{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":388120040,"defaultBranch":"lineage-21","name":"kernel_lenovo_sdm710","ownerLogin":"lenovo-sdm710","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2021-07-21T13:08:01.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/87764652?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1710927589.0","currentOid":""},"activityList":{"items":[{"before":null,"after":"43a7045f82eeb1b434765e59be63e49a8594071f","ref":"refs/heads/lineage-21","pushedAt":"2024-03-20T09:39:49.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"GiaSen","name":"Giammarco Senatore","path":"/GiaSen","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/30241358?s=80&v=4"},"commit":{"message":"qcacld-3.0: Fix compile error of mdie\n\nFix compile error of mdie[SIR_MDIE_SIZE], use\nmdie[] instead.\n\nChange-Id: I934d3f02a19b511583141deeca7af5b4d4c0ef30\nCRs-Fixed: 3364146","shortMessageHtmlLink":"qcacld-3.0: Fix compile error of mdie"}},{"before":"31652ff611943cef842505dbdc4a21694ab33485","after":"ba6c748ac2f42fe0ebb132f41f7d859ec3ea8eb4","ref":"refs/heads/thirteen","pushedAt":"2024-01-03T14:28:33.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"GiaSen","name":"Giammarco Senatore","path":"/GiaSen","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/30241358?s=80&v=4"},"commit":{"message":"kbuild: use HOSTLDFLAGS for single .c executables\n\nWhen compiling executables from a single .c file, the linker is also\ninvoked. Pass the HOSTLDFLAGS like for other linker commands.\n\nSigned-off-by: Robin Jarry \nCc: Josh Poimboeuf \nCc: Ingo Molnar \nSigned-off-by: Masahiro Yamada \nChange-Id: I8332132775e7cc220eb7d1e20911223bca65e1e2","shortMessageHtmlLink":"kbuild: use HOSTLDFLAGS for single .c executables"}},{"before":null,"after":"43a7045f82eeb1b434765e59be63e49a8594071f","ref":"refs/heads/fourteen","pushedAt":"2023-10-27T19:28:22.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"GiaSen","name":"Giammarco Senatore","path":"/GiaSen","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/30241358?s=80&v=4"},"commit":{"message":"qcacld-3.0: Fix compile error of mdie\n\nFix compile error of mdie[SIR_MDIE_SIZE], use\nmdie[] instead.\n\nChange-Id: I934d3f02a19b511583141deeca7af5b4d4c0ef30\nCRs-Fixed: 3364146","shortMessageHtmlLink":"qcacld-3.0: Fix compile error of mdie"}},{"before":"dcdf0565bc86f5f7ec6ddb3e7948d7c254087c4d","after":null,"ref":"refs/heads/14","pushedAt":"2023-10-27T15:03:29.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"GiaSen","name":"Giammarco Senatore","path":"/GiaSen","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/30241358?s=80&v=4"}},{"before":"2955eadd028dbf71c7f879d29bd12b8a922b976e","after":"02a7b65e1c4dca493ee1753fcb866c29d8f65d09","ref":"refs/heads/thirteen-dynamic","pushedAt":"2023-10-27T14:24:33.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"GiaSen","name":"Giammarco Senatore","path":"/GiaSen","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/30241358?s=80&v=4"},"commit":{"message":"ARM64: configs: Enable CONFIG_INITRAMFS_IGNORE_SKIP_FLAG","shortMessageHtmlLink":"ARM64: configs: Enable CONFIG_INITRAMFS_IGNORE_SKIP_FLAG"}},{"before":null,"after":"2955eadd028dbf71c7f879d29bd12b8a922b976e","ref":"refs/heads/thirteen-dynamic","pushedAt":"2023-10-27T13:28:06.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"GiaSen","name":"Giammarco Senatore","path":"/GiaSen","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/30241358?s=80&v=4"},"commit":{"message":"ARM64: configs: Enable CONFIG_INITRAMFS_IGNORE_SKIP_FLAG","shortMessageHtmlLink":"ARM64: configs: Enable CONFIG_INITRAMFS_IGNORE_SKIP_FLAG"}},{"before":"2f3470599c3e22a75f63a5a5a7cbb2489575505b","after":"dcdf0565bc86f5f7ec6ddb3e7948d7c254087c4d","ref":"refs/heads/14","pushedAt":"2023-10-21T13:14:51.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"GiaSen","name":"Giammarco Senatore","path":"/GiaSen","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/30241358?s=80&v=4"},"commit":{"message":"crypto: lz4 - fixed decompress function to return error code\n\nDecompress function in LZ4 library is supposed to return an error code or\nnegative result. But, it returns -1 when any error is detected. Return\nerror code when the library returns negative value.\n\nSigned-off-by: Myungho Jung \nSigned-off-by: Herbert Xu \nSigned-off-by: Chenyang Zhong ","shortMessageHtmlLink":"crypto: lz4 - fixed decompress function to return error code"}},{"before":"1492e04ab7121f06a669bc5a4c6f3896e0dfafd0","after":"2f3470599c3e22a75f63a5a5a7cbb2489575505b","ref":"refs/heads/14","pushedAt":"2023-10-21T13:00:54.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"GiaSen","name":"Giammarco Senatore","path":"/GiaSen","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/30241358?s=80&v=4"},"commit":{"message":"crypto: lz4 - fixed decompress function to return error code\n\nDecompress function in LZ4 library is supposed to return an error code or\nnegative result. But, it returns -1 when any error is detected. Return\nerror code when the library returns negative value.\n\nSigned-off-by: Myungho Jung \nSigned-off-by: Herbert Xu \nSigned-off-by: Chenyang Zhong ","shortMessageHtmlLink":"crypto: lz4 - fixed decompress function to return error code"}},{"before":"4fc2bd933fa126beb644d8bcbb9bb2ddbf7224ca","after":"1492e04ab7121f06a669bc5a4c6f3896e0dfafd0","ref":"refs/heads/14","pushedAt":"2023-10-21T10:39:08.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"GiaSen","name":"Giammarco Senatore","path":"/GiaSen","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/30241358?s=80&v=4"},"commit":{"message":"crypto: lz4 - fixed decompress function to return error code\n\nDecompress function in LZ4 library is supposed to return an error code or\nnegative result. But, it returns -1 when any error is detected. Return\nerror code when the library returns negative value.\n\nSigned-off-by: Myungho Jung \nSigned-off-by: Herbert Xu \nSigned-off-by: Chenyang Zhong ","shortMessageHtmlLink":"crypto: lz4 - fixed decompress function to return error code"}},{"before":null,"after":"4fc2bd933fa126beb644d8bcbb9bb2ddbf7224ca","ref":"refs/heads/14","pushedAt":"2023-10-21T10:23:41.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"GiaSen","name":"Giammarco Senatore","path":"/GiaSen","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/30241358?s=80&v=4"},"commit":{"message":"lz4","shortMessageHtmlLink":"lz4"}},{"before":"58c724fe839c8c640a04407f236159d087079b1a","after":"31652ff611943cef842505dbdc4a21694ab33485","ref":"refs/heads/thirteen","pushedAt":"2023-07-25T23:12:39.000Z","pushType":"push","commitsCount":17,"pusher":{"login":"lzgmc","name":null,"path":"/lzgmc","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/20007795?s=80&v=4"},"commit":{"message":"Merge https://github.com/LineageOS/android_kernel_qcom_sdm845 into thirteen","shortMessageHtmlLink":"Merge https://github.com/LineageOS/android_kernel_qcom_sdm845 into th…"}},{"before":"7d34f1a19dfe5350c259d702fe5f6fefaf72fafa","after":"58c724fe839c8c640a04407f236159d087079b1a","ref":"refs/heads/thirteen","pushedAt":"2023-05-07T23:37:12.000Z","pushType":"push","commitsCount":14,"pusher":{"login":"lzgmc","name":null,"path":"/lzgmc","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/20007795?s=80&v=4"},"commit":{"message":"Merge https://github.com/LineageOS/android_kernel_qcom_sdm845 into thirteen","shortMessageHtmlLink":"Merge https://github.com/LineageOS/android_kernel_qcom_sdm845 into th…"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEGnpmTwA","startCursor":null,"endCursor":null}},"title":"Activity · lenovo-sdm710/kernel_lenovo_sdm710"}