public inbox for linux-doc@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-04-01 02:23:37 to 2026-04-01 21:41:01 UTC [more...]

[PATCH 0/5] Introduce Overflow Behavior Types
 2026-04-01 21:41 UTC  (24+ messages)
` [PATCH 3/5] compiler_attributes: Add overflow_behavior macros __ob_trap and __ob_wrap
` [PATCH 5/5] types: Add standard __ob_trap and __ob_wrap scalar types

[PATCH RFC v4 00/44] guest_memfd: In-place conversion support
 2026-04-01 21:12 UTC  (13+ messages)
` [PATCH RFC v4 07/44] KVM: guest_memfd: Only prepare folios for private pages
` [PATCH RFC v4 08/44] KVM: Introduce KVM_SET_MEMORY_ATTRIBUTES2
` [PATCH RFC v4 10/44] KVM: guest_memfd: Add support for KVM_SET_MEMORY_ATTRIBUTES2
` [PATCH RFC v4 25/44] KVM: selftests: Test basic single-page conversion flow

[PATCH v5] PCI: s390: Expose the UID as an arch specific PCI slot attribute
 2026-04-01 20:20 UTC  (2+ messages)

[PATCH net-next V9 02/14] devlink: Add helpers to lock nested-in instances
 2026-04-01 20:18 UTC  (6+ messages)

[linux-next:master 1471/11049] htmldocs: Warning: Documentation/devicetree/bindings/mfd/motorola-cpcap.txt references a file that doesn't exist: Documentation/devicetree/bindings/regulator/cpcap-regulator.txt
 2026-04-01 20:14 UTC 

[PATCH v8 02/10] x86/bhi: Make clear_bhb_loop() effective on newer CPUs
 2026-04-01 18:52 UTC  (13+ messages)

[PATCH net-next V4 00/12] devlink: add per-port resource support
 2026-04-01 18:49 UTC  (13+ messages)
` [PATCH net-next V4 01/12] devlink: Refactor resource functions to be generic
` [PATCH net-next V4 02/12] devlink: Add port-level resource registration infrastructure
` [PATCH net-next V4 03/12] net/mlx5: Register SF resource on PF port representor
` [PATCH net-next V4 04/12] netdevsim: Add devlink port resource registration
` [PATCH net-next V4 05/12] devlink: Add dump support for device-level resources
` [PATCH net-next V4 06/12] devlink: Include port resources in resource dump dumpit
` [PATCH net-next V4 07/12] devlink: Add port-specific option to resource dump doit
` [PATCH net-next V4 08/12] selftest: netdevsim: Add devlink port resource doit test
` [PATCH net-next V4 09/12] devlink: Document port-level resources and full dump
` [PATCH net-next V4 10/12] devlink: Add resource scope filtering to resource dump
` [PATCH net-next V4 11/12] selftest: netdevsim: Add resource dump and scope filter test
` [PATCH net-next V4 12/12] devlink: Document resource scope filtering

[PATCH v2] doc: Add CPU Isolation documentation
 2026-04-01 18:25 UTC  (8+ messages)

[PATCH v4 00/13] ima: Introduce staging mechanism
 2026-04-01 17:52 UTC  (9+ messages)
` [PATCH v4 09/13] ima: Add support for staging measurements with prompt
` [PATCH v4 11/13] ima: Support staging and deleting N measurements entries

[PATCH 00/33] rust: bump minimum Rust and `bindgen` versions
 2026-04-01 17:45 UTC  (74+ messages)
