Linux Documentation
 help / color / mirror / Atom feed
 messages from 2026-05-22 12:37:05 to 2026-05-23 00:18:06 UTC [more...]

[PATCH v7 00/42] guest_memfd: In-place conversion support
 2026-05-23  0:18 UTC  (26+ messages)
` [PATCH v7 01/42] KVM: guest_memfd: Introduce per-gmem attributes, use to guard user mappings
` [PATCH v7 02/42] KVM: Rename KVM_GENERIC_MEMORY_ATTRIBUTES to KVM_VM_MEMORY_ATTRIBUTES
` [PATCH v7 03/42] KVM: Enumerate support for PRIVATE memory iff kvm_arch_has_private_mem is defined
` [PATCH v7 04/42] KVM: Stub in ability to disable per-VM memory attribute tracking
` [PATCH v7 05/42] KVM: guest_memfd: Wire up kvm_get_memory_attributes() to per-gmem attributes
` [PATCH v7 06/42] KVM: guest_memfd: Update kvm_gmem_populate() to use gmem attributes
` [PATCH v7 07/42] KVM: guest_memfd: Only prepare folios for private pages
` [PATCH v7 08/42] KVM: Move kvm_supported_mem_attributes() to kvm_host.h
` [PATCH v7 09/42] KVM: guest_memfd: Add base support for KVM_SET_MEMORY_ATTRIBUTES2
` [PATCH v7 10/42] KVM: guest_memfd: Ensure pages are not in use before conversion
` [PATCH v7 11/42] KVM: guest_memfd: Call arch invalidate hooks on conversion
` [PATCH v7 12/42] KVM: guest_memfd: Return early if range already has requested attributes
` [PATCH v7 13/42] KVM: guest_memfd: Advertise KVM_SET_MEMORY_ATTRIBUTES2 ioctl
` [PATCH v7 14/42] KVM: guest_memfd: Handle lru_add fbatch refcounts during conversion safety check
` [PATCH v7 15/42] KVM: guest_memfd: Use actual size for invalidation in kvm_gmem_release()
` [PATCH v7 16/42] KVM: guest_memfd: Determine invalidation filter from memory attributes
` [PATCH v7 17/42] KVM: Move KVM_VM_MEMORY_ATTRIBUTES config definition to x86
` [PATCH v7 18/42] KVM: Let userspace disable per-VM mem attributes, enable per-gmem attributes
` [PATCH v7 19/42] KVM: guest_memfd: Enable INIT_SHARED on guest_memfd for x86 Coco VMs
` [PATCH v7 20/42] KVM: SEV: Make 'uaddr' parameter optional for KVM_SEV_SNP_LAUNCH_UPDATE
` [PATCH v7 21/42] KVM: TDX: Make source page optional for KVM_TDX_INIT_MEM_REGION
` [PATCH v7 22/42] KVM: selftests: Create gmem fd before "regular" fd when adding memslot
` [PATCH v7 23/42] KVM: selftests: Rename guest_memfd{,_offset} to gmem_{fd,offset}
` [PATCH v7 24/42] KVM: selftests: Add support for mmap() on guest_memfd in core library
` [PATCH v7 26/42] KVM: selftests: Add helpers for calling ioctls on guest_memfd

[PATCH v4] 00/30] Cleaning up the KVM clock mess
 2026-05-22 23:30 UTC  (11+ messages)
` [PATCH v4 27/30] KVM: x86: Add KVM_VCPU_TSC_EFFECTIVE_FREQ attribute

[PATCH v6 00/43] guest_memfd: In-place conversion support
 2026-05-22 23:02 UTC  (10+ messages)
` [PATCH v6 01/43] KVM: guest_memfd: Introduce per-gmem attributes, use to guard user mappings
` [PATCH v6 21/43] KVM: SEV: Make 'uaddr' parameter optional for KVM_SEV_SNP_LAUNCH_UPDATE
` [PATCH v6 25/43] KVM: selftests: Add support for mmap() on guest_memfd in core library

[PATCH v4 1/1] leds: Introduce the multi_max_intensity sysfs attribute
 2026-05-22 22:05 UTC  (3+ messages)
` (subset) "

