Linux Documentation
 help / color / mirror / Atom feed
 messages from 2026-05-21 21:27:07 to 2026-05-22 15:56:09 UTC [more...]

[PATCH v2 0/2] cgroup/dmem: allow double-charging dmem allocations to memcg
 2026-05-22 15:55 UTC  (6+ 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 v5 00/28] mtd: spi-nor: Enhance software protection
 2026-05-22 15:55 UTC  (11+ messages)
` [PATCH v5 04/28] mtd: spi-nor: swp: Improve locking user experience
` [PATCH v5 12/28] mtd: spi-nor: swp: Rename a mask
` [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 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 mm-hotfixes-unstable v18 00/14] khugepaged: add mTHP collapse support
 2026-05-22 15:16 UTC  (19+ 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 v4 00/21] nfsd: add support for CB_NOTIFY callbacks in directory delegations
 2026-05-22 14:37 UTC  (25+ messages)
` [PATCH v4 01/21] nfsd: check fl_lmops in nfsd_breaker_owns_lease()
` [PATCH v4 02/21] nfsd: add protocol support for CB_NOTIFY
` [PATCH v4 03/21] nfs_common: add new NOTIFY4_* flags proposed in RFC8881bis
` [PATCH v4 04/21] nfsd: allow nfsd to get a dir lease with an ignore mask
` [PATCH v4 05/21] nfsd: update the fsnotify mark when setting or removing a dir delegation
` [PATCH v4 06/21] nfsd: make nfsd4_callback_ops->prepare operation bool return
` [PATCH v4 07/21] nfsd: add callback encoding and decoding linkages for CB_NOTIFY
` [PATCH v4 08/21] nfsd: use RCU to protect fi_deleg_file
` [PATCH v4 09/21] nfsd: add data structures for handling CB_NOTIFY
` [PATCH v4 10/21] nfsd: add notification handlers for dir events
` [PATCH v4 11/21] nfsd: add tracepoint to dir_event handler
` [PATCH v4 12/21] nfsd: apply the notify mask to the delegation when requested
` [PATCH v4 13/21] nfsd: add helper to marshal a fattr4 from completed args
` [PATCH v4 14/21] nfsd: allow nfsd4_encode_fattr4_change() to work with no export
` [PATCH v4 15/21] nfsd: send basic file attributes in CB_NOTIFY
` [PATCH v4 16/21] nfsd: allow encoding a filehandle into fattr4 without a svc_fh
` [PATCH v4 17/21] nfsd: add a fi_connectable flag to struct nfs4_file
` [PATCH v4 18/21] nfsd: add the filehandle to returned attributes in CB_NOTIFY
` [PATCH v4 19/21] nfsd: properly track requested child attributes
` [PATCH v4 20/21] nfsd: track requested dir attributes
` [PATCH v4 21/21] nfsd: add support to CB_NOTIFY for dir attribute changes

