Linux Documentation
 help / color / mirror / Atom feed
 messages from 2026-05-02 06:07:16 to 2026-05-04 14:31:28 UTC [more...]

[PATCH v12 00/22] gpu: nova-core: Add memory management support
 2026-05-04 14:31 UTC  (28+ messages)
` [PATCH v12 01/22] gpu: nova-core: gsp: Return GspStaticInfo from boot()
` [PATCH v12 02/22] gpu: nova-core: gsp: Extract usable FB region from GSP
` [PATCH v12 03/22] gpu: nova-core: gsp: Expose total physical VRAM end from FB region info
` [PATCH v12 04/22] gpu: nova-core: mm: Add support to use PRAMIN windows to write to VRAM
` [PATCH v12 07/22] gpu: nova-core: mm: Add TLB flush support
` [PATCH v12 08/22] gpu: nova-core: mm: Add GpuMm centralized memory manager
` [PATCH v12 09/22] gpu: nova-core: mm: Add common types for all page table formats
` [PATCH v12 12/22] gpu: nova-core: mm: Add page table entry operation traits
` [PATCH v12 20/22] gpu: nova-core: mm: Add PRAMIN aperture self-tests
` [PATCH v12 21/22] gpu: nova-core: mm: pramin: drop useless as_ref() in run_self_test
` [PATCH v12 22/22] rust: maple_tree: implement Send and Sync for MapleTree

[PATCH 0/6] Cleanup Linux Watchdog documentation
 2026-05-04 14:11 UTC  (15+ messages)
` [PATCH 1/6] watchdog: Fix wrong SPDX license identifier
` [PATCH 2/6] watchdog: Change suffix .txt to .rst in references
` [PATCH 3/6] watchdog: Move `struct` before name
` [PATCH 4/6] watchdog: Replace intermixed tab/space indent
` [PATCH 5/6] watchdog: Separate kind of documentation
` [PATCH 6/6] watchdog: Prefix WDT with ICS for clarity
` [PATCH v2 0/5] Cleanup Linux Watchdog documentation
  ` [PATCH v2 1/5] watchdog: Change suffix .txt to .rst in references
  ` [PATCH v2 2/5] watchdog: Move `struct` before name
  ` [PATCH v2 3/5] watchdog: Replace intermixed tab/space indent
  ` [PATCH v2 4/5] watchdog: Separate kind of documentation
  ` [PATCH v2 5/5] watchdog: Prefix WDT with ICS for clarity

[PATCH net-next v2 0/2] dpll: rework fractional frequency offset reporting
 2026-05-04 12:59 UTC  (6+ messages)
` [PATCH net-next v2 1/2] dpll: move fractional-frequency-offset-ppt under pin-parent-device

[PATCH v5 00/13] ima: Introduce staging mechanism
 2026-05-04 12:51 UTC  (3+ messages)
` [PATCH v5 09/13] ima: Add support for staging measurements with prompt

[PATCH net-next 0/5] net: Add ADIN1140 support
 2026-05-04 12:11 UTC  (20+ messages)
` [PATCH net-next 1/5] net: ethernet: oa_tc6: Handle the OA TC6 SPI protected mode
` [PATCH net-next 2/5] net: ethernet: oa_tc6: Allow custom mii_bus
` [PATCH net-next 3/5] net: phy: Add support for the ADIN1140 PHY
` [PATCH net-next 4/5] net: ethernet: adi: Add a driver for the ADIN1140 MACPHY
` [PATCH net-next 5/5] dt-bindings: net: Add bindings for the ADIN1140

[PATCH v9 0/6] iio: adc: ad4691: add driver for AD4691 multichannel SAR ADC family
 2026-05-04 12:05 UTC  (8+ messages)
` [PATCH v9 3/6] iio: adc: ad4691: add triggered buffer support
` [PATCH v9 4/6] iio: adc: ad4691: add SPI offload support
` [PATCH v9 5/6] iio: adc: ad4691: add oversampling support

[PATCH v10 00/11] ADF41513/ADF41510 PLL frequency synthesizers
 2026-05-04 10:42 UTC  (3+ messages)
` [PATCH v10 05/11] iio: core: add decimal value formatting into 64-bit value

[PATCH v8 0/4] kunit: Add support for suppressing warning backtraces
 2026-05-04 10:03 UTC  (6+ messages)
` [PATCH v8 1/4] bug/kunit: Core "
` [PATCH v8 2/4] kunit: Add backtrace suppression self-tests
` [PATCH v8 3/4] drm: Suppress intentional warning backtraces in scaling unit tests
` [PATCH v8 4/4] kunit: Add documentation for warning backtrace suppression API

[PATCH v6 00/11] kunit: Introduce UAPI testing framework
 2026-05-04  9:33 UTC  (12+ messages)
