开源镜像站
帮助
动态
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-07
printk: fix parsing of "brl=" option
Nicolas Iooss
2016-10-07
perf/core: Fix pmu::filter_match for SW-led groups
Mark Rutland
2016-10-07
cpuset: handle race between CPU hotplug and cpuset_hotplug_work
Joonwoo Park
2016-09-30
PM / hibernate: Fix rtree_next_node() to avoid walking off list ends
James Morse
2016-09-30
PM / hibernate: Restore processor state before using per-CPU variables
Thomas Garnier
2016-09-30
tracing: Move mutex to protect against resetting of seq data
Steven Rostedt (Red Hat)
2016-09-30
fix memory leaks in tracing_buffers_splice_read()
Al Viro
2016-09-30
Makefile: Mute warning for __builtin_return_address(>0) for tracing only
Steven Rostedt
2016-09-30
Fix build warning in kernel/cpuset.c
Arnd Bergmann
2016-09-24
genirq/msi: Fix broken debug output
Thomas Gleixner
2016-09-24
kconfig: tinyconfig: provide whole choice blocks to avoid warnings
Arnd Bergmann
2016-09-24
sched/core: Fix a race between try_to_wake_up() and a woken up task
Balbir Singh
2016-09-24
cpuset: make sure new tasks conform to the current config of the cpuset
Zefan Li
2016-09-24
audit: fix exe_file access in audit_exe_compare
Mateusz Guzik
2016-09-24
mm: introduce get_task_exe_file
Mateusz Guzik
2016-09-24
kexec: fix double-free when failing to relocate the purgatory
Thiago Jung Bauermann
2016-09-15
uprobes: Fix the memcg accounting
Oleg Nesterov
2016-09-15
timekeeping: Avoid taking lock in NMI path with CONFIG_DEBUG_TIMEKEEPING
John Stultz
2016-09-15
timekeeping: Cap array access in timekeeping_debug
John Stultz
2016-09-15
cgroup: reduce read locked section of cgroup_threadgroup_rwsem during fork
Balbir Singh
2016-09-15
kernel: Add noaudit variant of ns_capable()
Tyler Hicks
2016-09-15
cred: Reject inodes with invalid ids in set_create_file_as()
Seth Forshee
2016-09-15
clocksource: Allow unregistering the watchdog
Vitaly Kuznetsov
2016-09-15
ntp: Fix ADJ_SETOFFSET being used w/ ADJ_NANO
John Stultz
2016-09-15
time: Verify time values in adjtimex ADJ_SETOFFSET to avoid overflow
John Stultz
2016-09-15
sched/numa: Fix use-after-free bug in the task_numa_compare
Gavin Guo
2016-09-15
hrtimer: Catch illegal clockids
Marc Zyngier
2016-09-07
sched/nohz: Fix affine unpinned timers mess
Wanpeng Li
2016-09-07
sched/cputime: Fix NO_HZ_FULL getrusage() monotonicity regression
Peter Zijlstra
2016-09-07
genirq/msi: Make sure PCI MSIs are activated early
Marc Zyngier
2016-09-07
genirq/msi: Remove unused MSI_FLAG_IDENTITY_MAP
Thomas Gleixner
2016-08-20
module: Invalidate signatures on force-loaded modules
Ben Hutchings
2016-08-20
audit: fix a double fetch in audit_log_single_execve_arg()
Paul Moore
2016-08-10
posix_cpu_timer: Exit early when process has been reaped
Alexey Dobriyan
2016-08-10
sched/fair: Fix effective_load() to consistently use smoothed load
Peter Zijlstra
2016-08-10
cgroup: set css->id to -1 during init
Tejun Heo
2016-08-10
kernel/sysrq, watchdog, sched/core: Reset watchdog on all CPUs while processi...
Andrey Ryabinin
2016-07-27
tracing: Handle NULL formats in hold_module_trace_bprintk_format()
Steven Rostedt (Red Hat)
2016-07-27
sched/fair: Fix cfs_rq avg tracking underflow
Peter Zijlstra
2016-07-27
locking/static_key: Fix concurrent static_key_slow_inc()
Paolo Bonzini
2016-07-27
locking/qspinlock: Fix spin_unlock_wait() some more
Peter Zijlstra
2016-07-27
locking/ww_mutex: Report recursive ww_mutex locking early
Chris Wilson
2016-07-11
bpf, perf: delay release of BPF prog after grace period
Daniel Borkmann
2016-06-24
sched: panic on corrupted stack end
Jann Horn
2016-06-24
bpf, inode: disallow userns mounts
Daniel Borkmann
2016-06-24
bpf: Use mount_nodev not mount_ns to mount the bpf filesystem
Eric W. Biederman
2016-06-07
pipe: limit the per-user amount of pages allocated in pipes
Willy Tarreau
2016-06-07
wait/ptrace: assume __WALL if the child is traced
Oleg Nesterov
2016-06-01
sched/loadavg: Fix loadavg artifacts on fully idle and on fully loaded systems
Vik Heyndrickx
2016-06-01
ring-buffer: Prevent overflow of size in ring_buffer_resize()
Steven Rostedt (Red Hat)
[next]