summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2023-02-22tools/virtio: fix the vringh test for virtio ring changesShunsuke Mie
2023-02-22selftests: forwarding: lib: quote the sysctl valuesHangbin Liu
2023-02-06objtool: Add a missing comma to avoid string concatenationEric W. Biederman
2023-02-06exit: Add and use make_task_dead.Eric W. Biederman
2023-02-06perf env: Do not return pointers to local variablesArnaldo Carvalho de Melo
2023-01-18kest.pl: Fix grub2 menu handling for rebootingSteven Rostedt
2023-01-18ktest.pl: Fix incorrect reboot for grub2blsLibo Chen
2023-01-18ktest: introduce grub2bls REBOOT_TYPE optionMasayoshi Mizuma
2023-01-18ktest: cleanup get_grub_indexMasayoshi Mizuma
2023-01-18ktest: introduce _get_grub_indexMasayoshi Mizuma
2023-01-18ktest: Add support for meta characters in GRUB_MENUMasayoshi Mizuma
2023-01-18perf auxtrace: Fix address filter duplicate symbol selectionAdrian Hunter
2023-01-18parisc: Align parisc MADV_XXX constants with all other architecturesHelge Deller
2023-01-18perf probe: Fix to get the DW_AT_decl_file and DW_AT_call_file as unsinged dataMasami Hiramatsu (Google)
2023-01-18perf probe: Use dwarf_attr_integrate as generic DWARF attr accessorMasami Hiramatsu (Google)
2023-01-18selftests: Use optional USERCFLAGS and USERLDFLAGSMickaël Salaün
2023-01-18ktest.pl minconfig: Unset configs instead of just removing themSteven Rostedt
2023-01-18selftests/powerpc: Fix resource leaksMiaoqian Lin
2023-01-18perf symbol: correction while adjusting symbolAjay Kaher
2023-01-18proc: fixup uptime selftestAlexey Dobriyan
2023-01-18selftests/ftrace: event_triggers: wait longer for test_event_enableYipeng Zou
2023-01-18perf script python: Remove explicit shebang from tests/attr.cTony Jones
2022-12-14selftests: rtnetlink: correct xfrm policy rule in kci_test_ipsec_offloadZhengchao Shao
2022-12-14rcutorture: Automatically create initrd directoryConnor Shu
2022-12-08tools/vm/slabinfo-gnuplot: use "grep -E" instead of "egrep"Tiezhu Yang
2022-11-25selftests/intel_pstate: fix build for ARCH=x86_64Ricardo Cañuelo
2022-11-25selftests/futex: fix build for clangRicardo Cañuelo
2022-11-25x86/cpu: Restore AMD's DE_CFG MSR after resumeBorislav Petkov
2022-11-23x86/speculation: Add RSB VM Exit protectionsDaniel Sneddon
2022-11-03perf auxtrace: Fix address filter symbol name match for modulesAdrian Hunter
2022-11-03tools: iio: iio_utils: fix digit calculationMatti Vaittinen
2022-10-26perf intel-pt: Fix segfault in intel_pt_print_info() with uClibcAdrian Hunter
2022-10-26bpftool: Fix a wrong type cast in btf_dumper_intLam Thai
2022-10-05selftests: Fix the if conditions of in test_extra_filter()Wang Yufen
2022-09-28perf kcore_copy: Do not check /proc/modules is unchangedAdrian Hunter
2022-09-28perf jit: Include program header in ELF filesLieven Hey
2022-09-05selftests/bpf: Fix test_align verifier log patternsStanislav Fomichev
2022-09-05bpf: Fix the off-by-two error in range markingsMaxim Mikityanskiy
2022-08-25tools build: Switch to new openssl API for test-libcryptoRoberto Sassu
2022-08-25tools/thermal: Fix possible path truncationsFlorian Fainelli
2022-08-25genelf: Use HAVE_LIBCRYPTO_SUPPORT, not the never defined HAVE_LIBCRYPTOArnaldo Carvalho de Melo
2022-08-25selftests: timers: clocksource-switch: fix passing errors from childWolfram Sang
2022-08-25selftests: timers: valid-adjtimex: build fix for newer toolchainsWolfram Sang
2022-08-25libbpf: Fix the name of a reused mapAnquan Wu
2022-08-25thermal/tools/tmon: Include pthread and time headers in tmon.hMarkus Mayer
2022-08-11perf symbol: Correct address for bss symbolsLeo Yan
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-07selftests/net: pass ipv6_args to udpgso_bench's IPv6 TCP testDimitris Michailidis