summaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)AuthorLines
2016-07-11bpf: make inode code explicitly non-modularPaul Gortmaker-3/+1
2016-07-09bpf: introduce bpf_get_current_task() helperAlexei Starovoitov-0/+13
2016-07-01cgroup: bpf: Add bpf_skb_in_cgroup_protoMartin KaFai Lau-1/+7
2016-07-01cgroup: bpf: Add BPF_MAP_TYPE_CGROUP_ARRAYMartin KaFai Lau-1/+47
2016-07-01cgroup: Add cgroup_get_from_fdMartin KaFai Lau-0/+35
2016-07-01bpf: refactor bpf_prog_get and type check into helperDaniel Borkmann-8/+19
2016-07-01bpf: generally move prog destruction to RCU deferralDaniel Borkmann-14/+5
2016-06-30bpf: don't use raw processor id in generic helperDaniel Borkmann-1/+1
2016-06-30bpf, trace: add BPF_F_CURRENT_CPU flag for bpf_perf_event_readDaniel Borkmann-3/+8
2016-06-30bpf, trace: fetch current cpu only onceDaniel Borkmann-2/+3
2016-06-30bpf: minor cleanups on fd maps and helpersDaniel Borkmann-14/+7
2016-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-203/+386
2016-06-29Merge branch 'stable-4.7' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds-4/+25
2016-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-37/+16
2016-06-29Merge branch 'for-4.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-72/+76
2016-06-29bpf, perf: delay release of BPF prog after grace periodDaniel Borkmann-1/+1
2016-06-28audit: move audit_get_tty to reduce scope and kabi changesRichard Guy Briggs-1/+21
2016-06-28audit: move calcs after alloc and check when logging set loginuidRichard Guy Briggs-3/+4
2016-06-25Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-21/+66
2016-06-25Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds-3/+33
2016-06-25Fix build break in fork.c when THREAD_SIZE < PAGE_SIZEMichael Ellerman-2/+2
2016-06-24Merge branch 'akpm' (patches from Andrew)Linus Torvalds-0/+12
2016-06-24oom, suspend: fix oom_reaper vs. oom_killer_disable raceMichal Hocko-0/+12
2016-06-24Clarify naming of thread info/stack allocatorsLinus Torvalds-25/+25
2016-06-24sched/core: Allow kthreads to fall back to online && !active cpusTejun Heo-1/+3
2016-06-24sched/fair: Do not announce throttled next buddy in dequeue_task_fair()Konstantin Khlebnikov-5/+4
2016-06-24sched/fair: Initialize throttle_count for new task-groups lazilyKonstantin Khlebnikov-1/+21
2016-06-24locking/static_key: Fix concurrent static_key_slow_inc()Paolo Bonzini-3/+33
2016-06-23cgroup: Disable IRQs while holding css_set_lockDaniel Bristot de Oliveira-68/+74
2016-06-23locking: avoid passing around 'thread_info' in mutex debugging codeLinus Torvalds-12/+12
2016-06-20Merge tag 'trace-v4.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds-1/+6
2016-06-20tracing: Handle NULL formats in hold_module_trace_bprintk_format()Steven Rostedt (Red Hat)-1/+6
2016-06-20sched/fair: Fix cfs_rq avg tracking underflowPeter Zijlstra-8/+25
2016-06-16cgroup: set css->id to -1 during initTejun Heo-0/+1
2016-06-15bpf, maps: flush own entries on perf map releaseDaniel Borkmann-38/+82
2016-06-15bpf, maps: extend map_fd_get_ptr argumentsDaniel Borkmann-7/+15
2016-06-15bpf, maps: add release callbackDaniel Borkmann-1/+6
2016-06-15bpf, trace: check event type in bpf_perf_event_readAlexei Starovoitov-0/+4
2016-06-15bpf: fix matching of data/data_end in verifierAlexei Starovoitov-36/+11
2016-06-15kernel/kcov: unproxify debugfs file's fopsNicolai Stange-1/+6
2016-06-14kernel/sysrq, watchdog, sched/core: Reset watchdog on all CPUs while processi...Andrey Ryabinin-2/+4
2016-06-14sched/debug: Fix deadlock when enabling sched eventsJosh Poimboeuf-1/+1
2016-06-14sched/fair: Fix post_init_entity_util_avg() serializationPeter Zijlstra-3/+8
2016-06-10Merge branch 'stacking-fixes' (vfs stacking fixes from Jann)Linus Torvalds-1/+2
2016-06-10sched: panic on corrupted stack endJann Horn-1/+2
2016-06-10Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-16/+28
2016-06-10Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-4/+2
2016-06-10Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds-6/+77
2016-06-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-2/+2
2016-06-10Merge tag 'pm-4.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds-1/+1