summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'cxl-fixes-6.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-02-244-9/+70
|\
| * Merge branch 'for-6.8/cxl-cper' into for-6.8/cxlDan Williams2024-02-20159-941/+1667
| |\
| * | cxl/test: Add support for qos_class checkingDave Jiang2024-02-164-9/+70
* | | Merge tag 'mm-hotfixes-stable-2024-02-22-15-02' of git://git.kernel.org/pub/s...Linus Torvalds2024-02-231-0/+6
|\ \ \
| * | | selftests/mm: uffd-unit-test check if huge page size is 0Terry Tritton2024-02-201-0/+6
| | |/ | |/|
* | | Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-02-223-31/+91
|\ \ \
| * | | selftests/iommu: fix the config fragmentMuhammad Usama Anjum2024-02-221-2/+3
| * | | iommufd/selftest: Add mock IO hugepages testsJoao Martins2024-02-061-3/+42
| * | | iommufd/selftest: Refactor dirty bitmap testsJoao Martins2024-02-062-31/+36
| * | | iommufd/selftest: Test u64 unaligned bitmapsJoao Martins2024-02-061-2/+17
* | | | Merge tag 'net-6.8.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2024-02-2216-97/+345
|\ \ \ \ | |_|/ / |/| | |
| * | | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Paolo Abeni2024-02-226-3/+181
| |\ \ \
| | * | | selftests/bpf: Add negtive test cases for task iterYafang Shao2024-02-192-1/+12
| | * | | selftests/bpf: Test racing between bpf_timer_cancel_and_free and bpf_timer_ca...Martin KaFai Lau2024-02-192-2/+67
| | * | | selftest/bpf: Test the read of vsyscall page under x86-64Hou Tao2024-02-152-0/+102
| * | | | selftests: ioam: refactoring to align with the fixJustin Iurman2024-02-222-67/+66
| * | | | tools: ynl: don't leak mcast_groups on init errorJakub Kicinski2024-02-211-1/+7
| * | | | tools: ynl: make sure we always pass yarg to mnl_cb_runJakub Kicinski2024-02-211-3/+8
| * | | | selftests: tls: add test for peeking past a record of a different typeSabrina Dubroca2024-02-211-0/+19
| * | | | selftests: tls: add test for merging of same-type control messagesSabrina Dubroca2024-02-211-0/+26
| * | | | selftests: bonding: set active slave to primary eth1 specificallyHangbin Liu2024-02-191-0/+2
| * | | | selftests: mptcp: diag: unique 'cestab' subtest namesMatthieu Baerts (NGI0)2024-02-181-6/+11
| * | | | selftests: mptcp: diag: unique 'in use' subtest namesMatthieu Baerts (NGI0)2024-02-181-8/+12
| * | | | selftests: mptcp: userspace_pm: unique subtest namesMatthieu Baerts (NGI0)2024-02-181-2/+2
| * | | | selftests: mptcp: simult flows: fix some subtest namesMatthieu Baerts (NGI0)2024-02-181-1/+2
| * | | | selftests: mptcp: diag: fix bash warnings on older kernelsMatthieu Baerts (NGI0)2024-02-181-2/+2
| * | | | selftests: mptcp: pm nl: avoid error msg on older kernelsMatthieu Baerts (NGI0)2024-02-181-1/+1
| * | | | selftests: mptcp: pm nl: also list skipped testsMatthieu Baerts (NGI0)2024-02-181-0/+6
| * | | | net/sched: act_mirred: use the backlog for mirred ingressJakub Kicinski2024-02-161-3/+0
* | | | | Merge tag 'powerpc-6.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2024-02-171-2/+2
|\ \ \ \ \
| * | | | | selftests/powerpc/papr_vpd: Check devfd before get_system_loc_code()R Nageswara Sastry2024-02-051-2/+2
| | |_|_|/ | |/| | |
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2024-02-1658-239/+236
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Merge tag 'kvm-x86-selftests-6.8-rcN' of https://github.com/kvm-x86/linux int...Paolo Bonzini2024-02-1458-239/+236
| |\ \ \ \
| | * | | | KVM: selftests: Don't assert on exact number of 4KiB in dirty log split testSean Christopherson2024-02-061-9/+12
| | * | | | KVM: selftests: Fix a semaphore imbalance in the dirty ring logging testSean Christopherson2024-02-061-23/+27
| | * | | | KVM: selftests: Make hyperv_clock require TSC based system clocksourceVitaly Kuznetsov2024-02-011-0/+1
| | * | | | KVM: selftests: Run clocksource dependent tests with hyperv_clocksource_tsc_p...Vitaly Kuznetsov2024-02-014-5/+6
| | * | | | KVM: selftests: Use generic sys_clocksource_is_tsc() in vmx_nested_tsc_scalin...Vitaly Kuznetsov2024-02-011-18/+1
| | * | | | KVM: selftests: Generalize check_clocksource() from kvm_clock_testVitaly Kuznetsov2024-02-015-37/+40
| | * | | | KVM: selftests: Fail tests when open() fails with !ENOENTVitaly Kuznetsov2024-01-301-1/+2
| | * | | | KVM: selftests: Avoid infinite loop in hyperv_features when invtsc is missingVitaly Kuznetsov2024-01-301-4/+5
| | * | | | KVM: selftests: Delete superfluous, unused "stage" variable in AMX testSean Christopherson2024-01-301-2/+2
| | * | | | KVM: selftests: x86_64: Remove redundant newlinesAndrew Jones2024-01-3022-63/+63
| | * | | | KVM: selftests: s390x: Remove redundant newlinesAndrew Jones2024-01-293-13/+13
| | * | | | KVM: selftests: riscv: Remove redundant newlinesAndrew Jones2024-01-292-2/+2
| | * | | | KVM: selftests: aarch64: Remove redundant newlinesAndrew Jones2024-01-297-27/+27
| | * | | | KVM: selftests: Remove redundant newlinesAndrew Jones2024-01-2917-38/+38
| | * | | | KVM: selftests: Reword the NX hugepage test's skip message to be more helpfulSean Christopherson2024-01-291-3/+3
| | |/ / /
* | | | | Merge tag 'net-6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2024-02-1513-41/+163
|\ \ \ \ \
| * | | | | selftests: tls: increase the wait in poll_partial_rec_asyncJakub Kicinski2024-02-141-2/+2