messages from 2026-09-14 15:59:30 to 2026-09-15 11:59:56 UTC [more...]
[PATCH RFC POC 00/50] file: handle files on syscall exit
2026-09-15 11:59 UTC (68+ messages)
` [PATCH RFC POC 01/50] file: install "
` [PATCH RFC POC 02/50] entry: commit fds "
` [PATCH RFC POC 03/50] alpha: "
` [PATCH RFC POC 04/50] ARC: "
` [PATCH RFC POC 05/50] ARM: "
` [PATCH RFC POC 06/50] arm64: "
` [PATCH RFC POC 07/50] csky: "
` [PATCH RFC POC 08/50] hexagon: "
` [PATCH RFC POC 09/50] m68k: "
` [PATCH RFC POC 10/50] microblaze: "
` [PATCH RFC POC 11/50] MIPS: "
` [PATCH RFC POC 12/50] nios2: "
` [PATCH RFC POC 13/50] openrisc: "
` [PATCH RFC POC 14/50] parisc: "
` [PATCH RFC POC 15/50] sh: "
` [PATCH RFC POC 16/50] sparc: "
` [PATCH RFC POC 17/50] um: "
` [PATCH RFC POC 18/50] xtensa: "
` [PATCH RFC POC 19/50] file: require the syscall exit hook from every architecture
` [PATCH RFC POC 20/50] file: warn when the descriptor table is unshared with slots
` [PATCH RFC POC 21/50] io_uring: commit fds per request
` [PATCH RFC POC 22/50] net: install SCM_RIGHTS descriptors when recvmsg() returns
` [PATCH RFC POC 23/50] file: open-code receive_fd()'s immediate install
` [PATCH RFC POC 24/50] file: make FD_ADD() a standalone "
` [PATCH RFC POC 25/50] file: reimplement FD_PREPARE() on the deferred fd_prepare() path
` [PATCH RFC POC 26/50] dma-buf: stop unwinding sync file descriptors by hand
` [PATCH RFC POC 27/50] drm/amdkfd: stop collecting CRIU dma-buf descriptors for a final install
` [PATCH RFC POC 28/50] drm/msm: install the out-fence descriptor when the ioctl returns
` [PATCH RFC POC 29/50] drm/virtio: "
` [PATCH RFC POC 30/50] drm/vmwgfx: "
` [PATCH RFC POC 31/50] vfio: install the migration data "
` [PATCH RFC POC 32/50] liveupdate: install the session descriptors "
` [PATCH RFC POC 33/50] io_uring/zcrx: install the exported descriptor when the request returns
` [PATCH RFC POC 34/50] sctp: install the peeloff descriptor when the syscall returns
` [PATCH RFC POC 35/50] ALSA: compress: install the task descriptors when the ioctl returns
` [PATCH RFC POC 36/50] nitro_enclaves: install the enclave descriptor "
` [PATCH RFC POC 37/50] tpm: vtpm_proxy: install the server "
` [PATCH RFC POC 38/50] perf: stop putting the event descriptor back on failure
` [PATCH RFC POC 39/50] seccomp: stop putting the listener "
` [PATCH RFC POC 40/50] KVM: stop putting descriptors "
` [PATCH RFC POC 41/50] KVM: guest_memfd: stop putting the descriptor "
` [PATCH RFC POC 42/50] drm: stop unwinding descriptors by hand
` [PATCH RFC POC 43/50] drm/amdgpu: stop unwinding the fence descriptor "
` [PATCH RFC POC 44/50] drm/etnaviv: install the out-fence descriptor when the ioctl returns
` [PATCH RFC POC 45/50] accel/habanalabs: stop putting the dma-buf descriptor back on failure
` [PATCH RFC POC 46/50] xen/gntdev-dmabuf: stop putting the "
` [PATCH RFC POC 47/50] iio: buffer: install the buffer descriptor when the ioctl returns
` [PATCH RFC POC 48/50] misc: fastrpc: install the dma-buf "
` [PATCH RFC POC 49/50] iommufd: stop putting descriptors back on failure
` [PATCH RFC POC 50/50] Drivers: hv: mshv: "
[PATCH v13 0/5] vfio/dma-buf: add TPH support for peer-to-peer access
2026-09-15 11:37 UTC (7+ messages)
` [PATCH v13 0/5] vfio/dma-buf: add TPH support for peer-to-peer access - ping
[PATCH v2 0/8] KVM: SVM: Support direct setting of VMSA for SEV-SNP guests
2026-09-15 11:30 UTC (3+ messages)
` [PATCH v2 6/8] KVM: SEV: Add SNP vCPU state get and set commands
[PATCH v6 0/9] vfio/pci: Add mmap() for DMABUFs
2026-09-15 11:13 UTC (8+ messages)
` [PATCH v6 9/9] vfio/pci: Permanently revoke a DMABUF on request
[PATCH v2 0/5] Enable TDX module extensions
2026-09-15 10:26 UTC (6+ messages)
` [PATCH v2 1/5] x86/virt/tdx: Move TDH.SYS.CONFIG operations into a wrapper
` [PATCH v2 2/5] x86/virt/tdx: Configure add-on features on TDX module init
` [PATCH v2 3/5] x86/virt/tdx: Detect if the extensions initialization is required
` [PATCH v2 4/5] x86/virt/tdx: Add extra memory to TDX module for the extensions
` [PATCH v2 5/5] x86/virt/tdx: Make TDX module initialize "
[PATCH net-next 0/6] vsock: assign the guest vsock device to a network namespace
2026-09-15 10:16 UTC (4+ messages)
[PATCH v10 00/28] KVM: Enable FRED support with KVM VMX
2026-09-15 10:00 UTC (7+ messages)
` [PATCH v10 09/28] KVM: VMX: Save/restore guest FRED RSP0
` [EXTERNAL] [PATCH v10 00/28] KVM: Enable FRED support with KVM VMX
[PATCH 0/2] vhost-scsi: preserve event ordering and fix fallback deadlock
2026-09-15 9:52 UTC (5+ messages)
` [PATCH 1/2] vhost-scsi: preserve event ordering
` [PATCH 2/2] vhost-scsi: do not relock event vq mutex on send_evt fallback
[PATCH] KVM: PPC: Book3S HV: Avoid triggering an extra interrupt for a vCPU
2026-09-15 9:38 UTC (3+ messages)
[PATCH v4 0/4] tdx-guest: Make Quote buffer size dynamic
2026-09-15 9:26 UTC (5+ messages)
` [PATCH v4 1/4] x86/tdx: Add helper to query maximum TD Quote size
` [PATCH v4 2/4] virt: tdx-guest: Calculate the Quote buffer size safely
` [PATCH v4 3/4] virt: tdx-guest: Use a variable to store the Quote buffer size
` [PATCH v4 4/4] virt: tdx-guest: Allocate Quote buffer dynamically
[PATCH 0/3] KVM: Replace VCPU_RUN with KVM_RUN in comments and docs
2026-09-15 8:44 UTC (4+ messages)
` [PATCH 1/3] KVM: Fix comments that refer to the non-existent VCPU_RUN ioctl
` [PATCH 2/3] KVM: arm64: Fix references "
` [PATCH 3/3] KVM: PPC: Book3S HV: Fix comment naming a non-existent KVM_VCPU_RUN ioctl
[PATCH 0/5] iommu/vt-d: Introduce trusted DMA initialization support
2026-09-15 8:11 UTC (8+ messages)
` [PATCH 1/5] x86/virt/tdx: Add SEAMCALL wrappers for IOMMU setup/clear
` [PATCH 2/5] x86/virt/tdx: Read global metadata for trusted IOMMU
` [PATCH 3/5] iommu/vt-d: Add interfaces for trusted DMA initialization
` [PATCH 4/5] iommu/vt-d: Add helpers to set up and tear down TDX extensions
` [PATCH 5/5] iommu/vt-d: Reserve MSB of domain ID space for TDX module
[RFC PATCH] vfio/pci: Block for the upstream bridge lock in vfio_pci_core_disable()
2026-09-15 8:08 UTC (2+ messages)
[PATCH v3 0/4] KVM: TDX: Validate directly configurable CPUID bits
2026-09-15 7:49 UTC (9+ messages)
` [PATCH v3 1/4] KVM: TDX: Track configurable CPUID bits allowed by KVM
[PATCH v6 00/18] PCI/P2PDMA: Route peer-to-peer DMA by TLP class
2026-09-15 6:28 UTC (6+ messages)
` [PATCH v6 17/18] dma-buf: Let importers ask how peer-to-peer traffic is routed
[PATCH] KVM: selftests: Add a test for nested virtual NMI support
2026-09-15 5:46 UTC (2+ messages)
` [PATCH v2] "
[PATCH RFC v3 0/3] KVM: x86: per-VM C-state policy enforcement (KVM_CAP_CSTATE_POLICY)
2026-09-15 5:30 UTC (4+ messages)
` [PATCH RFC v3 2/3] KVM: x86: add KVM_CAP_CSTATE_POLICY for per-VM C-state enforcement
[PATCH v4 0/7] KVM: x86: Add LASS virtualization support
2026-09-15 5:10 UTC (9+ messages)
` [PATCH v4 4/7] KVM: VMX: Implement LASS violation check
` [PATCH v4 7/7] selftests/x86: Add a userspace test for LASS enforcement
[RFC PATCH v2 2/4] KVM: x86: Add optional KVM_CAP_LIVE_MIGRATION and KVM_MIGRATE_CMD
2026-09-15 4:44 UTC (13+ messages)
[PATCH v2] KVM: x86: Clear hardware HLT state when userspace makes a vCPU not-halted
2026-09-15 2:24 UTC (2+ messages)
[PATCH 5.15.y v3 4/7] KVM: x86/mmu: Always pass 0 for @quadrant when gptes are 8 bytes
2026-09-15 2:03 UTC (2+ messages)
[PATCH 5.15.y v3 3/7] KVM: x86/mmu: Derive shadow MMU page role from parent
2026-09-15 2:03 UTC (2+ messages)
[PATCH v2] KVM: selftests: fix steal_time for arm64 with host page size > 4K
2026-09-15 1:50 UTC (2+ messages)
[PATCH v2 00/40] mm: make VMA flag semantics explicit, eliminate VM_SPECIAL
2026-09-15 1:08 UTC (77+ messages)
` [PATCH v2 03/40] mm/vma: introduce and use vma_[flags_]can_merge()
` [PATCH v2 04/40] mm: consistently validate VMA state after mmap[_prepare] hooks
` [PATCH v2 05/40] mm/vma: ensure mmap_prepare doesn't set actions on a mergeable vma
` [PATCH v2 06/40] mm: make map_kernel_pages_[prepare,complete] internal and unexported
` [PATCH v2 07/40] mm/vma: tidy up map kernel pages enum values
` [PATCH v2 08/40] mm: add mmap action for discontiguous kernel page mapping
` [PATCH v2 09/40] docs: filesystems: update mmap_prepare docs for discontig kernel pgs
` [PATCH v2 10/40] drivers/usb/mon: update to use mmap_prepare + map kernel pages
` [PATCH v2 11/40] infiniband: update hfi1 to use remap_vmalloc_range()
` [PATCH v2 12/40] selinux: reject writable opens of policy file, drop mmap shared/write check
` [PATCH v2 13/40] ALSA: pcm: use vm_insert_page() to map PCM status page
` [PATCH v2 14/40] bpf: arena: mark arena_map_mmap() mappings VM_MIXEDMAP
` [PATCH v2 15/40] mm/vma: add vma[_flags]_is_kernel_owned() predicates
` [PATCH v2 16/40] mm/vma: only allow mmap to clear VMA_MAYWRITE_BIT if kernel-owned
` [PATCH v2 17/40] mm/vma: add and use vma_[flags]_is_fixed_mapping
` [PATCH v2 18/40] scsi: sg: convert mmap hook to mmap_prepare and rework
` [PATCH v2 19/40] fbdev: defio: assert FBINFO_VIRTFB, drop VM_IO, add VM_MIXEDMAP
` [PATCH v2 20/40] HSI: cmt_speech: convert mmap hook to mmap_prepare, refactor
` [PATCH v2 21/40] mm/gup: error out early on !VMA_MAYREAD_BIT VMAs
` [PATCH v2 22/40] uprobes: remove VM_IO, set VM_MIXEDMAP for mapped kernel pages
` [PATCH v2 23/40] mm/mlock: clear VMA_LOCKED_MASK over mmap callback
` [PATCH v2 24/40] mm/mlock: eliminate weird VMA_IO_BIT abuse and simplify
` [PATCH v2 25/40] mm/vma: enforce that only kernel-owned mappings may set VMA_IO_BIT
` [PATCH v2 26/40] mm: remove VMA_IO_BIT check in vma[_flags]_is_kernel_owned()
` [PATCH v2 27/40] mm: remove hugetlb_inline.h
` [PATCH v2 29/40] mm: drop some redundant checks around hugetlb VMAs
` [PATCH v2 30/40] mm/madvise: update is_valid_guard_vma() to use vma_can_merge()
` [PATCH v2 31/40] mm/vma: introduce vma[_flags]_is_persistent()
` [PATCH v2 32/40] mm/uffd: use predicates for userfaultfd checks
` [PATCH v2 33/40] mm/madvise: use predicates for madvise(..., MADV_DOFORK)
` [PATCH v2 34/40] mm: eliminate VMA_SPECIAL_FLAGS usage when hugetlb explicitly tested
` [PATCH v2 35/40] mm: eliminate VMA_SPECIAL_FLAGS check in lru_gen_look_around()
` [PATCH v2 36/40] mm: avoid use of VMA_SPECIAL_FLAGS in migrate_vma_setup()
` [PATCH v2 37/40] mm: eliminate VM_SPECIAL, VMA_SPECIAL_FLAGS
` [PATCH v2 38/40] fuse: dax: do not set VM_MIXEDMAP
` [PATCH v2 39/40] mm/huge_memory: remove vma_is_special_huge()
` [PATCH v2 40/40] mm/vma: introduce and use vma[_flags]_can_gup()
[PATCH v14 0/5] Add RMPOPT support
2026-09-14 23:15 UTC (5+ messages)
` [PATCH v14 4/5] x86/sev: Perform RMP optimizations asynchronously
[PATCH v6 0/8] KVM: nSVM: Enable DecodeAssists for nested guests
2026-09-14 22:33 UTC (15+ messages)
` [PATCH v6 1/8] KVM: x86: Provide INVLPG linear address to intercept handlers
` [PATCH v6 2/8] KVM: nSVM: Synthesize DecodeAssists EXITINFO for emulated intercepts
` [PATCH v6 3/8] KVM: nSVM: Track valid hardware DecodeAssist bytes
` [PATCH v6 4/8] KVM: nSVM: Propagate hardware DecodeAssist bytes to VMCB12
` [PATCH v6 5/8] KVM: nSVM: Fetch DecodeAssist bytes for synthesized faults
` [PATCH v6 6/8] KVM: nSVM: Use emulator bytes for synthesized nested #NPF
` [PATCH v6 8/8] KVM: selftests: Add nested SVM DecodeAssists test
[PATCH 00/13] Introduce NVIDIA vGPU manager and VFIO variant driver
2026-09-14 21:36 UTC (5+ messages)
` [PATCH 12/13] vfio/nvidia-vgpu: add the NVIDIA vGPU "
[PATCH] vhost-scsi: do not relock event vq mutex on send_evt fallback
2026-09-14 20:58 UTC (2+ messages)
[PATCH] Documentation: KVM: x86: document KVM_GET_*/KVM_SET_* ordering
2026-09-14 19:03 UTC (2+ messages)
[PATCH 0/5] KVM: Serialize vCPU creation and revert vcpu_ids tracking
2026-09-14 18:39 UTC (9+ messages)
` [PATCH 1/5] KVM: Reject attempts to lock all vCPUs if vCPU creation is in-progress
` [PATCH 2/5] KVM: Protect all of kvm_vm_ioctl_create_vcpu() with kvm->lock
` [PATCH 3/5] KVM: Move check for existing vCPU ID to the top of vCPU creation
` [PATCH 4/5] Revert "KVM: Check for duplicate vcpu_id as early as possible"
` [PATCH 5/5] KVM: WARN if vCPU creation is in-progress when locking all vCPUs
[PATCH 0/3] Introduce Enhanced SMT Protection for SEV-SNP
2026-09-14 17:16 UTC (7+ messages)
` [PATCH 1/3] KVM: SVM: Re-queue events that were never injected
` [PATCH 2/3] KVM: SVM: Add host support for Enhanced SMT Protection
` [PATCH 3/3] x86/sev: Add guest "
[PATCH 0/2] i386/sev: Enhanced SMT Protection for SEV-SNP guests
2026-09-14 16:22 UTC (3+ messages)
` [PATCH 1/2] i386/sev: Introduce Enhanced SMT Protection for SEV-SNP
` [PATCH 2/2] i386/sev: Add core scheduling for ESMTP enabled guests
[PATCH] KVM: selftests: Test partial KVM_CLEAR_DIRTY_LOG requests
2026-09-14 16:10 UTC (2+ messages)
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;
as well as URLs for NNTP newsgroup(s).