summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2021-07-25perf test bpf: Free obj_bufRiccardo Mancini
2021-07-25bpftool: Properly close va_list 'ap' by va_end() on errorGu Shengxian
2021-07-25tools: bpf: Fix error in 'make -C tools/ bpf_install'Wei Li
2021-07-20selftests/powerpc: Fix "no_handler" EBB selftestAthira Rajeev
2021-07-20selftests: timers: rtcpie: skip test if default RTC device does not existPo-Hsu Lin
2021-07-19selftests/lkdtm: Fix expected text for CR4 pinningKees Cook
2021-07-19selftests/resctrl: Fix incorrect parsing of option "-t"Xiaochen Shen
2021-07-19selftests: Clean forgotten resources as part of cleanup()Amit Cohen
2021-07-14perf llvm: Return -ENOMEM when asprintf() failsArnaldo Carvalho de Melo
2021-07-14selftests/vm/pkeys: refill shadow register after implicit kernel writeDave Hansen
2021-07-14selftests/vm/pkeys: handle negative sys_pkey_alloc() return codeDave Hansen
2021-07-14selftests/vm/pkeys: fix alloc_random_pkey() to make it really, really randomDave Hansen
2021-07-14selftests/ftrace: fix event-no-pid on 1-core machineKrzysztof Kozlowski
2021-07-14selftests: splice: Adjust for handler fallback removalKees Cook
2021-07-14perf scripting python: Fix tuple_set_u64()Adrian Hunter
2021-07-14tc-testing: fix list handlingMarcelo Ricardo Leitner
2021-07-14bpf: Fix libelf endian handling in resolv_btfidsTony Ambardar
2021-07-14selftests/bpf: Whitelist test_progs.h from .gitignoreDaniel Xu
2021-07-14tools/bpftool: Fix error return code in do_batch()Zhihao Cheng
2021-07-14selftests/lkdtm: Avoid needing explicit sub-shellKees Cook
2021-06-30KVM: selftests: Fix kvm_check_cap() assertionFuad Tabba
2021-06-23perf beauty: Update copy of linux/socket.h with the kernel sourcesArnaldo Carvalho de Melo
2021-06-23tools headers UAPI: Sync linux/in.h copy with the kernel sourcesArnaldo Carvalho de Melo
2021-06-23ipv4: Fix device used for dst_alloc with local routesDavid Ahern
2021-06-23selftests: mptcp: enable syncookie only in absence of reordersPaolo Abeni
2021-06-23libbpf: Fixes incorrect rx_ring_setup_doneKev Jackson
2021-06-16perf session: Correct buffer copying when peeking eventsLeo Yan
2021-06-16tools/bootconfig: Fix error return code in apply_xbc()Zhen Lei
2021-06-10wireguard: selftests: make sure rp_filter is disabled on vethcJason A. Donenfeld
2021-06-10wireguard: selftests: remove old conntrack kconfig valueJason A. Donenfeld
2021-06-10perf probe: Fix NULL pointer dereference in convert_variable_location()Li Huafei
2021-06-03bpftool: Add sock_release help info for cgroup attach/prog load commandLiu Jian
2021-06-03linux/bits.h: fix compilation error with GENMASKRikard Falkeborn
2021-06-03perf jevents: Fix getting maximum number of fdsFelix Fietkau
2021-06-03selftests/gpio: Fix build when source tree is read onlyMichael Ellerman
2021-06-03selftests/gpio: Move include of lib.mk upMichael Ellerman
2021-06-03selftests/gpio: Use TEST_GEN_PROGS_EXTENDEDMichael Ellerman
2021-06-03net/sched: fq_pie: re-factor fix for fq_pie endless loopDavide Caratti
2021-06-03perf scripts python: exported-sql-viewer.py: Fix warning displayAdrian Hunter
2021-06-03perf scripts python: exported-sql-viewer.py: Fix Array TypeErrorAdrian Hunter
2021-06-03perf scripts python: exported-sql-viewer.py: Fix copy to clipboard from Top C...Adrian Hunter
2021-06-03perf intel-pt: Fix transaction abort handlingAdrian Hunter
2021-06-03perf intel-pt: Fix sample instruction bytesAdrian Hunter
2021-05-28perf unwind: Set userdata for all __report_module() pathsDave Rigby
2021-05-28perf unwind: Fix separate debug info files when using elfutils' libdw's unwinderJan Kratochvil
2021-05-26powerpc/64s/syscall: Use pt_regs.trap to distinguish syscall ABI difference b...Nicholas Piggin
2021-05-26tools/testing/selftests/exec: fix link errorYang Yingliang
2021-05-22tweewide: Fix most Shebang linesFinn Behrens
2021-05-19perf tools: Fix dynamic libbpf linkJiri Olsa
2021-05-19libbpf: Fix signed overflow in ringbuf_process_ringBrendan Jackman