index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2024-12-20
sched: Move sched domain name out of CONFIG_SCHED_DEBUG
Swapnil Sapkal
2024-12-20
sched: Report the different kinds of imbalances in /proc/schedstat
Swapnil Sapkal
2024-12-20
sched/fair: Cleanup in migrate_degrades_locality() to improve readability
Peter Zijlstra
2024-12-20
sched/fair: Fix value reported by hot tasks pulled in /proc/schedstat
Peter Zijlstra
2024-12-20
sched/fair: Update comments after sched_tick() rename.
Sebastian Andrzej Siewior
2024-12-19
lockdep: Move lockdep_assert_locked() under #ifdef CONFIG_PROVE_LOCKING
Andy Shevchenko
2024-12-19
lockdep: Mark chain_hlock_class_idx() with __maybe_unused
Andy Shevchenko
2024-12-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-12-19
workqueue: Do not warn when cancelling WQ_MEM_RECLAIM work from !WQ_MEM_RECLA...
Tvrtko Ursulin
2024-12-18
fork: avoid inappropriate uprobe access to invalid mm
Lorenzo Stoakes
2024-12-18
bpf: bpf_local_storage: Always use bpf_mem_alloc in PREEMPT_RT
Martin KaFai Lau
2024-12-18
PM: EM: Move sched domains rebuild function from schedutil to EM
Rafael J. Wysocki
2024-12-18
trace/ring-buffer: Do not use TP_printk() formatting for boot mapped buffers
Steven Rostedt
2024-12-18
ring-buffer: Fix overflow in __rb_map_vma
Edward Adam Davis
2024-12-18
Merge tag 'trace-v6.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-12-18
cpufreq: schedutil: Fix superfluous updates caused by need_freq_update
Sultan Alsawaf (unemployed)
2024-12-17
bpf: Fix bpf_get_smp_processor_id() on !CONFIG_SMP
Andrea Righi
2024-12-17
Merge tag 'ftrace-v6.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-12-17
locking/rtmutex: Make sure we wake anything on the wake_q when we release the...
John Stultz
2024-12-17
sched/fair: Fix CPU bandwidth limit bypass during CPU hotplug
Vishal Chourasia
2024-12-17
tracing: Check "%s" dereference via the field and not the TP_printk format
Steven Rostedt
2024-12-17
tracing: Add "%s" check in test_event_printk()
Steven Rostedt
2024-12-17
tracing: Add missing helper functions in event pointer dereference check
Steven Rostedt
2024-12-17
tracing: Fix test_event_printk() to process entire print argument
Steven Rostedt
2024-12-17
Merge tag 'xsa465+xsa466-6.13-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-12-17
pidfs: lookup pid through rbtree
Christian Brauner
2024-12-16
exec: Make sure task->comm is always NUL-terminated
Kees Cook
2024-12-16
ftrace: Do not find "true_parent" if HAVE_DYNAMIC_FTRACE_WITH_ARGS is not set
Steven Rostedt
2024-12-16
fgraph: Still initialize idle shadow stacks when starting
Steven Rostedt
2024-12-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Alexei Starovoitov
2024-12-16
printk: Defer legacy printing when holding printk_cpu_sync
John Ogness
2024-12-16
printk: Remove redundant deferred check in vprintk()
John Ogness
2024-12-15
lockdep: Document MAX_LOCKDEP_CHAIN_HLOCKS calculation
Carlos Llamas
2024-12-15
locking/ww_mutex/test: Use swap() macro
Thorsten Blum
2024-12-15
Merge tag 'sched_urgent_for_v6.13_rc3-p2' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2024-12-14
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
2024-12-14
bpf: Avoid deadlock caused by nested kprobe and fentry bpf programs
Priya Bala Govindasamy
2024-12-14
Merge branches 'fixes.2024.12.14a', 'rcutorture.2024.12.14a', 'srcu.2024.12.1...
Uladzislau Rezki (Sony)
2024-12-14
srcu: Remove redundant GP sequence checks in srcu_funnel_gp_start
Feng Lee
2024-12-14
srcu: Guarantee non-negative return value from srcu_read_lock()
Paul E. McKenney
2024-12-14
rcu: Add lockdep_assert_irqs_disabled() to rcu_exp_need_qs()
Paul E. McKenney
2024-12-14
rcu: Add KCSAN exclusive-writer assertions for rdp->cpu_no_qs.b.exp
Paul E. McKenney
2024-12-14
rcu: Make preemptible rcu_exp_handler() check idempotency
Paul E. McKenney
2024-12-14
rcu: Replace open-coded rcu_exp_need_qs() from rcu_exp_handler() with call
Paul E. McKenney
2024-12-14
rcu: Move rcu_report_exp_rdp() setting of ->cpu_no_qs.b.exp under lock
Paul E. McKenney
2024-12-14
rcu: Make rcu_report_exp_cpu_mult() caller acquire lock
Paul E. McKenney
2024-12-14
rcu: Report callbacks enqueued on offline CPU blind spot
Frederic Weisbecker
2024-12-14
rcutorture: Use symbols for SRCU reader flavors
Paul E. McKenney
2024-12-14
rcutorture: Add per-reader-segment preemption diagnostics
Paul E. McKenney
2024-12-14
rcutorture: Read CPU ID for decoration protected by both reader types
Paul E. McKenney
[prev]
[next]