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
2020-03-23
tools/kvm_stat: add command line switch '-s' to set update interval
Stefan Raspl
2
-12
/
+38
2020-03-23
tools/kvm_stat: switch to argparse
Stefan Raspl
1
-80
/
+62
2020-03-23
tools/kvm_stat: rework command line sequence and message texts
Stefan Raspl
2
-24
/
+25
2020-03-18
KVM: selftests: Rework timespec functions and usage
Andrew Jones
4
-44
/
+35
2020-03-16
Merge tag 'kvm-s390-next-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
30
-93
/
+400
2020-03-16
KVM: selftests: enlightened VMPTRLD with an incorrect GPA
Vitaly Kuznetsov
1
-2
/
+10
2020-03-16
KVM: selftests: test enlightened vmenter with wrong eVMCS version
Vitaly Kuznetsov
1
-4
/
+9
2020-03-16
KVM: selftests: define and use EVMCS_VERSION
Vitaly Kuznetsov
2
-1
/
+3
2020-03-16
selftests: kvm: Uses TEST_FAIL in tests/utilities
Wainer dos Santos Moschetta
13
-53
/
+46
2020-03-16
selftests: kvm: Introduce the TEST_FAIL macro
Wainer dos Santos Moschetta
1
-0
/
+3
2020-03-16
selftests: KVM: s390: check for registers to NOT change on reset
Christian Borntraeger
1
-2
/
+53
2020-03-16
selftests: KVM: s390: test more register variants for the reset ioctl
Christian Borntraeger
1
-9
/
+41
2020-03-16
selftests: KVM: s390: fix early guest crash
Christian Borntraeger
1
-14
/
+13
2020-03-16
KVM: selftests: Introduce steal-time test
Andrew Jones
7
-5
/
+385
2020-03-16
KVM: selftests: virt_map should take npages, not size
Andrew Jones
6
-19
/
+16
2020-03-16
KVM: selftests: Use consistent message for test skipping
Andrew Jones
18
-25
/
+37
2020-03-16
KVM: selftests: Enable printf format warnings for TEST_ASSERT
Andrew Jones
10
-17
/
+16
2020-03-16
selftests: KVM: s390: fix format strings for access reg test
Christian Borntraeger
1
-2
/
+9
2020-03-16
selftests: KVM: s390: fixup fprintf format error in reset.c
Christian Borntraeger
1
-1
/
+1
2020-03-16
KVM: selftests: Share common API documentation
Andrew Jones
5
-248
/
+187
2020-03-16
selftests: KVM: SVM: Add vmcall test to gitignore
Andrew Jones
1
-2
/
+3
2020-03-16
KVM: selftests: s390x: Provide additional num-guest-pages adjustment
Andrew Jones
3
-9
/
+8
2020-03-16
kvm: selftests: Support dirty log initial-all-set test
Jay Zhou
2
-3
/
+16
2020-03-16
KVM: selftests: Fix unknown ucall command asserts
Andrew Jones
7
-8
/
+7
2020-03-16
KVM: selftests: Add test for KVM_SET_USER_MEMORY_REGION
Sean Christopherson
5
-0
/
+175
2020-03-16
KVM: selftests: Convert some printf's to pr_info's
Andrew Jones
7
-13
/
+13
2020-03-16
KVM: selftests: Rework debug message printing
Andrew Jones
6
-44
/
+54
2020-03-16
KVM: selftests: Time guest demand paging
Ben Gardon
3
-1
/
+72
2020-03-16
KVM: selftests: Support multiple vCPUs in demand paging test
Ben Gardon
1
-82
/
+171
2020-03-16
KVM: selftests: Add support for vcpu_args_set to aarch64 and s390x
Ben Gardon
2
-0
/
+71
2020-03-16
KVM: selftests: Pass args to vCPU in global vCPU args struct
Ben Gardon
1
-11
/
+27
2020-03-16
KVM: selftests: Add memory size parameter to the demand paging test
Ben Gardon
4
-22
/
+90
2020-03-16
KVM: selftests: Add configurable demand paging delay
Ben Gardon
1
-7
/
+25
2020-03-16
KVM: selftests: Add demand paging content to the demand paging test
Ben Gardon
2
-4
/
+209
2020-02-24
KVM: selftests: Create a demand paging test
Ben Gardon
3
-0
/
+287
2020-02-24
KVM: selftests: Introduce num-pages conversion utilities
Andrew Jones
3
-7
/
+51
2020-02-24
KVM: selftests: Introduce vm_guest_mode_params
Andrew Jones
1
-27
/
+25
2020-02-24
KVM: selftests: Rename vm_guest_mode_params
Andrew Jones
1
-17
/
+17
2020-02-24
KVM: selftests: aarch64: Remove unnecessary ifdefs
Andrew Jones
1
-12
/
+9
2020-02-24
KVM: selftests: Remove unnecessary defines
Andrew Jones
1
-11
/
+0
2020-02-24
KVM: selftests: aarch64: Use stream when given
Andrew Jones
1
-2
/
+2
2020-02-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
7
-26
/
+602
2020-02-15
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
25
-78
/
+353
2020-02-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-0
/
+11
2020-02-14
perf llvm: Fix script used to obtain kernel make directives to work with new ...
Arnaldo Carvalho de Melo
1
-0
/
+1
2020-02-13
wireguard: device: use icmp_ndo_send helper
Jason A. Donenfeld
1
-0
/
+11
2020-02-12
selftests: KVM: Remove unused x86_register enum
Eric Auger
1
-20
/
+0
2020-02-12
selftests: KVM: SVM: Add vmcall test
Eric Auger
2
-0
/
+80
2020-02-12
selftests: KVM: AMD Nested test infrastructure
Eric Auger
5
-1
/
+517
2020-02-12
selftests: KVM: Replace get_{gdt,idt}_base() by get_{gdt,idt}()
Eric Auger
2
-7
/
+7
[next]