[PATCH mm-hotfixes-unstable v18 00/14] khugepaged: add mTHP collapse support
 2026-05-22 21:58 UTC  (31+ messages)
` [PATCH mm-unstable v18 01/14] mm/khugepaged: generalize hugepage_vma_revalidate for mTHP support
` [PATCH mm-unstable v18 02/14] mm/khugepaged: generalize alloc_charge_folio()
` [PATCH mm-unstable v18 03/14] mm/khugepaged: rework max_ptes_* handling with helper functions
` [PATCH mm-unstable v18 04/14] mm/khugepaged: generalize __collapse_huge_page_* for mTHP support
` [PATCH mm-unstable v18 05/14] mm/khugepaged: require collapse_huge_page to enter/exit with the lock dropped
` [PATCH mm-unstable v18 06/14] mm/khugepaged: generalize collapse_huge_page for mTHP collapse
` [PATCH mm-unstable v18 07/14] mm/khugepaged: skip collapsing mTHP to smaller orders
` [PATCH mm-unstable v18 08/14] mm/khugepaged: add per-order mTHP collapse failure statistics
` [PATCH mm-unstable v18 09/14] mm/khugepaged: improve tracepoints for mTHP orders
` [PATCH mm-unstable v18 10/14] mm/khugepaged: introduce collapse_allowable_orders helper function
` [PATCH mm-unstable v18 11/14] mm/khugepaged: Introduce mTHP collapse support
` [PATCH mm-unstable v18 12/14] mm/khugepaged: avoid unnecessary mTHP collapse attempts
` [PATCH mm-unstable v18 13/14] mm/khugepaged: run khugepaged for all orders
` [PATCH mm-unstable v18 14/14] Documentation: mm: update the admin guide for mTHP collapse

[PATCH] ARM: zte: clean up zx297520v3 doc. warnings
 2026-05-22 21:20 UTC  (5+ messages)

[PATCH v6 00/12] PCI: liveupdate: PCI core support for Live Update
 2026-05-22 20:24 UTC  (13+ messages)
` [PATCH v6 01/12] PCI: liveupdate: Set up FLB handler for the PCI core
` [PATCH v6 02/12] PCI: liveupdate: Track outgoing preserved PCI devices
` [PATCH v6 03/12] PCI: liveupdate: Track incoming "
` [PATCH v6 04/12] PCI: liveupdate: Document driver binding responsibilities
` [PATCH v6 05/12] PCI: liveupdate: Keep bus numbers constant during Live Update
` [PATCH v6 06/12] PCI: liveupdate: Auto-preserve upstream bridges across "
` [PATCH v6 07/12] PCI: Refactor matching logic for pci_dev_acs_ops
` [PATCH v6 08/12] PCI: liveupdate: Inherit ACS flags in incoming preserved devices
` [PATCH v6 09/12] PCI: liveupdate: Inherit ARI Forwarding Enable on preserved bridges
` [PATCH v6 10/12] PCI: liveupdate: Freeze preservation status during shutdown
` [PATCH v6 11/12] PCI: liveupdate: Do not disable bus mastering on preserved devices during kexec
` [PATCH v6 12/12] Documentation: PCI: Add documentation for Live Update

[PATCH v2 0/6] alloc_tag: introduce IOCTL-based filtering for MAP
 2026-05-22 20:11 UTC  (9+ messages)
` [PATCH v2 1/6] alloc_tag: add ioctl to /proc/allocinfo
` [PATCH v2 2/6] alloc_tag: add ioctl filters "
` [PATCH v2 3/6] alloc_tag: add size-based filtering to ioctl
` [PATCH v2 4/6] alloc_tag: add accuracy based "
` [PATCH v2 5/6] kselftest: alloc_tag: add kselftest for ioctl interface
` [PATCH v2 6/6] kselftest: alloc_tag: extend the allocinfo ioctl kselftest

[PATCH v5 00/21] nfsd: add support for CB_NOTIFY callbacks in directory delegations
 2026-05-22 19:42 UTC  (22+ messages)
