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
...
*
perf: Fix get_recursion_context()
Peter Zijlstra
2020-11-18
1
-1
/
+1
*
tick/common: Touch watchdog in tick_unfreeze() on all CPUs
Chunyan Zhang
2020-11-18
1
-0
/
+2
*
genirq: Let GENERIC_IRQ_IPI select IRQ_DOMAIN_HIERARCHY
Marc Zyngier
2020-11-18
1
-0
/
+1
*
time: Prevent undefined behaviour in timespec64_to_ns()
Zeng Tao
2020-11-18
1
-4
/
+0
*
perf/core: Fix a memory leak in perf_event_parse_addr_filter()
kiyin(尹亮)
2020-11-10
1
-7
/
+5
*
fork: fix copy_process(CLONE_PARENT) race with the exiting ->real_parent
Eddy Wu
2020-11-10
1
-5
/
+5
*
futex: Handle transient "ownerless" rtmutex state correctly
Mike Galbraith
2020-11-10
1
-2
/
+14
*
tracing: Fix out of bounds write in get_trace_buf
Qiujun Huang
2020-11-10
1
-1
/
+1
*
ftrace: Handle tracing when switching between context
Steven Rostedt (VMware)
2020-11-10
2
-4
/
+28
*
ftrace: Fix recursion check for NMI test
Steven Rostedt (VMware)
2020-11-10
1
-1
/
+2
*
ring-buffer: Fix recursion protection transitions between interrupt context
Steven Rostedt (VMware)
2020-11-10
1
-12
/
+46
*
kthread_worker: prevent queuing delayed work from timer_fn when it is being c...
Zqiang
2020-11-10
1
-1
/
+2
*
blktrace: fix debugfs use after free
Luis Chamberlain
2020-11-10
1
-6
/
+12
*
ptrace: fix task_join_group_stop() for the case when current is traced
Oleg Nesterov
2020-11-10
1
-9
/
+10
*
ring-buffer: Return 0 on success from ring_buffer_resize()
Qiujun Huang
2020-11-05
1
-4
/
+4
*
kgdb: Make "kgdbcon" work properly with "kgdb_earlycon"
Douglas Anderson
2020-11-05
1
-8
/
+14
*
futex: Fix incorrect should_fail_futex() handling
Mateusz Nosek
2020-11-05
1
-1
/
+3
*
PM: hibernate: remove the bogus call to get_gendisk() in software_resume()
Christoph Hellwig
2020-10-30
1
-11
/
+0
*
sched/features: Fix !CONFIG_JUMP_LABEL case
Juri Lelli
2020-10-30
2
-4
/
+11
*
kdb: Fix pager search for multi-line strings
Daniel Thompson
2020-10-30
1
-2
/
+6
*
mm, oom_adj: don't loop through tasks in __set_oom_adj when not necessary
Suren Baghdasaryan
2020-10-29
1
-0
/
+21
*
perf: Fix task_function_call() error handling
Kajol Jain
2020-10-14
1
-2
/
+3
*
usermodehelper: reset umask to default before executing user process
Linus Torvalds
2020-10-14
1
-0
/
+9
*
ftrace: Move RCU is watching check after recursion check
Steven Rostedt (VMware)
2020-10-07
1
-4
/
+2
*
kprobes: Fix compiler warning for !CONFIG_KPROBES_ON_FTRACE
Muchun Song
2020-10-01
1
-3
/
+14
*
kprobes: Fix to check probe enabled before disarm_kprobe_ftrace()
Masami Hiramatsu
2020-10-01
1
-2
/
+3
*
tracing: fix double free
Tom Rix
2020-10-01
1
-1
/
+0
*
bpf: Fix a rcu warning for bpffs map pretty-print
Yonghong Song
2020-10-01
1
-1
/
+3
*
lockdep: fix order in trace_hardirqs_off_caller()
Sven Schnelle
2020-10-01
1
-2
/
+2
*
printk: handle blank console arguments passed in.
Shreyas Joshi
2020-10-01
1
-0
/
+3
*
tracing: Use address-of operator on section symbols
Nathan Chancellor
2020-10-01
1
-1
/
+1
*
timekeeping: Prevent 32bit truncation in scale64_check_overflow()
Wen Yang
2020-10-01
1
-2
/
+1
*
bpf: Remove recursion prevention from rcu free callback
Thomas Gleixner
2020-10-01
1
-8
/
+0
*
audit: CONFIG_CHANGE don't log internal bookkeeping as an event
Steve Grubb
2020-10-01
1
-2
/
+0
*
tracing: Set kernel_stack's caller size properly
Josef Bacik
2020-10-01
1
-1
/
+1
*
kernel/sys.c: avoid copying possible padding bytes in copy_to_user
Joe Perches
2020-10-01
1
-1
/
+3
*
tracing: Adding NULL checks for trace_array descriptor pointer
Divya Indi
2020-10-01
2
-0
/
+5
*
kprobes: fix kill kprobe which has been marked as gone
Muchun Song
2020-09-26
1
-1
/
+8
*
gcov: add support for GCC 10.1
Peter Oberparleiter
2020-09-17
2
-2
/
+3
*
gcov: Disable gcov build with GCC 10
Leon Romanovsky
2020-09-17
1
-0
/
+1
*
genirq/matrix: Deal with the sillyness of for_each_cpu() on UP
Thomas Gleixner
2020-09-03
1
-0
/
+7
*
locking/lockdep: Fix overflow in presentation of average lock-time
Chris Wilson
2020-09-03
1
-1
/
+1
*
blktrace: ensure our debugfs dir exists
Luis Chamberlain
2020-09-03
1
-0
/
+12
*
kthread: Do not preempt current task if it is going to call schedule()
Liang Chen
2020-08-26
1
-2
/
+15
*
kernel/relay.c: fix memleak on destroy relay channel
Wei Yongjun
2020-08-26
1
-0
/
+1
*
module: Correctly truncate sysfs sections output
Kees Cook
2020-08-21
1
-3
/
+19
*
tracing: Use trace_sched_process_free() instead of exit() for pid tracing
Steven Rostedt (VMware)
2020-08-21
2
-4
/
+4
*
tracing/hwlat: Honor the tracing_cpumask
Kevin Hao
2020-08-21
1
-2
/
+3
*
kprobes: Fix NULL pointer dereference at kprobe_ftrace_handler
Muchun Song
2020-08-21
1
-0
/
+7
*
ftrace: Setup correct FTRACE_FL_REGS flags for module
Chengming Zhou
2020-08-21
1
-4
/
+7
[prev]
[next]