index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-26
selftests: kvm: move vm_xsave_req_perm call to amx_test
Paolo Bonzini
5
-14
/
+9
2022-01-26
KVM: selftests: Don't skip L2's VMCALL in SMM test for SVM guest
Sean Christopherson
1
-1
/
+0
2022-01-25
KVM: selftests: Re-enable access_tracking_perf_test
David Matlack
1
-0
/
+1
2022-01-20
selftests: kvm/x86: Fix the warning in lib/x86_64/processor.c
Jinrong Liang
1
-0
/
+1
2022-01-20
selftests: kvm/x86: Fix the warning in pmu_event_filter_test.c
Jinrong Liang
1
-4
/
+0
2022-01-19
kvm: selftests: Do not indent with spaces
Paolo Bonzini
6
-59
/
+61
2022-01-19
kvm: selftests: sync uapi/linux/kvm.h with Linux header
Paolo Bonzini
1
-3
/
+16
2022-01-19
selftests: kvm: add amx_test to .gitignore
Muhammad Usama Anjum
1
-0
/
+1
2022-01-19
Merge branch 'kvm-pi-raw-spinlock' into HEAD
Paolo Bonzini
79
-481
/
+1724
2022-01-19
KVM: selftests: Add a test to force emulation with a pending exception
Sean Christopherson
3
-0
/
+141
2022-01-19
selftests: kvm/x86: Add test for KVM_SET_PMU_EVENT_FILTER
Jim Mattson
3
-0
/
+440
2022-01-19
selftests: kvm/x86: Introduce x86_model()
Jim Mattson
1
-0
/
+5
2022-01-19
selftests: kvm/x86: Export x86_family() for use outside of processor.c
Jim Mattson
2
-12
/
+12
2022-01-19
selftests: kvm/x86: Introduce is_amd_cpu()
Jim Mattson
2
-9
/
+10
2022-01-19
selftests: kvm/x86: Parameterize the CPUID vendor string check
Jim Mattson
1
-3
/
+7
2022-01-19
kvm: selftests: conditionally build vm_xsave_req_perm()
Wei Wang
1
-0
/
+2
2022-01-17
KVM: selftests: Test KVM_SET_CPUID2 after KVM_RUN
Vitaly Kuznetsov
3
-4
/
+66
2022-01-17
KVM: selftests: Rename 'get_cpuid_test' to 'cpuid_test'
Vitaly Kuznetsov
3
-3
/
+3
2022-01-14
selftest: kvm: Add amx selftest
Yang Zhong
2
-0
/
+449
2022-01-14
selftest: kvm: Move struct kvm_x86_state to header
Yang Zhong
2
-16
/
+15
2022-01-14
selftest: kvm: Reorder vcpu_load_state steps for AMX
Paolo Bonzini
1
-8
/
+9
2022-01-14
kvm: selftests: Add support for KVM_CAP_XSAVE2
Wei Wang
10
-8
/
+130
2022-01-09
Merge tag 'perf-tools-fixes-for-v5.16-2022-01-09' of git://git.kernel.org/pub...
Linus Torvalds
2
-20
/
+1
2022-01-07
Revert "libtraceevent: Increase libtraceevent logging when verbose"
Arnaldo Carvalho de Melo
1
-19
/
+0
2022-01-07
perf trace: Avoid early exit due to running SIGCHLD handler before it makes s...
Jiri Olsa
1
-1
/
+1
2022-01-07
kvm: selftests: move ucall declarations into ucall_common.h
Michael Roth
3
-49
/
+60
2022-01-07
kvm: selftests: move base kvm_util.h declarations to kvm_util_base.h
Michael Roth
2
-435
/
+447
2022-01-07
KVM: x86/xen: Add KVM_IRQ_ROUTING_XEN_EVTCHN and event channel delivery
David Woodhouse
1
-1
/
+183
2022-01-07
selftests: KVM: sev_migrate_tests: Add mirror command tests
Peter Gonda
1
-4
/
+51
2022-01-07
selftests: KVM: sev_migrate_tests: Fix sev_ioctl()
Peter Gonda
1
-1
/
+2
2022-01-07
selftests: KVM: sev_migrate_tests: Fix test_sev_mirror()
Peter Gonda
1
-4
/
+1
2022-01-07
Merge tag 'kvm-riscv-5.17-1' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
6
-1
/
+617
2022-01-07
Merge tag 'kvmarm-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
17
-43
/
+1554
2022-01-07
selftests: cgroup: Test open-time cgroup namespace usage for migration checks
Tejun Heo
1
-0
/
+97
2022-01-07
selftests: cgroup: Test open-time credential usage for migration checks
Tejun Heo
1
-0
/
+68
2022-01-07
selftests: cgroup: Make cg_create() use 0755 for permission instead of 0644
Tejun Heo
1
-1
/
+1
2022-01-06
KVM: selftests: Add initial support for RISC-V 64-bit
Anup Patel
6
-0
/
+616
2022-01-06
KVM: selftests: Add EXTRA_CFLAGS in top-level Makefile
Anup Patel
1
-1
/
+1
2022-01-06
Merge tag 'net-5.16-final' of git://git.kernel.org/pub/scm/linux/kernel/git/n...
Linus Torvalds
3
-2
/
+3
2022-01-05
selftests: set amt.sh executable
Taehee Yoo
1
-0
/
+0
2022-01-04
Merge branch kvm-arm64/misc-5.17 into kvmarm-master/next
Marc Zyngier
1
-0
/
+50
2022-01-04
Merge branch kvm-arm64/selftest/irq-injection into kvmarm-master/next
Marc Zyngier
13
-29
/
+1352
2022-01-04
KVM: arm64: selftests: get-reg-list: Add pauth configuration
Marc Zyngier
1
-0
/
+50
2022-01-03
Merge tag 'perf-tools-fixes-for-v5.16-2022-01-02' of git://git.kernel.org/pub...
Linus Torvalds
6
-21
/
+43
2022-01-02
perf top: Fix TUI exit screen refresh race condition
yaowenbin
1
-3
/
+5
2022-01-02
perf pmu: Fix alias events list
John Garry
1
-6
/
+17
2022-01-01
selftests: net: udpgro_fwd.sh: explicitly checking the available ping feature
Jianguo Wu
1
-1
/
+2
2022-01-01
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
1
-1
/
+1
2021-12-31
userfaultfd/selftests: fix hugetlb area allocations
Mike Kravetz
1
-6
/
+10
2021-12-30
selftests: net: using ping6 for IPv6 in udpgro_fwd.sh
Jianguo Wu
1
-1
/
+3
[next]