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
*
module: Invalidate signatures on force-loaded modules
Ben Hutchings
2016-08-22
1
-4
/
+9
*
audit: fix a double fetch in audit_log_single_execve_arg()
Paul Moore
2016-08-22
1
-168
/
+164
*
Fix broken audit tests for exec arg len
Linus Torvalds
2016-08-22
1
-2
/
+1
*
audit: Fix check of return value of strnlen_user()
Jan Kara
2016-08-22
1
-1
/
+1
*
posix_cpu_timer: Exit early when process has been reaped
Alexey Dobriyan
2016-08-07
1
-0
/
+1
*
pipe: limit the per-user amount of pages allocated in pipes
Willy Tarreau
2016-07-12
1
-0
/
+14
*
bpf: fix double-fdput in replace_map_fd_with_map_ptr()
Jann Horn
2016-07-12
1
-1
/
+0
*
futex: Acknowledge a new waiter in counter before plist
Davidlohr Bueso
2016-07-12
1
-1
/
+1
*
tracing: Handle NULL formats in hold_module_trace_bprintk_format()
Steven Rostedt (Red Hat)
2016-07-12
1
-1
/
+6
*
kernel/sysrq, watchdog, sched/core: Reset watchdog on all CPUs while processi...
Andrey Ryabinin
2016-07-12
1
-2
/
+4
*
cgroup: remove redundant cleanup in css_create
Wenwei Tao
2016-07-11
1
-4
/
+1
*
locking/ww_mutex: Report recursive ww_mutex locking early
Chris Wilson
2016-06-19
1
-3
/
+6
*
wait/ptrace: assume __WALL if the child is traced
Oleg Nesterov
2016-06-06
1
-9
/
+20
*
ring-buffer: Prevent overflow of size in ring_buffer_resize()
Steven Rostedt (Red Hat)
2016-06-06
1
-5
/
+4
*
ring-buffer: Use long for nr_pages to avoid overflow failures
Steven Rostedt (Red Hat)
2016-06-06
1
-12
/
+14
*
ring-buffer: Move recursive check to per_cpu descriptor
Steven Rostedt (Red Hat)
2016-06-06
1
-18
/
+19
*
ring-buffer: Remove duplicate use of '&' in recursive code
Steven Rostedt (Red Hat)
2016-06-06
1
-4
/
+1
*
ring-buffer: Add unlikelys to make fast path the default
Steven Rostedt (Red Hat)
2016-06-06
1
-5
/
+5
*
sched/loadavg: Fix loadavg artifacts on fully idle and on fully loaded systems
Sasha Levin
2016-06-06
1
-4
/
+7
*
workqueue: fix rebind bound workers warning
Wanpeng Li
2016-05-17
1
-0
/
+11
*
tracing: Don't display trigger file for events that can't be enabled
Chunyu Hu
2016-05-17
1
-2
/
+7
*
workqueue: fix ghost PENDING flag while doing MQ IO
Roman Pen
2016-05-17
1
-0
/
+29
*
timers: Use proper base migration in add_timer_on()
Tejun Heo
2016-05-16
1
-3
/
+17
*
futex: Handle unlock_pi race gracefully
Sebastian Andrzej Siewior
2016-05-10
1
-3
/
+22
*
fs/coredump: prevent fsuid=0 dumps into user-controlled directories
Jann Horn
2016-04-18
1
-1
/
+1
*
tracing: Fix trace_printk() to print when not using bprintk()
Steven Rostedt (Red Hat)
2016-04-18
1
-0
/
+3
*
tracing: Fix crash from reading trace_pipe with sendfile
Steven Rostedt (Red Hat)
2016-04-18
1
-1
/
+4
*
sched/cputime: Fix steal_account_process_tick() to always return jiffies
Chris Friesen
2016-04-18
1
-7
/
+7
*
modules: fix longstanding /proc/kallsyms vs module insertion race.
Rusty Russell
2016-04-13
1
-42
/
+69
*
kernel/resource.c: fix muxed resource handling in __request_region()
Simon Guinot
2016-04-13
1
-2
/
+3
*
module: wrapper for symbol name.
Rusty Russell
2016-04-12
1
-11
/
+15
*
ptrace: use fsuid, fsgid, effective creds for fs access checks
Jann Horn
2016-04-12
5
-13
/
+36
*
sched: Fix crash in sched_init_numa()
Raghavendra K T
2016-04-12
1
-1
/
+1
*
tracing: Fix showing function event in available_events
Steven Rostedt (Red Hat)
2016-03-10
1
-1
/
+2
*
net: bpf: reject invalid shifts
Rabin Vincent
2016-02-15
1
-0
/
+10
*
seccomp: always propagate NO_NEW_PRIVS on tsync
Jann Horn
2016-02-15
1
-11
/
+11
*
printk: do cond_resched() between lines while outputting to consoles
Tejun Heo
2016-02-09
2
-3
/
+35
*
kernel/panic.c: turn off locks debug before releasing console lock
Vitaly Kuznetsov
2016-02-09
1
-1
/
+4
*
panic: release stale console lock to always get the logbuf printed out
Vitaly Kuznetsov
2016-02-09
1
-0
/
+10
*
posix-clock: Fix return code on the poll method's error path
Richard Cochran
2016-02-09
1
-2
/
+2
*
futex: Drop refcount if requeue_pi() acquired the rtmutex
Thomas Gleixner
2016-02-02
1
-0
/
+5
*
time: Avoid signed overflow in timekeeping_get_ns()
David Gibson
2016-02-02
1
-2
/
+1
*
Revert "workqueue: make sure delayed work run in local cpu"
Sasha Levin
2016-01-25
1
-4
/
+4
*
audit: create private file name copies when auditing inodes
Paul Moore
2015-12-03
1
-9
/
+40
*
audit: correctly record file names with different path name types
Paul Moore
2015-12-03
1
-4
/
+10
*
sched: Fix cpu_active_mask/cpu_online_mask race
Jan H. Schönherr
2015-12-02
1
-0
/
+8
*
module: Fix locking in symbol_put_addr()
Peter Zijlstra
2015-11-15
1
-2
/
+6
*
workqueue: make sure delayed work run in local cpu
Shaohua Li
2015-11-13
1
-4
/
+4
*
genirq: Fix race in register_irq_proc()
Ben Hutchings
2015-10-27
1
-2
/
+17
*
sched/fair: Prevent throttling in early pick_next_task_fair()
Ben Segall
2015-10-27
1
-11
/
+14
[next]