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_ext: Fix pick_task_scx() picking non-queued tasks when it's called with...
Tejun Heo
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
sched_ext: Fix incorrect assumption about migration disabled tasks in task_ca...
Tejun Heo
2025-02-27
tracing: Fix using ret variable in tracing_set_tracer()
Steven Rostedt
2025-02-27
ftrace: Do not add duplicate entries in subops manager ops
Steven Rostedt
2025-02-27
ftrace: Fix accounting of adding subops to a 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 softlockup in arena_map_free on 64k page kernel
Alan Maguire
2025-02-27
net: Add rx_skb of kfree_skb to raw_tp_null_args[].
Kuniyuki Iwashima
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-27
sched_ext: Fix migration disabled handling in targeted dispatches
Tejun Heo
2025-02-27
sched_ext: Factor out move_task_between_dsqs() from scx_dispatch_from_dsq()
Tejun Heo
2025-02-27
tracing: Have the error of __tracing_resize_ring_buffer() passed to user
Steven Rostedt
2025-02-27
tracing: Switch trace.c code over to use guard()
Steven Rostedt
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
sched_ext: Fix incorrect autogroup migration detection
Tejun Heo
2025-02-21
cgroup: fix race between fork and cgroup.kill
Shakeel Butt
2025-02-21
ring-buffer: Update pages_touched to reflect persistent buffer content
Steven Rostedt
2025-02-21
ring-buffer: Validate the persistent meta data subbuf array
Steven Rostedt
2025-02-21
tracing: Do not allow mmap() of persistent ring buffer
Steven Rostedt
2025-02-21
ring-buffer: Unlock resize on mmap error
Steven Rostedt
2025-02-21
sched_ext: Use SCX_CALL_OP_TASK in task_tick_scx
Chuyi Zhou
2025-02-21
cgroup: Remove steal time from usage_usec
Muhammad Adeel
2025-02-21
sched_ext: Fix lock imbalance in dispatch_to_local_dsq()
Andrea Righi
2025-02-21
workqueue: Put the pwq after detaching the rescuer from the pool
Lai Jiangshan
2025-02-17
timers/migration: Fix off-by-one root mis-connection
Frederic Weisbecker
2025-02-17
tracing/osnoise: Fix resetting of tracepoints
Steven Rostedt
2025-02-17
fgraph: Fix set_graph_notrace with setting TRACE_GRAPH_NOTRACE_BIT
Steven Rostedt
2025-02-17
hrtimers: Force migrate away hrtimers queued after CPUHP_AP_HRTIMERS_DYING
Frederic Weisbecker
2025-02-17
ring-buffer: Do not allow events in NMI with generic atomic64 cmpxchg()
Steven Rostedt
2025-02-17
seccomp: passthrough uretprobe systemcall without filtering
Eyal Birger
2025-02-17
sched/fair: Fix inaccurate h_nr_runnable accounting with delayed dequeue
K Prateek Nayak
2025-02-17
ring-buffer: Make reading page consistent with the code logic
Jeongjun Park
2025-02-17
printk: Fix signed integer overflow when defining LOG_BUF_LEN_MAX
Kuan-Wei Chiu
2025-02-17
locking/ww_mutex/test: Use swap() macro
Thorsten Blum
2025-02-17
sched: Don't try to catch up excess steal time.
Suleiman Souhlal
2025-02-08
dma-mapping: save base/size instead of pointer to shared DMA pool
Geert Uytterhoeven
2025-02-08
PM: hibernate: Add error handling for syscore_suspend()
Wentao Liang
[next]