summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* KVM: selftests: Fix target thread to be migrated in rseq_testGavin Shan2022-07-291-3/+5
* selftests: gpio: fix include path to kernel headers for out of tree buildsKent Gibson2022-07-291-1/+1
* perf tests: Fix Convert perf time to TSC test for hybridAdrian Hunter2022-07-291-14/+4
* perf tests: Stop Convert perf time to TSC test opening events twiceAdrian Hunter2022-07-291-3/+6
* tools headers cpufeatures: Sync with the kernel sourcesArnaldo Carvalho de Melo2022-07-232-3/+30
* tools arch x86: Sync the msr-index.h copy with the kernel sourcesArnaldo Carvalho de Melo2022-07-231-0/+4
* x86/speculation: Disable RRSBA behaviorPawan Gupta2022-07-231-0/+9
* x86/retbleed: Add fine grained Kconfig knobsPeter Zijlstra2022-07-233-4/+10
* objtool: Re-add UNWIND_HINT_{SAVE_RESTORE}Josh Poimboeuf2022-07-233-11/+54
* objtool: Add entry UNRET validationThadeu Lima de Souza Cascardo2022-07-235-13/+183
* objtool: Update Retpoline validationPeter Zijlstra2022-07-231-6/+13
* x86: Add magic AMD return-thunkThadeu Lima de Souza Cascardo2022-07-231-3/+18
* objtool: Treat .text.__x86.* as noinstrPeter Zijlstra2022-07-231-1/+2
* objtool: skip non-text sections when adding return-thunk sitesThadeu Lima de Souza Cascardo2022-07-231-1/+3
* x86,objtool: Create .return_sitesPeter Zijlstra2022-07-236-0/+83
* wireguard: selftests: always call kernel makefileJason A. Donenfeld2022-07-221-3/+2
* wireguard: selftests: set fake real time in initJason A. Donenfeld2022-07-228-0/+18
* selftests: forwarding: fix error message in learning_testVladimir Oltean2022-07-121-1/+1
* selftests: forwarding: fix learning_test when h1 supports IFF_UNICAST_FLTVladimir Oltean2022-07-121-0/+2
* selftests: forwarding: fix flood_unicast_test when h2 supports IFF_UNICAST_FLTVladimir Oltean2022-07-121-0/+2
* selftests/net: fix section name when using xdp_dummy.oHangbin Liu2022-07-125-7/+7
* selftests net: fix kselftest net fatal errorColeman Dietsch2022-07-071-1/+1
* selftests: mptcp: Initialize variables to quiet gcc 12 warningsMat Martineau2022-07-073-3/+3
* selftests: mptcp: more stable diag testsPaolo Abeni2022-07-071-8/+40
* selftests/net: pass ipv6_args to udpgso_bench's IPv6 TCP testDimitris Michailidis2022-07-071-1/+1
* perf build-id: Fix caching files with a wrong build IDAdrian Hunter2022-06-291-0/+28
* selftests: netfilter: correct PKTGEN_SCRIPT_PATHS in nft_concat_range.shJie2x Zhou2022-06-291-1/+1
* ipv4: fix bind address validity regression testsRiccardo Paolo Bestetti2022-06-291-9/+27
* perf arm-spe: Don't set data source if it's not a memory operationLeo Yan2022-06-291-14/+8
* perf test topology: Use !strncmp(right platform) to fix guest PPC comparision...Athira Rajeev2022-06-291-1/+1
* perf test: Record only user callchains on the "Check Arm64 callgraphs are com...Michael Petlan2022-06-291-1/+1
* selftests dma: fix compile error for dma_map_benchmarkYu Liao2022-06-292-1/+2
* ipv4: ping: fix bind address validity checkRiccardo Paolo Bestetti2022-06-291-0/+33
* selftests/bpf: Add selftest for calling global functions from freplaceToke Høiland-Jørgensen2022-06-252-0/+32
* x86/ftrace: Remove OBJECT_FILES_NON_STANDARD usageJosh Poimboeuf2022-06-221-0/+6
* KVM: x86/speculation: Disable Fill buffer clear within guestsPawan Gupta2022-06-161-0/+6
* x86/speculation/mmio: Enumerate Processor MMIO Stale Data bugPawan Gupta2022-06-162-0/+20
* objtool: Mark __ubsan_handle_builtin_unreachable() as noreturnPeter Zijlstra2022-06-141-1/+2
* selftests net: fix bpf build errorLina Wang2022-06-141-2/+2
* netfilter: nat: really support inet nat without l3 addressFlorian Westphal2022-06-141-0/+43
* rtla/Makefile: Properly handle dependenciesDaniel Bristot de Oliveira2022-06-141-0/+35
* perf c2c: Fix sorting in percent_rmt_hitm_cmp()Leo Yan2022-06-141-2/+2
* perf record: Support sample-read topdown metric group for hybrid platformsZhengjun Xing2022-06-143-18/+13
* perf parse-events: Move slots event for the hybrid platform tooKan Liang2022-06-143-2/+35
* perf evsel: Fixes topdown events in a weak group for the hybrid platformKan Liang2022-06-141-2/+21
* selftests/bpf: fix stacktrace_build_id with missing kprobe/urandom_readSong Liu2022-06-141-1/+1
* perf evlist: Extend arch_evsel__must_be_in_group to support hybrid systemsZhengjun Xing2022-06-091-1/+1
* kseltest/cgroup: Make test_stress.sh work if run interactivelyWaiman Long2022-06-091-1/+1
* landlock: Fix same-layer rule unionsMickaël Salaün2022-06-091-0/+107
* landlock: Reduce the maximum number of layers to 16Mickaël Salaün2022-06-091-1/+1