public inbox for linux-doc@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-04-22 16:48:54 to 2026-04-23 20:54:49 UTC [more...]

[PATCH v14 00/92] dyndbg: enable 0-off-cost for all of __drm_debug
 2026-04-23 20:53 UTC  (10+ messages)
` [PATCH v14 01/92] dyndbg: fix NULL ptr on i386 due to section mis-alignment
` [PATCH v14 02/92] vmlinux.lds.h: move BOUNDED_SECTION_* macros to reuse later
` [PATCH v14 03/92] dyndbg.lds.S: fix lost dyndbg sections in modules
` [PATCH v14 04/92] vmlinux.lds.h: drop unused HEADERED_SECTION* macros
` [PATCH v14 05/92] dyndbg: factor ddebug_match_desc out from ddebug_change
` [PATCH v14 06/92] dyndbg: add stub macro for DECLARE_DYNDBG_CLASSMAP
` [PATCH v14 07/92] docs/dyndbg: update examples \012 to \n
` [PATCH v14 08/92] docs/dyndbg: explain flags parse 1st
` [PATCH v14 09/92] test-dyndbg: fixup CLASSMAP usage error

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

[PATCH 7.2 v16 00/13] khugepaged: mTHP support
 2026-04-23 20:30 UTC  (2+ messages)

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

[PATCH v5 00/11] Support for Samsung S2MU005 PMIC and its sub-devices
 2026-04-23 19:39 UTC  (12+ messages)
` [PATCH v5 01/11] dt-bindings: leds: document Samsung S2M series PMIC flash LED device
` [PATCH v5 02/11] dt-bindings: extcon: document Samsung S2M series PMIC extcon device
` [PATCH v5 03/11] dt-bindings: mfd: add documentation for S2MU005 PMIC
` [PATCH v5 04/11] mfd: sec: add support "
` [PATCH v5 05/11] mfd: sec: set DMA coherent mask
` [PATCH v5 06/11] mfd: sec: resolve PMIC revision in S2MU005
` [PATCH v5 07/11] leds: flash: add support for Samsung S2M series PMIC flash LED device
` [PATCH v5 08/11] leds: rgb: add support for Samsung S2M series PMIC RGB "
` [PATCH v5 09/11] Documentation: leds: document pattern behavior of Samsung S2M series PMIC RGB LEDs
` [PATCH v5 10/11] extcon: add support for Samsung S2M series PMIC extcon devices
` [PATCH v5 11/11] power: supply: add support for Samsung S2M series PMIC charger device

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

[PATCH v13 0/4] Enable Remote GPIO over RPMSG on i.MX Platform
 2026-04-23 19:11 UTC  (9+ 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 v14 00/28] Add new general DRM property "color format"
 2026-04-23 19:03 UTC  (29+ 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 15/28] drm/rockchip: Add YUV422 output mode constants for VOP2
` [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 18/28] drm/rockchip: vop2: Set correct output format for RK3576 YUV422
` [PATCH v14 19/28] drm/bridge: dw-hdmi-qp: Use common HDMI output bus fmts helper
` [PATCH v14 20/28] drm/rockchip: dw_hdmi_qp: Implement "color format" DRM property
` [PATCH v14 21/28] drm/rockchip: dw_hdmi_qp: Set supported_formats platdata
` [PATCH v14 22/28] drm/connector: Register color format property on HDMI connectors
` [PATCH v14 23/28] drm/tests: hdmi: Add tests for the color_format property
` [PATCH v14 24/28] drm/tests: hdmi: Add tests for HDMI helper's mode_valid
` [PATCH v14 25/28] drm/tests: bridge: Add KUnit tests for bridge chain format selection
` [PATCH v14 26/28] drm/tests: bridge: Add test for HDMI output bus formats helper
` [PATCH v14 27/28] drm/bridge: Document bridge chain format selection
` [PATCH v14 28/28] drm/connector: Update docs of "colorspace" for color format prop

[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 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 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] 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  (5+ messages)

[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)


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