` [PATCH v5 01/21] nfsd: check fl_lmops in nfsd_breaker_owns_lease()
` [PATCH v5 02/21] nfsd: add protocol support for CB_NOTIFY
` [PATCH v5 03/21] nfs_common: add new NOTIFY4_* flags proposed in RFC8881bis
` [PATCH v5 04/21] nfsd: allow nfsd to get a dir lease with an ignore mask
` [PATCH v5 05/21] nfsd: update the fsnotify mark when setting or removing a dir delegation
` [PATCH v5 06/21] nfsd: make nfsd4_callback_ops->prepare operation bool return
` [PATCH v5 07/21] nfsd: add callback encoding and decoding linkages for CB_NOTIFY
` [PATCH v5 08/21] nfsd: use RCU to protect fi_deleg_file
` [PATCH v5 09/21] nfsd: add data structures for handling CB_NOTIFY
` [PATCH v5 10/21] nfsd: add notification handlers for dir events
` [PATCH v5 11/21] nfsd: add tracepoint to dir_event handler
` [PATCH v5 12/21] nfsd: apply the notify mask to the delegation when requested
` [PATCH v5 13/21] nfsd: add helper to marshal a fattr4 from completed args
` [PATCH v5 14/21] nfsd: allow nfsd4_encode_fattr4_change() to work with no export
` [PATCH v5 15/21] nfsd: send basic file attributes in CB_NOTIFY
` [PATCH v5 16/21] nfsd: allow encoding a filehandle into fattr4 without a svc_fh
` [PATCH v5 17/21] nfsd: add a fi_connectable flag to struct nfs4_file
` [PATCH v5 18/21] nfsd: add the filehandle to returned attributes in CB_NOTIFY
` [PATCH v5 19/21] nfsd: properly track requested child attributes
` [PATCH v5 20/21] nfsd: track requested dir attributes
` [PATCH v5 21/21] nfsd: add support to CB_NOTIFY for dir attribute changes

[PATCH v15 00/28] Add new general DRM property "color format"
 2026-05-22 19:19 UTC  (9+ messages)
` [PATCH v15 11/28] drm/i915/hdmi: Add YCBCR444 handling for sink formats
` [PATCH v15 12/28] drm/i915/dp: "
` [PATCH v15 25/28] drm/tests: bridge: Add KUnit tests for bridge chain format selection
` [PATCH v15 26/28] drm/tests: bridge: Add test for HDMI output bus formats helper
` [PATCH v15 27/28] drm/bridge: Document bridge chain format selection
` [PATCH v15 28/28] drm/connector: Update docs of "colorspace" for color format prop

[PATCH v5 00/13] AD9910 Direct Digital Synthesizer
 2026-05-22 18:20 UTC  (13+ messages)
` [PATCH v5 03/13] iio: core: add hierarchical channel relationships
` [PATCH v5 04/13] Documentation: ABI: testing: add parent entry for iio channels
` [PATCH v5 06/13] iio: frequency: ad9910: initial driver implementation
` [PATCH v5 11/13] iio: frequency: ad9910: show channel priority in debugfs
` [PATCH v5 12/13] Documentation: ABI: testing: add docs for ad9910 sysfs entries

[PATCH net-next V2 2/2] net/mlx5: implement max_sfs parameter
 2026-05-22 18:19 UTC  (2+ messages)

[PATCH v5 10/11] PCI: liveupdate: Do not disable bus mastering on preserved devices during kexec
 2026-05-22 18:01 UTC  (2+ messages)

[PATCH 0/3] arm64: Fixes and cleanups for cpu-feature-registers.rst
 2026-05-22 17:58 UTC  (4+ messages)
