开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2014-10-09
jiffies: Fix timeval conversion to jiffies
Andrew Hunter
2014-10-09
ring-buffer: Fix infinite spin in reading buffer
Steven Rostedt (Red Hat)
2014-10-09
perf: fix perf bug in fork()
Peter Zijlstra
2014-10-05
PM / sleep: Use valid_state() for platform-dependent sleep states only
Rafael J. Wysocki
2014-10-05
PM / sleep: Add state field to pm_states[] entries
Rafael J. Wysocki
2014-10-05
perf: Fix a race condition in perf_remove_from_context()
Cong Wang
2014-10-05
alarmtimer: Lock k_itimer during timer callback
Richard Larocque
2014-10-05
alarmtimer: Do not signal SIGEV_NONE timers
Richard Larocque
2014-10-05
alarmtimer: Return relative times in timer_gettime
Richard Larocque
2014-10-05
kcmp: fix standard comparison bug
Rasmus Villemoes
2014-10-05
futex: Unlock hb->lock in futex_wait_requeue_pi() error path
Thomas Gleixner
2014-10-05
cgroup: fix unbalanced locking
Zefan Li
2014-10-05
trace: Fix epoll hang when we race with new entries
Josef Bacik
2014-09-17
ring-buffer: Up rb_iter_peek() loop count to 3
Steven Rostedt (Red Hat)
2014-09-17
ring-buffer: Always reset iterator to reader page
Steven Rostedt (Red Hat)
2014-09-17
kernel/smp.c:on_each_cpu_cond(): fix warning in fallback path
Sasha Levin
2014-09-17
CAPABILITIES: remove undefined caps from all processes
Eric Paris
2014-09-05
sched: Fix sched_setparam() policy == -1 logic
Daniel Bristot de Oliveira
2014-08-07
timer: Fix lock inversion between hrtimer_bases.lock and scheduler locks
Jan Kara
2014-08-07
sched_clock: Avoid corrupting hrtimer tree during suspend
Stephen Boyd
2014-08-07
printk: rename printk_sched to printk_deferred
John Stultz
2014-07-31
tracing: Fix wraparound problems in "uptime" trace clock
Tony Luck
2014-07-28
sched: Fix possible divide by zero in avg_atom() calculation
Mateusz Guzik
2014-07-28
locking/mutex: Disable optimistic spinning on some architectures
Peter Zijlstra
2014-07-28
PM / sleep: Fix request_firmware() error at resume
Takashi Iwai
2014-07-28
alarmtimer: Fix bug where relative alarm timers were treated as absolute
John Stultz
2014-07-28
ring-buffer: Fix polling on trace_pipe
Martin Lau
2014-07-28
perf: Do not allow optimized switch for non-cloned events
Jiri Olsa
2014-07-28
tracing: Add TRACE_ITER_PRINTK flag check in __trace_puts/__trace_bputs
zhangwei(Jovi)
2014-07-28
tracing: Add ftrace_trace_stack into __trace_puts/__trace_bputs
zhangwei(Jovi)
2014-07-28
tracing: Fix graph tracer with stack tracer on other archs
Steven Rostedt (Red Hat)
2014-07-28
tracing: instance_rmdir() leaks ftrace_event_file->filter
Oleg Nesterov
2014-07-17
ring-buffer: Check if buffer exists before polling
Steven Rostedt (Red Hat)
2014-07-17
workqueue: zero cpumask of wq_numa_possible_cpumask on init
Yasuaki Ishimatsu
2014-07-17
cpuset,mempolicy: fix sleeping function called from invalid context
Gu Zheng
2014-07-17
workqueue: fix dev_set_uevent_suppress() imbalance
Maxime Bizon
2014-07-09
audit: remove superfluous new- prefix in AUDIT_LOGIN messages
Richard Guy Briggs
2014-07-09
tracing: Remove ftrace_stop/start() from reading the trace file
Steven Rostedt (Red Hat)
2014-07-09
mm, pcp: allow restoring percpu_pagelist_fraction default
David Rientjes
2014-07-06
tracing: Fix syscall_*regfunc() vs copy_process() race
Oleg Nesterov
2014-07-06
tracing: Try again for saved cmdline if failed due to locking
Steven Rostedt (Red Hat)
2014-07-06
kernel/watchdog.c: remove preemption restrictions when restarting lockup dete...
Don Zickus
2014-06-30
genirq: Sanitize spurious interrupt detection of threaded irqs
Thomas Gleixner
2014-06-30
rtmutex: Plug slow unlock race
Thomas Gleixner
2014-06-30
rtmutex: Handle deadlock detection smarter
Thomas Gleixner
2014-06-30
rtmutex: Detect changes in the pi lock chain
Thomas Gleixner
2014-06-30
ptrace: fix fork event messages across pid namespaces
Matthew Dempsky
2014-06-30
kthread: fix return value of kthread_create() upon SIGKILL.
Tetsuo Handa
2014-06-26
net: Use netlink_ns_capable to verify the permisions of netlink messages
Eric W. Biederman
2014-06-16
auditsc: audit_krule mask accesses need bounds checking
Andy Lutomirski
[next]