summaryrefslogtreecommitdiff
path: root/tools/testing/selftests
AgeCommit message (Expand)AuthorFilesLines
2024-10-19Merge tag 'linux_kselftest-fixes-6.12-rc4' of git://git.kernel.org/pub/scm/li...Linus Torvalds1-0/+1
2024-10-18Merge tag 'mm-hotfixes-stable-2024-10-17-16-08' of git://git.kernel.org/pub/s...Linus Torvalds4-11/+20
2024-10-17Merge tag 'net-6.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds3-31/+90
2024-10-17selftests: mm: fix the incorrect usage() info of khugepagedNanyong Sun1-1/+1
2024-10-17selftests/mm: fix deadlock for fork after pthread_create on ARMEdward Liaw1-0/+7
2024-10-17selftests/mm: replace atomic_bool with pthread_barrier_tEdward Liaw3-10/+12
2024-10-17selftest: hid: add the missing tests directoryYun Lu1-0/+1
2024-10-16Merge tag 'sched_ext-for-6.12-rc3-fixes' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2-43/+37
2024-10-15selftests: mptcp: join: test for prohibited MPC to port-based endpPaolo Abeni1-30/+85
2024-10-12Merge tag 'linux_kselftest-fixes-6.12-rc3' of git://git.kernel.org/pub/scm/li...Linus Torvalds7-104/+183
2024-10-12selftests: drivers: net: fix name not definedAlessandro Zanni1-0/+1
2024-10-12selftests: net/rds: add module not foundAlessandro Zanni1-1/+4
2024-10-12ftrace/selftest: Test combination of function_graph tracer and function profilerSteven Rostedt1-0/+31
2024-10-12selftests/rseq: Fix mm_cid test failureMathieu Desnoyers2-43/+77
2024-10-10Merge tag 'net-6.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds9-2/+165
2024-10-10selftests: netfilter: conntrack_vrf.sh: add fib test caseFlorian Westphal1-0/+33
2024-10-09selftests/mm: fix incorrect buffer->mirror size in hmm2 double_map testDonet Tom1-1/+1
2024-10-09selftests: sched_ext: Add sched_ext as proper selftest targetBjörn Töpel2-43/+37
2024-10-09selftests: vDSO: Explicitly include sched.hYu Liao1-0/+1
2024-10-09selftests: vDSO: improve getrandom and chacha error messagesJason A. Donenfeld2-53/+49
2024-10-09selftests: vDSO: unconditionally build getrandom testJason A. Donenfeld2-3/+1
2024-10-09selftests: vDSO: unconditionally build chacha testJason A. Donenfeld3-7/+26
2024-10-08selftests: make kselftest-clean remove libynl outputsGreg Thelen1-0/+4
2024-10-08selftests: net: rds: add gitignore file for include.shJavier Carrasco1-0/+1
2024-10-08selftests: net: rds: add include.sh to EXTRA_CLEANJavier Carrasco1-1/+1
2024-10-08selftests: net: add msg_oob to gitignoreJavier Carrasco1-0/+1
2024-10-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-0/+8
2024-10-06Merge tag 'kvmarm-fixes-6.12-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini490-3486/+24861
2024-10-05Merge tag 'linux_kselftest-fixes-6.12-rc2' of git://git.kernel.org/pub/scm/li...Linus Torvalds9-14/+34
2024-10-04selftests: net: no_forwarding: fix VID for $swp2 in one_bridge_two_pvids() testKacper Ludwinski1-1/+1
2024-10-04selftests: add regression test for br_netfilter panicAndy Roulin3-0/+124
2024-10-04Merge tag 'sound-6.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-0/+4
2024-10-03Merge tag 'net-6.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds4-29/+32
2024-10-03Merge tag 'nf-24-10-02' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni2-28/+30
2024-10-03selftests: rds: move include.sh to TEST_FILESHangbin Liu2-1/+2
2024-10-03move asm/unaligned.h to linux/unaligned.hAl Viro1-1/+1
2024-10-02selftests: breakpoints: use remaining time to check if suspend succeedYifei Liu1-1/+4
2024-10-02kselftest/devices/probe: Fix SyntaxWarning in regex strings for Python3Alessandro Zanni1-2/+2
2024-10-02Merge tag 'asoc-fix-v6.12-rc1' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai536-3935/+27820
2024-10-01KVM: selftests: Fix build on architectures other than x86_64Mark Brown2-0/+8
2024-10-01selftest: hid: add missing run-hid-tools-tests.shYun Lu1-0/+2
2024-10-01selftests: vDSO: align getrandom states to cache lineJason A. Donenfeld1-3/+5
2024-09-30selftests: exec: update gitignore for load_addressJavier Carrasco1-1/+2
2024-09-30selftests: core: add unshare_test to gitignoreJavier Carrasco1-0/+1
2024-09-30clone3: clone3_cap_checkpoint_restore: remove unused MAX_PID_NS_LEVEL macroBa Jing1-2/+0
2024-09-30selftests:timers: posix_timers: Fix warn_unused_result in __fatal_error()Shuah Khan1-4/+8
2024-09-30selftest: rtc: Check if could access /dev/rtc0 before testingJoseph Jang1-1/+10
2024-09-30selftest: alsa: check if user has alsa installedAbdul Rahim1-0/+4
2024-09-29Merge tag 'linux_kselftest-next-6.12-rc1-fixes' of git://git.kernel.org/pub/s...Linus Torvalds1-0/+2
2024-09-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds30-203/+1195