summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2024-08-29KVM: selftests: Play nice with AMD's AVIC errataSean Christopherson
2024-08-29KVM: selftests: Verify the guest can read back the x2APIC ICR it wroteSean Christopherson
2024-08-29KVM: selftests: Test x2APIC ICR reserved bitsSean Christopherson
2024-08-29KVM: selftests: Skip ICR.BUSY test in xapic_state_test if x2APIC is enabledSean Christopherson
2024-08-29KVM: selftests: Add x86 helpers to play nice with x2APIC MSR #GPsSean Christopherson
2024-08-29KVM: selftests: Report unhandled exceptions on x86 as regular guest assertsSean Christopherson
2024-08-29KVM: selftests: Open code vcpu_run() equivalent in guest_printf testSean Christopherson
2024-08-29selftests: add selftest for tcp SO_PEEK_OFF supportJon Maloy
2024-08-29selftests/bpf: Make sure stashed kptr in local kptr is freed recursivelyAmery Hung
2024-08-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-08-30Merge tag 'net-6.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-08-29Merge patch series "riscv: mm: Do not restrict mmap address based on hint"Palmer Dabbelt
2024-08-29riscv: selftests: Remove mmap hint address checksCharlie Jenkins
2024-08-29selftests: mptcp: join: check re-re-adding ID 0 signalMatthieu Baerts (NGI0)
2024-08-29selftests: mptcp: join: validate event numbersMatthieu Baerts (NGI0)
2024-08-29selftests: mptcp: join: check re-re-adding ID 0 endpMatthieu Baerts (NGI0)
2024-08-29selftests: mptcp: join: no extra msg if no counterMatthieu Baerts (NGI0)
2024-08-29selftests: mptcp: join: check re-adding init endp with != idMatthieu Baerts (NGI0)
2024-08-29selftests: mptcp: join: check removing ID 0 endpointMatthieu Baerts (NGI0)
2024-08-29selftests/hid: Add HIDIOCREVOKE testsBenjamin Tissoires
2024-08-29selftests/hid: Add initial hidraw tests skeletonBenjamin Tissoires
2024-08-29selftests/hid: extract the utility part of hid_bpf.c into its own headerBenjamin Tissoires
2024-08-29selftests: netfilter: nft_queue.sh: reduce test file size for debug buildFlorian Westphal
2024-08-29KVM: arm64: selftests: Cope with lack of GICv3 in set_id_regsOliver Upton
2024-08-28selftests/bpf: Add test for zero offset or non-zero offset pointers as KF_ACQ...Juntong Deng
2024-08-28selftests/bpf: Fix incorrect parameters in NULL pointer checkingHao Ge
2024-08-27selftests: mptcp: join: cannot rm sf if closedMatthieu Baerts (NGI0)
2024-08-27selftests/net: Add trace events matching to tcp_aoDmitry Safonov
2024-08-27selftests/net: Synchronize client/server before counters checksDmitry Safonov
2024-08-27selftests/tcp_ao: Fix printing format for uint64_tMohammad Nassiri
2024-08-27selftests/net: Don't forget to close nsfd after switch_save_ns()Dmitry Safonov
2024-08-27selftests/net: Open /proc/thread-self in open_netns()Dmitry Safonov
2024-08-27selftests/net: Be consistent in kconfig checksDmitry Safonov
2024-08-27selftests/net: Provide test_snprintf() helperDmitry Safonov
2024-08-27selftests/net: Clean-up double assignmentDmitry Safonov
2024-08-27selftests: forwarding: local_termination: Down ports on cleanupPetr Machata
2024-08-27selftests: forwarding: no_forwarding: Down ports on cleanupPetr Machata
2024-08-28Merge tag 'livepatching-for-6.11-rc6' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2024-08-27KVM: arm64: Add selftest checking how the absence of GICv3 is handledMarc Zyngier
2024-08-27selftests: tc_actions: test egress 2nd vlan pushBoris Sukholitko
2024-08-27selftests: tc_actions: test ingress 2nd vlan pushBoris Sukholitko
2024-08-27Documentation/srso: Document a method for checking safe RET operates properlyBorislav Petkov (AMD)
2024-08-26ring-buffer: Align meta-page to sub-buffers for improved TLB usageVincent Donnefort
2024-08-26net: netconsole: selftests: Create a new netconsole selftestBreno Leitao
2024-08-26Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2024-08-26Merge tag 'nf-next-24-08-23' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski
2024-08-26selftests/livepatch: wait for atomic replace to occurRyan Sullivan
2024-08-26iommufd: Do not allow creating areas without READ or WRITEJason Gunthorpe
2024-08-25KVM: selftests: aarch64: Add writable test for ID_AA64PFR1_EL1Shaoqin Huang
2024-08-24selftests: add xfrm policy insertion speed test scriptFlorian Westphal