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-06-25
rcutorture: Pull rcu_torture_updown() loop body into new function
Paul E. McKenney
1
-20
/
+24
2025-06-25
rcutorture: Add tests for SRCU up/down reader primitives
Paul E. McKenney
1
-19
/
+206
2025-06-25
rcutorture: Make rcutorture_one_extend_check() account for hard IRQs
Paul E. McKenney
1
-4
/
+4
2025-06-25
rcutorture: Start rcu_torture_writer() after rcu_torture_reader()
Paul E. McKenney
1
-5
/
+6
2025-06-25
rcutorture: Print only one rtort_pipe_count splat
Paul E. McKenney
1
-0
/
+1
2025-06-25
rcu: Robustify rcu_is_cpu_rrupt_from_idle()
Frederic Weisbecker
1
-10
/
+17
2025-06-25
rcu/exp: Protect against early QS report
Frederic Weisbecker
1
-7
/
+7
2025-06-24
bpf, verifier: Improve precision for BPF_ADD and BPF_SUB
Harishankar Vishwanathan
1
-20
/
+56
2025-06-24
sched_ext, rcu: Eject BPF scheduler on RCU CPU stall panic
David Dai
2
-0
/
+42
2025-06-24
kheaders: double-quote variables to satisfy shellcheck
Masahiro Yamada
1
-1
/
+1
2025-06-24
kheaders: rebuild kheaders_data.tar.xz when KBUILD_BUILD_TIMESTAMP is changed
Masahiro Yamada
2
-2
/
+3
2025-06-24
kheaders: rebuild kheaders_data.tar.xz when a file is modified within a minute
Masahiro Yamada
3
-74
/
+63
2025-06-23
bpf: Specify access type of bpf_sysctl_get_name args
Jerome Marchand
1
-1
/
+1
2025-06-23
kernel/sched/ext.c: fix typo "occured" -> "occurred" in comments
Ke Ma
1
-2
/
+2
2025-06-23
workqueue: Remove unused work_on_cpu_safe
Dr. David Alan Gilbert
1
-25
/
+0
2025-06-23
replace collect_mounts()/drop_collected_mounts() with a safer variant
Al Viro
1
-29
/
+34
2025-06-23
sched/wait: Add a waitqueue helper for fully exclusive priority waiters
Sean Christopherson
1
-0
/
+18
2025-06-23
sched/wait: Drop WQ_FLAG_EXCLUSIVE from add_wait_queue_priority()
Sean Christopherson
1
-2
/
+2
2025-06-23
bpf: Make update_prog_stats() always_inline
Menglong Dong
1
-17
/
+22
2025-06-23
Merge tag 'mm-hotfixes-stable-2025-06-22-18-52' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-12
/
+17
2025-06-23
bpf: Mark cgroup_subsys_state->cgroup RCU safe
Song Liu
1
-0
/
+5
2025-06-23
bpf: Introduce bpf_cgroup_read_xattr to read xattr of cgroup's node
Song Liu
1
-0
/
+3
2025-06-23
Merge 6.16-rc3 into driver-core-next
Greg Kroah-Hartman
15
-74
/
+142
2025-06-22
Merge tag 'irq_urgent_for_v6.16_rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
3
-8
/
+9
2025-06-22
Merge tag 'perf_urgent_for_v6.16_rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-50
/
+83
2025-06-22
Merge tag 'locking_urgent_for_v6.16_rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-2
/
+12
2025-06-20
sched_ext: Add support for cgroup bandwidth control interface
Tejun Heo
4
-10
/
+91
2025-06-20
sched_ext, sched/core: Factor out struct scx_task_group
Tejun Heo
2
-20
/
+17
2025-06-20
sched_ext: Merge branch 'for-6.16-fixes' into for-6.17
Tejun Heo
3
-8
/
+15
2025-06-20
sched_ext: Merge branch 'sched/core' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into for-6.17
Tejun Heo
3
-161
/
+178
2025-06-20
rcu: Return early if callback is not specified
Uladzislau Rezki (Sony)
1
-0
/
+4
2025-06-19
kho: initialize tail pages for higher order folios properly
Pratyush Yadav
1
-12
/
+17
2025-06-19
ntp: Use ktime_get_ntp_seconds()
Thomas Gleixner
1
-2
/
+2
2025-06-19
pidfs: persist information
Christian Brauner
1
-1
/
+1
2025-06-19
timekeeping: Provide ktime_get_ntp_seconds()
Thomas Gleixner
2
-0
/
+12
2025-06-19
timekeeping: Introduce auxiliary timekeepers
Anna-Maria Behnsen
1
-2
/
+20
2025-06-19
timekeeping: Add clock_valid flag to timekeeper
Thomas Gleixner
1
-2
/
+3
2025-06-19
timekeeping: Prepare timekeeping_update_from_shadow()
Thomas Gleixner
1
-5
/
+7
2025-06-19
timekeeping: Make __timekeeping_advance() reusable
Anna-Maria Behnsen
1
-6
/
+6
2025-06-19
ntp: Rename __do_adjtimex() to ntp_adjtimex()
Thomas Gleixner
3
-5
/
+5
2025-06-19
ntp: Add timekeeper ID arguments to public functions
Thomas Gleixner
3
-26
/
+30
2025-06-19
ntp: Add support for auxiliary timekeepers
Thomas Gleixner
1
-19
/
+22
2025-06-19
time: Introduce auxiliary POSIX clocks
Anna-Maria Behnsen
1
-2
/
+13
2025-06-19
timekeeping: Introduce timekeeper ID
Anna-Maria Behnsen
1
-2
/
+3
2025-06-19
timekeeping: Avoid double notification in do_adjtimex()
Thomas Gleixner
1
-42
/
+56
2025-06-19
timekeeping: Cleanup kernel doc of __ktime_get_real_seconds()
Thomas Gleixner
1
-3
/
+8
2025-06-19
timekeeping: Remove hardcoded access to tk_core
Thomas Gleixner
1
-1
/
+1
2025-06-18
bpf: Adjust free target to avoid global starvation of LRU map
Willem de Bruijn
2
-3
/
+7
2025-06-18
Merge tag 'cgroup-for-6.16-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
Linus Torvalds
1
-2
/
+1
2025-06-18
Merge tag 'wq-for-6.16-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
1
-1
/
+2
[prev]
[next]