开源镜像站
帮助
动态
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-09-30
Makefile: Mute warning for __builtin_return_address(>0) for tracing only
Steven Rostedt
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
mm: fix cache mode of dax pmd mappings
Dan Williams
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
mm, mempolicy: task->mempolicy must be NULL before dropping final reference
David Rientjes
2016-09-24
kexec: fix double-free when failing to relocate the purgatory
Thiago Jung Bauermann
2016-09-24
bpf: fix method of PTR_TO_PACKET reg id generation
Jakub Kicinski
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
cred: Reject inodes with invalid ids in set_create_file_as()
Seth Forshee
2016-09-15
kernel: Add noaudit variant of ns_capable()
Tyler Hicks
2016-09-07
sched/cputime: Fix NO_HZ_FULL getrusage() monotonicity regression
Peter Zijlstra
2016-09-07
perf/core: Fix event_function_local()
Peter Zijlstra
2016-09-07
uprobes: Fix the memcg accounting
Oleg Nesterov
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
cgroupns: Only allow creation of hierarchies in the initial cgroup namespace
Eric W. Biederman
2016-08-20
cgroupns: Close race between cgroup_post_fork and copy_cgroup_ns
Eric W. Biederman
2016-08-20
cgroupns: Fix the locking in copy_cgroup_ns
Eric W. Biederman
2016-08-20
audit: fix a double fetch in audit_log_single_execve_arg()
Paul Moore
2016-07-16
Merge branch 'for-4.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-07-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2016-07-15
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2016-07-15
gcov: add support for gcc version >= 6
Florian Meier
2016-07-14
Merge branches 'perf-urgent-for-linus' and 'timers-urgent-for-linus' of git:/...
Linus Torvalds
2016-07-13
sched/core: Correct off by one bug in load migration calculation
Thomas Gleixner
2016-07-13
cpu/hotplug: Keep enough storage space if SMP=n to avoid array out of bounds ...
Thomas Gleixner
2016-07-11
posix_cpu_timer: Exit early when process has been reaped
Alexey Dobriyan
2016-07-08
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2016-07-07
perf/core: Fix pmu::filter_match for SW-led groups
Mark Rutland
2016-06-29
Merge branch 'stable-4.7' of git://git.infradead.org/users/pcmoore/audit
Linus Torvalds
2016-06-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2016-06-29
Merge branch 'for-4.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-06-29
bpf, perf: delay release of BPF prog after grace period
Daniel Borkmann
2016-06-28
audit: move audit_get_tty to reduce scope and kabi changes
Richard Guy Briggs
2016-06-28
audit: move calcs after alloc and check when logging set loginuid
Richard Guy Briggs
2016-06-27
sched/fair: Fix calc_cfs_shares() fixed point arithmetics width confusion
Peter Zijlstra
2016-06-27
sched/fair: Fix effective_load() to consistently use smoothed load
Peter Zijlstra
2016-06-25
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2016-06-25
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2016-06-25
Fix build break in fork.c when THREAD_SIZE < PAGE_SIZE
Michael Ellerman
2016-06-24
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2016-06-24
oom, suspend: fix oom_reaper vs. oom_killer_disable race
Michal Hocko
2016-06-24
Clarify naming of thread info/stack allocators
Linus Torvalds
[next]