summaryrefslogtreecommitdiffstats
path: root/tools/include
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-06-131-0/+13
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2020-06-131-0/+13
| |\
| | * bpf: Selftests and tools use struct bpf_devmap_val from uapiJesper Dangaard Brouer2020-06-091-0/+13
* | | kallsyms/printk: add loglvl to print_ip_sym()Dmitry Safonov2020-06-091-1/+1
|/ /
* | Merge tag 'perf-tools-2020-06-02' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-06-042-0/+15
|\ \ | |/ |/|
| * tools compiler.h: Add attribute to disable tail callsIan Rogers2020-06-012-0/+15
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2020-06-032-46/+345
|\ \
| * | bpf: Add csum_level helper for fixing up csum levelsDaniel Borkmann2020-06-021-1/+42
| * | bpf: Fix up bpf_skb_adjust_room helper's skb csum settingDaniel Borkmann2020-06-021-0/+8
| * | bpf: Add link-based BPF program attachment to network namespaceJakub Sitnicki2020-06-011-0/+5
| * | tools/bpf: sync bpf.hAlexei Starovoitov2020-06-011-0/+1
| * | xdp: Add xdp_txq_info to xdp_buffDavid Ahern2020-06-011-0/+2
| * | bpf: Add support to attach bpf program to a devmap entryDavid Ahern2020-06-011-0/+1
| * | bpf: Implement BPF ring buffer and verifier support for itAndrii Nakryiko2020-06-011-1/+83
| * | bpf, sk_msg: Add get socket storage helpersJohn Fastabend2020-06-011-0/+2
| * | tools/bpf: sync bpf.hAlexei Starovoitov2020-05-191-3/+3
| * | bpf: Add get{peer, sock}name attach types for sock_addrDaniel Borkmann2020-05-191-0/+4
| * | bpf: Introduce bpf_sk_{, ancestor_}cgroup_id helpersAndrey Ignatov2020-05-141-1/+35
| * | bpf: Support narrow loads from bpf_sock_addr.user_portAndrey Ignatov2020-05-141-1/+1
| * | tools, bpf: Synchronise BPF UAPI header with toolsQuentin Monnet2020-05-111-50/+59
| * | bpf: Add bpf_seq_printf and bpf_seq_write helpersYonghong Song2020-05-091-1/+38
| * | bpf: Create anonymous bpf iteratorYonghong Song2020-05-091-0/+6
| * | bpf: Support bpf tracing/iter programs for BPF_LINK_CREATEYonghong Song2020-05-091-0/+1
| * | bpf: Allow loading of a bpf_iter programYonghong Song2020-05-091-0/+1
| * | bpf: Allow any port in bpf_bind helperStanislav Fomichev2020-05-091-4/+5
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2020-05-011-3/+66
| |\ \
| | * | bpf: Bpf_{g,s}etsockopt for struct bpf_sock_addrStanislav Fomichev2020-05-011-2/+12
| | * | bpf: Sharing bpf runtime stats with BPF_ENABLE_STATSSong Liu2020-05-011-0/+11
| | * | bpf: Add support for BPF_OBJ_GET_INFO_BY_FD for bpf_linkAndrii Nakryiko2020-04-281-0/+31
| | * | bpf: add bpf_ktime_get_boot_ns()Maciej Żenczykowski2020-04-261-1/+12
| | |/
| * / net: bridge: Add port attribute IFLA_BRPORT_MRP_RING_OPENHoratiu Vultur2020-04-271-0/+1
| |/
* | Merge branch 'from-miklos' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2020-06-011-1/+10
|\ \
| * | uapi: deprecate STATX_ALLMiklos Szeredi2020-05-141-1/+10
| |/
* | Merge tag 'docs-5.8' of git://git.lwn.net/linuxLinus Torvalds2020-06-013-4/+4
|\ \ | |/ |/|
| * docs: Add rbtree documentation to the core-apiMatthew Wilcox (Oracle)2020-04-212-2/+2
| * docs: fix broken references for ReST files that moved aroundMauro Carvalho Chehab2020-04-201-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-04-241-1/+1
|\ \
| * | bpf: Fix reStructuredText markupJakub Wilk2020-04-241-1/+1
| |/
* | tools headers: Synchronize linux/bits.h with the kernel sourcesArnaldo Carvalho de Melo2020-04-144-6/+113
* | tools headers: Adopt verbatim copy of compiletime_assert() from kernel sourcesArnaldo Carvalho de Melo2020-04-141-0/+26
* | tools headers UAPI: Sync drm/i915_drm.h with the kernel sourcesArnaldo Carvalho de Melo2020-04-141-0/+21
* | tools headers UAPI: Update tools's copy of drm.h headersArnaldo Carvalho de Melo2020-04-141-0/+2
* | tools headers kvm: Sync linux/kvm.h with the kernel sourcesArnaldo Carvalho de Melo2020-04-141-2/+45
* | tools headers UAPI: Sync linux/fscrypt.h with the kernel sourcesArnaldo Carvalho de Melo2020-04-141-0/+1
* | tools include UAPI: Sync linux/vhost.h with the kernel sourcesArnaldo Carvalho de Melo2020-04-141-0/+24
* | tools headers UAPI: Sync linux/mman.h with the kernelArnaldo Carvalho de Melo2020-04-141-2/+3
* | tools headers UAPI: Sync sched.h with the kernelArnaldo Carvalho de Melo2020-04-141-0/+5
* | tools headers: Update linux/vdso.h and grab a copy of vdso/const.hArnaldo Carvalho de Melo2020-04-142-4/+11
|/
* Merge tag 'perf-urgent-2020-04-05' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-04-051-2/+14
|\
| * Merge tag 'perf-urgent-for-mingo-5.7-20200403' of git://git.kernel.org/pub/sc...Ingo Molnar2020-04-041-2/+14
| |\