index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
scripts
/
livepatch
Age
Commit message (
Expand
)
Author
Files
Lines
2026-03-16
livepatch/klp-build: Fix inconsistent kernel version
Josh Poimboeuf
1
-5
/
+4
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-1
/
+1
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-1
/
+1
2026-02-05
livepatch: Free klp_{object,func}_ext data after initialization
Petr Pavlu
1
-1
/
+1
2026-02-05
livepatch: Fix having __klp_objects relics in non-livepatch modules
Petr Pavlu
1
-11
/
+9
2026-01-29
livepatch/klp-build: Require Clang assembler >= 20
Josh Poimboeuf
1
-0
/
+4
2026-01-27
livepatch/klp-build: Fix klp-build vs CONFIG_MODULE_SRCVERSION_ALL
Josh Poimboeuf
1
-4
/
+4
2025-11-18
objtool/klp: Only enable --checksum when needed
Josh Poimboeuf
1
-0
/
+4
2025-10-14
livepatch/klp-build: Add --show-first-changed option to show function divergence
Josh Poimboeuf
1
-4
/
+78
2025-10-14
livepatch/klp-build: Add --debug option to show cloning decisions
Josh Poimboeuf
1
-3
/
+13
2025-10-14
livepatch/klp-build: Introduce klp-build script for generating livepatch modules
Josh Poimboeuf
2
-1
/
+744
2025-10-14
livepatch/klp-build: Add stub init code for livepatch modules
Josh Poimboeuf
1
-0
/
+108
2025-10-14
livepatch/klp-build: Introduce fix-patch-lines script to avoid __LINE__ diff noise
Josh Poimboeuf
1
-0
/
+79