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.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
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpf: Add override check to kprobe multi link attach
Jiri Olsa
2023-10-06
1
-0
/
+16
*
ring-buffer: Update "shortest_full" in polling
Steven Rostedt (Google)
2023-10-06
1
-0
/
+3
*
sched/rt: Fix live lock between select_fallback_rq() and RT push
Joel Fernandes (Google)
2023-10-06
1
-0
/
+1
*
kernel/sched: Modify initial boot task idle setup
Liam R. Howlett
2023-10-06
2
-1
/
+2
*
ring-buffer: Do not attempt to read past "commit"
Steven Rostedt (Google)
2023-10-06
1
-0
/
+5
*
ring-buffer: Avoid softlockup in ring_buffer_resize()
Zheng Yejian
2023-10-06
1
-0
/
+2
*
dma-debug: don't call __dma_entry_alloc_check_leak() under free_entries_lock
Sergey Senozhatsky
2023-10-06
1
-5
/
+15
*
bpf: Avoid deadlock when using queue and stack maps from NMI
Toke Høiland-Jørgensen
2023-10-06
1
-3
/
+18
*
tracing: Have option files inc the trace array ref count
Steven Rostedt (Google)
2023-09-23
1
-1
/
+22
*
tracing: Have current_trace inc the trace array ref count
Steven Rostedt (Google)
2023-09-23
1
-1
/
+2
*
tracing: Increase trace array ref count on enable and filter files
Steven Rostedt (Google)
2023-09-23
3
-2
/
+33
*
tracing: Have event inject files inc the trace array ref count
Steven Rostedt (Google)
2023-09-23
1
-1
/
+2
*
tracing: Have tracing_max_latency inc the trace array ref count
Steven Rostedt (Google)
2023-09-23
1
-5
/
+10
*
panic: Reenable preemption in WARN slowpath
Lukas Wunner
2023-09-23
1
-0
/
+1
*
printk: Consolidate console deferred printing
John Ogness
2023-09-23
2
-14
/
+30
*
printk: Keep non-panic-CPUs out of console lock
John Ogness
2023-09-23
1
-19
/
+26
*
scftorture: Forgive memory-allocation failure if KASAN
Paul E. McKenney
2023-09-23
1
-2
/
+4
*
rcuscale: Move rcu_scale_writer() schedule_timeout_uninterruptible() to _idle()
Zqiang
2023-09-23
1
-1
/
+1
*
kernel/fork: beware of __put_task_struct() calling context
Wander Lairson Costa
2023-09-23
1
-0
/
+8
*
bpf: Assign bpf_tramp_run_ctx::saved_run_ctx before recursion check.
Sebastian Andrzej Siewior
2023-09-19
2
-4
/
+2
*
bpf: Invoke __bpf_prog_exit_sleepable_recur() on recursion in kern_sys_bpf().
Sebastian Andrzej Siewior
2023-09-19
1
-0
/
+1
*
bpf: Remove prog->active check for bpf_lsm and bpf_iter
Martin KaFai Lau
2023-09-19
2
-15
/
+70
*
tracing: Zero the pipe cpumask on alloc to avoid spurious -EBUSY
Brian Foster
2023-09-13
1
-2
/
+2
*
bpf: Fix issue in verifying allow_ptr_leaks
Yafang Shao
2023-09-13
1
-8
/
+9
*
cpu/hotplug: Prevent self deadlock on CPU hot-unplug
Thomas Gleixner
2023-09-13
1
-1
/
+23
*
printk: ringbuffer: Fix truncating buffer size min_t cast
Kees Cook
2023-09-13
1
-1
/
+1
*
tracing: Fix race issue between cpu buffer write and swap
Zheng Yejian
2023-09-13
1
-5
/
+12
*
tracing: Remove extra space at the end of hwlat_detector/mode
Mikhail Kobuk
2023-09-13
1
-1
/
+1
*
tick/rcu: Fix false positive "softirq work is pending" messages
Paul Gortmaker
2023-09-13
1
-1
/
+1
*
cgroup:namespace: Remove unused cgroup_namespaces_init()
Lu Jialin
2023-09-13
1
-6
/
+0
*
cgroup/cpuset: Inherit parent's load balance state in v2
Waiman Long
2023-09-13
1
-3
/
+30
*
PCI: Allow drivers to request exclusive config regions
Ira Weiny
2023-09-13
1
-5
/
+8
*
audit: fix possible soft lockup in __audit_inode_child()
Gaosheng Cui
2023-09-13
1
-0
/
+2
*
bpf: Fix an error in verifying a field in a union
Yafang Shao
2023-09-13
1
-1
/
+1
*
bpf: Clear the probe_addr for uprobe
Yafang Shao
2023-09-13
2
-2
/
+3
*
sched/rt: Fix sysctl_sched_rr_timeslice intial value
Cyril Hrubis
2023-09-13
1
-1
/
+1
*
refscale: Fix uninitalized use of wait_queue_head_t
Waiman Long
2023-09-13
1
-2
/
+1
*
tracing: Introduce pipe_cpumask to avoid race on trace_pipes
Zheng Yejian
2023-09-13
2
-7
/
+50
*
kprobes: Prohibit probing on CFI preamble symbol
Masami Hiramatsu (Google)
2023-09-13
1
-1
/
+13
*
modules: only allow symbol_get of EXPORT_SYMBOL_GPL modules
Christoph Hellwig
2023-09-06
1
-3
/
+11
*
kallsyms: Fix kallsyms_selftest failure
Yonghong Song
2023-09-02
1
-10
/
+7
*
lockdep: fix static memory detection even more
Helge Deller
2023-09-02
1
-22
/
+14
*
module: Expose module_init_layout_section()
James Morse
2023-09-02
1
-1
/
+1
*
cgroup/cpuset: Free DL BW in case can_attach() fails
Dietmar Eggemann
2023-08-30
2
-20
/
+50
*
sched/deadline: Create DL BW alloc, free & check overflow interface
Dietmar Eggemann
2023-08-30
3
-16
/
+43
*
cgroup/cpuset: Iterate only if DEADLINE tasks are present
Juri Lelli
2023-08-30
1
-0
/
+3
*
sched/cpuset: Keep track of SCHED_DEADLINE task in cpusets
Juri Lelli
2023-08-30
3
-0
/
+43
*
sched/cpuset: Bring back cpuset_mutex
Juri Lelli
2023-08-30
2
-88
/
+95
*
cgroup/cpuset: Rename functions dealing with DEADLINE accounting
Juri Lelli
2023-08-30
1
-4
/
+4
*
tracing: Fix memleak due to race between current_tracer and trace
Zheng Yejian
2023-08-30
3
-2
/
+12
[next]