messages from 2026-05-21 23:33:10 to 2026-05-22 12:49:51 UTC [more...]
[PATCH v4] 00/30] Cleaning up the KVM clock mess
2026-05-22 12:49 UTC (6+ messages)
` [PATCH v4 27/30] KVM: x86: Add KVM_VCPU_TSC_EFFECTIVE_FREQ attribute
[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 v4 00/21] nfsd: add support for CB_NOTIFY callbacks in directory delegations
2026-05-22 12:29 UTC (22+ 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 v12 0/6] iio: adc: ad4691: add driver for AD4691 multichannel SAR ADC family
2026-05-22 11:51 UTC (12+ 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 net-next v3 00/14][pull request] Introduce iXD driver
2026-05-22 11:08 UTC (6+ messages)
` [PATCH net-next v3 01/14] virtchnl: create 'include/linux/intel' and move necessary header files
[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 v5 00/28] mtd: spi-nor: Enhance software protection
2026-05-22 9:56 UTC (10+ 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 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 (2+ 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] docs: fix typo in Sphinx custom CSS
2026-05-22 0:31 UTC
[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
page: | 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