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
2024-12-17
tracing: Check "%s" dereference via the field and not the TP_printk format
Steven Rostedt
4
-216
/
+83
2024-12-17
tracing: Add "%s" check in test_event_printk()
Steven Rostedt
1
-15
/
+89
2024-12-17
tracing: Add missing helper functions in event pointer dereference check
Steven Rostedt
1
-2
/
+19
2024-12-17
tracing: Fix test_event_printk() to process entire print argument
Steven Rostedt
1
-29
/
+53
2024-12-17
Merge tag 'xsa465+xsa466-6.13-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
Linus Torvalds
1
-1
/
+1
2024-12-17
pidfs: lookup pid through rbtree
Christian Brauner
1
-3
/
+3
2024-12-16
exec: Make sure task->comm is always NUL-terminated
Kees Cook
1
-1
/
+2
2024-12-16
ftrace: Do not find "true_parent" if HAVE_DYNAMIC_FTRACE_WITH_ARGS is not set
Steven Rostedt
1
-1
/
+2
2024-12-16
fgraph: Still initialize idle shadow stacks when starting
Steven Rostedt
1
-1
/
+7
2024-12-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Alexei Starovoitov
17
-125
/
+352
2024-12-16
printk: Defer legacy printing when holding printk_cpu_sync
John Ogness
3
-1
/
+17
2024-12-16
printk: Remove redundant deferred check in vprintk()
John Ogness
1
-9
/
+0
2024-12-15
lockdep: Document MAX_LOCKDEP_CHAIN_HLOCKS calculation
Carlos Llamas
1
-1
/
+2
2024-12-15
locking/ww_mutex/test: Use swap() macro
Thorsten Blum
1
-6
/
+3
2024-12-15
Merge tag 'sched_urgent_for_v6.13_rc3-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
6
-22
/
+77
2024-12-14
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
6
-89
/
+251
2024-12-14
bpf: Avoid deadlock caused by nested kprobe and fentry bpf programs
Priya Bala Govindasamy
1
-0
/
+6
2024-12-14
Merge branches 'fixes.2024.12.14a', 'rcutorture.2024.12.14a', 'srcu.2024.12.14a' and 'torture-test.2024.12.14a' into rcu-merge.2024.12.14a
Uladzislau Rezki (Sony)
6
-51
/
+271
2024-12-14
srcu: Remove redundant GP sequence checks in srcu_funnel_gp_start
Feng Lee
1
-1
/
+0
2024-12-14
srcu: Guarantee non-negative return value from srcu_read_lock()
Paul E. McKenney
1
-1
/
+2
2024-12-14
rcu: Add lockdep_assert_irqs_disabled() to rcu_exp_need_qs()
Paul E. McKenney
1
-0
/
+1
2024-12-14
rcu: Add KCSAN exclusive-writer assertions for rdp->cpu_no_qs.b.exp
Paul E. McKenney
2
-0
/
+5
2024-12-14
rcu: Make preemptible rcu_exp_handler() check idempotency
Paul E. McKenney
1
-3
/
+15
2024-12-14
rcu: Replace open-coded rcu_exp_need_qs() from rcu_exp_handler() with call
Paul E. McKenney
1
-16
/
+13
2024-12-14
rcu: Move rcu_report_exp_rdp() setting of ->cpu_no_qs.b.exp under lock
Paul E. McKenney
1
-1
/
+1
2024-12-14
rcu: Make rcu_report_exp_cpu_mult() caller acquire lock
Paul E. McKenney
1
-7
/
+13
2024-12-14
rcu: Report callbacks enqueued on offline CPU blind spot
Frederic Weisbecker
1
-0
/
+3
2024-12-14
rcutorture: Use symbols for SRCU reader flavors
Paul E. McKenney
1
-7
/
+7
2024-12-14
rcutorture: Add per-reader-segment preemption diagnostics
Paul E. McKenney
1
-4
/
+5
2024-12-14
rcutorture: Read CPU ID for decoration protected by both reader types
Paul E. McKenney
1
-9
/
+18
2024-12-14
rcutorture: Add preempt_count() to rcutorture_one_extend_check() diagnostics
Paul E. McKenney
1
-1
/
+1
2024-12-14
rcutorture: Add parameters to control polled/conditional wait interval
Paul E. McKenney
1
-12
/
+25
2024-12-14
rcutorture: Ignore attempts to test preemption and forward progress
Paul E. McKenney
1
-3
/
+3
2024-12-14
rcutorture: Make rcutorture_one_extend() check reader state
Paul E. McKenney
2
-8
/
+79
2024-12-14
rcutorture: Pretty-print rcutorture reader segments
Paul E. McKenney
1
-6
/
+20
2024-12-14
rcutorture: Add full read-side contexts to "busted" torture type
Paul E. McKenney
1
-0
/
+1
2024-12-14
rcutorture: Decorate failing reader segments with last CPU ID
Paul E. McKenney
1
-0
/
+5
2024-12-14
rcutorture: Check preemption for failing reader
Paul E. McKenney
1
-0
/
+11
2024-12-14
rcutorture: Add ->cond_sync_exp_full function to rcu_ops structure
Paul E. McKenney
1
-0
/
+1
2024-12-14
rcutorture: Use finer-grained timeouts for rcu_torture_writer() polling
Paul E. McKenney
1
-8
/
+8
2024-12-14
rcutorture: Decorate failing reader segments with CPU ID
Paul E. McKenney
2
-2
/
+22
2024-12-14
rcutorture: Add random real-time preemption
Paul E. McKenney
1
-2
/
+42
2024-12-14
torture: Add dowarn argument to torture_sched_setaffinity()
Paul E. McKenney
3
-6
/
+6
2024-12-14
refscale: Add test for sched_clock()
Paul E. McKenney
1
-3
/
+37
2024-12-14
pidfs: rework inode number allocation
Christian Brauner
1
-7
/
+7
2024-12-13
bpf: Augment raw_tp arguments with PTR_MAYBE_NULL
Kumar Kartikeya Dwivedi
1
-0
/
+138
2024-12-13
bpf: Revert "bpf: Mark raw_tp arguments with PTR_MAYBE_NULL"
Kumar Kartikeya Dwivedi
2
-76
/
+8
2024-12-13
bpf: Fix configuration-dependent BTF function references
Thomas Weißschuh
2
-0
/
+12
2024-12-13
bpf: Add fd_array_cnt attribute for prog_load
Anton Protopopov
2
-16
/
+92
2024-12-13
bpf: Refactor check_pseudo_btf_id
Anton Protopopov
1
-56
/
+76
[prev]
[next]