| Age | Commit message (Expand) | Author | Files | Lines |
| 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 | 2 | -13/+4 |
| 2016-06-30 | bpf: don't use raw processor id in generic helper |  Daniel Borkmann | 1 | -1/+1 |
| 2016-06-30 | bpf: minor cleanups on fd maps and helpers |  Daniel Borkmann | 1 | -2/+1 |
| 2016-06-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net |  David S. Miller | 1 | -34/+7 |
| 2016-06-15 | bpf, maps: flush own entries on perf map release |  Daniel Borkmann | 1 | -27/+73 |
| 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: fix matching of data/data_end in verifier |  Alexei Starovoitov | 1 | -34/+7 |
| 2016-06-08 | Merge branch 'linus' into perf/core, to refresh the branch |  Ingo Molnar | 6 | -188/+922 |
| 2016-05-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net |  Linus Torvalds | 1 | -1/+0 |
| 2016-05-30 | perf core: Per event callchain limit |  Arnaldo Carvalho de Melo | 1 | -1/+1 |
| 2016-05-25 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -1/+2 |
| 2016-05-23 | bpf, inode: disallow userns mounts |  Daniel Borkmann | 1 | -1/+0 |
| 2016-05-20 | bpf: teach verifier to recognize imm += ptr pattern |  Alexei Starovoitov | 1 | -1/+17 |
| 2016-05-20 | bpf: support decreasing order in direct packet access |  Alexei Starovoitov | 1 | -8/+4 |
| 2016-05-20 | bpf: Use mount_nodev not mount_ns to mount the bpf filesystem |  Eric W. Biederman | 1 | -1/+1 |
| 2016-05-20 | bpf: rather use get_random_int for randomizations |  Daniel Borkmann | 1 | -2/+2 |
| 2016-05-18 | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs |  Linus Torvalds | 1 | -29/+8 |
| 2016-05-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next |  Linus Torvalds | 5 | -156/+900 |
| 2016-05-16 | perf core: Pass max stack as a perf_callchain_entry context |  Arnaldo Carvalho de Melo | 1 | -1/+2 |
| 2016-05-16 | bpf: add generic constant blinding for use in jits |  Daniel Borkmann | 1 | -0/+203 |
| 2016-05-16 | bpf: prepare bpf_int_jit_compile/bpf_prog_select_runtime apis |  Daniel Borkmann | 2 | -5/+15 |
| 2016-05-16 | bpf: add bpf_patch_insn_single helper |  Daniel Borkmann | 2 | -44/+80 |
| 2016-05-16 | bpf: minor cleanups in ebpf code |  Daniel Borkmann | 1 | -2/+0 |
| 2016-05-11 | Merge branch 'perf/urgent' into perf/core, to pick up fixes |  Ingo Molnar | 3 | -36/+71 |
| 2016-05-06 | bpf: improve verifier state equivalence |  Alexei Starovoitov | 1 | -20/+3 |
| 2016-05-06 | bpf: direct packet access |  Alexei Starovoitov | 2 | -8/+438 |
| 2016-05-06 | bpf: cleanup verifier code |  Alexei Starovoitov | 1 | -47/+53 |
| 2016-05-05 | Merge branch 'perf/urgent' into perf/core, to pick up fixes |  Ingo Molnar | 1 | -1/+1 |
| 2016-05-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net |  David S. Miller | 3 | -36/+71 |
| 2016-04-28 | bpf: fix check_map_func_compatibility logic |  Alexei Starovoitov | 1 | -25/+40 |
| 2016-04-28 | bpf: fix refcnt overflow |  Alexei Starovoitov | 3 | -11/+31 |
| 2016-04-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net |  David S. Miller | 1 | -1/+0 |
| 2016-04-27 | perf core: Allow setting up max frame stack depth via sysctl |  Arnaldo Carvalho de Melo | 1 | -4/+4 |
| 2016-04-26 | bpf: fix double-fdput in replace_map_fd_with_map_ptr() |  Jann Horn | 1 | -1/+0 |
| 2016-04-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net |  David S. Miller | 1 | -0/+1 |
| 2016-04-19 | bpf: add event output helper for notifications/sampling/logging |  Daniel Borkmann | 1 | -0/+7 |
| 2016-04-14 | bpf: convert relevant helper args to ARG_PTR_TO_RAW_STACK |  Daniel Borkmann | 1 | -4/+13 |
| 2016-04-14 | bpf, verifier: add ARG_PTR_TO_RAW_STACK type |  Daniel Borkmann | 1 | -5/+54 |
| 2016-04-14 | bpf, verifier: add bpf_call_arg_meta for passing meta data |  Daniel Borkmann | 1 | -17/+23 |
| 2016-04-14 | bpf/verifier: reject invalid LD_ABS | BPF_DW instruction |  Alexei Starovoitov | 1 | -0/+1 |
| 2016-04-10 | bpf: simplify verifier register state assignments |  Alexei Starovoitov | 1 | -4/+2 |
| 2016-04-08 | bpf, verifier: further improve search pruning |  Daniel Borkmann | 1 | -2/+7 |
| 2016-04-07 | bpf: sanitize bpf tracepoint access |  Alexei Starovoitov | 1 | -1/+5 |
| 2016-04-07 | bpf: support bpf_get_stackid() and bpf_perf_event_output() in tracepoint programs |  Alexei Starovoitov | 1 | -1/+1 |
| 2016-03-27 | bpf: reject invalid names right in ->lookup() |  Al Viro | 1 | -29/+8 |
| 2016-03-25 | bpf: add missing map_flags to bpf_map_show_fdinfo |  Daniel Borkmann | 1 | -2/+4 |
| 2016-03-20 | Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -0/+2 |
| 2016-03-09 | bpf: avoid copying junk bytes in bpf_get_current_comm() |  Alexei Starovoitov | 1 | -1/+1 |