summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)Author
2020-08-19tools, build: Propagate build failures from tools/build/Makefile.buildAndrii Nakryiko
2020-08-19libbpf: Fix register in PT_REGS MIPS macrosJerry Crunchtime
2020-08-19selftests/powerpc: Fix online CPU selectionSandipan Das
2020-08-19selftests/powerpc: Fix CPU affinity for child processHarish
2020-08-19selftests/powerpc: Squash spurious errors due to device removalOliver O'Halloran
2020-08-19bpf: Fix bpf_ringbuf_output() signature to return longAndrii Nakryiko
2020-08-19tools/bpftool: Fix error handing in do_skeleton()YueHaibing
2020-08-19lkdtm: Make arch-specific tests always availableKees Cook
2020-08-19selftests/lkdtm: Reset WARN_ONCE to avoid false negativesKees Cook
2020-08-19kunit: tool: fix improper treatment of file locationBrendan Higgins
2020-08-19kunit: tool: fix broken default args in unit testsBrendan Higgins
2020-08-19seccomp: Fix ioctl number for SECCOMP_IOCTL_NOTIF_ID_VALIDKees Cook
2020-08-19kunit: capture stderr on all make subprocess callsWill Chen
2020-08-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-08-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2020-07-31libtraceevent: Fix build with binutils 2.35Ben Hutchings
2020-07-31perf tools: Fix record failure when mixed with ARM SPE eventWei Li
2020-07-31perf tests: Fix test 68 zstd compression for s390Thomas Richter
2020-07-31tools lib traceevent: Fix memory leak in process_dynamic_array_lenPhilippe Duplessis-Guindon
2020-07-30selftests/bpf: fix netdevsim trap_flow_action_cookie readHangbin Liu
2020-07-30selftests/bpf: Extend map-in-map selftest to detect memory leaksAndrii Nakryiko
2020-07-29selftests: ethtool: Fix test when only two speeds are supportedAmit Cohen
2020-07-27selftests/net: tcp_mmap: fix clang warning for target arch PowerPCTanner Love
2020-07-27selftests/net: so_txtime: fix clang issues for target arch PowerPCTanner Love
2020-07-27selftests/net: psock_fanout: fix clang issues for target arch PowerPCTanner Love
2020-07-27selftests/net: rxtimestamp: fix clang issues for target arch PowerPCTanner Love
2020-07-27KVM: nVMX: check for invalid hdr.vmx.flagsPaolo Bonzini
2020-07-27KVM: nVMX: check for required but missing VMCS12 in KVM_SET_NESTED_STATEPaolo Bonzini
2020-07-27selftests: kvm: do not set guest mode flagPaolo Bonzini
2020-07-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net into masterLinus Torvalds
2020-07-21selftest: txtimestamp: fix net ns entry logicPaolo Pisati
2020-07-21s390/cpum_cf,perf: change DFLT_CCERROR counter nameThomas Richter
2020-07-19Merge tag 'perf-tools-fixes-2020-07-19' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2020-07-18Merge tag 'powerpc-5.8-7' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2020-07-17selftests: net: ip_defrag: modprobe missing nf_defrag_ipv6 supportPaolo Pisati
2020-07-17tools arch kvm: Sync kvm headers with the kernel sourcesArnaldo Carvalho de Melo
2020-07-17perf tools: Sync hashmap.h with libbpf'sArnaldo Carvalho de Melo
2020-07-17libsubcmd: Fix OPT_CALLBACK_SET()Ravi Bangoria
2020-07-15selftests/powerpc: Use proper error code to check fault addressHaren Myneni
2020-07-14selftests: fib_nexthop_multiprefix: fix cleanup() netns deletionPaolo Pisati
2020-07-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-07-11selftests/bpf: Fix cgroup sockopt verifier testJean-Philippe Brucker
2020-07-10Merge tag 'linux-kselftest-fixes-5.8-rc5' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2020-07-09libbpf: Fix libbpf hashmap on (I)LP32 architecturesJakub Bogusz
2020-07-09selftests: bpf: Fix detach from sockmap testsLorenz Bauer
2020-07-09Merge tag 'kallsyms_show_value-v5.8-rc5' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2020-07-08selftests: kmod: Add module address visibility testKees Cook
2020-07-08Raise gcc version requirement to 4.9Linus Torvalds
2020-07-07Merge tag 'perf-tools-fixes-2020-07-07' of git://git.kernel.org/pub/scm/linux...Linus Torvalds