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
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2026-01-20
fork-comment-fix: remove ambiguous question mark in CLONE_CHILD_CLEARTID comment
Minu Jin
1
-1
/
+1
2026-01-20
kallsyms: prevent module removal when printing module name and buildid
Petr Mladek
1
-0
/
+3
2026-01-20
kallsyms/ftrace: set module buildid in ftrace_mod_address_lookup()
Petr Mladek
2
-3
/
+6
2026-01-20
kallsyms/bpf: rename __bpf_address_lookup() to bpf_address_lookup()
Petr Mladek
2
-5
/
+4
2026-01-20
kallsyms: cleanup code for appending the module buildid
Petr Mladek
1
-9
/
+33
2026-01-20
module: add helper function for reading module_buildid()
Petr Mladek
1
-7
/
+2
2026-01-20
kallsyms: clean up modname and modbuildid initialization in kallsyms_lookup_buildid()
Petr Mladek
1
-4
/
+8
2026-01-20
kallsyms: clean up @namebuf initialization in kallsyms_lookup_buildid()
Petr Mladek
1
-1
/
+6
2026-01-20
watchdog: softlockup: panic when lockup duration exceeds N thresholds
Li RongQing
2
-5
/
+7
2026-01-20
kernel/crash: handle multi-page vmcoreinfo in crash kernel copy
Pnina Feder
1
-4
/
+13
2026-01-20
kernel: vmcoreinfo: allocate vmcoreinfo_data based on VMCOREINFO_BYTES
Pnina Feder
1
-2
/
+4
2026-01-20
kernel: fix off-by-one benign bugs
Alejandro Colomar
1
-2
/
+2
2026-01-20
kernel.h: drop hex.h and update all hex.h users
Randy Dunlap
4
-0
/
+4
2026-01-20
crash_dump: constify struct configfs_item_operations and configfs_group_operations
Christophe JAILLET
1
-2
/
+2
2026-01-20
bpf: Simplify bpf_timer_cancel()
Mykyta Yatsenko
1
-16
/
+11
2026-01-20
bpf: Introduce lock-free bpf_async_update_prog_callback()
Mykyta Yatsenko
1
-30
/
+37
2026-01-20
bpf: Remove unnecessary arguments from bpf_async_set_callback()
Mykyta Yatsenko
1
-5
/
+4
2026-01-20
bpf: Factor out timer deletion helper
Mykyta Yatsenko
1
-11
/
+18
2026-01-20
bpf: Require ARG_PTR_TO_MEM with memory flag
Zesen Liu
1
-0
/
+17
2026-01-20
bpf: Fix memory access flags in helper prototypes
Zesen Liu
3
-5
/
+5
2026-01-20
bpf: Add range tracking for BPF_DIV and BPF_MOD
Yazhou Tang
1
-0
/
+299
2026-01-20
bpf: Remove __prog kfunc arg annotation
Ihor Solodrai
1
-9
/
+2
2026-01-20
bpf: Migrate bpf_stream_vprintk() to KF_IMPLICIT_ARGS
Ihor Solodrai
2
-4
/
+3
2026-01-20
bpf: Migrate bpf_task_work_schedule_* kfuncs to KF_IMPLICIT_ARGS
Ihor Solodrai
2
-22
/
+20
2026-01-20
bpf: Migrate bpf_wq_set_callback_impl() to KF_IMPLICIT_ARGS
Ihor Solodrai
2
-14
/
+13
2026-01-20
bpf: Verifier support for KF_IMPLICIT_ARGS
Ihor Solodrai
1
-4
/
+54
2026-01-20
bpf: Introduce struct bpf_kfunc_meta
Ihor Solodrai
1
-65
/
+91
2026-01-20
bpf: Refactor btf_kfunc_id_set_contains
Ihor Solodrai
2
-20
/
+56
2026-01-20
Merge tag 'mm-hotfixes-stable-2026-01-20-13-09' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-2
/
+2
2026-01-20
bpf/verifier: Optimize ID mapping reset in states_equal
Qiliang Yuan
1
-9
/
+14
2026-01-20
bpf: Remove leftover accounting in htab_map_mem_usage after rqspinlock
Daniel Borkmann
1
-7
/
+4
2026-01-20
bpf: verifier: Make sync_linked_regs() scratch registers
Puranjay Mohan
1
-6
/
+12
2026-01-20
Merge tag 'dma-mapping-6.19-2026-01-20' of git://git.kernel.org/pub/scm/linux/kernel/git/mszyprowski/linux
Linus Torvalds
1
-9
/
+18
2026-01-20
kprobes: retry blocked optprobe in do_free_cleaned_kprobes
hongao
1
-6
/
+12
2026-01-20
timekeeping: Adjust the leap state for the correct auxiliary timekeeper
Thomas Weißschuh
1
-1
/
+1
2026-01-19
panic: only warn about deprecated panic_print on write access
Gal Pressman
1
-2
/
+2
2026-01-18
Merge tag 'cgroup-for-6.19-rc5-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
Linus Torvalds
3
-16
/
+3
2026-01-18
Merge tag 'timers-urgent-2026-01-18' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-1
/
+1
2026-01-18
Merge tag 'sched-urgent-2026-01-18' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
5
-55
/
+59
2026-01-16
bpf: Add SPDX license identifiers to a few files
Tim Bird
3
-11
/
+3
2026-01-16
bpf: Add __force annotations to silence sparse warnings
Mykyta Yatsenko
1
-7
/
+7
2026-01-16
Merge tag 'pm-6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
4
-107
/
+192
2026-01-16
genirq/chip: Change irq_chip_pm_put() return type to void
Rafael J. Wysocki
1
-11
/
+11
2026-01-16
bpf: Preserve id of register in sync_linked_regs()
Puranjay Mohan
1
-1
/
+3
2026-01-16
Merge tag 'printk-for-6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux
Linus Torvalds
1
-20
/
+18
2026-01-16
dax/hmem, e820, resource: Defer Soft Reserved insertion until hmem is ready
Dan Williams
1
-11
/
+60
2026-01-16
x86/uprobes: Fix XOL allocation failure for 32-bit tasks
Oleg Nesterov
1
-3
/
+7
2026-01-16
Merge branch 'pm-em'
Rafael J. Wysocki
4
-107
/
+192
2026-01-16
kernel: add SPDX-License-Identifier lines
Tim Bird
2
-4
/
+2
2026-01-15
kernel: cgroup: Add LGPL-2.1 SPDX license ID to legacy_freezer.c
Tim Bird
1
-8
/
+1
[prev]
[next]