summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* 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
* selftests/landlock: Test landlock_create_ruleset(2) argument check orderingMickaël Salaün2022-06-091-1/+20
* landlock: Change landlock_restrict_self(2) check orderingMickaël Salaün2022-06-091-10/+37
* landlock: Change landlock_add_rule(2) argument check orderingMickaël Salaün2022-06-091-2/+32
* selftests/landlock: Add tests for O_PATHMickaël Salaün2022-06-091-2/+8
* selftests/landlock: Fully test file rename with "remove" accessMickaël Salaün2022-06-091-4/+37
* selftests/landlock: Extend access right tests to directoriesMickaël Salaün2022-06-091-8/+22
* selftests/landlock: Add tests for unknown access rightsMickaël Salaün2022-06-091-0/+16
* selftests/landlock: Extend tests for minimal valid attribute sizeMickaël Salaün2022-06-091-0/+5
* selftests/landlock: Make tests build with old libcMickaël Salaün2022-06-091-5/+18
* selftests/landlock: Format with clang-formatMickaël Salaün2022-06-094-251/+312
* selftests/landlock: Normalize array assignmentMickaël Salaün2022-06-091-56/+56
* selftests/landlock: Add clang-format exceptionsMickaël Salaün2022-06-093-7/+38
* objtool: Fix symbol creationPeter Zijlstra2022-06-091-69/+129
* objtool: Fix objtool regression on x32 systemsMikulas Patocka2022-06-093-7/+8
* perf jevents: Fix event syntax error caused by ExtSelZhengjun Xing2022-06-091-1/+1
* rtla: Remove procps-ng dependencyDaniel Bristot de Oliveira2022-06-094-24/+88
* rtla: Fix __set_sched_attr error messageDaniel Bristot de Oliveira2022-06-091-1/+1
* rtla: Minor grammar fix for rtla READMEJohn Kacur2022-06-091-7/+5
* rtla: Don't overwrite existing directory modeJohn Kacur2022-06-091-1/+2
* rtla: Avoid record NULL pointer dereferenceWan Jiabing2022-06-094-16/+20
* perf c2c: Use stdio interface if slang is not supportedLeo Yan2022-06-091-2/+4
* perf build: Fix btf__load_from_kernel_by_id() feature checkJiri Olsa2022-06-091-2/+3
* perf stat: Always keep perf metrics topdown events in a groupKan Liang2022-06-094-13/+15
* perf evlist: Keep topdown counters in weak groupIan Rogers2022-06-094-2/+39
* perf parse-events: Support different format of the topdown event nameKan Liang2022-06-091-1/+1