summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2024-11-11Merge branch kvm-arm64/mmio-sea into kvmarm/nextOliver Upton
2024-11-11Merge branch kvm-arm64/misc into kvmarm/nextOliver Upton
2024-11-11KVM: selftests: Don't bother deleting memslots in KVM when freeing VMsSean Christopherson
2024-11-11Merge branch kvm-arm64/mpam-ni into kvmarm/nextOliver Upton
2024-11-11Merge branch kvm-arm64/psci-1.3 into kvmarm/nextOliver Upton
2024-10-31KVM: arm64: selftests: Test ID_AA64PFR0.MPAM isn't completely ignoredJames Morse
2024-10-26KVM: arm64: selftests: Add tests for MMIO external abort injectionOliver Upton
2024-10-26KVM: arm64: selftests: Convert to kernel's ESR terminologyOliver Upton
2024-10-26tools: arm64: Grab a copy of esr.h from kernelOliver Upton
2024-10-24Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2024-10-24KVM: selftests: Add test for PSCI SYSTEM_OFF2David Woodhouse
2024-10-24bpf: Add the missing BPF_LINK_TYPE invocation for sockmapHou Tao
2024-10-22selftests/bpf: Add test for passing in uninit mtu_lenDaniel Borkmann
2024-10-22selftests/bpf: Add test for writes to .rodataDaniel Borkmann
2024-10-21KVM: selftests: Fix build on on non-x86 architecturesMark Brown
2024-10-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2024-10-20Merge tag 'kvmarm-fixes-6.12-2' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2024-10-20KVM: selftests: Fix out-of-bounds reads in CPUID test's array lookupsSean Christopherson
2024-10-20KVM: selftests: x86: Avoid using SSE/AVX instructionsVitaly Kuznetsov
2024-10-18Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2024-10-18Merge tag 'linux_kselftest-fixes-6.12-rc4' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2024-10-17Merge tag 'mm-hotfixes-stable-2024-10-17-16-08' of git://git.kernel.org/pub/s...Linus Torvalds
2024-10-17selftests/bpf: Add test case for delta propagationDaniel Borkmann
2024-10-17bpf: Properly test iter/task tid filteringJordan Rome
2024-10-17Merge tag 'net-6.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-10-17maple_tree: add regression test for spanning store bugLorenzo Stoakes
2024-10-17selftests: mm: fix the incorrect usage() info of khugepagedNanyong Sun
2024-10-17maple_tree: check for MA_STATE_BULK on setting wr_rebalanceSidhartha Kumar
2024-10-17selftests/mm: fix deadlock for fork after pthread_create on ARMEdward Liaw
2024-10-17selftests/mm: replace atomic_bool with pthread_barrier_tEdward Liaw
2024-10-16selftest: hid: add the missing tests directoryYun Lu
2024-10-16selftests/bpf: Add asserts for netfilter link infoTyrone Wu
2024-10-15Merge tag 'sched_ext-for-6.12-rc3-fixes' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2024-10-15selftests/bpf: Add test for sign extension in coerce_subreg_to_size_sx()Dimitar Kanaliev
2024-10-15selftests/bpf: Add test for truncation after sign extension in coerce_reg_to_...Dimitar Kanaliev
2024-10-15selftests: mptcp: join: test for prohibited MPC to port-based endpPaolo Abeni
2024-10-11Merge tag 'linux_kselftest-fixes-6.12-rc3' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2024-10-11selftests: drivers: net: fix name not definedAlessandro Zanni
2024-10-11selftests: net/rds: add module not foundAlessandro Zanni
2024-10-11ftrace/selftest: Test combination of function_graph tracer and function profilerSteven Rostedt
2024-10-11selftests/rseq: Fix mm_cid test failureMathieu Desnoyers
2024-10-10selftests/bpf: Assert link info uprobe_multi count & path_size if unsetTyrone Wu
2024-10-10selftests/bpf: Fix cross-compiling urandom_readTony Ambardar
2024-10-10Merge tag 'net-6.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-10-10selftests/bpf: Add test for kfunc module orderSimon Sundberg
2024-10-10selftests/bpf: Provide a generic [un]load_module helperSimon Sundberg
2024-10-09selftests/bpf: Fix error compiling cgroup_ancestor.c with musl libcTony Ambardar
2024-10-09selftests/bpf: fix perf_event link info name_len assertionTyrone Wu
2024-10-09selftests/bpf: Add more test case for field flatteningHou Tao
2024-10-09Merge tag 'mm-hotfixes-stable-2024-10-09-15-46' of git://git.kernel.org/pub/s...Linus Torvalds