summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2023-04-13Merge tag 'net-6.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-04-13selftests/bpf: Adjust bpf_xdp_metadata_rx_hash for new argJesper Dangaard Brouer
2023-04-13selftests/bpf: xdp_hw_metadata remove bpf_printk and add countersJesper Dangaard Brouer
2023-04-13selftests: add the missing CONFIG_IP_SCTP in net configXin Long
2023-04-13selftests: openvswitch: adjust datapath NL message declarationAaron Conole
2023-04-13selftests: mptcp: userspace pm: uniform verify eventsMatthieu Baerts
2023-04-10Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2023-04-08Merge tag 'mm-hotfixes-stable-2023-04-07-16-23' of git://git.kernel.org/pub/s...Linus Torvalds
2023-04-07Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-04-07selftests: bonding: add arp validate testHangbin Liu
2023-04-07selftests: bonding: re-format bond option testsHangbin Liu
2023-04-06Merge tag 'net-6.3-rc6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2023-04-06Merge tag 'linux-kselftest-fixes-6.3-rc6' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2023-04-06selftests/bpf: fix xdp_redirect xdp-features selftest for veth driverLorenzo Bianconi
2023-04-05selftests: net: rps_default_mask.sh: delete veth link specificallyHangbin Liu
2023-04-05maple_tree: fix write memory barrier of nodes once dead for RCU modeLiam R. Howlett
2023-04-04tools/virtio: fix typo in README instructionsRoss Zwisler
2023-03-31selftests mount: Fix mount_setattr_test builds failedAnh Tuan Phan
2023-03-30Merge tag 'net-6.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-03-30test/vsock: new skbuff appending testArseniy Krasnov
2023-03-28Merge tag 'linux-kselftest-fixes-6.3-rc5' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2023-03-26Merge tag 'x86_urgent_for_v6.3_rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-03-24Merge tag 'mm-hotfixes-stable-2023-03-24-17-09' of git://git.kernel.org/pub/s...Linus Torvalds
2023-03-24Merge tag 'net-6.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-03-23kselftest: vm: fix unused variable warningPeter Xu
2023-03-23Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-03-22tools: ynl: Fix genlmsg header encoding formatsDonald Hunter
2023-03-22selftests/x86/amx: Add a ptrace testChang S. Bae
2023-03-22bootconfig: Fix testcase to increase max nodeMasami Hiramatsu (Google)
2023-03-20selftests: sigaltstack: fix -WuninitializedNick Desaulniers
2023-03-17Merge tag 'net-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-03-17Merge tag 'pm-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2023-03-17Merge tag 'acpi-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2023-03-17Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len...Linus Torvalds
2023-03-17tools/power turbostat: version 2023.03.17Len Brown
2023-03-17tools/power turbostat: fix decoding of HWP_STATUSAntti Laakso
2023-03-17tools/power turbostat: Introduce support for EMRZhang Rui
2023-03-17tools/power turbostat: remove stray newlines from warn/warnx stringsLen Brown
2023-03-17tools/power turbostat: Fix /dev/cpu_dma_latency warningsPrarit Bhargava
2023-03-17tools/power turbostat: Provide better debug messages for failed capabilities ...Prarit Bhargava
2023-03-17tools/power turbostat: update dump of SECONDARY_TURBO_RATIO_LIMITLen Brown
2023-03-17selftests: bonding: add tests for ether type changesNikolay Aleksandrov
2023-03-16ynl: make the tooling check the licenseJakub Kicinski
2023-03-16ynl: broaden the license even moreJakub Kicinski
2023-03-16tools: ynl: make definitions optional againJakub Kicinski
2023-03-16selftests: net: devlink_port_split.py: skip test if no suitable device availablePo-Hsu Lin
2023-03-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2023-03-16test/vsock: copy to user failure testArseniy Krasnov
2023-03-15Merge tag 'linux-kselftest-fixes-6.3-rc3' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2023-03-15selftest: Add test for bind() conflicts.Kuniyuki Iwashima