summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2023-03-30KVM: arm64: nv: timers: Support hyp timer emulationMarc Zyngier
2023-03-30KVM: arm64: nv: timers: Add a per-timer, per-vcpu offsetMarc Zyngier
2023-03-30KVM: arm64: timers: Abstract the number of valid timers per vcpuMarc Zyngier
2023-03-30KVM: arm64: timers: Fast-track CNTPCT_EL0 trap handlingMarc Zyngier
2023-03-30KVM: arm64: Elide kern_hyp_va() in VHE-specific parts of the hypervisorMarc Zyngier
2023-03-30KVM: arm64: timers: Move the timer IRQs into arch_timer_vm_dataMarc Zyngier
2023-03-30KVM: arm64: timers: Abstract per-timer IRQ accessMarc Zyngier
2023-03-30KVM: arm64: timers: Rationalise per-vcpu timer initMarc Zyngier
2023-03-30KVM: arm64: timers: Allow save/restoring of the physical timerMarc Zyngier
2023-03-30KVM: arm64: timers: Allow userspace to set the global counter offsetMarc Zyngier
2023-03-30KVM: arm64: Expose {un,}lock_all_vcpus() to the rest of KVMMarc Zyngier
2023-03-30KVM: arm64: timers: Allow physical offset without CNTPOFF_EL2Marc Zyngier
2023-03-30KVM: arm64: timers: Use CNTPOFF_EL2 to offset the physical timerMarc Zyngier
2023-03-30arm64: Add HAS_ECV_CNTPOFF capabilityMarc Zyngier
2023-03-30arm64: Add CNTPOFF_EL2 register definitionMarc Zyngier
2023-03-30KVM: arm64: timers: Use a per-vcpu, per-timer accumulator for fractional nsMarc Zyngier
2023-03-19Merge tag 'ras_urgent_for_v6.3_rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-03-19Merge tag 'x86_urgent_for_v6.3_rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-03-17Merge tag 'for-linus-6.3-rc3-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-03-17Merge tag 'riscv-for-linus-6.3-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-03-17Merge tag 's390-6.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2023-03-17Merge tag 'powerpc-6.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2023-03-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2023-03-16x86/mm: Fix use of uninitialized buffer in sme_enable()Nikita Zhandarovich
2023-03-15x86/resctrl: Clear staged_config[] before and after it is usedShawn Wang
2023-03-15powerpc/mm: Fix false detection of read faultsRussell Currey
2023-03-14RISC-V: mm: Support huge page in vmalloc_fault()Dylan Jhong
2023-03-14Merge tag 'trace-v6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2023-03-14x86/PVH: obtain VGA console info in Dom0Jan Beulich
2023-03-14KVM: SVM: WARN if GATag generation drops VM or vCPU ID informationSean Christopherson
2023-03-14KVM: SVM: Modify AVIC GATag to support max number of 512 vCPUsSuravee Suthikulpanit
2023-03-14KVM: SVM: Fix a benign off-by-one bug in AVIC physical table maskSean Christopherson
2023-03-14KVM: VMX: Use tabs instead of spaces for indentationRong Tao
2023-03-14KVM: VMX: Fix indentation coding style issueRong Tao
2023-03-14KVM: nVMX: remove unnecessary #ifdefPaolo Bonzini
2023-03-14KVM: nVMX: add missing consistency checks for CR0 and CR4Paolo Bonzini
2023-03-14Merge tag 'kvmarm-fixes-6.3-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2023-03-14powerpc/pseries: RTAS work area requires GENERIC_ALLOCATORRandy Dunlap
2023-03-13virt/coco/sev-guest: Add throttling awarenessDionna Glaze
2023-03-13virt/coco/sev-guest: Convert the sw_exit_info_2 checking to a switch-caseBorislav Petkov (AMD)
2023-03-13virt/coco/sev-guest: Simplify extended guest request handlingBorislav Petkov (AMD)
2023-03-13virt/coco/sev-guest: Check SEV_SNP attribute at probe timeBorislav Petkov (AMD)
2023-03-13s390: update defconfigsHeiko Carstens
2023-03-13PCI: s390: Fix use-after-free of PCI resources with per-function hotplugNiklas Schnelle
2023-03-13s390/ipl: add missing intersection check to ipl_report handlingSven Schnelle
2023-03-12x86/mce: Make sure logged MCEs are processed after sysfs updateYazen Ghannam
2023-03-12Merge tag 'x86_urgent_for_v6.3_rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-03-11KVM: arm64: timers: Convert per-vcpu virtual offset to a global valueMarc Zyngier
2023-03-10Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2023-03-10Merge tag 'riscv-for-linus-6.3-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds