public inbox for linux-doc@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-04-22 10:53:36 to 2026-04-23 19:07:02 UTC [more...]

[PATCH v14 00/28] Add new general DRM property "color format"
 2026-04-23 19:03 UTC  (18+ messages)
` [PATCH v14 01/28] drm/amd/display: Remove unnecessary SIGNAL_TYPE_HDMI_TYPE_A check
` [PATCH v14 02/28] drm/display: hdmi-state-helper: Use default case for unsupported formats
` [PATCH v14 03/28] drm: Add new general DRM property "color format"
` [PATCH v14 04/28] drm/connector: Let connectors have a say in their color format
` [PATCH v14 05/28] drm/display: bridge_connector: Use HDMI color format for HDMI conns
` [PATCH v14 06/28] drm/bridge: Act on the DRM color format property
` [PATCH v14 07/28] drm/atomic-helper: Add HDMI bridge output bus formats helper
` [PATCH v14 08/28] drm/display: hdmi-state-helper: Act on color format DRM property
` [PATCH v14 09/28] drm/display: hdmi-state-helper: Try subsampling in mode_valid
` [PATCH v14 10/28] drm/amdgpu: Implement "color format" DRM property
` [PATCH v14 11/28] drm/i915/hdmi: Add YCBCR444 handling for sink formats
` [PATCH v14 12/28] drm/i915/dp: "
` [PATCH v14 13/28] drm/i915/hdmi: Implement "color format" DRM property
` [PATCH v14 14/28] drm/i915/dp: "
` [PATCH v14 16/28] drm/rockchip: vop2: Add RK3576 to the RG swap special case
` [PATCH v14 17/28] drm/rockchip: vop2: Recognise 10-bit YUV422 as YUV format
` [PATCH v14 19/28] drm/bridge: dw-hdmi-qp: Use common HDMI output bus fmts helper

[RFC, PATCH 00/12] userfaultfd: working set tracking for VM guest memory
 2026-04-23 18:57 UTC  (18+ messages)

[PATCH v5 06/10] security: Hornet LSM
 2026-04-23 18:37 UTC  (2+ messages)
` [PATCH v5 6/10] "

[PATCH v10 00/30] KVM: arm64: Implement support for SME
 2026-04-23 18:34 UTC  (4+ messages)
