开源镜像站
帮助
动态
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-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
cgroup: fix a race between cgroup_mount() and cgroup_kill_sb()
Li Zefan
2014-07-17
cgroup: fix mount failure in a corner case
Li Zefan
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
tracing/uprobes: Fix the usage of uprobe_buffer_enable() in probe_event_enable()
Oleg Nesterov
2014-07-09
tracing/uprobes: Revert "Support mix of ftrace and perf"
Oleg Nesterov
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-30
printk/of_serial: fix serial console cessation part way through boot.
Stephen Chivers
2014-06-16
auditsc: audit_krule mask accesses need bounds checking
Andy Lutomirski
2014-06-16
fs,userns: Change inode_capable to capable_wrt_inode_uidgid
Andy Lutomirski
2014-06-06
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2014-06-05
Merge branch 'futex-fixes' (futex fixes from Thomas Gleixner)
Linus Torvalds
2014-06-05
futex: Make lookup_pi_state more robust
Thomas Gleixner
2014-06-05
futex: Always cleanup owner tid in unlock_pi
Thomas Gleixner
2014-06-05
futex: Validate atomic acquisition in futex_lock_pi_atomic()
Thomas Gleixner
2014-06-05
futex-prevent-requeue-pi-on-same-futex.patch futex: Forbid uaddr == uaddr2 in...
Thomas Gleixner
2014-06-05
sched/fair: Fix tg_set_cfs_bandwidth() deadlock on rq->lock
Roman Gushchin
2014-06-05
sched/dl: Fix race in dl_task_timer()
Kirill Tkhai
2014-06-05
sched: Fix sched_policy < 0 comparison
Richard Weinberger
2014-06-05
sched/numa: Fix use of spin_{un}lock_irq() when interrupts are disabled
Steven Rostedt
2014-06-03
kernfs: move the last knowledge of sysfs out from kernfs
Jianyu Zhan
2014-06-01
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2014-05-31
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2014-05-28
rtmutex: Fix deadlock detector for real
Thomas Gleixner
[next]