aboutsummaryrefslogtreecommitdiff
path: root/tools/include
AgeCommit message (Expand)Author
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
2019-09-20tools uapi asm-generic: Sync unistd.h with the kernel sourcesArnaldo Carvalho de Melo
2019-09-20tools headers uapi: Sync prctl.h with the kernel sourcesArnaldo Carvalho de Melo
2019-09-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2019-09-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2019-08-31libbpf: add flags to umem configKevin Laatz
2019-08-28tools/bpf: sync bpf.hAlexei Starovoitov
2019-08-26Merge tag 'v5.3-rc6' into perf/core, to pick up fixesIngo Molnar
2019-08-23fs: Reserve flag for casefoldingDaniel Rosenberg
2019-08-22tools headers: Add missing perf_event.h includeJiri Olsa
2019-08-21bpf: sync bpf.h to tools/Peter Wu
2019-08-20tools: bpf: synchronise BPF UAPI header with toolsQuentin Monnet