` [PATCH v10 14/30] KVM: arm64: Implement SME vector length configuration

[PATCH v11 00/12] VMSCAPE optimization for BHI variant
 2026-04-23 17:00 UTC  (15+ messages)
` [PATCH v11 01/12] x86/bhi: x86/vmscape: Move LFENCE out of clear_bhb_loop()
` [PATCH v11 02/12] x86/bhi: Make clear_bhb_loop() effective on newer CPUs
` [PATCH v11 03/12] x86/bhi: Rename clear_bhb_loop() to clear_bhb_loop_nofence()
` [PATCH v11 04/12] x86/vmscape: Rename x86_ibpb_exit_to_user to x86_predictor_flush_exit_to_user
` [PATCH v11 05/12] x86/vmscape: Move mitigation selection to a switch()
` [PATCH v11 06/12] x86/vmscape: Use write_ibpb() instead of indirect_branch_prediction_barrier()
` [PATCH v11 07/12] static_call: Define EXPORT_STATIC_CALL_FOR_MODULES()
` [PATCH v11 08/12] kvm: Define EXPORT_STATIC_CALL_FOR_KVM()
` [PATCH v11 09/12] x86/vmscape: Use static_call() for predictor flush
` [PATCH v11 10/12] x86/vmscape: Deploy BHB clearing mitigation
` [PATCH v11 11/12] x86/vmscape: Resolve conflict between attack-vectors and vmscape=force
` [PATCH v11 12/12] x86/vmscape: Add cmdline vmscape=on to override attack vector controls

[PATCH v1 v1] Documentation: proc: fix ext4 section numbering in table of contents
 2026-04-23 15:55 UTC  (2+ messages)

[PATCH] docs: leds: uleds: Make the documentation match the code
 2026-04-23 15:26 UTC  (2+ messages)

[PATCH v4 00/37] VKMS: Introduce multiple configFS attributes
 2026-04-23 15:24 UTC  (43+ messages)
` [PATCH v4 01/37] drm/drm_mode_config: Add helper to get plane type name
` [PATCH v4 02/37] drm/blend: Get a rotation name from it's bitfield
` [PATCH v4 03/37] drm/drm_color_mgmt: Expose drm_get_color_encoding_name
` [PATCH v4 04/37] drm/drm_color_mgmt: Expose drm_get_color_range_name
` [PATCH v4 05/37] drm/connector: Export drm_get_colorspace_name
` [PATCH v4 06/37] drm/drm_atomic_state_helper: Properly load default value for rotation
` [PATCH v4 07/37] Documentation: ABI: vkms: Add current VKMS ABI documentation
` [PATCH v4 08/37] drm/vkms: Add error handling in plane config creation
` [PATCH v4 09/37] drm/vkms: Simplify plane_release code
` [PATCH v4 10/37] drm/vkms: Explicitly display plane type
` [PATCH v4 11/37] drm/vkms: Use enabled/disabled instead of 1/0 for debug
` [PATCH v4 12/37] drm/vkms: Explicitly display connector status
` [PATCH v4 13/37] drm/vkms: Introduce config for plane name
` [PATCH v4 14/37] drm/vkms: Introduce configfs "
` [PATCH v4 15/37] drm/vkms: Introduce config for plane rotation
` [PATCH v4 16/37] drm/vkms: Introduce configfs "
` [PATCH v4 17/37] drm/vkms: Introduce config for plane color encoding
` [PATCH v4 18/37] drm/vkms: Introduce configfs "
` [PATCH v4 19/37] drm/vkms: Introduce config for plane color range
` [PATCH v4 20/37] drm/vkms: Introduce configfs "
` [PATCH v4 21/37] drm/vkms: Introduce config for plane format
` [PATCH v4 22/37] drm/vkms: Introduce configfs "
` [PATCH v4 23/37] drm/vkms: Properly render plane using their zpos
` [PATCH v4 24/37] drm/vkms: Introduce config for plane zpos property
` [PATCH v4 25/37] drm/vkms: Introduce configfs "
` [PATCH v4 26/37] drm/vkms: Introduce config for connector type
` [PATCH v4 27/37] drm/vkms: Introduce configfs "
` [PATCH v4 28/37] drm/vkms: Rename vkms_connector_init to vkms_connector_init_static
` [PATCH v4 29/37] drm/vkms: Introduce config for connector supported colorspace
` [PATCH v4 30/37] drm/vkms: Introduce configfs "
` [PATCH v4 31/37] drm/vkms: Introduce config for connector EDID
` [PATCH v4 32/37] drm/vkms: Introduce configfs "
` [PATCH v4 33/37] drm/vkms: Store the enabled/disabled status for connector
` [PATCH v4 34/37] drm/vkms: Allow to hot-add connectors
` [PATCH v4 35/37] drm/vkms: Introduce configfs for dynamic connector creation
` [PATCH v4 36/37] drm/vkms: Add connector parent configuration in vkms_config
` [PATCH v4 37/37] drm/vkms: Add ConfigFS interface for connector parent and port_id

[PATCH 0/6] hugetlb: normalize exported interfaces to use base-page indices
 2026-04-23 14:55 UTC  (5+ messages)
` [PATCH 1/6] hugetlb: open-code hugetlb folio lookup index conversion

[PATCH net-deletions v2] net: remove unused ATM protocols and legacy ATM device drivers
 2026-04-23 14:54 UTC  (10+ messages)

[PATCH v9 00/22] Enable FRED with KVM VMX
 2026-04-23 14:35 UTC  (2+ messages)

[PATCH net-deletions] net: remove ax25 and amateur radio (hamradio) subsystem
 2026-04-23 14:17 UTC  (6+ messages)

[PATCH v3 0/1] leds: Introduce the multi_max_intensity sysfs attribute
 2026-04-23 14:14 UTC  (5+ messages)
` [PATCH v3 1/1] "

