summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2021-07-15perf beauty: Fix fsconfig generatorVitaly Chikunov
2021-07-15perf symbols: Fix dso__fprintf_symbols_by_name() to return the number of prin...Arnaldo Carvalho de Melo
2021-07-15perf ftrace: Fix access to pid in array when setting a pid filterThomas Richter
2021-07-15perf data: Fix error return code in perf_data__create_dir()Zhen Lei
2021-07-15bpf: Update selftests to reflect new error statesDaniel Borkmann
2021-04-28Merge tag 'v5.4.115' into 5.4-2.3.x-imxAndrey Zhizhikin
2021-04-28ia64: tools: remove duplicate definition of ia64_mf() on ia64John Paul Adrian Glaubitz
2021-04-28perf auxtrace: Fix potential NULL pointer dereferenceLeo Yan
2021-04-16Merge tag 'v5.4.113' into 5.4-2.3.x-imxAndrey Zhizhikin
2021-04-16perf map: Tighten snprintf() string precision to pass gcc check on some 32-bi...Arnaldo Carvalho de Melo
2021-04-16perf tools: Use %zd for size_t printf formats on 32-bitChris Wilson
2021-04-16perf tools: Use %define api.pure full instead of %pure-parserJiri Olsa
2021-04-16idr test suite: Create anchor before launching throbberMatthew Wilcox (Oracle)
2021-04-16idr test suite: Take RCU read lock in idr_find_test_1Matthew Wilcox (Oracle)
2021-04-16radix tree test suite: Register the main thread with the RCU libraryMatthew Wilcox (Oracle)
2021-04-14Merge tag 'v5.4.112' into 5.4-2.3.x-imxAndrey Zhizhikin
2021-04-14perf inject: Fix repipe usageAdrian Hunter
2021-04-08Merge tag 'v5.4.110' into 5.4-2.3.x-imxAndrey Zhizhikin
2021-04-07flow_dissector: fix TTL and TOS dissection on IPv4 fragmentsDavide Caratti
2021-04-06Merge tag 'v5.4.109' into 5.4-2.3.x-imxAndrey Zhizhikin
2021-03-30perf auxtrace: Fix auxtrace queue conflictAdrian Hunter
2021-03-30libbpf: Fix BTF dump of pointer-to-array-of-structJean-Philippe Brucker
2021-03-30selftests: forwarding: vxlan_bridge_1d: Fix vxlan ecn decapsulate valueHangbin Liu
2021-03-30libbpf: Use SOCK_CLOEXEC when opening the netlink socketKumar Kartikeya Dwivedi
2021-03-30selftests/bpf: Set gopt opt_class to 0 if get tunnel opt failedHangbin Liu
2021-03-30libbpf: Fix INSTALL flag orderGeorgi Valkov
2021-03-21Merge tag 'v5.4.107' into 5.4-2.3.x-imxAndrey Zhizhikin
2021-03-20bpf, selftests: Fix up some test_verifier cases for unprivilegedPiotr Krysiuk
2021-03-18Merge tag 'v5.4.106' into 5.4-2.3.x-imxAndrey Zhizhikin
2021-03-17perf traceevent: Ensure read cmdlines are null terminated.Ian Rogers
2021-03-17selftests: forwarding: Fix race condition in mirror installationDanielle Ratson
2021-03-17selftests/bpf: Mask bpf_csum_diff() return value to 16 bits in test_verifierYauheni Kaliuta
2021-03-17selftests/bpf: No need to drop the packet when there is no geneve optHangbin Liu
2021-03-09Merge tag 'v5.4.104' into 5.4-2.3.x-imxAndrey Zhizhikin
2021-03-09usbip: tools: fix build error for multiple definitionAntonio Borneo
2021-03-04Merge tag 'v5.4.102' into 5.4-2.3.x-imxAndrey Zhizhikin
2021-03-04perf test: Fix unaligned access in sample parsing testNamhyung Kim
2021-03-04perf intel-pt: Fix premature IPCAdrian Hunter
2021-03-04perf intel-pt: Fix missing CYC processing in PSBAdrian Hunter
2021-03-04perf vendor events arm64: Fix Ampere eMag event typoJohn Garry
2021-03-04perf tools: Fix DSO filtering when not finding a map for a sampled addressArnaldo Carvalho de Melo
2021-03-04objtool: Fix ".cold" section suffix check for newer versions of GCCJosh Poimboeuf
2021-03-04objtool: Fix error handling for STD/CLD warningsJosh Poimboeuf
2021-03-04selftests/powerpc: Make the test check in eeh-basic.sh posix compliantPo-Hsu Lin
2021-02-17Merge tag 'v5.4.99' into 5.4-2.3.x-imxAndrey Zhizhikin
2021-02-17selftests: txtimestamp: fix compilation issueVadim Fedorenko
2021-02-07Merge tag 'v5.4.96' into 5.4-2.3.x-imxAndrey Zhizhikin
2021-02-07objtool: Don't fail on missing symbol tableJosh Poimboeuf
2021-02-07selftests/powerpc: Only test lwm/stmw on big endianMichael Ellerman
2021-02-04Merge tag 'v5.4.95' into 5.4-2.3.x-imxAndrey Zhizhikin