messages from 2026-09-08 20:06:45 to 2026-09-10 14:07:02 UTC [more...]
[PATCH v5 00/15] coco/TSM: Host-side Arm CCA IDE setup via connect/disconnect callbacks
2026-09-10 14:05 UTC (16+ messages)
` [PATCH v5 01/15] coco: host: arm64: Prepare host TSM plumbing for IDE streams
` [PATCH v5 02/15] coco: host: arm64: Create RMM pdev objects for PCI endpoints
` [PATCH v5 03/15] coco: host: arm64: Add RMM pdev communication plumbing
` [PATCH v5 04/15] coco: host: arm64: Add RMM pdev stop and destroy helper
` [PATCH v5 05/15] X.509: Make certificate parser public
` [PATCH v5 06/15] X.509: Parse Subject Alternative Name in certificates
` [PATCH v5 07/15] X.509: Move certificate length retrieval into new helper
` [PATCH v5 08/15] coco: host: arm64: Register device public key with RMM
` [PATCH v5 09/15] coco: host: arm64: Initialize RMM pdev state for TDISP IDE connect
` [PATCH v5 10/15] coco: host: arm64: Coordinate peer stream waits during pdev communication
` [PATCH v5 11/15] coco: host: arm64: Connect RMM pdev streams for IDE devices
` [PATCH v5 12/15] coco: host: arm64: Refcount root-port pdevs used by IDE streams
` [PATCH v5 13/15] PCI/TSM: Move CMA DOE mailbox discovery out of pci_tsm_pf0_constructor()
` [PATCH v5 14/15] coco: host: arm64: Add NCOH_SYS stream support for RC endpoints
` [PATCH v5 15/15] coco: host: arm64: Enable PCI TSM connect callbacks
[RFC PATCH v4 03/16] iommu/arm-smmu-v3: Add initial pSMMU realm viommu plumbing
2026-09-10 12:46 UTC (15+ messages)
[PATCH v17 00/20] KVM: arm64: CCA: Add basic plumbing for Realms
2026-09-10 12:44 UTC (48+ messages)
` [PATCH v17 01/20] KVM: arm64: Include kvm_emulate.h in kvm/arm_psci.h
` [PATCH v17 02/20] KVM: arm64: Avoid including linux/kvm_host.h in kvm_pgtable.h
` [PATCH v17 03/20] KVM: arm64: Track the type of VM in kvm_arch
` [PATCH v17 04/20] KVM: arm64: Refactor the vcpu_load to allow for VM specific callbacks
` [PATCH v17 05/20] KVM: arm64: Add vcpu load/put call backs for flavors
` [PATCH v17 06/20] KVM: arm64: CCA: Add a new mode for supporting Realm guests
` [PATCH v17 09/20] KVM: arm64: coco: arch_timer: Prevent timer offset configuration
` [PATCH v17 10/20] KVM: arm64: coco: Disable Steal time accounting for coco guests
` [PATCH v17 14/20] KVM: arm64: CCA: Don't expose unsupported capabilities for realm guests
` [PATCH v17 16/20] KVM: arm64: CCA: Provide register list for unfinalized RECs
` [PATCH v17 17/20] KVM: arm64: CCA: Provide an accurate register list
` [PATCH v17 18/20] KVM: arm64: Reuse kvm_stage2_unmap_range in kvm_unmap_gfn_range
[PATCH v2 00/20] KVM: selftests: PPC pre-enabling
2026-09-10 11:57 UTC (26+ messages)
` [PATCH v2 01/20] KVM: selftests: Use MEM_REGION_PT memslot instead of '0' for s390 regions/segments
` [PATCH v2 06/20] KVM: selftests: Extend page allocator to support naturally aligned allocations
` [PATCH v2 07/20] KVM: selftests: Make the single-page allocator APIs static inline
` [PATCH v2 08/20] KVM: selftests: Use the innermost page allocator API in the memslot perf test
` [PATCH v2 09/20] KVM: selftests: Use the innermost page allocator API in s390's IRQ routing test
` [PATCH v2 10/20] KVM: selftests: Add a wrapper API to allocate multiple page table pages
` [PATCH v2 11/20] KVM: selftests: Initialize vm->memslots[] with invalid memslots during creation
` [PATCH v2 12/20] KVM: selftests: Add APIs to override memory region types with custom memslots
` [PATCH v2 17/20] KVM: selftests: Take the memory region type, not memslot, in page allocators
` [PATCH v2 18/20] KVM: selftests: Use TEST_ASSERT(), not assert(), in vm_get_mem_region()
` [PATCH v2 20/20] KVM: selftests: Add arch hook to force page tables to be naturally aligned
[PATCH v1 0/3] KVM: arm64: Properly advertise !FEAT_LPA2 for NV
2026-09-10 11:54 UTC (9+ messages)
` [PATCH v1 1/3] KVM: arm64: nv: Don't advertise FEAT_LPA2 for guest stage-1
` [PATCH v1 2/3] arm64: sysreg: Add TCR_EL2 to sysreg infrastructure
` [PATCH v1 3/3] KVM: arm64: Convert TCR_EL2 to config-driven sanitisation
[PATCH v20 00/14] KVM: arm64: Provide guest support for GCS
2026-09-10 11:10 UTC (24+ messages)
` [PATCH v20 03/14] KVM: arm64: Manage GCS access and registers for guests
` [PATCH v20 07/14] KVM: arm64: Forward GCS exceptions to nested guests
` [PATCH v20 08/14] KVM: arm64: Enforce EXLOCK for SPSR and ELR
` [PATCH v20 09/14] KVM: arm64: Allow GCS to be enabled for guests
` [PATCH v20 10/14] KVM: selftests: arm64: Add GCS registers to get-reg-list
` [PATCH v20 11/14] KVM: selftests: arm64: Add GCS to set_id_regs
` [PATCH v20 12/14] KVM: selftests: arm64: Only restore SPSR_EL1 and ELR_EL1 if they change
` [PATCH v20 13/14] tools: Synchronise the kernel esr.h
[PATCH v2] KVM: arm64: Trap guest MPAM accesses whenever MPAM is implemented
2026-09-10 11:08 UTC (3+ messages)
[PATCH v2 00/16] KVM: arm64: Confine protected VM vCPU state to EL2
2026-09-10 10:05 UTC (4+ messages)
` [PATCH v2 06/17] KVM: arm64: Add system register reset framework for protected VMs
[PATCH 00/20] Huge mapping support for protected VMs
2026-09-10 10:04 UTC (5+ messages)
` [PATCH 11/20] KVM: arm64: Add a range to pKVM ownership selftest
[PATCH 0/8] KVM: arm64: Add KVM_PRE_FAULT_MEMORY support
2026-09-10 10:02 UTC (9+ messages)
` [PATCH 1/8] KVM: arm64: Propagate and use esr in s2fd when handling guest aborts
` [PATCH 3/8] KVM: arm64: Propagate and use kvm_s2_fault_result on S2 fault
` [PATCH 5/8] KVM: arm64: Implement KVM_PRE_FAULT_MEMORY
[PATCH v17 0/7] firmware: arm_rmm: Add RMM v2.0 base RMI support
2026-09-10 9:54 UTC (30+ messages)
` [PATCH v17 1/7] firmware: arm_rmm: Add SMC definitions for calling the RMM
` [PATCH v17 3/7] firmware: arm_rmm: Configure the RMM with the host's page size
` [PATCH v17 4/7] firmware: arm_rmm: Add support for SRO
` [PATCH v17 5/7] firmware: arm_rmm: Activate the RMM
` [PATCH v17 6/7] firmware: arm_rmm: Ensure the RMM has GPT entries for memory
` [PATCH v17 7/7] firmware: arm_rmm: Add wrappers for Realm related RMI commands
[PATCH v2 00/13] KVM: ITS hardening for pKVM
2026-09-10 9:03 UTC (4+ messages)
` [PATCH v2 01/13] KVM: arm64: Donate MMIO to the hypervisor
[PATCH] KVM: arm64: Fix kvm_get_vtcr() kernel-doc
2026-09-10 2:54 UTC (3+ messages)
[RFC PATCH 0/3] liveupdate: Move to feature flags for LUO and memfd ABI compatibility
2026-09-10 0:58 UTC (5+ messages)
[PATCH v2] KVM: arm64: Enable S1PIE for hVHE
2026-09-09 14:29 UTC (7+ messages)
[PATCH 00/39] mm: make VMA flag semantics explicit, eliminate VM_SPECIAL
2026-09-09 12:08 UTC (84+ messages)
` [PATCH 01/39] mm/vma: predicate setting mmap_prepare VMA fields on new vma alloc
` [PATCH 02/39] mm/vma: introduce and use vma_[flags_]can_merge()
` [PATCH 03/39] mm: consistently validate VMA state after mmap[_prepare] hooks
` [PATCH 04/39] mm/vma: ensure mmap_prepare doesn't set actions on a mergeable vma
` [PATCH 05/39] mm: make map_kernel_pages_[prepare,complete] internal and unexported
` [PATCH 06/39] mm/vma: tidy up map kernel pages enum values
` [PATCH 07/39] mm: add mmap action for discontiguous kernel page mapping
` [PATCH 08/39] docs: filesystems: update mmap_prepare docs for discontig kernel pgs
` [PATCH 09/39] drivers/usb/mon: update to use mmap_prepare + map kernel pages
` [PATCH 10/39] infiniband: update hfi1 to use remap_vmalloc_range()
` [PATCH 11/39] selinux: reject writable opens of policy file, drop mmap shared/write check
` [PATCH 12/39] ALSA: pcm: use vm_insert_page() to map PCM status page
` [PATCH 13/39] bpf: arena: mark arena_map_mmap() mappings VM_MIXEDMAP
` [PATCH 14/39] mm/vma: add vma[_flags]_is_kernel_owned() predicates
` [PATCH 15/39] mm/vma: only allow mmap to clear VMA_MAYWRITE_BIT if kernel-owned
` [PATCH 16/39] mm/vma: add and use vma_[flags]_is_fixed_mapping
` [PATCH 17/39] scsi: sg: convert mmap hook to mmap_prepare and rework
` [PATCH 18/39] fbdev: defio: assert FBINFO_VIRTFB, drop VM_IO, add VM_MIXEDMAP
` [PATCH 19/39] HSI: cmt_speech: convert mmap hook to mmap_prepare, refactor
` [PATCH 20/39] mm/gup: error out early on !VMA_MAYREAD_BIT VMAs
` [PATCH 21/39] uprobes: remove VM_IO, set VM_MIXEDMAP for mapped kernel pages
` [PATCH 22/39] mm/mlock: clear VMA_LOCKED_MASK over mmap callback
` [PATCH 23/39] mm/mlock: eliminate weird VMA_IO_BIT abuse and simplify
` [PATCH 24/39] mm/vma: enforce that only kernel-owned mappings may set VMA_IO_BIT
` [PATCH 25/39] mm: remove VMA_IO_BIT check in vma[_flags]_is_kernel_owned()
` [PATCH 26/39] mm: remove hugetlb_inline.h
` [PATCH 27/39] mm: rename is_vm_hugetlb_page() to vma_is_hugetlb()
` [PATCH 28/39] mm: drop some redundant checks around hugetlb VMAs
` [PATCH 29/39] mm/madvise: update is_valid_guard_vma() to use vma_can_merge()
` [PATCH 30/39] mm/vma: introduce vma[_flags]_is_persistent()
` [PATCH 31/39] mm/uffd: use predicates for userfaultfd checks
` [PATCH 32/39] mm/madvise: use predicates for madvise(..., MADV_DOFORK)
` [PATCH 33/39] mm: eliminate VMA_SPECIAL_FLAGS usage when hugetlb explicitly tested
` [PATCH 34/39] mm: eliminate VMA_SPECIAL_FLAGS check in lru_gen_look_around()
` [PATCH 35/39] mm: avoid use of VMA_SPECIAL_FLAGS in migrate_vma_setup()
` [PATCH 36/39] mm: eliminate VM_SPECIAL, VMA_SPECIAL_FLAGS
` [PATCH 37/39] fuse: dax: do not set VM_MIXEDMAP
` [PATCH 38/39] mm/huge_memory: remove vma_is_special_huge()
` [PATCH 39/39] mm/vma: introduce and use vma[_flags]_can_gup()
[RFC PATCH v8 00/20] kvm/arm: Introduce a customizable aarch64 KVM host model
2026-09-09 8:47 UTC (3+ messages)
` [RFC PATCH v8 20/20] arm-qmp-cmds: introspection for ID register props
[PATCH v6 00/40] arm_mpam: Add KVM/arm64 and resctrl glue code
2026-09-09 8:51 UTC (5+ messages)
` [PATCH v6 01/40] arm_mpam: Ensure in_reset_state is false after applying configuration
` [PATCH v6 03/40] arm64/sysreg: Add MPAMSM_EL1 register
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