Age | Commit message (Expand) | Author | Files | Lines |
2017-11-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 21 | -8/+27 |
2017-11-07 | Merge branch 'linus' into locking/core, to resolve conflicts | Ingo Molnar | 63 | -7/+74 |
2017-11-07 | Merge branch 'linus' into perf/core, to fix conflicts | Ingo Molnar | 63 | -7/+74 |
2017-11-05 | bpf, cgroup: implement eBPF-based device controller for cgroup v2 | Roman Gushchin | 1 | -0/+15 |
2017-11-05 | bpftool: print program device bound info | Jakub Kicinski | 1 | -0/+7 |
2017-11-04 | tools/headers: Synchronize kernel ABI headers | Ingo Molnar | 21 | -10/+28 |
2017-11-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 50 | -0/+50 |
2017-11-03 | mm: introduce MAP_SHARED_VALIDATE, a mechanism to safely define new mmap flags | Dan Williams | 1 | -0/+1 |
2017-11-02 | Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 50 | -0/+50 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 50 | -0/+50 |
2017-11-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -2/+1 |
2017-11-01 | bpf: remove SK_REDIRECT from UAPI | John Fastabend | 1 | -2/+1 |
2017-10-31 | tools include uapi: Grab a copy of linux/kcmp.h | Arnaldo Carvalho de Melo | 1 | -0/+27 |
2017-10-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -2/+2 |
2017-10-29 | bpf: rename sk_actions to align with bpf infrastructure | John Fastabend | 1 | -2/+2 |
2017-10-27 | tools include uapi: Grab a copy of linux/prctl.h | Arnaldo Carvalho de Melo | 1 | -0/+200 |
2017-10-27 | Merge branch 'perf/urgent' into perf/core, to pick up fixes | Ingo Molnar | 1 | -1/+2 |
2017-10-25 | locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ... | Mark Rutland | 1 | -1/+1 |
2017-10-23 | selftests/bpf: fix broken build of test_maps | Alexei Starovoitov | 1 | -8/+54 |
2017-10-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -2/+3 |
2017-10-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 1 | -1/+2 |
2017-10-20 | bpf: avoid preempt enable/disable in sockmap using tcp_skb_cb region | John Fastabend | 1 | -1/+2 |
2017-10-20 | Merge branch 'perf/urgent' into perf/core, to pick up fixes | Ingo Molnar | 1 | -1/+1 |
2017-10-18 | bpf: introduce new bpf cpu map type BPF_MAP_TYPE_CPUMAP | Jesper Dangaard Brouer | 1 | -0/+1 |
2017-10-09 | tools include uapi bpf.h: Sync kernel ABI header with tooling header | Arnaldo Carvalho de Melo | 1 | -1/+1 |
2017-10-08 | bpf: Use char in prog and map name | Martin KaFai Lau | 1 | -4/+4 |
2017-10-08 | bpf: add a test case for helper bpf_perf_prog_read_value | Yonghong Song | 1 | -1/+2 |
2017-10-08 | bpf: add a test case for helper bpf_perf_event_read_value | Yonghong Song | 1 | -1/+2 |
2017-10-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 6 | -15/+133 |
2017-10-05 | libbpf: sync bpf.h | Alexei Starovoitov | 1 | -3/+52 |
2017-10-02 | Merge remote-tracking branch 'tip/perf/urgent' into perf/core, to pick up fixes | Arnaldo Carvalho de Melo | 6 | -16/+150 |
2017-09-29 | bpf: libbpf: Provide basic API support to specify BPF obj name | Martin KaFai Lau | 1 | -0/+10 |
2017-09-26 | bpf: update bpf.h uapi header for tools | Daniel Borkmann | 1 | -13/+32 |
2017-09-25 | tools include: Sync kernel ABI headers with tooling headers | Ingo Molnar | 7 | -27/+153 |
2017-09-21 | tools include: Do not use poison with C++ | Arnaldo Carvalho de Melo | 1 | -0/+5 |
2017-09-21 | tools: Update asm-generic/mman-common.h copy from the kernel | Arnaldo Carvalho de Melo | 1 | -11/+3 |
2017-09-13 | Merge tag 'perf-urgent-for-mingo-4.14-20170912' of git://git.kernel.org/pub/s... | Ingo Molnar | 1 | -3/+6 |
2017-09-12 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -1/+3 |
2017-09-12 | tools include linux: Guard against redefinition of some macros | Arnaldo Carvalho de Melo | 1 | -3/+6 |
2017-09-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -2/+58 |
2017-09-05 | Merge tag 'char-misc-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -0/+6 |
2017-09-01 | perf tools: Support new sample type for physical address | Kan Liang | 1 | -1/+3 |
2017-08-28 | bpf: convert sockmap field attach_bpf_fd2 to type | John Fastabend | 1 | -6/+3 |
2017-08-28 | perf: cs-etm: Fix ETMv4 CONFIGR entry in perf.data file | Mike Leach | 1 | -0/+5 |
2017-08-28 | coresight: pmu: Adds return stack option to perf coresight pmu | Mike Leach | 1 | -0/+1 |
2017-08-22 | perf tools: Add support for printing new mem_info encodings | Andi Kleen | 1 | -2/+28 |
2017-08-20 | bpf: Allow numa selection in INNER_LRU_HASH_PREALLOC test of map_perf_test | Martin KaFai Lau | 1 | -1/+9 |
2017-08-16 | bpf: sockmap sample program | John Fastabend | 1 | -1/+45 |
2017-08-10 | bpf: add BPF_J{LT,LE,SLT,SLE} instructions | Daniel Borkmann | 1 | -0/+5 |
2017-08-09 | selftests: bpf: add a test for XDP redirect | William Tu | 1 | -1/+2 |