[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  (13+ messages)
` [PATCH v12 1/6] dt-bindings: iio: adc: add AD4691 family
` [PATCH v12 2/6] iio: adc: ad4691: add initial driver for "
` [PATCH v12 3/6] iio: adc: ad4691: add triggered buffer support
` [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 v6 00/43] guest_memfd: In-place conversion support
 2026-05-22 13:08 UTC  (6+ messages)
` [PATCH v6 21/43] KVM: SEV: Make 'uaddr' parameter optional for KVM_SEV_SNP_LAUNCH_UPDATE

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

[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  (21+ messages)
` [PATCH v2 04/14] mm: add VM_UFFD_RWP VMA flag
` [PATCH v2 05/14] mm: add MM_CP_UFFD_RWP change_protection() flag
` [PATCH v2 08/14] userfaultfd: add UFFDIO_REGISTER_MODE_RWP and UFFDIO_RWPROTECT plumbing
` [PATCH v2 09/14] mm/userfaultfd: add RWP fault delivery and expose UFFDIO_REGISTER_MODE_RWP
` [PATCH v2 13/14] selftests/mm: add userfaultfd RWP tests
` [PATCH v2 14/14] Documentation/userfaultfd: document RWP working set tracking

[PATCH v15 00/28] Add new general DRM property "color format"
 2026-05-22 12:32 UTC  (29+ messages)
` [PATCH v15 01/28] drm/amd/display: Remove unnecessary SIGNAL_TYPE_HDMI_TYPE_A check
` [PATCH v15 02/28] drm/display: hdmi-state-helper: Use default case for unsupported formats
` [PATCH v15 03/28] drm: Add new general DRM property "color format"
` [PATCH v15 04/28] drm/connector: Let connectors have a say in their color format
` [PATCH v15 05/28] drm/display: bridge_connector: Use HDMI color format for HDMI conns
` [PATCH v15 06/28] drm/bridge: Act on the DRM color format property
` [PATCH v15 07/28] drm/atomic-helper: Add HDMI bridge output bus formats helper
` [PATCH v15 08/28] drm/display: hdmi-state-helper: Act on color format DRM property
` [PATCH v15 09/28] drm/display: hdmi-state-helper: Try subsampling in mode_valid
` [PATCH v15 10/28] drm/amdgpu: Implement "color format" DRM property
` [PATCH v15 11/28] drm/i915/hdmi: Add YCBCR444 handling for sink formats
` [PATCH v15 12/28] drm/i915/dp: "
` [PATCH v15 13/28] drm/i915/hdmi: Implement "color format" DRM property
` [PATCH v15 14/28] drm/i915/dp: "
` [PATCH v15 15/28] drm/rockchip: Add YUV422 output mode constants for VOP2
` [PATCH v15 16/28] drm/rockchip: vop2: Add RK3576 to the RG swap special case
` [PATCH v15 17/28] drm/rockchip: vop2: Recognise 10-bit YUV422 as YUV format
` [PATCH v15 18/28] drm/rockchip: vop2: Set correct output format for RK3576 YUV422
` [PATCH v15 19/28] drm/bridge: dw-hdmi-qp: Use common HDMI output bus fmts helper
` [PATCH v15 20/28] drm/rockchip: dw_hdmi_qp: Implement "color format" DRM property
` [PATCH v15 21/28] drm/rockchip: dw_hdmi_qp: Set supported_formats platdata
` [PATCH v15 22/28] drm/connector: Register color format property on HDMI connectors
` [PATCH v15 23/28] drm/tests: hdmi: Add tests for the color_format property
` [PATCH v15 24/28] drm/tests: hdmi: Add tests for HDMI helper's mode_valid
` [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] tpm: tpm_tis: Add optional delay after relinquish
 2026-05-22 12:37 UTC  (4+ messages)

[PATCH] eventpoll: add missing kernel-doc for @ctx function parameters
 2026-05-22 12:32 UTC  (2+ messages)

[PATCH v2 03/14] mm: rename uffd-wp PTE accessors to uffd
 2026-05-22 10:33 UTC  (3+ messages)

[PATCH] platform/x86: thinkpad_acpi: Add USB-C Security (USCS) support
 2026-05-22 10:07 UTC 

[PATCH bpf-next v2] bpf, docs: add LOAD_ACQUIRE and STORE_RELEASE instructions
 2026-05-22  8:35 UTC  (3+ messages)

[PATCH] dcache: add fs.dentry-limit sysctl with negative-first reaper
 2026-05-22  8:27 UTC  (10+ messages)

[PATCH v4 0/4] Rework TPS25990 direct conversions and add TPS1689 support
 2026-05-22  8:23 UTC  (5+ messages)
` [PATCH v4 1/4] hwmon: (pmbus) Add and export direct conversion calculation helpers
` [PATCH v4 2/4] hwmon: (pmbus/tps25990): Rework TPS25990 direct conversion handling
` [PATCH v4 3/4] dt-bindings: hwmon: pmbus/tps25990: Add TPS1689
` [PATCH v4 4/4] hwmon: (pmbus/tps25990): Add TPS1689 support

[PATCH] docs/zh_CN: fix KASAN SW_TAGS mode description
 2026-05-22  7:57 UTC 

[PATCH] ARM: zte: clean up zx297520v3 doc. warnings
 2026-05-22  7:09 UTC  (3+ messages)

[PATCH v10 00/30] KVM: arm64: Implement support for SME
 2026-05-22  5:52 UTC  (4+ messages)
` [PATCH v10 19/30] KVM: arm64: Provide assembly for SME register access

[PATCH v2 0/4] cpufreq: Set policy->min and max as real QoS constraints
 2026-05-22  5:45 UTC  (8+ messages)
` [PATCH v2 2/4] cpufreq: Set default policy->min/max values for all drivers
` [PATCH v2 4/4] cpufreq: Use policy->min/max init as QoS request

[PATCH v4 0/4] PCI: Add DOE support for endpoint
 2026-05-22  5:24 UTC  (5+ messages)
` [PATCH v4 1/4] PCI/DOE: Move common definitions to the header file
` [PATCH v4 2/4] PCI: endpoint: Add DOE mailbox support for endpoint functions
` [PATCH v4 3/4] PCI: endpoint: Add support for DOE initialization and setup in EPC core
` [PATCH v4 4/4] Documentation: PCI: Add documentation for DOE endpoint support

[PATCH v2 2/2] Docs/admin-guide/mm/damon/usage: clarify current_value of quota goals
 2026-05-22  2:00 UTC  (2+ messages)

[PATCH v8 0/4] Add MSI Claw HID Configuration Driver
 2026-05-22  1:55 UTC  (5+ messages)
` [PATCH v8 1/4] HID: hid-msi: Add MSI Claw configuration driver
` [PATCH v8 2/4] HID: hid-msi: Add M-key mapping attributes
` [PATCH v8 3/4] HID: hid-msi: Add RGB control interface
` [PATCH v8 4/4] HID: hid-msi: Add Rumble Intensity Attributes

[PATCH RESEND 0/3] mm/damon: reposting three reviewed patches
 2026-05-22  1:53 UTC  (3+ messages)

[PATCH v3 0/3] mm/hmm: Add mmap lock-drop support for userfaultfd-backed mappings
 2026-05-22  1:03 UTC  (3+ messages)

[PATCH v4 00/16] vfio/pci: Base Live Update support for VFIO
 2026-05-21 23:49 UTC  (3+ messages)
` [PATCH v4 02/16] vfio/pci: Preserve vfio-pci device files across Live Update


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