index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
init
/
main.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-12-23
KVM: x86: Sanity check inputs to kvm_handle_memory_failure()
Sean Christopherson
1
-0
/
+3
2022-12-23
KVM: x86: Simplify kvm_apic_hw_enabled
Peng Hao
1
-2
/
+2
2022-12-23
KVM: x86: hyper-v: Fix 'using uninitialized value' Coverity warning
Vitaly Kuznetsov
1
-27
/
+36
2022-12-23
KVM: x86: ioapic: Fix level-triggered EOI and userspace I/OAPIC reconfigure race
Adamos Ttofari
1
-2
/
+3
2022-12-23
KVM: x86/pmu: Prevent zero period event from being repeatedly released
Like Xu
2
-2
/
+4
2022-12-14
KVM: x86: Add proper ReST tables for userspace MSR exits/flags
Sean Christopherson
1
-8
/
+12
2022-12-09
KVM: selftests: Allocate ucall pool from MEM_REGION_DATA
Oliver Upton
1
-1
/
+1
2022-12-09
KVM: arm64: selftests: Align VA space allocator with TTBR0
Oliver Upton
3
-5
/
+21
2022-12-05
KVM: arm64: Fix benign bug with incorrect use of VA_BITS
Ryan Roberts
1
-1
/
+1
2022-12-05
KVM: arm64: PMU: Fix period computation for 64bit counters with 32bit overflow
Marc Zyngier
1
-7
/
+3
2022-12-02
KVM: x86: Advertise that the SMM_CTL MSR is not supported
Jim Mattson
1
-0
/
+4
2022-12-02
KVM: x86: remove unnecessary exports
Paolo Bonzini
4
-14
/
+0
2022-12-02
KVM: selftests: Fix spelling mistake "probabalistic" -> "probabilistic"
Colin Ian King
1
-1
/
+1
2022-12-02
tools: KVM: selftests: Convert clear/set_bit() to actual atomics
Sean Christopherson
3
-9
/
+22
2022-12-02
tools: Drop "atomic_" prefix from atomic test_and_set_bit()
Sean Christopherson
3
-4
/
+3
2022-12-02
tools: Drop conflicting non-atomic test_and_{clear,set}_bit() helpers
Sean Christopherson
1
-34
/
+0
2022-12-02
KVM: selftests: Use non-atomic clear/set bit helpers in KVM tests
Sean Christopherson
4
-22
/
+22
2022-12-02
perf tools: Use dedicated non-atomic clear/set bit helpers
Sean Christopherson
15
-27
/
+27
2022-12-02
tools: Take @bit as an "unsigned long" in {clear,set}_bit() helpers
Sean Christopherson
1
-2
/
+2
2022-12-02
KVM: arm64: selftests: Enable single-step without a "full" ucall()
Sean Christopherson
2
-10
/
+19
2022-12-02
KVM: x86: fix APICv/x2AVIC disabled when vm reboot by itself
Yuan ZhaoXiong
1
-2
/
+3
2022-12-02
KVM: Remove stale comment about KVM_REQ_UNHALT
Sean Christopherson
1
-4
/
+0
2022-12-02
KVM: Add missing arch for KVM_CREATE_DEVICE and KVM_{SET,GET}_DEVICE_ATTR
Javier Martinez Canillas
1
-0
/
+2
2022-12-02
KVM: Reference to kvm_userspace_memory_region in doc and comments
Javier Martinez Canillas
4
-9
/
+9
2022-12-02
KVM: Delete all references to removed KVM_SET_MEMORY_ALIAS ioctl
Javier Martinez Canillas
5
-31
/
+0
2022-12-02
KVM: Delete all references to removed KVM_SET_MEMORY_REGION ioctl
Javier Martinez Canillas
3
-40
/
+0
2022-12-02
KVM: selftests: Define and use a custom static assert in lib headers
Sean Christopherson
2
-12
/
+24
2022-12-02
KVM: selftests: Do kvm_cpu_has() checks before creating VM+vCPU
Sean Christopherson
1
-3
/
+7
2022-12-02
KVM: selftests: Disallow "get supported CPUID" before REQ_XCOMP_GUEST_PERM
Sean Christopherson
1
-6
/
+12
2022-12-02
KVM: selftests: Move __vm_xsave_require_permission() below CPUID helpers
Sean Christopherson
1
-32
/
+32
2022-12-02
KVM: selftests: Move XFD CPUID checking out of __vm_xsave_require_permission()
Lei Wang
2
-2
/
+1
2022-12-02
KVM: selftests: Restore assert for non-nested VMs in access tracking test
Sean Christopherson
2
-5
/
+13
2022-12-02
KVM: selftests: Fix inverted "warning" in access tracking perf test
Sean Christopherson
1
-4
/
+3
2022-12-01
arm64/sysreg: Remove duplicate definitions from asm/sysreg.h
Will Deacon
2
-7
/
+1
2022-12-01
arm64/sysreg: Convert ID_DFR1_EL1 to automatic generation
James Morse
2
-2
/
+13
2022-12-01
arm64/sysreg: Convert ID_DFR0_EL1 to automatic generation
James Morse
2
-14
/
+50
2022-12-01
arm64/sysreg: Convert ID_AFR0_EL1 to automatic generation
James Morse
2
-1
/
+8
2022-12-01
arm64/sysreg: Convert ID_MMFR5_EL1 to automatic generation
James Morse
2
-3
/
+12
2022-12-01
arm64/sysreg: Convert MVFR2_EL1 to automatic generation
James Morse
2
-5
/
+17
2022-12-01
arm64/sysreg: Convert MVFR1_EL1 to automatic generation
James Morse
2
-10
/
+39
2022-12-01
arm64/sysreg: Convert MVFR0_EL1 to automatic generation
James Morse
2
-10
/
+39
2022-12-01
arm64/sysreg: Convert ID_PFR2_EL1 to automatic generation
James Morse
2
-4
/
+16
2022-12-01
arm64/sysreg: Convert ID_PFR1_EL1 to automatic generation
James Morse
2
-10
/
+40
2022-12-01
arm64/sysreg: Convert ID_PFR0_EL1 to automatic generation
James Morse
2
-8
/
+41
2022-12-01
arm64/sysreg: Convert ID_ISAR6_EL1 to automatic generation
James Morse
2
-10
/
+32
2022-12-01
arm64/sysreg: Convert ID_ISAR5_EL1 to automatic generation
James Morse
2
-8
/
+34
2022-12-01
arm64/sysreg: Convert ID_ISAR4_EL1 to automatic generation
James Morse
2
-10
/
+39
2022-12-01
arm64/sysreg: Convert ID_ISAR3_EL1 to automatic generation
James Morse
2
-1
/
+38
2022-12-01
arm64/sysreg: Convert ID_ISAR2_EL1 to automatic generation
James Morse
2
-1
/
+46
2022-12-01
arm64/sysreg: Convert ID_ISAR1_EL1 to automatic generation
James Morse
2
-1
/
+39
[next]