summaryrefslogtreecommitdiffstats
path: root/tools/include/uapi/linux
Commit message (Expand)AuthorAgeFilesLines
* bpf: Add mmap() support for BPF_MAP_TYPE_ARRAYAndrii Nakryiko2019-11-181-0/+3
* libbpf: Add support for attaching BPF programs to other BPF programsAlexei Starovoitov2019-11-151-0/+1
* libbpf: Add support to attach to fentry/fexit tracing progsAlexei Starovoitov2019-11-151-0/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-11-021-40/+84
|\
| * bpf: Add probe_read_{user, kernel} and probe_read_{user, kernel}_str helpersDaniel Borkmann2019-11-021-40/+82
| * libbpf: Add support for prog_tracingAlexei Starovoitov2019-10-311-0/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-11-022-2/+30
|\ \ | |/ |/|
| * tools headers UAPI: Sync sched.h with the kernelArnaldo Carvalho de Melo2019-10-151-2/+28
| * tools headers kvm: Sync kvm.h headers with the kernel sourcesArnaldo Carvalho de Melo2019-10-151-0/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-10-262-1/+29
|\ \
| * | tools: Sync if_link.hAndrii Nakryiko2019-10-211-0/+2
| * | bpf: Check types of arguments passed into helpersAlexei Starovoitov2019-10-171-1/+26
| * | bpf: Add attach_btf_id attribute to program loadAlexei Starovoitov2019-10-171-0/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-10-204-51/+192
|\ \ \ | |/ / |/| / | |/
| * tools headers kvm: Sync kvm headers with the kernel sourcesArnaldo Carvalho de Melo2019-09-301-0/+3
| * tools headers uapi: Sync linux/fs.h with the kernel sourcesArnaldo Carvalho de Melo2019-09-302-51/+185
| * tools headers uapi: Sync linux/usbdevice_fs.h with the kernel sourcesArnaldo Carvalho de Melo2019-09-301-0/+4
* | uapi/bpf: fix helper docsAndrii Nakryiko2019-10-061-16/+16
|/
* Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-09-261-1/+6
|\
| * tools headers uapi: Sync prctl.h with the kernel sourcesArnaldo Carvalho de Melo2019-09-201-1/+6
* | Merge tag 'f2fs-for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...Linus Torvalds2019-09-211-0/+1
|\ \
| * | fs: Reserve flag for casefoldingDaniel Rosenberg2019-08-231-0/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2019-09-182-4/+70
|\ \ \ | |_|/ |/| |
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-09-062-3/+34
| |\ \
| | * | 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
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-08-191-2/+2
| |\ \ \ | | |/ / | |/| |
| * | | 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 'v5.3-rc6' into perf/core, to pick up fixesIngo Molnar2019-08-261-4/+7
|\ \ \ \ | | |_|/ | |/| |
| * | | bpf: sync bpf.h to tools infrastructureDaniel Borkmann2019-08-091-4/+7
| |/ /
* | | tools headers: Grab copy of linux/const.h, needed by linux/bits.hArnaldo Carvalho de Melo2019-08-201-0/+31
* | | perf tools: Add aux_output attribute flagAdrian Hunter2019-08-141-1/+2
|/ /
* | Merge tag 'perf-urgent-for-mingo-5.3-20190729' of git://git.kernel.org/pub/sc...Ingo Molnar2019-07-294-1/+63
|\ \
| * | 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 kvm.h headersArnaldo Carvalho de Melo2019-07-261-0/+3
| |/
* | 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