summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests
Commit message (Expand)AuthorAgeFilesLines
* KVM: selftests: Add array order helpers to riscv get-reg-listAndrew Jones2023-10-121-39/+47
* Merge tag 'net-6.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-10-058-18/+432
|\
| * Merge tag 'nf-23-10-04' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...Jakub Kicinski2023-10-044-18/+292
| |\
| | * netfilter: nf_tables: Deduplicate nft_register_obj audit logsPhil Sutter2023-10-041-0/+20
| | * selftests: netfilter: Extend nft_audit.shPhil Sutter2023-10-041-16/+81
| | * selftests: netfilter: test for sctp collision processing in nf_conntrackXin Long2023-10-043-2/+191
| * | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2023-10-044-0/+140
| |\ \ | | |/ | |/|
| | * selftest/bpf: Add various selftests for program limitsDaniel Borkmann2023-09-291-0/+84
| | * bpf, sockmap: Add tests for MSG_F_PEEKJohn Fastabend2023-09-291-0/+51
| | * selftests/bpf: Check bpf_cubic_acked() is called via struct_opsSong Liu2023-09-192-0/+5
* | | Merge tag 'linux-kselftest-fixes-6.6-rc5' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2023-10-041-1/+1
|\ \ \
| * | | selftests: Fix wrong TARGET in kselftest top level MakefileJuntong Deng2023-09-261-1/+1
* | | | Merge tag 'mm-hotfixes-stable-2023-10-01-08-34' of git://git.kernel.org/pub/s...Linus Torvalds2023-10-012-4/+4
|\ \ \ \
| * | | | selftests/mm: fix awk usage in charge_reserved_hugetlb.sh and hugetlb_reparen...Juntong Deng2023-09-292-4/+4
* | | | | Merge tag 'powerpc-6.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2023-09-302-9/+9
|\ \ \ \ \
| * | | | | selftests/powerpc: Fix emit_tests to work with run_kselftest.shMichael Ellerman2023-09-222-9/+9
* | | | | | Merge tag 'linux-kselftest-fixes-6.6-rc4' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2023-09-265-9/+34
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | selftests/user_events: Fix to unmount tracefs when test created mountBeau Belgrave2023-09-185-9/+34
| |/ / / /
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2023-09-242-17/+43
|\ \ \ \ \
| * \ \ \ \ Merge tag 'kvm-riscv-fixes-6.6-1' of https://github.com/kvm-riscv/linux into ...Paolo Bonzini2023-09-2316-58/+314
| |\ \ \ \ \
| | * | | | | KVM: riscv: selftests: Selectively filter-out AIA registersAnup Patel2023-09-211-2/+21
| | * | | | | KVM: riscv: selftests: Fix ISA_EXT register handling in get-reg-listAnup Patel2023-09-211-14/+21
| | |/ / / /
| * | | | | KVM: selftests: Assert that vasprintf() is successfulSean Christopherson2023-09-201-1/+1
* | | | | | Merge tag 'mm-hotfixes-stable-2023-09-23-10-31' of git://git.kernel.org/pub/s...Linus Torvalds2023-09-233-2/+3
|\ \ \ \ \ \ | | |_|/ / / | |/| | / / | |_|_|/ / |/| | | |
| * | | | selftests/proc: fixup proc-empty-vm test after KSM changesAlexey Dobriyan2023-09-191-0/+1
| * | | | selftests: link libasan statically for tests with -fsanitize=addressRyan Roberts2023-09-192-2/+2
| | |/ / | |/| |
* | | | Merge tag 'net-6.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-09-2117-141/+722
|\ \ \ \ | | |_|/ | |/| |
| * | | selftests: hsr: Extend the testsuite to also cover HSRv1.Sebastian Andrzej Siewior2023-09-181-6/+17
| * | | selftests: hsr: Reorder the testsuite.Sebastian Andrzej Siewior2023-09-181-123/+132
| * | | selftests: hsr: Use `let' properly.Sebastian Andrzej Siewior2023-09-181-1/+1
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2023-09-1610-12/+298
| |\ \ \
| | * | | selftests/bpf: Fix kprobe_multi_test/attach_override testJiri Olsa2023-09-132-9/+3
| | * | | selftests/bpf: fix unpriv_disabled check in test_verifierArtem Savkov2023-09-121-1/+1
| | * | | selftests/bpf: ensure all CI arches set CONFIG_BPF_KPROBE_OVERRIDE=yAndrii Nakryiko2023-09-122-1/+1
| | * | | selftests/bpf: Offloaded prog after non-offloaded should not cause BUGEduard Zingerman2023-09-111-0/+61
| | * | | selftests/bpf: Update bpf_clone_redirect expected return codeStanislav Fomichev2023-09-111-2/+10
| | * | | selftests/bpf: Test all valid alloc sizes for bpf mem allocatorHou Tao2023-09-112-0/+173
| | * | | selftests/bpf: Add kprobe_multi override testJiri Olsa2023-09-082-0/+50
| * | | | Merge tag 'nf-23-09-13' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...David S. Miller2023-09-155-2/+277
| |\ \ \ \
| | * | | | selftests: netfilter: Test nf_tables audit loggingPhil Sutter2023-09-135-2/+277
| * | | | | selftests: tls: swap the TX and RX sockets in some testsSabrina Dubroca2023-09-151-4/+4
* | | | | | Merge tag 'sound-6.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2023-09-214-12/+5
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | selftests: ALSA: remove unused variablesDing Xiang2023-09-114-12/+5
| | |_|_|/ | |/| | |
* | | | | Merge tag 'linux-kselftest-fixes-6.6-rc2' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2023-09-157-1/+129
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | selftests: tracing: Fix to unmount tracefs for recovering environmentMasami Hiramatsu (Google)2023-09-121-0/+8
| * | | | selftests: user_events: create test-specific Kconfig fragmentsNaresh Kamboju2023-09-111-0/+1
| * | | | ftrace/selftests: Add softlink to latest log directorySteven Rostedt (Google)2023-09-111-1/+9
| * | | | selftests/user_events: Fix failures when user_events is not installedBeau Belgrave2023-09-115-0/+111
| |/ / /
* | | | Merge tag 'net-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-09-142-23/+71
|\ \ \ \
| * | | | selftest: tcp: Add v4-mapped-v6 cases in bind_wildcard.c.Kuniyuki Iwashima2023-09-131-0/+46