summaryrefslogtreecommitdiffstats
path: root/tools/include/uapi/linux
Commit message (Expand)AuthorAgeFilesLines
* tools/include: Sync uapi/linux/kvm.h and asm/kvm.h with the kernel sourcesNamhyung Kim2024-04-111-684/+5
* tools/include: Sync uapi/linux/fs.h with the kernel sourcesNamhyung Kim2024-04-111-1/+29
* Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2024-03-111-0/+19
|\
| * bpf: Disasm support for addr_space_cast instruction.Alexei Starovoitov2024-03-111-0/+4
| * bpf: Introduce bpf_arena.Alexei Starovoitov2024-03-111-0/+10
| * bpf: Introduce may_goto instructionAlexei Starovoitov2024-03-061-0/+5
* | netdev: add queue stat for alloc failuresJakub Kicinski2024-03-071-0/+1
* | netdev: add per-queue statisticsJakub Kicinski2024-03-071-0/+19
|/
* Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2024-03-021-2/+23
|\
| * bpf: Replace bpf_lpm_trie_key 0-length array with flexible arrayKees Cook2024-02-291-1/+18
| * bpf: Clarify batch lookup/lookup_and_delete semanticsMartin Kelly2024-02-221-1/+5
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-02-084-90/+124
|\ \
| * | tools include UAPI: Sync linux/mount.h copy with the kernel sourcesArnaldo Carvalho de Melo2024-01-301-0/+70
| * | tools headers UAPI: Sync kvm headers with the kernel sourcesArnaldo Carvalho de Melo2024-01-271-90/+50
| * | tools headers UAPI: Sync linux/fcntl.h with the kernel sourcesArnaldo Carvalho de Melo2024-01-261-0/+3
| * | tools headers uapi: Sync linux/stat.h with the kernel sources to pick STATX_M...Arnaldo Carvalho de Melo2024-01-261-0/+1
* | | bonding: Add independent control state machineAahil Awatramani2024-02-061-0/+1
| |/ |/|
* | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2024-01-261-4/+75
|\ \ | |/ |/|
| * bpf: Add BPF token support to BPF_PROG_LOAD commandAndrii Nakryiko2024-01-241-0/+5
| * bpf: Add BPF token support to BPF_BTF_LOAD commandAndrii Nakryiko2024-01-241-0/+5
| * bpf: Add BPF token support to BPF_MAP_CREATE commandAndrii Nakryiko2024-01-241-0/+8
| * bpf: Introduce BPF token objectAndrii Nakryiko2024-01-241-0/+37
| * bpf: pass attached BTF to the bpf_struct_ops subsystemKui-Feng Lee2024-01-231-0/+8
| * bpf: pass btf object id in bpf_map_info.Kui-Feng Lee2024-01-231-1/+1
| * bpf: Store cookies in kprobe_multi bpf_link_info dataJiri Olsa2024-01-231-0/+1
| * bpf: Add cookie to perf_event bpf_link_info recordsJiri Olsa2024-01-231-0/+6
| * bpf: Sync uapi bpf.h header for the tooling infraDaniel Borkmann2024-01-231-3/+4
* | Merge tag 'perf-tools-for-v6.8-1-2024-01-09' of git://git.kernel.org/pub/scm/...Linus Torvalds2024-01-191-0/+13
|\ \ | |/ |/|
| * Merge remote-tracking branch 'torvalds/master' into perf-tools-nextArnaldo Carvalho de Melo2023-12-1810-12/+1058
| |\
| * | tools headers UAPI: Sync include/uapi/linux/perf_event.h header with the kernelKan Liang2023-11-061-0/+13
* | | Merge tag 'net-next-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2024-01-115-181/+159
|\ \ \
| * | | net/sched: Remove uapi support for CBQ qdiscJamal Hadi Salim2024-01-021-80/+0
| * | | net/sched: Remove uapi support for ATM qdiscJamal Hadi Salim2024-01-021-15/+0
| * | | net/sched: Remove uapi support for dsmark qdiscJamal Hadi Salim2024-01-021-14/+0
| * | | net/sched: Remove uapi support for tcindex classifierJamal Hadi Salim2024-01-021-16/+0
| * | | net/sched: Remove uapi support for rsvp classifierJamal Hadi Salim2024-01-021-31/+0
| * | | Revert BPF token-related functionalityAndrii Nakryiko2023-12-191-42/+0
| * | | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2023-12-182-1/+48
| |\ \ \
| | * | | xdp: Add VLAN tag hintLarysa Zaremba2023-12-131-0/+3
| | * | | bpf: rename MAX_BPF_LINK_TYPE into __MAX_BPF_LINK_TYPE for consistencyAndrii Nakryiko2023-12-061-1/+3
| | * | | bpf: add BPF token support to BPF_PROG_LOAD commandAndrii Nakryiko2023-12-061-0/+2
| | * | | bpf: add BPF token support to BPF_BTF_LOAD commandAndrii Nakryiko2023-12-061-0/+1
| | * | | bpf: add BPF token support to BPF_MAP_CREATE commandAndrii Nakryiko2023-12-061-0/+2
| | * | | bpf: introduce BPF token objectAndrii Nakryiko2023-12-061-0/+37
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-12-074-5/+33
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | netdev-genl: spec: Add PID in netdev netlink YAML specAmritha Nambiar2023-12-041-0/+1
| * | | | netdev-genl: spec: Add irq in netdev netlink YAML specAmritha Nambiar2023-12-041-0/+1
| * | | | netdev-genl: spec: Extend netdev netlink spec in YAML for NAPIAmritha Nambiar2023-12-041-0/+9
| * | | | netdev-genl: spec: Extend netdev netlink spec in YAML for queueAmritha Nambiar2023-12-041-0/+16
| | |/ / | |/| |
| * | | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2023-11-303-8/+77
| |\ \ \