index
:
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.17.y
linux-6.18.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
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2023-10-25
tracing/kprobes: Return EADDRNOTAVAIL when func matches several symbols
Francis Laniel
2023-10-25
perf: Disallow mis-matched inherited group reads
Peter Zijlstra
2023-10-25
cpufreq: schedutil: Update next_freq when cpufreq_limits change
Xuewen Yan
2023-10-25
tracing: relax trace_event_eval_update() execution with cond_resched()
Clément Léger
2023-10-25
fprobe: Fix to ensure the number of active retprobes is not zero
Masami Hiramatsu (Google)
2023-10-25
audit,io_uring: io_uring openat triggers audit reference count underflow
Dan Clash
2023-10-19
cgroup: Remove duplicates in cgroup v1 tasks file
Michal Koutný
2023-10-19
workqueue: Override implicit ordered attribute in workqueue_apply_unbound_cpu...
Waiman Long
2023-10-19
bpf: Fix verifier log for async callback return values
David Vernet
2023-10-10
bpf: unconditionally reset backtrack_state masks on global func exit
Andrii Nakryiko
2023-10-06
tracing/user_events: Align set_bit() address for all archs
Beau Belgrave
2023-10-06
bpf: Add override check to kprobe multi link attach
Jiri Olsa
2023-10-06
ring-buffer: Update "shortest_full" in polling
Steven Rostedt (Google)
2023-10-06
ring-buffer: Fix bytes info in per_cpu buffer stats
Zheng Yejian
2023-10-06
sched/rt: Fix live lock between select_fallback_rq() and RT push
Joel Fernandes (Google)
2023-10-06
kernel/sched: Modify initial boot task idle setup
Liam R. Howlett
2023-10-06
ring-buffer: Do not attempt to read past "commit"
Steven Rostedt (Google)
2023-10-06
ring-buffer: Avoid softlockup in ring_buffer_resize()
Zheng Yejian
2023-10-06
dma-debug: don't call __dma_entry_alloc_check_leak() under free_entries_lock
Sergey Senozhatsky
2023-10-06
swiotlb: use the calculated number of areas
Ross Lagerwall
2023-10-06
bpf: Fix a erroneous check after snprintf()
Christophe JAILLET
2023-10-06
bpf: Avoid dummy bpf_offload_netdev in __bpf_prog_dev_bound_init
Eduard Zingerman
2023-10-06
bpf: Avoid deadlock when using queue and stack maps from NMI
Toke Høiland-Jørgensen
2023-09-23
tracing: Have option files inc the trace array ref count
Steven Rostedt (Google)
2023-09-23
tracing: Have current_trace inc the trace array ref count
Steven Rostedt (Google)
2023-09-23
tracing: Increase trace array ref count on enable and filter files
Steven Rostedt (Google)
2023-09-23
tracing/synthetic: Print out u64 values properly
Tero Kristo
2023-09-23
tracing: Have event inject files inc the trace array ref count
Steven Rostedt (Google)
2023-09-23
tracing: Have tracing_max_latency inc the trace array ref count
Steven Rostedt (Google)
2023-09-23
panic: Reenable preemption in WARN slowpath
Lukas Wunner
2023-09-23
PM: hibernate: Fix the exclusive get block device in test_resume mode
Chen Yu
2023-09-23
printk: Rename abandon_console_lock_in_panic() to other_cpu_in_panic()
John Ogness
2023-09-23
printk: Consolidate console deferred printing
John Ogness
2023-09-23
printk: Do not take console lock for console_flush_on_panic()
John Ogness
2023-09-23
printk: Keep non-panic-CPUs out of console lock
John Ogness
2023-09-23
printk: Reduce console_unblank() usage in unsafe scenarios
John Ogness
2023-09-23
bpf: Consider non-owning refs to refcounted nodes RCU protected
Dave Marchevsky
2023-09-23
scftorture: Forgive memory-allocation failure if KASAN
Paul E. McKenney
2023-09-23
rcuscale: Move rcu_scale_writer() schedule_timeout_uninterruptible() to _idle()
Zqiang
2023-09-23
kernel/fork: beware of __put_task_struct() calling context
Wander Lairson Costa
2023-09-19
bpf: fix bpf_probe_read_kernel prototype mismatch
Arnd Bergmann
2023-09-19
bpf: bpf_sk_storage: Fix the missing uncharge in sk_omem_alloc
Martin KaFai Lau
2023-09-19
bpf: bpf_sk_storage: Fix invalid wait context lockdep report
Martin KaFai Lau
2023-09-19
bpf: Assign bpf_tramp_run_ctx::saved_run_ctx before recursion check.
Sebastian Andrzej Siewior
2023-09-19
bpf: Invoke __bpf_prog_exit_sleepable_recur() on recursion in kern_sys_bpf().
Sebastian Andrzej Siewior
2023-09-19
netfilter: nf_tables: Audit log rule reset
Phil Sutter
2023-09-19
netfilter: nf_tables: Audit log setelem reset
Phil Sutter
2023-09-13
memfd: replace ratcheting feature from vm.memfd_noexec with hierarchy
Aleksa Sarai
2023-09-13
bpf: Fix issue in verifying allow_ptr_leaks
Yafang Shao
2023-09-13
cpu/hotplug: Prevent self deadlock on CPU hot-unplug
Thomas Gleixner
[next]