Age | Commit message (Expand) | Author | Files | Lines |
2016-07-01 | cgroup: bpf: Add bpf_skb_in_cgroup_proto | Martin KaFai Lau | 1 | -1/+7 |
2016-07-01 | cgroup: bpf: Add BPF_MAP_TYPE_CGROUP_ARRAY | Martin KaFai Lau | 3 | -1/+47 |
2016-07-01 | cgroup: Add cgroup_get_from_fd | Martin KaFai Lau | 1 | -0/+35 |
2016-07-01 | bpf: refactor bpf_prog_get and type check into helper | Daniel Borkmann | 1 | -8/+19 |
2016-07-01 | bpf: generally move prog destruction to RCU deferral | Daniel Borkmann | 3 | -14/+5 |
2016-06-30 | bpf: don't use raw processor id in generic helper | Daniel Borkmann | 1 | -1/+1 |
2016-06-30 | bpf, trace: add BPF_F_CURRENT_CPU flag for bpf_perf_event_read | Daniel Borkmann | 1 | -3/+8 |
2016-06-30 | bpf, trace: fetch current cpu only once | Daniel Borkmann | 1 | -2/+3 |
2016-06-30 | bpf: minor cleanups on fd maps and helpers | Daniel Borkmann | 2 | -14/+7 |
2016-06-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 23 | -203/+386 |
2016-06-29 | Merge branch 'stable-4.7' of git://git.infradead.org/users/pcmoore/audit | Linus Torvalds | 3 | -4/+25 |
2016-06-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 3 | -37/+16 |
2016-06-29 | Merge branch 'for-4.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -72/+76 |
2016-06-29 | bpf, perf: delay release of BPF prog after grace period | Daniel Borkmann | 1 | -1/+1 |
2016-06-28 | audit: move audit_get_tty to reduce scope and kabi changes | Richard Guy Briggs | 3 | -1/+21 |
2016-06-28 | audit: move calcs after alloc and check when logging set loginuid | Richard Guy Briggs | 1 | -3/+4 |
2016-06-25 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 3 | -21/+66 |
2016-06-25 | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 1 | -3/+33 |
2016-06-25 | Fix build break in fork.c when THREAD_SIZE < PAGE_SIZE | Michael Ellerman | 1 | -2/+2 |
2016-06-24 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -0/+12 |
2016-06-24 | oom, suspend: fix oom_reaper vs. oom_killer_disable race | Michal Hocko | 1 | -0/+12 |
2016-06-24 | Clarify naming of thread info/stack allocators | Linus Torvalds | 1 | -25/+25 |
2016-06-24 | sched/core: Allow kthreads to fall back to online && !active cpus | Tejun Heo | 1 | -1/+3 |
2016-06-24 | sched/fair: Do not announce throttled next buddy in dequeue_task_fair() | Konstantin Khlebnikov | 1 | -5/+4 |
2016-06-24 | sched/fair: Initialize throttle_count for new task-groups lazily | Konstantin Khlebnikov | 2 | -1/+21 |
2016-06-24 | locking/static_key: Fix concurrent static_key_slow_inc() | Paolo Bonzini | 1 | -3/+33 |
2016-06-23 | cgroup: Disable IRQs while holding css_set_lock | Daniel Bristot de Oliveira | 1 | -68/+74 |
2016-06-23 | locking: avoid passing around 'thread_info' in mutex debugging code | Linus Torvalds | 4 | -12/+12 |
2016-06-20 | Merge tag 'trace-v4.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 1 | -1/+6 |
2016-06-20 | tracing: Handle NULL formats in hold_module_trace_bprintk_format() | Steven Rostedt (Red Hat) | 1 | -1/+6 |
2016-06-20 | sched/fair: Fix cfs_rq avg tracking underflow | Peter Zijlstra | 1 | -8/+25 |
2016-06-16 | cgroup: set css->id to -1 during init | Tejun Heo | 1 | -0/+1 |
2016-06-15 | bpf, maps: flush own entries on perf map release | Daniel Borkmann | 2 | -38/+82 |
2016-06-15 | bpf, maps: extend map_fd_get_ptr arguments | Daniel Borkmann | 2 | -7/+15 |
2016-06-15 | bpf, maps: add release callback | Daniel Borkmann | 1 | -1/+6 |
2016-06-15 | bpf, trace: check event type in bpf_perf_event_read | Alexei Starovoitov | 1 | -0/+4 |
2016-06-15 | bpf: fix matching of data/data_end in verifier | Alexei Starovoitov | 2 | -36/+11 |
2016-06-15 | kernel/kcov: unproxify debugfs file's fops | Nicolai Stange | 1 | -1/+6 |
2016-06-14 | kernel/sysrq, watchdog, sched/core: Reset watchdog on all CPUs while processi... | Andrey Ryabinin | 1 | -2/+4 |
2016-06-14 | sched/debug: Fix deadlock when enabling sched events | Josh Poimboeuf | 1 | -1/+1 |
2016-06-14 | sched/fair: Fix post_init_entity_util_avg() serialization | Peter Zijlstra | 2 | -3/+8 |
2016-06-10 | Merge branch 'stacking-fixes' (vfs stacking fixes from Jann) | Linus Torvalds | 1 | -1/+2 |
2016-06-10 | sched: panic on corrupted stack end | Jann Horn | 1 | -1/+2 |
2016-06-10 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 3 | -16/+28 |
2016-06-10 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -4/+2 |
2016-06-10 | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 3 | -6/+77 |
2016-06-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 1 | -2/+2 |
2016-06-10 | Merge tag 'pm-4.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds | 1 | -1/+1 |
2016-06-09 | Merge branches 'pm-cpufreq-fixes' and 'pm-cpuidle' | Rafael J. Wysocki | 1 | -1/+1 |
2016-06-09 | kernel/relay.c: fix potential memory leak | Zhouyi Zhou | 1 | -0/+1 |