开源镜像站
帮助
动态
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-08-27
module: Invalidate signatures on force-loaded modules
Ben Hutchings
2016-08-27
tracing: Handle NULL formats in hold_module_trace_bprintk_format()
Steven Rostedt (Red Hat)
2016-08-21
printk: do cond_resched() between lines while outputting to consoles
Tejun Heo
2016-08-21
pipe: limit the per-user amount of pages allocated in pipes
Willy Tarreau
2016-08-21
signal: remove warning about using SI_TKILL in rt_[tg]sigqueueinfo
Vladimir Davydov
2016-06-07
ring-buffer: Prevent overflow of size in ring_buffer_resize()
Steven Rostedt (Red Hat)
2016-06-07
ring-buffer: Use long for nr_pages to avoid overflow failures
Steven Rostedt (Red Hat)
2016-06-07
workqueue: fix ghost PENDING flag while doing MQ IO
Roman Pen
2016-06-07
sched/cputime: Fix steal time accounting vs. CPU hotplug
Thomas Gleixner
2016-06-07
tracing: Fix trace_printk() to print when not using bprintk()
Steven Rostedt (Red Hat)
2016-06-07
tracing: Fix crash from reading trace_pipe with sendfile
Steven Rostedt (Red Hat)
2016-06-07
tracing: Have preempt(irqs)off trace preempt disabled functions
Steven Rostedt (Red Hat)
2016-03-16
modules: fix longstanding /proc/kallsyms vs module insertion race.
Rusty Russell
2016-03-03
kernel/resource.c: fix muxed resource handling in __request_region()
Simon Guinot
2016-03-03
tracing: Fix showing function event in available_events
Steven Rostedt (Red Hat)
2016-03-03
Revert "workqueue: make sure delayed work run in local cpu"
Tejun Heo
2016-03-03
posix-clock: Fix return code on the poll method's error path
Richard Cochran
2016-03-03
sched/core: Remove false-positive warning from wake_up_process()
Sasha Levin
2016-03-03
ring-buffer: Update read stamp with first real commit on page
Steven Rostedt (Red Hat)
2016-03-03
genirq: Prevent chip buslock deadlock
Thomas Gleixner
2016-02-25
module: wrapper for symbol name.
Rusty Russell
2016-02-25
futex: Drop refcount if requeue_pi() acquired the rtmutex
Thomas Gleixner
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-19
kernel/signal.c: unexport sigsuspend()
Richard Weinberger
2015-11-09
module: Fix locking in symbol_put_addr()
Peter Zijlstra
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-01
unshare: Unsharing a thread does not require unsharing a vm
Eric W. Biederman
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
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-07-03
__ptrace_may_access() should not deny sub-threads
Mark Grondona
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-17
revert "softirq: Add support for triggering softirq work on softirqs"
Christoph Hellwig
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
console: Fix console name size mismatch
Peter Hurley
2015-04-13
perf: Fix irq_work 'tail' recursion
Peter Zijlstra
2015-03-26
workqueue: fix hang involving racing cancel[_delayed]_work_sync()'s for PREEM...
Tejun Heo
2015-03-18
PM / QoS: remove duplicate call to pm_qos_update_target
Michael Scott
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
[next]