summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2023-04-06tools/power turbostat: fix decoding of HWP_STATUSAntti Laakso1-1/+1
2023-04-06tools/power turbostat: Fix /dev/cpu_dma_latency warningsPrarit Bhargava2-1/+3
2023-04-06ACPI: tools: pfrut: Check if the input of level and type is in the right nume...Chen Yu1-3/+15
2023-03-30selftests/x86/amx: Add a ptrace testChang S. Bae1-3/+105
2023-03-30act_mirred: use the backlog for nested calls to mirred ingressDavide Caratti1-1/+48
2023-03-30selftests/bpf: check that modifier resolves after pointerLorenz Bauer1-0/+28
2023-03-30bootconfig: Fix testcase to increase max nodeMasami Hiramatsu (Google)1-4/+8
2023-03-22selftests: net: devlink_port_split.py: skip test if no suitable device availablePo-Hsu Lin1-5/+31
2023-03-22selftests: fix LLVM build for i386 and x86_64Guillaume Tucker1-0/+2
2023-03-17Revert "bpf, test_run: fix &xdp_frame misplacement for LIVE_FRAMES"Martin KaFai Lau1-4/+3
2023-03-17bpf, test_run: fix &xdp_frame misplacement for LIVE_FRAMESAlexander Lobakin1-3/+4
2023-03-17perf stat: Fix counting when initial delay configuredChangbin Du4-16/+18
2023-03-17selftests: nft_nat: ensuring the listening side is up before starting the clientHangbin Liu1-0/+2
2023-03-17perf inject: Fix --buildid-all not to eat up MMAP2Namhyung Kim1-0/+1
2023-03-11tools/iio/iio_utils:fix memory leakYulong Zhang1-17/+6
2023-03-11netfilter: ip6t_rpfilter: Fix regression with VRF interfacesPhil Sutter1-6/+26
2023-03-11objtool: Fix memory leak in create_static_call_sections()Miaoqian Lin1-0/+2
2023-03-11net/sched: Retire tcindex classifierJamal Hadi Salim1-227/+0
2023-03-10tools/bootconfig: fix single & used for logical conditionAntonio Alvarez Feijoo1-1/+1
2023-03-10ktest.pl: Add RUN_TIMEOUT option with default unlimitedSteven Rostedt2-4/+21
2023-03-10ktest.pl: Fix missing "end_monitor" when machine check failsSteven Rostedt1-1/+2
2023-03-10ktest.pl: Give back console on Ctrt^C on monitorSteven Rostedt1-0/+3
2023-03-10selftests: seccomp: Fix incorrect kernel headers search pathMathieu Desnoyers1-1/+1
2023-03-10selftests: vm: Fix incorrect kernel headers search pathMathieu Desnoyers1-1/+1
2023-03-10selftests: dmabuf-heaps: Fix incorrect kernel headers search pathMathieu Desnoyers2-3/+2
2023-03-10selftests: drivers: Fix incorrect kernel headers search pathMathieu Desnoyers2-3/+2
2023-03-10selftests: futex: Fix incorrect kernel headers search pathMathieu Desnoyers1-1/+1
2023-03-10selftests: ipc: Fix incorrect kernel headers search pathMathieu Desnoyers1-1/+1
2023-03-10selftests: perf_events: Fix incorrect kernel headers search pathMathieu Desnoyers1-1/+1
2023-03-10selftests: mount_setattr: Fix incorrect kernel headers search pathMathieu Desnoyers1-1/+1
2023-03-10selftests: move_mount_set_group: Fix incorrect kernel headers search pathMathieu Desnoyers1-1/+1
2023-03-10selftests: rseq: Fix incorrect kernel headers search pathMathieu Desnoyers1-1/+1
2023-03-10selftests: sync: Fix incorrect kernel headers search pathMathieu Desnoyers1-1/+1
2023-03-10selftests: ptp: Fix incorrect kernel headers search pathMathieu Desnoyers1-1/+1
2023-03-10selftests: user_events: Fix incorrect kernel headers search pathMathieu Desnoyers1-1/+1
2023-03-10selftests: filesystems: Fix incorrect kernel headers search pathMathieu Desnoyers3-3/+3
2023-03-10selftests: gpio: Fix incorrect kernel headers search pathMathieu Desnoyers1-1/+1
2023-03-10selftests: media_tests: Fix incorrect kernel headers search pathMathieu Desnoyers1-1/+1
2023-03-10selftests: kcmp: Fix incorrect kernel headers search pathMathieu Desnoyers1-1/+1
2023-03-10selftests: membarrier: Fix incorrect kernel headers search pathMathieu Desnoyers1-1/+1
2023-03-10selftests: pidfd: Fix incorrect kernel headers search pathMathieu Desnoyers1-1/+1
2023-03-10selftests: clone3: Fix incorrect kernel headers search pathMathieu Desnoyers1-1/+1
2023-03-10selftests: arm64: Fix incorrect kernel headers search pathMathieu Desnoyers2-2/+2
2023-03-10selftests: pid_namespace: Fix incorrect kernel headers search pathMathieu Desnoyers1-1/+1
2023-03-10selftests: core: Fix incorrect kernel headers search pathMathieu Desnoyers1-1/+1
2023-03-10selftests: sched: Fix incorrect kernel headers search pathMathieu Desnoyers1-1/+1
2023-03-10selftests/ftrace: Fix eprobe syntax test case to check filter supportMasami Hiramatsu (Google)1-1/+3
2023-03-10selftests/powerpc: Fix incorrect kernel headers search pathMathieu Desnoyers4-4/+4
2023-03-10selftests: x86: Fix incorrect kernel headers search pathMathieu Desnoyers1-1/+1
2023-03-10selftests/landlock: Test ptrace as much as possible with YamaJeff Xu1-17/+96