开源镜像站
帮助
动态
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-02-25
ptrace: use fsuid, fsgid, effective creds for fs access checks
Jann Horn
2016-02-25
perf: Fix inherited events vs. tracepoint filters
Peter Zijlstra
2016-02-17
tracing: Fix setting of start_index in find_next()
Qiu Peiyang
2016-02-17
kernel/signal.c: unexport sigsuspend()
Richard Weinberger
2015-11-09
module: Fix locking in symbol_put_addr()
Peter Zijlstra
2015-10-27
sched/preempt: Fix cond_resched_lock() and cond_resched_softirq()
Konstantin Khlebnikov
2015-10-27
workqueue: make sure delayed work run in local cpu
Shaohua Li
2015-10-22
genirq: Fix race in register_irq_proc()
Ben Hutchings
2015-10-22
sched/core: Fix TASK_DEAD race in finish_task_switch()
Peter Zijlstra
2015-10-01
unshare: Unsharing a thread does not require unsharing a vm
Eric W. Biederman
2015-09-13
perf: Fix PERF_EVENT_IOC_PERIOD migration race
Peter Zijlstra
2015-09-13
perf: Fix fasync handling on inherited events
Peter Zijlstra
2015-08-16
signal: fix information leak in copy_siginfo_from_user32
Amanieu d'Antras
2015-08-16
signal: fix information leak in copy_siginfo_to_user
Amanieu d'Antras
2015-08-10
genirq: Prevent resend to interrupts marked IRQ_NESTED_THREAD
Thomas Gleixner
2015-08-03
security_syslog() should be called once only
Vasily Averin
2015-08-03
PM / sleep: Increase default DPM watchdog timeout to 60
Takashi Iwai
2015-08-03
tracing: Have branch tracer use recursive field of task struct
Steven Rostedt (Red Hat)
2015-08-03
tracing/filter: Do not allow infix to exceed end of string
Steven Rostedt (Red Hat)
2015-08-03
tracing/filter: Do not WARN on operand count going below zero
Steven Rostedt (Red Hat)
2015-08-03
genirq: devres: Fix testing return value of request_any_context_irq()
Axel Lin
2015-08-03
rcu: Correctly handle non-empty Tiny RCU callback list with none ready
Paul E. McKenney
2015-06-29
tracing: Have filter check for balanced ops
Steven Rostedt
2015-06-22
ring-buffer-benchmark: Fix the wrong sched_priority of producer
Wang Long
2015-05-06
ksoftirqd: Enable IRQs and call cond_resched() before poking RCU
Calvin Owens
2015-05-06
ptrace: fix race between ptrace_resume() and wait_task_stopped()
Oleg Nesterov
2015-05-06
ring-buffer: Replace this_cpu_*() with __this_cpu_*()
Steven Rostedt
2015-04-29
move d_rcu from overlapping d_child to overlapping d_alias
Al Viro
2015-04-19
sched: Fix RLIMIT_RTTIME when PI-boosting to RT
Brian Silverman
2015-04-13
perf: Fix irq_work 'tail' recursion
Peter Zijlstra
2015-03-26
cpuset: Fix cpuset sched_relax_domain_level
Jason Low
2015-03-26
workqueue: fix hang involving racing cancel[_delayed]_work_sync()'s for PREEM...
Tejun Heo
2015-03-26
console: Fix console name size mismatch
Peter Hurley
2015-03-06
ntp: Fixup adjtimex freq validation on 32-bit systems
John Stultz
2015-03-06
kdb: fix incorrect counts in KDB summary command output
Jay Lan
2015-03-06
tracing: Fix unmapping loop in tracing_mark_write
Vikram Mulukutla
2015-02-11
smpboot: Add missing get_online_cpus() in smpboot_register_percpu_thread()
Lai Jiangshan
2015-02-05
workqueue: fix subtle pool management issue which can stall whole worker_pool
Tejun Heo
2015-01-29
mm: page_alloc: use jump labels to avoid checking number_of_cpusets
Mel Gorman
2015-01-29
time: adjtimex: Validate the ADJ_FREQUENCY values
Sasha Levin
2015-01-29
time: settimeofday: Validate the values of tv from user
Sasha Levin
2015-01-27
genirq: Prevent proc race against freeing of irq descriptors
Thomas Gleixner
2015-01-27
tick/powerclamp: Remove tick_nohz_idle abuse
Thomas Gleixner
2015-01-16
perf: Fix events installation during moving group
Jiri Olsa
2015-01-16
sched/deadline: Avoid double-accounting in case of missed deadlines
Luca Abeni
2015-01-16
sched/deadline: Fix migration of SCHED_DEADLINE tasks
Luca Abeni
2015-01-08
exit: pidns: alloc_pid() leaks pid_namespace if child_reaper is exiting
Oleg Nesterov
2015-01-08
audit: restore AUDIT_LOGINUID unset ABI
Richard Guy Briggs
2015-01-08
userns: Allow setting gid_maps without privilege when setgroups is disabled
Eric W. Biederman
2015-01-08
userns: Add a knob to disable setgroups on a per user namespace basis
Eric W. Biederman
[next]