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
*
padata: Fix possible divide-by-0 panic in padata_mt_helper()
Waiman Long
2024-08-19
1
-0
/
+7
*
tracing: Fix overflow in get_free_elt()
Tze-nan Wu
2024-08-19
1
-3
/
+3
*
genirq/irqdesc: Honor caller provided affinity in alloc_desc()
Shay Drory
2024-08-19
1
-0
/
+1
*
ntp: Safeguard against time_constant overflow
Justin Stitt
2024-08-19
1
-3
/
+2
*
ntp: Clamp maxerror and esterror to operating range
Justin Stitt
2024-08-19
1
-2
/
+2
*
tick/broadcast: Move per CPU pointer access into the atomic section
Thomas Gleixner
2024-08-19
1
-1
/
+2
*
kprobes: Fix to check symbol prefixes correctly
Masami Hiramatsu (Google)
2024-08-19
1
-2
/
+2
*
sched/cputime: Fix mul_u64_u64_div_u64() precision for cputime
Zheng Zucheng
2024-08-19
1
-0
/
+6
*
rcutorture: Fix rcu_torture_fwd_cb_cr() data race
Paul E. McKenney
2024-08-19
1
-1
/
+1
*
genirq: Allow irq_chip registration functions to take a const irq_chip
Marc Zyngier
2024-08-19
1
-6
/
+3
*
genirq: Allow the PM device to originate from irq domain
Marc Zyngier
2024-08-19
1
-5
/
+18
*
dma: fix call order in dmam_free_coherent
Lance Richardson
2024-08-19
1
-1
/
+1
*
kdb: Use the passed prompt in kdb_position_cursor()
Douglas Anderson
2024-08-19
1
-1
/
+1
*
kdb: address -Wformat-security warnings
Arnd Bergmann
2024-08-19
1
-2
/
+2
*
kernel: rerun task_work while freezing in get_signal()
Pavel Begunkov
2024-08-19
1
-0
/
+8
*
watchdog/perf: properly initialize the turbo mode timestamp and rearm counter
Thomas Gleixner
2024-08-19
1
-3
/
+8
*
task_work: Introduce task_work_cancel() again
Frederic Weisbecker
2024-08-19
1
-0
/
+24
*
task_work: s/task_work_cancel()/task_work_cancel_func()/
Frederic Weisbecker
2024-08-19
2
-6
/
+6
*
sched/fair: Use all little CPUs for CPU-bound workloads
Pierre Gondois
2024-08-19
1
-1
/
+1
*
sched/fair: set_load_weight() must also call reweight_task() for SCHED_IDLE t...
Tejun Heo
2024-08-19
3
-18
/
+14
*
tick/broadcast: Make takeover of broadcast hrtimer reliable
Yu Liao
2024-08-19
1
-0
/
+23
*
bpf: Eliminate remaining "make W=1" warnings in kernel/bpf/btf.o
Alan Maguire
2024-08-19
1
-1
/
+1
*
bpf: annotate BTF show functions with __printf
Alan Maguire
2024-08-19
1
-4
/
+4
*
perf: Prevent passing zero nr_pages to rb_alloc_aux()
Adrian Hunter
2024-08-19
1
-0
/
+2
*
perf: Fix perf_aux_size() for greater-than 32-bit size
Adrian Hunter
2024-08-19
1
-1
/
+1
*
bpf: Fix overrunning reservations in ringbuf
Daniel Borkmann
2024-07-27
1
-5
/
+25
*
bpf: Allow reads from uninit stack
Eduard Zingerman
2024-07-18
1
-1
/
+10
*
ima: Avoid blocking in RCU read-side critical section
GUO Zihua
2024-07-18
1
-2
/
+3
*
mm: optimize the redundant loop of mm_update_owner_next()
Jinliang Zheng
2024-07-18
1
-0
/
+2
*
syscalls: fix compat_sys_io_pgetevents_time64 usage
Arnd Bergmann
2024-07-05
1
-1
/
+1
*
perf/core: Fix missing wakeup when waiting for context reference
Haifeng Xu
2024-07-05
1
-0
/
+13
*
kheaders: explicitly define file modes for archived headers
Matthias Maennich
2024-07-05
1
-1
/
+1
*
Revert "kheaders: substituting --sort in archive creation"
Masahiro Yamada
2024-07-05
1
-6
/
+3
*
tracing: Add MODULE_DESCRIPTION() to preemptirq_delay_test
Jeff Johnson
2024-07-05
1
-0
/
+1
*
kcov: don't lose track of remote references during softirqs
Aleksandr Nogikh
2024-07-05
1
-0
/
+1
*
gcov: add support for GCC 14
Peter Oberparleiter
2024-07-05
1
-1
/
+3
*
tracing: Build event generation tests only as modules
Masami Hiramatsu (Google)
2024-07-05
1
-2
/
+2
*
rcutorture: Fix invalid context warning when enable srcu barrier testing
Zqiang
2024-07-05
1
-5
/
+4
*
rcutorture: Fix rcu_torture_one_read() pipe_count overflow comment
Paul E. McKenney
2024-07-05
1
-1
/
+2
*
padata: Disable BH when taking works lock on MT path
Herbert Xu
2024-07-05
1
-4
/
+4
*
zap_pid_ns_processes: clear TIF_NOTIFY_SIGNAL along with TIF_SIGPENDING
Oleg Nesterov
2024-07-05
1
-0
/
+1
*
tick/nohz_full: Don't abuse smp_call_function_single() in tick_setup_device()
Oleg Nesterov
2024-07-05
1
-28
/
+14
*
fsnotify: make allow_dups a property of the group
Amir Goldstein
2024-06-21
1
-2
/
+2
*
fsnotify: pass flags argument to fsnotify_alloc_group()
Amir Goldstein
2024-06-21
3
-3
/
+4
*
NFSD: Remove svc_serv_ops::svo_module
Chuck Lever
2024-06-21
1
-1
/
+1
*
exit: Rename module_put_and_exit to module_put_and_kthread_exit
Eric W. Biederman
2024-06-21
1
-3
/
+3
*
exit: Implement kthread_exit
Eric W. Biederman
2024-06-21
1
-4
/
+19
*
fsnotify: clarify contract for create event hooks
Amir Goldstein
2024-06-21
2
-4
/
+2
*
sysctl: introduce new proc handler proc_dobool
Jia He
2024-06-21
1
-0
/
+42
*
kernel/pid.c: implement additional checks upon pidfd_create() parameters
Matthew Bobrowski
2024-06-21
1
-4
/
+7
[next]