Linux Documentation
 help / color / mirror / Atom feed
 messages from 2026-06-09 09:02:09 to 2026-06-09 19:09:21 UTC [more...]

[PATCH net-next] docs: networking: add guidance on what to push via extack
 2026-06-09 19:09 UTC 

[PATCH v5 00/34] Cleaning up the KVM clock mess
 2026-06-09 18:50 UTC  (2+ messages)

[PATCH v4 0/2] iio: dac: Add support for AD5529R DAC
 2026-06-09 18:44 UTC  (5+ messages)
` [PATCH v4 1/2] dt-bindings: iio: dac: Add AD5529R
` [PATCH v4 2/2] iio: dac: Add AD5529R DAC driver support

[PATCH v9 0/6] mm/memory-failure: add panic option for unrecoverable pages
 2026-06-09 18:41 UTC  (10+ messages)
` [PATCH v9 1/6] mm/memory-failure: drop dead error_states[] entry for reserved pages
` [PATCH v9 2/6] mm/memory-failure: surface unhandlable kernel pages as -ENOTRECOVERABLE
` [PATCH v9 3/6] mm/memory-failure: report MF_MSG_KERNEL for unrecoverable kernel pages
` [PATCH v9 4/6] mm/memory-failure: add panic option for unrecoverable pages
` [PATCH v9 5/6] Documentation: document panic_on_unrecoverable_memory_failure sysctl
` [PATCH v9 6/6] selftests/mm: add hwpoison-panic destructive test

[PATCH v6 00/12] PCI: liveupdate: PCI core support for Live Update
 2026-06-09 18:40 UTC  (26+ messages)
` [PATCH v6 01/12] PCI: liveupdate: Set up FLB handler for the PCI core
` [PATCH v6 03/12] PCI: liveupdate: Track incoming preserved PCI devices
` [PATCH v6 06/12] PCI: liveupdate: Auto-preserve upstream bridges across Live Update
` [PATCH v6 07/12] PCI: Refactor matching logic for pci_dev_acs_ops
` [PATCH v6 08/12] PCI: liveupdate: Inherit ACS flags in incoming preserved devices

[PATCH v3] cpu/hotplug: Fix NULL kobject warning in cpuhp_smt_enable()
 2026-06-09 17:58 UTC  (4+ messages)

[RFC PATCH v1 00/13] exec: add spawn templates for repeated executable startup
 2026-06-09 17:53 UTC  (9+ messages)

[PATCH v5 00/19] perf cs-etm: Queue context packets for frontend
 2026-06-09 17:22 UTC  (24+ messages)
` [PATCH v5 01/19] "
` [PATCH v5 02/19] perf test: Add workload-ctl option
` [PATCH v5 03/19] perf test: Add a workload that forces context switches
` [PATCH v5 04/19] perf test cs-etm: Test process attribution
` [PATCH v5 05/19] perf test: Add deterministic workload
` [PATCH v5 06/19] perf test cs-etm: Replace unroll loop thread with deterministic decode test
` [PATCH v5 07/19] perf test cs-etm: Remove asm_pure_loop test
` [PATCH v5 08/19] perf test cs-etm: Replace memcpy test with raw dump stress test
` [PATCH v5 09/19] perf test: Add named_threads workload
` [PATCH v5 10/19] perf test cs-etm: Test decoding for concurrent threads test
` [PATCH v5 11/19] perf test cs-etm: Remove duplicate branch tests
` [PATCH v5 12/19] perf test cs-etm: Skip if not root
` [PATCH v5 13/19] perf test cs-etm: Reduce snapshot size
` [PATCH v5 14/19] perf test cs-etm: Speed up basic test
` [PATCH v5 15/19] perf test cs-etm: Remove unused Coresight workloads
` [PATCH v5 16/19] perf test cs-etm: Make disassembly test use kcore
` [PATCH v5 17/19] perf test cs-etm: Add all branch instructions to test
` [PATCH v5 18/19] perf test cs-etm: Speed up disassembly test
` [PATCH v5 19/19] perf test cs-etm: Move existing tests to coresight folder

