summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* selftests/powerpc: Fix "no_handler" EBB selftestAthira Rajeev2021-07-201-2/+0
* selftests: timers: rtcpie: skip test if default RTC device does not existPo-Hsu Lin2021-07-201-1/+9
* selftests/lkdtm: Fix expected text for CR4 pinningKees Cook2021-07-191-1/+1
* selftests/resctrl: Fix incorrect parsing of option "-t"Xiaochen Shen2021-07-192-3/+3
* selftests: Clean forgotten resources as part of cleanup()Amit Cohen2021-07-196-0/+14
* perf llvm: Return -ENOMEM when asprintf() failsArnaldo Carvalho de Melo2021-07-141-0/+2
* selftests/vm/pkeys: refill shadow register after implicit kernel writeDave Hansen2021-07-141-0/+7
* selftests/vm/pkeys: handle negative sys_pkey_alloc() return codeDave Hansen2021-07-141-1/+1
* selftests/vm/pkeys: fix alloc_random_pkey() to make it really, really randomDave Hansen2021-07-141-1/+2
* selftests/ftrace: fix event-no-pid on 1-core machineKrzysztof Kozlowski2021-07-141-0/+7
* selftests: splice: Adjust for handler fallback removalKees Cook2021-07-141-21/+98
* perf scripting python: Fix tuple_set_u64()Adrian Hunter2021-07-141-65/+81
* tc-testing: fix list handlingMarcelo Ricardo Leitner2021-07-141-1/+1
* bpf: Fix libelf endian handling in resolv_btfidsTony Ambardar2021-07-141-0/+3
* selftests/bpf: Whitelist test_progs.h from .gitignoreDaniel Xu2021-07-141-0/+1
* tools/bpftool: Fix error return code in do_batch()Zhihao Cheng2021-07-141-1/+3
* selftests/lkdtm: Avoid needing explicit sub-shellKees Cook2021-07-141-4/+8
* KVM: selftests: Fix kvm_check_cap() assertionFuad Tabba2021-06-301-1/+1
* perf beauty: Update copy of linux/socket.h with the kernel sourcesArnaldo Carvalho de Melo2021-06-231-2/+0
* tools headers UAPI: Sync linux/in.h copy with the kernel sourcesArnaldo Carvalho de Melo2021-06-231-0/+3
* ipv4: Fix device used for dst_alloc with local routesDavid Ahern2021-06-231-0/+25
* selftests: mptcp: enable syncookie only in absence of reordersPaolo Abeni2021-06-231-3/+8
* libbpf: Fixes incorrect rx_ring_setup_doneKev Jackson2021-06-231-1/+1
* perf session: Correct buffer copying when peeking eventsLeo Yan2021-06-161-0/+1
* tools/bootconfig: Fix error return code in apply_xbc()Zhen Lei2021-06-161-0/+1
* wireguard: selftests: make sure rp_filter is disabled on vethcJason A. Donenfeld2021-06-101-0/+1
* wireguard: selftests: remove old conntrack kconfig valueJason A. Donenfeld2021-06-101-1/+0
* perf probe: Fix NULL pointer dereference in convert_variable_location()Li Huafei2021-06-102-2/+9
* bpftool: Add sock_release help info for cgroup attach/prog load commandLiu Jian2021-06-035-7/+10
* linux/bits.h: fix compilation error with GENMASKRikard Falkeborn2021-06-032-1/+9
* perf jevents: Fix getting maximum number of fdsFelix Fietkau2021-06-031-1/+1
* selftests/gpio: Fix build when source tree is read onlyMichael Ellerman2021-06-031-5/+9
* selftests/gpio: Move include of lib.mk upMichael Ellerman2021-06-031-3/+3
* selftests/gpio: Use TEST_GEN_PROGS_EXTENDEDMichael Ellerman2021-06-031-5/+3
* net/sched: fq_pie: re-factor fix for fq_pie endless loopDavide Caratti2021-06-031-4/+4
* perf scripts python: exported-sql-viewer.py: Fix warning displayAdrian Hunter2021-06-031-0/+5
* perf scripts python: exported-sql-viewer.py: Fix Array TypeErrorAdrian Hunter2021-06-031-2/+3
* perf scripts python: exported-sql-viewer.py: Fix copy to clipboard from Top C...Adrian Hunter2021-06-031-1/+1
* perf intel-pt: Fix transaction abort handlingAdrian Hunter2021-06-031-1/+5
* perf intel-pt: Fix sample instruction bytesAdrian Hunter2021-06-031-1/+4
* perf unwind: Set userdata for all __report_module() pathsDave Rigby2021-05-281-3/+8
* perf unwind: Fix separate debug info files when using elfutils' libdw's unwinderJan Kratochvil2021-05-281-5/+27
* powerpc/64s/syscall: Use pt_regs.trap to distinguish syscall ABI difference b...Nicholas Piggin2021-05-261-9/+18
* tools/testing/selftests/exec: fix link errorYang Yingliang2021-05-261-3/+3
* tweewide: Fix most Shebang linesFinn Behrens2021-05-2212-12/+12
* perf tools: Fix dynamic libbpf linkJiri Olsa2021-05-192-0/+8
* libbpf: Fix signed overflow in ringbuf_process_ringBrendan Jackman2021-05-191-9/+21
* selftests: mlxsw: Fix mausezahn invocation in ERSPAN scale testPetr Machata2021-05-192-3/+19
* selftests: mlxsw: Increase the tolerance of backlog buildupPetr Machata2021-05-191-2/+2
* selftests: Set CC to clang in lib.mk if LLVM is setYonghong Song2021-05-191-0/+4