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
*
net: Use netlink_ns_capable to verify the permisions of netlink messages
Eric W. Biederman
2014-06-26
1
-2
/
+2
*
auditsc: audit_krule mask accesses need bounds checking
Andy Lutomirski
2014-06-16
1
-9
/
+18
*
fs,userns: Change inode_capable to capable_wrt_inode_uidgid
Andy Lutomirski
2014-06-16
1
-12
/
+8
*
sched: Fix sched_policy < 0 comparison
Richard Weinberger
2014-06-11
1
-1
/
+1
*
sched/dl: Fix race in dl_task_timer()
Kirill Tkhai
2014-06-11
1
-1
/
+9
*
sched: Fix hotplug vs. set_cpus_allowed_ptr()
Lai Jiangshan
2014-06-11
2
-3
/
+4
*
sched/deadline: Restrict user params max value to 2^63 ns
Juri Lelli
2014-06-11
1
-7
/
+30
*
sched/deadline: Change sched_getparam() behaviour vs SCHED_DEADLINE
Peter Zijlstra
2014-06-11
1
-6
/
+3
*
sched: Make sched_setattr() correctly return -EFBIG
Michael Kerrisk
2014-06-11
1
-2
/
+3
*
sched: Disallow sched_attr::sched_policy < 0
Peter Zijlstra
2014-06-11
1
-0
/
+3
*
perf: Fix race in removing an event
Peter Zijlstra
2014-06-11
1
-21
/
+26
*
perf: Limit perf_event_attr::sample_period to 63 bits
Peter Zijlstra
2014-06-11
1
-0
/
+3
*
perf: Prevent false warning in perf_swevent_add
Jiri Olsa
2014-06-11
1
-1
/
+12
*
sched: Sanitize irq accounting madness
Thomas Gleixner
2014-06-11
1
-16
/
+16
*
sched/deadline: Fix memory leak
Li Zefan
2014-06-11
1
-3
/
+1
*
sched: Use CPUPRI_NR_PRIORITIES instead of MAX_RT_PRIO in cpupri check
Steven Rostedt (Red Hat)
2014-06-11
1
-2
/
+1
*
futex: Make lookup_pi_state more robust
Thomas Gleixner
2014-06-07
1
-28
/
+106
*
futex: Always cleanup owner tid in unlock_pi
Thomas Gleixner
2014-06-07
1
-22
/
+18
*
futex: Validate atomic acquisition in futex_lock_pi_atomic()
Thomas Gleixner
2014-06-07
1
-3
/
+11
*
futex-prevent-requeue-pi-on-same-futex.patch futex: Forbid uaddr == uaddr2 in...
Thomas Gleixner
2014-06-07
1
-0
/
+25
*
powerpc, kexec: Fix "Processor X is stuck" issue during kexec from ST mode
Srivatsa S. Bhat
2014-06-07
1
-0
/
+8
*
workqueue: make rescuer_thread() empty wq->maydays list before exiting
Lai Jiangshan
2014-06-07
1
-5
/
+16
*
workqueue: fix a possible race condition between rescuer and pwq-release
Lai Jiangshan
2014-06-07
1
-0
/
+12
*
workqueue: fix bugs in wq_update_unbound_numa() failure path
Daeseok Youn
2014-06-07
1
-1
/
+2
*
hrtimer: Set expiry time before switch_hrtimer_base()
Viresh Kumar
2014-06-07
1
-4
/
+4
*
hrtimer: Prevent remote enqueue of leftmost timers
Leon Ma
2014-06-07
1
-0
/
+5
*
hrtimer: Prevent all reprogramming if hang detected
Stuart Hayes
2014-06-07
1
-0
/
+17
*
module: remove warning about waiting module removal.
Rusty Russell
2014-06-07
1
-3
/
+0
*
timer: Prevent overflow in apply_slack
Jiri Bohac
2014-06-07
1
-1
/
+1
*
genirq: Allow forcing cpu affinity of interrupts
Thomas Gleixner
2014-06-07
1
-11
/
+6
*
ftrace/module: Hardcode ftrace_module_init() call into load_module()
Steven Rostedt (Red Hat)
2014-06-07
2
-23
/
+7
*
rtmutex: Fix deadlock detector for real
Thomas Gleixner
2014-06-07
1
-4
/
+28
*
futex: Prevent attaching to kernel threads
Thomas Gleixner
2014-06-07
1
-0
/
+5
*
futex: Add another early deadlock detection check
Thomas Gleixner
2014-06-07
1
-13
/
+34
*
tracing: Use rcu_dereference_sched() for trace event triggers
Steven Rostedt (Red Hat)
2014-05-31
1
-1
/
+1
*
tracing/uprobes: Fix uprobe_cpu_buffer memory leak
zhangwei(Jovi)
2014-05-31
1
-0
/
+6
*
tick-sched: Check tick_nohz_enabled in tick_nohz_switch_to_nohz()
Viresh Kumar
2014-05-31
1
-1
/
+1
*
tick-sched: Don't call update_wall_time() when delta is lesser than tick_period
Viresh Kumar
2014-05-31
1
-0
/
+3
*
tick-common: Fix wrong check in tick_check_replacement()
Viresh Kumar
2014-05-31
1
-1
/
+1
*
tracepoint: Do not waste memory on mods with no tracepoints
Steven Rostedt (Red Hat)
2014-05-31
1
-0
/
+6
*
blktrace: fix accounting of partially completed requests
Roman Pen
2014-05-31
1
-9
/
+11
*
audit: convert PPIDs to the inital PID namespace.
Richard Guy Briggs
2014-05-31
2
-3
/
+3
*
hung_task: check the value of "sysctl_hung_task_timeout_sec"
Liu Hua
2014-05-06
1
-0
/
+6
*
exit: call disassociate_ctty() before exit_task_namespaces()
Oleg Nesterov
2014-04-26
1
-4
/
+2
*
wait: fix reparent_leader() vs EXIT_DEAD->EXIT_ZOMBIE race
Oleg Nesterov
2014-04-26
1
-4
/
+11
*
pid_namespace: pidns_get() should check task_active_pid_ns() != NULL
Oleg Nesterov
2014-04-26
1
-1
/
+3
*
user namespace: fix incorrect memory barriers
Mikulas Patocka
2014-04-26
1
-6
/
+5
*
futex: Allow architectures to skip futex_atomic_cmpxchg_inatomic() test
Heiko Carstens
2014-04-14
1
-13
/
+24
*
futex: avoid race between requeue and wake
Linus Torvalds
2014-04-14
1
-0
/
+5
*
AUDIT: Allow login in non-init namespaces
Eric Paris
2014-03-30
1
-1
/
+11
[next]