summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2021-05-11libbpf: Fix ELF symbol visibility update logicAndrii Nakryiko
2021-05-11bpftool: Stop emitting static variables in BPF skeletonAndrii Nakryiko
2021-05-11selftests/bpf: Stop using static variables for passing data to/from user-spaceAndrii Nakryiko
2021-05-11libbpf: Add per-file linker optsAndrii Nakryiko
2021-05-11bpftool: Strip const/volatile/restrict modifiers from .bss and .data varsAndrii Nakryiko
2021-05-11selftests/bpf: Rewrite test_tc_redirect.sh as prog_tests/tc_redirect.cJussi Maki
2021-05-11libbpf: Provide GELF_ST_VISIBILITY() define for older libelfArnaldo Carvalho de Melo
2021-05-10tools/memory-model: Fix smp_mb__after_spinlock() spellingBjörn Töpel
2021-05-10torture: Don't cap remote runs by build-system number of CPUsPaul E. McKenney
2021-05-10torture: Make kvm-remote.sh account for network failure in pathname checksPaul E. McKenney
2021-05-10rcutorture: Add BUSTED-BOOST to test RCU priority boosting testsPaul E. McKenney
2021-05-10torture: Set kvm.sh language to EnglishPaul E. McKenney
2021-05-10torture: Correctly fetch number of CPUs for non-English languagesFrederic Weisbecker
2021-05-10torture: Make kvm-find-errors.sh account for kvm-remote.shPaul E. McKenney
2021-05-10torture: Make the build machine control N in "make -jN"Paul E. McKenney
2021-05-10torture: Make kvm.sh use abstracted kvm-end-run-stats.shPaul E. McKenney
2021-05-10torture: Abstract end-of-run summaryPaul E. McKenney
2021-05-10torture: Fix grace-period rate outputPaul E. McKenney
2021-05-10torture: Add kvm-remote.sh script for distributed rcutorture test runsPaul E. McKenney
2021-05-10rcuscale: Allow CPU hotplug to be enabledPaul E. McKenney
2021-05-10refscale: Allow CPU hotplug to be enabledPaul E. McKenney
2021-05-10torture: Make kvm-again.sh use "scenarios" rather than "batches" filePaul E. McKenney
2021-05-10torture: Add "scenarios" option to kvm.sh --dryrun parameterPaul E. McKenney
2021-05-10torture: Fix remaining erroneous torture.sh instance of $*Paul E. McKenney
2021-05-10tools/rcu: Add drgn script to dump number of RCU callbacksPaul E. McKenney
2021-05-10Merge tag 'perf-tools-fixes-for-v5.13-2021-05-10' of git://git.kernel.org/pub...Linus Torvalds
2021-05-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-05-10tests/cgroup: test cgroup.killChristian Brauner
2021-05-10tests/cgroup: move cg_wait_for(), cg_prepare_for_wait()Christian Brauner
2021-05-10tests/cgroup: use cgroup.kill in cg_killall()Christian Brauner
2021-05-10tools headers UAPI: Sync perf_event.h with the kernel sourcesArnaldo Carvalho de Melo
2021-05-10tools headers cpufeatures: Sync with the kernel sourcesArnaldo Carvalho de Melo
2021-05-10tools include UAPI powerpc: Sync errno.h with the kernel headersArnaldo Carvalho de Melo
2021-05-10tools arch: Update arch/x86/lib/mem{cpy,set}_64.S copies used in 'perf bench ...Arnaldo Carvalho de Melo
2021-05-10tools headers UAPI: Sync linux/prctl.h with the kernel sourcesArnaldo Carvalho de Melo
2021-05-10tools headers UAPI: Sync files changed by landlock, quotactl_path and mount_s...Arnaldo Carvalho de Melo
2021-05-10perf tools: Fix a build error on arm64 with clangMasami Hiramatsu
2021-05-10tools headers kvm: Sync kvm headers with the kernel sourcesArnaldo Carvalho de Melo
2021-05-10tools headers UAPI: Sync linux/kvm.h with the kernel sourcesArnaldo Carvalho de Melo
2021-05-10perf tools: Fix dynamic libbpf linkJiri Olsa
2021-05-10perf session: Fix swapping of cpu_map and stat_config recordsDmitry Koshelev
2021-05-10perf jevents: Silence warning for ArchStd filesIan Rogers
2021-05-10perf record: Disallow -c and -F option at the same timeNamhyung Kim
2021-05-10tools arch x86: Sync the msr-index.h copy with the kernel sourcesArnaldo Carvalho de Melo
2021-05-10tools headers UAPI: Sync drm/i915_drm.h with the kernel sourcesArnaldo Carvalho de Melo
2021-05-10tools headers UAPI: Update tools's copy of drm.h headersArnaldo Carvalho de Melo
2021-05-10x86/asm: Use _ASM_BYTES() in <asm/nops.h>H. Peter Anvin (Intel)
2021-05-10kselftest/arm64: Add missing stddef.h include to BTI testsMark Brown
2021-05-10x86/msr: Rename MSR_K8_SYSCFG to MSR_AMD64_SYSCFGBrijesh Singh
2021-05-08Merge tag 'kbuild-v5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds