summaryrefslogtreecommitdiffstats
path: root/tools/include
Commit message (Expand)AuthorAgeFilesLines
* 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-1833-94/+1869
| |\
| * | tools: Disable __packed attribute compiler warning due to -Werror=attributesArnaldo Carvalho de Melo2023-11-091-0/+1
| * | tools headers UAPI: Sync include/uapi/linux/perf_event.h header with the kernelKan Liang2023-11-061-0/+13
* | | Merge tag 'sound-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2024-01-121-2/+5
|\ \ \
| * | | ALSA: pcm: Introduce MSBITS subformat interfaceJaroslav Kysela2023-11-271-2/+5
* | | | 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-078-12/+67
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | 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
| |\ \ \ \
| | * | | | xsk: Add option to calculate TX checksum in SWStanislav Fomichev2023-11-291-1/+7
| | * | | | xsk: Add TX timestamp and TX checksum offload supportStanislav Fomichev2023-11-292-5/+63
| | * | | | xsk: Support tx_metadata_lenStanislav Fomichev2023-11-291-0/+1
| | * | | | bpf: Add link_info support for uprobe multi linkJiri Olsa2023-11-281-0/+10
| * | | | | tools: ynl: add sample for getting page-pool informationJakub Kicinski2023-11-281-0/+36
| |/ / / /
| * | | | bpf: rename BPF_F_TEST_SANITY_STRICT to BPF_F_TEST_REG_INVARIANTSAndrii Nakryiko2023-11-171-1/+1
| * | | | bpf: add register bounds sanity checks and sanitizationAndrii Nakryiko2023-11-151-0/+3
| * | | | bpf: Add crosstask check to __bpf_get_stackJordan Rome2023-11-101-0/+3
| * | | | bpf: Use named fields for certain bpf uapi structsYonghong Song2023-11-091-16/+7
| | |/ / | |/| |
* | | | Merge tag 'linux_kselftest-nolibc-6.8-rc1' of git://git.kernel.org/pub/scm/li...Linus Torvalds2024-01-095-27/+55
|\ \ \ \
| * | | | tools/nolibc: add support for getrlimit/setrlimitThomas Weißschuh2023-12-111-0/+38
| * | | | tools/nolibc: drop custom definition of struct rusageThomas Weißschuh2023-12-111-20/+1
| * | | | tools/nolibc: annotate va_list printf formatsThomas Weißschuh2023-12-111-2/+2
| * | | | tools/nolibc: mips: add support for PICThomas Weißschuh2023-12-111-1/+6
| * | | | tools/nolibc: move MIPS ABI validation into arch-mips.hThomas Weißschuh2023-12-112-1/+5
| * | | | tools/nolibc: error out on unsupported architectureThomas Weißschuh2023-12-111-0/+2
| * | | | tools/nolibc: Use linux/wait.h rather than duplicating itMark Brown2023-12-111-3/+1
| |/ / /
* | | | Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-01-093-0/+6
|\ \ \ \
| * | | | fs/proc/task_mmu: report SOFT_DIRTY bits through the PAGEMAP_SCAN ioctlAndrei Vagin2023-12-101-0/+1
| * | | | maple_tree: update check_forking() and bench_forking()Peng Zhang2023-12-101-0/+4
| * | | | maple_tree: introduce {mtree,mas}_lock_nested()Peng Zhang2023-12-101-0/+1
| | |/ / | |/| |
* | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2024-01-081-17/+26
|\ \ \ \ | |/ / / |/| | |
| * | | KVM: selftests: aarch64: Update tools copy of arm_pmuv3.hJames Clark2023-12-121-17/+26
| |/ /
* | | tools: Disable __packed attribute compiler warning due to -Werror=attributesArnaldo Carvalho de Melo2023-11-221-0/+1