` [PATCH 01/33] rust: bump Rust minimum supported version to 1.85.0 (Debian Trixie)
` [PATCH 02/33] rust: bump Clippy's MSRV and clean `incompatible_msrv` allows
` [PATCH 03/33] rust: simplify `RUSTC_VERSION` Kconfig conditions
` [PATCH 04/33] rust: remove `RUSTC_HAS_SLICE_AS_FLATTENED` and simplify code
` [PATCH 05/33] rust: remove `RUSTC_HAS_COERCE_POINTEE` "
` [PATCH 06/33] rust: kbuild: remove skipping of `-Wrustdoc::unescaped_backticks`
` [PATCH 07/33] rust: kbuild: remove `feature(...)`s that are now stable
` [PATCH 08/33] rust: kbuild: simplify `--remap-path-prefix` workaround
` [PATCH 09/33] rust: kbuild: make `--remap-path-prefix` workaround conditional
` [PATCH 10/33] rust: transmute: simplify code with Rust 1.80.0 `split_at_*checked()`
` [PATCH 11/33] rust: alloc: simplify with `NonNull::add()` now that it is stable
` [PATCH 12/33] rust: macros: update `extract_if` MSRV TODO comment
` [PATCH 13/33] rust: block: update `const_refs_to_static` "
` [PATCH 14/33] rust: bump `bindgen` minimum supported version to 0.71.1 (Debian Trixie)
` [PATCH 15/33] rust: rust_is_available: remove warning for 0.66.[01] buggy versions
` [PATCH 16/33] rust: rust_is_available: remove warning for < 0.69.5 && libclang >= 19.1
` [PATCH 17/33] rust: kbuild: update `bindgen --rust-target` version and replace comment
` [PATCH 18/33] rust: kbuild: remove "dummy parameter" workaround for `bindgen` < 0.71.1
` [PATCH 19/33] rust: kbuild: remove "`try` keyword" workaround for `bindgen` < 0.59.2
` [PATCH 20/33] rust: kbuild: remove unneeded old `allow`s for generated layout tests
` [PATCH 21/33] gpu: nova-core: bindings: remove unneeded `cfg_attr`
` [PATCH 22/33] docs: rust: quick-start: openSUSE provides `rust-src` package nowadays
` [PATCH 23/33] docs: rust: quick-start: update Ubuntu versioned packages
` [PATCH 24/33] docs: rust: quick-start: update minimum Ubuntu version
` [PATCH 25/33] docs: rust: quick-start: add Ubuntu 26.04 LTS and remove subsection title
` [PATCH 26/33] docs: rust: quick-start: remove Gentoo "testing" note
` [PATCH 27/33] docs: rust: quick-start: remove Nix "unstable channel" note
` [PATCH 28/33] docs: rust: quick-start: remove GDB/Binutils mention
` [PATCH 29/33] docs: rust: general-information: simplify Kconfig example
` [PATCH 30/33] docs: rust: general-information: use real example
` [PATCH 31/33] rust: declare cfi_encoding for lru_status
` [PATCH 32/33] rust: kbuild: support global per-version flags
` [PATCH 33/33] rust: kbuild: allow `clippy::precedence` for Rust < 1.86.0

[PATCH v5 0/3] Trim N entries of IMA event logs
 2026-04-01 17:29 UTC  (4+ messages)
` [PATCH v5 1/3] ima: make ima event log trimming configurable
` [PATCH v5 2/3] ima: trim N IMA event log records
` [PATCH v5 3/3] ima: add new critical data record to measure log trim

[PATCH v6] hwmon: add driver for ARCTIC Fan Controller
 2026-04-01 17:34 UTC  (2+ messages)

[PATCH net-next v3 0/3] dpll: add frequency monitoring feature
 2026-04-01 16:37 UTC  (7+ messages)
` [PATCH net-next v3 1/3] dpll: add frequency monitoring to netlink spec
` [PATCH net-next v3 2/3] dpll: add frequency monitoring callback ops
` [PATCH net-next v3 3/3] dpll: zl3073x: implement frequency monitoring

[PATCH v6 0/4] Support runtime configuration for per-VM's HGATP mode
 2026-04-01 16:05 UTC  (7+ messages)
` [PATCH v6 1/4] RISC-V: KVM: "
` [PATCH v6 2/4] RISC-V: KVM: Cache gstage pgd_levels in struct kvm_gstage
` [PATCH v6 3/4] RISC-V: KVM: Detect and expose supported HGATP G-stage modes

[PATCH] docs/zh_CN: add module-signing Chinese translation
 2026-04-01 15:40 UTC 

[PATCH v6] hwmon: add driver for ARCTIC Fan Controller
 2026-04-01 15:32 UTC  (2+ messages)

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

[PATCH v2] bootconfig: Apply early options from embedded config
 2026-04-01 15:01 UTC  (13+ messages)

[PATCH v2 00/22] vfio/pci: Base Live Update support for VFIO device files
 2026-04-01 14:36 UTC  (5+ messages)
` [PATCH v2 06/22] vfio/pci: Retrieve preserved device files after Live Update

[PATCH] doc: clarify sisfb notes and fix minor wording issues
 2026-04-01 14:12 UTC  (5+ messages)
` [PATCH] doc: clarify wording for FlashPoint system ordering
` [PATCH] doc: clarify wording for ntrig sensor disconnect behavior
` [PATCH] doc: fix typo in coding-style documentation (reformat)
` [PATCH] doc: fix typo in serial-console documentation

[PATCH v9 0/9] ADF41513/ADF41510 PLL frequency synthesizers
 2026-04-01 13:16 UTC  (10+ messages)
` [PATCH v9 2/9] lib: vsprintf: export simple_strntoull() in a safe prototype

[PATCH v2 0/2] drm: Rename drm_atomic_state
 2026-04-01 12:41 UTC  (9+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] Documentation: drm: Remove drm_atomic_state rename entry

