Linux Documentation
 help / color / mirror / Atom feed
 messages from 2026-06-08 07:36:33 to 2026-06-08 14:25:30 UTC [more...]

[RFC PATCH 0/7] tracing/probes: Add more typecast features
 2026-06-08 14:25 UTC  (8+ messages)
` [RFC PATCH 1/7] tracing/probes: Support typecast for various probe events
` [RFC PATCH 2/7] tracing/probes: Support nested typecast
` [RFC PATCH 3/7] tracing/probes: Support field specifier option for typecast
` [RFC PATCH 4/7] tracing/probes: Add $current variable support
` [RFC PATCH 5/7] tracing/probes: Add +CPU() and +PCPU() dereference method to fetcharg
` [RFC PATCH 6/7] tracing/probes: Support reserved this_cpu_ptr() method
` [RFC PATCH 7/7] tracing/probes: Add a new testcase for BTF typecasts

[PATCH v3 0/3] PM: dpm_watchdog: Improve DPM watchdog configurability
 2026-06-08 14:22 UTC  (7+ 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 v8 0/6] mm/memory-failure: add panic option for unrecoverable pages
 2026-06-08 14:15 UTC  (10+ messages)
` [PATCH v8 2/6] mm/memory-failure: surface unhandlable kernel pages as -ENOTRECOVERABLE

[PATCH RFC 0/4] printk: nbcon: deprecate boot_delay in favour of printk_delay
 2026-06-08 14:07 UTC  (5+ messages)
` [PATCH RFC 1/4] printk: remove BOOT_PRINTK_DELAY config option
` [PATCH RFC 2/4] printk: deprecate boot_delay in favour of printk_delay

[PATCH v2] cpufreq: Documentation: fix freq_step description
 2026-06-08 13:34 UTC  (3+ messages)

[PATCH v2 0/3] hwmon: ina238: add samples and update_interval_us support
 2026-06-08 13:03 UTC  (4+ messages)
` [PATCH v2 1/3] hwmon: ina238: add support for samples and update_interval
` [PATCH v2 2/3] hwmon: Add update_interval_us chip attribute
` [PATCH v2 3/3] hwmon: ina238: add update_interval_us attribute

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

[PATCH net-next v08 0/5] net: hinic3: PF initialization
 2026-06-08 12:36 UTC  (6+ messages)
` [PATCH net-next v08 1/5] hinic3: Add ethtool queue ops
` [PATCH net-next v08 2/5] hinic3: Add ethtool statistic ops
` [PATCH net-next v08 3/5] hinic3: Add ethtool coalesce ops
` [PATCH net-next v08 4/5] hinic3: Add ethtool rss ops
` [PATCH net-next v08 5/5] hinic3: Remove unneeded coalesce parameters

[PATCH v2] hwmon: (asus-ec-sensors) add ROG MAXIMUS Z790 EXTREME
 2026-06-08 12:33 UTC  (2+ messages)

[PATCH 0/2] docs/zh: update DAMON usage sysfs documentation
 2026-06-08 12:29 UTC  (4+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/2] docs/zh_CN: update DAMON usage Chinese translation

[PATCH v6 00/12] PCI: liveupdate: PCI core support for Live Update
 2026-06-08 12:01 UTC  (12+ messages)
` [PATCH v6 08/12] PCI: liveupdate: Inherit ACS flags in incoming preserved devices
` [PATCH v6 09/12] PCI: liveupdate: Inherit ARI Forwarding Enable on preserved bridges
` [PATCH v6 10/12] PCI: liveupdate: Freeze preservation status during shutdown
` [PATCH v6 11/12] PCI: liveupdate: Do not disable bus mastering on preserved devices during kexec
` [PATCH v6 12/12] Documentation: PCI: Add documentation for Live Update

[PATCH] ata: pata_legacy: remove documentation for removed module parameters
 2026-06-08 11:43 UTC  (2+ messages)

[PATCH v3] docs: pt_BR: update "Purpose of Defconfigs" section in maintainer-soc.rst
 2026-06-08 11:16 UTC  (3+ messages)

[PATCH 0/3] *** Add support for Silergy SQ24860 ***
 2026-06-08 10:47 UTC  (3+ messages)
` [PATCH 1/3] dt-bindings: hwmon: pmbus: Add bindings for Silergy SQ24860

[PATCH v6 00/11] Dynamic PAMT
 2026-06-08  9:50 UTC  (10+ messages)
` [PATCH v6 06/11] x86/virt/tdx: Optimize tdx_pamt_get/put()

[RFC v1 0/9] kho: granular compatibility and header decoupling
 2026-06-08 10:26 UTC  (4+ messages)

[PATCH net-next v3 0/3] Add standard stats for HSR/PRP
 2026-06-08 10:09 UTC  (4+ messages)
` [PATCH net-next v3 1/3] net: hsr: Add standard LRE stats via RTM_GETSTATS / IFLA_STATS_LINK_XSTATS
` [PATCH net-next v3 2/3] net: ti: icssg: Add static_assert to guard stat array counts
` [PATCH net-next v3 3/3] net: ti: icssg: Add HSR offload statistics support

[PATCH v7 00/42] guest_memfd: In-place conversion support
 2026-06-08  8:55 UTC  (5+ messages)
` [PATCH v7 10/42] KVM: guest_memfd: Ensure pages are not in use before conversion
` [PATCH v7 14/42] KVM: guest_memfd: Handle lru_add fbatch refcounts during conversion safety check

[PATCH v16 00/10] arm64/riscv: Add support for crashkernel CMA reservation
 2026-06-08  8:48 UTC  (16+ messages)
` [PATCH v16 01/10] riscv: kexec_file: Fix crashk_low_res not exclude bug
` [PATCH v16 03/10] crash: Add crash_prepare_headers() to exclude crash kernel memory
` [PATCH v16 04/10] arm64: kexec_file: Use crash_prepare_headers() helper to simplify code
` [PATCH v16 05/10] x86: "
` [PATCH v16 06/10] riscv: "
` [PATCH v16 07/10] LoongArch: "
` [PATCH v16 08/10] powerpc/kexec_file: Use crash_exclude_core_ranges() helper
` [PATCH v16 09/10] arm64: kexec_file: Add support for crashkernel CMA reservation
` [PATCH v16 10/10] riscv: "

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

[PATCH 00/11] net: wwan: t9xx: Add MediaTek T9XX WWAN driver
 2026-06-08  8:16 UTC  (6+ messages)
` [PATCH 01/11] net: wwan: t9xx: Add PCIe core

[PATCH] docs/mm: document slab cache isolation with SLAB_NO_MERGE
 2026-06-08  7:56 UTC  (4+ messages)
` [PATCH v2] docs/mm/slab: document "

[PATCH net-next v4 00/16] Support for onsemi's S2500 10Base-T1S MAC-PHY
 2026-06-08  7:53 UTC  (4+ messages)
` [PATCH net-next v4 15/16] dt-bindings: net: add onsemi's S2500

[PATCH mm-unstable v19 14/14] Documentation: mm: update the admin guide for mTHP collapse
 2026-06-08  7:41 UTC  (2+ messages)

[PATCH mm-unstable v19 12/14] mm/khugepaged: avoid unnecessary mTHP collapse attempts
 2026-06-08  7:36 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