public inbox for linux-doc@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-04-05 23:55:53 to 2026-04-06 22:10:16 UTC [more...]

[PATCH v9 00/23] gpu: nova-core: Add memory management support
 2026-04-06 22:10 UTC  (23+ messages)
` [PATCH v10 00/21] "
  ` [PATCH v10 02/21] gpu: nova-core: gsp: Extract usable FB region from GSP
  ` [PATCH v10 03/21] gpu: nova-core: gsp: Expose total physical VRAM end from FB region info
  ` [PATCH v10 07/21] gpu: nova-core: mm: Add TLB flush support
  ` [PATCH v10 10/21] gpu: nova-core: mm: Add MMU v2 page table types
  ` [PATCH v10 12/21] gpu: nova-core: mm: Add unified page table entry wrapper enums

[PATCH net-next] docs: netdev: document AI-assisted review tooling
 2026-04-06 21:14 UTC  (5+ messages)

[PATCH] checkpatch: add --json output mode
 2026-04-06 20:41 UTC  (6+ messages)

[PATCH v6 1/1] mm/damon: add node_eligible_mem_bp and node_ineligible_mem_bp goal metrics
 2026-04-06 19:47 UTC  (3+ messages)
` (sashiko review) "

[PATCH v2 00/33] rust: bump minimum Rust and `bindgen` versions
 2026-04-06 19:07 UTC  (36+ messages)
` [PATCH v2 01/33] rust: kbuild: remove `--remap-path-prefix` workarounds
` [PATCH v2 07/33] rust: allow globally `clippy::incompatible_msrv`
` [PATCH v2 13/33] rust: transmute: simplify code with Rust 1.80.0 `split_at_*checked()`
` [PATCH v2 14/33] rust: alloc: simplify with `NonNull::add()` now that it is stable
` [PATCH v2 15/33] rust: macros: simplify code using `feature(extract_if)`
` [PATCH v2 16/33] rust: block: update `const_refs_to_static` MSRV TODO comment
` [PATCH v2 17/33] rust: bump `bindgen` minimum supported version to 0.71.1 (Debian Trixie)
` [PATCH v2 18/33] rust: rust_is_available: remove warning for `bindgen` 0.66.[01]
` [PATCH v2 19/33] rust: rust_is_available: remove warning for `bindgen` < 0.69.5 && libclang >= 19.1
` [PATCH v2 20/33] rust: kbuild: update `bindgen --rust-target` version and replace comment
` [PATCH v2 21/33] rust: kbuild: remove "dummy parameter" workaround for `bindgen` < 0.71.1
` [PATCH v2 22/33] docs: rust: quick-start: openSUSE provides `rust-src` package nowadays
` [PATCH v2 23/33] docs: rust: quick-start: update Ubuntu versioned packages
` [PATCH v2 24/33] docs: rust: quick-start: update minimum Ubuntu version
` [PATCH v2 25/33] docs: rust: quick-start: add Ubuntu 26.04 LTS and remove subsection title
` [PATCH v2 26/33] docs: rust: quick-start: remove Gentoo "testing" note
` [PATCH v2 27/33] docs: rust: quick-start: remove Nix "unstable channel" note
` [PATCH v2 28/33] docs: rust: quick-start: remove GDB/Binutils mention
` [PATCH v2 29/33] docs: rust: general-information: simplify Kconfig example
` [PATCH v2 30/33] docs: rust: general-information: use real example
` [PATCH v2 31/33] rust: declare cfi_encoding for lru_status
` [PATCH v2 32/33] rust: kbuild: support global per-version flags
` [PATCH v2 33/33] rust: kbuild: allow `clippy::precedence` for Rust < 1.86.0

[PATCH net-next] docs: netdev: improve wording of reviewer guidance
 2026-04-06 18:37 UTC  (3+ messages)

[PATCH v3 00/24] vfio/pci: Base Live Update support for VFIO device files
 2026-04-06 18:09 UTC  (7+ messages)
` [PATCH v3 02/24] PCI: Add API to track PCI devices preserved across Live Update

[PATCH] cpufreq: CPPC: add autonomous mode boot parameter support
 2026-04-06 18:08 UTC  (3+ messages)

[PATCH 0/1] Documentation: leds: leds-class: Document keyboard backlight LED class naming
 2026-04-06 17:46 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH V10 00/10] famfs: port into fuse
 2026-04-06 17:43 UTC  (2+ messages)

[PATCH net-next V4 00/12] devlink: add per-port resource support
 2026-04-06 16:18 UTC  (4+ messages)
` [PATCH net-next V4 10/12] devlink: Add resource scope filtering to resource dump

[PATCH] kconfig: add optional warnings for changed input values
 2026-04-06 15:06 UTC 

[PATCH v5 0/3] PCI Controller event and LTSSM tracepoint support
 2026-04-06 15:08 UTC  (3+ messages)

[PATCH v6 0/4] iio: adc: ad4691: add driver for AD4691 multichannel SAR ADC family
 2026-04-06 15:02 UTC  (18+ messages)
` [PATCH v6 3/4] iio: adc: ad4691: add triggered buffer support
` [PATCH v6 4/4] iio: adc: ad4691: add SPI offload support

[PATCH RESEND v10 0/8] ACPI: Unify CPU UID interface and fix ARM64 TPH steer-tag issue
 2026-04-06 14:58 UTC  (2+ messages)

[RFC net-next 15/15] Documentation: networking: add ipxlat translator guide
 2026-04-06 14:50 UTC  (2+ messages)

[PATCH v9 0/3] hwmon: Add support for the LTC4283 Hot Swap Controller
 2026-04-06 14:31 UTC  (4+ messages)
` [PATCH v9 1/3] dt-bindings: hwmon: Document the LTC4283 "
` [PATCH v9 2/3] hwmon: ltc4283: Add support for "
` [PATCH v9 3/3] gpio: gpio-ltc4283: "

[PATCH v9 02/10] x86/bhi: Make clear_bhb_loop() effective on newer CPUs
 2026-04-06 14:23 UTC  (12+ messages)

[PATCH 00/33] rust: bump minimum Rust and `bindgen` versions
 2026-04-06 13:21 UTC  (13+ messages)
` [PATCH 23/33] docs: rust: quick-start: update Ubuntu versioned packages
` [PATCH 32/33] rust: kbuild: support global per-version flags
` [PATCH 33/33] rust: kbuild: allow `clippy::precedence` for Rust < 1.86.0

[PATCH] docs: fix typos and duplicated words across documentation
 2026-04-06  5:00 UTC  (3+ messages)
` [PATCH v2] "


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