index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
usr
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-05-25
KVM: Do not pin pages tracked by gfn=>pfn caches
Sean Christopherson
1
-16
/
+20
2022-05-25
KVM: Fix multiple races in gfn=>pfn cache refresh
Sean Christopherson
2
-71
/
+131
2022-05-25
KVM: Fully serialize gfn=>pfn cache refresh via mutex
Sean Christopherson
2
-0
/
+14
2022-05-25
KVM: Do not incorporate page offset into gfn=>pfn cache user address
Sean Christopherson
1
-2
/
+0
2022-05-25
KVM: Put the extra pfn reference when reusing a pfn in the gpc cache
Sean Christopherson
1
-0
/
+8
2022-05-25
KVM: Drop unused @gpa param from gfn=>pfn cache's __release_gpc() helper
Sean Christopherson
1
-7
/
+3
2022-05-25
KVM: set_msr_mce: Permit guests to ignore single-bit ECC errors
Lev Kujawski
1
-2
/
+5
2022-05-25
KVM: VMX: Print VM-instruction error as unsigned
Jim Mattson
1
-1
/
+1
2022-05-25
KVM: VMX: Print VM-instruction error when it may be helpful
David Matlack
1
-2
/
+4
2022-05-25
KVM: x86: Fix the intel_pt PMI handling wrongly considered from guest
Yanfei Xu
1
-1
/
+1
2022-05-25
KVM: selftests: x86: Sync the new name of the test case to .gitignore
Like Xu
1
-1
/
+1
2022-05-25
Documentation: kvm: reorder ARM-specific section about KVM_SYSTEM_EVENT_SUSPEND
Paolo Bonzini
1
-26
/
+26
2022-05-25
x86, kvm: use correct GFP flags for preemption disabled
Paolo Bonzini
1
-1
/
+1
2022-05-25
KVM: LAPIC: Drop pending LAPIC timer injection when canceling the timer
Wanpeng Li
1
-0
/
+1
2022-05-25
x86/kvm: Alloc dummy async #PF token outside of raw spinlock
Sean Christopherson
1
-14
/
+27
2022-05-25
KVM: x86: avoid calling x86 emulator without a decoded instruction
Sean Christopherson
1
-12
/
+19
2022-05-25
KVM: SVM: Use kzalloc for sev ioctl interfaces to prevent kernel data leak
Ashish Kalra
1
-6
/
+6
2022-05-25
x86/fpu: KVM: Set the base guest FPU uABI size to sizeof(struct kvm_xsave)
Sean Christopherson
1
-1
/
+16
2022-05-25
s390/uv_uapi: depend on CONFIG_S390
Paolo Bonzini
1
-0
/
+1
2022-05-25
KVM: selftests: x86: Fix test failure on arch lbr capable platforms
Yang Weijiang
2
-9
/
+11
2022-05-25
KVM: LAPIC: Trace LAPIC timer expiration on every vmentry
Wanpeng Li
3
-11
/
+2
2022-05-20
KVM: s390: selftest: Test suppression indication on key prot exception
Janis Schoetterl-Glausch
1
-1
/
+45
2022-05-20
KVM: s390: Don't indicate suppression on dirtying, failing memop
Janis Schoetterl-Glausch
2
-4
/
+24
2022-05-20
selftests: drivers/s390x: Add uvdevice tests
Steffen Eiden
6
-0
/
+302
2022-05-20
drivers/s390/char: Add Ultravisor io device
Steffen Eiden
6
-1
/
+343
2022-05-20
MAINTAINERS: Update KVM RISC-V entry to cover selftests support
Anup Patel
1
-0
/
+2
2022-05-20
RISC-V: KVM: Introduce ISA extension register
Atish Patra
2
-0
/
+119
2022-05-20
RISC-V: KVM: Cleanup stale TLB entries when host CPU changes
Anup Patel
3
-0
/
+39
2022-05-20
RISC-V: KVM: Add remote HFENCE functions based on VCPU requests
Anup Patel
7
-53
/
+369
2022-05-20
RISC-V: KVM: Reduce KVM_MAX_VCPUS value
Anup Patel
1
-2
/
+1
2022-05-20
RISC-V: KVM: Introduce range based local HFENCE functions
Anup Patel
6
-83
/
+237
2022-05-20
RISC-V: KVM: Treat SBI HFENCE calls as NOPs
Anup Patel
1
-1
/
+5
2022-05-20
RISC-V: KVM: Add Sv57x4 mode support for G-stage
Anup Patel
3
-1
/
+14
2022-05-20
RISC-V: KVM: Use G-stage name for hypervisor page table
Anup Patel
7
-151
/
+151
2022-05-20
KVM: selftests: riscv: Remove unneeded semicolon
Jiapeng Chong
1
-1
/
+1
2022-05-20
KVM: selftests: riscv: Improve unexpected guest trap handling
Anup Patel
3
-17
/
+31
2022-05-16
KVM: arm64: Fix hypercall bitmap writeback when vcpus have already run
Marc Zyngier
1
-1
/
+2
2022-05-16
KVM: arm64: vgic: Undo work in failed ITS restores
Ricardo Koller
1
-2
/
+13
2022-05-16
KVM: arm64: vgic: Do not ignore vgic_its_restore_cte failures
Ricardo Koller
1
-4
/
+23
2022-05-16
KVM: arm64: vgic: Add more checks when restoring ITS tables
Ricardo Koller
1
-0
/
+7
2022-05-16
KVM: arm64: vgic: Check that new ITEs could be saved in guest memory
Ricardo Koller
1
-12
/
+35
2022-05-16
KVM: arm64: pmu: Restore compilation when HW_PERF_EVENTS isn't selected
Marc Zyngier
5
-21
/
+31
2022-05-16
Linux 5.18-rc7
v5.18-rc7
Linus Torvalds
1
-1
/
+1
2022-05-15
KVM: arm64: Hide KVM_REG_ARM_*_BMAP_BIT_COUNT from userspace
Marc Zyngier
1
-0
/
+6
2022-05-15
KVM: arm64: Reenable pmu in Protected Mode
Fuad Tabba
1
-2
/
+1
2022-05-15
KVM: arm64: Pass pmu events to hyp via vcpu
Fuad Tabba
5
-28
/
+32
2022-05-15
KVM: arm64: Repack struct kvm_pmu to reduce size
Fuad Tabba
1
-2
/
+2
2022-05-15
KVM: arm64: Wrapper for getting pmu_events
Fuad Tabba
1
-16
/
+26
2022-05-15
KVM: arm64: vgic-v3: List M1 Pro/Max as requiring the SEIS workaround
Marc Zyngier
2
-0
/
+12
2022-05-13
gfs2: Stop using glock holder auto-demotion for now
Andreas Gruenbacher
1
-32
/
+14
[next]