summaryrefslogtreecommitdiffstats
path: root/tools/testing (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'net-6.12-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2024-11-145-1/+189
|\
| * net: sched: u32: Add test case for systematic hnode IDR leaksAlexandre Ferrieux2024-11-141-0/+24
| * selftests: bonding: add ns multicast group testingHangbin Liu2024-11-141-1/+53
| * selftests: net: add netlink-dumps to .gitignoreJakub Kicinski2024-11-101-0/+1
| * selftests: net: add a test for closing a netlink socket ith dump in progressJakub Kicinski2024-11-072-0/+111
* | Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds2024-11-131-4/+28
|\ \
| * | selftests/bpf: Use -4095 as the bad address for bits iteratorHou Tao2024-11-051-4/+28
* | | Merge tag 'mm-hotfixes-stable-2024-11-12-16-39' of git://git.kernel.org/pub/s...Linus Torvalds2024-11-131-0/+7
|\ \ \
| * | | selftests: hugetlb_dio: fixup check for initial conditions to skip in the startDonet Tom2024-11-121-0/+7
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2024-11-124-7/+9
|\ \ \ \
| * | | | KVM: selftests: use X86_MEMTYPE_WB instead of VMX_BASIC_MEM_TYPE_WBJohn Sperbeck2024-11-081-1/+1
| * | | | Merge tag 'kvm-x86-fixes-6.12-rcN' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini2024-11-083-6/+8
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | KVM: selftests: Don't force -march=x86-64-v2 if it's unsupportedSean Christopherson2024-11-051-0/+2
| | * | | KVM: selftests: Disable strict aliasingSean Christopherson2024-11-051-4/+4
| | * | | KVM: selftests: fix unintentional noop test in guest_memfd_test.cPatrick Roy2024-11-051-1/+1
| | * | | KVM: selftests: memslot_perf_test: increase guest sync timeoutMaxim Levitsky2024-11-051-1/+1
* | | | | 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