summaryrefslogtreecommitdiffstats
path: root/tools/include
Commit message (Expand)AuthorAgeFilesLines
* Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2022-07-092-7/+33
|\
| * bpf: Introduce TYPE_MATCH related constants/macrosDaniel Müller2022-07-051-0/+1
| * tools/bpf: Sync btf_ids.h to toolsStanislav Fomichev2022-06-292-7/+31
| * bpf: per-cgroup lsm flavorStanislav Fomichev2022-06-291-0/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-07-071-2/+52
|\ \
| * | tools headers UAPI: Sync linux/kvm.h with the kernel sourcesArnaldo Carvalho de Melo2022-06-281-2/+52
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-06-302-87/+292
|\| |
| * | tools include UAPI: Sync linux/vhost.h with the kernel sourcesArnaldo Carvalho de Melo2022-06-261-6/+20
| * | tools headers UAPI: Sync drm/i915_drm.h with the kernel sourcesArnaldo Carvalho de Melo2022-06-261-81/+272
* | | Bonding: add per-port priority for failover re-selectionHangbin Liu2022-06-241-0/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-06-232-0/+15
|\| | | |/ |/|
| * Merge tag 'perf-tools-fixes-for-v5.19-2022-06-19' of git://git.kernel.org/pub...Linus Torvalds2022-06-201-0/+9
| |\
| | * tools headers UAPI: Sync linux/prctl.h with the kernel sourcesArnaldo Carvalho de Melo2022-06-191-0/+9
| * | x86/ftrace: Remove OBJECT_FILES_NON_STANDARD usageJosh Poimboeuf2022-06-061-0/+6
| |/
* | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2022-06-172-7/+98
|\ \ | |/ |/|
| * bpf: Add helpers to issue and check SYN cookies in XDPMaxim Mikityanskiy2022-06-161-0/+78
| * bpf: Fix documentation of th_len in bpf_tcp_{gen,check}_syncookieMaxim Mikityanskiy2022-06-161-4/+6
| * bpf: Add btf enum64 supportYonghong Song2022-06-071-3/+14
* | Merge tag 'bitmap-for-5.19-rc1' of https://github.com/norov/linuxLinus Torvalds2022-06-041-8/+9
|\ \
| * | bitmap: Fix return values to be unsignedKees Cook2022-06-031-8/+9
* | | LoongArch: Add other common headersHuacai Chen2022-06-031-0/+2
| |/ |/|
* | Merge tag 'riscv-for-linus-5.19-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-05-312-16/+9
|\ \
| * | syscalls: compat: Fix the missing part for __SYSCALL_COMPATGuo Ren2022-04-261-2/+2
| * | uapi: always define F_GETLK64/F_SETLK64/F_SETLKW64 in fcntl.hChristoph Hellwig2022-04-261-2/+0
| * | uapi: simplify __ARCH_FLOCK{,64}_PAD a littleChristoph Hellwig2022-04-261-12/+7
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-05-261-0/+193
|\ \ \
| * \ \ Merge tag 'kvm-riscv-5.19-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini2022-05-251-1/+9
| |\ \ \
| * \ \ \ Merge branch kvm-arm64/hcall-selection into kvmarm-master/nextMarc Zyngier2022-05-161-0/+193
| |\ \ \ \
| | * | | | tools: Import ARM SMCCC definitionsRaghavendra Rao Ananta2022-05-031-0/+193
| | | |_|/ | | |/| |
* | | | | Merge tag 'net-next-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2022-05-255-2/+133
|\ \ \ \ \
| * \ \ \ \ Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2022-05-231-0/+113
| |\ \ \ \ \
| | * | | | | bpf: Add dynptr data slicesJoanne Koong2022-05-231-0/+12
| | * | | | | bpf: Add bpf_dynptr_read and bpf_dynptr_writeJoanne Koong2022-05-231-0/+19
| | * | | | | bpf: Dynptr support for ring buffersJoanne Koong2022-05-231-0/+35
| | * | | | | bpf: Add bpf_dynptr_from_mem for local dynptrsJoanne Koong2022-05-231-0/+12
| | * | | | | bpf: Add verifier support for dynptrsJoanne Koong2022-05-231-0/+5
| | * | | | | bpf: Add bpf_skc_to_mptcp_sock_protoGeliang Tang2022-05-201-0/+7
| | * | | | | bpf: add bpf_map_lookup_percpu_elem for percpu mapFeng Zhou2022-05-111-0/+9
| | * | | | | bpf, x86: Attach a cookie to fentry/fexit/fmod_ret/lsm.Kui-Feng Lee2022-05-101-0/+9
| | * | | | | bpf, x86: Generate trampolines from bpf_tramp_linksKui-Feng Lee2022-05-101-0/+1
| | * | | | | bpf: Add source ip in "struct bpf_tunnel_key"Kaixi Fan2022-05-101-0/+4
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-05-191-1/+9
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| * | | | | | net: add IFLA_TSO_{MAX_SIZE|SEGS} attributesEric Dumazet2022-05-161-0/+2
| * | | | | | net: SO_RCVMARK socket option for SO_MARK with recvmsg()Erin MacNeil2022-04-281-0/+2
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-04-281-1/+7
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | / / / | | | |/ / / | | |/| | |
| * | | | | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2022-04-272-0/+14
| |\ \ \ \ \
| | * | | | | bpf: Allow storing referenced kptr in mapKumar Kartikeya Dwivedi2022-04-251-0/+12
| | * | | | | libbpf: Add ARC support to bpf_tracing.hVladimir Isaev2022-04-101-0/+2
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni2022-04-151-0/+7
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | / / | | | |_|/ / | | |/| | |
| * | | | | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2022-04-081-2/+2
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |