summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2023-01-28Merge tag 'v5.10.162' of https://git.kernel.org/pub/scm/linux/kernel/git/stab...Vignesh Raghavendra
2023-01-04tools headers UAPI: Sync openat2.h with the kernel sourcesArnaldo Carvalho de Melo
2022-12-19libbpf: Use page size as max_entries when probing ring buffer mapHou Tao
2022-12-14ipv4: Fix incorrect route flushing when table ID 0 is usedIdo Schimmel
2022-12-14ipv4: Fix incorrect route flushing when source address is deletedIdo Schimmel
2022-12-14selftests: rtnetlink: correct xfrm policy rule in kci_test_ipsec_offloadZhengchao Shao
2022-12-09Merge tag 'v5.10.158' of https://git.kernel.org/pub/scm/linux/kernel/git/stab...Vignesh Raghavendra
2022-12-08ipv4: Fix route deletion when nexthop info is not specifiedIdo Schimmel
2022-12-08ipv4: Handle attempt to delete multipath route when fib_info contains an nh r...David Ahern
2022-12-08selftests: net: fix nexthop warning cleanup double ip typoNikolay Aleksandrov
2022-12-08selftests: net: add delete nexthop route warning testNikolay Aleksandrov
2022-12-08tools/vm/slabinfo-gnuplot: use "grep -E" instead of "egrep"Tiezhu Yang
2022-12-08libbpf: Handle size overflow for ringbuf mmapHou Tao
2022-12-02selftests/bpf: Add verifier test for release_reference()Youlin Li
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-16x86/cpu: Restore AMD's DE_CFG MSR after resumeBorislav Petkov
2022-11-16perf stat: Fix printing os->prefix in CSV metrics outputAthira Rajeev
2022-11-16bpftool: Fix NULL pointer dereference when pin {PROG, MAP, LINK} without FILEPu Lehui
2022-11-10tools/nolibc/string: Fix memcmp() implementationRasmus Villemoes
2022-11-05Merge branch 'linux-5.10.y' of https://git.kernel.org/pub/scm/linux/kernel/gi...LCPD Auto Merger
2022-11-04counter: 104-quad-8: Remove IIO counter ABIWilliam Breathitt Gray
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-30perf: Skip and warn on unknown format 'configN' attrsRob Herring
2022-10-30perf pmu: Validate raw event with sysfs exported format bitsJin Yao
2022-10-26perf intel-pt: Fix segfault in intel_pt_print_info() with uClibcAdrian Hunter
2022-10-26kselftest/arm64: Fix validatation termination record after EXTRA_CONTEXTMark Brown
2022-10-26bpftool: Clear errno after libcap's checksQuentin Monnet
2022-10-26selftest: tpm2: Add Client.__del__() to close /dev/tpm* handleStefan Berger
2022-10-26selftests/xsk: Avoid use-after-free on ctxIan Rogers
2022-10-26bpftool: Fix a wrong type cast in btf_dumper_intLam Thai
2022-10-26objtool: Preserve special st_shndx indexes in elf_update_symbolSami Tolvanen
2022-10-15perf tools: Fixup get_current_dir_name() compilationAlexey Dobriyan
2022-10-12Merge tag 'v5.10.145' of https://git.kernel.org/pub/scm/linux/kernel/git/stab...Vignesh Raghavendra
2022-10-05selftests: Fix the if conditions of in test_extra_filter()Wang Yufen
2022-09-28selftests: forwarding: add shebang for sch_red.shHangbin Liu
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-23tools/include/uapi: Fix <asm/errno.h> for parisc and xtensaBen Hutchings
2022-09-07Merge tag 'v5.10.140' of https://git.kernel.org/pub/scm/linux/kernel/git/stab...Vignesh Raghavendra
2022-08-31perf python: Fix build when PYTHON_CONFIG is user suppliedJames Clark
2022-08-25selftests/kprobe: Do not test for GRP/ without event failuresSteven Rostedt (Google)
2022-08-25perf probe: Fix an error handling path in 'parse_perf_probe_command()'Christophe JAILLET
2022-08-25tools build: Switch to new openssl API for test-libcryptoRoberto Sassu
2022-08-25tools/vm/slabinfo: use alphabetic order when two values are equalYuanzheng Song
2022-08-21tools/thermal: Fix possible path truncationsFlorian Fainelli
2022-08-21genelf: Use HAVE_LIBCRYPTO_SUPPORT, not the never defined HAVE_LIBCRYPTOArnaldo Carvalho de Melo
2022-08-21perf symbol: Fail to read phdr workaroundIan Rogers
2022-08-21perf tools: Fix dso_id inode generation comparisonAdrian Hunter