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
2025-02-08
Merge tag 'ftrace-v6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
Linus Torvalds
1
-1
/
+1
2025-02-08
Merge tag 'timers-urgent-2025-02-08' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-3
/
+13
2025-02-08
Merge tag 'sched-urgent-2025-02-08' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-0
/
+21
2025-02-08
Merge tag 'locking-urgent-2025-02-08' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
4
-8
/
+14
2025-02-08
sched: Clarify wake_up_q()'s write to task->wake_q.next
Jann Horn
1
-2
/
+3
2025-02-08
fgraph: Fix set_graph_notrace with setting TRACE_GRAPH_NOTRACE_BIT
Steven Rostedt
1
-1
/
+1
2025-02-07
bpf: define KF_ARENA_* flags for bpf_arena kfuncs
Ihor Solodrai
1
-2
/
+2
2025-02-07
bpf: Handle allocation failure in acquire_lock_state
Kumar Kartikeya Dwivedi
1
-0
/
+2
2025-02-07
bpf: verifier: Disambiguate get_constant_map_key() errors
Daniel Xu
1
-8
/
+17
2025-02-07
bpf: verifier: Do not extract constant map keys for irrelevant maps
Daniel Xu
1
-3
/
+7
2025-02-07
sched_ext: Add an event, SCX_EV_ENQ_SLICE_DFL
Changwoo Min
1
-1
/
+15
2025-02-07
cgroup: Remove steal time from usage_usec
Muhammad Adeel
1
-1
/
+0
2025-02-07
sysctl: remove unneeded include
Kaixiong Yu
1
-6
/
+0
2025-02-07
sysctl: remove the vm_table
Kaixiong Yu
1
-3
/
+0
2025-02-07
sh: vdso: move the sysctl to arch/sh/kernel/vsyscall/vsyscall.c
Kaixiong Yu
1
-12
/
+1
2025-02-07
x86: vdso: move the sysctl to arch/x86/entry/vdso/vdso32-setup.c
Kaixiong Yu
1
-7
/
+1
2025-02-07
fs: dcache: move the sysctl to fs/dcache.c
Kaixiong Yu
1
-9
/
+0
2025-02-07
fs: drop_caches: move sysctl to fs/drop_caches.c
Kaixiong Yu
1
-9
/
+0
2025-02-07
fs: fs-writeback: move sysctl to fs/fs-writeback.c
Kaixiong Yu
1
-8
/
+0
2025-02-07
mm: nommu: move sysctl to mm/nommu.c
Kaixiong Yu
1
-10
/
+0
2025-02-07
security: min_addr: move sysctl to security/min_addr.c
Kaixiong Yu
1
-9
/
+0
2025-02-07
mm: mmap: move sysctl to mm/mmap.c
Kaixiong Yu
1
-49
/
+1
2025-02-07
mm: util: move sysctls to mm/util.c
Kaixiong Yu
1
-37
/
+0
2025-02-07
mm: vmscan: move vmscan sysctls to mm/vmscan.c
Kaixiong Yu
1
-19
/
+0
2025-02-07
mm: swap: move sysctl to mm/swap.c
Kaixiong Yu
1
-10
/
+0
2025-02-07
mm: filemap: move sysctl to mm/filemap.c
Kaixiong Yu
1
-8
/
+0
2025-02-07
mm: vmstat: move sysctls to mm/vmstat.c
Kaixiong Yu
1
-28
/
+0
2025-02-07
pid: drop irq disablement around pidmap_lock
Mateusz Guzik
1
-12
/
+11
2025-02-07
pid: perform free_pid() calls outside of tasklist_lock
Mateusz Guzik
3
-35
/
+51
2025-02-07
pid: sprinkle tasklist_lock asserts
Mateusz Guzik
1
-3
/
+12
2025-02-07
exit: hoist get_pid() in release_task() outside of tasklist_lock
Mateusz Guzik
1
-1
/
+2
2025-02-07
exit: perform add_device_randomness() without tasklist_lock
Mateusz Guzik
1
-3
/
+2
2025-02-07
exit: kill the pointless __exit_signal()->clear_tsk_thread_flag(TIF_SIGPENDING)
Oleg Nesterov
1
-1
/
+0
2025-02-07
exit: change the release_task() paths to call flush_sigqueue() lockless
Oleg Nesterov
1
-8
/
+11
2025-02-07
timers/migration: Fix off-by-one root mis-connection
Frederic Weisbecker
1
-1
/
+9
2025-02-06
seccomp: passthrough uretprobe systemcall without filtering
Eyal Birger
1
-0
/
+12
2025-02-06
bpf: Fix softlockup in arena_map_free on 64k page kernel
Alan Maguire
1
-1
/
+1
2025-02-06
net: Add rx_skb of kfree_skb to raw_tp_null_args[].
Kuniyuki Iwashima
1
-0
/
+2
2025-02-05
bpf: Allow kind_flag for BTF type and decl tags
Ihor Solodrai
1
-14
/
+12
2025-02-05
srcu: Add FORCE_NEED_SRCU_NMI_SAFE Kconfig for testing
Paul E. McKenney
1
-0
/
+11
2025-02-05
rcutorture: Complain when invalid SRCU reader_flavor is specified
Paul E. McKenney
1
-0
/
+2
2025-02-05
rcutorture: Move RCU_TORTURE_TEST_{CHK_RDR_STATE,LOG_CPU} to bool
Paul E. McKenney
1
-2
/
+2
2025-02-05
rcutorture: Make cur_ops->format_gp_seqs take buffer length
Paul E. McKenney
4
-8
/
+10
2025-02-05
rcutorture: Add ftrace-compatible timestamp to GP# failure/close-call output
Paul E. McKenney
1
-1
/
+7
2025-02-05
rcutorture: Expand failure/close-call grace-period output
Paul E. McKenney
4
-21
/
+21
2025-02-05
rcutorture: Include grace-period sequence numbers in failure/close-call
Paul E. McKenney
5
-0
/
+84
2025-02-05
rcutorture: Add a test_boost_holdoff module parameter
Paul E. McKenney
1
-3
/
+16
2025-02-05
torture: Add get_torture_init_jiffies() for test-start time
Paul E. McKenney
1
-0
/
+12
2025-02-05
refscale: Add srcu_read_lock_fast() support using "srcu-fast"
Paul E. McKenney
1
-1
/
+31
2025-02-05
rcutorture: Add ability to test srcu_read_{,un}lock_fast()
Paul E. McKenney
1
-0
/
+9
[prev]
[next]