index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-15
selftests: kvm: avoid uninitialized variable warning
Paolo Bonzini
1
-1
/
+2
2021-02-15
selftests: kvm: add hardware_disable test
Ignacio Alvarado
3
-0
/
+167
2021-02-12
Merge tag 'kvmarm-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
19
-217
/
+246
2021-02-11
KVM: selftests: Don't bother mapping GVA for Xen shinfo test
Sean Christopherson
1
-4
/
+3
2021-02-11
KVM: selftests: Fix hex vs. decimal snafu in Xen test
Sean Christopherson
1
-1
/
+1
2021-02-11
KVM: selftests: Fix size of memslots created by Xen tests
Sean Christopherson
2
-4
/
+2
2021-02-11
KVM: selftests: Ignore recently added Xen tests' build output
Sean Christopherson
1
-0
/
+2
2021-02-11
KVM: selftests: Add missing header file needed by xAPIC IPI tests
Peter Shier
1
-0
/
+55
2021-02-11
KVM: selftests: Add operand to vmsave/vmload/vmrun in svm.c
Ricardo Koller
1
-4
/
+4
2021-02-10
KVM: PPC: Book3S HV: Introduce new capability for 2nd DAWR
Ravi Bangoria
1
-0
/
+1
2021-02-10
KVM: PPC: Book3S HV: Add infrastructure to support 2nd DAWR
Ravi Bangoria
1
-0
/
+2
2021-02-09
KVM: x86: hyper-v: Make Hyper-V emulation enablement conditional
Vitaly Kuznetsov
4
-39
/
+39
2021-02-09
selftests: kvm: Properly set Hyper-V CPUIDs in evmcs_test
Vitaly Kuznetsov
1
-1
/
+38
2021-02-09
selftests: kvm: Move kvm_get_supported_hv_cpuid() to common code
Vitaly Kuznetsov
3
-28
/
+39
2021-02-09
selftests: kvm: Raise the default timeout to 120 seconds
Vitaly Kuznetsov
1
-0
/
+1
2021-02-04
KVM: x86: declare Xen HVM shared info capability and add test case
David Woodhouse
2
-0
/
+170
2021-02-04
KVM: x86/xen: Fix coexistence of Xen and Hyper-V hypercalls
Joao Martins
1
-6
/
+33
2021-02-04
KVM: x86/xen: intercept xen hypercalls if enabled
Joao Martins
3
-0
/
+125
2021-02-04
selftest: kvm: x86: test KVM_GET_CPUID2 and guest visible CPUIDs against KVM_...
Vitaly Kuznetsov
5
-0
/
+233
2021-02-04
selftests: kvm/x86: add test for pmu msr MSR_IA32_PERF_CAPABILITIES
Like Xu
5
-1
/
+169
2021-02-04
KVM: selftests: Disable dirty logging with vCPUs running
Ben Gardon
1
-5
/
+5
2021-02-04
KVM: selftests: Add backing src parameter to dirty_log_perf_test
Ben Gardon
8
-15
/
+63
2021-02-04
KVM: selftests: Add memslot modification stress test
Ben Gardon
3
-0
/
+213
2021-02-04
KVM: selftests: Add option to overlap vCPU memory access
Ben Gardon
4
-18
/
+57
2021-02-04
KVM: selftests: Fix population stage in dirty_log_perf_test
Ben Gardon
1
-3
/
+8
2021-02-04
KVM: selftests: Convert iterations to int in dirty_log_perf_test
Ben Gardon
1
-13
/
+13
2021-02-04
KVM: selftests: Avoid flooding debug log while populating memory
Ben Gardon
1
-5
/
+4
2021-02-04
KVM: selftests: Rename timespec_diff_now to timespec_elapsed
Ben Gardon
4
-13
/
+13
2021-02-04
KVM: selftests: Test IPI to halted vCPU in xAPIC while backing page moves
Peter Shier
4
-0
/
+566
2021-01-17
Merge tag 'perf-tools-fixes-2021-01-17' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
12
-208
/
+224
2021-01-15
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2
-2
/
+2
2021-01-15
perf inject: Correct event attribute sizes
Al Grant
1
-0
/
+8
2021-01-15
perf intel-pt: Fix 'CPU too large' error
Adrian Hunter
2
-3
/
+3
2021-01-15
perf stat: Take cgroups into account for shadow stats
Namhyung Kim
1
-7
/
+19
2021-01-15
perf stat: Introduce struct runtime_stat_data
Namhyung Kim
1
-173
/
+173
2021-01-15
libperf tests: Fail when failing to get a tracepoint id
Ian Rogers
1
-0
/
+1
2021-01-15
libperf tests: If a test fails return non-zero
Ian Rogers
4
-4
/
+4
2021-01-15
libperf tests: Avoid uninitialized variable warning
Ian Rogers
1
-2
/
+2
2021-01-15
perf test: Fix shadow stat test for non-bash shells
Namhyung Kim
1
-16
/
+14
2021-01-15
tools headers: Syncronize linux/build_bug.h with the kernel sources
Arnaldo Carvalho de Melo
1
-5
/
+0
2021-01-15
tools headers UAPI: Sync kvm.h headers with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+2
2021-01-15
perf bpf examples: Fix bpf.h header include directive in 5sec.c example
Arnaldo Carvalho de Melo
1
-1
/
+1
2021-01-15
arm64: selftests: Fix spelling of 'Mismatch'
Mark Brown
2
-2
/
+2
2021-01-14
Merge tag 'trace-v5.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-0
/
+5
2021-01-14
Merge tag 'linux-kselftest-fixes-5.11-rc4' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
1
-2
/
+4
2021-01-14
Merge tag 'net-5.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2
-5
/
+11
2021-01-14
tools/bootconfig: Add tracing_on support to helper scripts
Masami Hiramatsu
2
-0
/
+5
2021-01-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
Jakub Kicinski
1
-3
/
+9
2021-01-10
selftests: netfilter: Pass family parameter "-f" to conntrack tool
Chen Yi
1
-3
/
+9
2021-01-09
selftests/tls: fix selftests after adding ChaCha20-Poly1305
Vadim Fedorenko
1
-2
/
+2
[next]