` [PATCH v6 01/11] kbuild: doc: add label for userprogs section
` [PATCH v6 02/11] exec: add dirfd parameter to kernel_execve()
` [PATCH v6 03/11] umh: add dirfd parameter
` [PATCH v6 04/11] mount: add support for __free(kern_unmount)
` [PATCH v6 05/11] init: add nolibc build support
` [PATCH v6 06/11] kunit: qemu_configs: loongarch: Enable LSX/LSAX
` [PATCH v6 07/11] kunit: Introduce UAPI testing framework
` [PATCH v6 08/11] kunit: uapi: Forward test executable output to KUnit log
` [PATCH v6 09/11] kunit: uapi: Add example for UAPI tests
` [PATCH v6 10/11] kunit: uapi: Introduce preinit executable
` [PATCH v6 11/11] kunit: uapi: Validate usability of /proc

htmldocs: Documentation/admin-guide/reporting-issues.rst:1390: WARNING: Title underline too short
 2026-05-04  8:57 UTC 

[PATCH v13 0/4] Enable Remote GPIO over RPMSG on i.MX Platform
 2026-05-04  8:17 UTC  (17+ messages)
` [PATCH v13 3/4] gpio: rpmsg: add generic rpmsg GPIO driver

[PATCH 00/14] userfaultfd: working set tracking for VM guest memory
 2026-05-04  7:59 UTC  (7+ messages)
` [PATCH 01/14] mm: decouple protnone helpers from CONFIG_NUMA_BALANCING
` [PATCH 02/14] mm: rename uffd-wp PTE bit macros to uffd
` [PATCH 03/14] mm: rename uffd-wp PTE accessors "

[PATCH v3 0/2] spi: add sysfs interface for userspace device instantiation
 2026-05-04  7:40 UTC  (3+ messages)
` [PATCH v3 1/2] spi: add new_device/delete_device sysfs interface
` [PATCH v3 2/2] docs: spi: add documentation for userspace device instantiation

[PATCH v4 00/10] Auto-generate maintainer profile entries
 2026-05-04  7:00 UTC  (3+ messages)

[PATCH v11 00/11] Trusted Execution Environment (TEE) driver for Qualcomm TEE (QTEE)
 2026-05-04  6:52 UTC  (4+ messages)
` [PATCH v11 08/11] tee: add Qualcomm TEE driver

[PATCH v3] tty: synclink_gt: remove broken driver
 2026-05-04  3:14 UTC 

[PATCH] docs: fix typos in reporting-issues.rst
 2026-05-04  0:01 UTC  (2+ messages)

[PATCH v7] hwmon: add driver for ARCTIC Fan Controller
 2026-05-03 21:58 UTC  (2+ messages)

[RFC PATCH v3] bpf: introduce TAINT_UNSAFE_BPF for mutating helpers
 2026-05-03 20:14 UTC  (3+ messages)

[RFC PATCH v4] bpf: introduce TAINT_UNSAFE_BPF for mutating helpers
 2026-05-03 19:52 UTC  (2+ messages)

[PATCH v2] tty: synclink_gt: remove broken driver
 2026-05-03 19:25 UTC  (6+ messages)

[PATCH v1] docs: locking: Fix stale dquot.c path
 2026-05-03 17:16 UTC  (2+ messages)

[RFC PATCH v2] bpf: introduce TAINT_UNSAFE_BPF for mutating helpers
 2026-05-03 16:40 UTC  (3+ messages)

[PATCH 0/7] seg6: add SRv6 Mobile User Plane (RFC 9433) behaviors
 2026-05-03 16:26 UTC  (8+ messages)
` [PATCH 1/7] seg6: add End.MAP behavior
` [PATCH 2/7] seg6: add End.M.GTP4.E behavior
` [PATCH 3/7] seg6: add End.M.GTP6.E behavior
` [PATCH 4/7] seg6: add End.M.GTP6.D behavior
` [PATCH 5/7] seg6: add End.M.GTP6.D.Di behavior
` [PATCH 6/7] seg6: add H.M.GTP4.D behavior
` [PATCH 7/7] Documentation: networking: add seg6_mobile guide

[PATCH] MAINTAINERS: fix typos
 2026-05-03 16:21 UTC 

[PATCH v2] docs: pt_BR: translate process/license-rules.rst
 2026-05-03 16:03 UTC 

[PATCH v4 0/3] Documentation: adopt new coding style of type-aware kmalloc-family
 2026-05-03 15:51 UTC  (4+ messages)

[PATCH] docs/pt_BR: process: link maintainer-kvm-x86 in maintainer-handbooks
 2026-05-03 15:45 UTC  (3+ messages)

[PATCH v2] docs: kernel-parameters: document scope of irqaffinity= parameter
 2026-05-03 15:41 UTC  (3+ messages)

[RFC PATCH] bpf: introduce TAINT_UNSAFE_BPF for mutating helpers
 2026-05-03 15:23 UTC  (5+ messages)

[PATCH] Documentation: watchdog: Fix typo "oncse" -> "once"
 2026-05-03 15:21 UTC  (5+ messages)

[PATCH 0/5] docs: watchdog: general cleaning and corrections
 2026-05-03 15:20 UTC  (6+ messages)

[PATCH 1/2] Documentation: filesystems: cramfs: correct stale hard-link and endianness claims
 2026-05-03 15:13 UTC  (2+ messages)

[PATCH v2] Documentation/rv: Replace stale website link
 2026-05-03 15:11 UTC  (2+ messages)

[PATCH] Documentation/kernel-parameters: Remove "Deprecated" from isolcpus=
 2026-05-03 15:09 UTC  (2+ messages)

[PATCH] docs: proc: fix minor grammar and formatting issues
 2026-05-03 15:08 UTC  (2+ messages)

[PATCH] Documentation/scheduler: Fix duplicated word in sched-deadline
 2026-05-03 14:51 UTC  (2+ messages)

[PATCH v1] docs: housekeeping: Fix struct member access in code example
 2026-05-03 14:47 UTC  (2+ messages)

[PATCH] docs: pt_BR: translate process/license-rules.rst
 2026-05-03 14:43 UTC  (2+ messages)

[PATCH v4] docs/ja_JP: translate more of submitting-patches.rst
 2026-05-03 14:38 UTC  (3+ messages)

[PATCH v2] docs: Remove stale ISDN parameters
 2026-05-03 14:37 UTC  (4+ messages)

[PATCH] Documentation: translations: Fix "Linux Torvalds" -> "Linus Torvalds"
 2026-05-03 14:35 UTC  (2+ messages)

[PATCH 7.2 v16 00/13] khugepaged: mTHP support
 2026-05-03 13:32 UTC  (5+ messages)

[PATCH v2 0/3] Documentation: security-bugs: new updates covering triage and AI
 2026-05-03 11:35 UTC  (4+ messages)
` [PATCH v2 1/3] Documentation: security-bugs: do not systematically Cc the security team
` [PATCH v2 2/3] Documentation: security-bugs: explain what is and is not a security bug
` [PATCH v2 3/3] Documentation: security-bugs: clarify requirements for AI-assisted reports

