index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-10
torture: Don't cap remote runs by build-system number of CPUs
Paul E. McKenney
2
-4
/
+12
2021-05-10
torture: Make kvm-remote.sh account for network failure in pathname checks
Paul E. McKenney
1
-2
/
+24
2021-05-10
rcutorture: Add BUSTED-BOOST to test RCU priority boosting tests
Paul E. McKenney
2
-0
/
+25
2021-05-10
torture: Set kvm.sh language to English
Paul E. McKenney
1
-0
/
+3
2021-05-10
torture: Correctly fetch number of CPUs for non-English languages
Frederic Weisbecker
2
-2
/
+2
2021-05-10
torture: Make kvm-find-errors.sh account for kvm-remote.sh
Paul E. McKenney
1
-1
/
+1
2021-05-10
torture: Make the build machine control N in "make -jN"
Paul E. McKenney
1
-2
/
+4
2021-05-10
torture: Make kvm.sh use abstracted kvm-end-run-stats.sh
Paul E. McKenney
1
-15
/
+1
2021-05-10
torture: Abstract end-of-run summary
Paul E. McKenney
2
-8
/
+43
2021-05-10
torture: Fix grace-period rate output
Paul E. McKenney
1
-1
/
+1
2021-05-10
torture: Add kvm-remote.sh script for distributed rcutorture test runs
Paul E. McKenney
1
-0
/
+227
2021-05-10
rcuscale: Allow CPU hotplug to be enabled
Paul E. McKenney
2
-2
/
+2
2021-05-10
refscale: Allow CPU hotplug to be enabled
Paul E. McKenney
2
-2
/
+2
2021-05-10
torture: Make kvm-again.sh use "scenarios" rather than "batches" file
Paul E. McKenney
1
-16
/
+6
2021-05-10
torture: Add "scenarios" option to kvm.sh --dryrun parameter
Paul E. McKenney
1
-2
/
+26
2021-05-10
torture: Fix remaining erroneous torture.sh instance of $*
Paul E. McKenney
1
-1
/
+1
2021-05-10
tools/rcu: Add drgn script to dump number of RCU callbacks
Paul E. McKenney
1
-0
/
+46
2021-05-10
Merge tag 'perf-tools-fixes-for-v5.13-2021-05-10' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux
Linus Torvalds
26
-22
/
+260
2021-05-10
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3
-21
/
+73
2021-05-10
tests/cgroup: test cgroup.kill
Christian Brauner
3
-1
/
+301
2021-05-10
tests/cgroup: move cg_wait_for(), cg_prepare_for_wait()
Christian Brauner
3
-57
/
+49
2021-05-10
tests/cgroup: use cgroup.kill in cg_killall()
Christian Brauner
1
-0
/
+4
2021-05-10
tools headers UAPI: Sync perf_event.h with the kernel sources
Arnaldo Carvalho de Melo
4
-8
/
+24
2021-05-10
tools headers cpufeatures: Sync with the kernel sources
Arnaldo Carvalho de Melo
1
-1
/
+8
2021-05-10
tools include UAPI powerpc: Sync errno.h with the kernel headers
Arnaldo Carvalho de Melo
1
-0
/
+1
2021-05-10
tools arch: Update arch/x86/lib/mem{cpy,set}_64.S copies used in 'perf bench mem memcpy'
Arnaldo Carvalho de Melo
3
-2
/
+2
2021-05-10
tools headers UAPI: Sync linux/prctl.h with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+4
2021-05-10
tools headers UAPI: Sync files changed by landlock, quotactl_path and mount_settattr new syscalls
Arnaldo Carvalho de Melo
5
-1
/
+27
2021-05-10
perf tools: Fix a build error on arm64 with clang
Masami Hiramatsu
1
-1
/
+1
2021-05-10
tools headers kvm: Sync kvm headers with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+1
2021-05-10
tools headers UAPI: Sync linux/kvm.h with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+45
2021-05-10
perf tools: Fix dynamic libbpf link
Jiri Olsa
2
-0
/
+8
2021-05-10
perf session: Fix swapping of cpu_map and stat_config records
Dmitry Koshelev
1
-2
/
+2
2021-05-10
perf jevents: Silence warning for ArchStd files
Ian Rogers
1
-2
/
+4
2021-05-10
perf record: Disallow -c and -F option at the same time
Namhyung Kim
1
-1
/
+7
2021-05-10
tools arch x86: Sync the msr-index.h copy with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+4
2021-05-10
tools headers UAPI: Sync drm/i915_drm.h with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+1
2021-05-10
tools headers UAPI: Update tools's copy of drm.h headers
Arnaldo Carvalho de Melo
1
-4
/
+121
2021-05-10
x86/asm: Use _ASM_BYTES() in <asm/nops.h>
H. Peter Anvin (Intel)
2
-14
/
+199
2021-05-10
kselftest/arm64: Add missing stddef.h include to BTI tests
Mark Brown
1
-0
/
+1
2021-05-10
x86/msr: Rename MSR_K8_SYSCFG to MSR_AMD64_SYSCFG
Brijesh Singh
1
-3
/
+3
2021-05-08
Merge tag 'kbuild-v5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
Linus Torvalds
1
-1
/
+1
2021-05-08
Merge tag 'net-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
3
-9
/
+28
2021-05-07
tools/kvm_stat: Fix documentation typo
Stefan Raspl
1
-1
/
+1
2021-05-07
selftests: kvm: remove reassignment of non-absolute variables
Bill Wendling
1
-2
/
+2
2021-05-07
KVM: selftests: evmcs_test: Check that VMCS12 is alway properly synced to eVMCS after restore
Vitaly Kuznetsov
1
-11
/
+55
2021-05-07
KVM: selftests: evmcs_test: Check that VMLAUNCH with bogus EVMPTR is causing #UD
Vitaly Kuznetsov
1
-8
/
+16
2021-05-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
14
-63
/
+279
2021-05-07
treewide: remove editor modelines and cruft
Masahiro Yamada
1
-2
/
+0
2021-05-07
selftests: remove duplicate include
Zhang Yunkai
3
-3
/
+0
[prev]
[next]