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-20perf tools: Fix pattern matching for same substring in different PMU typeJin Yao
2021-07-20perf script python: Fix buffer size to report iregs in perf scriptKajol Jain
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-20KVM: selftests: do not require 64GB in set_memory_region_testChristian Borntraeger
2021-07-19selftests/lkdtm: Fix expected text for CR4 pinningKees Cook
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/sgx: remove checks for file execute permissionsDave 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-14selftests: tls: fix chacha+bidir testsJakub Kicinski
2021-07-14selftests: tls: clean up uninitialized warningsJakub Kicinski
2021-07-14selftests/bpf: Retry for EAGAIN in udp_redir_to_connected()Cong Wang
2021-07-14bpf: Fix libelf endian handling in resolv_btfidsTony Ambardar
2021-07-14selftests/bpf: Fix ringbuf test fetching map FDAndrii Nakryiko
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-14libbpf: Fix ELF symbol visibility update logicAndrii Nakryiko
2021-07-14KVM: selftests: Remove errant asm/barrier.h include to fix arm64 buildSean Christopherson
2021-07-14KVM: selftests: fix triple fault if ept=0 in dirty_log_testHou Wenlong
2021-07-14objtool: Don't make .altinstructions writableJosh Poimboeuf
2021-07-14tools/power/x86/intel-speed-select: Fix uncore memory frequency displaySrinivas Pandruvada
2021-07-14selftests/resctrl: Fix incorrect parsing of option "-t"Xiaochen Shen
2021-07-14selftests/lkdtm: Avoid needing explicit sub-shellKees Cook
2021-06-24KVM: selftests: Fix mapping length truncation in m{,un}map()Zenghui Yu
2021-06-19tools headers UAPI: Sync linux/in.h copy with the kernel sourcesArnaldo Carvalho de Melo
2021-06-19tools headers UAPI: Sync asm-generic/unistd.h with the kernel originalArnaldo Carvalho de Melo
2021-06-19perf beauty: Update copy of linux/socket.h with the kernel sourcesArnaldo Carvalho de Melo
2021-06-19perf test: Fix non-bash issue with stat bpf countersIan Rogers
2021-06-19perf machine: Fix refcount usage when processing PERF_RECORD_KSYMBOLRiccardo Mancini
2021-06-19perf metricgroup: Return error code from metricgroup__add_metric_sys_event_it...John Garry
2021-06-19perf metricgroup: Fix find_evsel_group() event selectorJohn Garry
2021-06-18Merge tag 'net-5.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-06-18selftests/net: Add icmp.sh for testing ICMP dummy address responsesToke Høiland-Jørgensen
2021-06-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-06-17KVM: selftests: Fix kvm_check_cap() assertionFuad Tabba
2021-06-16selftests: net: use bash to run udpgro_fwd test caseAndrea Righi
2021-06-16selftests: net: veth: make test compatible with dashAndrea Righi
2021-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2021-06-14bpf, selftests: Adjust few selftest outcomes wrt unreachable codeDaniel Borkmann
2021-06-14ipv4: Fix device used for dst_alloc with local routesDavid Ahern