[PATCH net v2 00/15] Remove a number of ISA and PCMCIA Ethernet drivers
 2026-04-23 14:01 UTC  (27+ messages)
` [PATCH net v2 01/15] drivers: net: 3com: 3c509: Remove this driver
` [PATCH net v2 02/15] drivers: net: 3com: 3c515: "
` [PATCH net v2 03/15] drivers: net: 3com: 3c574: "
` [PATCH net v2 04/15] drivers: net: 3com: 3c589: "
` [PATCH net v2 05/15] drivers: net: amd: lance: "
` [PATCH net v2 06/15] drivers: net: amd: nmclan: "
` [PATCH net v2 07/15] drivers: net: smsc: smc9194: "
` [PATCH net v2 08/15] drivers: net: smsc: smc91c92: "
` [PATCH net v2 09/15] drivers: net: cirrus: cs89x0: "
` [PATCH net v2 10/15] drivers: net: cirrus: mac89x0: "
` [PATCH net v2 11/15] drivers: net: fujitsu: fmvj18x: "
` [PATCH net v2 12/15] drivers: net: 8390: AX88190: "
` [PATCH net v2 13/15] drivers: net: 8390: pcnet: "
` [PATCH net v2 14/15] drivers: net: 8390: ultra: "
` [PATCH net v2 15/15] drivers: net: 8390: wd80x3: "

[PATCH v13 0/4] Enable Remote GPIO over RPMSG on i.MX Platform
 2026-04-23 13:53 UTC  (7+ messages)
` [PATCH v13 1/4] docs: driver-api: gpio: rpmsg gpio driver over rpmsg bus
` [PATCH v13 2/4] dt-bindings: remoteproc: imx_rproc: Add "rpmsg" subnode support
` [PATCH v13 3/4] gpio: rpmsg: add generic rpmsg GPIO driver
` [PATCH v13 4/4] arm64: dts: imx8ulp: Add rpmsg node under imx_rproc

[PATCH v3 0/3] Let userspace know about swapped out panthor GEM objects
 2026-04-23 12:33 UTC  (4+ messages)
` [PATCH v3 1/3] drm/fdinfo: Add "evicted" memory accounting
` [PATCH v3 2/3] drm/panthor: Implement evicted status for GEM objects
` [PATCH v3 3/3] drm/panthor: Reduce padding in gems debugfs for refcount

Incorrect auto formatting of struct
 2026-04-23 12:15 UTC  (2+ messages)

[PATCH] docs/mm: clarify that we are not looking for LLM generated content
 2026-04-23 12:04 UTC  (3+ messages)

[PATCH v2 00/20] drm/atomic: Rework initial state allocation
 2026-04-23 10:54 UTC  (4+ messages)
` [PATCH v2 08/20] drm/plane: Add new atomic_create_state callback

[PATCH] docs: leds: fix sysfs ABI reference in lp5812.rst
 2026-04-23 10:39 UTC 

[PATCH v7] hwmon: add driver for ARCTIC Fan Controller
 2026-04-23  9:15 UTC 

[PATCH 0/2] Add support for LX1308
 2026-04-23  8:43 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: (pmbus/lx1308) Add LX1308 support
` [PATCH 2/2] hwmon: (pmbus/lx1308) Add support for LX1308

[PATCH 0/2] Documentation/binfmt-misc.rst: Clarify "P" flag
 2026-04-23  7:04 UTC  (3+ messages)

[PATCH v5 00/21] Virtual Swap Space
 2026-04-23  6:16 UTC  (5+ messages)

[PATCH] docs: maintainer-netdev: fix typo in "targeting"
 2026-04-23  3:40 UTC  (2+ messages)

[PATCH net 00/18] Remove a number of ISA and PCMCIA Ethernet drivers
 2026-04-23  2:44 UTC  (17+ messages)
` [PATCH net 06/18] drivers: net: amd: Remove hplance and mvme147
` [PATCH net 11/18] drivers: net: cirrus: cs89x0: Remove this driver

[PATCH v4 0/3] mm/memory-failure: add panic option for unrecoverable pages
 2026-04-23  2:38 UTC  (9+ messages)
