aboutsummaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2020-02-20selftests/bpf: Fix trampoline_count clean up logicAndrii Nakryiko1-7/+18
2020-02-20selftests/bpf: Update xdp_bpf2bpf test to use new set_attach_target APIEelco Chaudron2-5/+15
2020-02-20libbpf: Add support for dynamic program attach targetEelco Chaudron3-4/+36
2020-02-20libbpf: Bump libpf current version to v0.0.8Eelco Chaudron1-0/+3
2020-02-20rcutorture: Set KCSAN Kconfig options to detect more data racesPaul E. McKenney1-0/+2
2020-02-20rcutorture: Make kvm-find-errors.sh abort on bad directoryPaul E. McKenney1-0/+2
2020-02-20rcutorture: Summarize summary of build and run resultsPaul E. McKenney1-1/+16
2020-02-20rcutorture: Add 100-CPU configurationPaul E. McKenney1-0/+18
2020-02-20torture: Make results-directory date format completion-friendlyPaul E. McKenney1-1/+1
2020-02-20locktorture: Allow CPU-hotplug to be disabled via --bootargsPaul E. McKenney1-1/+1
2020-02-20bootconfig: Reject subkey and value on same parent keyMasami Hiramatsu2-0/+6
2020-02-20tools/bootconfig: Remove unneeded error message silencerMasami Hiramatsu2-12/+1
2020-02-20bootconfig: Add bootconfig magic word for indicating bootconfig explicitlyMasami Hiramatsu2-12/+33
2020-02-20libbpf: Relax check whether BTF is mandatoryAndrii Nakryiko1-3/+1
2020-02-20selftests/rseq: Fix out-of-tree compilationMichael Ellerman1-1/+1
2020-02-20selftests: Install settings files to fix TIMEOUT failuresMichael Ellerman5-1/+9
2020-02-19Merge tag 'linux-kselftest-5.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftestLinus Torvalds11-29/+50
2020-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller4-12/+25
2020-02-19tc-testing: updated tdc tests for basic filterRoman Mashak1-0/+242
2020-02-20selftests/bpf: Fix build of sockmap_ktls.cAlexei Starovoitov1-0/+1
2020-02-19selftests/bpf: Change llvm flag -mcpu=probe to -mcpu=v3Yonghong Song1-2/+2
2020-02-19selftests/bpf: Add bpf_read_branch_records() selftestDaniel Xu3-1/+244
2020-02-19kunit: run kunit_tool from any directoryHeidi Fahim1-0/+12
2020-02-19kunit: test: Improve error messages for kunit_tool when kunitconfig is invalidHeidi Fahim1-12/+16
2020-02-19selftests/bpf: Test unhashing kTLS socket after removing from mapJakub Sitnicki1-0/+123
2020-02-19tools/edid: Move EDID data sets from Documentation/Jonathan Neuschäfer9-0/+567
2020-02-18tools/testing/nvdimm: Fix compilation failure without CONFIG_DEV_DAX_PMEM_COMPATJan Kara1-0/+2
2020-02-18perf arch powerpc: Sync powerpc syscall.tbl with the kernel sourcesArnaldo Carvalho de Melo1-0/+2
2020-02-18libbpf: Sanitise internal map names so they are not rejected by the kernelToke Høiland-Jørgensen1-1/+7
2020-02-18bpf, uapi: Remove text about bpf_redirect_map() giving higher performanceToke Høiland-Jørgensen1-9/+7
2020-02-18perf auxtrace: Add auxtrace_record__read_finish()Adrian Hunter6-74/+35
2020-02-18perf arm-spe: Fix endless record after being terminatedAdrian Hunter1-1/+4
2020-02-18perf cs-etm: Fix endless record after being terminatedWei Li1-1/+4
2020-02-18perf intel-bts: Fix endless record after being terminatedWei Li1-1/+4
2020-02-18perf intel-pt: Fix endless record after being terminatedWei Li1-1/+4
2020-02-18perf test: Fix test trace+probe_vfs_getname.sh on s390Thomas Richter1-1/+1
2020-02-18perf bpf: Remove bpf/ subdir from bpf.h headers used to build bpf eventsArnaldo Carvalho de Melo3-3/+3
2020-02-17selftests: forwarding: vxlan_bridge_1d: use more proper tos valueHangbin Liu1-3/+3
2020-02-17selftests: mlxsw: vxlan: Add test for error pathIdo Schimmel1-0/+20
2020-02-17selftests: mlxsw: vxlan: Adjust test to recent changesIdo Schimmel1-3/+1
2020-02-17selftests: mlxsw: extack: Test creation of multiple VLAN-aware bridgesIdo Schimmel1-0/+23
2020-02-17selftests: mlxsw: extack: Test bridge creation with VXLANIdo Schimmel1-0/+32
2020-02-17selftests: mlxsw: Remove deprecated testIdo Schimmel2-45/+0
2020-02-16wireguard: selftests: reduce complexity and fix make racesJason A. Donenfeld1-24/+14
2020-02-16tools: testing: vsock: Test when server is bound but not listeningSebastien Boeuf1-0/+77
2020-02-16selftests: forwarding: vxlan_bridge_1d: fix tos valueHangbin Liu1-3/+3
2020-02-16ipv6: Fix route replacement with dev-only routeBenjamin Poirier1-0/+6
2020-02-16selftests: forwarding: use proto icmp for {gretap, ip6gretap}_mac testingHangbin Liu1-12/+13
2020-02-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds7-26/+602
2020-02-15Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds25-78/+353