- 51aa423 bpftool: revert printing program device bound info by Jakub Kicinski · 7 years ago
- 1f6f4cb bpf: offload: rename the ifindex field by Jakub Kicinski · 7 years ago
- a3841f9 Merge tag 'libnvdimm-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 7 years ago
- 7c225c6 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
- 4675ff0 kmemcheck: rip it out by Levin, Alexander (Sasha Levin) · 7 years ago
- 5bbcc0f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
- 3148637 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- 8e9a2db Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- f3edacb bpf: Revert bpf_overrid_function() helper changes. by David S. Miller · 7 years ago
- 505ee76 tooling/headers: Sync the tools/include/uapi/drm/i915_drm.h UAPI header by Ingo Molnar · 7 years ago
- eafb340 samples/bpf: add a test for bpf_override_return by Josef Bacik · 7 years ago
- 4dc6758 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
- 8c5db92 Merge branch 'linus' into locking/core, to resolve conflicts by Ingo Molnar · 7 years ago
- 15bcdc9 Merge branch 'linus' into perf/core, to fix conflicts by Ingo Molnar · 7 years ago
- ebc614f bpf, cgroup: implement eBPF-based device controller for cgroup v2 by Roman Gushchin · 7 years ago
- 928631e bpftool: print program device bound info by Jakub Kicinski · 7 years ago
- fb7df12 tools/headers: Synchronize kernel ABI headers by Ingo Molnar · 7 years ago
- 2a17178 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
- 1c97259 mm: introduce MAP_SHARED_VALIDATE, a mechanism to safely define new mmap flags by Dan Williams · 7 years ago
- ead7515 Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 7 years ago
- b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
- ed29668 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
- 04686ef bpf: remove SK_REDIRECT from UAPI by John Fastabend · 7 years ago
- 735e215 tools include uapi: Grab a copy of linux/kcmp.h by Arnaldo Carvalho de Melo · 7 years ago
- e1ea2f9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
- bfa64075 bpf: rename sk_actions to align with bpf infrastructure by John Fastabend · 7 years ago
- 4337279 tools include uapi: Grab a copy of linux/prctl.h by Arnaldo Carvalho de Melo · 7 years ago
- 6856b8e Merge branch 'perf/urgent' into perf/core, to pick up fixes by Ingo Molnar · 7 years ago
- 6aa7de0 locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE() by Mark Rutland · 7 years ago
- e27afb8 selftests/bpf: fix broken build of test_maps by Alexei Starovoitov · 7 years ago
- f8ddadc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
- b5ac3be Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
- 34f79502 bpf: avoid preempt enable/disable in sockmap using tcp_skb_cb region by John Fastabend · 7 years ago
- ca4b9c3b Merge branch 'perf/urgent' into perf/core, to pick up fixes by Ingo Molnar · 7 years ago
- 6710e11 bpf: introduce new bpf cpu map type BPF_MAP_TYPE_CPUMAP by Jesper Dangaard Brouer · 7 years ago
- aa7b4e0 tools include uapi bpf.h: Sync kernel ABI header with tooling header by Arnaldo Carvalho de Melo · 7 years ago
- 067cae4 bpf: Use char in prog and map name by Martin KaFai Lau · 7 years ago
- 81b9cf8 bpf: add a test case for helper bpf_perf_prog_read_value by Yonghong Song · 7 years ago
- 020a32d bpf: add a test case for helper bpf_perf_event_read_value by Yonghong Song · 7 years ago
- 53954cf Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
- defd9c4 libbpf: sync bpf.h by Alexei Starovoitov · 7 years ago
- c976a7d Merge remote-tracking branch 'tip/perf/urgent' into perf/core, to pick up fixes by Arnaldo Carvalho de Melo · 7 years ago
- 88cda1c bpf: libbpf: Provide basic API support to specify BPF obj name by Martin KaFai Lau · 7 years ago
- ac29991 bpf: update bpf.h uapi header for tools by Daniel Borkmann · 7 years ago
- 549a397 tools include: Sync kernel ABI headers with tooling headers by Ingo Molnar · 7 years ago
- 6ae8eef tools include: Do not use poison with C++ by Arnaldo Carvalho de Melo · 7 years ago
- 492e05b tools: Update asm-generic/mman-common.h copy from the kernel by Arnaldo Carvalho de Melo · 7 years ago
- b130a69 Merge tag 'perf-urgent-for-mingo-4.14-20170912' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 7 years ago
- e6328a7 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- 259d407 tools include linux: Guard against redefinition of some macros by Arnaldo Carvalho de Melo · 7 years ago
- aae3dbb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
- bafb076 Merge tag 'char-misc-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 7 years ago
- 3b0a5da perf tools: Support new sample type for physical address by Kan Liang · 7 years ago
- 464bc0f bpf: convert sockmap field attach_bpf_fd2 to type by John Fastabend · 7 years ago
- df770ff perf: cs-etm: Fix ETMv4 CONFIGR entry in perf.data file by Mike Leach · 7 years ago
- b97971b coresight: pmu: Adds return stack option to perf coresight pmu by Mike Leach · 7 years ago
- 52839e6 perf tools: Add support for printing new mem_info encodings by Andi Kleen · 7 years ago
- ad17d0e bpf: Allow numa selection in INNER_LRU_HASH_PREALLOC test of map_perf_test by Martin KaFai Lau · 7 years ago
- 69e8cc1 bpf: sockmap sample program by John Fastabend · 7 years ago
- 92b31a9 bpf: add BPF_J{LT,LE,SLT,SLE} instructions by Daniel Borkmann · 7 years ago
- 996139e selftests: bpf: add a test for XDP redirect by William Tu · 7 years ago
- d02b395 tools include uapi: Grab a copy of linux/vhost.h by Arnaldo Carvalho de Melo · 7 years ago
- 3ce9751 tools include uapi: Grab a copy of linux/kvm.h by Arnaldo Carvalho de Melo · 7 years ago
- a215684e tools include uapi: Grab a copy of sound/asound.h by Arnaldo Carvalho de Melo · 7 years ago
- c1737f2 tools include uapi: Grab copies of drm/{drm,i915_drm}.h by Arnaldo Carvalho de Melo · 7 years ago
- f1d6cb2 tools headers: Fixup tools/include/uapi/linux/bpf.h copy of kernel ABI header by Arnaldo Carvalho de Melo · 7 years ago
- 6375f0a tools include uapi: Grab a copy of asm-generic/ioctls.h by Arnaldo Carvalho de Melo · 7 years ago
- d62c1d7 tools headers: Fixup tools/include/uapi/linux/bpf.h copy of kernel ABI header by Arnaldo Carvalho de Melo · 7 years ago
- f5db340 Merge branch 'perf/urgent' into perf/core, to pick up latest fixes and refresh the tree by Ingo Molnar · 7 years ago
- 81f6bf8 bpf: testing: fix devmap tests by John Fastabend · 7 years ago
- 8e99b6d tools include: Adopt strstarts() from the kernel by Arnaldo Carvalho de Melo · 7 years ago
- 450c86c tools include uapi: Grab a copy of linux/sched.h by Arnaldo Carvalho de Melo · 7 years ago
- eb0baf8 perf/core: Define the common branch type classification by Jin Yao · 7 years ago
- 84d1d8a tools include uapi asm-generic: Grab a copy of fcntl.h by Arnaldo Carvalho de Melo · 7 years ago
- ca3cf04 tools: Update include/uapi/linux/fcntl.h copy from the kernel by Arnaldo Carvalho de Melo · 7 years ago
- 5518b69 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
- 7447d56 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- 2be7e21 bpf: add bpf_skb_adjust_room helper by Daniel Borkmann · 7 years ago
- 04df41e bpf: update tools/include/uapi/linux/bpf.h by Lawrence Brakmo · 7 years ago
- 07fda55 tools include: Add byte-swapping macros to kernel.h by Adrian Hunter · 8 years ago
- 5c97cac tools: Adopt __aligned from kernel sources by Arnaldo Carvalho de Melo · 8 years ago
- c9f5da7 tools: Adopt __packed from kernel sources by Arnaldo Carvalho de Melo · 8 years ago
- 9dd4ca4 tools: Adopt noinline from kernel sources by Arnaldo Carvalho de Melo · 8 years ago
- 3ee350f tools: Adopt __scanf from kernel sources by Arnaldo Carvalho de Melo · 8 years ago
- afaed6d tools: Adopt __printf from kernel sources by Arnaldo Carvalho de Melo · 8 years ago
- 6c34664 tools: Adopt __noreturn from kernel sources by Arnaldo Carvalho de Melo · 8 years ago
- ded092c bpf: add bpf_set_hash helper for tc progs by Daniel Borkmann · 8 years ago
- 216fe8f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
- 95b9afd bpf: Test for bpf ID by Martin KaFai Lau · 8 years ago
- e58e871 tools/lib/lockdep: Remove private kernel headers by Levin, Alexander (Sasha Levin) · 8 years ago
- 61d4595 tools/include: Add IS_ERR_OR_NULL to err.h by Levin, Alexander (Sasha Levin) · 8 years ago
- 12d83f7 tools/include: Add (mostly) empty include/linux/sched/mm.h by Levin, Alexander (Sasha Levin) · 8 years ago
- 6c8e648 tools/lib/lockdep: Fix compilation for 4.11 by Levin, Alexander (Sasha Levin) · 8 years ago
- b7d3ed5 bpf: update perf event helper functions documentation by Teng Qin · 8 years ago
- fac3fca Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- 614d0d7 bpf: add various verifier test cases by Daniel Borkmann · 8 years ago
- 6e30437 tools/include: Sync kernel ABI headers with tooling headers by Ingo Molnar · 8 years ago
- a95cfad Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
- e0c4a5f Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- e07b98d bpf: Add strict alignment flag for BPF_PROG_LOAD. by David S. Miller · 8 years ago