summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2024-02-26tools: riscv: Add header file vdso/processor.hHaibo Xu1-0/+32
2024-02-26tools: riscv: Add header file csr.hHaibo Xu1-0/+541
2024-02-26KVM: selftests: Add CONFIG_64BIT definition for the buildHaibo Xu1-1/+1
2024-02-26KVM: arm64: selftests: Split arch_timer test codeHaibo Xu5-280/+311
2024-02-26KVM: arm64: selftests: Enable tuning of error margin in arch_timer testHaibo Xu1-9/+23
2024-02-26KVM: arm64: selftests: Data type cleanup for arch_timer testHaibo Xu1-6/+6
2024-02-26selftests/kvm: Fix issues with $(SPLIT_TESTS)Paolo Bonzini1-8/+12
2024-02-25Merge tag 'cxl-fixes-6.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-9/+70
2024-02-23Merge tag 'mm-hotfixes-stable-2024-02-22-15-02' of git://git.kernel.org/pub/s...Linus Torvalds1-0/+6
2024-02-22Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-31/+91
2024-02-22Merge tag 'net-6.8.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds16-97/+345
2024-02-22selftests/iommu: fix the config fragmentMuhammad Usama Anjum1-2/+3
2024-02-22Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Paolo Abeni6-3/+181
2024-02-22selftests: ioam: refactoring to align with the fixJustin Iurman2-67/+66
2024-02-22tools: ynl: don't leak mcast_groups on init errorJakub Kicinski1-1/+7
2024-02-22tools: ynl: make sure we always pass yarg to mnl_cb_runJakub Kicinski1-3/+8
2024-02-22selftests: tls: add test for peeking past a record of a different typeSabrina Dubroca1-0/+19
2024-02-22selftests: tls: add test for merging of same-type control messagesSabrina Dubroca1-0/+26
2024-02-21Merge branch 'for-6.8/cxl-cper' into for-6.8/cxlDan Williams159-941/+1667
2024-02-21selftests/mm: uffd-unit-test check if huge page size is 0Terry Tritton1-0/+6
2024-02-19selftests/bpf: Add negtive test cases for task iterYafang Shao2-1/+12
2024-02-19selftests/bpf: Test racing between bpf_timer_cancel_and_free and bpf_timer_ca...Martin KaFai Lau2-2/+67
2024-02-19selftests: bonding: set active slave to primary eth1 specificallyHangbin Liu1-0/+2
2024-02-18selftests: mptcp: diag: unique 'cestab' subtest namesMatthieu Baerts (NGI0)1-6/+11
2024-02-18selftests: mptcp: diag: unique 'in use' subtest namesMatthieu Baerts (NGI0)1-8/+12
2024-02-18selftests: mptcp: userspace_pm: unique subtest namesMatthieu Baerts (NGI0)1-2/+2
2024-02-18selftests: mptcp: simult flows: fix some subtest namesMatthieu Baerts (NGI0)1-1/+2
2024-02-18selftests: mptcp: diag: fix bash warnings on older kernelsMatthieu Baerts (NGI0)1-2/+2
2024-02-18selftests: mptcp: pm nl: avoid error msg on older kernelsMatthieu Baerts (NGI0)1-1/+1
2024-02-18selftests: mptcp: pm nl: also list skipped testsMatthieu Baerts (NGI0)1-0/+6
2024-02-18Merge tag 'powerpc-6.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds1-2/+2
2024-02-17cxl/test: Add support for qos_class checkingDave Jiang4-9/+70
2024-02-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds58-239/+236
2024-02-16net/sched: act_mirred: use the backlog for mirred ingressJakub Kicinski1-3/+0
2024-02-16selftest/bpf: Test the read of vsyscall page under x86-64Hou Tao2-0/+102
2024-02-15Merge tag 'net-6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds13-41/+163
2024-02-15Merge tag 'devicetree-fixes-for-6.8-1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-6/+7
2024-02-15selftests: tls: increase the wait in poll_partial_rec_asyncJakub Kicinski1-2/+2
2024-02-15Merge tag 'landlock-6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-13/+59
2024-02-14Merge tag 'kvm-x86-selftests-6.8-rcN' of https://github.com/kvm-x86/linux int...Paolo Bonzini58-239/+236
2024-02-13selftests: net: more pmtu.sh fixesPaolo Abeni1-2/+2
2024-02-13selftests: net: more strict check in net_helperPaolo Abeni1-4/+7
2024-02-13selftests: net: cope with slow env in so_txtime.sh testPaolo Abeni1-4/+25
2024-02-13selftests: net: cope with slow env in gro.sh testPaolo Abeni1-0/+5
2024-02-13selftests: net: ip_local_port_range: define IPPROTO_MPTCPMaxim Galaganov1-0/+4
2024-02-12tools/rtla: Exit with EXIT_SUCCESS when help is invokedJohn Kacur4-4/+20
2024-02-12tools/rtla: Replace setting prio with nice for SCHED_OTHERlimingming32-3/+5
2024-02-12tools/rv: Fix curr_reactor uninitialized variableDaniel Bristot de Oliveira1-1/+1
2024-02-12tools/rv: Fix Makefile compiler options for clangDaniel Bristot de Oliveira1-1/+6
2024-02-12tools/rtla: Remove unused sched_getattr() functionDaniel Bristot de Oliveira1-6/+0