index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
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-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-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
2016-08-24
timekeeping: Cap array access in timekeeping_debug
John Stultz
2016-08-24
timekeeping: Avoid taking lock in NMI path with CONFIG_DEBUG_TIMEKEEPING
John Stultz
2016-08-22
genirq/affinity: Use get/put_online_cpus around cpumask operations
Christoph Hellwig
2016-08-22
genirq: Fix potential memleak when failing to get irq pm
Shawn Lin
2016-08-18
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2016-08-18
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-08-18
Merge tag 'pm-4.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2016-08-18
sched/cputime: Resync steal time when guest & host lose sync
Wanpeng Li
2016-08-18
sched/cputime: Fix NO_HZ_FULL getrusage() monotonicity regression
Peter Zijlstra
2016-08-18
perf/core: Check return value of the perf_event_read() IPI
David Carrillo-Cisneros
2016-08-18
perf/core: Enable mapping of the stop filters
Mathieu Poirier
2016-08-18
perf/core: Update filters only on executable mmap
Mathieu Poirier
2016-08-18
perf/core: Fix file name handling for start/stop filters
Mathieu Poirier
2016-08-18
perf/core: Fix event_function_local()
Peter Zijlstra
[next]