开源镜像站
帮助
动态
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-03-03
Revert "workqueue: make sure delayed work run in local cpu"
Tejun Heo
2016-03-03
workqueue: handle NUMA_NO_NODE for unbound pool_workqueue lookup
Tejun Heo
2016-03-03
tick/nohz: Set the correct expiry when switching to nohz/lowres mode
Wanpeng Li
2016-03-03
seccomp: always propagate NO_NEW_PRIVS on tsync
Jann Horn
2016-03-03
time: Avoid signed overflow in timekeeping_get_ns()
David Gibson
2016-03-03
posix-clock: Fix return code on the poll method's error path
Richard Cochran
2016-03-03
genirq: Validate action before dereferencing it in handle_irq_event_percpu()
Thomas Gleixner
2016-03-03
devm_memremap: Fix error value when memremap failed
Toshi Kani
2016-03-03
bpf: fix branch offset adjustment on backjumps after patching ctx expansion
Daniel Borkmann
2016-02-25
modules: fix modparam async_probe request
Luis R. Rodriguez
2016-02-25
module: wrapper for symbol name.
Rusty Russell
2016-02-25
itimers: Handle relative timers with CONFIG_TIME_LOW_RES proper
Thomas Gleixner
2016-02-25
posix-timers: Handle relative timers with CONFIG_TIME_LOW_RES proper
Thomas Gleixner
2016-02-25
prctl: take mmap sem for writing to protect against others
Mateusz Guzik
2016-02-25
futex: Drop refcount if requeue_pi() acquired the rtmutex
Thomas Gleixner
2016-02-25
devm_memremap_release(): fix memremap'd addr handling
Toshi Kani
2016-02-25
ptrace: use fsuid, fsgid, effective creds for fs access checks
Jann Horn
2016-02-17
sched: Fix crash in sched_init_numa()
Raghavendra K T
2016-02-17
hrtimer: Handle remaining time proper for TIME_LOW_RES
Thomas Gleixner
2016-02-17
printk: do cond_resched() between lines while outputting to consoles
Tejun Heo
2016-02-17
tracing/stacktrace: Show entire trace if passed in function not found
Steven Rostedt
2016-02-17
tracing: Fix stacktrace skip depth in trace_buffer_unlock_commit_regs()
Steven Rostedt (Red Hat)
2016-01-31
net: bpf: reject invalid shifts
Rabin Vincent
2016-01-08
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2016-01-08
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-01-08
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2016-01-07
Merge tag 'trace-v4.4-rc4-4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-01-07
ftrace/module: Call clean up function when module init fails early
Steven Rostedt (Red Hat)
2016-01-06
sched/core: Reset task's lockless wake-queues on fork()
Sebastian Andrzej Siewior
2016-01-06
sched/fair: Fix multiplication overflow on 32-bit systems
Andrey Ryabinin
2016-01-06
perf: Fix race in swevent hash
Peter Zijlstra
2016-01-06
perf: Fix race in perf_event_exec()
Peter Zijlstra
2016-01-05
Merge tag 'trace-v4.4-rc4-3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-01-04
tracing: Fix setting of start_index in find_next()
Qiu Peiyang
2015-12-17
locking/osq: Fix ordering of node initialisation in osq_lock
Will Deacon
2015-12-14
genirq: Prevent chip buslock deadlock
Thomas Gleixner
2015-12-13
sched/wait: Fix the signal handling fix
Peter Zijlstra
2015-12-12
kernel: remove stop_machine() Kconfig dependency
Chris Wilson
2015-12-08
Merge branch 'for-4.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2015-12-08
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2015-12-07
Merge branch 'master' into for-4.4-fixes
Tejun Heo
2015-12-06
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2015-12-06
perf: Do not send exit event twice
Jiri Olsa
2015-12-04
sched/core: Fix an SMP ordering race in try_to_wake_up() vs. schedule()
Peter Zijlstra
2015-12-04
sched/core: Better document the try_to_wake_up() barriers
Peter Zijlstra
2015-12-04
sched/cputime: Fix invalid gtime in proc
Hiroshi Shimamoto
2015-12-04
sched/core: Clear the root_domain cpumasks in init_rootdomain()
Xunlei Pang
2015-12-04
sched/core: Remove false-positive warning from wake_up_process()
Sasha Levin
2015-12-04
sched/wait: Fix signal handling in bit wait helpers
Peter Zijlstra
2015-12-04
perf: Fix PERF_EVENT_IOC_PERIOD deadlock
Peter Zijlstra
[next]