summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorLines
2022-05-04tools: gpio: Add new hardware clock typeDipen Patel-1/+5
2022-05-04kselftest/arm64: Fix ABI header directory locationMark Brown-10/+1
2022-05-04selftests: KVM: Test SYSTEM_SUSPEND PSCI callOliver Upton-0/+69
2022-05-04selftests: KVM: Refactor psci_test to make it amenable to new testsOliver Upton-37/+60
2022-05-04selftests: KVM: Use KVM_SET_MP_STATE to power off vCPU in psci_testOliver Upton-2/+11
2022-05-04selftests: KVM: Create helper for making SMCCC callsOliver Upton-27/+58
2022-05-04selftests: KVM: Rename psci_cpu_on_test to psci_testOliver Upton-2/+2
2022-05-03selftests: forwarding: add basic QoS classification test for Ocelot switchesVladimir Oltean-0/+253
2022-05-03selftests: mptcp: ADD_ADDR echo test with missing userspace daemonMat Martineau-0/+11
2022-05-03Merge tag 'seccomp-v5.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-5/+5
2022-05-03selftests/seccomp: Add test for wait killable notifierSargun Dhillon-0/+228
2022-05-03selftests/seccomp: Refactor get_proc_stat to split out file reading codeSargun Dhillon-16/+38
2022-05-03selftests: KVM: aarch64: Add the bitmap firmware registers to get-reg-listRaghavendra Rao Ananta-0/+8
2022-05-03selftests: KVM: aarch64: Introduce hypercall ABI testRaghavendra Rao Ananta-0/+338
2022-05-03selftests: KVM: Create helper for making SMCCC callsOliver Upton-27/+58
2022-05-03selftests: KVM: Rename psci_cpu_on_test to psci_testOliver Upton-2/+2
2022-05-03tools: Import ARM SMCCC definitionsRaghavendra Rao Ananta-0/+193
2022-05-03Merge branches 'docs.2022.04.20a', 'fixes.2022.04.20a', 'nocb.2022.04.11b', '...Paul E. McKenney-26/+101
2022-05-03tools/memory-model/README: Update klitmus7 compat tableAkira Yokosawa-1/+2
2022-05-03perf vendor events intel: Add uncore event list for SapphirerapidsZhengjun Xing-0/+5661
2022-05-03perf vendor events intel: Update core event list for SapphirerapidsZhengjun Xing-65/+110
2022-05-03Merge 5.18-rc5 into usb-nextGreg Kroah-Hartman-495/+1355
2022-05-03perf tools: Use Python devtools for version autodetection rather than runtimeJames Clark-12/+27
2022-05-03perf stat: Avoid printing cpus with no countersIan Rogers-3/+4
2022-05-03selftests/net: so_txtime: usage(): fix documentation of default clockMarc Kleine-Budde-1/+1
2022-05-03selftests/net: so_txtime: fix parsing of start time stamp on 32 bit systemsMarc Kleine-Budde-1/+1
2022-05-03selftests: mlxsw: Add a test for soaking up a burst of trafficPetr Machata-0/+480
2022-05-03selftests: forwarding: lib: Add start_traffic_pktsize() helpersPetr Machata-3/+18
2022-05-03selftests: mirror_gre_bridge_1q: Avoid changing PVID while interface is opera...Ido Schimmel-0/+3
2022-05-03selftests/sysctl: add sysctl macro testTonghao Zhang-0/+23
2022-05-02selftests: forwarding: add Per-Stream Filtering and Policing test for OcelotVladimir Oltean-0/+562
2022-05-02Merge 5.18-rc5 into driver-core-nextGreg Kroah-Hartman-359/+907
2022-05-02Merge 5.18-rc5 into char-misc-nextGreg Kroah-Hartman-359/+907
2022-05-02selftests: net: vrf_strict_mode_test: add support to select a test to runJaehee Park-9/+39
2022-05-01Merge tag 'x86_urgent_for_v5.18_rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-8/+5
2022-05-01Merge tag 'objtool_urgent_for_v5.18_rc5' of git://git.kernel.org/pub/scm/linu...Linus Torvalds-64/+213
2022-04-30perf tools: Add missing headers needed by util/data.hYang Jihong-0/+1
2022-04-30Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo-80/+59
2022-04-29selftests/net/forwarding: add missing tests to MakefileHangbin Liu-0/+33
2022-04-29selftests/net: add missing tests to MakefileHangbin Liu-1/+2
2022-04-29selftests: mptcp: Add tests for userspace PM typeMat Martineau-0/+66
2022-04-29taskstats: version 12 with thread group and exe infoDr. Thomas Orgis-1/+419
2022-04-29selftests: cgroup: add a selftest for memory.reclaimYosry Ahmed-0/+106
2022-04-29selftests: cgroup: fix alloc_anon_noexit() instantly freeing memoryYosry Ahmed-2/+6
2022-04-29selftests: cgroup: return -errno from cg_read()/cg_write() on failureYosry Ahmed-25/+19
2022-04-29selftests/seccomp: Ensure that notifications come in FIFO orderSargun Dhillon-0/+109
2022-04-29Merge tag 'perf-tools-fixes-for-v5.18-2022-04-29' of git://git.kernel.org/pub...Linus Torvalds-79/+56
2022-04-29selftests/seccomp: Add SKIP for failed unshare()Yang Guang-1/+4
2022-04-29selftests/seccomp: Test PTRACE_O_SUSPEND_SECCOMP without CAP_SYS_ADMINJann Horn-0/+64
2022-04-29selftests/seccomp: Don't call read() on TTY from background pgrpJann Horn-5/+5