messages from 2026-07-22 07:55:54 to 2026-07-22 16:23:03 UTC [more...]
[PATCH RFC v2 00/20] mm: optimize unnecessary loads due to ptep_get() and friends out
2026-07-22 16:23 UTC (31+ messages)
` [PATCH RFC v2 01/20] ARM: mm: make nommu pgd_t a scalar
` [PATCH RFC v2 02/20] ARM: mm: make 2-level "
` [PATCH RFC v2 03/20] ARM: mm: remove custom pgdp_get()
` [PATCH RFC v2 04/20] LoongArch: mm: define pud_leaf() only when PUD exists
` [PATCH RFC v2 05/20] MIPS: "
` [PATCH RFC v2 06/20] mm/pgtable: define (pgd|p4d|pud)_leaf() for folded page tables
` [PATCH RFC v2 07/20] mm/pgtable: define (pgd|p4d|pud)_offset_lockless() "
` [PATCH RFC v2 08/20] mm: vmscan: remove stack copy address of pud pass in wallk_pud_range()
` [PATCH RFC v2 09/20] loongarch: kvm: remove stack copy address of pXd in pXd_offset()
` [PATCH RFC v2 10/20] riscv: "
` [PATCH RFC v2 11/20] riscv: mm: use proper set_pXd() for generic compile-time folded patable in vmalloc_fault()
` [PATCH RFC v2 12/20] x86: mm: define pudp_set_access_flags() when CONFIG_HAVE_ARCH_TRANSPARENT_HUGEPAGE_PUD is enabled only
` [PATCH RFC v2 13/20] x86: mm: carve out the generic compile-time folded pgtable case in effective_prot()
` [PATCH RFC v2 14/20] x86: mm: skip pud setup when using generic compile-time folded pagetable
` [PATCH RFC v2 15/20] mm/pgtable: optimize pmdp_get() and friends for folded pagetable levels
` [PATCH RFC v2 16/20] mm/pgtable: catch abuse of folded dummy pgd_t/p4d_t/pud_t
` [PATCH RFC v2 17/20] mm/pgtable: disallow calling (pgd|p4d|pud)_page, pgd_page_vaddr() and (p4d|pud)_pgtable with dummy
` [PATCH RFC v2 18/20] mm/pgtable: disallow calling folded set_pgd/set_p4d/set_pud "
` [PATCH RFC v2 19/20] openrisc/pgtable: drop __pmd_offset()
` [PATCH RFC v2 20/20] arm64: pgtable: convert pte_present() from macro to static inline
[ANNOUNCE/CFP] LPC 2026 Live Update Microconference
2026-07-22 15:56 UTC
[PATCH v1] KVM: s390: Fall back to short-term pinning in MAP ioctl
2026-07-22 15:51 UTC (2+ messages)
[PATCH v5 00/36] Private Memory NUMA Nodes
2026-07-22 15:40 UTC (18+ messages)
` [PATCH v5 05/36] mm: add ZONELIST_PRIVATE(_NOFALLBACK) for N_MEMORY_PRIVATE nodes
` [PATCH v5 26/36] mm: add NODE_PRIVATE_CAP_RECLAIM for opted-in private node reclaim
` [PATCH v5 28/36] mm: add NODE_PRIVATE_CAP_HOTUNPLUG for opted-in private nodes
` [PATCH v5 32/36] mm/khugepaged: base private node collapse eligiblity on actor/cap bits
[PATCH v3 00/40] KVM: arm64: Add GICv5 IRS support
2026-07-22 15:18 UTC (10+ messages)
` [PATCH v3 33/40] KVM: arm64: gic-v5: Add GICv5 EL1 sysreg userspace accessors
` [PATCH v3 36/40] KVM: arm64: gic-v5: Implement save/restore mechanisms for ISTs
[PATCH v7 00/11] Dynamic PAMT
2026-07-22 15:12 UTC (11+ messages)
` [PATCH v7 06/11] KVM: TDX: Allocate PAMT memory for TD and vCPU control structures
` [PATCH v7 07/11] x86/tdx: Add APIs to support Dynamic PAMT ops from KVM's fault path
` [PATCH v7 08/11] KVM: TDX: Get/put PAMT pages when (un)mapping private memory
[PATCH v4] KVM: VMX: Cap VMX preemption timer to work around Intel erratum
2026-07-22 14:30 UTC
[PATCH v3] LoongArch: KVM: Add KVM_LOONGARCH_GET/SET_CSR for bulk CSR migration
2026-07-22 14:28 UTC
[PATCH] s390/vfio-ap: fix stale pqap_hook pointer on error in vfio_ap_mdev_set_kvm()
2026-07-22 14:23 UTC (2+ messages)
[PATCH v3] mm/mmu_notifier: Add async OOM cleanup via call_srcu()
2026-07-22 14:22 UTC (2+ messages)
[PATCH] KVM: x86: bound the composed nested TSC multiplier to the max ratio
2026-07-22 13:51 UTC (5+ messages)
` [PATCH] KVM: SVM: use wrmsrq_safe() when writing the nested TSC ratio MSR
[PATCH v15 00/37] arm64: Support for Arm CCA in KVM
2026-07-22 13:31 UTC (5+ messages)
` [PATCH v15 12/37] KVM: arm64: CCA: Support the VGIC in realms
[PATCH v2 0/2] tdx-guest: Make Quote buffer size dynamic
2026-07-22 13:21 UTC (9+ messages)
` [PATCH v2 1/2] x86/tdx: Add helper to query maximum TD Quote size
` [PATCH v2 2/2] virt: tdx-guest: Allocate Quote buffer dynamically
7.2-rc1 regression Folio lock leak in writepage_delalloc()
2026-07-22 12:57 UTC (9+ messages)
` [PATCH/RFC] btrfs: fix folio lock leak in writepage_delalloc() for folios dirtied behind btrfs' back
[PATCH v2 0/8] KVM: nSVM: Enable DecodeAssists for nested guests
2026-07-22 13:03 UTC (4+ messages)
` [PATCH v2 2/8] KVM: nSVM: Synthesize DecodeAssists EXITINFO for emulated intercepts
[PATCH] RISC-V: KVM: Use raw_spinlock for VMID update critical section
2026-07-22 12:33 UTC (2+ messages)
[PATCH v5 14/36] mm/damon: skip private node memory in DAMON migration and pageout
2026-07-22 12:16 UTC (3+ messages)
[PATCH v1 0/9] target/i386: Fix Hygon vendor-specific CPU behavior
2026-07-22 12:10 UTC (2+ messages)
[PATCH] target/i386/sev: fix MemoryRegion reference leaks in gpa2hva callers
2026-07-22 11:10 UTC (3+ messages)
[PATCH v4 5/6] KVM: arm64: Add HDBSS fault handling and buffer flush
2026-07-22 11:04 UTC (11+ messages)
[RFC PATCH 0/4] virtio: SQ/CQ doorbell polling for vhost-scsi
2026-07-22 11:00 UTC (2+ messages)
[PATCH v5 0/5] vhost/vsock: add support for VHOST_RESET_OWNER and CPR migration
2026-07-22 9:43 UTC (9+ messages)
` [PATCH v5 2/5] vhost/vsock: suppress EHOSTUNREACH fast-fail during CPR pause
` [PATCH v5 3/5] vhost/vsock: re-scan TX virtqueue on device start
` [PATCH v5 4/5] vhost: synchronize with RCU readers when freeing workers
` [PATCH v5 5/5] vhost/vsock: add VHOST_RESET_OWNER ioctl
[PATCH v3 00/28] KVM: arm64: Add support for FEAT_NV2p1 and FEAT_NV3
2026-07-22 9:18 UTC (31+ messages)
` [PATCH v3 01/28] arm64: sysreg: Emit RESx/UNKN values for Mapping/Fields definitions
` [PATCH v3 11/28] KVM: arm64: Expose FEAT_NV2p1 to NV guests
` [PATCH v3 12/28] arm64: Add FEAT_NV2p1 detection
` [PATCH v3 14/28] arm64: sysreg: Add HCRX_EL2 bits related to FEAT_NV3
` [PATCH v3 16/28] KVM: arm64: Split NV-specific exit fixups from the non-NV handling
` [PATCH v3 20/28] KVM: arm64: Add sanitisation for NVHCR_EL2
` [PATCH v3 24/28] KVM: arm64: Engage NV3 ERET trap elision
` [PATCH v3 25/28] KVM: arm64: Engage NV3 TLBI "
` [PATCH v3 26/28] KVM: arm64: Add FEAT_NV3 detection
` [PATCH v3 27/28] KVM: arm64: Expose FEAT_NV3 to guests
[PATCH v8 00/21] ARM64 PMU Partitioning
2026-07-22 9:05 UTC (2+ messages)
[PATCH v2] LoongArch: KVM: Add KVM_LOONGARCH_GET/SET_CSR for bulk CSR migration
2026-07-22 8:03 UTC (2+ messages)
page: | 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