[PATCH v2] docs: Fix minor grammatical error
 2026-06-09 16:56 UTC  (2+ messages)

[PATCH] Documentation: KVM: Synchronize x86 VM types
 2026-06-09 16:31 UTC  (2+ messages)

htmldocs: Documentation/driver-api/dma-buf:145: ./include/linux/dma-buf.h:121: WARNING: Block quote ends without a blank line; unexpected unindent. [docutils]
 2026-06-09 16:22 UTC 

[PATCH RFC v4 0/6] iio: add Open Sensor Fusion IIO driver
 2026-06-09 16:19 UTC  (3+ messages)
` [PATCH RFC v4 1/6] dt-bindings: iio: add Open Sensor Fusion device

[PATCH v3 0/3] PM: dpm_watchdog: Improve DPM watchdog configurability
 2026-06-09 16:07 UTC  (16+ messages)
` [PATCH v3 1/3] PM: core: Rename module parameters prefix to "power"
` [PATCH v3 2/3] PM: dpm_watchdog: Allow disabling DPM watchdog by default
` [PATCH v3 3/3] PM: dpm_watchdog: Add sysctl interface for DPM watchdog timeouts

[PATCH v13 0/3] hwmon: Add support for the LTC4283 Hot Swap Controller
 2026-06-09 15:30 UTC  (7+ messages)
` [PATCH v13 1/3] dt-bindings: hwmon: Document the LTC4283 "
` [PATCH v13 2/3] hwmon: ltc4283: Add support for "
` [PATCH v13 3/3] gpio: gpio-ltc4283: "

[PATCH net-next v6 00/12] net: pcs: Introduce support for fwnode PCS
 2026-06-09 15:29 UTC  (14+ messages)
` [PATCH net-next v6 01/12] net: phylink: keep and use MAC supported_interfaces in phylink struct
` [PATCH net-next v6 02/12] net: phylink: introduce internal phylink PCS handling
` [PATCH net-next v6 03/12] net: phylink: add phylink_release_pcs() to externally release a PCS
` [PATCH net-next v6 04/12] net: pcs: implement Firmware node support for PCS driver
` [PATCH net-next v6 05/12] net: phylink: support late PCS provider attach
` [PATCH net-next v6 06/12] net: Document PCS subsystem
` [PATCH net-next v6 07/12] MAINTAINERS: add myself as PCS subsystem maintainer
` [PATCH net-next v6 08/12] of: property: fw_devlink: Add support for "pcs-handle"
` [PATCH net-next v6 09/12] net: phylink: add .pcs_link_down PCS OP
` [PATCH net-next v6 10/12] dt-bindings: net: pcs: Document support for Airoha Ethernet PCS
` [PATCH net-next v6 11/12] net: pcs: airoha: add PCS driver for Airoha AN7581 SoC
` [PATCH net-next v6 12/12] net: airoha: add phylink support

[PATCH net-next v4 00/13] net: Add ADIN1140 support
 2026-06-09 15:28 UTC  (14+ messages)
` [PATCH net-next v4 01/13] dt-bindings: net: Add ADIN1140
` [PATCH net-next v4 02/13] net: ethernet: oa_tc6: Handle the OA TC6 SPI protected mode
` [PATCH net-next v4 03/13] net: ethernet: oa_tc6: add OA_TC6_BROKEN_PHY quirk flag
` [PATCH net-next v4 04/13] net: ethernet: oa_tc6: Export the C45 access functions
` [PATCH net-next v4 05/13] net: ethernet: oa_tc6: Export standard defined registers
` [PATCH net-next v4 06/13] net: ethernet: oa_tc6: Add the OA_TC6_ prefix to standard registers
` [PATCH net-next v4 07/13] net: ethernet: oa_tc6: Add read_mms/write_mms register access functions
` [PATCH net-next v4 08/13] net: ethernet: oa_tc6: Use the read_mms/write_mms functions for C45
` [PATCH net-next v4 09/13] net: ethernet: oa_tc6: Add new register address defines
` [PATCH net-next v4 10/13] net: phy: add generic helpers for direct C45 MMD access
` [PATCH net-next v4 11/13] net: phy: microchip-t1s: use generic C45 MMD access helpers
` [PATCH net-next v4 12/13] net: phy: Add support for the ADIN1140 PHY
` [PATCH net-next v4 13/13] net: ethernet: adi: Add a driver for the ADIN1140 MACPHY

