summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2016-09-09bpf: add BPF_CALL_x macros for declaring helpersDaniel Borkmann
2016-09-09bpf: add BPF_SIZEOF and BPF_FIELD_SIZEOF macrosDaniel Borkmann
2016-09-09bpf: minor cleanups in helpersDaniel Borkmann
2016-09-08bpf: fix range propagation on direct packet accessDaniel Borkmann
2016-09-06perf, bpf: fix conditional call to bpf_overflow_handlerArnd Bergmann
2016-09-02perf, bpf: add perf events core support for BPF_PROG_TYPE_PERF_EVENT programsAlexei Starovoitov
2016-09-02bpf: perf_event progs should only use preallocated mapsAlexei Starovoitov
2016-09-02bpf: introduce BPF_PROG_TYPE_PERF_EVENT program typeAlexei Starovoitov
2016-09-02bpf: support 8-byte metafield accessAlexei Starovoitov
2016-08-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-08-28Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-08-28Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-08-28Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2016-08-26Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-08-26Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-08-26printk: fix parsing of "brl=" optionNicolas Iooss
2016-08-26sysctl: handle error writing UINT_MAX to u32 fieldsSubash Abhinov Kasiviswanathan
2016-08-24perf/core: Use this_cpu_ptr() when stopping AUX eventsWill Deacon
2016-08-24timekeeping: Cap array access in timekeeping_debugJohn Stultz
2016-08-24timekeeping: Avoid taking lock in NMI path with CONFIG_DEBUG_TIMEKEEPINGJohn Stultz
2016-08-22genirq/affinity: Use get/put_online_cpus around cpumask operationsChristoph Hellwig
2016-08-22genirq: Fix potential memleak when failing to get irq pmShawn Lin
2016-08-18Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2016-08-18Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-08-18Merge tag 'pm-4.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2016-08-18sched/cputime: Resync steal time when guest & host lose syncWanpeng Li
2016-08-18sched/cputime: Fix NO_HZ_FULL getrusage() monotonicity regressionPeter Zijlstra
2016-08-18perf/core: Check return value of the perf_event_read() IPIDavid Carrillo-Cisneros
2016-08-18perf/core: Enable mapping of the stop filtersMathieu Poirier
2016-08-18perf/core: Update filters only on executable mmapMathieu Poirier
2016-08-18perf/core: Fix file name handling for start/stop filtersMathieu Poirier
2016-08-18perf/core: Fix event_function_local()Peter Zijlstra
2016-08-18uprobes: Fix the memcg accountingOleg Nesterov
2016-08-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-08-18Merge branch 'pm-sleep'Rafael J. Wysocki
2016-08-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-08-17genirq: Correctly configure the trigger on chained interruptsMarc Zyngier
2016-08-16block: Fix secure eraseAdrian Hunter
2016-08-16PM / hibernate: Fix rtree_next_node() to avoid walking off list endsJames Morse
2016-08-12bpf: allow bpf_get_prandom_u32() to be used in tracingAlexei Starovoitov
2016-08-12bpf: allow helpers access the packet directlyAlexei Starovoitov
2016-08-12bpf: fix bpf_skb_in_cgroup helper namingDaniel Borkmann
2016-08-12bpf: Add bpf_current_task_under_cgroup helperSargun Dhillon
2016-08-12Merge tag 'pm-4.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2016-08-12Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2016-08-12Merge branches 'pm-sleep' and 'pm-cpufreq'Rafael J. Wysocki
2016-08-12Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2016-08-12PM / hibernate: Restore processor state before using per-CPU variablesThomas Garnier
2016-08-12Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-08-12Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds