Linux Documentation
 help / color / mirror / Atom feed
 messages from 2026-05-22 12:29:35 to 2026-05-22 13:40:54 UTC [more...]

[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 v4 00/21] nfsd: add support for CB_NOTIFY callbacks in directory delegations
 2026-05-22 13:24 UTC  (9+ messages)
` [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 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  (4+ messages)
` [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)


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