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-04-20
Merge branch 'rework/prb-fixes' into for-linus
Petr Mladek
2
-14
/
+17
2026-04-19
sched_ext: Mark scx_sched_hash insecure_elasticity
Tejun Heo
1
-0
/
+1
2026-04-19
Merge tag 'mm-stable-2026-04-18-02-14' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
9
-242
/
+353
2026-04-18
Merge tag 'memblock-v7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rppt/memblock
Linus Torvalds
1
-3
/
+3
2026-04-18
liveupdate: defer file handler module refcounting to active sessions
Pasha Tatashin
1
-12
/
+12
2026-04-18
liveupdate: make unregister functions return void
Pasha Tatashin
2
-20
/
+5
2026-04-18
liveupdate: remove liveupdate_test_unregister()
Pasha Tatashin
2
-4
/
+0
2026-04-18
liveupdate: auto unregister FLBs on file handler unregistration
Pasha Tatashin
3
-39
/
+60
2026-04-18
liveupdate: remove luo_session_quiesce()
Pasha Tatashin
4
-114
/
+11
2026-04-18
liveupdate: defer FLB module refcounting to active sessions
Pasha Tatashin
1
-10
/
+17
2026-04-18
liveupdate: protect FLB lists with luo_register_rwlock
Pasha Tatashin
1
-0
/
+14
2026-04-18
liveupdate: protect file handler list with rwsem
Pasha Tatashin
3
-5
/
+25
2026-04-18
liveupdate: synchronize lazy initialization of FLB private state
Pasha Tatashin
1
-1
/
+6
2026-04-18
liveupdate: safely print untrusted strings
Pasha Tatashin
2
-2
/
+4
2026-04-18
liveupdate: prevent double management of files
Pasha Tatashin
1
-2
/
+30
2026-04-18
kho: kexec-metadata: track previous kernel chain
Breno Leitao
1
-0
/
+98
2026-04-18
kho: fix kho_in_debugfs_init() to handle non-FDT blobs
Breno Leitao
1
-11
/
+21
2026-04-18
kho: persist blob size in KHO FDT
Breno Leitao
3
-7
/
+25
2026-04-18
kho: rename fdt parameter to blob in kho_add/remove_subtree()
Breno Leitao
3
-36
/
+38
2026-04-18
kho: add size parameter to kho_add_subtree()
Breno Leitao
4
-12
/
+19
2026-04-18
mm: memcontrol: prepare for reparenting non-hierarchical stats
Qi Zheng
1
-4
/
+5
2026-04-17
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
8
-133
/
+357
2026-04-17
bpf: Dissociate struct_ops program with map if map_update fails
Amery Hung
1
-3
/
+4
2026-04-17
cgroup/cpuset: record DL BW alloc CPU for attach rollback
Guopeng Zhang
2
-4
/
+14
2026-04-17
Merge tag 'dma-mapping-7.1-2026-04-16' of git://git.kernel.org/pub/scm/linux/kernel/git/mszyprowski/linux
Linus Torvalds
8
-92
/
+423
2026-04-17
cgroup/rdma: fix integer overflow in rdmacg_try_charge()
cuitao
1
-1
/
+1
2026-04-17
sched/psi: fix race between file release and pressure write
Edward Adam Davis
1
-8
/
+16
2026-04-17
bpf: Validate node_id in arena_alloc_pages()
Puranjay Mohan
1
-0
/
+4
2026-04-17
Merge tag 'trace-latency-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
Linus Torvalds
1
-1
/
+53
2026-04-17
Merge tag 'trace-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
Linus Torvalds
14
-1230
/
+1290
2026-04-17
Merge tag 'probes-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
Linus Torvalds
1
-2
/
+0
2026-04-17
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-8
/
+63
2026-04-16
Merge tag 'mm-nonmm-stable-2026-04-15-04-20' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
14
-150
/
+258
2026-04-16
bpf: allow UTF-8 literals in bpf_bprintf_prepare()
Yihan Ding
1
-1
/
+16
2026-04-16
bpf: Fix NULL deref in map_kptr_match_type for scalar regs
Mykyta Yatsenko
1
-1
/
+4
2026-04-16
clockevents: Add missing resets of the next_event_forced flag
Thomas Gleixner
2
-1
/
+7
2026-04-16
tracing/osnoise: Add option to align tlat threads
Tomas Glozar
1
-1
/
+53
2026-04-16
bpf: Add helper to detect indirect jump targets
Xu Kuohai
3
-0
/
+28
2026-04-16
bpf: Pass bpf_verifier_env to JIT
Xu Kuohai
4
-58
/
+56
2026-04-16
bpf: Move constants blinding out of arch-specific JITs
Xu Kuohai
2
-32
/
+183
2026-04-15
Merge tag 'trace-rv-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
Linus Torvalds
22
-225
/
+1204
2026-04-15
bpf: copy BPF token from main program to subprograms
Eduard Zingerman
1
-0
/
+1
2026-04-15
Merge tag 'trace-ringbuffer-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
Linus Torvalds
11
-132
/
+2737
2026-04-15
Merge tag 'ftrace-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
Linus Torvalds
1
-0
/
+22
2026-04-15
Merge tag 'v7.1-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-69
/
+61
2026-04-15
Merge tag 'pci-v7.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci
Linus Torvalds
1
-16
/
+17
2026-04-15
Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
8
-366
/
+363
2026-04-15
bpf: Fix use-after-free in arena_vm_close on fork
Alexei Starovoitov
1
-3
/
+16
2026-04-15
Merge tag 'sched_ext-for-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/sched_ext
Linus Torvalds
8
-1021
/
+3521
2026-04-15
Merge tag 'wq-for-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
1
-24
/
+261
[prev]
[next]