Linux Documentation
 help / color / mirror / Atom feed
 messages from 2026-06-08 21:56:45 to 2026-06-09 11:10:26 UTC [more...]

[PATCH v3 0/3] PM: dpm_watchdog: Improve DPM watchdog configurability
 2026-06-09 11:10 UTC  (12+ 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 mm-unstable v19 00/14] khugepaged: add mTHP collapse support
 2026-06-09 11:01 UTC  (14+ messages)
` [PATCH mm-unstable v19 11/14] mm/khugepaged: Introduce "

[PATCH v9 0/6] mm/memory-failure: add panic option for unrecoverable pages
 2026-06-09 10:57 UTC  (7+ 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 10:56 UTC  (16+ 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 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 v4 0/4] Enable sysfs module symlink for more built-in drivers
 2026-06-09 10:29 UTC  (6+ messages)
` [PATCH v5 "

[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

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

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

[PATCH v2 1/1] dt-bindings: net: dsa: Convert lan9303.txt to yaml format
 2026-06-09  8:59 UTC  (2+ messages)

[PATCH v3 2/3] Documentation: security-bugs: explain what is and is not a security bug
 2026-06-09  8:43 UTC  (3+ messages)

[PATCH iwl-next v8 00/15] Introduce iXD driver
 2026-06-09  8:30 UTC  (4+ messages)
` [PATCH iwl-next v8 08/15] idpf: refactor idpf to use libie_pci APIs
  ` [Intel-wired-lan] "

[PATCH] Docs/damon: add TLB flush policy document
 2026-06-09  8:11 UTC  (3+ messages)

configurable block error injection v3
 2026-06-09  7:47 UTC  (12+ messages)
` [PATCH 2/4] block: add a "tag" for block status codes
` [PATCH 3/4] block: add a str_to_blk_op helper
` [PATCH 4/4] block: add configurable error injection

[PATCH v2] docs: Fix minor grammatical error
 2026-06-09  7:06 UTC 

[PATCH v3 0/4] cpufreq: Set policy->min and max as real QoS constraints
 2026-06-09  6:52 UTC  (6+ messages)
` [PATCH v3 3/4] cpufreq: Remove driver default policy->min/max init

[PATCH v3 0/6] alloc_tag: introduce IOCTL-based filtering for MAP
 2026-06-09  6:26 UTC  (17+ messages)
` [PATCH v3 1/6] alloc_tag: add ioctl to /proc/allocinfo
` [PATCH v3 4/6] alloc_tag: add accuracy based filtering to ioctl
` [PATCH v3 5/6] kselftest: alloc_tag: add kselftest for ioctl interface

[PATCH 1/1] docs: Fix minor grammatical error
 2026-06-09  6:15 UTC  (4+ messages)

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

[PATCH iproute2-next 0/7] devlink: add per-port resource support
 2026-06-09  5:39 UTC  (8+ messages)
` [PATCH iproute2-next 1/7] devlink: Split dpipe tables output to a separate function
` [PATCH iproute2-next 2/7] devlink: Move dpipe tables query to resources show callback
` [PATCH iproute2-next 3/7] devlink: fix memory leak in resource_ctx_fini
` [PATCH iproute2-next 4/7] devlink: add dump support for resource show
` [PATCH iproute2-next 5/7] devlink: show port resources in resource dump
` [PATCH iproute2-next 6/7] devlink: add per-port resource show support
` [PATCH iproute2-next 7/7] devlink: add scope filter to resource show

[PATCH v4 00/11] Add spi-hid transport driver
 2026-06-09  4:41 UTC  (12+ messages)
` [PATCH v4 01/11] Documentation: Correction in HID output_report callback description
` [PATCH v4 02/11] HID: Add BUS_SPI support and define HID_SPI_DEVICE macro
` [PATCH v4 03/11] HID: spi-hid: add transport driver skeleton for HID over SPI bus
` [PATCH v4 04/11] HID: spi-hid: add spi-hid driver HID layer
` [PATCH v4 05/11] HID: spi-hid: add HID SPI protocol implementation
` [PATCH v4 06/11] HID: spi_hid: add spi_hid traces
` [PATCH v4 07/11] HID: spi_hid: add ACPI support for SPI over HID
` [PATCH v4 08/11] HID: spi_hid: add device tree "
` [PATCH v4 09/11] dt-bindings: input: Document hid-over-spi DT schema
` [PATCH v4 10/11] HID: spi-hid: add power management implementation
` [PATCH v4 11/11] HID: spi-hid: add panel follower support

[PATCH v3 2/4] mm/zswap: Implement proactive writeback
 2026-06-09  4:19 UTC  (13+ messages)

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

[PATCH v3 0/4] mm/zswap: Implement per-cgroup proactive writeback
 2026-06-09  3:18 UTC  (18+ messages)
` [PATCH v3 1/4] mm/zswap: Make shrink_worker writeback cursor per-memcg

[RFC PATCH 0/7] tracing/probes: Add more typecast features
 2026-06-09  1:42 UTC  (2+ messages)

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

[PATCH RFC v4 0/6] iio: add Open Sensor Fusion IIO driver
 2026-06-08 23:27 UTC  (3+ messages)


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