开源镜像站
帮助
动态
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
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
2015-06-10
sched: Handle priority boosted tasks proper in setscheduler()
Thomas Gleixner
2015-06-09
module: Call module notifier on failure after complete_formation()
Steven Rostedt
2015-06-09
ktime: Fix ktime_divns to do signed division
John Stultz
2015-06-09
ktime: Optimize ktime_divns for constant divisors
Nicolas Pitre
2015-05-17
bpf: fix 64-bit divide
Alexei Starovoitov
2015-05-17
ebpf: verifier: check that call reg with ARG_ANYTHING is initialized
Daniel Borkmann
2015-05-17
tracing: Handle ftrace_dump() atomic context in graph_trace_open()
Rabin Vincent
2015-05-17
ptrace: fix race between ptrace_resume() and wait_task_stopped()
Oleg Nesterov
2015-05-17
ring-buffer: Replace this_cpu_*() with __this_cpu_*()
Steven Rostedt
2015-04-27
bpf: fix verifier memory corruption
Alexei Starovoitov
2015-04-24
timers/tick/broadcast-hrtimer: Fix suspicious RCU usage in idle loop
Preeti U Murthy
2015-04-24
Revert "PM / hibernate: avoid unsafe pages in e820 reserved regions"
Rafael J. Wysocki
2015-04-24
sched: Fix RLIMIT_RTTIME when PI-boosting to RT
Brian Silverman
2015-04-16
perf: Fix irq_work 'tail' recursion
Peter Zijlstra
2015-04-16
sched/wait: Provide infrastructure to deal with nested blocking
Peter Zijlstra
2015-03-28
cpuset: Fix cpuset sched_relax_domain_level
Jason Low
2015-03-28
cpuset: fix a warning when clearing configured masks in old hierarchy
Zefan Li
2015-03-28
cpuset: initialize effective masks when clone_children is enabled
Zefan Li
2015-03-28
workqueue: fix hang involving racing cancel[_delayed]_work_sync()'s for PREEM...
Tejun Heo
2015-03-28
ftrace: Fix ftrace enable ordering of sysctl ftrace_enabled
Steven Rostedt (Red Hat)
[next]