summaryrefslogtreecommitdiff
path: root/tools/include
AgeCommit message (Expand)Author
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
2019-10-25fcntl: fix typo in RWH_WRITE_LIFE_NOT_SET r/w hint nameEugene Syromiatnikov
2019-10-21tools: Sync if_link.hAndrii Nakryiko
2019-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-10-17bpf: Check types of arguments passed into helpersAlexei Starovoitov
2019-10-17bpf: Add attach_btf_id attribute to program loadAlexei Starovoitov
2019-10-15tools headers UAPI: Sync sched.h with the kernelArnaldo Carvalho de Melo
2019-10-15tools headers kvm: Sync kvm.h headers with the kernel sourcesArnaldo Carvalho de Melo
2019-10-06uapi/bpf: fix helper docsAndrii Nakryiko
2019-09-30tools headers kvm: Sync kvm headers with the kernel sourcesArnaldo Carvalho de Melo
2019-09-30tools headers uapi: Sync linux/fs.h with the kernel sourcesArnaldo Carvalho de Melo
2019-09-30tools headers uapi: Sync linux/usbdevice_fs.h with the kernel sourcesArnaldo Carvalho de Melo
2019-09-30tools headers uapi: Sync asm-generic/mman-common.h with the kernelArnaldo Carvalho de Melo
2019-09-27tools headers uapi: Sync drm/i915_drm.h with the kernel sourcesArnaldo Carvalho de Melo
2019-09-26Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-09-25augmented rbtree: rework the RB_DECLARE_CALLBACKS macro definitionMichel Lespinasse
2019-09-25augmented rbtree: add new RB_DECLARE_CALLBACKS_MAX macroMichel Lespinasse
2019-09-25augmented rbtree: add comments for RB_DECLARE_CALLBACKS macroMichel Lespinasse
2019-09-25rbtree: avoid generating code twice for the cached versions (tools copy)Michel Lespinasse
2019-09-25tools: Add missing stdio.h include to asm/bug.h headerJiri Olsa
2019-09-21Merge tag 'f2fs-for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...Linus Torvalds