` [PATCH 1/3] arm64: Don't number registers in cpu-feature-registers.rst
` [PATCH 2/3] arm64: Document missing bitfields "
` [PATCH 3/3] arm64: Sort registers "

[PATCH v5 05/11] PCI: liveupdate: Keep bus numbers constant during Live Update
 2026-05-22 17:59 UTC  (2+ messages)

[PATCH net-next] Documentation: networking: Add a test plan for ethtool pause validation
 2026-05-22 17:51 UTC 

[PATCH] arm64: Document SVE constraints on new hwcaps
 2026-05-22 17:50 UTC 

[PATCH v3 0/2] iio: dac: Add support for AD5529R DAC
 2026-05-22 17:24 UTC  (5+ messages)
` [PATCH v3 1/2] dt-bindings: iio: dac: Add AD5529R
` [PATCH v3 2/2] iio: dac: Add AD5529R DAC driver support

[PATCH v15 net-next 00/11] nbl driver for Nebulamatrix NICs
 2026-05-22 17:16 UTC  (5+ messages)
` [PATCH v15 net-next 05/11] net/nebula-matrix: add channel layer
` [PATCH v15 net-next 10/11] net/nebula-matrix: add common/ctrl dev init/reinit operation

[PATCH v3] cgroup/dmem: introduce a peak file
 2026-05-22 16:48 UTC  (2+ messages)

[PATCH v5 00/28] mtd: spi-nor: Enhance software protection
 2026-05-22 16:39 UTC  (13+ messages)
` [PATCH v5 04/28] mtd: spi-nor: swp: Improve locking user experience
` [PATCH v5 13/28] mtd: spi-nor: swp: Create a TB intermediate variable
` [PATCH v5 14/28] mtd: spi-nor: swp: Create helpers for building the SR register

[PATCH v2 0/2] cgroup/dmem: allow double-charging dmem allocations to memcg
 2026-05-22 16:17 UTC  (7+ messages)
` [PATCH v2 1/2] mm/memcontrol: add dmem charge/uncharge functions
` [PATCH v2 2/2] cgroup/dmem: add dmem.memcg control file for double-charging to memcg

[PATCH net-next v3 00/14][pull request] Introduce iXD driver
 2026-05-22 15:40 UTC  (7+ messages)
` [PATCH net-next v3 01/14] virtchnl: create 'include/linux/intel' and move necessary header files

[PATCH v2] cpufreq: Documentation: fix sampling_down_factor range
 2026-05-22 15:33 UTC  (2+ messages)

[PATCH v3 0/5] KVM: PPC: Handle CPU compatibility mode for nested guests
 2026-05-22 15:27 UTC  (6+ messages)
` [PATCH v3 1/5] KVM: PPC: Book3S HV: Validate arch_compat against host compatibility mode
` [PATCH v3 2/5] KVM: PPC: Introduce KVM_CAP_PPC_COMPAT_CAPS and wire up ioctl
` [PATCH v3 3/5] KVM: PPC: Book3S HV: Implement compat CPU capability retrieval for KVM on PowerVM
` [PATCH v3 4/5] KVM: PPC: Book3S HV: Add support for compat CPU capabilities for KVM on PowerNV
` [PATCH v3 5/5] KVM: PPC: Document KVM_PPC_GET_COMPAT_CAPS ioctl

[PATCH v2] cpufreq: elanfreq: Drop support for AMD Elan SC4*
 2026-05-22 15:28 UTC  (3+ messages)

[PATCH v4 00/21] nfsd: add support for CB_NOTIFY callbacks in directory delegations
 2026-05-22 14:37 UTC  (6+ messages)
` [PATCH v4 11/21] nfsd: add tracepoint to dir_event handler
` [PATCH v4 20/21] nfsd: track requested dir attributes

[PATCH v18 00/14] crypto/dmaengine: qce: introduce BAM locking and use DMA for register I/O
 2026-05-22 13:40 UTC  (15+ messages)
