summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)AuthorFilesLines
2025-01-15selftests: kselftest: Fix the wrong format specifierzhang jiao1-1/+1
2025-01-15selftests: timers: clocksource-switch: Adapt progress to kselftest frameworkGeert Uytterhoeven1-3/+3
2025-01-15selftests/zram: gitignore output fileLi Zhijian1-0/+2
2025-01-15selftests/filesystems: Add missing gitignore fileLi Zhijian1-0/+1
2025-01-15selftests: Warn about skipped tests in result summaryLaura Nao3-0/+12
2025-01-15selftests: kselftest: Add ksft_test_result_xpassStefano Pigozzi1-1/+20
2025-01-15selftests/vDSO: support DT_GNU_HASHFangrui Song1-28/+82
2025-01-15selftests/ipc: Remove unused variableszhang jiao1-1/+1
2025-01-15selftest: media_tests: fix trivial UAF typoCarlos Llamas1-4/+4
2025-01-15kunit: enable hardware acceleration when availableTamir Duberstein2-1/+4
2025-01-15kunit: add fallback for os.sched_getaffinityTamir Duberstein1-1/+10
2025-01-15selftests: mptcp: avoid spurious errors on disconnectPaolo Abeni1-11/+32
2025-01-14rseq/selftests: Add support for OpenRISCStafford Horne6-0/+634
2025-01-14selftests/mm: remove X permission from sigaltstack mappingKevin Brodsky1-2/+2
2025-01-14selftests/mm: skip pkey_sighandler_tests if support is missingKevin Brodsky1-0/+3
2025-01-14selftests/mm: rename pkey register macroKevin Brodsky2-3/+3
2025-01-14selftests/mm: use sys_pkey helpers consistentlyKevin Brodsky5-39/+50
2025-01-14selftests/mm: ensure non-global pkey symbols are marked staticKevin Brodsky3-69/+72
2025-01-14selftests/mm: remove empty pkey helper definitionKevin Brodsky2-4/+4
2025-01-14selftests/mm: ensure pkey-*.h define inline functions onlyKevin Brodsky5-14/+15
2025-01-14selftests/mm: define types using typedef in pkey-helpers.hKevin Brodsky1-4/+6
2025-01-14selftests/mm: remove unused pkey helpersKevin Brodsky2-68/+0
2025-01-14selftests/mm: build with -O2Kevin Brodsky1-1/+8
2025-01-14selftests/mm: fix -Warray-bounds warnings in pkey_sighandler_testsKevin Brodsky1-5/+4
2025-01-14selftests/mm: fix strncpy() lengthKevin Brodsky1-1/+1
2025-01-14selftests/mm: fix -Wmaybe-uninitialized warningsKevin Brodsky4-4/+4
2025-01-14selftests/mm: fix condition in uffd_move_test_common()Kevin Brodsky1-1/+1
2025-01-14selftests/mm: mremap_test: Remove unused variable and type mismatchesMuhammad Usama Anjum1-7/+8
2025-01-14selftests/mm: mseal_test: remove unused variablesMuhammad Usama Anjum1-4/+4
2025-01-14selftests/mm: pagemap_ioctl: Fix types mismatches shown by compiler optionsMuhammad Usama Anjum2-51/+59
2025-01-14selftests/mm: thp_settings: remove const from return typeMuhammad Usama Anjum2-4/+4
2025-01-14mm: convert mm_lock_seq to a proper seqcountSuren Baghdasaryan2-4/+4
2025-01-14selftests/mm: add fork CoW guard page testLorenzo Stoakes2-3/+85
2025-01-14mm/vma: move __vm_munmap() to mm/vma.cLorenzo Stoakes1-0/+9
2025-01-14mm/vma: move stack expansion logic to mm/vma.cLorenzo Stoakes2-0/+67
2025-01-14mm/vma: move unmapped_area() internals to mm/vma.cLorenzo Stoakes2-0/+65
2025-01-14mm/vma: move brk() internals to mm/vma.cLorenzo Stoakes1-0/+22
2025-01-14selftest/mm: remove seal_elfJeff Xu3-139/+0
2025-01-14selftests: mm: fix conversion specifiers in transact_test()guanjing1-5/+5
2025-01-14selftests/mm: add a few missing gitignore filesLi Zhijian1-0/+3
2025-01-14selftests/nolibc: add configurations for riscv32Thomas Weißschuh2-1/+6
2025-01-14selftests/nolibc: rename riscv to riscv64Thomas Weißschuh2-1/+7
2025-01-14selftests/nolibc: skip tests for unimplemented syscallsThomas Weißschuh1-3/+11
2025-01-14selftests/nolibc: use a pipe to in vfprintf testsThomas Weißschuh1-11/+9
2025-01-14selftests/nolibc: use waitid() over waitpid()Thomas Weißschuh1-4/+6
2025-01-13Merge tag 'mm-hotfixes-stable-2025-01-13-00-03' of git://git.kernel.org/pub/s...Linus Torvalds3-6/+6
2025-01-13cxl/test: Update test code for event records to CXL spec rev 3.1Shiju Jose1-3/+20
2025-01-13KVM: arm64: Fix selftests after sysreg field name updateMarc Zyngier2-2/+2
2025-01-13Merge 6.13-rc7 into driver-core-nextGreg Kroah-Hartman35-460/+1032
2025-01-13Merge 6.13-rc4 into char-misc-nextGreg Kroah-Hartman35-460/+1032