[PATCH 0/4] docs: admin-guide: improve workload tracing guide
 2026-05-03 10:14 UTC  (5+ messages)
` [PATCH 1/4] docs: admin-guide: fix typos in "
` [PATCH 2/4] docs: admin-guide: fix stress-ng command examples
` [PATCH 3/4] docs: admin-guide: clarify perf bench all behavior
` [PATCH 4/4] docs: admin-guide: add IGNORE_DIRS example for cscope

[PATCH 0/5] mm: Support selecting doing direct COW for anonymous pmd entry
 2026-05-03  7:03 UTC  (2+ messages)
` [syzbot ci] "

[PATCH] char: applicom: remove low-quality, unused driver
 2026-05-03  3:58 UTC 

[PATCH] fprobe: Add unregister_fprobe_sync() for synchronous unregistration
 2026-05-03  3:25 UTC  (2+ messages)

[PATCH v2] Documentation: gpu: todo: fix typo 'themsevles' -> 'themselves'
 2026-05-03  0:57 UTC 

[PATCH 3/3] Documentation: gpu: todo: fix typo 'themsevles' -> 'themselves'
 2026-05-03  0:35 UTC 

[PATCH 0/2] 2 dydnbg doc fixes
 2026-05-02 23:32 UTC  (3+ messages)
` [PATCH 1/2] docs/dyndbg: update examples \012 to \n
` [PATCH 2/2] docs/dyndbg: explain flags parse 1st

[PATCH v2] net: switchdev: fix duplicate word in documentation
 2026-05-02 14:32 UTC  (4+ messages)

[PATCH] Documentation: Fix duplicated words
 2026-05-02 14:16 UTC  (3+ messages)

[PATCH] doc/pstore: Fix parameter names in examples
 2026-05-02 12:52 UTC 

[WITHDRAW] Documentation: Fix duplicated words - "in in" was not an error
 2026-05-02 13:09 UTC 

[WITHDRAW] Documentation: Fix typo "eXtention" -> "Extension" and duplicated words
 2026-05-02 13:04 UTC 

[PATCH v2] iio: adxl313: fix typos in documentation
 2026-05-02 12:53 UTC 

[PATCH v2] iio: adxl313: fix typos in documentation
 2026-05-02 12:45 UTC  (2+ messages)

htmldocs: Documentation/gpu/nova/core/intr-ctrl.rst:88: WARNING: Inline substitution_reference start-string without end-string. [docutils]
 2026-05-02 11:59 UTC 

[PATCH] Documentation: loongarch: Fix typo "eXtention" -> "Extension"
 2026-05-02 11:45 UTC  (2+ messages)

[PATCH] Documentation: translations: Fix "Linux Torvalds" -> "Linus Torvalds"
 2026-05-02 11:26 UTC  (2+ messages)

[PATCH v13 0/3] hwmon: Add support for the LTC4283 Hot Swap Controller
 2026-05-02  9:56 UTC  (4+ 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 0/3] Documentation: security-bugs: new updates covering triage and AI
 2026-05-02  6:27 UTC  (12+ messages)
` [PATCH 2/3] Documentation: security-bugs: explain what is and is not a security bug

[PATCH v1] docs: Remove icn= ISDN parameter
 2026-05-02  6:12 UTC  (3+ messages)

[PATCH v2] scsi: st: fix typo in documentation
 2026-05-02  6:07 UTC 

[PATCH v2] dmaengine: dmatest: fix preposition error in documentation
 2026-05-02  6:07 UTC 


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