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
*
fork: fix copy_process(CLONE_PARENT) race with the exiting ->real_parent
Eddy Wu
2020-11-08
1
-5
/
+5
*
Merge tag 'perf-urgent-2020-11-08' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-11-08
1
-7
/
+5
|
\
|
*
perf/core: Fix a memory leak in perf_event_parse_addr_filter()
kiyin(尹亮)
2020-11-07
1
-7
/
+5
*
|
Merge tag 'locking-urgent-2020-11-08' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2020-11-08
1
-2
/
+14
|
\
\
|
*
|
futex: Handle transient "ownerless" rtmutex state correctly
Mike Galbraith
2020-11-07
1
-2
/
+14
*
|
|
Merge tag 'irq-urgent-2020-11-08' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-11-08
1
-0
/
+1
|
\
\
\
|
*
|
|
genirq: Let GENERIC_IRQ_IPI select IRQ_DOMAIN_HIERARCHY
Marc Zyngier
2020-10-15
1
-0
/
+1
*
|
|
|
Merge tag 'core-urgent-2020-11-08' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-11-08
1
-2
/
+2
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
entry: Fix the incorrect ordering of lockdep and RCU check
Thomas Gleixner
2020-11-04
1
-2
/
+2
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'trace-v5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-11-05
6
-34
/
+107
|
\
\
\
|
*
|
|
kprobes: Tell lockdep about kprobe nesting
Steven Rostedt (VMware)
2020-11-04
1
-4
/
+21
|
*
|
|
tracing: Make -ENOMEM the default error for parse_synth_field()
Steven Rostedt (VMware)
2020-11-02
1
-10
/
+7
|
*
|
|
ring-buffer: Fix recursion protection transitions between interrupt context
Steven Rostedt (VMware)
2020-11-02
1
-12
/
+46
|
*
|
|
tracing: Fix the checking of stackidx in __ftrace_trace_stack
Qiujun Huang
2020-11-02
1
-2
/
+2
|
*
|
|
ftrace: Handle tracing when switching between context
Steven Rostedt (VMware)
2020-11-02
2
-4
/
+28
|
*
|
|
ftrace: Fix recursion check for NMI test
Steven Rostedt (VMware)
2020-11-02
1
-1
/
+2
|
*
|
|
tracing: Fix out of bounds write in get_trace_buf
Qiujun Huang
2020-11-02
1
-1
/
+1
|
|
/
/
*
|
|
Merge tag 'pm-5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2020-11-05
1
-12
/
+10
|
\
\
\
|
*
|
|
cpufreq: schedutil: Don't skip freq update if need_freq_update is set
Viresh Kumar
2020-11-02
1
-12
/
+10
|
|
/
/
*
|
|
kernel/hung_task.c: make type annotations consistent
Lukas Bulwahn
2020-11-02
1
-2
/
+1
*
|
|
kthread_worker: prevent queuing delayed work from timer_fn when it is being c...
Zqiang
2020-11-02
1
-1
/
+2
*
|
|
ptrace: fix task_join_group_stop() for the case when current is traced
Oleg Nesterov
2020-11-02
1
-9
/
+10
|
/
/
*
|
Merge tag 'timers-urgent-2020-11-01' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2020-11-01
4
-16
/
+2
|
\
\
|
*
|
time: Prevent undefined behaviour in timespec64_to_ns()
Zeng Tao
2020-10-26
1
-4
/
+0
|
*
|
timers: Remove unused inline funtion debug_timer_free()
YueHaibing
2020-10-26
1
-5
/
+0
|
*
|
hrtimer: Remove unused inline function debug_hrtimer_free()
YueHaibing
2020-10-26
1
-5
/
+0
|
*
|
time/sched_clock: Mark sched_clock_read_begin/retry() as notrace
Quanyang Wang
2020-10-26
1
-2
/
+2
*
|
|
Merge tag 'smp-urgent-2020-11-01' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-11-01
2
-2
/
+2
|
\
\
\
|
*
|
|
stop_machine, rcu: Mark functions as notrace
Zong Li
2020-10-26
2
-2
/
+2
|
|
/
/
*
|
|
Merge tag 'locking-urgent-2020-11-01' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2020-11-01
2
-14
/
+10
|
\
\
\
|
*
|
|
lockdep: Fix nr_unused_locks accounting
Peter Zijlstra
2020-10-30
1
-10
/
+4
|
*
|
|
locking/lockdep: Remove more raw_cpu_read() usage
Peter Zijlstra
2020-10-30
1
-1
/
+1
|
*
|
|
futex: Fix incorrect should_fail_futex() handling
Mateusz Nosek
2020-10-28
1
-1
/
+3
|
*
|
|
lockdep: Fix preemption WARN for spurious IRQ-enable
Peter Zijlstra
2020-10-22
1
-2
/
+2
*
|
|
|
Merge tag 'flexible-array-conversions-5.10-rc2' of git://git.kernel.org/pub/s...
Linus Torvalds
2020-10-31
3
-3
/
+3
|
\
\
\
\
|
*
|
|
|
printk: ringbuffer: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-10-30
1
-1
/
+1
|
*
|
|
|
params: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-10-29
1
-1
/
+1
|
*
|
|
|
tracepoint: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-10-29
1
-1
/
+1
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge tag 'pm-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2020-10-30
2
-3
/
+5
|
\
\
\
\
|
|
\
\
\
|
|
\
\
\
|
*
-
.
\
\
\
Merge branches 'pm-cpuidle' and 'pm-sleep'
Rafael J. Wysocki
2020-10-30
1
-1
/
+1
|
|
\
\
\
\
\
|
|
|
|
/
/
/
|
|
|
/
|
|
|
|
|
|
*
|
|
PM: sleep: fix typo in kernel/power/process.c
Jackie Zamow
2020-10-27
1
-1
/
+1
|
|
|
/
/
/
|
*
/
/
/
cpufreq: schedutil: Always call driver if CPUFREQ_NEED_UPDATE_LIMITS is set
Rafael J. Wysocki
2020-10-29
1
-2
/
+4
|
|
/
/
/
*
|
|
|
Merge tag 'trace-v5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-10-28
1
-14
/
+22
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
tracing, synthetic events: Replace buggy strcat() with seq_buf operations
Steven Rostedt (VMware)
2020-10-27
1
-14
/
+22
*
|
|
|
treewide: Convert macro and uses of __section(foo) to __section("foo")
Joe Perches
2020-10-25
8
-9
/
+9
*
|
|
|
kernel/sys.c: fix prototype of prctl_get_tid_address()
Rasmus Villemoes
2020-10-25
1
-3
/
+3
*
|
|
|
Merge tag 'timers-urgent-2020-10-25' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2020-10-25
1
-0
/
+5
|
\
\
\
\
|
*
|
|
|
futex: Adjust absolute futex timeouts with per time namespace offset
Andrei Vagin
2020-10-20
1
-0
/
+5
*
|
|
|
|
Merge tag 'sched-urgent-2020-10-25' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-10-25
2
-5
/
+12
|
\
\
\
\
\
|
*
|
|
|
|
sched/features: Fix !CONFIG_JUMP_LABEL case
Juri Lelli
2020-10-14
2
-4
/
+11
[next]