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
*
sched/idle: Fix arch_cpu_idle() vs tracing
Peter Zijlstra
2020-12-16
1
-1
/
+27
*
kprobes: Tell lockdep about kprobe nesting
Steven Rostedt (VMware)
2020-12-16
1
-4
/
+21
*
kprobes: Remove NMI context check
Masami Hiramatsu
2020-12-16
1
-12
/
+4
*
bpf: Fix propagation of 32-bit signed bounds from 64-bit bounds.
Alexei Starovoitov
2020-12-11
1
-5
/
+5
*
genirq/irqdomain: Add an irq_create_mapping_affinity() function
Laurent Vivier
2020-12-11
1
-5
/
+8
*
tracing: Fix userstacktrace option for instances
Steven Rostedt (VMware)
2020-12-11
1
-5
/
+8
*
ftrace: Fix DYNAMIC_FTRACE_WITH_DIRECT_CALLS dependency
Naveen N. Rao
2020-12-11
1
-1
/
+1
*
ftrace: Fix updating FTRACE_FL_TRAMP
Naveen N. Rao
2020-12-11
1
-1
/
+21
*
ring-buffer: Always check to put back before stamp when crossing pages
Steven Rostedt (VMware)
2020-12-11
1
-8
/
+6
*
ring-buffer: Set the right timestamp in the slow path of __rb_reserve_next()
Andrea Righi
2020-12-11
1
-3
/
+3
*
ring-buffer: Update write stamp with the correct ts
Steven Rostedt (VMware)
2020-12-11
1
-1
/
+1
*
tracing: Remove WARN_ON in start_thread()
Vasily Averin
2020-12-08
1
-1
/
+1
*
tracing: Fix alignment of static buffer
Minchan Kim
2020-12-08
1
-1
/
+1
*
lockdep: Put graph lock/unlock under lock_recursion protection
Boqun Feng
2020-12-02
1
-2
/
+4
*
seccomp: Set PF_SUPERPRIV when checking capability
Mickaël Salaün
2020-11-24
1
-3
/
+2
*
ptrace: Set PF_SUPERPRIV when checking capability
Mickaël Salaün
2020-11-24
1
-11
/
+5
*
sched: Fix rq->nr_iowait ordering
Peter Zijlstra
2020-11-24
1
-5
/
+10
*
sched/fair: Fix overutilized update in enqueue_task_fair()
Quentin Perret
2020-11-24
1
-1
/
+2
*
fail_function: Remove a redundant mutex unlock
Luo Meng
2020-11-24
1
-2
/
+3
*
lib/strncpy_from_user.c: Mask out bytes after NUL terminator.
Daniel Xu
2020-11-24
1
-0
/
+10
*
rcu: Don't invoke try_invoke_on_locked_down_task() with irqs disabled
Paul E. McKenney
2020-11-24
1
-5
/
+17
*
arm64: smp: Tell RCU about CPUs that fail to come online
Will Deacon
2020-11-24
1
-1
/
+1
*
cpufreq: Introduce governor flags
Rafael J. Wysocki
2020-11-18
1
-1
/
+1
*
swiotlb: fix "x86: Don't panic if can not alloc buffer for swiotlb"
Stefano Stabellini
2020-11-18
1
-1
/
+5
*
don't dump the threads that had been already exiting when zapped.
Al Viro
2020-11-18
1
-1
/
+4
*
reboot: fix overflow parsing reboot cpu number
Matteo Croce
2020-11-18
1
-0
/
+7
*
Revert "kernel/reboot.c: convert simple_strtoul to kstrtoint"
Matteo Croce
2020-11-18
1
-14
/
+7
*
futex: Don't enable IRQs unconditionally in put_pi_state()
Dan Carpenter
2020-11-18
1
-2
/
+3
*
perf: Fix event multiplexing for exclusive groups
Peter Zijlstra
2020-11-18
1
-1
/
+1
*
perf: Simplify group_sched_in()
Peter Zijlstra
2020-11-18
1
-7
/
+3
*
perf: Fix get_recursion_context()
Peter Zijlstra
2020-11-18
1
-1
/
+1
*
kernel/watchdog: fix watchdog_allowed_mask not used warning
Santosh Sivaraj
2020-11-18
1
-2
/
+2
*
bpf: Zero-fill re-used per-cpu map element
David Verbeiren
2020-11-18
1
-2
/
+28
*
bpf: Don't rely on GCC __attribute__((optimize)) to disable GCSE
Ard Biesheuvel
2020-11-18
2
-2
/
+6
*
tracing: Fix the checking of stackidx in __ftrace_trace_stack
Qiujun Huang
2020-11-18
1
-2
/
+2
*
genirq: Let GENERIC_IRQ_IPI select IRQ_DOMAIN_HIERARCHY
Marc Zyngier
2020-11-18
1
-0
/
+1
*
perf/core: Fix a memory leak in perf_event_parse_addr_filter()
kiyin(尹亮)
2020-11-10
1
-7
/
+5
*
entry: Fix the incorrect ordering of lockdep and RCU check
Thomas Gleixner
2020-11-10
1
-2
/
+2
*
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
*
ptrace: fix task_join_group_stop() for the case when current is traced
Oleg Nesterov
2020-11-10
1
-9
/
+10
*
time/sched_clock: Mark sched_clock_read_begin/retry() as notrace
Quanyang Wang
2020-11-05
1
-2
/
+2
*
time: Prevent undefined behaviour in timespec64_to_ns()
Zeng Tao
2020-11-05
1
-4
/
+0
*
cpufreq: schedutil: Always call driver if CPUFREQ_NEED_UPDATE_LIMITS is set
Rafael J. Wysocki
2020-11-05
1
-2
/
+4
*
stop_machine, rcu: Mark functions as notrace
Zong Li
2020-11-05
2
-2
/
+2
[next]