- 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
- 7246f60 Merge tag 'powerpc-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
- 8d65b08 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
- 96395cb tools lib string: Adopt prefixcmp() from perf and subcmd by Arnaldo Carvalho de Melo · 8 years ago
- 04ec75e tools: Update asm-generic/mman-common.h copy from the kernel by Arnaldo Carvalho de Melo · 8 years ago
- b1d9fc4 bpf: add napi_id read access to __sk_buff by Daniel Borkmann · 8 years ago
- a12a4e0 tools include: Include missing headers for fls() and types in linux/log2.h by Arnaldo Carvalho de Melo · 8 years ago
- 68289cb tools include: Drop ARRAY_SIZE() definition from linux/hashtable.h by Arnaldo Carvalho de Melo · 8 years ago
- 8607c1e tools include: Move ARRAY_SIZE() to linux/kernel.h by Arnaldo Carvalho de Melo · 8 years ago
- f6441af tools include: Adopt __same_type() and __must_be_array() from the kernel by Arnaldo Carvalho de Melo · 8 years ago
- 379d61b tools include: Introduce linux/bug.h, from the kernel sources by Arnaldo Carvalho de Melo · 8 years ago
- 8c5073d powerpc/perf: Define big-endian version of perf_mem_data_src by Sukadev Bhattiprolu · 8 years ago
- 84b1e36 Merge tag 'v4.11-rc6' into perf/core, to pick up fixes by Ingo Molnar · 8 years ago
- 3c60a53 bpf: fix comment typo by Alexander Alemayhu · 8 years ago
- 6f14f44 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
- 3084887 tools/lib/bpf: add support for BPF_PROG_TEST_RUN command by Alexei Starovoitov · 8 years ago
- 02ea80b bpf: add various verifier test cases for self-tests by Daniel Borkmann · 8 years ago
- 67ef287 tools include uapi: Grab copies of stat.h and fcntl.h by Arnaldo Carvalho de Melo · 8 years ago
- 6acc5c2 Add a eBPF helper function to retrieve socket uid by Chenbo Feng · 8 years ago
- 91b8270 Add a helper function to get socket cookie in eBPF by Chenbo Feng · 8 years ago
- fb30d4b bpf: Add tests for map-in-map by Martin KaFai Lau · 8 years ago
- 38a33f0 tools include: Sync {,tools/}include/uapi/linux/perf_event.h by Alexander Shishkin · 8 years ago
- 2b95bd7 Merge branch 'linus' into perf/core, to pick up fixes by Ingo Molnar · 8 years ago
- f3b3614 perf tools: Add PERF_RECORD_NAMESPACES to include namespaces related info by Hari Bathini · 8 years ago
- 1da8ac7 selftests/bpf: fix broken build by Alexei Starovoitov · 8 years ago
- 84e5b54 Merge tag 'perf-core-for-mingo-4.11-20170306' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 8 years ago
- 73a9bf9 tools include: Adopt kernel's refcount.h by Arnaldo Carvalho de Melo · 8 years ago
- eaa75b5 tools include: Add UINT_MAX def to kernel.h by Arnaldo Carvalho de Melo · 8 years ago
- ed4aad5 tools include: Provide gcc based cmpxchg fallback for !x86 by Arnaldo Carvalho de Melo · 8 years ago
- 2bcdead tools include: Introduce atomic_cmpxchg_{relaxed,release}() by Arnaldo Carvalho de Melo · 8 years ago
- 4900653 tools include: Adopt __compiletime_error by Arnaldo Carvalho de Melo · 8 years ago
- 474c901 give up on gcc ilog2() constant optimizations by Linus Torvalds · 8 years ago
- cf39319 Merge branch 'idr-4.11' of git://git.infradead.org/users/willy/linux-dax by Linus Torvalds · 8 years ago
- 3051bf3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
- 7f4eb0a Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- 3f64116 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
- 5463b3d bpf: kernel header files need to be copied into the tools directory by Stephen Rothwell · 8 years ago
- 12ea653 radix tree test suite: Remove types.h by Matthew Wilcox · 8 years ago
- 1926140 tools include: Introduce linux/compiler-gcc.h by Arnaldo Carvalho de Melo · 8 years ago
- 9a73826 tools: Sync {,tools/}include/uapi/linux/bpf.h by Mickaël Salaün · 8 years ago
- b5bf173 tools include: Add a __fallthrough statement by Arnaldo Carvalho de Melo · 8 years ago
- b246a9d tools: Provide a definition of WARN_ON by Matthew Wilcox · 8 years ago
- c68a2aa radix tree test suite: Remove duplicate bitops code by Matthew Wilcox · 8 years ago
- 00198da Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- 376a5fb tools: enable endian checks for all sparse builds by Michael S. Tsirkin · 8 years ago
- 0cb34dc tools lib bpf: Sync {tools,}/include/uapi/linux/bpf.h by Joe Stringer · 8 years ago
- b328daf tools: add more bitmap functions by Matthew Wilcox · 8 years ago
- ebb9a9a tools: add WARN_ON_ONCE by Matthew Wilcox · 8 years ago
- f4000cd9 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
- bca13ce Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- 651be3c hw_breakpoint: Allow watchpoint of length 3,5,6 and 7 by Pratyush Anand · 8 years ago
- 0fb75c8 tools: Update asm-generic/mman-common.h copy from the kernel by Arnaldo Carvalho de Melo · 8 years ago
- 02bc11d tools lib: Add for_each_clear_bit macro by Jiri Olsa · 8 years ago
- 5aa5bd1 bpf: add initial suite for selftests by Daniel Borkmann · 8 years ago
- dcfc3a6 tools: Synchronize tools/include/uapi/linux/bpf.h by Arnaldo Carvalho de Melo · 8 years ago
- f3539c1 tools include: Add uapi mman.h for each architecture by Wang Nan · 8 years ago
- 39ff526 tools: Copy coresight-pmu.h header file needed by perf tools by Mathieu Poirier · 8 years ago
- bd48c63 tools: Introduce tools/include/linux/time64.h for *SEC_PER_*SEC macros by Arnaldo Carvalho de Melo · 8 years ago
- 0215d59 tools lib: Reinstate strlcpy() header guard with __UCLIBC__ by Vineet Gupta · 8 years ago
- 791cceb toops: Sync tools/include/uapi/linux/bpf.h with the kernel by Arnaldo Carvalho de Melo · 8 years ago
- 741c74f5 tools lib: Add bitmap_and function by Jiri Olsa · 8 years ago
- 820d12b tools lib: Add bitmap_scnprintf function by Jiri Olsa · 8 years ago
- 98c0329 tools lib: Add bitmap_alloc function by Jiri Olsa · 8 years ago
- ae3c14a tools: Copy linux/{hash,poison}.h and check for drift by Arnaldo Carvalho de Melo · 8 years ago
- de1e17b tools: Copy the bitops files accessed from the kernel and check for drift by Arnaldo Carvalho de Melo · 8 years ago
- e81fcd4 tools: Simplify BITS_PER_LONG define by Peter Zijlstra · 8 years ago
- 8c98abf tools: Make "__always_inline" just "inline" on Android by Arnaldo Carvalho de Melo · 8 years ago
- 2a00f02 tools: Fix up BITS_PER_LONG setting by Arnaldo Carvalho de Melo · 8 years ago
- 7b39caf tools: Work around BITS_PER_LONG related build failure in objtool by Ingo Molnar · 8 years ago
- bb97070 tools: Copy the bitsperlong.h files from the kernel by Arnaldo Carvalho de Melo · 8 years ago
- 4998a12 tools: Copy uapi/linux/hw_breakpoint.h from the kernel by Arnaldo Carvalho de Melo · 8 years ago
- 971e827 tools lib bpf: Copy bpf.h and bpf_common.h from the kernel by Arnaldo Carvalho de Melo · 8 years ago
- 7d7d1bf perf bench: Copy kernel files needed to build mem{cpy,set} x86_64 benchmarks by Arnaldo Carvalho de Melo · 8 years ago
- c4b6014 tools: Add copy of perf_event.h to tools/include/linux/ by Arnaldo Carvalho de Melo · 8 years ago
- 61a6445 tools lib: Guard the strlcpy() header with __GLIBC__ by Arnaldo Carvalho de Melo · 8 years ago
- d0761e3 perf tools: Uninline scnprintf() and vscnprint() by Arnaldo Carvalho de Melo · 8 years ago