summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests
Commit message (Expand)AuthorAgeFilesLines
* kselftest: alsa: fixed a print formatting warningGhanshyam Agrawal2023-12-181-1/+1
* Merge tag 'mm-hotfixes-stable-2023-11-17-14-04' of git://git.kernel.org/pub/s...Linus Torvalds2023-11-173-11/+16
|\
| * selftests/mm: add hugetlb_fault_after_madv to .gitignoreBreno Leitao2023-11-151-0/+1
| * selftests/mm: restore number of hugepagesBreno Leitao2023-11-151-0/+3
| * selftests: mm: fix some build warningsMuhammad Usama Anjum2023-11-151-5/+5
| * selftests: mm: skip whole test instead of failureMuhammad Usama Anjum2023-11-151-6/+7
* | Merge tag 'net-6.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-11-167-18/+128
|\ \ | |/ |/|
| * Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski2023-11-156-17/+127
| |\
| | * selftests/bpf: add more test cases for check_cfg()Andrii Nakryiko2023-11-091-0/+62
| | * bpf: fix control-flow graph checking in privileged modeAndrii Nakryiko2023-11-092-6/+9
| | * selftests/bpf: add edge case backtracking logic testAndrii Nakryiko2023-11-091-0/+40
| | * bpf: handle ldimm64 properly in check_cfg()Andrii Nakryiko2023-11-091-4/+4
| | * selftests: bpf: xskxceiver: ksft_print_msg: fix format type errorAnders Roxell2023-11-091-7/+12
| * | selftests: mptcp: fix fastclose with csum failurePaolo Abeni2023-11-141-1/+1
| |/
* | Merge tag 'loongarch-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds2023-11-126-6/+12
|\ \ | |/ |/|
| * selftests/bpf: Enable cpu v4 tests for LoongArchHengqi Chen2023-11-086-6/+12
| * Merge 'bpf-next 2023-10-16' into loongarch-nextHuacai Chen2023-11-0196-1507/+6104
| |\
* | \ Merge tag 'net-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-11-0912-26/+235
|\ \ \
| * \ \ Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2023-11-0811-25/+234
| |\ \ \
| | * | | selftests/bpf: get trusted cgrp from bpf_iter__cgroup directlyChuyi Zhou2023-11-071-12/+4
| | * | | selftests/bpf: Fix broken build where char is unsignedBjörn Töpel2023-11-021-1/+1
| | * | | selftests/bpf: precision tracking test for BPF_NEG and BPF_ENDShung-Hsi Yu2023-11-012-0/+95
| | * | | selftests/bpf: Add test for using css_task iter in sleepable progsChuyi Zhou2023-11-012-0/+20
| | * | | selftests/bpf: Add tests for css_task iter combining with cgroup iterChuyi Zhou2023-11-012-0/+77
| | * | | bpf: Relax allowlist for css_task iterChuyi Zhou2023-11-011-2/+2
| | * | | selftests/bpf: fix test_maps' use of bpf_map_create_optsAndrii Nakryiko2023-11-011-15/+5
| | * | | bpf: Add __bpf_hook_{start,end} macrosDave Marchevsky2023-11-011-4/+2
| | * | | selftests/bpf: fix test_bpffsManu Bretelle2023-11-011-3/+8
| | * | | selftests/bpf: Add test for immediate spilled to stackHao Sun2023-11-011-0/+32
| * | | | selftests: pmtu.sh: fix result checkingHangbin Liu2023-11-031-1/+1
| |/ / /
* | | | Merge tag 'riscv-for-linus-6.7-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-11-084-46/+270
|\ \ \ \
| * | | | RISC-V: selftests: Add CBO testsAndrew Jones2023-09-214-12/+250
| * | | | RISC-V: selftests: Convert hwprobe test to kselftest APIAndrew Jones2023-09-211-34/+20
| * | | | RISC-V: selftests: Statically link hwprobe testAndrew Jones2023-09-211-1/+1
* | | | | Merge tag 'landlock-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2023-11-035-11/+1815
|\ \ \ \ \
| * | | | | selftests/landlock: Add tests for FS topology changes with network rulesMickaël Salaün2023-10-271-0/+59
| * | | | | selftests/landlock: Add network testsKonstantin Meskhidze2023-10-263-0/+1745
| * | | | | selftests/landlock: Share enforce_ruleset() helperKonstantin Meskhidze2023-10-262-10/+10
| * | | | | landlock: Support network rules with TCP bind and connectKonstantin Meskhidze2023-10-261-1/+1
* | | | | | Merge tag 'trace-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...Linus Torvalds2023-11-034-4/+113
|\ \ \ \ \ \
| * | | | | | tracing/selftests: Update kprobe args char/string to match new functionsSteven Rostedt (Google)2023-10-042-2/+6
| * | | | | | selftests/user_events: Test persist flag casesBeau Belgrave2023-10-032-2/+107
* | | | | | | Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/...Linus Torvalds2023-11-022-25/+158
|\ \ \ \ \ \ \
| * | | | | | | tools/testing/selftests/mm/run_vmtests.sh: lower the ptrace permissionsItaru Kitayama2023-11-011-0/+1
| * | | | | | | proc: test ProtectionKey in proc-empty-vm testSwarup Laxman Kotiaklapudi2023-11-011-18/+61
| * | | | | | | proc: fix proc-empty-vm test with vsyscallAlexey Dobriyan2023-11-011-4/+6
| * | | | | | | proc: test /proc/${pid}/statmSwarup Laxman Kotiaklapudi2023-10-181-5/+92
| |/ / / / / /
* | | | | | | Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-11-0219-81/+2512
|\ \ \ \ \ \ \
| * | | | | | | selftests: add a sanity check for zswapNhat Pham2023-11-011-0/+48
| * | | | | | | selftests: add a selftest to verify hugetlb usage in memcgNhat Pham2023-10-183-0/+237