summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2020-02-21objtool: Fix clang switch table edge caseJosh Poimboeuf
2020-02-20selftests/bpf: Fix trampoline_count clean up logicAndrii Nakryiko
2020-02-20selftests/bpf: Update xdp_bpf2bpf test to use new set_attach_target APIEelco Chaudron
2020-02-20libbpf: Add support for dynamic program attach targetEelco Chaudron
2020-02-20libbpf: Bump libpf current version to v0.0.8Eelco Chaudron
2020-02-20rcutorture: Set KCSAN Kconfig options to detect more data racesPaul E. McKenney
2020-02-20rcutorture: Make kvm-find-errors.sh abort on bad directoryPaul E. McKenney
2020-02-20rcutorture: Summarize summary of build and run resultsPaul E. McKenney
2020-02-20rcutorture: Add 100-CPU configurationPaul E. McKenney
2020-02-20torture: Make results-directory date format completion-friendlyPaul E. McKenney
2020-02-20locktorture: Allow CPU-hotplug to be disabled via --bootargsPaul E. McKenney
2020-02-20bootconfig: Reject subkey and value on same parent keyMasami Hiramatsu
2020-02-20tools/bootconfig: Remove unneeded error message silencerMasami Hiramatsu
2020-02-20bootconfig: Add bootconfig magic word for indicating bootconfig explicitlyMasami Hiramatsu
2020-02-20libbpf: Relax check whether BTF is mandatoryAndrii Nakryiko
2020-02-20selftests/rseq: Fix out-of-tree compilationMichael Ellerman
2020-02-20selftests: Install settings files to fix TIMEOUT failuresMichael Ellerman
2020-02-19Merge tag 'linux-kselftest-5.6-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2020-02-19tc-testing: updated tdc tests for basic filterRoman Mashak
2020-02-20selftests/bpf: Fix build of sockmap_ktls.cAlexei Starovoitov
2020-02-19selftests/bpf: Change llvm flag -mcpu=probe to -mcpu=v3Yonghong Song
2020-02-19selftests/bpf: Add bpf_read_branch_records() selftestDaniel Xu
2020-02-19kunit: run kunit_tool from any directoryHeidi Fahim
2020-02-19kunit: test: Improve error messages for kunit_tool when kunitconfig is invalidHeidi Fahim
2020-02-19selftests/bpf: Test unhashing kTLS socket after removing from mapJakub Sitnicki
2020-02-19tools/edid: Move EDID data sets from Documentation/Jonathan Neuschäfer
2020-02-18tools/testing/nvdimm: Fix compilation failure without CONFIG_DEV_DAX_PMEM_COMPATJan Kara
2020-02-18perf arch powerpc: Sync powerpc syscall.tbl with the kernel sourcesArnaldo Carvalho de Melo
2020-02-18libbpf: Sanitise internal map names so they are not rejected by the kernelToke Høiland-Jørgensen
2020-02-18bpf, uapi: Remove text about bpf_redirect_map() giving higher performanceToke Høiland-Jørgensen
2020-02-18perf auxtrace: Add auxtrace_record__read_finish()Adrian Hunter
2020-02-18perf arm-spe: Fix endless record after being terminatedAdrian Hunter
2020-02-18perf cs-etm: Fix endless record after being terminatedWei Li
2020-02-18perf intel-bts: Fix endless record after being terminatedWei Li
2020-02-18perf intel-pt: Fix endless record after being terminatedWei Li
2020-02-18perf test: Fix test trace+probe_vfs_getname.sh on s390Thomas Richter
2020-02-18perf bpf: Remove bpf/ subdir from bpf.h headers used to build bpf eventsArnaldo Carvalho de Melo
2020-02-17selftests: forwarding: vxlan_bridge_1d: use more proper tos valueHangbin Liu
2020-02-17selftests: mlxsw: vxlan: Add test for error pathIdo Schimmel
2020-02-17selftests: mlxsw: vxlan: Adjust test to recent changesIdo Schimmel
2020-02-17selftests: mlxsw: extack: Test creation of multiple VLAN-aware bridgesIdo Schimmel
2020-02-17selftests: mlxsw: extack: Test bridge creation with VXLANIdo Schimmel
2020-02-17selftests: mlxsw: Remove deprecated testIdo Schimmel
2020-02-16wireguard: selftests: reduce complexity and fix make racesJason A. Donenfeld
2020-02-16tools: testing: vsock: Test when server is bound but not listeningSebastien Boeuf
2020-02-16selftests: forwarding: vxlan_bridge_1d: fix tos valueHangbin Liu
2020-02-16ipv6: Fix route replacement with dev-only routeBenjamin Poirier
2020-02-16selftests: forwarding: use proto icmp for {gretap, ip6gretap}_mac testingHangbin Liu
2020-02-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds