summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)Author
2020-01-19selftests: kvm: fix build with glibc >= 2.30Vitaly Kuznetsov
2020-01-19selftests: bpf: test_sockmap: handle file creation failures gracefullyJakub Kicinski
2020-01-19mm/gup_benchmark: fix MAP_HUGETLB caseJohn Hubbard
2020-01-19perf scripting engines: Iterate on tep event arrays directlySteven Rostedt (VMware)
2020-01-19bpf: Allow narrow loads of bpf_sysctl fields with offset > 0Ilya Leoshkevich
2020-01-09usbip: tools: fix fd leakage in the function of read_attr_usbip_statusHewenliang
2020-01-09tools: gpio: Correctly add make dependencies for gpio_utilsLaura Abbott
2020-01-09selftests/x86/sigreturn/32: Invalidate DS and ES when abusing the kernelAndy Lutomirski
2020-01-09selftests/x86/mov_ss_trap: Fix the SYSENTER testAndy Lutomirski
2020-01-09x86/insn: Fix awk regexp warningsAlexander Kapshuk
2019-12-29usbip: tools: Fix read_usb_vudc_device() error path handlingGwanYeong Kim
2019-12-29selftests/bpf: More compatible nc options in test_tc_edtJiri Benc
2019-12-29perf map: Use zalloc for map_groupsJohn Keeping
2019-12-29perf tools: Fix time sortingJiri Olsa
2019-12-29tools: gpio: Use !building_out_of_srctree to determine srctreeShuah Khan
2019-12-29selftests/tls: add test for concurrent recv and sendJakub Kicinski
2019-12-16selftests/powerpc: Fix compile error on tlbie_test due to newer gccDesnes A. Nunes do Rosario
2019-12-16selftests/powerpc: Add test case for tlbie vs mtpidr ordering issueAneesh Kumar K.V
2019-12-16selftests: fib_tests: add more tests for metric updatePaolo Abeni
2019-12-16selftests: net: reuseport_dualstack: fix uninitalized parameterWei Wang
2019-12-16selftests: kvm: fix sync_regs_test with newer gccsVitaly Kuznetsov
2019-12-16selftests: kvm: vmx_set_nested_state_test: don't check for VMX support twiceVitaly Kuznetsov
2019-12-16perf kmem: Fix memory leak in compact_gfp_flags()Yunfeng Ye
2019-12-16perf c2c: Fix memory leak in build_cl_output()Yunfeng Ye
2019-12-16perf tools: Fix resource leak of closedir() on the error pathsYunfeng Ye
2019-12-10perf annotate: Fix multiple memory and file descriptor leaksGustavo A. R. Silva
2019-12-10selftests/kselftest/runner.sh: Add 45 second timeout per testKees Cook
2019-12-10kselftest: Fix NULL INSTALL_PATH for TARGETS runlistPrabhakar Kushwaha
2019-12-10kselftest: exclude failed TARGETS from runlistCristian Marussi
2019-12-10perf script: Fix invalid LBR/binary mismatch errorAdrian Hunter
2019-12-10perf annotate: Don't return -1 for error when doing BPF disassemblyArnaldo Carvalho de Melo
2019-12-10perf annotate: Return appropriate error code for allocation failuresArnaldo Carvalho de Melo
2019-12-10perf annotate: Fix arch specific ->init() failure errorsArnaldo Carvalho de Melo
2019-12-10perf annotate: Propagate the symbol__annotate() error returnArnaldo Carvalho de Melo
2019-12-10perf annotate: Fix the signedness of failure returnsArnaldo Carvalho de Melo
2019-12-10perf annotate: Propagate perf_env__arch() errorArnaldo Carvalho de Melo
2019-12-10perf tools: Propagate get_cpuid() errorArnaldo Carvalho de Melo
2019-12-10perf jevents: Fix period for Intel fixed countersAndi Kleen
2019-12-10perf script brstackinsn: Fix recovery from LBR/binary mismatchAndi Kleen
2019-12-10perf map: Fix overlapped map handlingSteve MacLean
2019-12-10perf tests: Avoid raising SEGV using an obvious NULL dereferenceIan Rogers
2019-12-10libsubcmd: Make _FORTIFY_SOURCE defines dependent on the featureIan Rogers
2019-11-25selftests: kvm: Fix libkvm build errorShuah Khan
2019-11-09perf inject jit: Fix JIT_CODE_MOVE filenameSteve MacLean
2019-11-09perf llvm: Don't access out-of-scope arrayIan Rogers
2019-11-09perf stat: Reset previous counts on repeat with intervalSrikar Dronamraju
2019-11-09perf unwind: Fix libunwind build failure on i386 systemsArnaldo Carvalho de Melo
2019-11-09perf build: Add detection of java-11-openjdk-devel packageThomas Richter
2019-11-09libnvdimm/nfit_test: Fix acpi_handle redefinitionNathan Chancellor
2019-11-09selftests/seccomp: fix build on older kernelsTycho Andersen