aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests
AgeCommit message (Expand)Author
2021-09-23Merge tag 'v5.14.6' into standard/basev5.14/standard/xilinx-zynqmpv5.14/standard/x86v5.14/standard/tiny/x86v5.14/standard/tiny/common-pcv5.14/standard/tiny/basev5.14/standard/ti-am335xv5.14/standard/qemuppcv5.14/standard/qemuarm64v5.14/standard/preempt-rt/x86v5.14/standard/preempt-rt/bcm-2xxx-rpiv5.14/standard/preempt-rt/basev5.14/standard/nxp-ls20xxv5.14/standard/edgerouterv5.14/standard/beaglebonev5.14/standard/baseBruce Ashfield
2021-09-18selftests/bpf: Fix potential unreleased lockChengfeng Ye
2021-09-18selftests/bpf: Enlarge select() timeout for test_mapsLi Zhijian
2021-09-18kselftest/arm64: pac: Fix skipping of tests on systems without PACMark Brown
2021-09-18kselftest/arm64: mte: Fix misleading output when skipping testsMark Brown
2021-09-18selftests: nci: Fix the wrong conditionBongsu Jeon
2021-09-18selftests: nci: Fix the code for next nlattr offsetBongsu Jeon
2021-09-18selftests/bpf: Fix flaky send_signal testYonghong Song
2021-09-18selftests/bpf: Correctly display subtest skip statusYucong Sun
2021-09-18selftests/bpf: Fix xdp_tx.c prog section nameJussi Maki
2021-09-18selftests: firmware: Fix ignored return val of asprintf() warnShuah Khan
2021-09-18selftests/ftrace: Fix requirement check of README fileSteven Rostedt (VMware)
2021-09-15selftests/bpf: Fix test_core_autosize on big-endian machinesIlya Leoshkevich
2021-09-15selftests/bpf: Fix bpf-iter-tcp4 test to print correctly the dest IPJose Blanquicet
2021-09-15tools: Free BTF objects at various locationsQuentin Monnet
2021-09-15bpf, selftests: Fix test_maps now that sockmap supports UDPJohn Fastabend
2021-08-22Merge tag 'v5.14-rc7' into standard/baseBruce Ashfield
2021-08-19Merge tag 'net-5.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-08-15linux-yocto: Handle /bin/awk issuesRichard Purdie
2021-08-13Merge tag 'linux-kselftest-fixes-5.14-rc6' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2021-08-13selftests, bpf: Test that dead ldx_w insns are acceptedIlya Leoshkevich
2021-08-05Merge tag 'net-5.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-08-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-08-04KVM: selftests: fix hyperv_clock testMaxim Levitsky
2021-08-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2021-08-03KVM: selftests: Test access to XMM fast hypercallsVitaly Kuznetsov
2021-07-30selftests/sgx: Fix Q1 and Q2 calculation in sigstruct.cTianjia Zhang
2021-07-30Merge tag 'net-5.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-07-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-07-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2021-07-27KVM: selftests: Introduce access_tracking_perf_testDavid Matlack
2021-07-27KVM: selftests: Fix missing break in dirty_log_perf_test arg parsingDavid Matlack
2021-07-23selftest: use mmap instead of posix_memalign to allocate memoryPeter Collingbourne
2021-07-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2021-07-21selftests: net: add ESP-in-UDP PMTU testVadim Fedorenko
2021-07-21selftests/net/ipsec: Add test for xfrm_spdattr_type_tDmitry Safonov
2021-07-19Merge tag 'kvmarm-fixes-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2021-07-17Merge tag 'linux-kselftest-fixes-5.14-rc2' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2021-07-16bpf, selftests: Add test cases for pointer alu from multiple pathsDaniel Borkmann
2021-07-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-07-15KVM: selftests: smm_test: Test SMM enter from L2Vitaly Kuznetsov
2021-07-15KVM: selftests: Address extra memslot parameters in vm_vaddr_allocRicardo Koller
2021-07-14Merge tag 'net-5.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-07-14KVM: selftests: x86: Address missing vm_install_exception_handler conversionsMarc Zyngier
2021-07-14Merge tag 'kvm-s390-master-5.14-1' of git://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini
2021-07-14KVM: arm64: selftests: get-reg-list: actually enable pmu regs in pmu sublistAndrew Jones
2021-07-14KVM: selftests: change pthread_yield to sched_yieldAndrew Jones
2021-07-12selftests: memory-hotplug: avoid spamming logs with dump_page(), ratio limit ...Paolo Pisati
2021-07-09selftests: mptcp: fix case multiple subflows limited by serverJianguo Wu
2021-07-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller