Show patches with: none      |   110902 patches
« 1 2 ... 12 13 141109 1110 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v4,6/9] x86/sev: Use AP Jump Table blob to stop CPU x86/sev: KEXEC/KDUMP support for SEV-ES guests - - - --- 2024-03-11 Vasant Karasulli New
[v4,5/9] x86/sev: Park APs on AP Jump Table with GHCB protocol version 2 x86/sev: KEXEC/KDUMP support for SEV-ES guests - - - --- 2024-03-11 Vasant Karasulli New
[v4,4/9] x86/sev: Setup code to park APs in the AP Jump Table x86/sev: KEXEC/KDUMP support for SEV-ES guests - - - --- 2024-03-11 Vasant Karasulli New
[v4,3/9] x86/sev: Set GHCB data structure version x86/sev: KEXEC/KDUMP support for SEV-ES guests - - - --- 2024-03-11 Vasant Karasulli New
[v4,2/9] x86/sev: Save and print negotiated GHCB protocol version x86/sev: KEXEC/KDUMP support for SEV-ES guests - - - --- 2024-03-11 Vasant Karasulli New
[v4,1/9] x86/kexec/64: Disable kexec when SEV-ES is active x86/sev: KEXEC/KDUMP support for SEV-ES guests - - - --- 2024-03-11 Vasant Karasulli New
[v2] vfio/pci: migration: Skip config space check for vendor specific capability during restore/load [v2] vfio/pci: migration: Skip config space check for vendor specific capability during restore/load - - - --- 2024-03-11 Vinayak Kale New
[v4,3/3] KVM: s390: don't setup dummy routing when KVM_CREATE_IRQCHIP KVM: irqchip: synchronize srcu only if needed - - - --- 2024-03-11 Yi Wang New
[v4,2/3] KVM: x86: don't setup empty irq routing when KVM_CAP_SPLIT_IRQCHIP KVM: irqchip: synchronize srcu only if needed - - - --- 2024-03-11 Yi Wang New
[v4,1/3] KVM: setup empty irq routing when create vm KVM: irqchip: synchronize srcu only if needed - - - --- 2024-03-11 Yi Wang New
[v3,2/2] kvm/cpuid: set proper GuestPhysBits in CPUID.0x80000008 kvm/cpuid: set proper GuestPhysBits in CPUID.0x80000008 - 1 - --- 2024-03-11 Gerd Hoffmann New
[v3,1/2] kvm/cpuid: remove GuestPhysBits code. kvm/cpuid: set proper GuestPhysBits in CPUID.0x80000008 - 1 - --- 2024-03-11 Gerd Hoffmann New
vhost: correct misleading printing information vhost: correct misleading printing information - - - --- 2024-03-11 Xianting Tian New
[vhost,v2,4/4] virtio_ring: simplify the parameters of the funcs related to vring_create/new_virtqu… refactor the params of find_vqs() - - - --- 2024-03-11 Xuan Zhuo New
[vhost,v2,3/4] virtio: vring_new_virtqueue(): pass struct instead of multi parameters refactor the params of find_vqs() - - - --- 2024-03-11 Xuan Zhuo New
[vhost,v2,2/4] virtio: vring_create_virtqueue: pass struct instead of multi parameters refactor the params of find_vqs() 1 - - --- 2024-03-11 Xuan Zhuo New
[vhost,v2,1/4] virtio: find_vqs: pass struct instead of multi parameters refactor the params of find_vqs() 1 - - --- 2024-03-11 Xuan Zhuo New
[GIT,PULL] Final set of KVM fixes for Linux 6.8 [GIT,PULL] Final set of KVM fixes for Linux 6.8 - - - --- 2024-03-10 Paolo Bonzini New
[v1,13/13] tools headers: Rename noinline to __noinline tools header compiler.h update 1 - - --- 2024-03-10 Ian Rogers New
[v1,12/13] tools headers: Sync compiler.h headers tools header compiler.h update - - - --- 2024-03-10 Ian Rogers New
[v1,11/13] tools headers: Sync linux/overflow.h tools header compiler.h update - - - --- 2024-03-10 Ian Rogers New
[v1,10/13] asm-generic: Avoid transitive dependency for unaligned.h tools header compiler.h update - - - --- 2024-03-10 Ian Rogers New
[v1,09/13] tools headers: Rewrite linux/atomic.h using C11's stdatomic.h tools header compiler.h update - - - --- 2024-03-10 Ian Rogers New
[v1,08/13] perf arm-spe: Add missing linux/types.h include tools header compiler.h update - - - --- 2024-03-10 Ian Rogers New
[v1,07/13] perf cacheline: Add missing linux/types.h include tools header compiler.h update - - - --- 2024-03-10 Ian Rogers New
[v1,06/13] perf debug: Add missing linux/types.h include tools header compiler.h update - - - --- 2024-03-10 Ian Rogers New
[v1,05/13] perf expr: Tidy up header guard tools header compiler.h update - - - --- 2024-03-10 Ian Rogers New
[v1,04/13] perf expr: Add missing stdbool.h include tools header compiler.h update - - - --- 2024-03-10 Ian Rogers New
[v1,03/13] libperf xyarray: Use correct stddef.h include tools header compiler.h update - - - --- 2024-03-10 Ian Rogers New
[v1,02/13] libbpf: Make __printf define conditional tools header compiler.h update 1 - - --- 2024-03-10 Ian Rogers New
[v1,01/13] tools bpf: Synchronize bpf.h with kernel uapi version tools header compiler.h update - - - --- 2024-03-10 Ian Rogers New
[PULL,18/43] target/i386/sev: Fix missing ERRP_GUARD() for error_prepend() Untitled series #834058 - 1 - --- 2024-03-09 Philippe Mathieu-Daudé New
KVM: SVM: Remove a useless zeroing of allocated memory KVM: SVM: Remove a useless zeroing of allocated memory - - - --- 2024-03-09 Christophe JAILLET New
[GIT,PULL] KVM/arm64 updates for 6.9 [GIT,PULL] KVM/arm64 updates for 6.9 - - - --- 2024-03-09 Oliver Upton New
SEV: disable SEV-ES DebugSwap by default SEV: disable SEV-ES DebugSwap by default - - - --- 2024-03-09 Paolo Bonzini New
[2/2] KVM: selftests: Verify post-RESET value of PERF_GLOBAL_CTRL in PMCs test KVM: x86/pmu: Globally enable GP counters at "RESET" - - - --- 2024-03-09 Sean Christopherson New
[1/2] KVM: x86/pmu: Set enable bits for GP counters in PERF_GLOBAL_CTRL at "RESET" KVM: x86/pmu: Globally enable GP counters at "RESET" - - 1 --- 2024-03-09 Sean Christopherson New
[v6,9/9] KVM: nVMX: Use macros and #defines in vmx_restore_vmx_misc() x86/cpu: KVM: Clean up PAT and VMX macros - 3 - --- 2024-03-09 Sean Christopherson New
[v6,8/9] KVM: VMX: Open code VMX preemption timer rate mask in its accessor x86/cpu: KVM: Clean up PAT and VMX macros - 1 - --- 2024-03-09 Sean Christopherson New
[v6,7/9] KVM VMX: Move MSR_IA32_VMX_MISC bit defines to asm/vmx.h x86/cpu: KVM: Clean up PAT and VMX macros - 2 - --- 2024-03-09 Sean Christopherson New
[v6,6/9] KVM: nVMX: Use macros and #defines in vmx_restore_vmx_basic() x86/cpu: KVM: Clean up PAT and VMX macros - 3 - --- 2024-03-09 Sean Christopherson New
[v6,5/9] KVM: VMX: Track CPU's MSR_IA32_VMX_BASIC as a single 64-bit value x86/cpu: KVM: Clean up PAT and VMX macros - 2 - --- 2024-03-09 Sean Christopherson New
[v6,4/9] KVM: VMX: Move MSR_IA32_VMX_BASIC bit defines to asm/vmx.h x86/cpu: KVM: Clean up PAT and VMX macros - 2 - --- 2024-03-09 Sean Christopherson New
[v6,3/9] KVM: x86: Stuff vCPU's PAT with default value at RESET, not creation x86/cpu: KVM: Clean up PAT and VMX macros - 2 - --- 2024-03-09 Sean Christopherson New
[v6,2/9] x86/cpu: KVM: Move macro to encode PAT value to common header x86/cpu: KVM: Clean up PAT and VMX macros - 2 - --- 2024-03-09 Sean Christopherson New
[v6,1/9] x86/cpu: KVM: Add common defines for architectural memory types (PAT, MTRRs, etc.) x86/cpu: KVM: Clean up PAT and VMX macros - - - --- 2024-03-09 Sean Christopherson New
[5/5] KVM: VMX: Always honor guest PAT on CPUs that support self-snoop KVM: VMX: Drop MTRR virtualization, honor guest PAT - - - --- 2024-03-09 Sean Christopherson New
[4/5] KVM: x86: Ensure a full memory barrier is emitted in the VM-Exit path KVM: VMX: Drop MTRR virtualization, honor guest PAT - - - --- 2024-03-09 Sean Christopherson New
[3/5] srcu: Add an API for a memory barrier after SRCU read lock KVM: VMX: Drop MTRR virtualization, honor guest PAT - - - --- 2024-03-09 Sean Christopherson New
[2/5] KVM: VMX: Drop support for forcing UC memory when guest CR0.CD=1 KVM: VMX: Drop MTRR virtualization, honor guest PAT - - - --- 2024-03-09 Sean Christopherson New
[1/5] KVM: x86: Remove VMX support for virtualizing guest MTRR memtypes KVM: VMX: Drop MTRR virtualization, honor guest PAT - - - --- 2024-03-09 Sean Christopherson New
[v2,7/7] vfio/fsl-mc: Block calling interrupt handler without trigger vfio: Interrupt eventfd hardening - 2 - --- 2024-03-08 Alex Williamson New
[v2,6/7] vfio/platform: Create persistent IRQ handlers vfio: Interrupt eventfd hardening - 2 1 --- 2024-03-08 Alex Williamson New
[v2,5/7] vfio/platform: Disable virqfds on cleanup vfio: Interrupt eventfd hardening - 2 - --- 2024-03-08 Alex Williamson New
[v2,4/7] vfio/pci: Create persistent INTx handler vfio: Interrupt eventfd hardening - 3 - --- 2024-03-08 Alex Williamson New
[v2,3/7] vfio: Introduce interface to flush virqfd inject workqueue vfio: Interrupt eventfd hardening - 3 - --- 2024-03-08 Alex Williamson New
[v2,2/7] vfio/pci: Lock external INTx masking ops vfio: Interrupt eventfd hardening - 3 - --- 2024-03-08 Alex Williamson New
[v2,1/7] vfio/pci: Disable auto-enable of exclusive INTx IRQ vfio: Interrupt eventfd hardening - 1 - --- 2024-03-08 Alex Williamson New
[GIT,PULL] KVM: Xen and gfn_to_pfn_cache changes for 6.9 [GIT,PULL] KVM: Xen and gfn_to_pfn_cache changes for 6.9 1 - - --- 2024-03-08 Sean Christopherson New
[GIT,PULL] KVM: x86: VMX changes for 6.9 [GIT,PULL] KVM: x86: VMX changes for 6.9 - - - --- 2024-03-08 Sean Christopherson New
[GIT,PULL] KVM: x86: Selftests changes for 6.9 [GIT,PULL] KVM: x86: Selftests changes for 6.9 - - - --- 2024-03-08 Sean Christopherson New
[GIT,PULL] KVM: x86: PMU changes for 6.9 [GIT,PULL] KVM: x86: PMU changes for 6.9 - - - --- 2024-03-08 Sean Christopherson New
[GIT,PULL] KVM: x86: MMU changes for 6.9 [GIT,PULL] KVM: x86: MMU changes for 6.9 - - - --- 2024-03-08 Sean Christopherson New
[GIT,PULL] KVM: x86: Misc changes for 6.9 [GIT,PULL] KVM: x86: Misc changes for 6.9 - - - --- 2024-03-08 Sean Christopherson New
[GIT,PULL] KVM: Common MMU changes for 6.9 [GIT,PULL] KVM: Common MMU changes for 6.9 - - - --- 2024-03-08 Sean Christopherson New
[GIT,PULL] KVM: Async #PF changes for 6.9 [GIT,PULL] KVM: Async #PF changes for 6.9 - - - --- 2024-03-08 Sean Christopherson New
[vfio,2/2] vfio/pds: Refactor/simplify reset logic vfio/pds: Reset related fixes/improvements - 1 - --- 2024-03-08 Brett Creeley New
[vfio,1/2] vfio/pds: Make sure migration file isn't accessed after reset vfio/pds: Reset related fixes/improvements - 1 - --- 2024-03-08 Brett Creeley New
vfio/platform: Convert to platform remove callback returning void vfio/platform: Convert to platform remove callback returning void - 2 - --- 2024-03-08 Uwe Kleine-König New
KVM: selftests: Create memslot 0 at GPA 0x100000000 on x86_64 KVM: selftests: Create memslot 0 at GPA 0x100000000 on x86_64 - - - --- 2024-03-07 David Matlack New
KVM: x86/mmu: Process atomically-zapped SPTEs after replacing REMOVED_SPTE KVM: x86/mmu: Process atomically-zapped SPTEs after replacing REMOVED_SPTE - 1 - --- 2024-03-07 David Matlack New
[v4,3/3] KVM: arm64: selftests: Add arch_timer_edge_cases selftest Add arch_timer_edge_cases selftest - - - --- 2024-03-07 Colton Lewis New
[v4,2/3] KVM: arm64: selftests: Guarantee interrupts are handled Add arch_timer_edge_cases selftest - - - --- 2024-03-07 Colton Lewis New
[v4,1/3] KVM: arm64: selftests: Standardize GIC base addresses Add arch_timer_edge_cases selftest - - - --- 2024-03-07 Colton Lewis New
[v2] KVM: Mark a vCPU as preempted/ready iff it's scheduled out while running [v2] KVM: Mark a vCPU as preempted/ready iff it's scheduled out while running - - - --- 2024-03-07 David Matlack New
[GIT,PULL] LoongArch KVM changes for v6.9 [GIT,PULL] LoongArch KVM changes for v6.9 - - - --- 2024-03-07 Huacai Chen New
[next] KVM: selftests: Fix spelling mistake "trigged" -> "triggered" [next] KVM: selftests: Fix spelling mistake "trigged" -> "triggered" 1 - - --- 2024-03-07 Colin Ian King New
[GIT,PULL] KVM/riscv changes for 6.9 [GIT,PULL] KVM/riscv changes for 6.9 - - - --- 2024-03-07 Anup Patel New
[v3,4/4] Documentation: add debugfs description for hisi migration Untitled series #833237 - - - --- 2024-03-07 liulongfang New
[v3,3/4] hisi_acc_vfio_pci: register debugfs for hisilicon migration driver Untitled series #833237 - - - --- 2024-03-07 liulongfang New
[v3,2/4] hisi_acc_vfio_pci: Create subfunction for data reading add debugfs to hisilicon migration driver - - - --- 2024-03-07 liulongfang New
[v3,1/4] hisi_acc_vfio_pci: extract public functions for container_of add debugfs to hisilicon migration driver - - - --- 2024-03-07 liulongfang New
[v1,5/5] selftests: KVM: SVM: Add Idle HLT intercept test Add support for the Idle HLT intercept feature - - - --- 2024-03-07 Manali Shukla New
[v1,4/5] selftests: Add an interface to read the data of named vcpu stat Add support for the Idle HLT intercept feature - - - --- 2024-03-07 Manali Shukla New
[v1,3/5] tools: Add KVM exit reason for the Idle HLT Add support for the Idle HLT intercept feature - - - --- 2024-03-07 Manali Shukla New
[v1,2/5] KVM: SVM: Add Idle HLT intercept support Add support for the Idle HLT intercept feature - - - --- 2024-03-07 Manali Shukla New
[v1,1/5] x86/cpufeatures: Add CPUID feature bit for Idle HLT intercept Add support for the Idle HLT intercept feature - - - --- 2024-03-07 Manali Shukla New
[v2] KVM:SVM: Flush cache only on CPUs running SEV guest [v2] KVM:SVM: Flush cache only on CPUs running SEV guest - - - --- 2024-03-07 Zheyun Shen New
[3/3] KVM: VMX: Disable LBR virtualization if the CPU doesn't support LBR callstacks KVM: VMX: Disable LBRs if CPU doesn't have callstacks - - 1 --- 2024-03-07 Sean Christopherson New
[2/3] perf/x86/intel: Expose existence of callback support to KVM KVM: VMX: Disable LBRs if CPU doesn't have callstacks - 1 - --- 2024-03-07 Sean Christopherson New
[1/3] KVM: VMX: Snapshot LBR capabilities during module initialization KVM: VMX: Disable LBRs if CPU doesn't have callstacks - 1 - --- 2024-03-07 Sean Christopherson New
KVM: x86/pmu: Disable support for adaptive PEBS KVM: x86/pmu: Disable support for adaptive PEBS 1 - - --- 2024-03-07 Sean Christopherson New
[kvm-unit-tests,4/4] x86/pmu: Add a PEBS test to verify the host LBRs aren't leaked to the guest x86/pmu: PEBS fixes and new testcases - 2 - --- 2024-03-06 Sean Christopherson New
[kvm-unit-tests,3/4] x86/pmu: Test adaptive PEBS without any adaptive counters x86/pmu: PEBS fixes and new testcases - 2 - --- 2024-03-06 Sean Christopherson New
[kvm-unit-tests,2/4] x86/pmu: Iterate over adaptive PEBS flag combinations x86/pmu: PEBS fixes and new testcases - - - --- 2024-03-06 Sean Christopherson New
[kvm-unit-tests,1/4] x86/pmu: Enable PEBS on fixed counters iff baseline PEBS is support x86/pmu: PEBS fixes and new testcases - 1 - --- 2024-03-06 Sean Christopherson New
[7/7] vfio/fsl-mc: Block calling interrupt handler without trigger vfio: Interrupt eventfd hardening - - - --- 2024-03-06 Alex Williamson New
[6/7] vfio/platform: Create persistent IRQ handlers vfio: Interrupt eventfd hardening - - - --- 2024-03-06 Alex Williamson New
[5/7] vfio/platform: Disable virqfds on cleanup vfio: Interrupt eventfd hardening - - - --- 2024-03-06 Alex Williamson New
[4/7] vfio/pci: Create persistent INTx handler vfio: Interrupt eventfd hardening - 2 - --- 2024-03-06 Alex Williamson New
« 1 2 ... 12 13 141109 1110 »