messages from 2026-07-01 08:51:00 to 2026-07-15 10:20:24 UTC [more...]
[PATCH] RISC-V: KVM: Fix lost virtual interrupts during IRQ sync
2026-07-15 10:20 UTC (11+ messages)
` [PATCH v3] RISC-V: KVM: Serialize virtual interrupt pending state updates
` [PATCH v4] "
` [PATCH v5] "
[RFC PATCH 00/34] mm: optimize unnecessary loads due to ptep_get() and friends out
2026-07-15 9:44 UTC (76+ messages)
` [RFC PATCH 01/34] ARM: mm: make nommu pgd_t a scalar
` [RFC PATCH 02/34] ARM: mm: make 2-level "
` [RFC PATCH 03/34] ARM: mm: remove custom pgdp_get()
` [RFC PATCH 04/34] LoongArch: mm: define pud_leaf() only when PUD exists
` [RFC PATCH 05/34] MIPS: "
` [RFC PATCH 06/34] mm/pgtable: define (pgd|p4d|pud)_leaf() for folded page tables
` [RFC PATCH 07/34] mm/pgtable: define (pgd|p4d|pud)_offset_lockless() "
` [RFC PATCH 08/34] loongarch: kvm: remove stack copy address of pXd in pXd_offset()
` [RFC PATCH 09/34] riscv: "
` [RFC PATCH 10/34] x86: mm: carve out the generic compile-time folded pgtable case in effective_prot()
` [RFC PATCH 11/34] mm: vmscan: remove stack copy address of pud pass in wallk_pud_range()
` [RFC PATCH 12/34] arm64: mm: use proper set_pXd() for generic compile-time folded patable in kasan_early_init()
` [RFC PATCH 13/34] arm64: mm: define pud_set_huge() when __PGTABLE_PMD_FOLDED not defined
` [RFC PATCH 14/34] csky: mm: use proper set_pXd() for generic compile-time folded patable in vmalloc_fault()
` [RFC PATCH 15/34] mips: mm: use proper set_pXd() for generic compile-time folded patable in vmalloc_fault path
` [RFC PATCH 16/34] nios2: "
` [RFC PATCH 17/34] riscv: mm: use proper set_pXd() for generic compile-time folded patable in vmalloc_fault()
` [RFC PATCH 18/34] riscv: mm: use proper set_pXd() for generic compile-time folded patable in setup_vm_final()
` [RFC PATCH 19/34] x86: power: use proper set_pXd() for generic compile-time folded patable in resume_one_md_table_init()
` [RFC PATCH 20/34] x86: kexec: use proper set_pXd() for generic compile-time folded patable in machine_kexec_page_table_set_one()
` [RFC PATCH 21/34] x86: platform: use proper set_pXd() for generic compile-time folded patable in setup_olpc_ofw_pgd()
` [RFC PATCH 22/34] x86: mm: use proper set_pXd() for generic compile-time folded patable in one_md_table_init()
` [RFC PATCH 23/34] x86: mm: skip pud setup when using generic compile-time folded pagetable
` [RFC PATCH 24/34] x86: mm: call try_to_free_pmd_page() when CONFIG_PGTABLE_LEVELS > 2
` [RFC PATCH 25/34] x86: mm: remove usage of pgd_page_vaddr() for CONFIG_x86_PAE
` [RFC PATCH 26/34] x86: mm: define pudp_set_access_flags() when CONFIG_HAVE_ARCH_TRANSPARENT_HUGEPAGE_PUD is enabled only
` [RFC PATCH 27/34] m68k: mm: remove usage of pgd_page_vaddr() for CONFIG_PGTABLE_LEVELS=3
` [RFC PATCH 28/34] arm: mm: use proper pgtable APIs for generic compile-time folded patable in kasan_init()
` [RFC PATCH 29/34] mm/pgtable: disallow calling folded set_pgd/set_p4d/set_pud
` [RFC PATCH 30/34] mm/pgtable: disallow calling folded (pgd|p4d|pud)_page, pgd_page_vaddr() and (p4d|pud)_pgtable
` [RFC PATCH 31/34] mm/pgtable: optimize pmdp_get() and friends for folded pagetable levels
` [RFC PATCH 32/34] openrisc/pgtable: drop __pmd_offset()
` [RFC PATCH 33/34] mm/pgtable: catch abuse of folded dummy pgd_t/p4d_t/pud_t
` [RFC PATCH 34/34] arm64: pgtable: convert pte_present() from macro to static inline
[PATCH v2 0/3] RISC-V: KVM: fix vcpu vector context handling
2026-07-15 5:16 UTC (4+ messages)
` [PATCH v2 1/3] riscv: vector: refactor riscv_v_start_kernel_context
` [PATCH v2 2/3] riscv: vector: allow non-preemptible kernel-mode vector with IRQs off
` [PATCH v2 3/3] RISC-V: KVM: fix vcpu vector context handling for kernel-mode vector
[PATCH] KVM: riscv: Fix Spectre-v1 in vector register access
2026-07-15 3:08 UTC
[PATCH] RISC-V: KVM: Inject instruction access fault on unmapped guest fetch
2026-07-14 13:05 UTC (2+ messages)
[PATCH v3] RISC-V: KVM: Zicbo[m|z|p] block sizes should be always present in ONE_REG
2026-07-13 12:57 UTC (2+ messages)
[PATCH] riscv: kvm: Skip preventive hfence.gvma for new G-stage mappings with Svvptc
2026-07-13 12:39 UTC (2+ messages)
[PATCH] KVM: riscv: PMU: Bound counter mask scan to BITS_PER_LONG
2026-07-13 12:03 UTC (2+ messages)
[PATCH] KVM: riscv: SBI FWFT: Apply LOCK flag only on successful set
2026-07-13 8:33 UTC (2+ messages)
[PATCH RFC v3] KVM: riscv: Allow G-stage PMD block mappings for VM_PFNMAP
2026-07-13 7:21 UTC
[PATCH] RISC-V: KVM: Avoid redundant page-table allocations in ioremap topup
2026-07-13 5:20 UTC (2+ messages)
[PATCH v6 0/8] RISC-V: KVM: Add Svadu/Zicfiss/Zicfilp FWFT support
2026-07-13 1:03 UTC (9+ messages)
` [PATCH v6 1/8] RISC-V: KVM: Add support for Svadu FWFT features
` [PATCH v6 2/8] KVM: riscv: selftests: add Svadu FWFT extension to get-reg-list test
` [PATCH v6 3/8] RISC-V: KVM: Allow Zicfiss/Zicfilp extensions for Guest/VM
` [PATCH v6 4/8] RISC-V: KVM: Add ssp context save/restore
` [PATCH v6 5/8] RISC-V: KVM: Handle software-check exits for VCPU
` [PATCH v6 6/8] RISC-V: KVM: Delegate SPELP bit to VS/VU mode if landing pad is enabled
` [PATCH v6 7/8] RISC-V: KVM: Add support for control-flow integrity FWFT features
` [PATCH v6 8/8] KVM: riscv: selftests: add Zicfiss/Zicfilp extension to get-reg-list test
[PATCH v1 0/2] RISC-V: KVM: fix vcpu vector context handling
2026-07-11 1:58 UTC (3+ messages)
` [PATCH v1 1/2] riscv: vector: refactor riscv_v_start_kernel_context
` [PATCH v1 2/2] RISC-V: KVM: fix vcpu vector context handling for kernel-mode vector
[PATCH RFC v2] KVM: riscv: Allow G-stage PMD block mappings for VM_PFNMAP
2026-07-10 5:19 UTC
[PATCH RFC 0/1] KVM: riscv: G-stage PMD block mappings for VM_PFNMAP
2026-07-09 13:00 UTC (2+ messages)
` [PATCH RFC 1/1] KVM: riscv: Allow safe "
[PATCH] RISC-V: KVM: Add kvm-riscv.wfi_trap_policy to control VS-mode WFI trapping
2026-07-09 11:56 UTC
[PATCH v3 00/17] riscv: Generate riscv instruction functions
2026-07-09 6:26 UTC (18+ messages)
` [PATCH v3 02/17] riscv: alternatives: Use generated instruction headers for patching code
` [PATCH v3 03/17] riscv: kgdb: Use generated instruction headers
` [PATCH v3 04/17] riscv: Add kprobes instruction simulation KUnit
` [PATCH v3 05/17] riscv: kprobes: Use generated instruction headers
` [PATCH v3 06/17] riscv: cfi: "
` [PATCH v3 07/17] riscv: Maintain epc on misaligned emulation error
` [PATCH v3 08/17] riscv: Use generated instruction headers for misaligned loads/stores
` [PATCH v3 09/17] riscv: kvm: Use generated instruction headers for csr code
` [PATCH v3 10/17] KVM: device: Add test device
` [PATCH v3 11/17] KVM: riscv: selftests: Add mmio test
` [PATCH v3 12/17] riscv: kvm: Use generated instruction headers for mmio emulation
` [PATCH v3 13/17] riscv: kvm: Add emulated test csr
` [PATCH v3 14/17] KVM: riscv: selftests: Add csr emulation test
` [PATCH v3 15/17] riscv: kvm: Use generated instruction headers for csr emulation
` [PATCH v3 16/17] riscv: kexec: Use generated instruction headers for kexec relocations
` [PATCH v3 17/17] riscv: Remove unused instruction headers
` [syzbot ci] Re: riscv: Generate riscv instruction functions
[PATCH v5 00/17] riscv: hwprobe: Expose RVA23U64 base behavior
2026-07-08 7:30 UTC (24+ messages)
` [PATCH v5 01/17] dt-bindings: riscv: sort multi-letter Z extensions alphanumerically
` [PATCH v5 02/17] riscv: hwprobe.rst: Make indentation consistent
` [PATCH v5 03/17] riscv: hwprobe.rst: Document EXT_ZICFISS and EXT_ZICFILP
` [PATCH v5 04/17] riscv: Standardize extension capitalization
` [PATCH v5 05/17] riscv: Add Zicclsm to cpufeature and hwprobe
` [PATCH v5 06/17] riscv: Add Ziccamoa, Ziccif, Ziccrse, and Za64rs "
` [PATCH v5 07/17] riscv: Add B to hwcap "
` [PATCH v5 08/17] dt-bindings: riscv: Require block-size for Zicbom, Zicbop, and Zicboz
` [PATCH v5 09/17] dt-bindings: riscv: Add Zic64b extension description
` [PATCH v5 10/17] riscv: Add Zic64b to cpufeature and hwprobe
` [PATCH v5 11/17] riscv: dts: spacemit: k3: Add Zic64b ISA extension
` [PATCH v5 12/17] riscv: dts: spacemit: k1: "
` [PATCH v5 13/17] riscv: dts: sophgo: sg2044: "
` [PATCH v5 14/17] riscv: Add a getter for user PMLEN support
` [PATCH v5 15/17] riscv: cpufeature: Introduce ISA bases bitmap and rva23u64 detection
` [PATCH v5 16/17] riscv: cpu: Output isa bases lines in cpuinfo
` [PATCH v5 17/17] riscv: hwprobe: Introduce rva23u64 base behavior
[PATCH v2 0/1] RISC-V: KVM: Serialize virtual interrupt pending state updates
2026-07-08 3:35 UTC (2+ messages)
` [PATCH v2 1/1] "
[[PATCH] v4 1/4] riscv: vector: refactor vector context operations
2026-07-07 16:05 UTC (2+ messages)
[PATCH v2 0/2] RISC-V: KVM: Optimize hfence request handling for SMP guests
2026-07-07 12:50 UTC (3+ messages)
` [PATCH v2 1/2] RISC-V: KVM: Introduce make_xfence_request_nodata for FENCE.I requests
` [PATCH v2 2/2] RISC-V: KVM: Separate req and fallback_req masks in make_xfence_request
[PATCH 0/2] RISC-V: KVM: Optimize hfence request handling for SMP guests
2026-07-07 11:37 UTC (3+ messages)
` [PATCH 1/2] RISC-V: KVM: Move hfence type check out of loop
` [PATCH 2/2] RISC-V: KVM: Separate req and fallback_req masks in make_xfence_request
[PATCH v5 0/8] RISC-V: KVM: Add Svadu/Zicfiss/Zicfilp FWFT support
2026-07-07 7:51 UTC (12+ messages)
` [PATCH v5 1/8] RISC-V: KVM: Add support for Svadu FWFT features
` [PATCH v5 2/8] KVM: riscv: selftests: add Svadu FWFT extension to get-reg-list test
` [PATCH v5 3/8] RISC-V: KVM: Allow Zicfiss/Zicfilp extensions for Guest/VM
` [PATCH v5 4/8] RISC-V: KVM: Add ssp context save/restore
` [PATCH v5 5/8] RISC-V: KVM: Handle software-check exits for VCPU
` [PATCH v5 6/8] RISC-V: KVM: Delegate SPELP bit to VS/VU mode if landing pad is enabled
` [PATCH v5 7/8] RISC-V: KVM: Add support for control-flow integrity FWFT features
` [PATCH v5 8/8] KVM: riscv: selftests: add Zicfiss/Zicfilp extension to get-reg-list test
CFP for Plumbers RISC-V MC
2026-07-06 14:46 UTC
[PATCH v2] RISC-V: KVM: Zicbo[m|z|p] block sizes should be always present in ONE_REG
2026-07-06 8:38 UTC
[PATCH] RISC-V: KVM: Zicbo[m|z|p] block sizes should be always present in ONE_REG
2026-07-06 5:40 UTC
[PATCH v2 0/3] RISC-V: KVM: Cleanup SBI extension status when disable
2026-07-06 2:11 UTC (4+ messages)
` [PATCH v2 1/3] RISC-V: KVM: Add SBI extension validate callback
` [PATCH v2 2/3] RISC-V: KVM: Add SBI FWFT validation support
` [PATCH v2 3/3] RISC-V: KVM: Reset the SBI extension when disable it
[RFC PATCH 0/3] RISC-V: KVM/IOMMU: Fix MRIF irqfd notice handling
2026-07-03 12:38 UTC (2+ messages)
[PATCH v4 0/5] Implement Eager Page Splitting for RISC-V
2026-07-01 12:09 UTC (6+ messages)
` [PATCH v4 1/5] RISC-V: KVM: Add the split page cache for ioctl context
` [PATCH v4 2/5] RISC-V: KVM: Split huge pages when dirty logging is enabled
` [PATCH v4 3/5] RISC-V: KVM: Remove redundant TLB flush operations
` [PATCH v4 4/5] RISC-V: KVM: Split huge pages during KVM_CLEAR_DIRTY_LOG
` [PATCH v4 5/5] RISC-V: KVM: Add the eager_page_split module parameter
[PATCH 0/3] RISC-V: KVM: Cleanup SBI extension status when disble
2026-07-01 9:47 UTC (4+ messages)
` [PATCH 1/3] RISC-V: KVM: Add SBI extension validate callback
` [PATCH 2/3] RISC-V: KVM: Add SBI FWFT validation support
` [PATCH 3/3] RISC-V: KVM: Reset the SBI extension when disable it
[PATCH 0/2] riscv: ptdump: Refactor for KVM gstage ptdump support
2026-07-01 8:50 UTC (3+ messages)
` [PATCH 1/2] riscv: ptdump: Move pagetable definitions to common header
` [PATCH 2/2] KVM: riscv: Register ptdump with debugfs on guest creation
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