{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":661288764,"defaultBranch":"melt-rebase","name":"android_kernel_xiaomi_marble","ownerLogin":"Pzqqt","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2023-07-02T11:34:16.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/24408582?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1721438098.0","currentOid":""},"activityList":{"items":[{"before":"ba8ca1c469948181819edb4e5d6b1aef58d8bd98","after":"533aa791de567a39b89d281bf053507983227306","ref":"refs/heads/melt-rebase","pushedAt":"2024-07-23T01:34:41.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"Pzqqt","name":null,"path":"/Pzqqt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/24408582?s=80&v=4"},"commit":{"message":"Revert \"marble defconfig: Enable CONFIG_HZ_300\"\n\nMake the HZ of the kernel & Melt's kernel modules consistent with the precompiled kernel modules.\n\nThis reverts commit a915437ced0327f8495777eeb980d4158b149259.","shortMessageHtmlLink":"Revert \"marble defconfig: Enable CONFIG_HZ_300\""}},{"before":"5c914b81f639d3e77a0a8cbd56afe8aee77c3298","after":"ba8ca1c469948181819edb4e5d6b1aef58d8bd98","ref":"refs/heads/melt-rebase","pushedAt":"2024-07-20T07:58:01.000Z","pushType":"push","commitsCount":8,"pusher":{"login":"Pzqqt","name":null,"path":"/Pzqqt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/24408582?s=80&v=4"},"commit":{"message":"Revert \"marble defconfig: Enable CONFIG_HZ_300\"\n\nMake the HZ of the kernel & Melt's kernel modules consistent with the precompiled kernel modules.\n\nThis reverts commit a915437ced0327f8495777eeb980d4158b149259.","shortMessageHtmlLink":"Revert \"marble defconfig: Enable CONFIG_HZ_300\""}},{"before":"811861b6de6be55b4828b48b2a5c46f2a2b1f6ca","after":"5c914b81f639d3e77a0a8cbd56afe8aee77c3298","ref":"refs/heads/melt-rebase","pushedAt":"2024-07-20T00:17:59.000Z","pushType":"push","commitsCount":8,"pusher":{"login":"Pzqqt","name":null,"path":"/Pzqqt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/24408582?s=80&v=4"},"commit":{"message":"Merge branch 'melt-rebase-ntfs3' into melt-rebase","shortMessageHtmlLink":"Merge branch 'melt-rebase-ntfs3' into melt-rebase"}},{"before":"5e37f87f31159b0d2154d24f307b688f80ebfddd","after":"811861b6de6be55b4828b48b2a5c46f2a2b1f6ca","ref":"refs/heads/melt-rebase","pushedAt":"2024-07-20T00:14:52.000Z","pushType":"push","commitsCount":2009,"pusher":{"login":"Pzqqt","name":null,"path":"/Pzqqt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/24408582?s=80&v=4"},"commit":{"message":"treewide: Fix all clang 19 warnings\n\nAlthough these kernel modules should not be compiled with clang 19.","shortMessageHtmlLink":"treewide: Fix all clang 19 warnings"}},{"before":"1a8b92364808e2df64fc844a9da59701067cf941","after":"5d676f6ee672f9b8f34f4df77db9eb15e93d7419","ref":"refs/heads/melt-rebase-4LazyGoogle","pushedAt":"2024-07-20T00:14:42.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"Pzqqt","name":null,"path":"/Pzqqt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/24408582?s=80&v=4"},"commit":{"message":"Merge tag 'v5.10.222' of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux into melt-rebase-4LazyGoogle\n\nThis is the 5.10.222 stable release","shortMessageHtmlLink":"Merge tag 'v5.10.222' of https://git.kernel.org/pub/scm/linux/kernel/…"}},{"before":"82d973422fb8960a6a49f304bd581918d4b8fa0e","after":"1a8b92364808e2df64fc844a9da59701067cf941","ref":"refs/heads/melt-rebase-4LazyGoogle","pushedAt":"2024-07-17T00:31:20.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"Pzqqt","name":null,"path":"/Pzqqt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/24408582?s=80&v=4"},"commit":{"message":"Merge branch 'android12-5.10-lts' of https://android.googlesource.com/kernel/common into melt-rebase-4LazyGoogle\n\nConflicts:\n\tDocumentation/devicetree/bindings\n\tDocumentation/devicetree/bindings/sound/rt5645.txt\n\tdrivers/scsi/ufs/ufs-qcom.c\n\tdrivers/usb/dwc3/core.h\n\tnet/qrtr/af_qrtr.c\n\tnet/qrtr/ns.c\n\tnet/qrtr/qrtr.h","shortMessageHtmlLink":"Merge branch 'android12-5.10-lts' of https://android.googlesource.com…"}},{"before":"d35d11aab707c164000b5d38f2af27ad613f4955","after":"8eec6bda3bc95eadc099beb70147ffd1304ddad8","ref":"refs/heads/melt-rebase-ntfs3","pushedAt":"2024-07-15T03:26:16.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Pzqqt","name":null,"path":"/Pzqqt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/24408582?s=80&v=4"},"commit":{"message":"fs/ntfs3: Mark volume as dirty if xattr is broken\n\n[ Upstream commit 24f6f5020b0b2c89c2cba5ec224547be95f753ee ]\n\nMark a volume as corrupted if the name length exceeds the space\noccupied by ea.\n\nSigned-off-by: Konstantin Komarov \nSigned-off-by: Sasha Levin ","shortMessageHtmlLink":"fs/ntfs3: Mark volume as dirty if xattr is broken"}},{"before":"3316884cd5fc0d38c9442a5694d85f5f2fbc04fe","after":"5e37f87f31159b0d2154d24f307b688f80ebfddd","ref":"refs/heads/melt-rebase","pushedAt":"2024-07-15T03:25:46.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"Pzqqt","name":null,"path":"/Pzqqt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/24408582?s=80&v=4"},"commit":{"message":"drivers: staging: binder_prio: Also increase the priority for Telegram","shortMessageHtmlLink":"drivers: staging: binder_prio: Also increase the priority for Telegram"}},{"before":"92b378bb2bd259c4f6a7ec86a0b16c6cca3eecc5","after":"82d973422fb8960a6a49f304bd581918d4b8fa0e","ref":"refs/heads/melt-rebase-4LazyGoogle","pushedAt":"2024-07-05T14:49:37.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"Pzqqt","name":null,"path":"/Pzqqt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/24408582?s=80&v=4"},"commit":{"message":"Merge tag 'v5.10.221' of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux into melt-rebase-4LazyGoogle\n\nThis is the 5.10.221 stable release\n\nConflicts:\n\tDocumentation/devicetree/bindings/i2c/google,cros-ec-i2c-tunnel.yaml\n\tarch/arm64/include/asm/kvm_host.h\n\tfs/f2fs/super.c\n\tinclude/kvm/arm_vgic.h","shortMessageHtmlLink":"Merge tag 'v5.10.221' of https://git.kernel.org/pub/scm/linux/kernel/…"}},{"before":"14adbc01536819589dd944935dd3391598661b21","after":"3316884cd5fc0d38c9442a5694d85f5f2fbc04fe","ref":"refs/heads/melt-rebase","pushedAt":"2024-07-05T13:45:58.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Pzqqt","name":null,"path":"/Pzqqt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/24408582?s=80&v=4"},"commit":{"message":"FROMLIST: binder_alloc: Replace kcalloc with kvcalloc to mitigate OOM issues\n\nIn binder_alloc, there is a frequent need for order3 memory allocation,\nespecially on small-memory mobile devices, which can lead to OOM and\ncause foreground applications to be killed, resulting in flashbacks.\n\nWe use kvcalloc to allocate memory, which can reduce system OOM\noccurrences, as well as decrease the time and probability of failure for\norder3 memory allocations. Additionally, It has little impact on the\nthroughput of the binder. (as verified by Google's binder_benchmark\ntesting tool).\n\nWe have conducted multiple tests on an 8GB memory phone, kvcalloc has\nlittle performance degradation and resolves frequent OOM issues, Below\nis a partial excerpt of the test data.\n\nthroughput(TH_PUT) = (size * Iterations)/Time\nkcalloc->kvcalloc:\n\nSample with kcalloc():\nadb shell stop/ kcalloc /8+256G\n---------------------------------------------------------------------\nBenchmark Time CPU Iterations TH-PUT TH-PUTCPU\n (ns) (ns) (GB/s) (GB/s)\n---------------------------------------------------------------------\nBM_sendVec_binder4 39126 18550 38894 3.976282 8.38684\nBM_sendVec_binder8 38924 18542 37786 7.766108 16.3028\nBM_sendVec_binder16 38328 18228 36700 15.32039 32.2141\nBM_sendVec_binder32 38154 18215 38240 32.07213 67.1798\nBM_sendVec_binder64 39093 18809 36142 59.16885 122.977\nBM_sendVec_binder128 40169 19188 36461 116.1843 243.2253\nBM_sendVec_binder256 40695 19559 35951 226.1569 470.5484\nBM_sendVec_binder512 41446 20211 34259 423.2159 867.8743\nBM_sendVec_binder1024 44040 22939 28904 672.0639 1290.278\nBM_sendVec_binder2048 47817 25821 26595 1139.063 2109.393\nBM_sendVec_binder4096 54749 30905 22742 1701.423 3014.115\nBM_sendVec_binder8192 68316 42017 16684 2000.634 3252.858\nBM_sendVec_binder16384 95435 64081 10961 1881.752 2802.469\nBM_sendVec_binder32768 148232 107504 6510 1439.093 1984.295\nBM_sendVec_binder65536 326499 229874 3178 637.8991 906.0329\nNORAML TEST SUM 10355.79 17188.15\nstressapptest eat 2G SUM 10088.39 16625.97\n\nSample with kvcalloc():\nadb shell stop/ kvcalloc /8+256G\n----------------------------------------------------------------------\nBenchmark Time CPU Iterations TH-PUT TH-PUTCPU\n (ns) (ns) (GB/s) (GB/s)\n----------------------------------------------------------------------\nBM_sendVec_binder4 39673 18832 36598 3.689965 7.773577\nBM_sendVec_binder8 39869 18969 37188 7.462038 15.68369\nBM_sendVec_binder16 39774 18896 36627 14.73405 31.01355\nBM_sendVec_binder32 40225 19125 36995 29.43045 61.90013\nBM_sendVec_binder64 40549 19529 35148 55.47544 115.1862\nBM_sendVec_binder128 41580 19892 35384 108.9262 227.6871\nBM_sendVec_binder256 41584 20059 34060 209.6806 434.6857\nBM_sendVec_binder512 42829 20899 32493 388.4381 796.0389\nBM_sendVec_binder1024 45037 23360 29251 665.0759 1282.236\nBM_sendVec_binder2048 47853 25761 27091 1159.433 2153.735\nBM_sendVec_binder4096 55574 31745 22405 1651.328 2890.877\nBM_sendVec_binder8192 70706 43693 16400 1900.105 3074.836\nBM_sendVec_binder16384 96161 64362 10793 1838.921 2747.468\nBM_sendVec_binder32768 147875 107292 6296 1395.147 1922.858\nBM_sendVec_binder65536 330324 232296 3053 605.7126 861.3209\nNORAML TEST SUM 10033.56 16623.35\nstressapptest eat 2G SUM 9958.43 16497.55\n\nSigned-off-by: Lei Liu \nAcked-by: Carlos Llamas \n\nBug: 350604214\nBug: 331900628\nLink: https://lore.kernel.org/all/20240619113841.3362-1-liulei.rjpt@vivo.com/\n\nChange-Id: I46e19121d03466e9f1ac42c8c7731c92b9eb9bbf\nSigned-off-by: Lei Liu ","shortMessageHtmlLink":"FROMLIST: binder_alloc: Replace kcalloc with kvcalloc to mitigate OOM…"}},{"before":"051c7d479b3e87f70292789d4a20fb50e6b67594","after":"92b378bb2bd259c4f6a7ec86a0b16c6cca3eecc5","ref":"refs/heads/melt-rebase-4LazyGoogle","pushedAt":"2024-06-30T03:28:13.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"Pzqqt","name":null,"path":"/Pzqqt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/24408582?s=80&v=4"},"commit":{"message":"ANDROID: GKI: fix crc issue in include/linux/exportfs.h\n\nThe struct `export_operations` are only used internally by the kernel and\nwon't really break KMI (maybe). So let's keep these changes as is.","shortMessageHtmlLink":"ANDROID: GKI: fix crc issue in include/linux/exportfs.h"}},{"before":"87b7b11a1c96cccdc45100899bde98525360204b","after":"051c7d479b3e87f70292789d4a20fb50e6b67594","ref":"refs/heads/melt-rebase-4LazyGoogle","pushedAt":"2024-06-29T11:29:04.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"Pzqqt","name":null,"path":"/Pzqqt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/24408582?s=80&v=4"},"commit":{"message":"ANDROID: GKI: fix crc issue in include/linux/exportfs.h\n\nThe struct `export_operations` are only used internally by the kernel and\nwon't really break KMI (maybe). So let's keep these changes as is.","shortMessageHtmlLink":"ANDROID: GKI: fix crc issue in include/linux/exportfs.h"}},{"before":"e8153d05b1740418b5a52d5e19a2d988bfd980c1","after":"87b7b11a1c96cccdc45100899bde98525360204b","ref":"refs/heads/melt-rebase-4LazyGoogle","pushedAt":"2024-06-29T11:24:02.000Z","pushType":"push","commitsCount":779,"pusher":{"login":"Pzqqt","name":null,"path":"/Pzqqt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/24408582?s=80&v=4"},"commit":{"message":"ANDROID: GKI: fix crc issue in include/linux/exportfs.h\n\nThe structures `export_operations` and `super_block` are only used internally\nby the kernel and won't really break KMI (maybe). So let's keep these changes\nas is.","shortMessageHtmlLink":"ANDROID: GKI: fix crc issue in include/linux/exportfs.h"}},{"before":"e689d81e681c0be1c4538f14bbb2a94f0ddd0e52","after":"14adbc01536819589dd944935dd3391598661b21","ref":"refs/heads/melt-rebase","pushedAt":"2024-06-29T07:03:10.000Z","pushType":"push","commitsCount":8,"pusher":{"login":"Pzqqt","name":null,"path":"/Pzqqt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/24408582?s=80&v=4"},"commit":{"message":"Merge branch 'android12-5.10' of https://android.googlesource.com/kernel/common into melt-rebase\n\nConflicts:\n\tdrivers/usb/gadget/function/f_ncm.c","shortMessageHtmlLink":"Merge branch 'android12-5.10' of https://android.googlesource.com/ker…"}},{"before":"82393f233245ec32dd38ac1f4acdf4e9871c0f7a","after":"e689d81e681c0be1c4538f14bbb2a94f0ddd0e52","ref":"refs/heads/melt-rebase","pushedAt":"2024-06-22T09:15:10.000Z","pushType":"push","commitsCount":365,"pusher":{"login":"Pzqqt","name":null,"path":"/Pzqqt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/24408582?s=80&v=4"},"commit":{"message":"Merge tag 'LA.VENDOR.1.0.r2-11600-WAIPIO.QSSI13.0' of https://git.codelinaro.org/clo/la/platform/vendor/qcom/opensource/audio-kernel-ar into melt-rebase\n\n\"LA.VENDOR.1.0.r2-11600-WAIPIO.QSSI13.0\"","shortMessageHtmlLink":"Merge tag 'LA.VENDOR.1.0.r2-11600-WAIPIO.QSSI13.0' of https://git.cod…"}},{"before":"75eb9d98601919809d0e2ed17fc5d86da999ba60","after":"e8153d05b1740418b5a52d5e19a2d988bfd980c1","ref":"refs/heads/melt-rebase-4LazyGoogle","pushedAt":"2024-06-22T09:12:13.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"Pzqqt","name":null,"path":"/Pzqqt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/24408582?s=80&v=4"},"commit":{"message":"Revert \"drm/mipi-dsi: use correct return type for the DSC functions\"\n\nIt breaks the Android kernel abi.\n\nThis reverts commit eb9635b4a94fb0685a7f01b73ad085d23e126c9e.","shortMessageHtmlLink":"Revert \"drm/mipi-dsi: use correct return type for the DSC functions\""}},{"before":"e8153d05b1740418b5a52d5e19a2d988bfd980c1","after":"75eb9d98601919809d0e2ed17fc5d86da999ba60","ref":"refs/heads/melt-rebase-4LazyGoogle","pushedAt":"2024-06-22T09:10:41.000Z","pushType":"push","commitsCount":1137,"pusher":{"login":"Pzqqt","name":null,"path":"/Pzqqt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/24408582?s=80&v=4"},"commit":{"message":"Merge tag 'LA.VENDOR.1.0.r2-11600-WAIPIO.QSSI13.0' of https://git.codelinaro.org/clo/la/platform/vendor/qcom/opensource/audio-kernel-ar into melt-rebase-4LazyGoogle\n\n\"LA.VENDOR.1.0.r2-11600-WAIPIO.QSSI13.0\"","shortMessageHtmlLink":"Merge tag 'LA.VENDOR.1.0.r2-11600-WAIPIO.QSSI13.0' of https://git.cod…"}},{"before":"c37b03f8338cb3de99390c82cdb52e2d28ae166c","after":null,"ref":"refs/heads/unstable","pushedAt":"2024-06-16T15:45:58.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"Pzqqt","name":null,"path":"/Pzqqt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/24408582?s=80&v=4"}},{"before":null,"after":"5927762d936f69049c57ac385dd6278e2cdc68ef","ref":"refs/heads/melt-rebase-unstable","pushedAt":"2024-06-16T15:45:35.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"Pzqqt","name":null,"path":"/Pzqqt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/24408582?s=80&v=4"},"commit":{"message":"module: hack to force load prebuilt vendor modules\n\nSigned-off-by: SakthivelNadar ","shortMessageHtmlLink":"module: hack to force load prebuilt vendor modules"}},{"before":"bde99bf5517913b1ec49e1c50257bc5788e30859","after":"744d4eaef8512981bdbf1ad214ded11a7a064059","ref":"refs/heads/melt-rebase-hyperos","pushedAt":"2024-06-16T15:45:09.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"Pzqqt","name":null,"path":"/Pzqqt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/24408582?s=80&v=4"},"commit":{"message":"spi: spi-msm-geni: Handle IRQ enable and disable\n\nHandle irq enable and disable based on irq status\nflag, to avoid unbalanced irq errors. Enable irq\nonly if irq status is disabled. Disable irq\nonly if irq status is enabled.\n\nChange-Id: Ie01f89d10b0e2413bc8ba9a442ef99d358ce7f50\nSigned-off-by: Manisha Podhuturi ","shortMessageHtmlLink":"spi: spi-msm-geni: Handle IRQ enable and disable"}},{"before":"beb5c970457b198a1c561cd4f1c5135956fd4399","after":"d35d11aab707c164000b5d38f2af27ad613f4955","ref":"refs/heads/melt-rebase-ntfs3","pushedAt":"2024-06-16T15:44:23.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"Pzqqt","name":null,"path":"/Pzqqt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/24408582?s=80&v=4"},"commit":{"message":"fs/ntfs3: Use variable length array instead of fixed size\n\n[ Upstream commit 1997cdc3e727526aa5d84b32f7cbb3f56459b7ef ]\n\nShould fix smatch warning:\n\tntfs_set_label() error: __builtin_memcpy() 'uni->name' too small (20 vs 256)\n\nFixes: 4534a70b7056f (\"fs/ntfs3: Add headers and misc files\")\nReported-by: kernel test robot \nReported-by: Dan Carpenter \nCloses: https://lore.kernel.org/r/202401091421.3RJ24Mn3-lkp@intel.com/\nSigned-off-by: Konstantin Komarov \nSigned-off-by: Sasha Levin ","shortMessageHtmlLink":"fs/ntfs3: Use variable length array instead of fixed size"}},{"before":"ed42e72d0d51b4ba80b4025b63ebf9ebe26fefe4","after":"200adbb4c911b96dc1aaf590d65c1ff446ade2c5","ref":"refs/heads/melt-rebase-damon","pushedAt":"2024-06-16T15:43:59.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"Pzqqt","name":null,"path":"/Pzqqt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/24408582?s=80&v=4"},"commit":{"message":"mm/damon/core: make damon_start() waits until kdamond_fn() starts\n\nThe cleanup tasks of kdamond threads including reset of corresponding\nDAMON context's ->kdamond field and decrease of global nr_running_ctxs\ncounter is supposed to be executed by kdamond_fn(). However, commit\n0f91d13366a4 (\"mm/damon: simplify stop mechanism\") made neither\ndamon_start() nor damon_stop() ensure the corresponding kdamond has\nstarted the execution of kdamond_fn().\n\nAs a result, the cleanup can be skipped if damon_stop() is called fast\nenough after the previous damon_start(). Especially the skipped reset\nof ->kdamond could cause a use-after-free.\n\nFix it by waiting for start of kdamond_fn() execution from\ndamon_start().\n\nLink: https://lkml.kernel.org/r/20231208175018.63880-1-sj@kernel.org\nFixes: 0f91d13366a4 (\"mm/damon: simplify stop mechanism\")\nSigned-off-by: SeongJae Park \nReported-by: Jakub Acs \nCc: Changbin Du \nCc: Jakub Acs \nCc: # 5.15.x\nSigned-off-by: Andrew Morton ","shortMessageHtmlLink":"mm/damon/core: make damon_start() waits until kdamond_fn() starts"}},{"before":"3842860649fc79057733070711ae5c92c3d441f8","after":"e8153d05b1740418b5a52d5e19a2d988bfd980c1","ref":"refs/heads/melt-rebase-4LazyGoogle","pushedAt":"2024-06-16T15:42:39.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"Pzqqt","name":null,"path":"/Pzqqt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/24408582?s=80&v=4"},"commit":{"message":"Revert \"drm/mipi-dsi: use correct return type for the DSC functions\"\n\nIt breaks the Android kernel abi.\n\nThis reverts commit eb9635b4a94fb0685a7f01b73ad085d23e126c9e.","shortMessageHtmlLink":"Revert \"drm/mipi-dsi: use correct return type for the DSC functions\""}},{"before":"05d68db4733b8fe556e0ad4aaa2610c622207684","after":"82393f233245ec32dd38ac1f4acdf4e9871c0f7a","ref":"refs/heads/melt-rebase","pushedAt":"2024-06-16T15:42:06.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"Pzqqt","name":null,"path":"/Pzqqt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/24408582?s=80&v=4"},"commit":{"message":"Merge branch 'android12-5.10' of https://android.googlesource.com/kernel/common into melt-rebase\n\nConflicts:\n\tnet/netfilter/nft_set_pipapo.c","shortMessageHtmlLink":"Merge branch 'android12-5.10' of https://android.googlesource.com/ker…"}},{"before":"f181c9618af544f66a82a3524146196f5783417a","after":"05d68db4733b8fe556e0ad4aaa2610c622207684","ref":"refs/heads/melt-rebase","pushedAt":"2024-05-27T14:32:45.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"Pzqqt","name":null,"path":"/Pzqqt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/24408582?s=80&v=4"},"commit":{"message":"fixup! drivers: soc: qcom: Import Xiaomi changes","shortMessageHtmlLink":"fixup! drivers: soc: qcom: Import Xiaomi changes"}},{"before":"54d70c4ede13b8c64a9706d19f61fd6a9c0bec68","after":"f181c9618af544f66a82a3524146196f5783417a","ref":"refs/heads/melt-rebase","pushedAt":"2024-05-27T14:31:18.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"Pzqqt","name":null,"path":"/Pzqqt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/24408582?s=80&v=4"},"commit":{"message":"fixup! drivers: soc: qcom: Import Xiaomi changes","shortMessageHtmlLink":"fixup! drivers: soc: qcom: Import Xiaomi changes"}},{"before":"0f985d30f84cdd1974cd19ba29dec2576db20e65","after":"54d70c4ede13b8c64a9706d19f61fd6a9c0bec68","ref":"refs/heads/melt-rebase","pushedAt":"2024-05-27T12:53:37.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"Pzqqt","name":null,"path":"/Pzqqt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/24408582?s=80&v=4"},"commit":{"message":"fixup! drivers: soc: qcom: Import Xiaomi changes","shortMessageHtmlLink":"fixup! drivers: soc: qcom: Import Xiaomi changes"}},{"before":"2b65ac986f356938be5fb9b5b0c0664b4b27da8c","after":"0f985d30f84cdd1974cd19ba29dec2576db20e65","ref":"refs/heads/melt-rebase","pushedAt":"2024-05-27T11:03:31.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"Pzqqt","name":null,"path":"/Pzqqt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/24408582?s=80&v=4"},"commit":{"message":"techpack: audio: asoc: waipio: Added a module parameter to use alternative wired headset buttons mode\n\n- https://github.com/cupid-development/android_kernel_xiaomi_sm8450-modules/commit/65850abd40ef974f32617f0d9892286dc6d58d09\n- This makes the vol- and vol+ buttons on wired headphones work properly again on certain AOSP roms.\n- Idea from https://github.com/psndna88/AGNi_pureMIUI/commits/AGNi_sdm660/sound/soc/msm/sdm660-common.c","shortMessageHtmlLink":"techpack: audio: asoc: waipio: Added a module parameter to use altern…"}},{"before":"2d7ce8847838cadcb8c18a593459a31ef2772963","after":"3842860649fc79057733070711ae5c92c3d441f8","ref":"refs/heads/melt-rebase-4LazyGoogle","pushedAt":"2024-05-27T10:28:01.000Z","pushType":"push","commitsCount":17,"pusher":{"login":"Pzqqt","name":null,"path":"/Pzqqt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/24408582?s=80&v=4"},"commit":{"message":"Merge tag 'v5.10.218' of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux into melt-rebase-4LazyGoogle\n\nThis is the 5.10.218 stable release\n\nConflicts:\n\tdrivers/firmware/arm_scmi/reset.c","shortMessageHtmlLink":"Merge tag 'v5.10.218' of https://git.kernel.org/pub/scm/linux/kernel/…"}},{"before":"54aca5f3a5efff17ccdfb77c3ab86a13badd6247","after":"2b65ac986f356938be5fb9b5b0c0664b4b27da8c","ref":"refs/heads/melt-rebase","pushedAt":"2024-05-23T12:14:21.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Pzqqt","name":null,"path":"/Pzqqt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/24408582?s=80&v=4"},"commit":{"message":"crypto: zstd: support negative compression level\n\nzstd supports negative compression level, which will further reduce\nthe compression ratio and increase the compression and decompression\nspeed.\n\nBut please note that according to [zstd official benchmark results](https://github.com/facebook/zstd#benchmarks),\nwhen you set the compression level to \"-3\", the compression ratio and\ncompression speed are very close to lz4, and the decompression speed\nis only about 50% of lz4.\n\nTherefore, it is best to use lz4 at this time, and it also tells us\nnot to blindly set too low a compression level for zstd.","shortMessageHtmlLink":"crypto: zstd: support negative compression level"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEhlgnCAA","startCursor":null,"endCursor":null}},"title":"Activity · Pzqqt/android_kernel_xiaomi_marble"}