summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2022-12-05Merge branch 'for-6.2/cxl-xor' into for-6.2/cxlDan Williams1-2/+114
2022-12-05Merge branch 'for-6.2/cxl-security' into for-6.2/cxlDan Williams4-38/+407
2022-12-05tools/testing/cxl: Add an RCH topologyDan Williams2-11/+176
2022-12-05Merge tag 'linux-cpupower-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kern...Rafael J. Wysocki14-13/+1642
2022-12-04tools/testing/cxl: Add XOR Math support to cxl_testAlison Schofield1-3/+115
2022-12-03cxl/acpi: Extract component registers of restricted hosts from RCRBRobert Richter4-0/+33
2022-12-03tools/testing/cxl: Make mock CEDT parsing more robustDan Williams1-4/+6
2022-12-03cxl/pmem: Refactor nvdimm device registration, delete the workqueueDan Williams1-3/+0
2022-12-03selftests: net: Use "grep -E" instead of "egrep"Tiezhu Yang1-1/+1
2022-12-03selftests: rtnetlink: correct xfrm policy rule in kci_test_ipsec_offloadZhengchao Shao1-1/+1
2022-12-03selftests/tls: Fix tls selftests dependency to correct algorithmTianjia Zhang1-1/+1
2022-12-03Merge tag 'mm-hotfixes-stable-2022-12-02' of git://git.kernel.org/pub/scm/lin...Linus Torvalds1-2/+2
2022-12-02selftests/seccomp: Check CAP_SYS_ADMIN capability in the test mode_filter_wit...Gautam Menghani1-2/+4
2022-12-02selftests/ftrace: Use long for synthetic event probe testSteven Rostedt (Google)1-1/+1
2022-12-01libnvdimm: Introduce CONFIG_NVDIMM_SECURITY_TEST flagDave Jiang2-31/+0
2022-12-01tools/testing/cxl: add mechanism to lock mem device for testingDave Jiang1-4/+44
2022-12-01tools/testing/cxl: Add "passphrase secure erase" opcode supportDave Jiang1-0/+102
2022-12-01tools/testing/cxl: Add "Unlock" security opcode supportDave Jiang1-0/+45
2022-12-01tools/testing/cxl: Add "Freeze Security State" security opcode supportDave Jiang1-0/+20
2022-12-01tools/testing/cxl: Add "Disable" security opcode supportDave Jiang1-0/+74
2022-12-01tools/testing/cxl: Add "Set Passphrase" opcode supportDave Jiang1-0/+88
2022-12-01tools/testing/cxl: Add "Get Security State" opcode supportDave Jiang1-7/+37
2022-12-01kselftest/alsa: Add more coverage of sample rates and channel countsMark Brown1-3/+8
2022-12-01kselftest/alsa: Provide more meaningful names for testsMark Brown1-3/+3
2022-12-01kselftest/alsa: Don't any configuration in the sample configMark Brown1-16/+19
2022-12-01kselftest/alsa: Report failures to set the requested channels as skipsMark Brown1-1/+8
2022-12-01kselftest/alsa: Report failures to set the requested sample rate as skipsMark Brown1-6/+17
2022-12-01kselftest/alsa: Refactor pcm-test to list the tests to run in a structMark Brown1-20/+33
2022-12-01kselftest/arm64: Allow epoll_wait() to return more than one resultMark Brown1-9/+18
2022-12-01kselftest/arm64: Don't drain output while spawning childrenMark Brown1-8/+0
2022-12-01kselftest/arm64: Hold fp-stress children until they're all spawnedMark Brown1-1/+40
2022-12-01af_unix: Add test for sock_diag and UDIAG_SHOW_UID.Kuniyuki Iwashima3-1/+180
2022-12-01cxl/pmem: Introduce nvdimm_security_ops with ->get_flags() operationDave Jiang1-0/+1
2022-12-01cpupower: rapl monitor - shows the used power consumption in uj for each rapl...Thomas Renninger4-3/+154
2022-12-01cpupower: Introduce powercap intel-rapl library and powercap-info commandThomas Renninger7-4/+499
2022-12-01cpupower: Add Georgian translationZurab Kargareteli1-0/+983
2022-12-01tools/vm/slabinfo-gnuplot: use "grep -E" instead of "egrep"Tiezhu Yang1-2/+2
2022-11-30selftests/tpm2: Split async tests call to separate shell script runnerNĂ­colas F. R. A. Prado3-2/+11
2022-11-30selftests: splice_read: Fix sysfs read casesSuzuki K Poulose1-2/+2
2022-11-29Merge tag 'net-6.1-rc8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds6-28/+57
2022-11-29selftests: alsa - move shared library configuration code to conf.cJaroslav Kysela5-122/+85
2022-11-29Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski5-28/+46
2022-11-29ipv4: Fix route deletion when nexthop info is not specifiedIdo Schimmel1-0/+11
2022-11-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds6-30/+138
2022-11-25selftests: ftrace: Use "grep -E" instead of "egrep"Tiezhu Yang1-4/+4
2022-11-25selftests: gpio: Use "grep -E" instead of "egrep"Tiezhu Yang1-1/+1
2022-11-25selftests: kselftest_deps: Use "grep -E" instead of "egrep"Tiezhu Yang1-1/+1
2022-11-25tools/cpupower: Choose base_cpu to display default cpupower detailsSaket Kumar Bhaskar3-6/+6
2022-11-25kselftest/alsa: Add a .gitignore for the newly added PCM testMark Brown1-0/+1
2022-11-25kselftest/arm64: Set test names prior to starting childrenMark Brown1-10/+10