summaryrefslogtreecommitdiffstats
path: root/tools/include
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-09-063-3/+36
|\
| * libbpf: add flags to umem configKevin Laatz2019-08-311-0/+9
| * tools/bpf: sync bpf.hAlexei Starovoitov2019-08-281-0/+3
| * bpf: sync bpf.h to tools/Peter Wu2019-08-211-3/+5
| * tools: bpf: synchronise BPF UAPI header with toolsQuentin Monnet2019-08-201-0/+1
| * bpf: sync bpf.h to tools/Stanislav Fomichev2019-08-171-0/+3
| * libbpf: add support for need_wakeup flag in AF_XDP partMagnus Karlsson2019-08-171-0/+13
| * tools: bpftool: move "__printf()" attributes to header fileQuentin Monnet2019-08-151-0/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-08-191-2/+2
|\ \ | |/ |/|
| * bpf: sync bpf.h to tools infrastructureDaniel Borkmann2019-08-091-4/+7
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2019-08-131-3/+41
|\ \ | |/ |/|
| * bpf: sync bpf.h to tools/Petar Penkov2019-07-301-3/+34
| * tools/include/uapi: Add devmap_hash BPF map typeToke Høiland-Jørgensen2019-07-291-0/+1
| * bpf/flow_dissector: support ipv6 flow_label and BPF_FLOW_DISSECTOR_F_STOP_AT_...Stanislav Fomichev2019-07-251-0/+1
| * tools/bpf: sync bpf_flow_keys flagsStanislav Fomichev2019-07-251-0/+5
* | Merge tag 'perf-urgent-for-mingo-5.3-20190729' of git://git.kernel.org/pub/sc...Ingo Molnar2019-07-299-17/+290
|\ \
| * | tools headers UAPI: Sync if_link.h with the kernelArnaldo Carvalho de Melo2019-07-291-0/+5
| * | tools headers UAPI: Sync sched.h with the kernelArnaldo Carvalho de Melo2019-07-291-1/+29
| * | tools headers UAPI: Sync usbdevice_fs.h with the kernels to get new ioctlArnaldo Carvalho de Melo2019-07-291-0/+26
| * | tools headers UAPI: Update tools's copy of drm.h headersArnaldo Carvalho de Melo2019-07-292-3/+207
| * | tools headers UAPI: Update tools's copy of mman.h headersArnaldo Carvalho de Melo2019-07-292-12/+13
| * | tools headers UAPI: Update tools's copy of kvm.h headersArnaldo Carvalho de Melo2019-07-261-0/+3
| * | tools include UAPI: Sync x86's syscalls_64.tbl and generic unistd.h to pick u...Arnaldo Carvalho de Melo2019-07-261-1/+7
| |/
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-07-241-2/+2
|\ \ | |/ |/|
| * Documentation: move Documentation/virtual to Documentation/virtChristoph Hellwig2019-07-241-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-07-191-2/+2
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2019-07-181-2/+2
| |\ \ | | |/ | |/|
| | * bpf: sync bpf.h to tools/Stanislav Fomichev2019-07-151-2/+2
* | | docs: cgroup-v1: add it to the admin-guide bookMauro Carvalho Chehab2019-07-151-1/+1
* | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-07-141-0/+12
|\ \ \ | |/ / |/| |
| * | Merge tag 'perf-core-for-mingo-5.3-20190709' of git://git.kernel.org/pub/scm/...Ingo Molnar2019-07-131-0/+12
| |\ \ | | |/ | |/|
| | * tools lib: Adopt zalloc()/zfree() from tools/perfArnaldo Carvalho de Melo2019-07-091-0/+12
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-07-121-1/+3
|\ \ \ | |/ / |/| |
| * | Merge tag 'kvm-arm-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini2019-07-1112-109/+319
| |\ \
| * | | KVM: X86: Provide a capability to disable cstate msr read interceptsWanpeng Li2019-06-041-1/+3
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2019-07-117-6/+388
|\ \ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-07-081-0/+1
| |\ \ \ \
| | * | | | bpf: fix uapi bpf_prog_info fields alignmentBaruch Siach2019-06-291-0/+1
| | | |/ / | | |/| |
| * | | | bpf: sync bpf.h to tools/Stanislav Fomichev2019-07-081-3/+3
| * | | | tools: bpftool: add "prog run" subcommand to test-run programsQuentin Monnet2019-07-051-0/+48
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-07-042-1/+33
| |\ \ \ \
| | * | | | bpf/tools: sync bpf.hStanislav Fomichev2019-07-031-1/+11
| | * | | | bpf: sync bpf.h to tools/Stanislav Fomichev2019-06-271-0/+14
| | * | | | xsk: Add getsockopt XDP_OPTIONSMaxim Mikityanskiy2019-06-271-0/+8
| * | | | | bonding: add an option to specify a delay between peer notificationsVincent Bernat2019-07-041-0/+1
| |/ / / /
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-06-202-0/+153
| |\ \ \ \
| | * | | | bpf/tools: sync bpf.hStanislav Fomichev2019-06-151-0/+2
| | * | | | bpf: Sync asm-generic/socket.h to tools/Martin KaFai Lau2019-06-151-0/+147
| | * | | | bpf/tools: sync bpf.hJonathan Lemon2019-06-101-0/+4
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-171-2/+4
| |\ \ \ \ \ | | | |/ / / | | |/| | |