aboutsummaryrefslogtreecommitdiffstats
path: root/tools/include
AgeCommit message (Expand)Author
2017-05-27Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-05-25bpf: add various verifier test casesDaniel Borkmann
2017-05-24tools/include: Sync kernel ABI headers with tooling headersIngo Molnar
2017-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-05-12Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-05-11bpf: Add strict alignment flag for BPF_PROG_LOAD.David S. Miller
2017-05-05Merge tag 'powerpc-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-04-26tools lib string: Adopt prefixcmp() from perf and subcmdArnaldo Carvalho de Melo
2017-04-24tools: Update asm-generic/mman-common.h copy from the kernelArnaldo Carvalho de Melo
2017-04-21bpf: add napi_id read access to __sk_buffDaniel Borkmann
2017-04-19tools include: Include missing headers for fls() and types in linux/log2.hArnaldo Carvalho de Melo
2017-04-19tools include: Drop ARRAY_SIZE() definition from linux/hashtable.hArnaldo Carvalho de Melo
2017-04-19tools include: Move ARRAY_SIZE() to linux/kernel.hArnaldo Carvalho de Melo
2017-04-19tools include: Adopt __same_type() and __must_be_array() from the kernelArnaldo Carvalho de Melo
2017-04-19tools include: Introduce linux/bug.h, from the kernel sourcesArnaldo Carvalho de Melo
2017-04-19powerpc/perf: Define big-endian version of perf_mem_data_srcSukadev Bhattiprolu
2017-04-11Merge tag 'v4.11-rc6' into perf/core, to pick up fixesIngo Molnar
2017-04-09bpf: fix comment typoAlexander Alemayhu
2017-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-04-01tools/lib/bpf: add support for BPF_PROG_TEST_RUN commandAlexei Starovoitov
2017-04-01bpf: add various verifier test cases for self-testsDaniel Borkmann
2017-03-31tools include uapi: Grab copies of stat.h and fcntl.hArnaldo Carvalho de Melo
2017-03-23Add a eBPF helper function to retrieve socket uidChenbo Feng
2017-03-23Add a helper function to get socket cookie in eBPFChenbo Feng
2017-03-22bpf: Add tests for map-in-mapMartin KaFai Lau
2017-03-17tools include: Sync {,tools/}include/uapi/linux/perf_event.hAlexander Shishkin
2017-03-16Merge branch 'linus' into perf/core, to pick up fixesIngo Molnar
2017-03-14perf tools: Add PERF_RECORD_NAMESPACES to include namespaces related infoHari Bathini
2017-03-12selftests/bpf: fix broken buildAlexei Starovoitov
2017-03-07Merge tag 'perf-core-for-mingo-4.11-20170306' of git://git.kernel.org/pub/scm...Ingo Molnar
2017-03-03tools include: Adopt kernel's refcount.hArnaldo Carvalho de Melo
2017-03-03tools include: Add UINT_MAX def to kernel.hArnaldo Carvalho de Melo
2017-03-03tools include: Provide gcc based cmpxchg fallback for !x86Arnaldo Carvalho de Melo
2017-03-03tools include: Introduce atomic_cmpxchg_{relaxed,release}()Arnaldo Carvalho de Melo
2017-03-03tools include: Adopt __compiletime_errorArnaldo Carvalho de Melo
2017-03-02give up on gcc ilog2() constant optimizationsLinus Torvalds
2017-02-28Merge branch 'idr-4.11' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds
2017-02-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-02-20Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2017-02-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-02-14bpf: kernel header files need to be copied into the tools directoryStephen Rothwell
2017-02-13radix tree test suite: Remove types.hMatthew Wilcox
2017-02-13tools include: Introduce linux/compiler-gcc.hArnaldo Carvalho de Melo
2017-02-10tools: Sync {,tools/}include/uapi/linux/bpf.hMickaël Salaün
2017-02-08tools include: Add a __fallthrough statementArnaldo Carvalho de Melo
2017-01-27tools: Provide a definition of WARN_ONMatthew Wilcox
2017-01-27radix tree test suite: Remove duplicate bitops codeMatthew Wilcox
2016-12-23Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-12-16tools: enable endian checks for all sparse buildsMichael S. Tsirkin