[RFC PATCH] Documentation: Add managed interrupts
 2026-04-01 11:02 UTC 

[PATCH RESEND] checkpatch: Suppress warnings when Reported-by: is followed by Link:
 2026-04-01  9:47 UTC 

[PATCH v11 00/22] Add new general DRM property "color format"
 2026-04-01  8:27 UTC  (5+ messages)
` [PATCH v11 03/22] drm: "

[PATCH v9 00/23] gpu: nova-core: Add memory management support
 2026-04-01  8:27 UTC  (6+ messages)
` [PATCH v10 00/21] "
  ` [PATCH v10 01/21] gpu: nova-core: gsp: Return GspStaticInfo from boot()
  ` [PATCH v10 02/21] gpu: nova-core: gsp: Extract usable FB region from GSP

[PATCH v10 0/8] ACPI: Unify CPU UID interface and fix ARM64 TPH steer-tag issue
 2026-04-01  8:22 UTC  (3+ messages)

[PATCH RESEND v10 0/8] ACPI: Unify CPU UID interface and fix ARM64 TPH steer-tag issue
 2026-04-01  8:16 UTC  (9+ messages)
` [PATCH RESEND v10 1/8] arm64: acpi: Add acpi_get_cpu_uid() for unified ACPI CPU UID retrieval
` [PATCH RESEND v10 2/8] LoongArch: "
` [PATCH RESEND v10 3/8] RISC-V: ACPI: "
` [PATCH RESEND v10 4/8] x86/acpi: "
` [PATCH RESEND v10 5/8] ACPI: Centralize acpi_get_cpu_uid() declaration in include/linux/acpi.h
` [PATCH RESEND v10 6/8] perf: arm_cspmu: Switch to acpi_get_cpu_uid() from get_acpi_id_for_cpu()
` [PATCH RESEND v10 7/8] ACPI: PPTT: Use acpi_get_cpu_uid() and remove get_acpi_id_for_cpu()
` [PATCH RESEND v10 8/8] PCI/TPH: Pass ACPI Processor UID to Cache Locality _DSM

[PATCH v8 00/10] VMSCAPE optimization for BHI variant
 2026-04-01  8:13 UTC  (4+ messages)
` [PATCH v8 04/10] x86/vmscape: Rename x86_ibpb_exit_to_user to x86_predictor_flush_exit_to_user

[PATCH net-next v03 0/6] net: hinic3: PF initialization
 2026-04-01  7:53 UTC  (9+ messages)
` [PATCH net-next v03 1/6] hinic3: Add ethtool queue ops
` [PATCH net-next v03 2/6] hinic3: Add ethtool statistic ops
` [PATCH net-next v03 3/6] hinic3: Add ethtool coalesce ops
` [PATCH net-next v03 4/6] hinic3: Add ethtool rss ops

[PATCH v2 0/4] PCI: Add DOE support for endpoint
 2026-04-01  7:30 UTC  (5+ messages)
` [PATCH v2 1/4] PCI/DOE: Move common definitions to the header file
` [PATCH v2 2/4] PCI: endpoint: Add DOE mailbox support for endpoint functions
` [PATCH v2 3/4] PCI: endpoint: Add API for DOE initialization and setup in EPC core
` [PATCH v2 4/4] Documentation: PCI: Add documentation for DOE endpoint support

[PATCH net-next v2 0/3] dpll: add frequency monitoring feature
 2026-04-01  6:20 UTC  (7+ messages)
` [PATCH net-next v2 1/3] dpll: add frequency monitoring to netlink spec
` [PATCH net-next v2 2/3] dpll: add frequency monitoring callback ops

[PATCH v10 net-next 00/11] nbl driver for Nebulamatrix NICs
 2026-04-01  2:23 UTC  (12+ messages)
` [PATCH v10 net-next 01/11] net/nebula-matrix: add minimum nbl build framework
` [PATCH v10 net-next 02/11] net/nebula-matrix: add our driver architecture
` [PATCH v10 net-next 03/11] net/nebula-matrix: add chip related definitions
` [PATCH v10 net-next 04/11] net/nebula-matrix: channel msg value and msg struct
` [PATCH v10 net-next 05/11] net/nebula-matrix: add channel layer
` [PATCH v10 net-next 06/11] net/nebula-matrix: add common resource implementation
` [PATCH v10 net-next 07/11] net/nebula-matrix: add intr "
` [PATCH v10 net-next 08/11] net/nebula-matrix: add vsi "
` [PATCH v10 net-next 09/11] net/nebula-matrix: add Dispatch layer implementation
` [PATCH v10 net-next 10/11] net/nebula-matrix: add common/ctrl dev init/reinit operation
` [PATCH v10 net-next 11/11] net/nebula-matrix: add common dev start/stop operation


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