[PATCH v5 00/10] ACPI: APEI: share GHES CPER helpers and add DT FFH provider
 2026-06-09 14:58 UTC  (4+ messages)
` [PATCH v5 07/10] ACPI: APEI: introduce GHES helper

[PATCH v1] pnp: Documentation improvements
 2026-06-09 14:51 UTC 

[PATCH v3 0/2] iio: dac: Add support for AD5529R DAC
 2026-06-09 14:47 UTC  (4+ messages)
` [PATCH v3 1/2] dt-bindings: iio: dac: Add AD5529R

[PATCH v3 0/6] alloc_tag: introduce IOCTL-based filtering for MAP
 2026-06-09 14:41 UTC  (7+ messages)
` [PATCH v3 4/6] alloc_tag: add accuracy based filtering to ioctl

[PATCH 0/2] docs/zh: update DAMON usage sysfs documentation
 2026-06-09 14:34 UTC  (4+ messages)
` [PATCH v4 0/2] docs/mm/damon: fix docs and update zh_CN
  ` [PATCH v4 1/2] docs/mm/damon: fix DAMON documentation details
  ` [PATCH v4 2/2] docs/zh_CN: update DAMON documentation translation

[RFC v1 0/9] kho: granular compatibility and header decoupling
 2026-06-09 14:33 UTC  (9+ messages)

[PATCH v4 00/19] perf cs-etm: Queue context packets for frontend
 2026-06-09 14:31 UTC  (20+ messages)
` [PATCH v4 01/19] "
` [PATCH v4 02/19] perf test: Add workload-ctl option
` [PATCH v4 03/19] perf test: Add a workload that forces context switches
` [PATCH v4 04/19] perf test cs-etm: Test process attribution
` [PATCH v4 05/19] perf test: Add deterministic workload
` [PATCH v4 06/19] perf test cs-etm: Replace unroll loop thread with deterministic decode test
` [PATCH v4 07/19] perf test cs-etm: Remove asm_pure_loop test
` [PATCH v4 08/19] perf test cs-etm: Replace memcpy test with raw dump stress test
` [PATCH v4 09/19] perf test: Add named_threads workload
` [PATCH v4 10/19] perf test cs-etm: Test decoding for concurrent threads test
` [PATCH v4 11/19] perf test cs-etm: Remove duplicate branch tests
` [PATCH v4 12/19] perf test cs-etm: Skip if not root
` [PATCH v4 13/19] perf test cs-etm: Reduce snapshot size
` [PATCH v4 14/19] perf test cs-etm: Speed up basic test
` [PATCH v4 15/19] perf test cs-etm: Remove unused Coresight workloads
` [PATCH v4 16/19] perf test cs-etm: Make disassembly test use kcore
` [PATCH v4 17/19] perf test cs-etm: Add all branch instructions to test
` [PATCH v4 18/19] perf test cs-etm: Speed up disassembly test
` [PATCH v4 19/19] perf test cs-etm: Move existing tests to coresight folder

[PATCH] Docs/damon: add TLB flush policy document
 2026-06-09 14:28 UTC  (2+ messages)

[PATCH net-next 1/2] tls: remove tls_toe and the related driver
 2026-06-09 14:21 UTC 

[PATCH ipsec-next v9 00/16] xfrm: XFRM_MSG_MIGRATE_STATE new netlink message
 2026-06-09 14:05 UTC  (2+ messages)

[PATCH v2] platform/x86: thinkpad_acpi: Add USB-C Security (USCS) support
 2026-06-09 13:03 UTC  (3+ messages)

[PATCH v2] hwmon: add a driver for the temp/voltage sensor on PolarFire SoC
 2026-06-09 12:56 UTC  (4+ messages)

[PATCH v17 00/28] Add new general DRM property "color format"
 2026-06-09 12:44 UTC  (29+ messages)
` [PATCH v17 01/28] drm/amd/display: Remove unnecessary SIGNAL_TYPE_HDMI_TYPE_A check
` [PATCH v17 02/28] drm/display: hdmi-state-helper: Use default case for unsupported formats
` [PATCH v17 03/28] drm: Add new general DRM property "color format"
` [PATCH v17 04/28] drm/connector: Let connectors have a say in their color format
` [PATCH v17 05/28] drm/display: bridge_connector: Use HDMI color format for HDMI conns
` [PATCH v17 06/28] drm/bridge: Act on the DRM color format property
` [PATCH v17 07/28] drm/atomic-helper: Add HDMI bridge output bus formats helper
` [PATCH v17 08/28] drm/display: hdmi-state-helper: Act on color format DRM property
` [PATCH v17 09/28] drm/display: hdmi-state-helper: Try subsampling in mode_valid
` [PATCH v17 10/28] drm/amdgpu: Implement "color format" DRM property
` [PATCH v17 11/28] drm/rockchip: Add YUV422 output mode constants for VOP2
` [PATCH v17 12/28] drm/rockchip: vop2: Add RK3576 to the RG swap special case
` [PATCH v17 13/28] drm/rockchip: vop2: Recognise 10-bit YUV422 as YUV format
` [PATCH v17 14/28] drm/rockchip: vop2: Set correct output format for RK3576 YUV422
` [PATCH v17 15/28] drm/bridge: dw-hdmi-qp: Use common HDMI output bus fmts helper
` [PATCH v17 16/28] drm/rockchip: dw_hdmi_qp: Implement "color format" DRM property
` [PATCH v17 17/28] drm/rockchip: dw_hdmi_qp: Set supported_formats platdata
` [PATCH v17 18/28] drm/connector: Register color format property on HDMI connectors
` [PATCH v17 19/28] drm/tests: hdmi: Add tests for the color_format property
` [PATCH v17 20/28] drm/tests: hdmi: Add tests for HDMI helper's mode_valid
` [PATCH v17 21/28] drm/tests: bridge: Add KUnit tests for bridge chain format selection
` [PATCH v17 22/28] drm/tests: bridge: Add test for HDMI output bus formats helper
` [PATCH v17 23/28] drm/bridge: Document bridge chain format selection
` [PATCH v17 24/28] drm/connector: Update docs of "colorspace" for color format prop
` [PATCH v17 25/28] drm/i915/hdmi: Add YCBCR444 handling for sink formats
` [PATCH v17 26/28] drm/i915/dp: "
` [PATCH v17 27/28] drm/i915/hdmi: Implement "color format" DRM property
` [PATCH v17 28/28] drm/i915/dp: "

[PATCH net-next v3 00/13] net: Add ADIN1140 support
 2026-06-09 12:13 UTC  (4+ messages)
` [PATCH net-next v3 07/13] net: ethernet: oa_tc6: Add read_mms/write_mms register access functions

[PATCH mm-unstable v19 11/14] mm/khugepaged: Introduce mTHP collapse support
 2026-06-09 11:01 UTC  (9+ messages)

[PATCH v5 0/4] Enable sysfs module symlink for more built-in drivers
 2026-06-09 10:29 UTC  (4+ messages)

[PATCH v8 0/6] mm/memory-failure: add panic option for unrecoverable pages
 2026-06-09 10:21 UTC  (14+ messages)
` [PATCH v8 2/6] mm/memory-failure: surface unhandlable kernel pages as -ENOTRECOVERABLE

[PATCH 0/2] module: restrict module auto-loading to privileged users
 2026-06-09 10:19 UTC  (7+ messages)
` [PATCH 1/2] module: add CONFIG_MODULE_RESTRICT_AUTOLOAD
` [PATCH 2/2] module: restrict autoload to CAP_SYS_ADMIN if CONFIG_MODULE_RESTRICT_AUTOLOAD


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