summaryrefslogtreecommitdiffstats
path: root/tools/include
AgeCommit message (Expand)AuthorLines
2023-12-10maple_tree: introduce {mtree,mas}_lock_nested()Peng Zhang-0/+1
2023-12-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-12/+67
2023-12-06bpf: rename MAX_BPF_LINK_TYPE into __MAX_BPF_LINK_TYPE for consistencyAndrii Nakryiko-1/+3
2023-12-06bpf: add BPF token support to BPF_PROG_LOAD commandAndrii Nakryiko-0/+2
2023-12-06bpf: add BPF token support to BPF_BTF_LOAD commandAndrii Nakryiko-0/+1
2023-12-06bpf: add BPF token support to BPF_MAP_CREATE commandAndrii Nakryiko-0/+2
2023-12-06bpf: introduce BPF token objectAndrii Nakryiko-0/+37
2023-12-04netdev-genl: spec: Add PID in netdev netlink YAML specAmritha Nambiar-0/+1
2023-12-04netdev-genl: spec: Add irq in netdev netlink YAML specAmritha Nambiar-0/+1
2023-12-04netdev-genl: spec: Extend netdev netlink spec in YAML for NAPIAmritha Nambiar-0/+9
2023-12-04netdev-genl: spec: Extend netdev netlink spec in YAML for queueAmritha Nambiar-0/+16
2023-11-30Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski-8/+77
2023-11-29xsk: Add option to calculate TX checksum in SWStanislav Fomichev-1/+7
2023-11-29xsk: Add TX timestamp and TX checksum offload supportStanislav Fomichev-5/+63
2023-11-29xsk: Support tx_metadata_lenStanislav Fomichev-0/+1
2023-11-28bpf: Add link_info support for uprobe multi linkJiri Olsa-0/+10
2023-11-28tools: ynl: add sample for getting page-pool informationJakub Kicinski-0/+36
2023-11-27ALSA: pcm: Introduce MSBITS subformat interfaceJaroslav Kysela-2/+5
2023-11-22tools: Disable __packed attribute compiler warning due to -Werror=attributesArnaldo Carvalho de Melo-0/+1
2023-11-22tools headers UAPI: Update tools's copy of unistd.h headerNamhyung Kim-3/+9
2023-11-22tools headers UAPI: Update tools's copy of vhost.h headerNamhyung Kim-0/+8
2023-11-22tools headers UAPI: Update tools's copy of mount.h headerNamhyung Kim-1/+2
2023-11-22tools headers UAPI: Update tools's copy of kvm.h headerNamhyung Kim-3/+21
2023-11-22tools headers UAPI: Update tools's copy of fscrypt.h headerNamhyung Kim-1/+2
2023-11-22tools headers UAPI: Update tools's copy of drm headersNamhyung Kim-4/+24
2023-11-17bpf: rename BPF_F_TEST_SANITY_STRICT to BPF_F_TEST_REG_INVARIANTSAndrii Nakryiko-1/+1
2023-11-15bpf: add register bounds sanity checks and sanitizationAndrii Nakryiko-0/+3
2023-11-10bpf: Add crosstask check to __bpf_get_stackJordan Rome-0/+3
2023-11-09bpf: Use named fields for certain bpf uapi structsYonghong Song-16/+7
2023-11-09tools: Disable __packed attribute compiler warning due to -Werror=attributesArnaldo Carvalho de Melo-0/+1
2023-11-06tools headers UAPI: Sync include/uapi/linux/perf_event.h header with the kernelKan Liang-0/+13
2023-11-03Merge tag 'perf-tools-for-v6.7-1-2023-11-01' of git://git.kernel.org/pub/scm/...Linus Torvalds-6/+139
2023-11-02Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/...Linus Torvalds-8/+8
2023-11-02Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-1/+61
2023-11-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-0/+308
2023-11-01Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-1/+1
2023-11-01Merge tag 'for-6.7/io_uring-sockopt-2023-10-30' of git://git.kernel.dk/linuxLinus Torvalds-0/+1039
2023-10-31Merge tag 'kvmarm-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini-0/+308
2023-10-31Merge tag 'net-next-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-5/+204
2023-10-30Merge tag 'nolibc.2023.10.23a' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-61/+131
2023-10-26Merge tag 'for-netdev' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/...Jakub Kicinski-0/+155
2023-10-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-1/+44
2023-10-24tools: Sync if_link uapi headerDaniel Borkmann-0/+141
2023-10-24netkit, bpf: Add bpf programmable net deviceDaniel Borkmann-0/+14
2023-10-24tools: Import arm_pmuv3.hRaghavendra Rao Ananta-0/+308
2023-10-24Merge tag 'mm-hotfixes-stable-2023-10-24-09-40' of git://git.kernel.org/pub/s...Linus Torvalds-0/+40
2023-10-23Merge tag 'urgent/nolibc.2023.10.16a' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-1/+4
2023-10-19selftests/net: Extract uring helpers to be reusableBreno Leitao-0/+282
2023-10-19tools headers: Grab copy of io_uring.hBreno Leitao-0/+757
2023-10-18compiler.h: move __is_constexpr() to compiler.hDavid Laight-8/+8