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
*
tracing/kprobes: Do the notrace functions check without kprobes on ftrace
Masami Hiramatsu
2021-01-19
2
-2
/
+2
*
workqueue: Kick a worker based on the actual activation of delayed works
Yunfeng Ye
2021-01-12
1
-3
/
+10
*
module: delay kobject uevent until after module init call
Jessica Yu
2021-01-06
1
-2
/
+3
*
module: set MODULE_STATE_GOING state when a module fails to load
Miroslav Benes
2021-01-06
1
-0
/
+1
*
genirq/irqdomain: Don't try to free an interrupt that has no mapping
Marc Zyngier
2020-12-30
1
-2
/
+9
*
sched: Reenable interrupts in do_sched_yield()
Thomas Gleixner
2020-12-30
1
-5
/
+1
*
sched/deadline: Fix sched_dl_global_validate()
Peng Liu
2020-12-30
2
-26
/
+21
*
kernel/cpu: add arch override for clear_tasks_mm_cpumask() mm handling
Nicholas Piggin
2020-12-30
1
-1
/
+5
*
tracing: Fix userstacktrace option for instances
Steven Rostedt (VMware)
2020-12-11
2
-5
/
+8
*
ftrace: Fix updating FTRACE_FL_TRAMP
Naveen N. Rao
2020-12-11
1
-1
/
+21
*
tracing: Remove WARN_ON in start_thread()
Vasily Averin
2020-12-08
1
-1
/
+1
*
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
*
fail_function: Remove a redundant mutex unlock
Luo Meng
2020-11-24
1
-2
/
+3
*
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
*
perf/core: Fix race in the perf_mmap_close() function
Jiri Olsa
2020-11-18
1
-3
/
+4
*
random32: make prandom_u32() output unpredictable
George Spelvin
2020-11-18
1
-7
/
+0
*
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
*
futex: Don't enable IRQs unconditionally in put_pi_state()
Dan Carpenter
2020-11-18
1
-2
/
+3
*
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
[next]