Linux Documentation
 help / color / mirror / Atom feed
 messages from 2026-06-17 07:28:19 to 2026-06-18 21:01:30 UTC [more...]

[PATCH v3 00/13] Dynamic Housekeeping Management (DHM) via CPUSets
 2026-06-18 21:01 UTC  (21+ messages)
` [PATCH v3 01/13] sched/isolation: Replace notifier chain with explicit callback interface
` [PATCH v3 02/13] sched/isolation: Add housekeeping_update_types() for kernel-noise masks
` [PATCH v3 03/13] sched/isolation: RCU-protect all housekeeping cpumask readers
` [PATCH v3 04/13] sched/isolation: Fix RCU protection for runtime-mutable cpumask callers
` [PATCH v3 05/13] cpu/hotplug: Reserve CPUHP states for nohz_full and managed IRQ down-paths
` [PATCH v3 06/13] tick/nohz, context_tracking: Prepare for runtime nohz_full updates
` [PATCH v3 07/13] rcu/nocb: Add explicit housekeeping callback for runtime NOCB toggling
` [PATCH v3 08/13] genirq: Add explicit housekeeping callback for managed IRQ migration
` [PATCH v3 09/13] watchdog/lockup_detector: Register housekeeping callback for kernel-noise
` [PATCH v3 10/13] sched: Guard sched_tick_start/stop against uninitialized tick_work_cpu
` [PATCH v3 11/13] cgroup/cpuset: Extend isolated partition to trigger kernel-noise isolation
` [PATCH v3 12/13] docs: cgroup-v2: Document kernel-noise isolation via isolated partitions
` [PATCH v3 13/13] selftests/cgroup: Add kernel-noise isolation test to cpuset selftest

htmldocs: Documentation/scheduler/sched-arch.rst:108: WARNING: Block quote ends without a blank line; unexpected unindent. [docutils]
 2026-06-18 19:33 UTC  (3+ messages)

[PATCH v3 00/12] [PATCH v3 00/12] x86/resctrl: Add kernel-mode (e.g., PLZA) support to the resctrl subsystem
 2026-06-18 19:16 UTC  (27+ messages)
` [PATCH v3 01/12] x86/resctrl: Support Privilege-Level Zero Association (PLZA)
` [PATCH v3 03/12] fs/resctrl: Add kernel mode (kmode) data structures and arch hook
` [PATCH v3 04/12] x86,fs/resctrl: Program PLZA through kmode arch hooks
` [PATCH v3 05/12] x86/resctrl: Initialize supported kernel modes for PLZA
` [PATCH v3 06/12] fs/resctrl: Initialize the global kernel-mode policy at subsystem init
` [PATCH v3 07/12] fs/resctrl: Add info/kernel_mode for kernel-mode policy introspection

[PATCH v3] kconfig: add optional warnings for changed input values
 2026-06-18 18:48 UTC  (2+ messages)

[PATCH] kselftest docs: remove reference to obsolete/archived wiki
 2026-06-18 18:14 UTC  (6+ messages)

[PATCH v6 00/16] AD9910 Direct Digital Synthesizer
 2026-06-18 18:14 UTC  (21+ messages)
` [PATCH v6 01/16] iio: ABI: add attributes for altcurrent channels
` [PATCH v6 02/16] iio: ABI: scale and offset for frequency/phase channels
` [PATCH v6 03/16] iio: ABI: add parent entry for iio channels
` [PATCH v6 04/16] iio: add IIO_FREQUENCY channel type
` [PATCH v6 05/16] iio: core: support 64-bit register through debugfs
` [PATCH v6 06/16] iio: core: create local __iio_chan_prefix_emit() for reuse
` [PATCH v6 07/16] iio: core: add hierarchical channel relationships
` [PATCH v6 08/16] dt-bindings: iio: frequency: add ad9910
` [PATCH v6 09/16] iio: frequency: ad9910: initial driver implementation
` [PATCH v6 10/16] iio: frequency: ad9910: add basic parallel port support
` [PATCH v6 11/16] iio: frequency: ad9910: add digital ramp generator support
` [PATCH v6 12/16] iio: frequency: ad9910: add RAM mode support
` [PATCH v6 13/16] iio: frequency: ad9910: add output shift keying support
` [PATCH v6 14/16] iio: frequency: ad9910: show channel priority in debugfs
` [PATCH v6 15/16] iio: ABI: add docs for ad9910 sysfs entries
` [PATCH v6 16/16] docs: iio: add documentation for ad9910 driver

[PATCH v6 0/6] alloc_tag: introduce IOCTL-based filtering for MAP
 2026-06-18 17:36 UTC  (7+ messages)
` [PATCH v6 1/6] alloc_tag: add ioctl to /proc/allocinfo
` [PATCH v6 2/6] alloc_tag: add ioctl filters "
` [PATCH v6 3/6] alloc_tag: add size-based filtering to ioctl
` [PATCH v6 4/6] alloc_tag: add accuracy based "
` [PATCH v6 5/6] kselftest: alloc_tag: add kselftest for ioctl interface
` [PATCH v6 6/6] kselftest: alloc_tag: extend the allocinfo ioctl kselftest

[PATCH v4 00/31] Introduce SCMI Telemetry FS support
 2026-06-18 17:27 UTC  (5+ messages)

[PATCH v6 00/10] ACPI: APEI: share GHES CPER helpers and add DT FFH provider
 2026-06-18 16:48 UTC  (14+ messages)
` [PATCH v6 01/10] ACPI: APEI: GHES: share macros via a private header
` [PATCH v6 02/10] ACPI: APEI: GHES: move CPER read helpers
` [PATCH v6 03/10] ACPI: APEI: GHES: move GHESv2 ack and alloc helpers
` [PATCH v6 04/10] ACPI: APEI: GHES: move estatus cache helpers
` [PATCH v6 05/10] ACPI: APEI: GHES: move vendor record helpers
` [PATCH v6 06/10] ACPI: APEI: GHES: move CXL CPER helpers
` [PATCH v6 07/10] ACPI: APEI: introduce GHES helper
` [PATCH v6 08/10] ACPI: APEI: share GHES CPER helpers
` [PATCH v6 09/10] dt-bindings: firmware: add arm,ras-cper
` [PATCH v6 10/10] RAS: add firmware-first CPER provider

[PATCH v5 0/6] alloc_tag: introduce IOCTL-based filtering for MAP
 2026-06-18 16:38 UTC  (19+ messages)
` [PATCH v5 1/6] alloc_tag: add ioctl to /proc/allocinfo
` [PATCH v5 2/6] alloc_tag: add ioctl filters "
` [PATCH v5 3/6] alloc_tag: add size-based filtering to ioctl
` [PATCH v5 4/6] alloc_tag: add accuracy based "
` [PATCH v5 5/6] kselftest: alloc_tag: add kselftest for ioctl interface