` [PATCH v4 2/3] "
` [PATCH v4 3/3] Documentation: document panic_on_unrecoverable_memory_failure sysctl

[PATCH-next 00/23] cgroup/cpuset: Enable runtime update of nohz_full and managed_irq CPUs
 2026-04-23  1:10 UTC  (3+ messages)
` [PATCH 19/23] cgroup/cpuset: Improve check for calling housekeeping_update()

[PATCH] docs/ja_JP: translate more of submitting-patches.rst
 2026-04-23  0:33 UTC  (2+ messages)

[PATCH v2 00/16] fs,x86/resctrl: Add kernel-mode (e.g., PLZA) support to the resctrl subsystem
 2026-04-22 21:42 UTC  (21+ messages)

[PATCH 1/2] Documentation: filesystems: cramfs: correct stale hard-link and endianness claims
 2026-04-22 21:10 UTC  (2+ messages)
` [PATCH 2/2] cramfs: drop obsolete Future Development notes and update tools URL

[PATCH V4 0/2] ndctl: Add daxctl support for the new "famfs" mode of devdax
 2026-04-22 18:09 UTC  (6+ messages)
  ` [PATCH V4 1/2] daxctl: Add support for famfs mode

docs: Stale website link in trace/rv/monitor_sched.rst
 2026-04-22 16:58 UTC  (2+ messages)

[PATCH v3 0/2] platform/x86/intel-uncore-freq: Expose instance ID in the sysfs
 2026-04-22 16:17 UTC  (5+ messages)
` [PATCH v3 1/2] platform/x86/intel-uncore-freq: Rename instance_id
` [PATCH v3 2/2] platform/x86/intel-uncore-freq: Expose instance ID in the sysfs

[PATCH v5] docs/zh_CN: add module-signing Chinese translation
 2026-04-22 15:11 UTC 

[PATCH] docs: staging: fix various typos and grammar issues
 2026-04-22 14:55 UTC  (2+ messages)

[PATCH 1/2] kallsyms: show function parameter info in oops/WARN dumps
 2026-04-22 14:48 UTC  (4+ messages)
` [RFC] btf: split core BTF parsing out of BPF subsystem into kernel/btf/

[PATCH net 14/18] drivers: net: xircom: xirc2ps: Remove this driver
 2026-04-22 13:09 UTC  (4+ messages)

[PATCH v7 0/5] kunit: Add support for suppressing warning backtraces
 2026-04-22 12:20 UTC  (11+ messages)
` [PATCH v7 1/5] bug/kunit: Core "
` [PATCH v7 2/5] bug/kunit: Reduce runtime impact of warning backtrace suppression
` [PATCH v7 3/5] kunit: Add backtrace suppression self-tests
` [PATCH v7 4/5] drm: Suppress intentional warning backtraces in scaling unit tests
` [PATCH v7 5/5] kunit: Add documentation for warning backtrace suppression API

[PATCH v2 0/3] Documentation: adopt new coding style of type-aware kmalloc-family
 2026-04-22 12:15 UTC  (5+ messages)
` [PATCH v2 3/3] Documentation: deprecated.rst: kmalloc-family: mark argument as optional

[PATCH 0/5] io_uring/zcrx: add CQE based notifications and stats reporting
 2026-04-22 11:25 UTC  (6+ messages)
` [PATCH 1/5] io_uring/zcrx: notify user when out of buffers
` [PATCH 2/5] io_uring/zcrx: notify user on frag copy fallback
` [PATCH 3/5] io_uring/zcrx: add shared-memory notification statistics
` [PATCH 4/5] Documentation: networking: document zcrx notifications and statistics
` [PATCH 5/5] selftests: iou-zcrx: add notification and stats test for zcrx

[PATCH v3 0/4] Enable sysfs module symlink for more built-in drivers
 2026-04-22 11:27 UTC  (3+ messages)
` [PATCH v3 4/4] docs: driver-api: add mod_name argument to __platform_register_drivers()

[PATCH net-deletions] net: remove ISDN subsystem and Bluetooth CMTP
 2026-04-22 10:55 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