summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2022-08-03perf symbol: Correct address for bss symbolsLeo Yan
2022-07-29KVM: selftests: Fix target thread to be migrated in rseq_testGavin Shan
2022-07-29selftests: gpio: fix include path to kernel headers for out of tree buildsKent Gibson
2022-07-29perf tests: Fix Convert perf time to TSC test for hybridAdrian Hunter
2022-07-29perf tests: Stop Convert perf time to TSC test opening events twiceAdrian Hunter
2022-07-23tools headers cpufeatures: Sync with the kernel sourcesArnaldo Carvalho de Melo
2022-07-23tools arch x86: Sync the msr-index.h copy with the kernel sourcesArnaldo Carvalho de Melo
2022-07-23x86/speculation: Disable RRSBA behaviorPawan Gupta
2022-07-23x86/retbleed: Add fine grained Kconfig knobsPeter Zijlstra
2022-07-23objtool: Re-add UNWIND_HINT_{SAVE_RESTORE}Josh Poimboeuf
2022-07-23objtool: Add entry UNRET validationThadeu Lima de Souza Cascardo
2022-07-23objtool: Update Retpoline validationPeter Zijlstra
2022-07-23x86: Add magic AMD return-thunkThadeu Lima de Souza Cascardo
2022-07-23objtool: Treat .text.__x86.* as noinstrPeter Zijlstra
2022-07-23objtool: skip non-text sections when adding return-thunk sitesThadeu Lima de Souza Cascardo
2022-07-23x86,objtool: Create .return_sitesPeter Zijlstra
2022-07-22wireguard: selftests: always call kernel makefileJason A. Donenfeld
2022-07-22wireguard: selftests: set fake real time in initJason A. Donenfeld
2022-07-12selftests: forwarding: fix error message in learning_testVladimir Oltean
2022-07-12selftests: forwarding: fix learning_test when h1 supports IFF_UNICAST_FLTVladimir Oltean
2022-07-12selftests: forwarding: fix flood_unicast_test when h2 supports IFF_UNICAST_FLTVladimir Oltean
2022-07-12selftests/net: fix section name when using xdp_dummy.oHangbin Liu
2022-07-07selftests net: fix kselftest net fatal errorColeman Dietsch
2022-07-07selftests: mptcp: Initialize variables to quiet gcc 12 warningsMat Martineau
2022-07-07selftests: mptcp: more stable diag testsPaolo Abeni
2022-07-07selftests/net: pass ipv6_args to udpgso_bench's IPv6 TCP testDimitris Michailidis
2022-06-29perf build-id: Fix caching files with a wrong build IDAdrian Hunter
2022-06-29selftests: netfilter: correct PKTGEN_SCRIPT_PATHS in nft_concat_range.shJie2x Zhou
2022-06-29ipv4: fix bind address validity regression testsRiccardo Paolo Bestetti
2022-06-29perf arm-spe: Don't set data source if it's not a memory operationLeo Yan
2022-06-29perf test topology: Use !strncmp(right platform) to fix guest PPC comparision...Athira Rajeev
2022-06-29perf test: Record only user callchains on the "Check Arm64 callgraphs are com...Michael Petlan
2022-06-29selftests dma: fix compile error for dma_map_benchmarkYu Liao
2022-06-29ipv4: ping: fix bind address validity checkRiccardo Paolo Bestetti
2022-06-25selftests/bpf: Add selftest for calling global functions from freplaceToke Høiland-Jørgensen
2022-06-22x86/ftrace: Remove OBJECT_FILES_NON_STANDARD usageJosh Poimboeuf
2022-06-16KVM: x86/speculation: Disable Fill buffer clear within guestsPawan Gupta
2022-06-16x86/speculation/mmio: Enumerate Processor MMIO Stale Data bugPawan Gupta
2022-06-14objtool: Mark __ubsan_handle_builtin_unreachable() as noreturnPeter Zijlstra
2022-06-14selftests net: fix bpf build errorLina Wang
2022-06-14netfilter: nat: really support inet nat without l3 addressFlorian Westphal
2022-06-14rtla/Makefile: Properly handle dependenciesDaniel Bristot de Oliveira
2022-06-14perf c2c: Fix sorting in percent_rmt_hitm_cmp()Leo Yan
2022-06-14perf record: Support sample-read topdown metric group for hybrid platformsZhengjun Xing
2022-06-14perf parse-events: Move slots event for the hybrid platform tooKan Liang
2022-06-14perf evsel: Fixes topdown events in a weak group for the hybrid platformKan Liang
2022-06-14selftests/bpf: fix stacktrace_build_id with missing kprobe/urandom_readSong Liu
2022-06-09perf evlist: Extend arch_evsel__must_be_in_group to support hybrid systemsZhengjun Xing
2022-06-09kseltest/cgroup: Make test_stress.sh work if run interactivelyWaiman Long
2022-06-09landlock: Fix same-layer rule unionsMickaël Salaün