summaryrefslogtreecommitdiffstats
path: root/tools/testing
AgeCommit message (Expand)AuthorLines
2025-01-13selftests/mm: mremap_test: Remove unused variable and type mismatchesMuhammad Usama Anjum-7/+8
2025-01-13selftests/mm: mseal_test: remove unused variablesMuhammad Usama Anjum-4/+4
2025-01-13selftests/mm: pagemap_ioctl: Fix types mismatches shown by compiler optionsMuhammad Usama Anjum-51/+59
2025-01-13selftests/mm: thp_settings: remove const from return typeMuhammad Usama Anjum-4/+4
2025-01-13mm: convert mm_lock_seq to a proper seqcountSuren Baghdasaryan-4/+4
2025-01-13selftests/mm: add fork CoW guard page testLorenzo Stoakes-3/+85
2025-01-13mm/vma: move __vm_munmap() to mm/vma.cLorenzo Stoakes-0/+9
2025-01-13mm/vma: move stack expansion logic to mm/vma.cLorenzo Stoakes-0/+67
2025-01-13mm/vma: move unmapped_area() internals to mm/vma.cLorenzo Stoakes-0/+65
2025-01-13mm/vma: move brk() internals to mm/vma.cLorenzo Stoakes-0/+22
2025-01-13selftest/mm: remove seal_elfJeff Xu-139/+0
2025-01-13selftests: mm: fix conversion specifiers in transact_test()guanjing-5/+5
2025-01-13selftests/mm: add a few missing gitignore filesLi Zhijian-0/+3
2025-01-13selftests/nolibc: add configurations for riscv32Thomas Weißschuh-1/+6
2025-01-13selftests/nolibc: rename riscv to riscv64Thomas Weißschuh-1/+7
2025-01-13selftests/nolibc: skip tests for unimplemented syscallsThomas Weißschuh-3/+11
2025-01-13selftests/nolibc: use a pipe to in vfprintf testsThomas Weißschuh-11/+9
2025-01-13selftests/nolibc: use waitid() over waitpid()Thomas Weißschuh-4/+6
2025-01-13Merge tag 'mm-hotfixes-stable-2025-01-13-00-03' of git://git.kernel.org/pub/s...Linus Torvalds-6/+6
2025-01-13cxl/test: Update test code for event records to CXL spec rev 3.1Shiju Jose-3/+20
2025-01-13KVM: arm64: Fix selftests after sysreg field name updateMarc Zyngier-2/+2
2025-01-13Merge 6.13-rc7 into driver-core-nextGreg Kroah-Hartman-460/+1032
2025-01-13Merge 6.13-rc4 into char-misc-nextGreg Kroah-Hartman-460/+1032
2025-01-12kernel-wide: add explicity||explicitly to spelling.txtShivam Chaudhary-1/+1
2025-01-12selftests/mm: set allocated memory to non-zero content in cow testRyan Roberts-4/+4
2025-01-12tools: fix atomic_set() definition to set the value correctlySuren Baghdasaryan-2/+2
2025-01-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-2/+171
2025-01-12Merge tag 'kvm-s390-master-6.13-1' of https://git.kernel.org/pub/scm/linux/ke...Paolo Bonzini-30/+268
2025-01-12Merge tag 'kvmarm-fixes-6.13-3' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini-1/+0
2025-01-11selftests/powerpc: Fix argument order to timer_sub()Michael Ellerman-1/+1
2025-01-10selftests: bonding: add ipvlan over bond testingEtienne Champetier-100/+98
2025-01-10selftests/bpf: Migrate test_xdp_redirect.c to test_xdp_do_redirect.cBastien Curutchet (eBPF Foundation)-30/+15
2025-01-10selftests/bpf: Migrate test_xdp_redirect.sh to xdp_do_redirect.cBastien Curutchet (eBPF Foundation)-80/+165
2025-01-10selftests/bpf: test_xdp_redirect: Rename BPF sectionsBastien Curutchet (eBPF Foundation)-4/+4
2025-01-10Merge tag 'cgroup-for-6.13-rc6-fixes' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-14/+19
2025-01-10veristat: Document verifier log dumping capabilityDaniel Xu-2/+3
2025-01-10Merge tag 'linux-cpupower-6.14-rc1' of ssh://gitolite.kernel.org/pub/scm/linu...Rafael J. Wysocki-0/+3
2025-01-10selftests/bpf: Add a test for kprobe multi with unique_matchYonghong Song-0/+27
2025-01-10Merge tag 'riscv-for-linus-6.13-rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-6/+28
2025-01-10selftests/landlock: Remove unused macros in ptrace_test.cBa Jing-2/+0
2025-01-09netconsole: selftest: verify userdata entry limitBreno Leitao-0/+68
2025-01-09netconsole: selftest: Delete all userdata keysBreno Leitao-3/+3
2025-01-09netconsole: selftest: Split the helpers from the selftestBreno Leitao-217/+227
2025-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-25/+74
2025-01-09tools: ynl: move python code to separate sub-directoryJan Stancek-3/+4
2025-01-09Merge tag 'net-6.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-2/+2
2025-01-09Merge patch series "selftest: fix riscv/vector tests"Palmer Dabbelt-0/+6
2025-01-09tools: selftests: riscv: Add test count for vstate_prctlYong-Xuan Wang-0/+2
2025-01-09tools: selftests: riscv: Add pass message for v_initval_nolibcYong-Xuan Wang-0/+4
2025-01-09selftests: add listmount() iteration testsChristian Brauner-1/+67