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-03-15
getrusage: add the "signal_struct *sig" local variable
Oleg Nesterov
2024-03-15
y2038: rusage: use __kernel_old_timeval
Arnd Bergmann
2024-03-01
sched/rt: Disallow writing invalid values to sched_rt_period_us
Cyril Hrubis
2024-03-01
sched/rt: sysctl_sched_rr_timeslice show default timeslice after reset
Cyril Hrubis
2024-03-01
sched/rt: Fix sysctl_sched_rr_timeslice intial value
Cyril Hrubis
2024-02-23
sched/membarrier: reduce the ability to hammer on sys_membarrier
Linus Torvalds
2024-02-23
ring-buffer: Clean ring_buffer_poll_wait() error return
Vincent Donnefort
2024-02-23
tracing/trigger: Fix to return error if failed to alloc snapshot
Masami Hiramatsu (Google)
2024-02-23
hrtimer: Report offline hrtimer enqueue
Frederic Weisbecker
2024-02-23
bpf: Add map and need_defer parameters to .map_fd_put_ptr()
Hou Tao
2024-02-23
audit: Send netlink ACK before setting connection in auditd_set
Chris Riches
2024-02-23
tick/sched: Preserve number of idle sleeps across CPU hotplug events
Tim Chen
2024-02-23
tracing: Ensure visibility when inserting an element into tracing_map
Petr Pavlu
2024-02-23
PM: hibernate: Enforce ordering during image compression/decompression
Hongchen Zhang
2024-01-25
kdb: Fix a potential buffer overflow in kdb_local()
Christophe JAILLET
2024-01-25
kdb: Censor attempts to set PROMPT without ENABLE_MEM_READ
Daniel Thompson
2024-01-25
tick-sched: Fix idle and iowait sleeptime accounting vs CPU hotplug
Heiko Carstens
2024-01-25
dma-mapping: clear dev->dma_mem to NULL after freeing it
Joakim Zhang
2024-01-25
bpf, lpm: Fix check prefixlen before walking trie
Florian Lehner
2024-01-25
ring-buffer: Do not record in NMI if the arch does not support cmpxchg in NMI
Steven Rostedt (Google)
2024-01-25
tracing: Add size check when printing trace_marker output
Steven Rostedt (Google)
2024-01-25
tracing: Have large events show up as '[LINE TOO BIG]' instead of nothing
Steven Rostedt (Google)
2023-12-20
ring-buffer: Fix memory leak of free page
Steven Rostedt (Google)
2023-12-20
perf: Fix perf_event_validate_size() lockdep splat
Mark Rutland
2023-12-20
cred: switch to using atomic_long_t
Jens Axboe
2023-12-13
perf: Fix perf_event_validate_size()
Peter Zijlstra
2023-12-13
perf/core: Add a new read format to get a number of lost samples
Namhyung Kim
2023-12-13
tracing: Fix a possible race when disabling buffered events
Petr Pavlu
2023-12-13
tracing: Fix incomplete locking when disabling buffered events
Petr Pavlu
2023-12-13
tracing: Always update snapshot buffer size
Steven Rostedt (Google)
2023-12-13
tracing: Fix a warning when allocating buffered events fails
Petr Pavlu
2023-12-13
hrtimers: Push pending hrtimers away from outgoing CPU earlier
Thomas Gleixner
2023-11-28
PM: hibernate: Clean up sync_read handling in snapshot_write_next()
Brian Geffon
2023-11-28
PM: hibernate: Use __get_safe_page() rather than touching the list
Brian Geffon
2023-11-28
genirq/generic_chip: Make irq_remove_generic_chip() irqdomain aware
Herve Codina
2023-11-28
audit: don't WARN_ON_ONCE(!current->mm) in audit_exe_compare()
Paul Moore
2023-11-28
audit: don't take task_lock() in audit_exe_compare() code path
Paul Moore
2023-11-28
crypto: pcrypt - Fix hungtask for PADATA_RESET
Lu Jialin
2023-11-28
perf/core: Bail out early if the request AUX area is out of bound
Shuai Xue
2023-11-28
locking/ww_mutex/test: Fix potential workqueue corruption
John Stultz
2023-11-20
genirq/matrix: Exclude managed interrupts in irq_matrix_allocated()
Chen Yu
2023-11-08
perf/core: Fix potential NULL deref
Peter Zijlstra
2023-10-25
perf: Disallow mis-matched inherited group reads
Peter Zijlstra
2023-10-25
tracing: relax trace_event_eval_update() execution with cond_resched()
Clément Léger
2023-10-25
cgroup: Remove duplicates in cgroup v1 tasks file
Michal Koutný
2023-10-25
sched,idle,rcu: Push rcu_idle deeper into the idle path
Peter Zijlstra
2023-10-25
workqueue: Override implicit ordered attribute in workqueue_apply_unbound_cpu...
Waiman Long
2023-10-10
ring-buffer: Avoid softlockup in ring_buffer_resize()
Zheng Yejian
2023-09-23
cgroup:namespace: Remove unused cgroup_namespaces_init()
Lu Jialin
2023-09-23
audit: fix possible soft lockup in __audit_inode_child()
Gaosheng Cui
[prev]
[next]