开源镜像站
帮助
动态
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
2016-05-10
futex: Handle unlock_pi race gracefully
Sebastian Andrzej Siewior
2016-04-18
fs/coredump: prevent fsuid=0 dumps into user-controlled directories
Jann Horn
2016-04-18
tracing: Fix trace_printk() to print when not using bprintk()
Steven Rostedt (Red Hat)
2016-04-18
tracing: Fix crash from reading trace_pipe with sendfile
Steven Rostedt (Red Hat)
2016-04-18
sched/cputime: Fix steal_account_process_tick() to always return jiffies
Chris Friesen
2016-04-13
modules: fix longstanding /proc/kallsyms vs module insertion race.
Rusty Russell
2016-04-13
kernel/resource.c: fix muxed resource handling in __request_region()
Simon Guinot
2016-04-12
module: wrapper for symbol name.
Rusty Russell
2016-04-12
ptrace: use fsuid, fsgid, effective creds for fs access checks
Jann Horn
2016-04-12
sched: Fix crash in sched_init_numa()
Raghavendra K T
2016-03-10
tracing: Fix showing function event in available_events
Steven Rostedt (Red Hat)
2016-02-15
net: bpf: reject invalid shifts
Rabin Vincent
2016-02-15
seccomp: always propagate NO_NEW_PRIVS on tsync
Jann Horn
2016-02-09
printk: do cond_resched() between lines while outputting to consoles
Tejun Heo
2016-02-09
kernel/panic.c: turn off locks debug before releasing console lock
Vitaly Kuznetsov
2016-02-09
panic: release stale console lock to always get the logbuf printed out
Vitaly Kuznetsov
2016-02-09
posix-clock: Fix return code on the poll method's error path
Richard Cochran
2016-02-02
futex: Drop refcount if requeue_pi() acquired the rtmutex
Thomas Gleixner
2016-02-02
time: Avoid signed overflow in timekeeping_get_ns()
David Gibson
2016-01-25
Revert "workqueue: make sure delayed work run in local cpu"
Sasha Levin
2015-12-03
audit: create private file name copies when auditing inodes
Paul Moore
2015-12-03
audit: correctly record file names with different path name types
Paul Moore
2015-12-02
sched: Fix cpu_active_mask/cpu_online_mask race
Jan H. Schönherr
2015-11-15
module: Fix locking in symbol_put_addr()
Peter Zijlstra
2015-11-13
workqueue: make sure delayed work run in local cpu
Shaohua Li
2015-10-27
genirq: Fix race in register_irq_proc()
Ben Hutchings
2015-10-27
sched/fair: Prevent throttling in early pick_next_task_fair()
Ben Segall
2015-10-27
sched/core: Fix TASK_DEAD race in finish_task_switch()
Peter Zijlstra
2015-10-27
sched: access local runqueue directly in single_task_running
Dominik Dingel
2015-10-27
time: Fix timekeeping_freqadjust()'s incorrect use of abs() instead of abs64()
John Stultz
2015-10-07
unshare: Unsharing a thread does not require unsharing a vm
Eric W. Biederman
2015-09-17
cpuset: use trialcs->mems_allowed as a temp variable
Alban Crequy
2015-09-15
perf: Fix PERF_EVENT_IOC_PERIOD migration race
Peter Zijlstra
2015-09-15
perf: Fix fasync handling on inherited events
Peter Zijlstra
2015-08-27
kexec: allocate the kexec control page with KEXEC_CONTROL_MEMORY_GFP
Martin Schwidefsky
2015-08-27
genirq: Prevent resend to interrupts marked IRQ_NESTED_THREAD
Thomas Gleixner
2015-08-27
signal: fix information leak in copy_siginfo_from_user32
Amanieu d'Antras
2015-08-27
signal: fix information leak in copy_siginfo_to_user
Amanieu d'Antras
2015-08-04
security_syslog() should be called once only
Vasily Averin
2015-08-04
tracing: Have branch tracer use recursive field of task struct
Steven Rostedt (Red Hat)
2015-08-04
tracing/filter: Do not WARN on operand count going below zero
Steven Rostedt (Red Hat)
2015-07-13
perf: Fix ring_buffer_attach() RCU sync, again
Oleg Nesterov
2015-07-13
tracing: Have filter check for balanced ops
Steven Rostedt
2015-07-05
tracing/filter: Do not allow infix to exceed end of string
Steven Rostedt (Red Hat)
2015-07-05
PM / sleep: Increase default DPM watchdog timeout to 60
Takashi Iwai
2015-07-03
rcu: Correctly handle non-empty Tiny RCU callback list with none ready
Paul E. McKenney
2015-07-03
genirq: devres: Fix testing return value of request_any_context_irq()
Axel Lin
2015-07-03
ring-buffer-benchmark: Fix the wrong sched_priority of producer
Wang Long
2015-07-03
ksoftirqd: Enable IRQs and call cond_resched() before poking RCU
Calvin Owens
2015-06-22
sched, numa: Do not hint for NUMA balancing on VM_MIXEDMAP mappings
Mel Gorman
[next]