aboutsummaryrefslogtreecommitdiffstats
path: root/tools/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-05-11bpf: Add strict alignment flag for BPF_PROG_LOAD.David S. Miller1-2/+9
2017-05-05Merge tag 'powerpc-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-0/+16
2017-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-1/+31
2017-04-24tools: Update asm-generic/mman-common.h copy from the kernelArnaldo Carvalho de Melo1-2/+3
2017-04-21bpf: add napi_id read access to __sk_buffDaniel Borkmann1-0/+1
2017-04-19tools include: Include missing headers for fls() and types in linux/log2.hArnaldo Carvalho de Melo1-0/+3
2017-04-19tools include: Drop ARRAY_SIZE() definition from linux/hashtable.hArnaldo Carvalho de Melo1-4/+0
2017-04-19tools include: Move ARRAY_SIZE() to linux/kernel.hArnaldo Carvalho de Melo1-0/+3
2017-04-19tools include: Adopt __same_type() and __must_be_array() from the kernelArnaldo Carvalho de Melo2-0/+8
2017-04-19tools include: Introduce linux/bug.h, from the kernel sourcesArnaldo Carvalho de Melo1-0/+10
2017-04-19powerpc/perf: Define big-endian version of perf_mem_data_srcSukadev Bhattiprolu1-0/+16
2017-04-11Merge tag 'v4.11-rc6' into perf/core, to pick up fixesIngo Molnar1-0/+10
2017-04-09bpf: fix comment typoAlexander Alemayhu1-1/+1
2017-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+10
2017-04-01tools/lib/bpf: add support for BPF_PROG_TEST_RUN commandAlexei Starovoitov1-0/+24
2017-04-01bpf: add various verifier test cases for self-testsDaniel Borkmann1-0/+10
2017-03-31tools include uapi: Grab copies of stat.h and fcntl.hArnaldo Carvalho de Melo3-0/+249
2017-03-23Add a eBPF helper function to retrieve socket uidChenbo Feng1-1/+2
2017-03-23Add a helper function to get socket cookie in eBPFChenbo Feng1-1/+2
2017-03-22bpf: Add tests for map-in-mapMartin KaFai Lau1-0/+3
2017-03-17tools include: Sync {,tools/}include/uapi/linux/perf_event.hAlexander Shishkin1-0/+1
2017-03-16Merge branch 'linus' into perf/core, to pick up fixesIngo Molnar1-0/+18
2017-03-14perf tools: Add PERF_RECORD_NAMESPACES to include namespaces related infoHari Bathini1-1/+31
2017-03-12selftests/bpf: fix broken buildAlexei Starovoitov1-0/+18
2017-03-07Merge tag 'perf-core-for-mingo-4.11-20170306' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/coreIngo Molnar6-0/+177
2017-03-03tools include: Adopt kernel's refcount.hArnaldo Carvalho de Melo1-0/+151
2017-03-03tools include: Add UINT_MAX def to kernel.hArnaldo Carvalho de Melo1-0/+4
2017-03-03tools include: Provide gcc based cmpxchg fallback for !x86Arnaldo Carvalho de Melo1-0/+8
2017-03-03tools include: Introduce atomic_cmpxchg_{relaxed,release}()Arnaldo Carvalho de Melo1-0/+6
2017-03-03tools include: Adopt __compiletime_errorArnaldo Carvalho de Melo2-0/+8
2017-03-02give up on gcc ilog2() constant optimizationsLinus Torvalds1-11/+2
2017-02-28Merge branch 'idr-4.11' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds6-1/+21
2017-02-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-1/+22
2017-02-20Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-0/+23
2017-02-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+7
2017-02-14bpf: kernel header files need to be copied into the tools directoryStephen Rothwell1-0/+7
2017-02-13radix tree test suite: Remove types.hMatthew Wilcox2-0/+9
2017-02-13tools include: Introduce linux/compiler-gcc.hArnaldo Carvalho de Melo2-5/+19
2017-02-10tools: Sync {,tools/}include/uapi/linux/bpf.hMickaël Salaün1-1/+22
2017-02-08tools include: Add a __fallthrough statementArnaldo Carvalho de Melo1-0/+9
2017-01-27tools: Provide a definition of WARN_ONMatthew Wilcox1-0/+8
2017-01-27radix tree test suite: Remove duplicate bitops codeMatthew Wilcox3-1/+4
2016-12-23Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-229/+364
2016-12-16tools: enable endian checks for all sparse buildsMichael S. Tsirkin1-4/+0
2016-12-15tools lib bpf: Sync {tools,}/include/uapi/linux/bpf.hJoe Stringer1-229/+364
2016-12-14tools: add more bitmap functionsMatthew Wilcox1-0/+26
2016-12-14tools: add WARN_ON_ONCEMatthew Wilcox1-0/+11
2016-12-13Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-0/+4
2016-12-12Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds5-0/+51
2016-11-18hw_breakpoint: Allow watchpoint of length 3,5,6 and 7Pratyush Anand1-0/+4