[PATCH v6 00/12] PCI: liveupdate: PCI core support for Live Update
 2026-06-18 16:35 UTC  (14+ 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 v4 0/5] Enhance RPMsg buffer management
 2026-06-18 16:31 UTC  (6+ messages)
` [PATCH v4 3/5] rpmsg: virtio_rpmsg_bus: get buffer size from config space

[PATCH v2 00/11] hugetlb: Use PAGE granularity index in exported i/f and adopt the common read_iter
 2026-06-18 16:16 UTC  (17+ messages)
` [PATCH v2 01/11] mm/memory-failure: make is_raw_hwpoison_page_in_hugepage() general purpose
` [PATCH v2 02/11] mm: factor out adjust_range_hwpoison() from hugetlbfs
` [PATCH v2 03/11] mm/filemap: add hwpoison handling to filemap_read()
` [PATCH v2 04/11] hugetlbfs,filemap: replace hugetlbfs_read_iter() with generic_file_read_iter()
` [PATCH v2 05/11] hugetlb: Convert the vmf->pgoff to PAGE_SIZE granularity
` [PATCH v2 06/11] hugetlb: make hugetlb_fault_mutex_hash() to take PAGE_SIZE index
` [PATCH v2 07/11] hugetlb: replace filemap_lock_hugetlb_folio with filemap_lock_folio
` [PATCH v2 08/11] hugetlb: make hugetlb_add_to_page_cache() to take PAGE_SIZE granularity index
` [PATCH v2 09/11] hugetlb: remove the hugetlb_linear_page_index() helper
` [PATCH v2 10/11] hugetlb: drop vma_hugecache_offset() in favor of linear_page_index()
` [PATCH v2 11/11] hugetlb: make hugetlb_[un]reserve_pages() to take PAGE granularity index

