index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2016-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-09-21
bpf: recognize 64bit immediate loads as consts
Jakub Kicinski
2016-09-21
bpf: enable non-core use of the verfier
Jakub Kicinski
2016-09-21
bpf: expose internal verfier structures
Jakub Kicinski
2016-09-21
bpf: don't (ab)use instructions to store state
Jakub Kicinski
2016-09-20
bpf: direct packet write and access for helpers for clsact progs
Daniel Borkmann
2016-09-20
bpf, verifier: enforce larger zero range for pkt on overloading stack buffs
Daniel Borkmann
2016-09-19
cgroup: duplicate cgroup reference when cloning sockets
Johannes Weiner
2016-09-13
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2016-09-13
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-09-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-09-10
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2016-09-10
perf/core: Fix aux_mmap_count vs aux_refcount order
Alexander Shishkin
2016-09-10
perf/core: Fix a race between mmap_close() and set_output() of AUX events
Alexander Shishkin
2016-09-09
bpf: add BPF_CALL_x macros for declaring helpers
Daniel Borkmann
2016-09-09
bpf: add BPF_SIZEOF and BPF_FIELD_SIZEOF macros
Daniel Borkmann
2016-09-09
bpf: minor cleanups in helpers
Daniel Borkmann
2016-09-09
mm: fix cache mode of dax pmd mappings
Dan Williams
2016-09-08
bpf: fix range propagation on direct packet access
Daniel Borkmann
2016-09-06
perf, bpf: fix conditional call to bpf_overflow_handler
Arnd Bergmann
2016-09-05
PM / QoS: avoid calling cancel_delayed_work_sync() during early boot
Tejun Heo
2016-09-05
sched/core: Fix a race between try_to_wake_up() and a woken up task
Balbir Singh
2016-09-05
perf/core: Remove WARN from perf_event_read()
Peter Zijlstra
2016-09-04
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2016-09-02
perf, bpf: add perf events core support for BPF_PROG_TYPE_PERF_EVENT programs
Alexei Starovoitov
2016-09-02
bpf: perf_event progs should only use preallocated maps
Alexei Starovoitov
2016-09-02
bpf: introduce BPF_PROG_TYPE_PERF_EVENT program type
Alexei Starovoitov
2016-09-02
bpf: support 8-byte metafield access
Alexei Starovoitov
2016-09-02
tick/nohz: Fix softlockup on scheduler stalls in kvm guest
Wanpeng Li
2016-09-01
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2016-09-01
kernel/fork: fix CLONE_CHILD_CLEARTID regression in nscd
Michal Hocko
2016-09-01
mm, mempolicy: task->mempolicy must be NULL before dropping final reference
David Rientjes
2016-09-01
printk/nmi: avoid direct printk()-s from __printk_nmi_flush()
Sergey Senozhatsky
2016-09-01
kconfig: tinyconfig: provide whole choice blocks to avoid warnings
Arnd Bergmann
2016-09-01
kexec: fix double-free when failing to relocate the purgatory
Thiago Jung Bauermann
2016-09-01
Merge branch 'stable-4.8' of git://git.infradead.org/users/pcmoore/audit
Linus Torvalds
2016-08-31
audit: fix exe_file access in audit_exe_compare
Mateusz Guzik
2016-08-31
mm: introduce get_task_exe_file
Mateusz Guzik
2016-08-30
Merge tag 'seccomp-v4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-08-30
seccomp: Fix tracer exit notifications during fatal signals
Kees Cook
2016-08-30
Merge branch 'for-4.8-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-08-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-08-28
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-08-28
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2016-08-28
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2016-08-26
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2016-08-26
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-08-26
printk: fix parsing of "brl=" option
Nicolas Iooss
2016-08-26
sysctl: handle error writing UINT_MAX to u32 fields
Subash Abhinov Kasiviswanathan
2016-08-24
perf/core: Use this_cpu_ptr() when stopping AUX events
Will Deacon
[next]