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
*
genirq: Fix race in register_irq_proc()
Ben Hutchings
2015-10-22
1
-2
/
+17
*
unshare: Unsharing a thread does not require unsharing a vm
Eric W. Biederman
2015-10-01
1
-10
/
+18
*
perf: Fix fasync handling on inherited events
Peter Zijlstra
2015-09-13
1
-2
/
+10
*
signal: fix information leak in copy_siginfo_from_user32
Amanieu d'Antras
2015-08-16
1
-2
/
+2
*
signal: fix information leak in copy_siginfo_to_user
Amanieu d'Antras
2015-08-16
1
-1
/
+2
*
genirq: Prevent resend to interrupts marked IRQ_NESTED_THREAD
Thomas Gleixner
2015-08-10
1
-5
/
+13
*
tracing: Have branch tracer use recursive field of task struct
Steven Rostedt (Red Hat)
2015-08-03
2
-7
/
+11
*
tracing/filter: Do not allow infix to exceed end of string
Steven Rostedt (Red Hat)
2015-08-03
1
-0
/
+6
*
tracing/filter: Do not WARN on operand count going below zero
Steven Rostedt (Red Hat)
2015-08-03
1
-1
/
+3
*
__ptrace_may_access() should not deny sub-threads
Mark Grondona
2015-07-03
1
-1
/
+1
*
tracing: Have filter check for balanced ops
Steven Rostedt
2015-06-29
1
-2
/
+7
*
ring-buffer-benchmark: Fix the wrong sched_priority of producer
Wang Long
2015-06-22
1
-1
/
+1
*
revert "softirq: Add support for triggering softirq work on softirqs"
Christoph Hellwig
2015-05-17
1
-131
/
+0
*
ksoftirqd: Enable IRQs and call cond_resched() before poking RCU
Calvin Owens
2015-05-06
1
-1
/
+5
*
ptrace: fix race between ptrace_resume() and wait_task_stopped()
Oleg Nesterov
2015-05-06
1
-0
/
+20
*
ring-buffer: Replace this_cpu_*() with __this_cpu_*()
Steven Rostedt
2015-05-06
1
-6
/
+5
*
move d_rcu from overlapping d_child to overlapping d_alias
Al Viro
2015-04-29
3
-4
/
+4
*
console: Fix console name size mismatch
Peter Hurley
2015-04-19
1
-1
/
+3
*
perf: Fix irq_work 'tail' recursion
Peter Zijlstra
2015-04-13
1
-0
/
+10
*
workqueue: fix hang involving racing cancel[_delayed]_work_sync()'s for PREEM...
Tejun Heo
2015-03-26
1
-4
/
+52
*
PM / QoS: remove duplicate call to pm_qos_update_target
Michael Scott
2015-03-18
1
-6
/
+0
*
ntp: Fixup adjtimex freq validation on 32-bit systems
John Stultz
2015-03-06
1
-3
/
+7
*
kdb: fix incorrect counts in KDB summary command output
Jay Lan
2015-03-06
1
-1
/
+1
*
tracing: Fix unmapping loop in tracing_mark_write
Vikram Mulukutla
2015-03-06
1
-1
/
+1
*
smpboot: Add missing get_online_cpus() in smpboot_register_percpu_thread()
Lai Jiangshan
2015-02-11
1
-0
/
+2
*
workqueue: fix subtle pool management issue which can stall whole worker_pool
Tejun Heo
2015-02-05
1
-26
/
+13
*
time: adjtimex: Validate the ADJ_FREQUENCY values
Sasha Levin
2015-01-29
1
-0
/
+7
*
time: settimeofday: Validate the values of tv from user
Sasha Levin
2015-01-29
1
-0
/
+4
*
perf: Fix events installation during moving group
Jiri Olsa
2015-01-16
1
-2
/
+2
*
exit: pidns: alloc_pid() leaks pid_namespace if child_reaper is exiting
Oleg Nesterov
2015-01-08
1
-0
/
+2
*
userns: Allow setting gid_maps without privilege when setgroups is disabled
Eric W. Biederman
2015-01-08
1
-0
/
+5
*
userns: Add a knob to disable setgroups on a per user namespace basis
Eric W. Biederman
2015-01-08
2
-0
/
+86
*
userns: Rename id_map_mutex to userns_state_mutex
Eric W. Biederman
2015-01-08
1
-8
/
+6
*
userns: Only allow the creator of the userns unprivileged mappings
Eric W. Biederman
2015-01-08
1
-2
/
+4
*
userns: Check euid no fsuid when establishing an unprivileged uid mapping
Eric W. Biederman
2015-01-08
1
-1
/
+1
*
userns: Don't allow unprivileged creation of gid mappings
Eric W. Biederman
2015-01-08
1
-5
/
+0
*
userns: Don't allow setgroups until a gid mapping has been setablished
Eric W. Biederman
2015-01-08
2
-1
/
+17
*
userns: Document what the invariant required for safe unprivileged mappings.
Eric W. Biederman
2015-01-08
1
-1
/
+3
*
groups: Consolidate the setgroups permission checks
Eric W. Biederman
2015-01-08
2
-2
/
+9
*
uprobes, x86: Fix _TIF_UPROBE vs _TIF_NOTIFY_RESUME
Andy Lutomirski
2014-12-06
1
-1
/
+0
*
perf: Handle compat ioctl
Pawel Moll
2014-11-21
1
-1
/
+21
*
audit: keep inode pinned
Miklos Szeredi
2014-11-21
1
-0
/
+1
*
posix-timers: Fix stack info leak in timer_create()
Mathias Krause
2014-11-14
1
-0
/
+1
*
PM / Sleep: fix recovery during resuming from hibernation
Imre Deak
2014-11-14
1
-1
/
+7
*
OOM, PM: OOM killed task shouldn't escape PM suspend
Michal Hocko
2014-11-14
1
-1
/
+39
*
freezer: Do not freeze tasks killed by OOM killer
Cong Wang
2014-11-14
1
-0
/
+3
*
modules, lock around setting of MODULE_STATE_UNFORMED
Prarit Bhargava
2014-11-14
1
-0
/
+2
*
tracing/syscalls: Ignore numbers outside NR_syscalls' range
Rabin Vincent
2014-11-14
1
-4
/
+4
*
jiffies: Fix timeval conversion to jiffies
Andrew Hunter
2014-10-09
1
-24
/
+30
*
ring-buffer: Fix infinite spin in reading buffer
Steven Rostedt (Red Hat)
2014-10-09
1
-1
/
+1
[next]