messages from 2023-07-31 16:26:27 to 2023-08-01 10:17:20 UTC [more...]
[PATCH v2 00/47] fbdev: Use I/O helpers
2023-08-01 10:13 UTC (23+ messages)
` [PATCH v2 01/47] media/vivid: Use fbdev "
` [PATCH v2 02/47] fbdev/acornfb: "
` [PATCH v2 03/47] fbdev/asiliantfb: "
` [PATCH v2 04/47] fbdev/atmel_lcdfb: "
` [PATCH v2 05/47] fbdev/aty128fb: "
` [PATCH v2 06/47] fbdev/carminefb: "
` [PATCH v2 07/47] fbdev/chipsfb: "
` [PATCH v2 08/47] fbdev/da8xx-fb: "
` [PATCH v2 09/47] fbdev/efifb: "
` [PATCH v2 10/47] fbdev/fm2fb: "
` [PATCH v2 14/47] fbdev/geode/gxfb: "
` [PATCH v2 16/47] fbdev/goldfishfb: "
` [PATCH v2 21/47] fbdev/kyro: "
` [PATCH v2 22/47] fbdev/macfb: "
` [PATCH v2 23/47] fbdev/maxinefb: "
` [PATCH v2 26/47] fbdev/mx3fb: "
` [PATCH v2 27/47] fbdev/ocfb: "
` [PATCH v2 28/47] fbdev/offb: "
` [PATCH v2 31/47] fbdev/pmag-aa-fb: "
` [PATCH v2 32/47] fbdev/pmag-ba-fb: "
` [PATCH v2 35/47] fbdev/pxafb: "
` [PATCH v2 36/47] fbdev/q40fb: "
[Bug] AMD nested: commit broke VMware
2023-08-01 10:04 UTC (8+ messages)
[PATCH 6.4 209/239] selftests/rseq: Play nice with binaries statically linked against glibc 2.35+
2023-08-01 9:21 UTC
[PATCH 6.1 200/228] selftests/rseq: Play nice with binaries statically linked against glibc 2.35+
2023-08-01 9:20 UTC
[PATCH v4.1 0/3] KVM: selftests: Guest printf extra prep patches
2023-08-01 9:22 UTC (6+ messages)
` [PATCH v4.1 1/3] KVM: selftests: Add arch ucall.h and inline simple arch hooks
` [PATCH v4.1 2/3] KVM: selftests: Add #define of expected KVM exit reason for ucall
` [PATCH v4.1 3/3] KVM: selftests: Add a selftest for guest prints and formatted asserts
[PATCH RESEND v9 27/36] x86/traps: Add external_interrupt() to dispatch external interrupts
2023-08-01 8:35 UTC (10+ messages)
` [PATCH RESEND v9 28/36] x86/idtentry: Incorporate declaration/definition of the FRED exception handler type
` [PATCH RESEND v9 29/36] x86/fred: FRED entry/exit and dispatch code
` [PATCH RESEND v9 30/36] x86/fred: Fixup fault on ERETU by jumping to fred_entrypoint_user
` [PATCH RESEND v9 31/36] x86/traps: Export external_interrupt() for handling IRQ in IRQ induced VM exits
` [PATCH RESEND v9 32/36] x86/fred: Export fred_entrypoint_kernel() for handling NMI in NMI "
` [PATCH RESEND v9 33/36] KVM: VMX: Add VMX_DO_FRED_EVENT_IRQOFF for IRQ/NMI handling
` [PATCH RESEND v9 34/36] x86/syscall: Split IDT syscall setup code into idt_syscall_init()
` [PATCH RESEND v9 35/36] x86/fred: FRED initialization code
` [PATCH RESEND v9 36/36] x86/fred: Disable FRED by default in its early stage
[PATCH RESEND v9 00/36] x86: enable FRED for x86-64
2023-08-01 8:33 UTC (27+ messages)
` [PATCH RESEND v9 01/36] Documentation/x86/64: Add documentation for FRED
` [PATCH RESEND v9 02/36] x86/fred: Add Kconfig option for FRED (CONFIG_X86_FRED)
` [PATCH RESEND v9 03/36] x86/fred: Disable FRED support if CONFIG_X86_FRED is disabled
` [PATCH RESEND v9 04/36] x86/cpufeatures: Add the cpu feature bit for FRED
` [PATCH RESEND v9 05/36] x86/opcode: Add ERETU, ERETS instructions to x86-opcode-map
` [PATCH RESEND v9 06/36] x86/objtool: Teach objtool about ERETU and ERETS
` [PATCH RESEND v9 07/36] x86/cpu: Add X86_CR4_FRED macro
` [PATCH RESEND v9 08/36] x86/cpu: Add MSR numbers for FRED configuration
` [PATCH RESEND v9 09/36] x86/fred: Make unions for the cs and ss fields in struct pt_regs
` [PATCH RESEND v9 10/36] x86/fred: Add a new header file for FRED definitions
` [PATCH RESEND v9 11/36] x86/fred: Reserve space for the FRED stack frame
` [PATCH RESEND v9 12/36] x86/fred: Update MSR_IA32_FRED_RSP0 during task switch
` [PATCH RESEND v9 13/36] x86/fred: Let ret_from_fork_asm() jmp to fred_exit_user when FRED is enabled
` [PATCH RESEND v9 14/36] x86/fred: Disallow the swapgs instruction "
` [PATCH RESEND v9 15/36] x86/fred: No ESPFIX needed "
` [PATCH RESEND v9 16/36] x86/fred: Allow single-step trap and NMI when starting a new task
` [PATCH RESEND v9 17/36] x86/fred: Define a common function type fred_handler
` [PATCH RESEND v9 18/36] x86/fred: Add a page fault entry stub for FRED
` [PATCH RESEND v9 19/36] x86/fred: Add a debug "
` [PATCH RESEND v9 20/36] x86/fred: Add a NMI "
` [PATCH RESEND v9 21/36] x86/fred: Add a machine check "
` [PATCH RESEND v9 22/36] x86/fred: Add a double fault "
` [PATCH RESEND v9 23/36] x86/entry: Remove idtentry_sysvec from entry_{32,64}.S
` [PATCH RESEND v9 24/36] x86/idtentry: Incorporate definitions/declarations of the FRED external interrupt handler type
` [PATCH RESEND v9 25/36] x86/traps: Add a system interrupt handler table for system interrupt dispatch
` [PATCH RESEND v9 26/36] x86/traps: Add sysvec_install() to install a system interrupt handler
[PATCH 00/47] fbdev: Use I/O helpers
2023-08-01 8:59 UTC (3+ messages)
[PATCH] KVM: eventfd: fix NULL deref irqbypass producer
2023-08-01 8:54 UTC
[PATCH 0/2] iommu: Make pasid array per device
2023-08-01 8:40 UTC (6+ messages)
` [PATCH 1/2] iommu: Consolidate pasid dma ownership check
` [PATCH 2/2] iommu: Move pasid array from group to device
[GIT PULL] KVM/arm64 fixes for 6.5, part #2
2023-08-01 8:15 UTC
[kvm-unit-tests PATCH v5 0/6] s390x: Add support for running guests without MSO/MSL
2023-08-01 6:51 UTC (8+ messages)
` [kvm-unit-tests PATCH v5 6/6] s390x: add a test for SIE "
[PATCH RFC net-next v5 00/14] virtio/vsock: support datagrams
2023-08-01 5:30 UTC (15+ messages)
` [PATCH RFC net-next v5 10/14] virtio/vsock: add VIRTIO_VSOCK_F_DGRAM feature bit
` [PATCH RFC net-next v5 11/14] vhost/vsock: implement datagram support
` [PATCH RFC net-next v5 13/14] virtio/vsock: "
` [PATCH RFC net-next v5 13/14] virtio/vsock: implement datagram supporty
[PATCH v2] Documentation: KVM: Add vPMU implementaion and gap document
2023-08-01 3:58 UTC
[PATCH v4 0/4] iommufd: Add iommu hardware info reporting
2023-08-01 3:58 UTC (7+ messages)
` [PATCH v4 2/4] iommu: Add new iommu op to get iommu hardware information
[PATCH v4] KVM: x86/tsc: Don't sync user changes to TSC with KVM-initiated change
2023-08-01 3:45 UTC
[PATCH] drm/i915/gvt: Fix bug in getting msg length in AUX CH registers handler
2023-08-01 3:12 UTC (2+ messages)
[PATCH v3 00/17] iommufd: Add nesting infrastructure
2023-08-01 2:40 UTC (11+ messages)
` [PATCH v3 07/17] iommufd: Add IOMMU_RESV_IOVA_RANGES
` [PATCH v3 08/17] iommufd: IOMMU_HWPT_ALLOC allocation with user data
[PATCH -next] vfio/pci: Remove an unnecessary ternary operator
2023-08-01 2:31 UTC
[PATCH v3] KVM: x86/tsc: Don't sync user changes to TSC with KVM-initiated change
2023-08-01 2:26 UTC (3+ messages)
[PATCH v4 00/29] drm/i915/gvt: KVM: KVMGT fixes and page-track cleanups
2023-08-01 1:47 UTC (7+ messages)
` [PATCH v4 03/29] drm/i915/gvt: Verify hugepages are contiguous in physical address space
` [PATCH v4 06/29] drm/i915/gvt: Explicitly check that vGPU is attached before shadowing
` [PATCH v4 07/29] drm/i915/gvt: Error out on an attempt to shadowing an unknown GTT entry type
[PATCH v1 0/4] selftests: kvm: Add LoongArch support
2023-08-01 2:02 UTC (5+ messages)
` [PATCH v1 1/4] selftests: kvm: Add kvm selftests header files for LoongArch
` [PATCH v1 2/4] selftests: kvm: Add processor tests for LoongArch KVM
` [PATCH v1 3/4] selftests: kvm: Add ucall "
` [PATCH v1 4/4] selftests: kvm: Add LoongArch tests into makefile
[RFC PATCH 00/19] QEMU gmem implemention
2023-08-01 1:55 UTC (18+ messages)
` [RFC PATCH 04/19] memory: Introduce memory_region_can_be_private()
` [RFC PATCH 13/19] physmem: replace function name with __func__ in ram_block_discard_range()
` [RFC PATCH 14/19] physmem: Add ram_block_convert_range
` [RFC PATCH 15/19] kvm: handle KVM_EXIT_MEMORY_FAULT
` [RFC PATCH 16/19] trace/kvm: Add trace for page convertion between shared and private
` [RFC PATCH 17/19] pci-host/q35: Move PAM initialization above SMRAM initialization
` [RFC PATCH 18/19] q35: Introduce smm_ranges property for q35-pci-host
` [RFC PATCH 19/19] i386: Disable SMM mode for X86_SW_PROTECTED_VM
[PATCH v7 00/12] KVM: arm64: Add support for FEAT_TLBIRANGE
2023-08-01 0:42 UTC (29+ messages)
` [PATCH v7 01/12] KVM: Rename kvm_arch_flush_remote_tlb() to kvm_arch_flush_remote_tlbs()
` [PATCH v7 02/12] KVM: arm64: Use kvm_arch_flush_remote_tlbs()
` [PATCH v7 04/12] KVM: Allow range-based TLB invalidation from common code
` [PATCH v7 05/12] KVM: Move kvm_arch_flush_remote_tlbs_memslot() to "
` [PATCH v7 06/12] arm64: tlb: Refactor the core flush algorithm of __flush_tlb_range
` [PATCH v7 07/12] KVM: arm64: Implement __kvm_tlb_flush_vmid_range()
` [PATCH v7 08/12] KVM: arm64: Define kvm_tlb_flush_vmid_range()
` [PATCH v7 12/12] KVM: arm64: Use TLBI range-based intructions for unmap
[PATCH v3 0/6] Update document description for kvm_mmu_page and kvm_mmu_page_role
2023-08-01 0:21 UTC (7+ messages)
` [PATCH v3 1/6] KVM: Documentation: Add the missing description for guest_mode in kvm_mmu_page_role
` [PATCH v3 2/6] KVM: Documentation: Update the field name gfns and its description in kvm_mmu_page
` [PATCH v3 3/6] KVM: Documentation: Add the missing description for ptep "
` [PATCH v3 4/6] KVM: Documentation: Add the missing description for tdp_mmu_root_count into kvm_mmu_page
` [PATCH v3 5/6] KVM: Documentation: Add the missing description for mmu_valid_gen "
` [PATCH v3 6/6] KVM: Documentation: Add the missing description for tdp_mmu_page "
[PATCH v9 00/36] x86: enable FRED for x86-64
2023-07-31 23:56 UTC (8+ messages)
` [PATCH v9 05/36] x86/opcode: Add ERETU, ERETS instructions to x86-opcode-map
[PATCH 0/2] sync_regs() TOCTOU issues
2023-07-31 23:49 UTC (3+ messages)
` [PATCH 1/2] KVM: x86: Fix KVM_CAP_SYNC_REGS's "
[PATCH v2 0/6] Update document description for kvm_mmu_page and kvm_mmu_page_role
2023-07-31 22:28 UTC (18+ messages)
` [PATCH v2 2/6] KVM: Documentation: Update the field name gfns and its description in kvm_mmu_page
` [PATCH v2 3/6] KVM: Documentation: Add the missing description for ptep "
` [PATCH v2 4/6] KVM: Documentation: Add the missing description for tdp_mmu_root_count into kvm_mmu_page
` [PATCH v2 5/6] KVM: Documentation: Add the missing description for mmu_valid_gen "
` [PATCH v2 6/6] KVM: Documentation: Add the missing description for tdp_mmu_page "
[PATCH v9 29/36] x86/fred: FRED entry/exit and dispatch code
2023-07-31 22:07 UTC (3+ messages)
[RFC PATCH v2 00/20] context_tracking,x86: Defer some IPIs until a user->kernel transition
2023-07-31 21:46 UTC (13+ messages)
` [RFC PATCH v2 06/20] tracing/filters: Optimise scalar vs cpumask filtering when the user mask is a single CPU
` [RFC PATCH v2 11/20] objtool: Flesh out warning related to pv_ops[] calls
[PATCH v13 vfio 0/7] pds-vfio-pci driver
2023-07-31 20:57 UTC (3+ messages)
` [PATCH v13 vfio 3/7] vfio/pds: register with the pds_core PF
[PATCH v6 0/6] Enable writable for idregs DFR0,PFR0, MMFR{0,1,2, 3}
2023-07-31 20:51 UTC (9+ messages)
` [PATCH v6 3/6] KVM: arm64: Enable writable for ID_AA64DFR0_EL1 and ID_DFR0_EL1
[PATCH] KVM: Wrap kvm_{gfn,hva}_range.pte in a per-action union
2023-07-31 20:35 UTC (4+ messages)
[PATCH] kvm/x86: clear hlt for intel cpu when resetting vcpu
2023-07-31 19:15 UTC (5+ messages)
[PATCH v4 00/34] KVM: selftests: Guest printf and asserts overhaul
2023-07-31 18:22 UTC (6+ messages)
` [PATCH v4 09/34] KVM: selftests: Add a selftest for guest prints and formatted asserts
[PATCH mm-unstable v8 00/31] Split ptdesc from struct page
2023-07-31 17:03 UTC (32+ messages)
` [PATCH mm-unstable v8 01/31] mm: Add PAGE_TYPE_OP folio functions
` [PATCH mm-unstable v8 02/31] pgtable: Create struct ptdesc
` [PATCH mm-unstable v8 03/31] mm: add utility functions for ptdesc
` [PATCH mm-unstable v8 04/31] mm: Convert pmd_pgtable_page() callers to use pmd_ptdesc()
` [PATCH mm-unstable v8 05/31] mm: Convert ptlock_alloc() to use ptdescs
` [PATCH mm-unstable v8 06/31] mm: Convert ptlock_ptr() "
` [PATCH mm-unstable v8 07/31] mm: Convert pmd_ptlock_init() "
` [PATCH mm-unstable v8 08/31] mm: Convert ptlock_init() "
` [PATCH mm-unstable v8 09/31] mm: Convert pmd_ptlock_free() "
` [PATCH mm-unstable v8 10/31] mm: Convert ptlock_free() "
` [PATCH mm-unstable v8 11/31] mm: Create ptdesc equivalents for pgtable_{pte,pmd}_page_{ctor,dtor}
` [PATCH mm-unstable v8 12/31] powerpc: Convert various functions to use ptdescs
` [PATCH mm-unstable v8 13/31] x86: "
` [PATCH mm-unstable v8 14/31] s390: Convert various pgalloc "
` [PATCH mm-unstable v8 15/31] mm: Remove page table members from struct page
` [PATCH mm-unstable v8 16/31] pgalloc: Convert various functions to use ptdescs
` [PATCH mm-unstable v8 17/31] arm: "
` [PATCH mm-unstable v8 18/31] arm64: "
` [PATCH mm-unstable v8 19/31] csky: Convert __pte_free_tlb() "
` [PATCH mm-unstable v8 20/31] hexagon: "
` [PATCH mm-unstable v8 21/31] loongarch: Convert various functions "
` [PATCH mm-unstable v8 22/31] m68k: "
` [PATCH mm-unstable v8 23/31] mips: "
` [PATCH mm-unstable v8 24/31] nios2: Convert __pte_free_tlb() "
` [PATCH mm-unstable v8 25/31] openrisc: "
` [PATCH mm-unstable v8 26/31] riscv: Convert alloc_{pmd, pte}_late() "
` [PATCH mm-unstable v8 27/31] sh: Convert pte_free_tlb() "
` [PATCH mm-unstable v8 28/31] sparc64: Convert various functions "
` [PATCH mm-unstable v8 29/31] sparc: Convert pgtable_pte_page_{ctor, dtor}() to ptdesc equivalents
` [PATCH mm-unstable v8 30/31] um: Convert {pmd, pte}_free_tlb() to use ptdescs
` [PATCH mm-unstable v8 31/31] mm: Remove pgtable_{pmd, pte}_page_{ctor, dtor}() wrappers
[PATCH v2 00/26] KVM: arm64: NV trap forwarding infrastructure
2023-07-31 17:02 UTC (7+ messages)
` [PATCH v2 06/26] arm64: Add debug registers affected by HDFGxTR_EL2
` [PATCH v2 14/26] KVM: arm64: nv: Add trap forwarding infrastructure
[PATCH v2 0/5] KVM: arm64: PMU: Fix PMUver related handling for vPMU support
2023-07-31 16:41 UTC (5+ messages)
` [PATCH v2 2/5] KVM: arm64: PMU: Disallow vPMU on non-uniform PMUVer systems
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox