开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-05-25
KVM: x86: Fix the intel_pt PMI handling wrongly considered from guest
Yanfei Xu
2022-05-25
KVM: selftests: x86: Sync the new name of the test case to .gitignore
Like Xu
2022-05-25
Documentation: kvm: reorder ARM-specific section about KVM_SYSTEM_EVENT_SUSPEND
Paolo Bonzini
2022-05-25
x86, kvm: use correct GFP flags for preemption disabled
Paolo Bonzini
2022-05-25
KVM: LAPIC: Drop pending LAPIC timer injection when canceling the timer
Wanpeng Li
2022-05-25
x86/kvm: Alloc dummy async #PF token outside of raw spinlock
Sean Christopherson
2022-05-25
KVM: x86: avoid calling x86 emulator without a decoded instruction
Sean Christopherson
2022-05-25
KVM: SVM: Use kzalloc for sev ioctl interfaces to prevent kernel data leak
Ashish Kalra
2022-05-25
x86/fpu: KVM: Set the base guest FPU uABI size to sizeof(struct kvm_xsave)
Sean Christopherson
2022-05-25
s390/uv_uapi: depend on CONFIG_S390
Paolo Bonzini
2022-05-25
Merge tag 'kvm-s390-next-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel...
Paolo Bonzini
2022-05-25
Merge tag 'kvm-riscv-5.19-1' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
2022-05-25
Merge tag 'kvmarm-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
2022-05-25
KVM: selftests: x86: Fix test failure on arch lbr capable platforms
Yang Weijiang
2022-05-25
KVM: LAPIC: Trace LAPIC timer expiration on every vmentry
Wanpeng Li
2022-05-20
KVM: s390: selftest: Test suppression indication on key prot exception
Janis Schoetterl-Glausch
2022-05-20
KVM: s390: Don't indicate suppression on dirtying, failing memop
Janis Schoetterl-Glausch
2022-05-20
selftests: drivers/s390x: Add uvdevice tests
Steffen Eiden
2022-05-20
drivers/s390/char: Add Ultravisor io device
Steffen Eiden
2022-05-20
MAINTAINERS: Update KVM RISC-V entry to cover selftests support
Anup Patel
2022-05-20
RISC-V: KVM: Introduce ISA extension register
Atish Patra
2022-05-20
RISC-V: KVM: Cleanup stale TLB entries when host CPU changes
Anup Patel
2022-05-20
RISC-V: KVM: Add remote HFENCE functions based on VCPU requests
Anup Patel
2022-05-20
RISC-V: KVM: Reduce KVM_MAX_VCPUS value
Anup Patel
2022-05-20
RISC-V: KVM: Introduce range based local HFENCE functions
Anup Patel
2022-05-20
RISC-V: KVM: Treat SBI HFENCE calls as NOPs
Anup Patel
2022-05-20
RISC-V: KVM: Add Sv57x4 mode support for G-stage
Anup Patel
2022-05-20
RISC-V: KVM: Use G-stage name for hypervisor page table
Anup Patel
2022-05-20
KVM: selftests: riscv: Remove unneeded semicolon
Jiapeng Chong
2022-05-20
KVM: selftests: riscv: Improve unexpected guest trap handling
Anup Patel
2022-05-16
Merge branch kvm-arm64/its-save-restore-fixes-5.19 into kvmarm-master/next
Marc Zyngier
2022-05-16
Merge branch kvm-arm64/misc-5.19 into kvmarm-master/next
Marc Zyngier
2022-05-16
Merge branch kvm-arm64/per-vcpu-host-pmu-data into kvmarm-master/next
Marc Zyngier
2022-05-16
Merge branch kvm-arm64/vgic-invlpir into kvmarm-master/next
Marc Zyngier
2022-05-16
Merge branch kvm-arm64/psci-suspend into kvmarm-master/next
Marc Zyngier
2022-05-16
Merge branch kvm-arm64/hcall-selection into kvmarm-master/next
Marc Zyngier
2022-05-16
KVM: arm64: Fix hypercall bitmap writeback when vcpus have already run
Marc Zyngier
2022-05-16
KVM: arm64: vgic: Undo work in failed ITS restores
Ricardo Koller
2022-05-16
KVM: arm64: vgic: Do not ignore vgic_its_restore_cte failures
Ricardo Koller
2022-05-16
KVM: arm64: vgic: Add more checks when restoring ITS tables
Ricardo Koller
2022-05-16
KVM: arm64: vgic: Check that new ITEs could be saved in guest memory
Ricardo Koller
2022-05-16
KVM: arm64: pmu: Restore compilation when HW_PERF_EVENTS isn't selected
Marc Zyngier
2022-05-15
Linux 5.18-rc7
v5.18-rc7
Linus Torvalds
2022-05-15
Merge tag 'driver-core-5.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-05-15
Merge tag 'char-misc-5.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-05-15
Merge tag 'tty-5.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2022-05-15
Merge tag 'usb-5.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2022-05-15
Merge tag 'powerpc-5.18-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2022-05-15
Merge tag 'x86-urgent-2022-05-15' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-05-15
Merge tag 'sched-urgent-2022-05-15' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
[next]