tag:github.com,2008:https://github.com/bmax121/KernelPatch/releases Tags from KernelPatch 2026-01-22T05:03:26Z tag:github.com,2008:Repository/662576781/0.13.0 2026-02-25T07:23:30Z 0.13.0 github-actions tag:github.com,2008:Repository/662576781/0.12.9 2026-01-22T04:58:16Z 0.12.9 github-actions tag:github.com,2008:Repository/662576781/0.12.8 2026-01-22T03:16:48Z 0.12.8 NepXIN tag:github.com,2008:Repository/662576781/0.12.7 2026-01-20T18:35:44Z 0.12.7 Admirepowered tag:github.com,2008:Repository/662576781/0.12.6 2025-12-29T12:50:01Z 0.12.6 <p>Allow patches even when verification fails (<a class="issue-link js-issue-link" href="https://github.com/bmax121/KernelPatch/pull/231">#231</a>)</p> <p>Before patching the kernel image, it is possible that the kernel coincidentally contains KP1158\x00\x00, causing the checksum of the later data to fail.</p> <p>This change loops through valid checksums and only determines a patched image if a valid checksum is found. If it is not found, it will be treated as a new image instead of just exiting.</p> github-actions tag:github.com,2008:Repository/662576781/0.12.5 2025-12-17T17:43:17Z 0.12.5 <p>[fix]:1. Fixes the issue where address alignment causes backup tcp_in…</p> <p>…it_sock region functions to skip header PAC instructions. 2. Nop the paired PAC verification within this region to avoid SCS instruction issues. (<a class="issue-link js-issue-link" href="https://github.com/bmax121/KernelPatch/pull/225">#225</a>)</p> <p>* tcp_init_sock</p> <p>* [fix]:1.修复地址对齐导致备份tcp_init_sock区域函数跳过头部pac指令 2.nop该区域内配对的pac验证,避免scs指令问题</p> <p>* update version</p> <p>---------</p> <p>Co-authored-by: Admire &lt;[email protected]&gt;</p> github-actions tag:github.com,2008:Repository/662576781/0.12.4 2025-12-16T04:11:02Z 0.12.4 github-actions tag:github.com,2008:Repository/662576781/0.12.3 2025-12-05T09:39:41Z 0.12.3 <p>fix: hook functions starts with pac (<a class="issue-link js-issue-link" href="https://github.com/bmax121/KernelPatch/pull/222">#222</a>)</p> <p>* added BTI in trampoline head for support hook "BR/BLR <br /> -&gt; PACIXSP"</p> <p>* 0.12.3</p> <p>---------</p> <p>Co-authored-by: bmax &lt;[email protected]&gt;</p> github-actions tag:github.com,2008:Repository/662576781/0.12.2 2025-11-11T14:49:29Z 0.12.2 github-actions tag:github.com,2008:Repository/662576781/0.12.1 2025-11-10T18:38:01Z 0.12.1 <p>support 6.12 (<a class="issue-link js-issue-link" href="https://github.com/bmax121/KernelPatch/pull/210">#210</a>)</p> <p>* make kernel 6.12 bootup</p> <p>* fist try safe systemcall</p> <p>* Update version</p> github-actions