summaryrefslogtreecommitdiffstats
path: root/tools/testing (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mm-hotfixes-stable-2024-11-09-22-40' of git://git.kernel.org/pub/s...Linus Torvalds2024-11-101-7/+12
|\
| * selftests: hugetlb_dio: check for initial conditions to skip in the startMuhammad Usama Anjum2024-11-071-7/+12
* | Merge tag 'tracefs-v6.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-11-063-13/+129
|\ \ | |/ |/|
| * tracing/selftests: Add tracefs mount options testKalesh Singh2024-11-013-13/+129
* | Merge tag 'linux_kselftest-fixes-6.12-rc6' of git://git.kernel.org/pub/scm/li...Linus Torvalds2024-11-023-2/+22
|\ \
| * | selftests/watchdog-test: Fix system accidentally reset after watchdog-testLi Zhijian2024-10-291-0/+6
| * | selftests/intel_pstate: check if cpupower is installedAlessandro Zanni2024-10-291-0/+5
| * | selftests/intel_pstate: fix operand expected errorAlessandro Zanni2024-10-291-2/+2
| * | selftests/mount_setattr: fix idmap_mount_tree_invalid failed to runzhouyuhang2024-10-291-0/+9
* | | Merge tag 'cxl-fixes-6.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-11-022-92/+109
|\ \ \
| * | | cxl/test: Improve init-order fidelity relative to real-world systemsDan Williams2024-10-252-83/+104
| * | | cxl/port: Fix use-after-free, permit out-of-order decoder shutdownDan Williams2024-10-251-9/+5
* | | | Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds2024-11-015-58/+191
|\ \ \ \
| * | | | selftests/bpf: Add three test cases for bits_iterHou Tao2024-10-301-3/+58
| * | | | bpf: disallow 40-bytes extra stack for bpf_fastcall patternsEduard Zingerman2024-10-301-55/+0
| * | | | selftests/bpf: Add test for trie_get_next_key()Byeonguk Jeong2024-10-291-0/+109
| * | | | selftests/bpf: Test with a very short loopEduard Zingerman2024-10-292-0/+24
| | |_|/ | |/| |
* | | | Merge tag 'net-6.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2024-10-3110-21/+197
|\ \ \ \
| * \ \ \ Merge tag 'nf-24-10-31' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni2024-10-311-3/+3
| |\ \ \ \
| | * | | | selftests: netfilter: remove unused parameterLiu Jing2024-10-301-3/+3
| * | | | | selftests: forwarding: Add IPv6 GRE remote change testsIdo Schimmel2024-10-317-0/+164
| |/ / / /
| * | | | selftests: netfilter: nft_flowtable.sh: make first pass deterministicFlorian Westphal2024-10-291-18/+21
| * | | | selftests: mptcp: list sysctl dataMatthieu Baerts (NGI0)2024-10-281-0/+9
* | | | | Merge tag 'sched_ext-for-6.12-rc5-fixes' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2024-10-3022-87/+101
|\ \ \ \ \
| * | | | | sched_ext: Fix enq_last_no_enq_fails selftestTejun Heo2024-10-262-3/+15
| * | | | | scx: Fix exit selftest to use custom DSQDavid Vernet2024-10-251-3/+5
| * | | | | sched_ext: Fix function pointer type mismatches in BPF selftestsVishal Chourasia2024-10-2419-80/+80
| * | | | | selftests/sched_ext: add order-only dependency of runner.o on BPFOBJIhor Solodrai2024-10-231-1/+1
* | | | | | selftests/mm: fix deadlock for fork after pthread_create with atomic_boolEdward Liaw2024-10-291-0/+5
* | | | | | Revert "selftests/mm: replace atomic_bool with pthread_barrier_t"Edward Liaw2024-10-293-12/+10
* | | | | | Revert "selftests/mm: fix deadlock for fork after pthread_create on ARM"Edward Liaw2024-10-291-7/+0
* | | | | | tools: testing: add expand-only mode VMA testLorenzo Stoakes2024-10-291-0/+40
| |_|/ / / |/| | | |
* | | | | Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds2024-10-253-1/+67
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | selftests/bpf: Add test for passing in uninit mtu_lenDaniel Borkmann2024-10-232-0/+37
| * | | | selftests/bpf: Add test for writes to .rodataDaniel Borkmann2024-10-231-1/+30
| | |/ / | |/| |
* | | | KVM: selftests: Fix build on on non-x86 architecturesMark Brown2024-10-221-1/+3
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2024-10-213-4/+15
|\ \ \ \ | |/ / / |/| | |
| * | | Merge tag 'kvmarm-fixes-6.12-2' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini2024-10-201-3/+13
| |\ \ \
| | * \ \ Merge branch kvm-arm64/idregs-6.12 into kvmarm/fixesMarc Zyngier2024-10-081-3/+13
| | |\ \ \
| | | * | | KVM: selftests: aarch64: Add writable test for ID_AA64PFR1_EL1Shaoqin Huang2024-08-251-3/+11
| | | * | | KVM: arm64: Make the exposed feature bits in AA64DFR0_EL1 writable from users...Shameer Kolothum2024-08-221-0/+2
| * | | | | KVM: selftests: Fix out-of-bounds reads in CPUID test's array lookupsSean Christopherson2024-10-201-1/+1
| * | | | | KVM: selftests: x86: Avoid using SSE/AVX instructionsVitaly Kuznetsov2024-10-201-0/+1
* | | | | | Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds2024-10-1923-36/+701
|\ \ \ \ \ \
| * | | | | | selftests/bpf: Add test case for delta propagationDaniel Borkmann2024-10-172-0/+36
| * | | | | | bpf: Properly test iter/task tid filteringJordan Rome2024-10-171-5/+22
| * | | | | | selftests/bpf: Add asserts for netfilter link infoTyrone Wu2024-10-161-2/+40
| * | | | | | selftests/bpf: Add test for sign extension in coerce_subreg_to_size_sx()Dimitar Kanaliev2024-10-151-0/+20
| * | | | | | selftests/bpf: Add test for truncation after sign extension in coerce_reg_to_...Dimitar Kanaliev2024-10-151-0/+20
| * | | | | | selftests/bpf: Assert link info uprobe_multi count & path_size if unsetTyrone Wu2024-10-111-0/+9