Age | Commit message (Expand) | Author |
2017-03-23 | Add a eBPF helper function to retrieve socket uid | Chenbo Feng |
2017-03-23 | Add a helper function to get socket cookie in eBPF | Chenbo Feng |
2017-03-22 | bpf: Add tests for map-in-map | Martin KaFai Lau |
2017-03-12 | selftests/bpf: fix broken build | Alexei Starovoitov |
2017-03-02 | give up on gcc ilog2() constant optimizations | Linus Torvalds |
2017-02-28 | Merge branch 'idr-4.11' of git://git.infradead.org/users/willy/linux-dax | Linus Torvalds |
2017-02-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2017-02-20 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2017-02-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2017-02-14 | bpf: kernel header files need to be copied into the tools directory | Stephen Rothwell |
2017-02-13 | radix tree test suite: Remove types.h | Matthew Wilcox |
2017-02-13 | tools include: Introduce linux/compiler-gcc.h | Arnaldo Carvalho de Melo |
2017-02-10 | tools: Sync {,tools/}include/uapi/linux/bpf.h | Mickaël Salaün |
2017-02-08 | tools include: Add a __fallthrough statement | Arnaldo Carvalho de Melo |
2017-01-27 | tools: Provide a definition of WARN_ON | Matthew Wilcox |
2017-01-27 | radix tree test suite: Remove duplicate bitops code | Matthew Wilcox |
2016-12-23 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2016-12-16 | tools: enable endian checks for all sparse builds | Michael S. Tsirkin |
2016-12-15 | tools lib bpf: Sync {tools,}/include/uapi/linux/bpf.h | Joe Stringer |
2016-12-14 | tools: add more bitmap functions | Matthew Wilcox |
2016-12-14 | tools: add WARN_ON_ONCE | Matthew Wilcox |
2016-12-13 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2016-12-12 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2016-11-18 | hw_breakpoint: Allow watchpoint of length 3,5,6 and 7 | Pratyush Anand |
2016-10-28 | tools: Update asm-generic/mman-common.h copy from the kernel | Arnaldo Carvalho de Melo |
2016-10-24 | tools lib: Add for_each_clear_bit macro | Jiri Olsa |
2016-10-18 | bpf: add initial suite for selftests | Daniel Borkmann |
2016-10-05 | tools: Synchronize tools/include/uapi/linux/bpf.h | Arnaldo Carvalho de Melo |
2016-09-13 | tools include: Add uapi mman.h for each architecture | Wang Nan |
2016-08-23 | tools: Copy coresight-pmu.h header file needed by perf tools | Mathieu Poirier |
2016-08-23 | tools: Introduce tools/include/linux/time64.h for *SEC_PER_*SEC macros | Arnaldo Carvalho de Melo |
2016-08-18 | tools lib: Reinstate strlcpy() header guard with __UCLIBC__ | Vineet Gupta |
2016-08-09 | toops: Sync tools/include/uapi/linux/bpf.h with the kernel | Arnaldo Carvalho de Melo |
2016-08-02 | tools lib: Add bitmap_and function | Jiri Olsa |
2016-08-02 | tools lib: Add bitmap_scnprintf function | Jiri Olsa |
2016-08-02 | tools lib: Add bitmap_alloc function | Jiri Olsa |
2016-07-18 | tools: Copy linux/{hash,poison}.h and check for drift | Arnaldo Carvalho de Melo |
2016-07-18 | tools: Copy the bitops files accessed from the kernel and check for drift | Arnaldo Carvalho de Melo |
2016-07-15 | tools: Simplify BITS_PER_LONG define | Peter Zijlstra |
2016-07-14 | tools: Make "__always_inline" just "inline" on Android | Arnaldo Carvalho de Melo |
2016-07-13 | tools: Fix up BITS_PER_LONG setting | Arnaldo Carvalho de Melo |
2016-07-13 | tools: Work around BITS_PER_LONG related build failure in objtool | Ingo Molnar |
2016-07-12 | tools: Copy the bitsperlong.h files from the kernel | Arnaldo Carvalho de Melo |
2016-07-12 | tools: Copy uapi/linux/hw_breakpoint.h from the kernel | Arnaldo Carvalho de Melo |
2016-07-12 | tools lib bpf: Copy bpf.h and bpf_common.h from the kernel | Arnaldo Carvalho de Melo |
2016-07-12 | perf bench: Copy kernel files needed to build mem{cpy,set} x86_64 benchmarks | Arnaldo Carvalho de Melo |
2016-07-12 | tools: Add copy of perf_event.h to tools/include/linux/ | Arnaldo Carvalho de Melo |
2016-07-12 | tools lib: Guard the strlcpy() header with __GLIBC__ | Arnaldo Carvalho de Melo |
2016-07-12 | perf tools: Uninline scnprintf() and vscnprint() | Arnaldo Carvalho de Melo |
2016-07-12 | tools: Introduce str_error_r() | Arnaldo Carvalho de Melo |