开源镜像站
帮助
动态
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-10
cpu/hotplug: Keep enough storage space if SMP=n to avoid array out of bounds ...
Thomas Gleixner
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: Disable IRQs while holding css_set_lock
Daniel Bristot de Oliveira
2016-08-10
cgroup: set css->id to -1 during init
Tejun Heo
2016-08-10
cgroup: remove redundant cleanup in css_create
Wenwei Tao
2016-08-10
sched/debug: Fix deadlock when enabling sched events
Josh Poimboeuf
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
cpuidle: Do not access cpuidle_devices when !CONFIG_CPU_IDLE
Catalin Marinas
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-27
futex: Calculate the futex key based on a tail page for file-based futexes
Mel Gorman
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, trace: use READ_ONCE for retrieving file ptr
Daniel Borkmann
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
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)
2016-06-01
ring-buffer: Use long for nr_pages to avoid overflow failures
Steven Rostedt (Red Hat)
2016-05-13
Merge branch 'for-4.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-05-13
Merge branch 'for-4.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-05-13
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2016-05-12
workqueue: fix rebind bound workers warning
Wanpeng Li
2016-05-12
cgroup: fix compile warning
Felipe Balbi
2016-05-12
perf/core: Disable the event on a truncated AUX record
Alexander Shishkin
2016-05-11
Revert "sched/fair: Fix fairness issue on migration"
Ingo Molnar
2016-05-10
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2016-05-10
sched/rt, sched/dl: Don't push if task's scheduling class was changed
Xunlei Pang
2016-05-09
perf/core: Change the default paranoia level to 2
Andy Lutomirski
2016-05-09
cgroup, kernfs: make mountinfo show properly scoped path for cgroup namespaces
Serge E. Hallyn
2016-05-07
sched/fair: Fix !CONFIG_SMP kernel cpufreq governor breakage
Rafael J. Wysocki
2016-05-06
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2016-05-03
Merge tag 'trace-fixes-v4.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2016-05-03
tracing: Don't display trigger file for events that can't be enabled
Chunyu Hu
2016-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2016-04-29
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2016-04-28
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-04-28
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2016-04-28
kcov: don't profile branches in kcov
Andrey Ryabinin
2016-04-28
kcov: don't trace the code coverage code
James Morse
2016-04-28
kexec: export OFFSET(page.compound_head) to find out compound tail page
Atsushi Kumagai
2016-04-28
kexec: update VMCOREINFO for compound_order/dtor
Atsushi Kumagai
2016-04-28
bpf: fix check_map_func_compatibility logic
Alexei Starovoitov
2016-04-28
bpf: fix refcnt overflow
Alexei Starovoitov
2016-04-28
perf/core: Fix perf_event_open() vs. execve() race
Peter Zijlstra
[next]