` [PATCH v18 01/14] dmaengine: constify struct dma_descriptor_metadata_ops
` [PATCH v18 02/14] dmaengine: qcom: bam_dma: free interrupt before the clock in error path
` [PATCH v18 03/14] dmaengine: qcom: bam_dma: convert tasklet to a BH workqueue
` [PATCH v18 04/14] dmaengine: qcom: bam_dma: Extend the driver's device match data
` [PATCH v18 05/14] dmaengine: qcom: bam_dma: Add pipe_lock_supported flag support
` [PATCH v18 06/14] dmaengine: qcom: bam_dma: add support for BAM locking
` [PATCH v18 07/14] crypto: qce - Cancel work on device detach
` [PATCH v18 08/14] crypto: qce - Include algapi.h in the core.h header
` [PATCH v18 09/14] crypto: qce - Remove unused ignore_buf
` [PATCH v18 10/14] crypto: qce - Simplify arguments of devm_qce_dma_request()
` [PATCH v18 11/14] crypto: qce - Use existing devres APIs in devm_qce_dma_request()
` [PATCH v18 12/14] crypto: qce - Map crypto memory for DMA
` [PATCH v18 13/14] crypto: qce - Add BAM DMA support for crypto register I/O
` [PATCH v18 14/14] crypto: qce - Communicate the base physical address to the dmaengine

[PATCH v3 00/16] userfaultfd: working set tracking for VM guest memory
 2026-05-22 13:38 UTC  (17+ messages)
` [PATCH v3 01/16] mm: decouple protnone helpers from CONFIG_NUMA_BALANCING
` [PATCH v3 02/16] mm: rename uffd-wp PTE bit macros to uffd
` [PATCH v3 03/16] mm: rename uffd-wp PTE accessors "
` [PATCH v3 04/16] mm: add VM_UFFD_RWP VMA flag
` [PATCH v3 05/16] mm: add MM_CP_UFFD_RWP change_protection() flag
` [PATCH v3 06/16] mm: preserve RWP marker across PTE rewrites
` [PATCH v3 07/16] mm: handle VM_UFFD_RWP in khugepaged, rmap, and GUP
` [PATCH v3 08/16] userfaultfd: add UFFDIO_REGISTER_MODE_RWP and UFFDIO_RWPROTECT plumbing
` [PATCH v3 09/16] mm/userfaultfd: add RWP fault delivery and expose UFFDIO_REGISTER_MODE_RWP
` [PATCH v3 10/16] mm/pagemap: add PAGE_IS_ACCESSED for RWP tracking
` [PATCH v3 11/16] userfaultfd: add UFFD_FEATURE_RWP_ASYNC for async fault resolution
` [PATCH v3 12/16] userfaultfd: add UFFDIO_SET_MODE for runtime sync/async toggle
` [PATCH v3 13/16] selftests/mm: add userfaultfd RWP tests
` [PATCH v3 14/16] Documentation/userfaultfd: document RWP working set tracking
` [PATCH v3 15/16] userfaultfd.2: Add read-write protect mode
` [PATCH v3 16/16] ioctl_userfaultfd.2: Add read-write protect mode docs

[PATCH v12 0/6] iio: adc: ad4691: add driver for AD4691 multichannel SAR ADC family
 2026-05-22 13:38 UTC  (6+ messages)
` [PATCH v12 5/6] iio: adc: ad4691: add oversampling support

[PATCH] docs: fix typo in Sphinx custom CSS
 2026-05-22 13:29 UTC  (2+ messages)

[PATCH v5 0/4] Enable sysfs module symlink for more built-in drivers
 2026-05-22 13:06 UTC  (3+ messages)
` [PATCH v5 2/4] kernel: param: initialize module_kset in a pure_initcall

[PATCH mm-new] Documentation/admin-guide/mm: Fix typos in transhuge.rst
 2026-05-22 12:43 UTC  (2+ messages)

[PATCH mm-unstable v17 00/14] khugepaged: mTHP support
 2026-05-22 12:39 UTC  (4+ messages)
` [PATCH mm-unstable v17 11/14] mm/khugepaged: Introduce mTHP collapse support

[PATCH v2 00/14] userfaultfd: working set tracking for VM guest memory
 2026-05-22 12:37 UTC  (4+ messages)
` [PATCH v2 14/14] Documentation/userfaultfd: document RWP working set tracking

[PATCH] tpm: tpm_tis: Add optional delay after relinquish
 2026-05-22 12:37 UTC  (4+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox