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.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
*
perf: Fix a race condition in perf_remove_from_context()
Cong Wang
2014-10-05
1
-0
/
+10
*
alarmtimer: Lock k_itimer during timer callback
Richard Larocque
2014-10-05
1
-2
/
+8
*
alarmtimer: Do not signal SIGEV_NONE timers
Richard Larocque
2014-10-05
1
-2
/
+4
*
kcmp: fix standard comparison bug
Rasmus Villemoes
2014-10-05
1
-3
/
+4
*
trace: Fix epoll hang when we race with new entries
Josef Bacik
2014-10-05
1
-1
/
+15
*
ring-buffer: Up rb_iter_peek() loop count to 3
Steven Rostedt (Red Hat)
2014-09-17
1
-6
/
+8
*
ring-buffer: Always reset iterator to reader page
Steven Rostedt (Red Hat)
2014-09-17
1
-11
/
+6
*
kernel/smp.c:on_each_cpu_cond(): fix warning in fallback path
Sasha Levin
2014-09-17
1
-1
/
+1
*
CAPABILITIES: remove undefined caps from all processes
Eric Paris
2014-09-17
2
-1
/
+5
*
timer: Fix lock inversion between hrtimer_bases.lock and scheduler locks
Jan Kara
2014-08-07
1
-4
/
+6
*
printk: rename printk_sched to printk_deferred
John Stultz
2014-08-07
3
-3
/
+3
*
tracing: Fix wraparound problems in "uptime" trace clock
Tony Luck
2014-07-31
2
-5
/
+6
*
sched: Fix possible divide by zero in avg_atom() calculation
Mateusz Guzik
2014-07-28
1
-1
/
+1
*
locking/mutex: Disable optimistic spinning on some architectures
Peter Zijlstra
2014-07-28
1
-1
/
+4
*
PM / sleep: Fix request_firmware() error at resume
Takashi Iwai
2014-07-28
1
-0
/
+1
*
alarmtimer: Fix bug where relative alarm timers were treated as absolute
John Stultz
2014-07-28
1
-2
/
+18
*
ring-buffer: Fix polling on trace_pipe
Martin Lau
2014-07-28
1
-4
/
+0
*
tracing: Add ftrace_trace_stack into __trace_puts/__trace_bputs
zhangwei(Jovi)
2014-07-28
1
-2
/
+10
*
tracing: Fix graph tracer with stack tracer on other archs
Steven Rostedt (Red Hat)
2014-07-28
1
-2
/
+2
*
rtmutex: Plug slow unlock race
Thomas Gleixner
2014-07-17
1
-6
/
+109
*
rtmutex: Handle deadlock detection smarter
Thomas Gleixner
2014-07-17
3
-5
/
+38
*
rtmutex: Detect changes in the pi lock chain
Thomas Gleixner
2014-07-17
1
-15
/
+59
*
rtmutex: Fix deadlock detector for real
Thomas Gleixner
2014-07-17
1
-4
/
+28
*
ring-buffer: Check if buffer exists before polling
Steven Rostedt (Red Hat)
2014-07-17
3
-10
/
+24
*
workqueue: zero cpumask of wq_numa_possible_cpumask on init
Yasuaki Ishimatsu
2014-07-17
1
-1
/
+1
*
cpuset,mempolicy: fix sleeping function called from invalid context
Gu Zheng
2014-07-17
1
-1
/
+7
*
workqueue: fix dev_set_uevent_suppress() imbalance
Maxime Bizon
2014-07-17
1
-0
/
+1
*
tracing: Remove ftrace_stop/start() from reading the trace file
Steven Rostedt (Red Hat)
2014-07-09
1
-2
/
+0
*
tracing: Fix syscall_*regfunc() vs copy_process() race
Oleg Nesterov
2014-07-06
1
-0
/
+2
*
tracing: Try again for saved cmdline if failed due to locking
Steven Rostedt (Red Hat)
2014-07-06
1
-6
/
+7
*
genirq: Sanitize spurious interrupt detection of threaded irqs
Thomas Gleixner
2014-06-30
2
-6
/
+104
*
ptrace: fix fork event messages across pid namespaces
Matthew Dempsky
2014-06-30
1
-3
/
+7
*
nohz: Fix another inconsistency between CONFIG_NO_HZ=n and nohz=off
Thomas Gleixner
2014-06-26
1
-1
/
+3
*
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
-11
/
+7
*
perf: Enforce 1 as lower limit for perf_event_max_sample_rate
Knut Petersen
2014-06-11
2
-1
/
+2
*
perf: Fix interrupt handler timing harness
Stephane Eranian
2014-06-11
1
-2
/
+2
*
perf: Drop sample rate when sampling is too slow
Dave Hansen
2014-06-11
2
-4
/
+97
*
sched: Fix hotplug vs. set_cpus_allowed_ptr()
Lai Jiangshan
2014-06-11
2
-3
/
+4
*
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: 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
*
workqueue: make rescuer_thread() empty wq->maydays list before exiting
Lai Jiangshan
2014-06-07
1
-5
/
+16
[next]