aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing
AgeCommit message (Expand)AuthorFilesLines
2026-07-17selftests/cgroup: Remove redundant cg_enter_current() call in test_coreJian Guo1-1/+0
2026-07-17vfio: selftests: Avoid VLAsAlex Mastro1-11/+15
2026-07-17vfio: selftests: Add allocation assert helpersAlex Mastro6-19/+28
2026-07-17vfio: selftests: Add NVIDIA Falcon driver for DMA testingRubin Du4-0/+1140
2026-07-17vfio: selftests: Allow drivers without send_msi() supportRubin Du1-13/+26
2026-07-17vfio: selftests: Add generic PCI command register helpersRubin Du1-0/+14
2026-07-17vfio: selftests: Add memcpy chunking to vfio_pci_driver_memcpy()Rubin Du2-10/+26
2026-07-17selftests: ntsync: correct CONFIG_NTSYNC nameEthan Nelson-Moore1-1/+1
2026-07-17selftests: netconsole: only restore MAC when it changed on resumeAndre Carvalho1-1/+2
2026-07-16selftests/bpf: Add testcases for callback with tailcallPu Lehui2-0/+88
2026-07-16selftests/bpf: Cover tracing implicit kfunc argsKumar Kartikeya Dwivedi2-0/+113
2026-07-16Merge tag 'landlock-7.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/mic/linuxLinus Torvalds2-23/+141
2026-07-16selftests/cgroup: Add test for cpuset affinity on controller disableMichal Koutný1-0/+243
2026-07-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-0/+303
2026-07-15selftests/seccomp: Fix pointer type mismatch build errorKuan-Ying Lee1-1/+2
2026-07-15selftests/lkdtm: rename STACKLEAK_ERASING to KSTACK_ERASEHaofeng Li1-1/+1
2026-07-15Merge tag 'linux_kselftest-fixes-7.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftestLinus Torvalds2-11/+20
2026-07-15selftests/bpf: Fix fib_lookup VLAN tests on hosts with forwarding onAvinash Duduskar1-0/+21
2026-07-15Merge tag 'kvm-x86-fixes-7.2-rc4' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini1-0/+47
2026-07-15Merge tag 'kvmarm-fixes-7.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEADPaolo Bonzini2-0/+256
2026-07-15selftests/bpf: Cover negative buffer pointer offsetsSun Jian5-43/+102
2026-07-15selftests/bpf: Test FIONREAD on a sockmap socket without a verdict programMattia Meleleo1-0/+39
2026-07-15selftests/bpf: Test kfunc returning zero-sized allocation bufferAmery Hung2-0/+28
2026-07-15bpf: Unify helper and kfunc allocation-size argument handlingAmery Hung1-1/+1
2026-07-15bpf: Remove dynptr check in check_stack_range_initialized()Amery Hung1-2/+2
2026-07-15selftests/bpf: Add bpf_fib_lookup() VLAN flag testsAvinash Duduskar2-4/+773
2026-07-15selftests/bpf: Fail unbound UDP on sockmap updateMichal Luczaj1-7/+6
2026-07-15selftests/bpf: Adapt sockmap update error handlingMichal Luczaj1-10/+11
2026-07-15selftests/bpf: Ensure UDP sockets are boundMichal Luczaj1-3/+3
2026-07-15selftests/ftrace: Add test case for a symbol in a module without module nameMasami Hiramatsu (Google)1-0/+6
2026-07-14nvdimm: ndtest: remove redundant NULL check before vfree()Mohammad Shahid1-2/+1
2026-07-14nvdimm: nfit: remove redundant NULL check before vfree()Mohammad Shahid1-2/+1
2026-07-14selftests/cgroup: fix missing TAP output in test_hugetlb_memcgSong Hu1-4/+6
2026-07-14KVM: selftests: Fix a spelling error in an xapic_ipi_test commentWang Yan1-1/+1
2026-07-14Merge tag 'sound-7.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-2/+3
2026-07-14cxl/test: Rework cxl_type2_mem_init() to use cxl_mock_platform_device_add()Li Ming1-13/+4
2026-07-14kunit: configs: enable GPIO kunit test cases in all_tests.configBartosz Golaszewski1-0/+1
2026-07-14tracing/probes: Eliminate recursion in parse_probe_arg()Masami Hiramatsu3-5/+5
2026-07-14tracing/probes: Extend max length of argument stringMasami Hiramatsu3-3/+3
2026-07-14tracing/probes: Add a new testcase for BTF typecastsMasami Hiramatsu (Google)6-0/+192
2026-07-13Merge tag 'sched_ext-for-7.2-rc3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/sched_extLinus Torvalds3-0/+413
2026-07-12Merge tag 'riscv-for-linus-7.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linuxLinus Torvalds2-8/+13
2026-07-12Merge tag 'trace-v7.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-traceLinus Torvalds2-4/+51
2026-07-12selftests/nolibc: add debug informationThomas Weißschuh1-1/+1
2026-07-12selftests/bpf: Test fentry link after tracing_multi linkLeon Hwang2-0/+77
2026-07-12selftests/bpf: Test bpf_cpumask_populate() rejects a borrowed cpumaskNicholas Dudar3-6/+25
2026-07-10selftests/bpf: veristat: Minimize map size during verificationEmil Tsalapatis1-0/+23
2026-07-10selftests/ftrace: fix spelling error in poll test commentWang Yan1-1/+1
2026-07-10Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds2-2/+2
2026-07-10Merge tag 'gpio-fixes-for-v7.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linuxLinus Torvalds1-0/+1