summaryrefslogtreecommitdiff
path: root/tools/include
AgeCommit message (Expand)AuthorFilesLines
2024-01-31perf tools headers: update the asm-generic/unaligned.h copy with the kernel s...Arnaldo Carvalho de Melo1-12/+12
2024-01-30tools include UAPI: Sync linux/mount.h copy with the kernel sourcesArnaldo Carvalho de Melo1-0/+70
2024-01-29tools headers UAPI: Sync unistd.h to pick {list,stat}mount, lsm_{[gs]et_self_...Arnaldo Carvalho de Melo1-1/+14
2024-01-27tools headers UAPI: Sync kvm headers with the kernel sourcesArnaldo Carvalho de Melo1-90/+50
2024-01-26tools headers UAPI: Update tools's copy of drm.h headers to pick DRM_IOCTL_MO...Arnaldo Carvalho de Melo2-7/+77
2024-01-26tools headers UAPI: Sync linux/fcntl.h with the kernel sourcesArnaldo Carvalho de Melo1-0/+3
2024-01-26tools headers uapi: Sync linux/stat.h with the kernel sources to pick STATX_M...Arnaldo Carvalho de Melo1-0/+1
2024-01-20Merge tag 'perf-tools-for-v6.8-1-2024-01-09' of git://git.kernel.org/pub/scm/...Linus Torvalds1-0/+13
2024-01-12Merge tag 'sound-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds1-2/+5
2024-01-11Merge tag 'net-next-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds5-181/+159
2024-01-10Merge tag 'linux_kselftest-nolibc-6.8-rc1' of git://git.kernel.org/pub/scm/li...Linus Torvalds5-27/+55
2024-01-09Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds3-0/+6
2024-01-09Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-17/+26
2024-01-02net/sched: Remove uapi support for CBQ qdiscJamal Hadi Salim1-80/+0
2024-01-02net/sched: Remove uapi support for ATM qdiscJamal Hadi Salim1-15/+0
2024-01-02net/sched: Remove uapi support for dsmark qdiscJamal Hadi Salim1-14/+0
2024-01-02net/sched: Remove uapi support for tcindex classifierJamal Hadi Salim1-16/+0
2024-01-02net/sched: Remove uapi support for rsvp classifierJamal Hadi Salim1-31/+0
2023-12-19Revert BPF token-related functionalityAndrii Nakryiko1-42/+0
2023-12-19Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2-1/+48
2023-12-19Merge remote-tracking branch 'torvalds/master' into perf-tools-nextArnaldo Carvalho de Melo33-94/+1869
2023-12-14xdp: Add VLAN tag hintLarysa Zaremba1-0/+3
2023-12-12KVM: selftests: aarch64: Update tools copy of arm_pmuv3.hJames Clark1-17/+26
2023-12-12tools/nolibc: add support for getrlimit/setrlimitThomas Weißschuh1-0/+38
2023-12-12tools/nolibc: drop custom definition of struct rusageThomas Weißschuh1-20/+1
2023-12-12tools/nolibc: annotate va_list printf formatsThomas Weißschuh1-2/+2
2023-12-12tools/nolibc: mips: add support for PICThomas Weißschuh1-1/+6
2023-12-12tools/nolibc: move MIPS ABI validation into arch-mips.hThomas Weißschuh2-1/+5
2023-12-12tools/nolibc: error out on unsupported architectureThomas Weißschuh1-0/+2
2023-12-12tools/nolibc: Use linux/wait.h rather than duplicating itMark Brown1-3/+1
2023-12-11fs/proc/task_mmu: report SOFT_DIRTY bits through the PAGEMAP_SCAN ioctlAndrei Vagin1-0/+1
2023-12-11maple_tree: update check_forking() and bench_forking()Peng Zhang1-0/+4
2023-12-11maple_tree: introduce {mtree,mas}_lock_nested()Peng Zhang1-0/+1
2023-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski8-12/+67
2023-12-07bpf: rename MAX_BPF_LINK_TYPE into __MAX_BPF_LINK_TYPE for consistencyAndrii Nakryiko1-1/+3
2023-12-06bpf: add BPF token support to BPF_PROG_LOAD commandAndrii Nakryiko1-0/+2
2023-12-06bpf: add BPF token support to BPF_BTF_LOAD commandAndrii Nakryiko1-0/+1
2023-12-06bpf: add BPF token support to BPF_MAP_CREATE commandAndrii Nakryiko1-0/+2
2023-12-06bpf: introduce BPF token objectAndrii Nakryiko1-0/+37
2023-12-05netdev-genl: spec: Add PID in netdev netlink YAML specAmritha Nambiar1-0/+1
2023-12-05netdev-genl: spec: Add irq in netdev netlink YAML specAmritha Nambiar1-0/+1
2023-12-05netdev-genl: spec: Extend netdev netlink spec in YAML for NAPIAmritha Nambiar1-0/+9
2023-12-05netdev-genl: spec: Extend netdev netlink spec in YAML for queueAmritha Nambiar1-0/+16
2023-12-01Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski3-8/+77
2023-11-30xsk: Add option to calculate TX checksum in SWStanislav Fomichev1-1/+7
2023-11-30xsk: Add TX timestamp and TX checksum offload supportStanislav Fomichev2-5/+63
2023-11-30xsk: Support tx_metadata_lenStanislav Fomichev1-0/+1
2023-11-29bpf: Add link_info support for uprobe multi linkJiri Olsa1-0/+10
2023-11-28tools: ynl: add sample for getting page-pool informationJakub Kicinski1-0/+36
2023-11-27ALSA: pcm: Introduce MSBITS subformat interfaceJaroslav Kysela1-2/+5