summaryrefslogtreecommitdiffstats
path: root/tools/include
AgeCommit message (Expand)AuthorLines
2020-03-13tools/bpf: Move linux/types.h for selftests and bpftoolTobias Klauser-0/+23
2020-03-12bpf: Add bpf_xdp_output() helperEelco Chaudron-1/+25
2020-03-12bpf: Added new helper bpf_get_ns_current_pid_tgidCarlos Neira-1/+19
2020-03-04bpf: Introduce BPF_MODIFY_RETURNKP Singh-0/+1
2020-03-04bpf: Switch BPF UAPI #define constants used from BPF program side to enumsAndrii Nakryiko-67/+110
2020-03-03bpf: Sync uapi bpf.h to tools/Willem de Bruijn-0/+1
2020-02-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller-1/+24
2020-02-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds-9/+7
2020-02-19selftests/bpf: Add bpf_read_branch_records() selftestDaniel Xu-1/+24
2020-02-18bpf, uapi: Remove text about bpf_redirect_map() giving higher performanceToke Høiland-Jørgensen-9/+7
2020-02-12tools headers kvm: Sync linux/kvm.h with the kernel sourcesArnaldo Carvalho de Melo-0/+5
2020-02-12tools include UAPI: Sync sound/asound.h copyArnaldo Carvalho de Melo-23/+132
2020-02-12tools headers UAPI: Sync asm-generic/mman-common.h with the kernelArnaldo Carvalho de Melo-0/+2
2020-02-12tools headers UAPI: Sync drm/i915_drm.h with the kernel sourcesArnaldo Carvalho de Melo-0/+32
2020-02-12tools headers uapi: Sync linux/fscrypt.h with the kernel sourcesArnaldo Carvalho de Melo-1/+13
2020-02-11tools headers UAPI: Sync sched.h with the kernelArnaldo Carvalho de Melo-0/+6
2020-02-11tools headers UAPI: Sync prctl.h with the kernel sourcesArnaldo Carvalho de Melo-0/+4
2020-02-11tools include UAPI: Sync x86's syscalls_64.tbl, generic unistd.h and fcntl.h ...Arnaldo Carvalho de Melo-2/+46
2020-02-04bitops: more BITS_TO_* macrosYury Norov-4/+5
2020-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds-7/+100
2020-01-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller-4/+75
2020-01-22bpf: Sync uapi bpf.h to tools/Martin KaFai Lau-1/+8
2020-01-22libbpf: Add support for program extensionsAlexei Starovoitov-0/+1
2020-01-15tools/bpf: Sync uapi header bpf.hYonghong Song-0/+21
2020-01-15bpf: Add bpf_send_signal_thread() helperYonghong Song-2/+17
2020-01-14net: macsec: introduce the macsec_context structureAntoine Tenart-0/+7
2020-01-13tools: Sync uapi/linux/if_link.hAndrii Nakryiko-0/+1
2020-01-10libbpf: Sanitize global functionsAlexei Starovoitov-0/+6
2020-01-09tcp: Define IPPROTO_MPTCPMat Martineau-0/+2
2020-01-09bpf: Document BPF_F_QUERY_EFFECTIVE flagAndrey Ignatov-1/+6
2020-01-09bpf: Synch uapi bpf.h to tools/Martin KaFai Lau-2/+17
2020-01-06tools lib: Fix builds when glibc contains strlcpy()Vitaly Chikunov-0/+8
2020-01-06tools bitmap: Implement bitmap_equal() operation at bitmap APIAlexey Budankov-0/+30
2019-12-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller-3/+16
2019-12-19bpf: Support replacing cgroup-bpf program in MULTI modeAndrey Ignatov-0/+10
2019-12-19riscv, bpf: Add missing uapi header for BPF_PROG_TYPE_PERF_EVENT programsBjörn Töpel-0/+2
2019-12-15libbpf: Support libbpf-provided extern variablesAndrii Nakryiko-3/+4
2019-12-11tools headers kvm: Sync linux/kvm.h with the kernel sourcesArnaldo Carvalho de Melo-0/+1
2019-12-04tools headers UAPI: Update tools's copy of drm.h headersArnaldo Carvalho de Melo-1/+2
2019-12-04tools headers UAPI: Sync drm/i915_drm.h with the kernel sourcesArnaldo Carvalho de Melo-3/+125
2019-12-02tools headers UAPI: Sync sched.h with the kernelArnaldo Carvalho de Melo-18/+42
2019-12-02tools headers kvm: Sync kvm headers with the kernel sourcesArnaldo Carvalho de Melo-0/+11
2019-12-02tools headers uapi: Sync linux/stat.h with the kernel sourcesArnaldo Carvalho de Melo-1/+1
2019-12-02tools headers uapi: Sync linux/fscrypt.h with the kernel sourcesArnaldo Carvalho de Melo-1/+2
2019-11-26Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-2/+8
2019-11-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds-56/+134
2019-11-21perf tools: Add kernel AUX area sampling definitionsAdrian Hunter-2/+8
2019-11-18bpf: Add mmap() support for BPF_MAP_TYPE_ARRAYAndrii Nakryiko-0/+3
2019-11-15libbpf: Add support for attaching BPF programs to other BPF programsAlexei Starovoitov-0/+1
2019-11-15libbpf: Add support to attach to fentry/fexit tracing progsAlexei Starovoitov-0/+2