summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'powerpc-6.8-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2024-03-031-10/+6
|\
| * selftests/powerpc: Fix fpu_signal failuresMichael Ellerman2024-03-011-10/+6
* | Merge tag 'net-6.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2024-02-297-16/+257
|\ \
| * \ Merge tag 'nf-24-02-29' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni2024-02-292-1/+190
| |\ \
| | * | selftests: netfilter: add bridge conntrack + multicast test caseFlorian Westphal2024-02-292-1/+190
| * | | tools: ynl: fix handling of multiple mcast groupsJakub Kicinski2024-02-281-0/+1
| * | | selftests: mptcp: explicitly trigger the listener diag code-pathPaolo Abeni2024-02-261-1/+29
| * | | selftests: mptcp: join: add ss mptcp support checkGeliang Tang2024-02-261-0/+5
| * | | selftests: mptcp: rm subflow with v4/v4mapped addrGeliang Tang2024-02-262-14/+18
| * | | selftests: net: veth: test syncing GRO and XDP state while device is downJakub Kicinski2024-02-261-0/+14
* | | | 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