summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
...
* x86: xen: insn: Decode Xen and KVM emulate-prefix signatureMasami Hiramatsu2022-05-155-2/+58
* selftests: mirror_gre_bridge_1q: Avoid changing PVID while interface is opera...Ido Schimmel2022-05-121-0/+3
* selftests: mlxsw: vxlan_flooding: Prevent flooding of unwanted packetsIdo Schimmel2022-04-271-0/+17
* testing/selftests/mqueue: Fix mq_perf_tests to free the allocated cpu setAthira Rajeev2022-04-201-8/+17
* selftests: cgroup: Test open-time cgroup namespace usage for migration checksTejun Heo2022-04-151-0/+99
* selftests: cgroup: Test open-time credential usage for migration checksTejun Heo2022-04-151-0/+68
* selftests: cgroup: Make cg_create() use 0755 for permission instead of 0644Tejun Heo2022-04-151-1/+1
* tools build: Use $(shell ) instead of `` to get embedded libperl's ccoptsArnaldo Carvalho de Melo2022-04-151-1/+1
* tools build: Filter out options and warnings not supported by clangArnaldo Carvalho de Melo2022-04-152-0/+10
* perf session: Remap buf if there is no space for eventDenis Nikitin2022-04-151-3/+12
* perf tools: Fix perf's libperf_print callbackAdrian Hunter2022-04-151-1/+1
* bpf: Fix comment for helper bpf_current_task_under_cgroup()Hengqi Chen2022-04-151-2/+2
* selftests: test_vxlan_under_vrf: Fix broken test caseIdo Schimmel2022-04-151-4/+4
* selftests/bpf/test_lirc_mode2.sh: Exit with proper codeHangbin Liu2022-04-151-1/+4
* selftests/bpf: Make test_lwt_ip_encap more stable and fasterFelix Maurer2022-04-151-1/+9
* libbpf: Skip forward declaration when counting duplicated type namesXu Kuohai2022-04-151-0/+5
* selftests/x86: Add validity check and allow field splittingMuhammad Usama Anjum2022-04-151-1/+1
* Revert "selftests/bpf: Add test for bpf_timer overwriting crash"Greg Kroah-Hartman2022-03-232-86/+0
* perf symbols: Fix symbol size calculation conditionMichael Petlan2022-03-231-1/+1
* kselftest/vm: fix tests build with old libcChengming Zhou2022-03-191-0/+1
* selftests/memfd: clean up mapping in mfd_fail_writeMike Kravetz2022-03-161-0/+1
* selftest/vm: fix map_fixed_noreplace test failureAneesh Kumar K.V2022-03-161-12/+37
* selftests/bpf: Add test for bpf_timer overwriting crashKumar Kartikeya Dwivedi2022-03-162-0/+86
* selftests: pmtu.sh: Kill tcpdump processes launched by subshell.Guillaume Nault2022-03-161-2/+5
* x86/speculation: Rename RETPOLINE_AMD to RETPOLINE_LFENCEPeter Zijlstra (Intel)2022-03-111-1/+1
* perf data: Fix double free in perf_session__delete()Alexey Bayduraev2022-03-021-4/+3
* libsubcmd: Fix use-after-free for realloc(..., 0)Kees Cook2022-02-231-9/+2
* selftests/zram: Adapt the situation that /dev/zram0 is being usedYang Xu2022-02-234-63/+66
* selftests/zram01.sh: Fix compression ratio calculationYang Xu2022-02-231-22/+8
* selftests/zram: Skip max_comp_streams interface on newer kernelYang Xu2022-02-231-0/+24
* selftests: rtc: Increase test timeout so that all tests runNĂ­colas F. R. A. Prado2022-02-231-1/+1
* perf probe: Fix ppc64 'perf probe add events failed' caseZechuan Chen2022-02-161-0/+3
* selftests: futex: Use variable MAKE instead of makeMuhammad Usama Anjum2022-02-081-2/+2
* perf script: Fix hex dump character outputAdrian Hunter2022-01-271-1/+1
* bpftool: Remove inclusion of utilities.mak from MakefilesQuentin Monnet2022-01-272-2/+0
* bpftool: Enable line buffering for stdoutPaul Chaignon2022-01-271-0/+2
* tools/nolibc: fix incorrect truncation of exit codeWilly Tarreau2022-01-271-8/+5
* tools/nolibc: i386: fix initial stack alignmentWilly Tarreau2022-01-271-1/+9
* tools/nolibc: x86-64: Fix startup code bugAmmar Faizi2022-01-271-2/+8
* selftests: x86: fix [-Wstringop-overread] warn in test_process_vm_readv()Shuah Khan2022-01-111-1/+1
* perf script: Fix CPU filtering of a script's switch eventsAdrian Hunter2022-01-051-1/+1
* selftests/net: udpgso_bench_tx: fix dst ip argumentwujianguo2022-01-051-1/+7
* selftests: Calculate udpgso segment count without header adjustmentCoco Li2022-01-051-6/+6
* selftest/net/forwarding: declare NETIFS p9 p10Hangbin Liu2021-12-221-0/+2
* selftests: Fix IPv6 address bind testsDavid Ahern2021-12-221-5/+13
* selftests: Fix raw socket bind tests with VRFDavid Ahern2021-12-221-1/+2
* selftests: net: Correct ping6 expected rc from 2 to 1Jie2x Zhou2021-12-221-1/+1
* KVM: selftests: Make sure kvm_create_max_vcpus test won't hit RLIMIT_NOFILEVitaly Kuznetsov2021-12-221-0/+30
* netfilter: selftest: conntrack_vrf.sh: fix file permissionGreg Kroah-Hartman2021-12-161-0/+0
* bpf: Add selftests to cover packet access corner casesMaxim Mikityanskiy2021-12-141-16/+584