summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2022-12-12Merge tag 'mm-nonmm-stable-2022-12-12' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2022-12-12Merge tag 'ktest-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds
2022-12-12Merge tag 'linux-kselftest-kunit-next-6.2-rc1' of git://git.kernel.org/pub/sc...Linus Torvalds
2022-12-12Merge tag 'linux-kselftest-next-6.2-rc1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2022-12-12Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-12-12Merge tag 'cgroup-for-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2022-12-12Merge tag 'x86_fpu_for_6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-12-12Merge tag 'x86_tdx_for_6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-12-12Merge tag 'cxl-for-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds
2022-12-12kunit: tool: make parser preserve whitespace when printing test logDaniel Latypov
2022-12-12kunit: tool: don't include KTAP headers and the like in the test logDaniel Latypov
2022-12-12kunit: tool: parse KTAP compliant test outputRae Moar
2022-12-12kunit: tool: make --json do nothing if --raw_ouput is setDaniel Latypov
2022-12-12kunit: tool: tweak error message when no KTAP foundDaniel Latypov
2022-12-12kunit: tool: remove redundant file.close() call in unit testDaniel Latypov
2022-12-12kunit: tool: unit tests all check parser errors, standardize formatting a bitDaniel Latypov
2022-12-12kunit: tool: make TestCounts a dataclassDaniel Latypov
2022-12-12Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2022-12-12Merge tag 'execve-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-12-12Merge tag 'seccomp-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-12-12Merge tag 'nolibc.2022.12.02a' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-12-12Merge tag 'rcu.2022.12.02a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-12-10Merge tag 'mm-hotfixes-stable-2022-12-10-1' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2022-12-09kselftests: cgroup: update kmem test precision toleranceMichal Hocko
2022-12-08ktest.pl: Add shell commands to variablesSteven Rostedt (Google)
2022-12-07kest.pl: Fix grub2 menu handling for rebootingSteven Rostedt
2022-12-07ktest.pl minconfig: Unset configs instead of just removing themSteven Rostedt
2022-12-06ipv4: Fix incorrect route flushing when table ID 0 is usedIdo Schimmel
2022-12-06ipv4: Fix incorrect route flushing when source address is deletedIdo Schimmel
2022-12-06Merge branch 'for-next/selftests' into for-next/coreWill Deacon
2022-12-05tools/testing/cxl: Require cache invalidation bypassDan Williams
2022-12-05Merge branch 'for-6.2/cxl-xor' into for-6.2/cxlDan Williams
2022-12-05Merge branch 'for-6.2/cxl-security' into for-6.2/cxlDan Williams
2022-12-05tools/testing/cxl: Add an RCH topologyDan Williams
2022-12-03tools/testing/cxl: Add XOR Math support to cxl_testAlison Schofield
2022-12-03cxl/acpi: Extract component registers of restricted hosts from RCRBRobert Richter
2022-12-02tools/testing/cxl: Make mock CEDT parsing more robustDan Williams
2022-12-02cxl/pmem: Refactor nvdimm device registration, delete the workqueueDan Williams
2022-12-02selftests: net: Use "grep -E" instead of "egrep"Tiezhu Yang
2022-12-02selftests: rtnetlink: correct xfrm policy rule in kci_test_ipsec_offloadZhengchao Shao
2022-12-02selftests/tls: Fix tls selftests dependency to correct algorithmTianjia Zhang
2022-12-02selftests/seccomp: Check CAP_SYS_ADMIN capability in the test mode_filter_wit...Gautam Menghani
2022-12-02selftests/ftrace: Use long for synthetic event probe testSteven Rostedt (Google)
2022-12-01libnvdimm: Introduce CONFIG_NVDIMM_SECURITY_TEST flagDave Jiang
2022-12-01tools/testing/cxl: add mechanism to lock mem device for testingDave Jiang
2022-12-01tools/testing/cxl: Add "passphrase secure erase" opcode supportDave Jiang
2022-12-01tools/testing/cxl: Add "Unlock" security opcode supportDave Jiang
2022-12-01tools/testing/cxl: Add "Freeze Security State" security opcode supportDave Jiang
2022-12-01tools/testing/cxl: Add "Disable" security opcode supportDave Jiang
2022-12-01tools/testing/cxl: Add "Set Passphrase" opcode supportDave Jiang