Show patches with: Archived = No       |   1327 patches
« 1 2 ... 3 4 513 14 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[12/15] KVM: Introduce KVM_TRANSLATE2 KVM: x86: Introduce new ioctl KVM_TRANSLATE2 - - - --- 2024-09-10 Nikolas Wipper New
[11/15] KVM: x86: Introduce generic gva to gpa translation function KVM: x86: Introduce new ioctl KVM_TRANSLATE2 - - - --- 2024-09-10 Nikolas Wipper New
[10/15] KVM: x86/mmu: Implement PWALK_STATUS_READ_ONLY_PTE_GPA in page walker KVM: x86: Introduce new ioctl KVM_TRANSLATE2 - - - --- 2024-09-10 Nikolas Wipper New
[09/15] KVM: x86/mmu: Introduce status parameter to page walker KVM: x86: Introduce new ioctl KVM_TRANSLATE2 - - - --- 2024-09-10 Nikolas Wipper New
[08/15] KVM: x86/mmu: Implement PWALK_FORCE_SET_ACCESSED in page walker KVM: x86: Introduce new ioctl KVM_TRANSLATE2 - - - --- 2024-09-10 Nikolas Wipper New
[07/15] KVM: x86/mmu: Implement PWALK_SET_DIRTY in page walker KVM: x86: Introduce new ioctl KVM_TRANSLATE2 - - - --- 2024-09-10 Nikolas Wipper New
[06/15] KVM: x86/mmu: Implement PWALK_SET_ACCESSED in page walker KVM: x86: Introduce new ioctl KVM_TRANSLATE2 - - - --- 2024-09-10 Nikolas Wipper New
[05/15] KVM: x86/mmu: Introduce flags parameter to page walker KVM: x86: Introduce new ioctl KVM_TRANSLATE2 - - - --- 2024-09-10 Nikolas Wipper New
[04/15] KVM: x86/mmu: Store GPA in exception if applicable KVM: x86: Introduce new ioctl KVM_TRANSLATE2 - - - --- 2024-09-10 Nikolas Wipper New
[03/15] KVM: x86/mmu: Introduce exception flag for unmapped GPAs KVM: x86: Introduce new ioctl KVM_TRANSLATE2 - - - --- 2024-09-10 Nikolas Wipper New
[02/15] KVM: x86/mmu: Abort page walk if permission checks fail KVM: x86: Introduce new ioctl KVM_TRANSLATE2 - - - --- 2024-09-10 Nikolas Wipper New
[01/15] KVM: Add API documentation for KVM_TRANSLATE2 KVM: x86: Introduce new ioctl KVM_TRANSLATE2 - - - --- 2024-09-10 Nikolas Wipper New
[kvm-unit-tests,v3,2/2] riscv: sbi: Add tests for HSM extension riscv: sbi: Add support to test HSM extension - - - --- 2024-09-10 James Raphael Tiovalen New
[kvm-unit-tests,v3,1/2] riscv: sbi: Add HSM extension functions riscv: sbi: Add support to test HSM extension - 1 - --- 2024-09-10 James Raphael Tiovalen New
[kvm-unit-tests,2/2] riscv: sbi: Tidy up report prefix pops riscv: sbi: Clean up multiple report prefix popping - - - --- 2024-09-10 James Raphael Tiovalen New
[kvm-unit-tests,1/2] lib/report: Add helper method to clear multiple prefixes riscv: sbi: Clean up multiple report prefix popping - - - --- 2024-09-10 James Raphael Tiovalen New
[RFC,V2,5/5] hw/loongarch: Add KVM pch msi device support Added Interrupt controller emulation for loongarch kvm - - - --- 2024-09-10 lixianglai New
[RFC,V2,4/5] hw/loongarch: Add KVM pch pic device support Added Interrupt controller emulation for loongarch kvm - - - --- 2024-09-10 lixianglai New
[RFC,V2,3/5] hw/loongarch: Add KVM extioi device support Added Interrupt controller emulation for loongarch kvm - - - --- 2024-09-10 lixianglai New
[RFC,V2,2/5] hw/loongarch: Add KVM IPI device support Added Interrupt controller emulation for loongarch kvm - - - --- 2024-09-10 lixianglai New
[RFC,V2,1/5] include: Add macro definitions needed for interrupt controller kvm emulation Added Interrupt controller emulation for loongarch kvm - - - --- 2024-09-10 lixianglai New
[V3,11/11] LoongArch: KVM: Add irqfd support Added Interrupt controller emulation for loongarch kvm - - - --- 2024-09-10 lixianglai New
[V3,10/11] LoongArch: KVM: Add PCHPIC user mode read and write functions Added Interrupt controller emulation for loongarch kvm - - - --- 2024-09-10 lixianglai New
[V3,09/11] LoongArch: KVM: Add PCHPIC read and write functions Added Interrupt controller emulation for loongarch kvm - - - --- 2024-09-10 lixianglai New
[V3,08/11] LoongArch: KVM: Add PCHPIC device support Added Interrupt controller emulation for loongarch kvm - - - --- 2024-09-10 lixianglai New
[V3,07/11] LoongArch: KVM: Add EIOINTC user mode read and write functions Added Interrupt controller emulation for loongarch kvm - - - --- 2024-09-10 lixianglai New
[V3,06/11] LoongArch: KVM: Add EIOINTC read and write functions Added Interrupt controller emulation for loongarch kvm - - - --- 2024-09-10 lixianglai New
[V3,05/11] LoongArch: KVM: Add EIOINTC device support Added Interrupt controller emulation for loongarch kvm - - - --- 2024-09-10 lixianglai New
[V3,04/11] LoongArch: KVM: Add IPI user mode read and write function Added Interrupt controller emulation for loongarch kvm - - - --- 2024-09-10 lixianglai New
[V3,03/11] LoongArch: KVM: Add IPI read and write function Added Interrupt controller emulation for loongarch kvm - - - --- 2024-09-10 lixianglai New
[V3,02/11] LoongArch: KVM: Add IPI device support Added Interrupt controller emulation for loongarch kvm - - - --- 2024-09-10 lixianglai New
[V3,01/11] LoongArch: KVM: Add iocsr and mmio bus simulation in kernel Added Interrupt controller emulation for loongarch kvm - - - --- 2024-09-10 lixianglai New
[V3,05/11] LoongArch: KVM: Add EIOINTC device support Added Interrupt controller emulation for loongarch kvm - - - --- 2024-09-10 lixianglai New
[V3,04/11] LoongArch: KVM: Add IPI user mode read and write function Added Interrupt controller emulation for loongarch kvm - - - --- 2024-09-10 lixianglai New
[V3,03/11] LoongArch: KVM: Add IPI read and write function Added Interrupt controller emulation for loongarch kvm - - - --- 2024-09-10 lixianglai New
[V3,02/11] LoongArch: KVM: Add IPI device support Added Interrupt controller emulation for loongarch kvm - - - --- 2024-09-10 lixianglai New
[V3,01/11] LoongArch: KVM: Add iocsr and mmio bus simulation in kernel Added Interrupt controller emulation for loongarch kvm - - - --- 2024-09-10 lixianglai New
[RFC,RESEND,6/6] system/hugetlb_ras: Replay lost BUS_MCEERR_AO signals on VM resume [RFC,RESEND,1/6] accel/kvm: SIGBUS handler should also deal with si_addr_lsb - - - --- 2024-09-10 William Roche New
[RFC,RESEND,5/6] system/hugetlb_ras: Handle madvise SIGBUS signal on listener [RFC,RESEND,1/6] accel/kvm: SIGBUS handler should also deal with si_addr_lsb - - - --- 2024-09-10 William Roche New
[RFC,RESEND,4/6] system: Introducing hugetlbfs largepage RAS feature [RFC,RESEND,1/6] accel/kvm: SIGBUS handler should also deal with si_addr_lsb - - - --- 2024-09-10 William Roche New
[RFC,RESEND,3/6] system/physmem: Remap memory pages on reset based on the page size [RFC,RESEND,1/6] accel/kvm: SIGBUS handler should also deal with si_addr_lsb - - - --- 2024-09-10 William Roche New
[RFC,RESEND,2/6] accel/kvm: Keep track of the HWPoisonPage sizes [RFC,RESEND,1/6] accel/kvm: SIGBUS handler should also deal with si_addr_lsb - - - --- 2024-09-10 William Roche New
[RFC,RESEND,1/6] accel/kvm: SIGBUS handler should also deal with si_addr_lsb [RFC,RESEND,1/6] accel/kvm: SIGBUS handler should also deal with si_addr_lsb - - - --- 2024-09-10 William Roche New
[v2,6/6] KVM: SVM: Enable restricted injection for an SEV-SNP guest Add SEV-SNP restricted injection hypervisor support - - - --- 2024-09-10 Melody Wang New
[v2,5/6] KVM: SVM: Inject MCEs when restricted injection is active Add SEV-SNP restricted injection hypervisor support - - - --- 2024-09-10 Melody Wang New
[v2,4/6] KVM: SVM: Inject NMIs when restricted injection is active Add SEV-SNP restricted injection hypervisor support - - - --- 2024-09-10 Melody Wang New
[v2,3/6] KVM: SVM: Inject #HV when restricted injection is active Add SEV-SNP restricted injection hypervisor support - - - --- 2024-09-10 Melody Wang New
[v2,2/6] KVM: SVM: Add support for the SEV-SNP #HV doorbell page NAE event Add SEV-SNP restricted injection hypervisor support - - - --- 2024-09-10 Melody Wang New
[v2,1/6] x86/sev: Define the #HV doorbell page structure Add SEV-SNP restricted injection hypervisor support - - - --- 2024-09-10 Melody Wang New
[v2] drm/bochs: use devm_ioremap_wc() to map framebuffer [v2] drm/bochs: use devm_ioremap_wc() to map framebuffer - 1 2 --- 2024-09-09 Yan Zhao New
drm/bochs: use ioremap_wc() to map framebuffer during driver probing drm/bochs: use ioremap_wc() to map framebuffer during driver probing - - - --- 2024-09-09 Yan Zhao New
[v2,7/7] i386/pc: Support cache topology in -machine for PC machine Introduce SMP Cache Topology - - 1 --- 2024-09-08 Zhao Liu New
[v2,6/7] i386/cpu: Update cache topology with machine's configuration Introduce SMP Cache Topology - - 1 --- 2024-09-08 Zhao Liu New
[v2,5/7] i386/cpu: Support thread and module level cache topology Introduce SMP Cache Topology - - 1 --- 2024-09-08 Zhao Liu New
[v2,4/7] hw/core: Check smp cache topology support for machine Introduce SMP Cache Topology - - 1 --- 2024-09-08 Zhao Liu New
[v2,3/7] hw/core: Add smp cache topology for machine Introduce SMP Cache Topology - - 1 --- 2024-09-08 Zhao Liu New
[v2,2/7] qapi/qom: Define cache enumeration and properties Introduce SMP Cache Topology - - 1 --- 2024-09-08 Zhao Liu New
[v2,1/7] hw/core: Make CPU topology enumeration arch-agnostic Introduce SMP Cache Topology - - 1 --- 2024-09-08 Zhao Liu New
[2/2] iommu: Set iommu_attach_handle->domain in core iommufd: Misc cleanups per iommufd iopf merging - 2 - --- 2024-09-08 Yi Liu New
[1/2] iommufd: Avoid duplicated __iommu_group_set_core_domain() call iommufd: Misc cleanups per iommufd iopf merging - 2 - --- 2024-09-08 Yi Liu New
[5/5] MIPS: Loongson64: Use shared IOCSR header LoongArch, MIPS: Unify Loongson IOCSR handling - - - --- 2024-09-07 Jiaxun Yang New
[4/5] LoongArch: Extract IOCSR definitions to standalone header LoongArch, MIPS: Unify Loongson IOCSR handling - - - --- 2024-09-07 Jiaxun Yang New
[3/5] LoongArch: cpu-probe: Move IOCSR probing out of cpu_probe_common LoongArch, MIPS: Unify Loongson IOCSR handling - - - --- 2024-09-07 Jiaxun Yang New
[2/5] LoongArch: Probe more CPU features from CPUCFG LoongArch, MIPS: Unify Loongson IOCSR handling - - - --- 2024-09-07 Jiaxun Yang New
[1/5] LoongArch: Rename cpu_has_csr as cpu_has_iocsr LoongArch, MIPS: Unify Loongson IOCSR handling - - - --- 2024-09-07 Jiaxun Yang New
[kvmtool,v2,4/4] x86: Disable Topology Extensions on AMD processors in cpuid x86: Fixes issue with only one CPU available in kernel 6.9 - - - --- 2024-09-07 Dongli Si New
[kvmtool,v2,3/4] x86: Remove the "noapic" kernel cmdline parameter (for enable the IO APIC) x86: Fixes issue with only one CPU available in kernel 6.9 - - - --- 2024-09-07 Dongli Si New
[kvmtool,v2,2/4] x86: Add the ISA IRQ entries of mptable x86: Fixes issue with only one CPU available in kernel 6.9 - - - --- 2024-09-07 Dongli Si New
[kvmtool,v2,1/4] x86: Set the correct srcbusirq of pci irq mptable x86: Fixes issue with only one CPU available in kernel 6.9 - - - --- 2024-09-07 Dongli Si New
[kvm-unit-tests,5/5] nVMX: add a test for canonical checks of various host state vmcs12 fields. Collection of tests for canonical checks on LA57 enabled CPUs - - - --- 2024-09-07 Maxim Levitsky New
[kvm-unit-tests,4/5] Add a test for writing canonical values to various msrs and fields Collection of tests for canonical checks on LA57 enabled CPUs - - - --- 2024-09-07 Maxim Levitsky New
[kvm-unit-tests,3/5] x86: move struct invpcid_desc descriptor to processor.h Collection of tests for canonical checks on LA57 enabled CPUs - - - --- 2024-09-07 Maxim Levitsky New
[kvm-unit-tests,2/5] x86: add a few functions for gdt manipulation Collection of tests for canonical checks on LA57 enabled CPUs - - - --- 2024-09-07 Maxim Levitsky New
[kvm-unit-tests,1/5] x86: add _safe and _fep_safe variants to segment base load instructions Collection of tests for canonical checks on LA57 enabled CPUs - - - --- 2024-09-07 Maxim Levitsky New
[v4,4/4] KVM: nVMX: fix canonical check of vmcs12 HOST_RIP Relax canonical checks on some arch msrs - - - --- 2024-09-06 Maxim Levitsky New
[v4,3/4] KVM: x86: model canonical checks more precisely Relax canonical checks on some arch msrs - - - --- 2024-09-06 Maxim Levitsky New
[v4,2/4] KVM: x86: implement emul_is_noncanonical_address using is_noncanonical_address Relax canonical checks on some arch msrs - - - --- 2024-09-06 Maxim Levitsky New
[v4,1/4] KVM: x86: drop x86.h include from cpuid.h Relax canonical checks on some arch msrs - - - --- 2024-09-06 Maxim Levitsky New
[v3,2/2] KVM: x86/mmu: Recover TDP MMU NX huge pages using MMU read lock KVM: x86/mmu: Run NX huge page recovery under MMU read lock - - - --- 2024-09-06 Vipin Sharma New
[v3,1/2] KVM: x86/mmu: Track TDP MMU NX huge pages separately KVM: x86/mmu: Run NX huge page recovery under MMU read lock - - - --- 2024-09-06 Vipin Sharma New
KVM: x86: Forcibly leave nested if RSM to L2 hits shutdown KVM: x86: Forcibly leave nested if RSM to L2 hits shutdown - 1 - --- 2024-09-06 Sean Christopherson New
[GIT,PULL] KVM fixes for Linux 6.11-rc7 [GIT,PULL] KVM fixes for Linux 6.11-rc7 - - - --- 2024-09-06 Paolo Bonzini New
[3/3] KVM: selftests: Add guest Intel PT test KVM: x86: Fix Intel PT Host/Guest mode when host tracing also - - - --- 2024-09-06 Adrian Hunter New
[2/3] KVM: x86: Fix Intel PT Host/Guest mode when host tracing also KVM: x86: Fix Intel PT Host/Guest mode when host tracing also - - - --- 2024-09-06 Adrian Hunter New
[1/3] KVM: x86: Fix Intel PT IA32_RTIT_CTL MSR validation KVM: x86: Fix Intel PT Host/Guest mode when host tracing also - - - --- 2024-09-06 Adrian Hunter New
[6.6,4/4] riscv: Use accessors to page table entries instead of direct dereference [6.6,1/4] riscv: Use WRITE_ONCE() when setting page table entries 1 - - --- 2024-09-06 WangYuli New
[6.6,3/4] riscv: mm: Only compile pgtable.c if MMU [6.6,1/4] riscv: Use WRITE_ONCE() when setting page table entries - - - --- 2024-09-06 WangYuli New
[6.6,2/4] mm: Introduce pudp/p4dp/pgdp_get() functions [6.6,1/4] riscv: Use WRITE_ONCE() when setting page table entries - - - --- 2024-09-06 WangYuli New
[6.6,1/4] riscv: Use WRITE_ONCE() when setting page table entries [6.6,1/4] riscv: Use WRITE_ONCE() when setting page table entries - - - --- 2024-09-06 WangYuli New
[net-next,v18,04/14] mm: page_frag: avoid caller accessing 'page_frag_cache' directly Untitled series #887601 1 1 - --- 2024-09-06 Yunsheng Lin New
[v2,7/7] KVM: nVMX: Assert that vcpu->mutex is held when accessing secondary VMCSes [v2,1/7] KVM: x86: Move "ack" phase of local APIC IRQ delivery to separate API - - - --- 2024-09-06 Sean Christopherson New
[v2,6/7] KVM: nVMX: Explicitly invalidate posted_intr_nv if PI is disabled at VM-Enter [v2,1/7] KVM: x86: Move "ack" phase of local APIC IRQ delivery to separate API - - - --- 2024-09-06 Sean Christopherson New
[v2,5/7] KVM: x86: Fold kvm_get_apic_interrupt() into kvm_cpu_get_interrupt() [v2,1/7] KVM: x86: Move "ack" phase of local APIC IRQ delivery to separate API - - - --- 2024-09-06 Sean Christopherson New
[v2,4/7] KVM: nVMX: Detect nested posted interrupt NV at nested VM-Exit injection [v2,1/7] KVM: x86: Move "ack" phase of local APIC IRQ delivery to separate API - 1 - --- 2024-09-06 Sean Christopherson New
[v2,3/7] KVM: nVMX: Suppress external interrupt VM-Exit injection if there's no IRQ [v2,1/7] KVM: x86: Move "ack" phase of local APIC IRQ delivery to separate API - 1 - --- 2024-09-06 Sean Christopherson New
[v2,2/7] KVM: nVMX: Get to-be-acknowledge IRQ for nested VM-Exit at injection site [v2,1/7] KVM: x86: Move "ack" phase of local APIC IRQ delivery to separate API - - - --- 2024-09-06 Sean Christopherson New
[v2,1/7] KVM: x86: Move "ack" phase of local APIC IRQ delivery to separate API [v2,1/7] KVM: x86: Move "ack" phase of local APIC IRQ delivery to separate API - - - --- 2024-09-06 Sean Christopherson New
[v2,0/7] KVM: nVMX: Fix IPIv vs. nested posted interrupts - - - --- 2024-09-06 Sean Christopherson New
KVM: x86: Avoid clang -Wimplicit-fallthrough in kvm_vm_ioctl_check_extension() KVM: x86: Avoid clang -Wimplicit-fallthrough in kvm_vm_ioctl_check_extension() - - - --- 2024-09-05 Nathan Chancellor New
[v3,9/9] KVM: selftests: Interleave fallocate for KVM_PRE_FAULT_MEMORY SEV Kernel Selftests - - 2 --- 2024-09-05 Pratik R. Sampat New
« 1 2 ... 3 4 513 14 »