Show patches with: Archived = No       |   1095 patches
« 1 2 3 410 11 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
: Trivial qemu/configure fix - - - --- 2009-01-19 Chris Lalancette Accepted
[-tip,1/6,V4] x86: fix kernel_trap_sp() - - - --- 2009-04-02 Masami Hiramatsu Not Applicable
[-tip,2/6,V4.1] x86: add arch-dep register and stack access API to ptrace - - - --- 2009-04-03 Masami Hiramatsu Not Applicable
[-tip,2/6,V4.2] x86: add arch-dep register and stack access API to ptrace - - - --- 2009-04-03 Masami Hiramatsu Not Applicable
[-tip,2/6,V4] x86: add arch-dep register and stack access API to ptrace - - - --- 2009-04-02 Masami Hiramatsu Not Applicable
[-tip,3/6,V4.1] x86: instruction decorder API - - - --- 2009-04-03 Masami Hiramatsu Not Applicable
[-tip,3/6,V4] x86: instruction decorder API - - - --- 2009-04-02 Masami Hiramatsu Not Applicable
[-tip,4/6,V4.1] x86: kprobes checks safeness of insertion address. - - - --- 2009-04-03 Masami Hiramatsu Not Applicable
[-tip,4/6,V4.2] x86: kprobes checks safeness of insertion address. - - - --- 2009-04-03 Masami Hiramatsu Not Applicable
[-tip,4/6,V4] x86: kprobes checks safeness of insertion address. - - - --- 2009-04-02 Masami Hiramatsu Not Applicable
[-tip,5/6,V4] tracing: kprobe-tracer plugin core - - - --- 2009-04-02 Masami Hiramatsu Not Applicable
[-tip,6/6,V4] tracing: kprobe-tracer plugin supports arguments - - - --- 2009-04-02 Masami Hiramatsu Not Applicable
[01/10] kvm: Replace force type convert with container_of() - - - --- 2009-03-02 Sheng Yang Accepted
[01/12] mm, arm64: Rename ARM64_CONTPTE to THP_CONTPTE Make riscv use THP contpte support for arm64 - - - --- 2024-05-08 Alexandre Ghiti New
[01/15] Make kvm_cpu_(has|get)_interrupt() work for userspace irqchip too. - - - --- 2009-04-13 Gleb Natapov Accepted
[01/16] kvm: ioctl for KVM_ASSIGN_DEV_IRQ and KVM_DEASSIGN_DEV_IRQ - - - --- 2009-03-17 Sheng Yang Accepted
[01/16] kvm: ioctl for KVM_ASSIGN_DEV_IRQ and KVM_DEASSIGN_DEV_IRQ - - - --- 2009-03-16 Sheng Yang Not Applicable
[01/16] kvm: ioctl for KVM_ASSIGN_DEV_IRQ and KVM_DEASSIGN_DEV_IRQ - - - --- 2009-03-16 Sheng Yang Not Applicable
[01/16] kvm: ioctl for KVM_ASSIGN_DEV_IRQ and KVM_DEASSIGN_DEV_IRQ - - - --- 2009-03-12 Sheng Yang Superseded
[01/16] KVM: x86: Add a VM type define for TDX TDX MMU prep series part 1 - - - --- 2024-05-15 Edgecombe, Rick P New
[01/17] KVM: x86/mmu: Exit to userspace with -EFAULT if private fault hits emulation KVM: x86/mmu: Page fault and MMIO cleanups - 1 - --- 2024-05-07 Paolo Bonzini New
[02/10] Make device assignment depend on libpci - - - --- 2009-03-02 Sheng Yang Accepted
[02/12] mm, riscv, arm64: Use common ptep_get() function Make riscv use THP contpte support for arm64 - - - --- 2024-05-08 Alexandre Ghiti New
[02/15] Consolidate userspace and kernel interrupt injection for VMX. - - - --- 2009-04-13 Gleb Natapov Accepted
[02/16] kvm: deassign irq for INTx - - - --- 2009-03-17 Sheng Yang Accepted
[02/16] kvm: deassign irq for INTx - - - --- 2009-03-12 Sheng Yang Superseded
[02/16] KVM: x86/mmu: Introduce a slot flag to zap only slot leafs on slot deletion TDX MMU prep series part 1 - - - --- 2024-05-15 Edgecombe, Rick P New
[02/17] KVM: x86: Remove separate "bit" defines for page fault error code masks KVM: x86/mmu: Page fault and MMIO cleanups - 2 - --- 2024-05-07 Paolo Bonzini New
[03/10] Figure out device capability - - - --- 2009-03-02 Sheng Yang Accepted
[03/12] mm, riscv, arm64: Use common set_ptes() function Make riscv use THP contpte support for arm64 - - - --- 2024-05-08 Alexandre Ghiti New
[03/15] Cleanup vmx_intr_assist() - - - --- 2009-04-13 Gleb Natapov Accepted
[03/16] kvm: Replace force type convert with container_of() - - - --- 2009-03-17 Sheng Yang Accepted
[03/16] kvm: Replace force type convert with container_of() - - - --- 2009-03-12 Sheng Yang Superseded
[03/16] KVM: x86/tdp_mmu: Add a helper function to walk down the TDP MMU TDX MMU prep series part 1 - - - --- 2024-05-15 Edgecombe, Rick P New
[03/17] KVM: x86: Define more SEV+ page fault error bits/flags for #NPF KVM: x86/mmu: Page fault and MMIO cleanups - - - --- 2024-05-07 Paolo Bonzini New
[04/10] Support for device capability - - - --- 2009-03-02 Sheng Yang Accepted
[04/12] mm, riscv, arm64: Use common ptep_get_lockless() function Make riscv use THP contpte support for arm64 - - - --- 2024-05-08 Alexandre Ghiti New
[04/15] Use kvm_arch_interrupt_allowed() instead of checking interrupt_window_open directly - - - --- 2009-04-13 Gleb Natapov Accepted
[04/16] KVM: x86/mmu: Add address conversion functions for TDX shared bit of GPA TDX MMU prep series part 1 - 1 - --- 2024-05-15 Edgecombe, Rick P New
[04/16] Make device assignment depend on libpci - - - --- 2009-03-17 Sheng Yang Accepted
[04/16] Make device assignment depend on libpci - - - --- 2009-03-12 Sheng Yang Superseded
[04/17] KVM: x86: Move synthetic PFERR_* sanity checks to SVM's #NPF handler KVM: x86/mmu: Page fault and MMIO cleanups - 2 - --- 2024-05-07 Paolo Bonzini New
[05/10] kvm: user interface for MSI type irq routing - - - --- 2009-03-02 Sheng Yang Accepted
[05/12] mm, riscv, arm64: Use common set_pte() function Make riscv use THP contpte support for arm64 - - - --- 2024-05-08 Alexandre Ghiti New
[05/15] Coalesce userspace/kernel irqchip interrupt injection logic. - - - --- 2009-04-13 Gleb Natapov Accepted
[05/16] Figure out device capability - - - --- 2009-03-17 Sheng Yang Accepted
[05/16] Figure out device capability - - - --- 2009-03-12 Sheng Yang Superseded
[05/16] KVM: Add member to struct kvm_gfn_range for target alias TDX MMU prep series part 1 - - - --- 2024-05-15 Edgecombe, Rick P New
[05/17] KVM: x86/mmu: Pass full 64-bit error code when handling page faults KVM: x86/mmu: Page fault and MMIO cleanups - 1 - --- 2024-05-07 Paolo Bonzini New
[06/10] kvm: libkvm: allocate unused gsi for irq routing - - - --- 2009-03-02 Sheng Yang Accepted
[06/12] mm, riscv, arm64: Use common pte_clear() function Make riscv use THP contpte support for arm64 - - - --- 2024-05-08 Alexandre Ghiti New
[06/15] Use EVENTINJ to inject interrupts. - - - --- 2009-04-13 Gleb Natapov Accepted
[06/16] KVM: x86/mmu: Add a new is_private member for union kvm_mmu_page_role TDX MMU prep series part 1 - - - --- 2024-05-15 Edgecombe, Rick P New
[06/16] Support for device capability - - - --- 2009-03-17 Sheng Yang Accepted
[06/16] Support for device capability - - - --- 2009-03-12 Sheng Yang Superseded
[06/17] KVM: x86/mmu: WARN if upper 32 bits of legacy #PF error code are non-zero KVM: x86/mmu: Page fault and MMIO cleanups - 1 - --- 2024-05-07 Paolo Bonzini New
[07/10] kvm: expose MSI capability to guest - - - --- 2009-03-02 Sheng Yang Accepted
[07/12] mm, riscv, arm64: Use common ptep_get_and_clear() function Make riscv use THP contpte support for arm64 - - - --- 2024-05-08 Alexandre Ghiti New
[07/15] Remove exception_injected() callback. - - - --- 2009-04-13 Gleb Natapov Accepted
[07/16] kvm: user interface for MSI type irq routing - - - --- 2009-03-17 Sheng Yang Accepted
[07/16] kvm: user interface for MSI type irq routing - - - --- 2009-03-12 Sheng Yang Superseded
[07/16] KVM: x86/mmu: Add a private pointer to struct kvm_mmu_page TDX MMU prep series part 1 - 1 - --- 2024-05-15 Edgecombe, Rick P New
[07/17] KVM: x86/mmu: Use synthetic page fault error code to indicate private faults KVM: x86/mmu: Page fault and MMIO cleanups - 1 - --- 2024-05-07 Paolo Bonzini New
[08/10] Add MSI-X related macro to pci.c - - - --- 2009-03-02 Sheng Yang Accepted
[08/12] mm, riscv, arm64: Use common ptep_test_and_clear_young() function Make riscv use THP contpte support for arm64 - - - --- 2024-05-08 Alexandre Ghiti New
[08/15] Remove inject_pending_vectors() callback. - - - --- 2009-04-13 Gleb Natapov Accepted
[08/16] kvm: libkvm: allocate unused gsi for irq routing - - - --- 2009-03-17 Sheng Yang Accepted
[08/16] kvm: libkvm: allocate unused gsi for irq routing - - - --- 2009-03-16 Sheng Yang Not Applicable
[08/16] kvm: libkvm: allocate unused gsi for irq routing - - - --- 2009-03-12 Sheng Yang Superseded
[08/16] KVM: x86/mmu: Bug the VM if kvm_zap_gfn_range() is called for TDX TDX MMU prep series part 1 - - - --- 2024-05-15 Edgecombe, Rick P New
[08/17] KVM: x86/mmu: check for invalid async page faults involving private memory KVM: x86/mmu: Page fault and MMIO cleanups - - - --- 2024-05-07 Paolo Bonzini New
[09/10] kvm: add ioctl KVM_SET_MSIX_ENTRY_NR and KVM_SET_MSIX_ENTRY - - - --- 2009-03-02 Sheng Yang Accepted
[09/12] mm, riscv, arm64: Use common ptep_clear_flush_young() function Make riscv use THP contpte support for arm64 - - - --- 2024-05-08 Alexandre Ghiti New
[09/15] kvm_push_irq() no longer used. - - - --- 2009-04-13 Gleb Natapov Accepted
[09/16] kvm: expose MSI capability to guest - - - --- 2009-03-17 Sheng Yang Accepted
[09/16] kvm: expose MSI capability to guest - - - --- 2009-03-12 Sheng Yang Superseded
[09/16] KVM: x86/mmu: Make kvm_tdp_mmu_alloc_root() return void TDX MMU prep series part 1 - - - --- 2024-05-15 Edgecombe, Rick P New
[09/17] KVM: x86/mmu: WARN and skip MMIO cache on private, reserved page faults KVM: x86/mmu: Page fault and MMIO cleanups - 1 - --- 2024-05-07 Paolo Bonzini New
[1/1] KVM: Correct deassign device ioctl to IOW - - - --- 2009-03-17 Sheng Yang Accepted
[1/1] KVM: Correct deassign device ioctl to IOW - - - --- 2009-03-17 Sheng Yang Accepted
[1/1] KVM: Correct deliver_bitmask in kvm_get_intr_delivery_bitmask - - - --- 2009-02-27 Sheng Yang Accepted
[1/1] KVM: Correct wrong vmcs reading - - - --- 2009-03-25 Sheng Yang Accepted
[1/1] kvm: fix irq 0 assignment - - - --- 2009-03-03 Sheng Yang Superseded
[1/1] KVM: Merge kvm_ioapic_get_delivery_bitmask into kvm_get_intr_delivery_bitmask - - - --- 2009-03-04 Sheng Yang Superseded
[1/1] KVM: VMX: Update necessary state when guest enters long mode - - - --- 2009-02-20 Amit Shah Accepted
[1/2] IA64: export smp_send_reschedule - - - --- 2009-04-14 Marcelo Tosatti Not Applicable
[1/2] KVM: CPUID takes ecx as input value for some functions - - - --- 2009-01-14 Amit Shah Not Applicable
[1/2] KVM: fix documentation rendering for KVM_CAP_VM_MOVE_ENC_CONTEXT_FROM [1/2] KVM: fix documentation rendering for KVM_CAP_VM_MOVE_ENC_CONTEXT_FROM - - - --- 2024-05-20 Julian Stecklina New
[1/2] kvm: libkvm: support for irq routing - - - --- 2009-01-14 Avi Kivity Not Applicable
[1/2] KVM: MMU: disable global page optimization - - - --- 2009-04-05 Marcelo Tosatti Not Applicable
[1/2] KVM: VMX: Clean up Flex Priority related - - - --- 2009-04-01 Sheng Yang Accepted
[1/2] KVM: x86/pmu: Change ambiguous _mask suffix to _rsvd in kvm_pmu vPMU code refines - - - --- 2024-04-30 Mi, Dapeng New
[1/2] lsi: add ISTAT1 register read - - - --- 2009-01-23 Ryan Harper Not Applicable
[1/2] qemu: add ksm support - - - --- 2009-03-31 Izik Eidus Accepted
[1/2] s390/cio: Fix vfio-ccw handling of recursive TICs Fix vfio-ccw handling of TIC recursion - 1 - --- 2019-02-22 Eric Farman Mainlined
[1/2] selftests: harness: remove unneeded __constructor_order_last() selftests: harness: refactor __constructor_order - - - --- 2024-05-17 Masahiro Yamada New
[1/2] Timer event should not unconditionally unhalt vcpu. - - - --- 2009-03-23 Gleb Natapov Accepted
[1/2] Timer event should not unconditionally unhalt vcpu. - - - --- 2009-03-23 Gleb Natapov Accepted
[1/2] vfio: Create vfio_fs_type with inode per device vfio/pci: vfio device address space mapping - 1 - --- 2024-05-23 Alex Williamson New
[1/3] arch/powerpc/kvm: Use bitmap to speed up resend of irqs in ICS XICS emulation optimizations in KVM for PPC - - - --- 2024-05-06 Gautam Menghani New
« 1 2 3 410 11 »