aboutsummaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2021-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller31-57/+920
2021-03-25tools/turbostat: Unmark non-kernel-doc commentRandy Dunlap1-1/+1
2021-03-25iio: event_monitor: Enable events before monitoringLinus Walleij2-4/+64
2021-03-25Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-2/+2
2021-03-25Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-5/+17
2021-03-25selftests/vm: fix out-of-tree buildRong Chen1-2/+2
2021-03-25perf daemon: Remove duplicate includesWan Jiabing1-3/+0
2021-03-25perf tools: Remove duplicate struct forward declarationsWan Jiabing2-2/+0
2021-03-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds17-45/+320
2021-03-24Merge branches 'bitmaprange.2021.03.08a', 'fixes.2021.03.15a', 'kvfree_rcu.2021.03.08a', 'mmdumpobj.2021.03.08a', 'nocb.2021.03.15a', 'poll.2021.03.24a', 'rt.2021.03.08a', 'tasks.2021.03.08a', 'torture.2021.03.08a' and 'torturescript.2021.03.22a' into HEADPaul E. McKenney20-214/+692
2021-03-24selftests: mlxsw: Add resilient nexthop groups configuration testsIdo Schimmel2-0/+87
2021-03-24selftests: mlxsw: Test unresolved neigh trap with resilient nexthop groupsIdo Schimmel1-0/+31
2021-03-24selftests: netfilter: flowtable bridge and vlan supportPablo Neira Ayuso1-0/+82
2021-03-24kselftest: arm64: Add BTI testsMark Brown16-1/+637
2021-03-24kselftest/arm64: mte: Report filename on failing temp file creationAndre Przywara1-0/+1
2021-03-24kselftest/arm64: mte: Fix clang warningAndre Przywara1-1/+1
2021-03-24kselftest/arm64: mte: Makefile: Fix clang compilationAndre Przywara1-1/+1
2021-03-24kselftest/arm64: mte: Output warning about failing compilerAndre Przywara1-0/+3
2021-03-24kselftest/arm64: mte: Use cross-compiler if specifiedAndre Przywara1-0/+5
2021-03-24kselftest/arm64: mte: Fix MTE feature detectionAndre Przywara1-11/+2
2021-03-24kselftest/arm64: mte: common: Fix write() warningsAndre Przywara1-5/+18
2021-03-24kselftest/arm64: mte: user_mem: Fix write() warningAndre Przywara1-1/+2
2021-03-24perf record: Fix memory leak in vDSO found using ASANNamhyung Kim1-0/+2
2021-03-24perf test: Remove now useless failing sub test "BPF relocation checker"Thomas Richter1-8/+1
2021-03-24perf daemon: Return from kill functionsJiri Olsa1-2/+5
2021-03-24perf daemon: Force waipid for all session on SIGCHLD deliveryJiri Olsa1-22/+28
2021-03-24perf test: Add CSV summary testJin Yao1-0/+31
2021-03-24perf stat: Align CSV output for summary modeJin Yao5-0/+27
2021-03-24selftests/sgx: Use getauxval() to simplify test codeTianjia Zhang1-20/+4
2021-03-24selftests/powerpc: Fix L1D flushing tests for Power10Russell Currey3-2/+6
2021-03-23perf test: Add a shell test for 'perf stat --bpf-counters' new optionSong Liu1-0/+31
2021-03-23perf stat: Measure 't0' and 'ref_time' after enable_counters()Song Liu1-3/+7
2021-03-23perf stat: Introduce 'bperf' to share hardware PMCs with BPFSong Liu10-7/+701
2021-03-23perf tools: Fix various typos in commentsIngo Molnar72-123/+124
2021-03-23Merge tag 'linux-kselftest-kunit-fixes-5.12-rc5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftestLinus Torvalds2-1/+3
2021-03-23kselftest/arm64: mte: ksm_options: Fix fscanf warningAndre Przywara1-1/+4
2021-03-23kselftest/arm64: mte: Fix pthread linkingAndre Przywara1-1/+2
2021-03-23kselftest/arm64: mte: Fix compilation with native compilerAndre Przywara1-2/+0
2021-03-23firmware_loader: Remove unnecessary conversion to boolJiapeng Chong1-1/+1
2021-03-22libbpf: Skip BTF fixup if object file has no BTFAndrii Nakryiko1-0/+3
2021-03-22timekeeping, clocksource: Fix various typos in commentsIngo Molnar4-6/+6
2021-03-22torture: Fix kvm.sh --datestamp regex checkPaul E. McKenney1-1/+1
2021-03-22torture: Consolidate qemu-cmd duration editing into kvm-transform.shPaul E. McKenney2-4/+8
2021-03-22torture: Print proper vmlinux path for kvm-again.sh runsPaul E. McKenney2-2/+9
2021-03-22torture: Make TORTURE_TRUST_MAKE available in kvm-again.sh environmentPaul E. McKenney2-0/+6
2021-03-22torture: Make kvm-transform.sh update jitter commandsPaul E. McKenney2-4/+22
2021-03-22torture: Add --duration argument to kvm-again.shPaul E. McKenney2-7/+47
2021-03-22torture: Add kvm-again.sh to rerun a previous torture-testPaul E. McKenney2-0/+238
2021-03-22torture: Create a "batches" file for build reusePaul E. McKenney1-12/+17
2021-03-22torture: De-capitalize TORTURE_SUITEPaul E. McKenney2-2/+2