summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2021-07-19selftests/lkdtm: Fix expected text for CR4 pinningKees Cook1-1/+1
2021-07-19selftests/resctrl: Fix incorrect parsing of option "-t"Xiaochen Shen2-3/+3
2021-07-19selftests: Clean forgotten resources as part of cleanup()Amit Cohen6-0/+14
2021-07-14perf llvm: Return -ENOMEM when asprintf() failsArnaldo Carvalho de Melo1-0/+2
2021-07-14selftests/vm/pkeys: refill shadow register after implicit kernel writeDave Hansen1-0/+7
2021-07-14selftests/vm/pkeys: handle negative sys_pkey_alloc() return codeDave Hansen1-1/+1
2021-07-14selftests/vm/pkeys: fix alloc_random_pkey() to make it really, really randomDave Hansen1-1/+2
2021-07-14selftests/ftrace: fix event-no-pid on 1-core machineKrzysztof Kozlowski1-0/+7
2021-07-14selftests: splice: Adjust for handler fallback removalKees Cook1-21/+98
2021-07-14perf scripting python: Fix tuple_set_u64()Adrian Hunter1-65/+81
2021-07-14tc-testing: fix list handlingMarcelo Ricardo Leitner1-1/+1
2021-07-14bpf: Fix libelf endian handling in resolv_btfidsTony Ambardar1-0/+3
2021-07-14selftests/bpf: Whitelist test_progs.h from .gitignoreDaniel Xu1-0/+1
2021-07-14tools/bpftool: Fix error return code in do_batch()Zhihao Cheng1-1/+3
2021-07-14selftests/lkdtm: Avoid needing explicit sub-shellKees Cook1-4/+8
2021-06-30KVM: selftests: Fix kvm_check_cap() assertionFuad Tabba1-1/+1
2021-06-23perf beauty: Update copy of linux/socket.h with the kernel sourcesArnaldo Carvalho de Melo1-2/+0
2021-06-23tools headers UAPI: Sync linux/in.h copy with the kernel sourcesArnaldo Carvalho de Melo1-0/+3
2021-06-23ipv4: Fix device used for dst_alloc with local routesDavid Ahern1-0/+25
2021-06-23selftests: mptcp: enable syncookie only in absence of reordersPaolo Abeni1-3/+8
2021-06-23libbpf: Fixes incorrect rx_ring_setup_doneKev Jackson1-1/+1
2021-06-16perf session: Correct buffer copying when peeking eventsLeo Yan1-0/+1
2021-06-16tools/bootconfig: Fix error return code in apply_xbc()Zhen Lei1-0/+1
2021-06-10wireguard: selftests: make sure rp_filter is disabled on vethcJason A. Donenfeld1-0/+1
2021-06-10wireguard: selftests: remove old conntrack kconfig valueJason A. Donenfeld1-1/+0
2021-06-10perf probe: Fix NULL pointer dereference in convert_variable_location()Li Huafei2-2/+9
2021-06-03bpftool: Add sock_release help info for cgroup attach/prog load commandLiu Jian5-7/+10
2021-06-03linux/bits.h: fix compilation error with GENMASKRikard Falkeborn2-1/+9
2021-06-03perf jevents: Fix getting maximum number of fdsFelix Fietkau1-1/+1
2021-06-03selftests/gpio: Fix build when source tree is read onlyMichael Ellerman1-5/+9
2021-06-03selftests/gpio: Move include of lib.mk upMichael Ellerman1-3/+3
2021-06-03selftests/gpio: Use TEST_GEN_PROGS_EXTENDEDMichael Ellerman1-5/+3
2021-06-03net/sched: fq_pie: re-factor fix for fq_pie endless loopDavide Caratti1-4/+4
2021-06-03perf scripts python: exported-sql-viewer.py: Fix warning displayAdrian Hunter1-0/+5
2021-06-03perf scripts python: exported-sql-viewer.py: Fix Array TypeErrorAdrian Hunter1-2/+3
2021-06-03perf scripts python: exported-sql-viewer.py: Fix copy to clipboard from Top C...Adrian Hunter1-1/+1
2021-06-03perf intel-pt: Fix transaction abort handlingAdrian Hunter1-1/+5
2021-06-03perf intel-pt: Fix sample instruction bytesAdrian Hunter1-1/+4
2021-05-28perf unwind: Set userdata for all __report_module() pathsDave Rigby1-3/+8
2021-05-28perf unwind: Fix separate debug info files when using elfutils' libdw's unwinderJan Kratochvil1-5/+27
2021-05-26powerpc/64s/syscall: Use pt_regs.trap to distinguish syscall ABI difference b...Nicholas Piggin1-9/+18
2021-05-26tools/testing/selftests/exec: fix link errorYang Yingliang1-3/+3
2021-05-22tweewide: Fix most Shebang linesFinn Behrens12-12/+12
2021-05-19perf tools: Fix dynamic libbpf linkJiri Olsa2-0/+8
2021-05-19libbpf: Fix signed overflow in ringbuf_process_ringBrendan Jackman1-9/+21
2021-05-19selftests: mlxsw: Fix mausezahn invocation in ERSPAN scale testPetr Machata2-3/+19
2021-05-19selftests: mlxsw: Increase the tolerance of backlog buildupPetr Machata1-2/+2
2021-05-19selftests: Set CC to clang in lib.mk if LLVM is setYonghong Song1-0/+4
2021-05-19selftests/powerpc: Fix L1D flushing tests for Power10Russell Currey3-2/+6
2021-05-14perf session: Add swap operation for event TIME_CONVLeo Yan1-1/+14