{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":231799922,"defaultBranch":"xt","name":"kernel_oneplus_sm8150","ownerLogin":"Xtended-Devices","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2020-01-04T17:12:41.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/36961267?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1665941265.88009","currentOid":""},"activityList":{"items":[{"before":"ffad3db95646f322655c30c03a2c240215c6c737","after":"f9f6ac303a0ab0bafba9b57372b7b1df8b386f04","ref":"refs/heads/xt","pushedAt":"2023-06-29T05:39:36.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"mukesh22584","name":"Mukesh Singh","path":"/mukesh22584","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/30503355?s=80&v=4"},"commit":{"message":"Merge tag 'v4.14.320' into HEAD\n\nThis is the 4.14.320 stable release\n\n Conflicts:\n\tdrivers/mmc/core/block.c","shortMessageHtmlLink":"Merge tag 'v4.14.320' into HEAD"}},{"before":"2be6ebb354a754e32e6f97907a75bc379720e0c6","after":"ffad3db95646f322655c30c03a2c240215c6c737","ref":"refs/heads/xt","pushedAt":"2023-06-29T05:37:57.000Z","pushType":"push","commitsCount":61,"pusher":{"login":"mukesh22584","name":"Mukesh Singh","path":"/mukesh22584","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/30503355?s=80&v=4"},"commit":{"message":"Merge tag 'v4.14.320' into HEAD\n\nThis is the 4.14.320 stable release\n\n Conflicts:\n\tdrivers/mmc/core/block.c","shortMessageHtmlLink":"Merge tag 'v4.14.320' into HEAD"}},{"before":"421dd7b21b7815a150a4a9c586a1409f43fa6a13","after":"2be6ebb354a754e32e6f97907a75bc379720e0c6","ref":"refs/heads/xt","pushedAt":"2023-06-26T18:08:27.000Z","pushType":"push","commitsCount":23,"pusher":{"login":"mukesh22584","name":"Mukesh Singh","path":"/mukesh22584","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/30503355?s=80&v=4"},"commit":{"message":"Merge tag 'v4.14.318' into HEAD\n\nThis is the 4.14.318 stable release\n\n Conflicts:\n\tinclude/net/pkt_sched.h","shortMessageHtmlLink":"Merge tag 'v4.14.318' into HEAD"}},{"before":"17be80f3fa25d39a7f48975c99469e6db0ee0d56","after":"421dd7b21b7815a150a4a9c586a1409f43fa6a13","ref":"refs/heads/xt","pushedAt":"2023-06-10T14:15:23.823Z","pushType":"push","commitsCount":63,"pusher":{"login":"mukesh22584","name":"Mukesh Singh","path":"/mukesh22584","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/30503355?s=80&v=4"},"commit":{"message":"Merge tag 'v4.14.317' into HEAD\n\nThis is the 4.14.317 stable release\n\n Conflicts:\n\tdrivers/usb/gadget/function/f_fs.c","shortMessageHtmlLink":"Merge tag 'v4.14.317' into HEAD"}},{"before":"f0bce4594d486cf63d50a09efc2db63b43039617","after":"17be80f3fa25d39a7f48975c99469e6db0ee0d56","ref":"refs/heads/xt","pushedAt":"2023-06-01T14:30:44.617Z","pushType":"push","commitsCount":236,"pusher":{"login":"mukesh22584","name":"Mukesh Singh","path":"/mukesh22584","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/30503355?s=80&v=4"},"commit":{"message":"usb: dwc3: core: fix kernel panic when do reboot\n\ncommit 4bf584a03eec674975ee9fe36c8583d9d470dab1 upstream.\n\nWhen do system reboot, it calls dwc3_shutdown and the whole debugfs\nfor dwc3 has removed first, when the gadget tries to do deinit, and\nremove debugfs for its endpoints, it meets NULL pointer dereference\nissue when call debugfs_lookup. Fix it by removing the whole dwc3\ndebugfs later than dwc3_drd_exit.\n\n[ 2924.958838] Unable to handle kernel NULL pointer dereference at virtual address 0000000000000002\n....\n[ 2925.030994] pstate: 60000005 (nZCv daif -PAN -UAO -TCO BTYPE=--)\n[ 2925.037005] pc : inode_permission+0x2c/0x198\n[ 2925.041281] lr : lookup_one_len_common+0xb0/0xf8\n[ 2925.045903] sp : ffff80001276ba70\n[ 2925.049218] x29: ffff80001276ba70 x28: ffff0000c01f0000 x27: 0000000000000000\n[ 2925.056364] x26: ffff800011791e70 x25: 0000000000000008 x24: dead000000000100\n[ 2925.063510] x23: dead000000000122 x22: 0000000000000000 x21: 0000000000000001\n[ 2925.070652] x20: ffff8000122c6188 x19: 0000000000000000 x18: 0000000000000000\n[ 2925.077797] x17: 0000000000000000 x16: 0000000000000000 x15: 0000000000000004\n[ 2925.084943] x14: ffffffffffffffff x13: 0000000000000000 x12: 0000000000000030\n[ 2925.092087] x11: 0101010101010101 x10: 7f7f7f7f7f7f7f7f x9 : ffff8000102b2420\n[ 2925.099232] x8 : 7f7f7f7f7f7f7f7f x7 : feff73746e2f6f64 x6 : 0000000000008080\n[ 2925.106378] x5 : 61c8864680b583eb x4 : 209e6ec2d263dbb7 x3 : 000074756f307065\n[ 2925.113523] x2 : 0000000000000001 x1 : 0000000000000000 x0 : ffff8000122c6188\n[ 2925.120671] Call trace:\n[ 2925.123119] inode_permission+0x2c/0x198\n[ 2925.127042] lookup_one_len_common+0xb0/0xf8\n[ 2925.131315] lookup_one_len_unlocked+0x34/0xb0\n[ 2925.135764] lookup_positive_unlocked+0x14/0x50\n[ 2925.140296] debugfs_lookup+0x68/0xa0\n[ 2925.143964] dwc3_gadget_free_endpoints+0x84/0xb0\n[ 2925.148675] dwc3_gadget_exit+0x28/0x78\n[ 2925.152518] dwc3_drd_exit+0x100/0x1f8\n[ 2925.156267] dwc3_remove+0x11c/0x120\n[ 2925.159851] dwc3_shutdown+0x14/0x20\n[ 2925.163432] platform_shutdown+0x28/0x38\n[ 2925.167360] device_shutdown+0x15c/0x378\n[ 2925.171291] kernel_restart_prepare+0x3c/0x48\n[ 2925.175650] kernel_restart+0x1c/0x68\n[ 2925.179316] __do_sys_reboot+0x218/0x240\n[ 2925.183247] __arm64_sys_reboot+0x28/0x30\n[ 2925.187262] invoke_syscall+0x48/0x100\n[ 2925.191017] el0_svc_common.constprop.0+0x48/0xc8\n[ 2925.195726] do_el0_svc+0x28/0x88\n[ 2925.199045] el0_svc+0x20/0x30\n[ 2925.202104] el0_sync_handler+0xa8/0xb0\n[ 2925.205942] el0_sync+0x148/0x180\n[ 2925.209270] Code: a9025bf5 2a0203f5 121f0056 370802b5 (79400660)\n[ 2925.215372] ---[ end trace 124254d8e485a58b ]---\n[ 2925.220012] Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b\n[ 2925.227676] Kernel Offset: disabled\n[ 2925.231164] CPU features: 0x00001001,20000846\n[ 2925.235521] Memory Limit: none\n[ 2925.238580] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b ]---\n\nFixes: 8d396bb0a5b6 (\"usb: dwc3: debugfs: Add and remove endpoint dirs dynamically\")\nCc: Jack Pham \nTested-by: Jack Pham \nSigned-off-by: Peter Chen \nLink: https://lore.kernel.org/r/20210608105656.10795-1-peter.chen@kernel.org\n(cherry picked from commit 2a042767814bd0edf2619f06fecd374e266ea068)\nLink: https://lore.kernel.org/r/20210615080847.GA10432@jackp-linux.qualcomm.com\nSigned-off-by: Greg Kroah-Hartman ","shortMessageHtmlLink":"usb: dwc3: core: fix kernel panic when do reboot"}},{"before":"94c5ddae4fd34f4feeed079136da59fb03728fb8","after":"f0bce4594d486cf63d50a09efc2db63b43039617","ref":"refs/heads/xt","pushedAt":"2023-04-25T06:11:03.000Z","pushType":"push","commitsCount":191,"pusher":{"login":"mukesh22584","name":"Mukesh Singh","path":"/mukesh22584","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/30503355?s=80&v=4"},"commit":{"message":"Merge tag 'v4.14.313' into HEAD\n\nThis is the 4.14.313 stable release","shortMessageHtmlLink":"Merge tag 'v4.14.313' into HEAD"}},{"before":"60ab3d49574456206b4ef8072ddd2399b4dcd106","after":"94c5ddae4fd34f4feeed079136da59fb03728fb8","ref":"refs/heads/xt","pushedAt":"2023-03-12T08:12:36.292Z","pushType":"push","commitsCount":259,"pusher":{"login":"mukesh22584","name":"Mukesh Singh","path":"/mukesh22584","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/30503355?s=80&v=4"},"commit":{"message":"Merge tag 'v4.14.308' into HEAD\n\nThis is the 4.14.308 stable release\n\n Conflicts:\n\tdrivers/gpu/drm/drm_mipi_dsi.c\n\tdrivers/mtd/ubi/wl.c","shortMessageHtmlLink":"Merge tag 'v4.14.308' into HEAD"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAADS0O3sQA","startCursor":null,"endCursor":null}},"title":"Activity ยท Xtended-Devices/kernel_oneplus_sm8150"}