summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2022-05-19Merge tag 'v5.4.193' into update-to-2.3.7__5.4-2.3.x-imxPhilippe Schenker
2022-05-12selftests: mirror_gre_bridge_1q: Avoid changing PVID while interface is opera...Ido Schimmel
2022-04-27selftests: mlxsw: vxlan_flooding: Prevent flooding of unwanted packetsIdo Schimmel
2022-04-20testing/selftests/mqueue: Fix mq_perf_tests to free the allocated cpu setAthira Rajeev
2022-04-15selftests: cgroup: Test open-time cgroup namespace usage for migration checksTejun Heo
2022-04-15selftests: cgroup: Test open-time credential usage for migration checksTejun Heo
2022-04-15selftests: cgroup: Make cg_create() use 0755 for permission instead of 0644Tejun Heo
2022-04-15tools build: Use $(shell ) instead of `` to get embedded libperl's ccoptsArnaldo Carvalho de Melo
2022-04-15tools build: Filter out options and warnings not supported by clangArnaldo Carvalho de Melo
2022-04-15perf session: Remap buf if there is no space for eventDenis Nikitin
2022-04-15perf tools: Fix perf's libperf_print callbackAdrian Hunter
2022-04-15bpf: Fix comment for helper bpf_current_task_under_cgroup()Hengqi Chen
2022-04-15selftests: test_vxlan_under_vrf: Fix broken test caseIdo Schimmel
2022-04-15selftests/bpf/test_lirc_mode2.sh: Exit with proper codeHangbin Liu
2022-04-15selftests/bpf: Make test_lwt_ip_encap more stable and fasterFelix Maurer
2022-04-15libbpf: Skip forward declaration when counting duplicated type namesXu Kuohai
2022-04-15selftests/x86: Add validity check and allow field splittingMuhammad Usama Anjum
2022-03-23Revert "selftests/bpf: Add test for bpf_timer overwriting crash"Greg Kroah-Hartman
2022-03-23perf symbols: Fix symbol size calculation conditionMichael Petlan
2022-03-19kselftest/vm: fix tests build with old libcChengming Zhou
2022-03-16selftests/memfd: clean up mapping in mfd_fail_writeMike Kravetz
2022-03-16selftest/vm: fix map_fixed_noreplace test failureAneesh Kumar K.V
2022-03-16selftests/bpf: Add test for bpf_timer overwriting crashKumar Kartikeya Dwivedi
2022-03-16selftests: pmtu.sh: Kill tcpdump processes launched by subshell.Guillaume Nault
2022-03-11x86/speculation: Rename RETPOLINE_AMD to RETPOLINE_LFENCEPeter Zijlstra (Intel)
2022-03-02perf data: Fix double free in perf_session__delete()Alexey Bayduraev
2022-02-23libsubcmd: Fix use-after-free for realloc(..., 0)Kees Cook
2022-02-23selftests/zram: Adapt the situation that /dev/zram0 is being usedYang Xu
2022-02-23selftests/zram01.sh: Fix compression ratio calculationYang Xu
2022-02-23selftests/zram: Skip max_comp_streams interface on newer kernelYang Xu
2022-02-23selftests: rtc: Increase test timeout so that all tests runNĂ­colas F. R. A. Prado
2022-02-16perf probe: Fix ppc64 'perf probe add events failed' caseZechuan Chen
2022-02-08selftests: futex: Use variable MAKE instead of makeMuhammad Usama Anjum
2022-01-27perf script: Fix hex dump character outputAdrian Hunter
2022-01-27bpftool: Remove inclusion of utilities.mak from MakefilesQuentin Monnet
2022-01-27bpftool: Enable line buffering for stdoutPaul Chaignon
2022-01-27tools/nolibc: fix incorrect truncation of exit codeWilly Tarreau
2022-01-27tools/nolibc: i386: fix initial stack alignmentWilly Tarreau
2022-01-27tools/nolibc: x86-64: Fix startup code bugAmmar Faizi
2022-01-11selftests: x86: fix [-Wstringop-overread] warn in test_process_vm_readv()Shuah Khan
2022-01-10Merge tag 'v5.4.160' into HEADDenys Drozdov
2022-01-10Merge tag 'v5.4.157' into HEADDenys Drozdov
2022-01-10Merge tag 'v5.4.156' into HEADDenys Drozdov
2022-01-05perf script: Fix CPU filtering of a script's switch eventsAdrian Hunter
2022-01-05selftests/net: udpgso_bench_tx: fix dst ip argumentwujianguo
2022-01-05selftests: Calculate udpgso segment count without header adjustmentCoco Li
2021-12-22selftest/net/forwarding: declare NETIFS p9 p10Hangbin Liu
2021-12-22selftests: Fix IPv6 address bind testsDavid Ahern
2021-12-22selftests: Fix raw socket bind tests with VRFDavid Ahern
2021-12-22selftests: net: Correct ping6 expected rc from 2 to 1Jie2x Zhou