summaryrefslogtreecommitdiffstats
path: root/tools/include
AgeCommit message (Expand)Author
2020-03-19tools headers uapi: Update linux/in.h copyArnaldo Carvalho de Melo
2020-03-06tools: Fix off-by 1 relative directory includesIan Rogers
2020-02-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-02-18bpf, uapi: Remove text about bpf_redirect_map() giving higher performanceToke Høiland-Jørgensen
2020-02-12tools headers kvm: Sync linux/kvm.h with the kernel sourcesArnaldo Carvalho de Melo
2020-02-12tools include UAPI: Sync sound/asound.h copyArnaldo Carvalho de Melo
2020-02-12tools headers UAPI: Sync asm-generic/mman-common.h with the kernelArnaldo Carvalho de Melo
2020-02-12tools headers UAPI: Sync drm/i915_drm.h with the kernel sourcesArnaldo Carvalho de Melo
2020-02-12tools headers uapi: Sync linux/fscrypt.h with the kernel sourcesArnaldo Carvalho de Melo
2020-02-11tools headers UAPI: Sync sched.h with the kernelArnaldo Carvalho de Melo
2020-02-11tools headers UAPI: Sync prctl.h with the kernel sourcesArnaldo Carvalho de Melo
2020-02-11tools include UAPI: Sync x86's syscalls_64.tbl, generic unistd.h and fcntl.h ...Arnaldo Carvalho de Melo
2020-02-04bitops: more BITS_TO_* macrosYury Norov
2020-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2020-01-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2020-01-22bpf: Sync uapi bpf.h to tools/Martin KaFai Lau
2020-01-22libbpf: Add support for program extensionsAlexei Starovoitov
2020-01-15tools/bpf: Sync uapi header bpf.hYonghong Song
2020-01-15bpf: Add bpf_send_signal_thread() helperYonghong Song
2020-01-14net: macsec: introduce the macsec_context structureAntoine Tenart
2020-01-13tools: Sync uapi/linux/if_link.hAndrii Nakryiko
2020-01-10libbpf: Sanitize global functionsAlexei Starovoitov
2020-01-09tcp: Define IPPROTO_MPTCPMat Martineau
2020-01-09bpf: Document BPF_F_QUERY_EFFECTIVE flagAndrey Ignatov
2020-01-09bpf: Synch uapi bpf.h to tools/Martin KaFai Lau
2020-01-06tools lib: Fix builds when glibc contains strlcpy()Vitaly Chikunov
2020-01-06tools bitmap: Implement bitmap_equal() operation at bitmap APIAlexey Budankov
2019-12-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2019-12-19bpf: Support replacing cgroup-bpf program in MULTI modeAndrey Ignatov
2019-12-19riscv, bpf: Add missing uapi header for BPF_PROG_TYPE_PERF_EVENT programsBjörn Töpel
2019-12-15libbpf: Support libbpf-provided extern variablesAndrii Nakryiko
2019-12-11tools headers kvm: Sync linux/kvm.h with the kernel sourcesArnaldo Carvalho de Melo
2019-12-04tools headers UAPI: Update tools's copy of drm.h headersArnaldo Carvalho de Melo
2019-12-04tools headers UAPI: Sync drm/i915_drm.h with the kernel sourcesArnaldo Carvalho de Melo
2019-12-02tools headers UAPI: Sync sched.h with the kernelArnaldo Carvalho de Melo
2019-12-02tools headers kvm: Sync kvm headers with the kernel sourcesArnaldo Carvalho de Melo
2019-12-02tools headers uapi: Sync linux/stat.h with the kernel sourcesArnaldo Carvalho de Melo
2019-12-02tools headers uapi: Sync linux/fscrypt.h with the kernel sourcesArnaldo Carvalho de Melo
2019-11-26Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2019-11-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2019-11-21perf tools: Add kernel AUX area sampling definitionsAdrian Hunter
2019-11-18bpf: Add mmap() support for BPF_MAP_TYPE_ARRAYAndrii Nakryiko
2019-11-15libbpf: Add support for attaching BPF programs to other BPF programsAlexei Starovoitov
2019-11-15libbpf: Add support to attach to fentry/fexit tracing progsAlexei Starovoitov
2019-11-07Merge branch 'for-linus' into for-5.5/blockJens Axboe
2019-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2019-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-11-02bpf: Add probe_read_{user, kernel} and probe_read_{user, kernel}_str helpersDaniel Borkmann
2019-10-31libbpf: Add support for prog_tracingAlexei Starovoitov
2019-10-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller