aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)AuthorFilesLines
2016-09-09bpf: add BPF_CALL_x macros for declaring helpersGravatar Daniel Borkmann 4-77/+51
2016-09-09bpf: add BPF_SIZEOF and BPF_FIELD_SIZEOF macrosGravatar Daniel Borkmann 1-6/+6
2016-09-09bpf: minor cleanups in helpersGravatar Daniel Borkmann 1-3/+3
2016-09-08bpf: fix range propagation on direct packet accessGravatar Daniel Borkmann 1-15/+40
2016-09-06perf, bpf: fix conditional call to bpf_overflow_handlerGravatar Arnd Bergmann 1-1/+1
2016-09-02perf, bpf: add perf events core support for BPF_PROG_TYPE_PERF_EVENT programsGravatar Alexei Starovoitov 1-1/+88
2016-09-02bpf: perf_event progs should only use preallocated mapsGravatar Alexei Starovoitov 1-1/+21
2016-09-02bpf: introduce BPF_PROG_TYPE_PERF_EVENT program typeGravatar Alexei Starovoitov 1-0/+61
2016-09-02bpf: support 8-byte metafield accessGravatar Alexei Starovoitov 1-3/+6
2016-08-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 12-53/+178
2016-08-28Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-1/+1
2016-08-28Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 3-2/+19
2016-08-28Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 2-3/+11
2016-08-26Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 2-4/+45
2016-08-26Merge branch 'for-linus' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 1-1/+1
2016-08-26printk: fix parsing of "brl=" optionGravatar Nicolas Iooss 1-2/+2
2016-08-26sysctl: handle error writing UINT_MAX to u32 fieldsGravatar Subash Abhinov Kasiviswanathan 1-2/+43
2016-08-24perf/core: Use this_cpu_ptr() when stopping AUX eventsGravatar Will Deacon 1-1/+1
2016-08-24timekeeping: Cap array access in timekeeping_debugGravatar John Stultz 1-2/+7
2016-08-24timekeeping: Avoid taking lock in NMI path with CONFIG_DEBUG_TIMEKEEPINGGravatar John Stultz 1-1/+4
2016-08-22genirq/affinity: Use get/put_online_cpus around cpumask operationsGravatar Christoph Hellwig 1-0/+2
2016-08-22genirq: Fix potential memleak when failing to get irq pmGravatar Shawn Lin 1-2/+6
2016-08-18Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-8/+25
2016-08-18Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 2-29/+71
2016-08-18Merge tag 'pm-4.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Gravatar Linus Torvalds 1-5/+5
2016-08-18sched/cputime: Resync steal time when guest & host lose syncGravatar Wanpeng Li 1-3/+15
2016-08-18sched/cputime: Fix NO_HZ_FULL getrusage() monotonicity regressionGravatar Peter Zijlstra 1-5/+10
2016-08-18perf/core: Check return value of the perf_event_read() IPIGravatar David Carrillo-Cisneros 1-3/+4
2016-08-18perf/core: Enable mapping of the stop filtersGravatar Mathieu Poirier 1-10/+5
2016-08-18perf/core: Update filters only on executable mmapGravatar Mathieu Poirier 1-0/+7
2016-08-18perf/core: Fix file name handling for start/stop filtersGravatar Mathieu Poirier 1-2/+4
2016-08-18perf/core: Fix event_function_local()Gravatar Peter Zijlstra 1-12/+48
2016-08-18uprobes: Fix the memcg accountingGravatar Oleg Nesterov 1-2/+3
2016-08-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 22-112/+311
2016-08-18Merge branch 'pm-sleep'Gravatar Rafael J. Wysocki 1-5/+5
2016-08-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 2-14/+77
2016-08-17genirq: Correctly configure the trigger on chained interruptsGravatar Marc Zyngier 1-0/+11
2016-08-16block: Fix secure eraseGravatar Adrian Hunter 1-1/+1
2016-08-16PM / hibernate: Fix rtree_next_node() to avoid walking off list endsGravatar James Morse 1-5/+5
2016-08-12bpf: allow bpf_get_prandom_u32() to be used in tracingGravatar Alexei Starovoitov 1-0/+2
2016-08-12bpf: allow helpers access the packet directlyGravatar Alexei Starovoitov 1-18/+43
2016-08-12bpf: fix bpf_skb_in_cgroup helper namingGravatar Daniel Borkmann 1-2/+2
2016-08-12bpf: Add bpf_current_task_under_cgroup helperGravatar Sargun Dhillon 3-2/+34
2016-08-12Merge tag 'pm-4.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Gravatar Linus Torvalds 1-2/+2
2016-08-12Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 1-1/+4
2016-08-12Merge branches 'pm-sleep' and 'pm-cpufreq'Gravatar Rafael J. Wysocki 1-2/+2
2016-08-12Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 5-4/+34
2016-08-12PM / hibernate: Restore processor state before using per-CPU variablesGravatar Thomas Garnier 1-2/+2
2016-08-12Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-23/+54
2016-08-12Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Gravatar Linus Torvalds 3-3/+23