[RFC PATCH 0/2] kasan: hw_tags: Add option to tag only at allocation time
 2026-06-18 14:05 UTC  (4+ messages)

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

htmldocs: Documentation/mm/page_owner.rst:70: WARNING: Literal block expected; none found. [docutils]
 2026-06-18 11:54 UTC 

[PATCH] Documentation: leds: fix broken reference to the multicolor LED ABI
 2026-06-18 11:23 UTC  (2+ messages)

[PATCH] Documentation: Fix syntax of kmalloc_objs example in coding style doc
 2026-06-18  9:19 UTC  (2+ messages)

[PATCH 1/3] PCI: rcar-gen4: Configure AXIINTC if iMSI-RX not used
 2026-06-18  8:38 UTC  (12+ messages)
` [PATCH 2/3] irqchip/gic-v3: Add Renesas R-Car Gen4 erratum workaround

[PATCH] docs: arm64: Document that text_offset is always 0
 2026-06-18  8:02 UTC  (2+ messages)

[PATCH] docs: kbuild: remove ISDN references in Makefile examples
 2026-06-18  7:57 UTC  (3+ messages)

[PATCH v4 0/2] cpufreq: CPPC: add autonomous mode boot parameter support
 2026-06-18  5:28 UTC  (3+ messages)

[PATCH v4 0/5] mm/zswap: Implement per-cgroup proactive writeback
 2026-06-18  4:48 UTC  (6+ messages)
` [PATCH v4 1/5] mm/zswap: Extend shrink_memcg() writeback capability
` [PATCH v4 2/5] mm/zswap: Factor writeback loop out of shrink_worker()
` [PATCH v4 3/5] mm/zswap: Implement proactive writeback
` [PATCH v4 4/5] mm/zswap: Add per-memcg stat for "
` [PATCH v4 5/5] selftests/cgroup: Add tests for zswap "

[PATCH v16 00/10] arm64/riscv: Add support for crashkernel CMA reservation
 2026-06-18  1:54 UTC  (7+ messages)
` [PATCH v16 05/10] x86: kexec_file: Use crash_prepare_headers() helper to simplify code
` [PATCH v16 06/10] riscv: "

[PATCH v7 00/20] ARM64 PMU Partitioning
 2026-06-18  1:53 UTC  (3+ messages)
` [PATCH v7 15/20] perf: arm_pmuv3: Handle IRQs for Partitioned PMU guest counters

htmldocs: Documentation/gpu/rfc/gpusvm:70: ./drivers/gpu/drm/drm_gpusvm.c:74: WARNING: Inline emphasis start-string without end-string. [docutils]
 2026-06-18  1:48 UTC 

[PATCH 00/19] init: discoverable root partitions, a.k.a. an omittable "root=" cmdline option
 2026-06-17 20:56 UTC  (3+ messages)

[PATCH v19 net-next 00/11] nbl driver for Nebulamatrix NICs
 2026-06-17 20:46 UTC  (2+ messages)

[PATCH v3 2/4] mm/zswap: Implement proactive writeback
 2026-06-17 17:11 UTC  (19+ messages)
          ` [swap tier discussion] "

[PATCH RFC v2 0/9] leds: Add support for hardware-initiated hardware control trigger transition
 2026-06-17 16:48 UTC  (10+ messages)
` [PATCH RFC v2 1/9] leds: Add callback offloaded() to query the state of hardware control trigger
` [PATCH RFC v2 2/9] leds: cros_ec: Implement offloaded() callback for trigger
` [PATCH RFC v2 3/9] leds: turris-omnia: "
` [PATCH RFC v2 4/9] leds: trigger: netdev: Implement offloaded() callback
` [PATCH RFC v2 5/9] leds: Add trigger_may_offload attribute
` [PATCH RFC v2 6/9] leds: trigger: Add led_trigger_notify_hw_control_changed() interface
` [PATCH RFC v2 7/9] platform/x86: ideapad-laptop: Decouple hardware & classdev brightness for keyboard backlight
` [PATCH RFC v2 8/9] platform/x86: ideapad-laptop: Serialize keyboard backlight notifications
` [PATCH RFC v2 9/9] platform/x86: ideapad-laptop: Fully support auto keyboard backlight

[PATCH RFC 0/4] printk: nbcon: deprecate boot_delay in favour of printk_delay
 2026-06-17 15:45 UTC  (9+ messages)
` [PATCH RFC 2/4] printk: "
` [PATCH RFC 3/4] printk: nbcon: move printk_delay to console emiting code

[PATCH 0/3] mm/zram: route block swap I/O through swap_ops
 2026-06-17 14:01 UTC  (5+ messages)

[PATCH v7 00/20] nfsd: add support for CB_NOTIFY callbacks in directory delegations
 2026-06-17 13:59 UTC  (2+ messages)

[PATCH 0/7] Support ROHM BD127x0 hot-swap controllers
 2026-06-17 13:54 UTC  (11+ messages)
` [PATCH 1/7] dt-bindings: adm1275: ROHM BD12780 hot-swap controller
` [PATCH 3/7] hwmon: adm1275: Support ROHM BD12780
` [PATCH 6/7] hwmon: adm1275: Support ROHM BD12790

[PATCH] Docs/translations/it_IT: update current minimal requirements
 2026-06-17 13:43 UTC  (2+ messages)

[PATCH v5 00/10] ACPI: APEI: share GHES CPER helpers and add DT FFH provider
 2026-06-17 13:41 UTC  (6+ messages)
` [PATCH v5 09/10] dt-bindings: firmware: add arm,ras-cper

[PATCH 0/2] nvme: Introduce service-time iopolicy
 2026-06-17 11:45 UTC  (3+ messages)
` [PATCH 1/2] nvme-multipath: add service-time I/O policy
` [PATCH 2/2] docs: nvme-multipath: document "

[PATCH net-next] docs: exclude driver and netdevsim bugs
 2026-06-17 11:40 UTC  (4+ messages)

[PATCH v3] drm/xe/hwmon: document DG2 fan speed reporting quirk
 2026-06-17 11:02 UTC  (4+ messages)
` [PATCH v4] "

[PATCH] drm/doc: recommend forking drm/kernel rather than uploading a distinct copy
 2026-06-17 10:26 UTC  (3+ messages)

[PATCH v9 0/6] mm/memory-failure: add panic option for unrecoverable pages
 2026-06-17  9:40 UTC  (2+ messages)

[PATCH v18 net-next 00/11] nbl driver for Nebulamatrix NICs
 2026-06-17  8:40 UTC  (3+ messages)
` [PATCH v18 net-next 01/11] net/nebula-matrix: add minimum nbl build framework

[PATCH 0/4] mm/slub: preserve previous object lifetime
 2026-06-17  7:54 UTC  (3+ messages)
` [PATCH 2/4] mm/slub: preserve previous object lifetime in user tracking


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