index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2024-04-12
genirq: Avoid summation loops for /proc/interrupts
Bitao Hu
2024-04-12
genirq: Provide a snapshot mechanism for interrupt statistics
Bitao Hu
2024-04-12
genirq: Convert kstat_irqs to a struct
Bitao Hu
2024-04-12
perf/bpf: Change the !CONFIG_BPF_SYSCALL stubs to static inlines
Ingo Molnar
2024-04-12
perf/bpf: Allow a BPF program to suppress all sample side effects
Kyle Huey
2024-04-12
perf/bpf: Call BPF handler directly, not through overflow machinery
Kyle Huey
2024-04-12
perf/bpf: Create bpf_overflow_handler() stub for !CONFIG_BPF_SYSCALL
Kyle Huey
2024-04-12
perf/bpf: Reorder bpf_overflow_handler() ahead of __perf_event_overflow()
Kyle Huey
2024-04-12
locking/pvqspinlock: Use try_cmpxchg() in qspinlock_paravirt.h
Uros Bizjak
2024-04-12
locking/pvqspinlock: Use try_cmpxchg_acquire() in trylock_clear_pending()
Uros Bizjak
2024-04-12
ftrace: Choose RCU Tasks based on TASKS_RCU rather than PREEMPTION
Paul E. McKenney
2024-04-12
bpf: Choose RCU Tasks based on TASKS_RCU rather than PREEMPTION
Paul E. McKenney
2024-04-12
mm: replace set_pte_at_notify() with just set_pte_at()
Paolo Bonzini
2024-04-12
padata: Disable BH when taking works lock on MT path
Herbert Xu
2024-04-11
ring-buffer: Only update pages_touched when a new page is touched
Steven Rostedt (Google)
2024-04-11
tracing: hide unused ftrace_event_id_fops
Arnd Bergmann
2024-04-11
tracing: Fix FTRACE_RECORD_RECURSION_SIZE Kconfig entry
Prasad Pandit
2024-04-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-04-11
Merge tag 'pm-6.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2024-04-11
locking/mutex: Introduce devm_mutex_init()
George Stark
2024-04-11
tracing: Select new NEED_TASKS_RCU Kconfig option
Paul E. McKenney
2024-04-11
rcu: Add data structures for synchronize_rcu()
Uladzislau Rezki (Sony)
2024-04-11
treewide: Use sysfs_bin_attr_simple_read() helper
Lukas Wunner
2024-04-11
locking/qspinlock: Use atomic_try_cmpxchg_relaxed() in xchg_tail()
Uros Bizjak
2024-04-11
printk: Add function to replay kernel log on consoles
Sreenath Vijayan
2024-04-10
bpf: Add bpf_link support for sk_msg and sk_skb progs
Yonghong Song
2024-04-10
kprobes: Fix possible use-after-free issue on kprobe registration
Zheng Yejian
2024-04-10
x86/cpu: Actually turn off mitigations by default for SPECULATION_MITIGATIONS=n
Sean Christopherson
2024-04-10
timekeeping: Use READ/WRITE_ONCE() for tick_do_timer_cpu
Thomas Gleixner
2024-04-10
perf/core: Reduce PMU access to adjust sample freq
Namhyung Kim
2024-04-10
perf/core: Optimize perf_adjust_freq_unthr_context()
Namhyung Kim
2024-04-09
bpf: Add support for certain atomics in bpf_arena to x86 JIT
Alexei Starovoitov
2024-04-09
printk: Flag register_console() if console is set on command line
Tony Lindgren
2024-04-09
printk: Don't try to parse DEVNAME:0.0 console options
Tony Lindgren
2024-04-09
printk: Save console options for add_preferred_console_match()
Tony Lindgren
2024-04-09
bpf: Select new NEED_TASKS_RCU Kconfig option
Paul E. McKenney
2024-04-09
rcu-tasks: Make Tasks RCU wait idly for grace-period delays
Paul E. McKenney
2024-04-09
rcutorture: ASSERT_EXCLUSIVE_WRITER() for ->rtort_pipe_count updates
Paul E. McKenney
2024-04-09
rcutorture: Dump GP kthread state on insufficient cb-flood laundering
Paul E. McKenney
2024-04-09
rcutorture: Dump # online CPUs on insufficient cb-flood laundering
Paul E. McKenney
2024-04-09
rcu: Add lockdep checks and kernel-doc header to rcu_softirq_qs()
Paul E. McKenney
2024-04-09
clockevents: Convert s[n]printf() to sysfs_emit()
Li Zhijian
2024-04-09
clocksource: Convert s[n]printf() to sysfs_emit()
Li Zhijian
2024-04-09
Merge tag 'v6.9-rc3' into locking/core, to pick up fixes
Ingo Molnar
2024-04-08
workqueue: Add destroy_work_on_stack() in workqueue_softirq_dead()
Zqiang
2024-04-08
cgroup/cpuset: Make cpuset hotplug processing synchronous
Waiman Long
2024-04-08
PM: EM: Add em_dev_update_chip_binning()
Lukasz Luba
2024-04-08
PM: EM: Refactor em_adjust_new_capacity()
Lukasz Luba
2024-04-08
PM: s2idle: Make sure CPUs will wakeup directly on resume
Anna-Maria Behnsen
2024-04-08
clocksource: Make watchdog and suspend-timing multiplication overflow safe
Adrian Hunter
[prev]
[next]