开源镜像站
帮助
动态
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-10-03
fix memory leaks in tracing_buffers_splice_read()
Al Viro
2016-10-03
tracing: Move mutex to protect against resetting of seq data
Steven Rostedt (Red Hat)
2016-10-02
sched/core: Fix a race between try_to_wake_up() and a woken up task
Balbir Singh
2016-09-12
cpuset: make sure new tasks conform to the current config of the cpuset
Zefan Li
2016-08-31
timekeeping: Cap array access in timekeeping_debug
John Stultz
2016-08-31
timekeeping: Avoid taking lock in NMI path with CONFIG_DEBUG_TIMEKEEPING
John Stultz
2016-08-31
uprobes: Fix the memcg accounting
Oleg Nesterov
2016-08-19
module: Invalidate signatures on force-loaded modules
Ben Hutchings
2016-08-19
audit: fix a double fetch in audit_log_single_execve_arg()
Paul Moore
2016-08-19
Fix broken audit tests for exec arg len
Linus Torvalds
2016-08-19
audit: Fix check of return value of strnlen_user()
Jan Kara
2016-08-06
posix_cpu_timer: Exit early when process has been reaped
Alexey Dobriyan
2016-07-10
pipe: limit the per-user amount of pages allocated in pipes
Willy Tarreau
2016-07-10
bpf: fix double-fdput in replace_map_fd_with_map_ptr()
Jann Horn
2016-07-10
bpf/verifier: reject invalid LD_ABS | BPF_DW instruction
Alexei Starovoitov
2016-07-10
cgroup: make sure a parent css isn't freed before its children
Tejun Heo
2016-07-10
futex: Acknowledge a new waiter in counter before plist
Davidlohr Bueso
2016-07-10
tracing: Handle NULL formats in hold_module_trace_bprintk_format()
Steven Rostedt (Red Hat)
2016-07-10
cgroup: set css->id to -1 during init
Tejun Heo
2016-07-10
kernel/sysrq, watchdog, sched/core: Reset watchdog on all CPUs while processi...
Andrey Ryabinin
2016-07-10
cgroup: remove redundant cleanup in css_create
Wenwei Tao
2016-06-17
locking/ww_mutex: Report recursive ww_mutex locking early
Chris Wilson
2016-06-06
wait/ptrace: assume __WALL if the child is traced
Oleg Nesterov
2016-06-06
ring-buffer: Prevent overflow of size in ring_buffer_resize()
Steven Rostedt (Red Hat)
2016-06-06
ring-buffer: Use long for nr_pages to avoid overflow failures
Steven Rostedt (Red Hat)
2016-06-06
ring-buffer: Move recursive check to per_cpu descriptor
Steven Rostedt (Red Hat)
2016-06-06
ring-buffer: Add unlikelys to make fast path the default
Steven Rostedt (Red Hat)
2016-06-06
sched/loadavg: Fix loadavg artifacts on fully idle and on fully loaded systems
Sasha Levin
2016-05-17
workqueue: fix rebind bound workers warning
Wanpeng Li
2016-05-17
perf/core: Disable the event on a truncated AUX record
Alexander Shishkin
2016-05-17
tracing: Don't display trigger file for events that can't be enabled
Chunyu Hu
2016-05-17
workqueue: fix ghost PENDING flag while doing MQ IO
Roman Pen
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
watchdog: don't run proc_watchdog_update if new value is same as old
Joshua Hunt
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-11
module: wrapper for symbol name.
Rusty Russell
2016-04-11
ptrace: use fsuid, fsgid, effective creds for fs access checks
Jann Horn
2016-04-06
sched: Fix crash in sched_init_numa()
Raghavendra K T
2016-03-24
perf/core: Fix perf_sched_count derailment
Alexander Shishkin
2016-03-24
perf: Cure event->pending_disable race
Peter Zijlstra
2016-03-24
perf: Do not double free
Peter Zijlstra
2016-03-07
tracing: Fix showing function event in available_events
Steven Rostedt (Red Hat)
2016-03-04
bpf: fix branch offset adjustment on backjumps after patching ctx expansion
Daniel Borkmann
2016-03-04
workqueue: handle NUMA_NO_NODE for unbound pool_workqueue lookup
Tejun Heo
2016-03-04
workqueue: wq_pool_mutex protects the attrs-installation
Lai Jiangshan
[next]