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
2025-03-07
sched/core: Prevent rescheduling when interrupts are disabled
Thomas Gleixner
2025-03-07
perf/core: Fix low freq setting via IOC_PERIOD
Kan Liang
2025-03-07
perf/core: Add RCU read lock protection to perf_iterate_ctx()
Breno Leitao
2025-03-07
ftrace: Avoid potential division by zero in function_stat_show()
Nikolay Kuratov
2025-03-07
tracing: Fix bad hist from corrupting named_triggers list
Steven Rostedt
2025-03-07
uprobes: Reject the shared zeropage in uprobe_write_opcode()
Tong Tiangen
2025-03-07
perf/core: Order the PMU list to fix warning about unordered pmu_ctx_list
Luo Gengkun
2025-02-27
ftrace: Do not add duplicate entries in subops manager ops
Steven Rostedt
2025-02-27
ftrace: Correct preemption accounting for function tracing.
Sebastian Andrzej Siewior
2025-02-27
acct: block access to kernel internal filesystems
Christian Brauner
2025-02-27
acct: perform last write from workqueue
Christian Brauner
2025-02-27
bpf: skip non exist keys in generic_map_lookup_batch
Yan Zhai
2025-02-27
bpf: Fix deadlock when freeing cgroup storage
Abel Wu
2025-02-27
bpf: avoid holding freeze_mutex during mmap operation
Andrii Nakryiko
2025-02-27
bpf: unify VM_WRITE vs VM_MAYWRITE use in BPF map mmaping logic
Andrii Nakryiko
2025-02-21
clocksource: Use migrate_disable() to avoid calling get_random_u32() in atomi...
Waiman Long
2025-02-21
clocksource: Use pr_info() for "Checking clocksource synchronization" message
Waiman Long
2025-02-21
cgroup: fix race between fork and cgroup.kill
Shakeel Butt
2025-02-21
cgroup: Remove steal time from usage_usec
Muhammad Adeel
2025-02-17
tracing/osnoise: Fix resetting of tracepoints
Steven Rostedt
2025-02-17
printk: Fix signed integer overflow when defining LOG_BUF_LEN_MAX
Kuan-Wei Chiu
2025-02-17
sched: Don't try to catch up excess steal time.
Suleiman Souhlal
2025-02-08
PM: hibernate: Add error handling for syscore_suspend()
Wentao Liang
2025-02-08
padata: avoid UAF for reorder_work
Chen Ridong
2025-02-08
padata: add pd get/put refcnt helper
Chen Ridong
2025-02-08
padata: fix UAF in padata_reorder
Chen Ridong
2025-02-08
bpf: Send signals asynchronously if !preemptible
Puranjay Mohan
2025-02-08
padata: fix sysfs store callback check
Thomas Weißschuh
2025-02-08
bpf: bpf_local_storage: Always use bpf_mem_alloc in PREEMPT_RT
Martin KaFai Lau
2025-02-08
cpufreq: schedutil: Fix superfluous updates caused by need_freq_update
Sultan Alsawaf (unemployed)
2025-02-08
genirq: Make handle_enforce_irqctx() unconditionally available
Thomas Gleixner
2025-02-08
sched/topology: Rename 'DIE' domain to 'PKG'
Peter Zijlstra
2025-02-08
sched/fair: Fix value reported by hot tasks pulled in /proc/schedstat
Peter Zijlstra
2025-02-08
perf/core: Save raw sample data conditionally based on sample type
Yabin Cui
2025-01-23
hrtimers: Handle CPU state correctly on hotplug
Koichiro Den
2025-01-23
kheaders: Ignore silly-rename files
David Howells
2025-01-17
workqueue: Do not warn when cancelling WQ_MEM_RECLAIM work from !WQ_MEM_RECLA...
Tvrtko Ursulin
2025-01-17
workqueue: Update lock debugging code
Tejun Heo
2025-01-17
workqueue: Add rcu lock check at the end of work item execution
Xuewen Yan
2025-01-09
kcov: mark in_softirq_really() as __always_inline
Arnd Bergmann
2025-01-09
Revert "bpf: support non-r10 register spill/fill to/from stack in precision t...
Shung-Hsi Yu
2025-01-09
bpf: fix potential error return
Anton Protopopov
2025-01-09
tracing: Check "%s" dereference via the field and not the TP_printk format
Steven Rostedt
2025-01-09
tracing: Fix trace_check_vprintf() when tp_printk is used
Steven Rostedt
2025-01-09
tracing: Handle old buffer mappings for event strings and functions
Steven Rostedt (Google)
2025-01-09
seq_buf: Introduce DECLARE_SEQ_BUF and seq_buf_str()
Kees Cook
2025-01-09
tracing: Move readpos from seq_buf to trace_seq
Matthew Wilcox (Oracle)
2025-01-09
tracing: Have process_string() also allow arrays
Steven Rostedt
2025-01-09
softirq: Allow raising SCHED_SOFTIRQ from SMP-call-function on RT kernel
K Prateek Nayak
2025-01-09
sched: Initialize idle tasks only once
Thomas Gleixner
[next]