summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2022-02-08tools/testing/cxl: Mock one level of switchesDan Williams
2022-02-08tools/testing/cxl: Fix root port to host bridge assignmentDan Williams
2022-02-08tools/testing/cxl: Mock dvsec_ranges()Dan Williams
2022-02-08cxl/mem: Add the cxl_mem driverBen Widawsky
2022-02-08cxl/memdev: Add numa_node attributeDan Williams
2022-02-08cxl/pci: Emit device serial numberDan Williams
2022-02-08cxl/pci: Implement wait for media activeBen Widawsky
2022-02-08cxl/core/port: Remove @host argument for dport + decoder enumerationDan Williams
2022-02-08cxl/port: Add a driver for 'struct cxl_port' objectsBen Widawsky
2022-02-08cxl/core/hdm: Add CXL standard decoder enumeration to the coreDan Williams
2022-02-08cxl/core: Generalize dport enumeration in the coreDan Williams
2022-02-08cxl/port: Up-level cxl_add_dport() locking requirements to the callerDan Williams
2022-02-08cxl/pmem: Introduce a find_cxl_root() helperDan Williams
2022-02-08cxl/core/port: Rename bus.c to port.cDan Williams
2022-02-08selftests/bpf: Test BPF_KPROBE_SYSCALL macroHengqi Chen
2022-02-08selftests/bpf: Skip test_bpf_syscall_macro's syscall_arg1 on arm64 and s390Ilya Leoshkevich
2022-02-08selftests/bpf: Use PT_REGS_SYSCALL_REGS in bpf_syscall_macroIlya Leoshkevich
2022-02-08selftests/bpf: Fix an endianness issue in bpf_syscall_macro testIlya Leoshkevich
2022-02-08selftests/bpf: Do not export subtest as standalone testHou Tao
2022-02-08rcutorture: Provide non-power-of-two Tasks RCU scenariosPaul E. McKenney
2022-02-08rcutorture: Test SRCU size transitionsPaul E. McKenney
2022-02-08torture: Make torture.sh help message match realityPaul E. McKenney
2022-02-08Merge branch kvm-arm64/selftest/vgic-5.18 into kvmarm-master/nextMarc Zyngier
2022-02-08kvm: selftests: aarch64: use a tighter assert in vgic_poke_irq()Ricardo Koller
2022-02-08kvm: selftests: aarch64: fix some vgic related commentsRicardo Koller
2022-02-08kvm: selftests: aarch64: fix the failure check in kvm_set_gsi_routing_irqchip...Ricardo Koller
2022-02-08kvm: selftests: aarch64: pass vgic_irq guest args as a pointerRicardo Koller
2022-02-08kvm: selftests: aarch64: fix assert in gicv3_access_regRicardo Koller
2022-02-08Merge branch kvm-arm64/mmu-rwlock into kvmarm-master/nextMarc Zyngier
2022-02-08KVM: selftests: Add vgic initialization for dirty log perf test for ARMJing Zhang
2022-02-08selftests: KVM: Test OS lock behaviorOliver Upton
2022-02-08selftests: KVM: Add OSLSR_EL1 to the list of blessed regsOliver Upton
2022-02-08kselftest: alsa: fix spelling mistake "desciptor" -> "descriptor"Colin Ian King
2022-02-07ipv4: Reject routes specifying ECN bits in rtm_tosGuillaume Nault
2022-02-07ipv4: Stop taking ECN bits into account in fib4-rulesGuillaume Nault
2022-02-07ipv6: Define dscp_t and stop taking ECN bits into account in fib6-rulesGuillaume Nault
2022-02-07selftests/bpf: Fix strict mode calculationMauricio Vásquez
2022-02-07selftests/bpf: Fix tests to use arch-dependent syscall entry pointsNaveen N. Rao
2022-02-07selftests/bpf: Use "__se_" prefix on architectures without syscall wrapperNaveen N. Rao
2022-02-07selftests: forwarding: Add a test for pedit munge SIP and DIPDanielle Ratson
2022-02-06Merge tag 'perf_urgent_for_v5.17_rc3' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2022-02-04selftests: mptcp: set ip_mptcp in command lineGeliang Tang
2022-02-04selftests: mptcp: add set_flags tests in pm_netlink.shGeliang Tang
2022-02-04selftests: mptcp: add the id argument for set_flagsGeliang Tang
2022-02-04selftests: mptcp: add wrapper for setting flagsGeliang Tang
2022-02-04selftests: mptcp: add wrapper for showing addrsGeliang Tang
2022-02-04selftests: mptcp: add ip mptcp wrappersGeliang Tang
2022-02-04selftests: mptcp: add backup with port testcaseGeliang Tang
2022-02-04selftests: mptcp: add the port argument for set_flagsGeliang Tang
2022-02-04selftests/ir: fix build with ancient kernel headersSean Young