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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.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
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2021-02-03
futex: Prevent exit livelock
Thomas Gleixner
2021-02-03
futex: Provide distinct return value when owner is exiting
Thomas Gleixner
2021-02-03
futex: Add mutex around futex exit
Thomas Gleixner
2021-02-03
futex: Provide state handling for exec() as well
Thomas Gleixner
2021-02-03
futex: Sanitize exit state handling
Thomas Gleixner
2021-02-03
futex: Mark the begin of futex exit explicitly
Thomas Gleixner
2021-02-03
futex: Set task::futex_state to DEAD right after handling futex exit
Thomas Gleixner
2021-02-03
futex: Split futex_mm_release() for exit/exec
Thomas Gleixner
2021-02-03
exit/exec: Seperate mm_release()
Thomas Gleixner
2021-02-03
futex: Replace PF_EXITPIDONE with a state
Thomas Gleixner
2021-02-03
futex: Move futex exit handling into futex code
Thomas Gleixner
2021-02-03
y2038: futex: Move compat implementation into futex.c
Arnd Bergmann
2021-01-30
tracing: Fix race in trace_open and buffer resize call
Gaurav Kohli
2021-01-30
bpf: Fix buggy rsh min/max bounds tracking
Daniel Borkmann
2021-01-12
workqueue: Kick a worker based on the actual activation of delayed works
Yunfeng Ye
2021-01-09
module: delay kobject uevent until after module init call
Jessica Yu
2021-01-09
module: set MODULE_STATE_GOING state when a module fails to load
Miroslav Benes
2020-12-29
kernel/cpu: add arch override for clear_tasks_mm_cpumask() mm handling
Nicholas Piggin
2020-12-11
tracing: Fix userstacktrace option for instances
Steven Rostedt (VMware)
2020-12-11
ftrace: Fix updating FTRACE_FL_TRAMP
Naveen N. Rao
2020-11-18
reboot: fix overflow parsing reboot cpu number
Matteo Croce
2020-11-18
Revert "kernel/reboot.c: convert simple_strtoul to kstrtoint"
Matteo Croce
2020-11-18
perf/core: Fix race in the perf_mmap_close() function
Jiri Olsa
2020-11-18
perf/core: Fix a memory leak in perf_event_parse_addr_filter()
kiyin(尹亮)
2020-11-18
perf/core: Fix crash when using HW tracing kernel filters
Mathieu Poirier
2020-11-18
perf/core: Fix bad use of igrab()
Song Liu
2020-11-18
random32: make prandom_u32() output unpredictable
George Spelvin
2020-11-18
don't dump the threads that had been already exiting when zapped.
Al Viro
2020-11-18
perf: Fix get_recursion_context()
Peter Zijlstra
2020-11-18
genirq: Let GENERIC_IRQ_IPI select IRQ_DOMAIN_HIERARCHY
Marc Zyngier
2020-11-18
ring-buffer: Fix recursion protection transitions between interrupt context
Steven Rostedt (VMware)
2020-11-10
fork: fix copy_process(CLONE_PARENT) race with the exiting ->real_parent
Eddy Wu
2020-11-10
tracing: Fix out of bounds write in get_trace_buf
Qiujun Huang
2020-11-10
ftrace: Handle tracing when switching between context
Steven Rostedt (VMware)
2020-11-10
ftrace: Fix recursion check for NMI test
Steven Rostedt (VMware)
2020-11-10
kthread_worker: prevent queuing delayed work from timer_fn when it is being c...
Zqiang
2020-11-10
ring-buffer: Return 0 on success from ring_buffer_resize()
Qiujun Huang
2020-11-10
kgdb: Make "kgdbcon" work properly with "kgdb_earlycon"
Douglas Anderson
2020-10-29
PM: hibernate: remove the bogus call to get_gendisk() in software_resume()
Christoph Hellwig
2020-10-29
kdb: Fix pager search for multi-line strings
Daniel Thompson
2020-10-14
perf: Fix task_function_call() error handling
Kajol Jain
2020-10-14
ftrace: Move RCU is watching check after recursion check
Steven Rostedt (VMware)
2020-10-14
usermodehelper: reset umask to default before executing user process
Linus Torvalds
2020-10-01
kprobes: Fix to check probe enabled before disarm_kprobe_ftrace()
Masami Hiramatsu
2020-10-01
printk: handle blank console arguments passed in.
Shreyas Joshi
2020-10-01
tracing: Use address-of operator on section symbols
Nathan Chancellor
2020-10-01
timekeeping: Prevent 32bit truncation in scale64_check_overflow()
Wen Yang
2020-10-01
bpf: Remove recursion prevention from rcu free callback
Thomas Gleixner
2020-10-01
audit: CONFIG_CHANGE don't log internal bookkeeping as an event
Steve Grubb
2020-10-01
tracing: Set kernel_stack's caller size properly
Josef Bacik
[next]