aboutsummaryrefslogtreecommitdiff
path: root/tools/include
AgeCommit message (Expand)Author
2017-07-24Merge remote-tracking branch 'coresight/next'Stephen Rothwell
2017-07-22Merge branch 'perf/core'Ingo Molnar
2017-07-18perf/core: Define the common branch type classificationJin Yao
2017-07-18tools include uapi asm-generic: Grab a copy of fcntl.hArnaldo Carvalho de Melo
2017-07-18tools: Update include/uapi/linux/fcntl.h copy from the kernelArnaldo Carvalho de Melo
2017-07-17coresight: pmu: Adds return stack option to perf coresight pmuMike Leach
2017-07-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-07-03Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2017-07-03bpf: add bpf_skb_adjust_room helperDaniel Borkmann
2017-07-01bpf: update tools/include/uapi/linux/bpf.hLawrence Brakmo
2017-06-27tools include: Add byte-swapping macros to kernel.hAdrian Hunter
2017-06-19tools: Adopt __aligned from kernel sourcesArnaldo Carvalho de Melo
2017-06-19tools: Adopt __packed from kernel sourcesArnaldo Carvalho de Melo
2017-06-19tools: Adopt noinline from kernel sourcesArnaldo Carvalho de Melo
2017-06-19tools: Adopt __scanf from kernel sourcesArnaldo Carvalho de Melo
2017-06-19tools: Adopt __printf from kernel sourcesArnaldo Carvalho de Melo
2017-06-19tools: Adopt __noreturn from kernel sourcesArnaldo Carvalho de Melo
2017-06-10bpf: add bpf_set_hash helper for tc progsDaniel Borkmann
2017-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-06-06bpf: Test for bpf IDMartin KaFai Lau
2017-06-05tools/lib/lockdep: Remove private kernel headersLevin, Alexander (Sasha Levin)
2017-06-05tools/include: Add IS_ERR_OR_NULL to err.hLevin, Alexander (Sasha Levin)
2017-06-05tools/include: Add (mostly) empty include/linux/sched/mm.hLevin, Alexander (Sasha Levin)
2017-06-05tools/lib/lockdep: Fix compilation for 4.11Levin, Alexander (Sasha Levin)
2017-06-04bpf: update perf event helper functions documentationTeng Qin
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