linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-11-22 12:38:07 to 2025-11-24 08:18:15 UTC [more...]

[PATCH 0/1] fix rustdoc build detection
 2025-11-24  8:18 UTC  (9+ messages)

[PATCH v18 0/3] leds: add new LED driver for TI LP5812
 2025-11-24  8:02 UTC  (9+ messages)
` [PATCH v18 1/3] dt-bindings: leds: add TI/National Semiconductor LP5812 LED Driver
` [PATCH v18 2/3] leds: add basic support for "
` [PATCH v18 3/3] docs: leds: Document TI LP5812 LED driver

[PATCH v7 00/22] Live Update Orchestrator
 2025-11-24  7:54 UTC  (48+ messages)
` [PATCH v7 01/22] liveupdate: luo_core: "
` [PATCH v7 02/22] liveupdate: luo_core: integrate with KHO
` [PATCH v7 03/22] kexec: call liveupdate_reboot() before kexec
` [PATCH v7 04/22] liveupdate: luo_session: add sessions support
` [PATCH v7 05/22] liveupdate: luo_core: add user interface
` [PATCH v7 06/22] liveupdate: luo_file: implement file systems callbacks
` [PATCH v7 07/22] liveupdate: luo_session: Add ioctls for file preservation
` [PATCH v7 08/22] docs: add luo documentation
` [PATCH v7 09/22] MAINTAINERS: add liveupdate entry
` [PATCH v7 10/22] mm: shmem: use SHMEM_F_* flags instead of VM_* flags
` [PATCH v7 11/22] mm: shmem: allow freezing inode mapping
` [PATCH v7 12/22] mm: shmem: export some functions to internal.h
` [PATCH v7 13/22] liveupdate: luo_file: add private argument to store runtime state
` [PATCH v7 14/22] mm: memfd_luo: allow preserving memfd
` [PATCH v7 15/22] docs: add documentation for memfd preservation via LUO
` [PATCH v7 16/22] selftests/liveupdate: Add userspace API selftests
` [PATCH v7 17/22] selftests/liveupdate: Add kexec-based selftest for
` [PATCH v7 18/22] selftests/liveupdate: Add kexec test for multiple and empty sessions
` [PATCH v7 19/22] selftests/liveupdate: add test infrastructure and scripts
` [PATCH v7 20/22] liveupdate: luo_file: Add internal APIs for file preservation
` [PATCH v7 21/22] liveupdate: luo_flb: Introduce File-Lifecycle-Bound global state
` [PATCH v7 22/22] tests/liveupdate: Add in-kernel liveupdate test

[PATCH 0/7] Add support for AD4062 device family
 2025-11-24  7:43 UTC  (11+ messages)
` [PATCH 3/7] iio: adc: Add support for ad4062
` [PATCH 5/7] iio: adc: ad4062: Add IIO Trigger support
` [PATCH 7/7] iio: adc: ad4062: Add IIO Events support

[PATCH v3 0/2] docs/zh_CN: Add translations for libsas and wd719x
 2025-11-24  6:28 UTC  (3+ messages)
` [PATCH v3 1/2] docs/zh_CN: Add libsas.rst translation
` [PATCH v3 2/2] docs/zh_CN: Add wd719x.rst translation

[PATCH v2 0/2] docs/zh_CN: Add translations for libsas and wd719x
 2025-11-24  6:30 UTC  (5+ messages)
` [PATCH v2 1/2] docs/zh_CN: Add libsas.rst translation
` [PATCH v2 2/2] docs/zh_CN: Add wd719x.rst translation

[PATCH v2 00/25] Add Chinese translation for USB subsystem
 2025-11-24  6:17 UTC  (28+ messages)
` [PATCH v2 01/25] docs/zh_CN: Add index.rst translation
` [PATCH v2 02/25] docs/zh_CN: Add acm.rst translation
` [PATCH v2 03/25] docs/zh_CN: Add authorization.rst translation
` [PATCH v2 04/25] docs/zh_CN: Add chipidea.rst translation
` [PATCH v2 05/25] docs/zh_CN: Add dwc3.rst translation
` [PATCH v2 06/25] docs/zh_CN: Add ehci.rst translation
` [PATCH v2 07/25] docs/zh_CN: Add functionfs.rst translation
` [PATCH v2 08/25] docs/zh_CN: Add functionfs-desc.rst translation
` [PATCH v2 09/25] docs/zh_CN: Add gadget_configfs.rst translation
` [PATCH v2 10/25] docs/zh_CN: Add gadget_hid.rst translation
` [PATCH v2 11/25] docs/zh_CN: Add gadget_multi.rst translation
` [PATCH v2 12/25] docs/zh_CN: Add gadget_printer.rst translation
` [PATCH v2 13/25] docs/zh_CN: Add gadget_serial.rst translation
` [PATCH v2 14/25] docs/zh_CN: Add gadget_uvc.rst translation
` [PATCH v2 15/25] docs/zh_CN: Add gadget-testing.rst translation
` [PATCH v2 16/25] docs/zh_CN: Add iuu_phoenix.rst translation
` [PATCH v2 17/25] docs/zh_CN: Add mass-storage.rst translation
` [PATCH v2 18/25] docs/zh_CN: Add misc_usbsevseg.rst translation
` [PATCH v2 19/25] docs/zh_CN: Add mtouchusb.rst translation
` [PATCH v2 20/25] docs/zh_CN: Add ohci.rst translation
` [PATCH v2 21/25] docs/zh_CN: Add raw-gadget.rst translation
` [PATCH v2 22/25] docs/zh_CN: Add usbmon.rst translation
` [PATCH v2 23/25] docs/zh_CN: Add usb-serial.rst translation
` [PATCH v2 24/25] docs/zh_CN: Add usb-help.rst translation
` [PATCH v2 25/25] docs/zh_CN: Add CREDITS.rst translation

[PATCH v2] docs: kdoc: various fixes for grammar, spelling, punctuation
 2025-11-24  4:10 UTC 

[PATCH v4 0/5] kernel-doc: add support for documenting vars
 2025-11-24  3:41 UTC  (7+ messages)
` [PATCH v4 1/5] kernel-doc: add support for handling global variables
` [PATCH v4 2/5] kernel-doc: add support to handle DEFINE_ variables
` [PATCH v4 4/5] docs: kernel-doc.rst: don't let automarkup mangle with consts
` [PATCH v4 5/5] docs: kernel-doc.rst: document the new "var" kernel-doc markup

[PATCH v4 0/4] RISC-V: re-enable gcc + rust builds
 2025-11-24  3:08 UTC  (13+ messages)
` [PATCH v4 1/4] rust: export BINDGEN_TARGET from a separate Makefile
` [PATCH v4 2/4] rust: generate a fatal error if BINDGEN_TARGET is undefined
` [PATCH v4 3/4] rust: add a Kconfig function to test for support of bindgen options
` [PATCH v4 4/4] RISC-V: fix gcc + rust builds

[PATCH 00/26] Introduce meminspect
 2025-11-24  3:02 UTC  (3+ messages)
` [PATCH 01/26] kernel: "

[RFC PATCH 00/12] mm/damos/stat: introduce nr_snapshots, max_nr_snapshots and tracepoint
 2025-11-23 19:54 UTC  (6+ messages)
` [RFC PATCH 03/12] Docs/mm/damon/design: update for nr_snapshots damos stat
` [RFC PATCH 04/12] Docs/admin-guide/mm/damon/usage: "
` [RFC PATCH 09/12] Docs/mm/damon/design: update for max_nr_snapshots
` [RFC PATCH 10/12] Docs/admin-guide/mm/damon/usage: "

[PATCH v3 0/9] module: Introduce hash-based integrity checking
 2025-11-23 17:10 UTC  (8+ messages)
` [PATCH v3 7/9] module: Move lockdown check into generic module loader

[PATCH net-next V2 00/14] devlink and mlx5: Support cross-function rate scheduling
 2025-11-23 16:26 UTC  (17+ messages)
` [PATCH net-next V2 01/14] devlink: Reverse locking order for nested instances
` [PATCH net-next V2 02/14] documentation: networking: add shared devlink documentation
` [PATCH net-next V2 03/14] devlink: Add helpers to lock nested-in instances
` [PATCH net-next V2 04/14] devlink: Refactor devlink_rate_nodes_check
` [PATCH net-next V2 05/14] devlink: Decouple rate storage from associated devlink object
` [PATCH net-next V2 06/14] devlink: Add parent dev to devlink API
` [PATCH net-next V2 07/14] devlink: Allow parent dev for rate-set and rate-new
` [PATCH net-next V2 08/14] devlink: Allow rate node parents from other devlinks
` [PATCH net-next V2 09/14] net/mlx5: Introduce shared devlink instance for PFs on same chip
` [PATCH net-next V2 10/14] net/mlx5: Expose a function to clear a vport's parent
` [PATCH net-next V2 11/14] net/mlx5: Store QoS sched nodes in the sh_devlink
` [PATCH net-next V2 12/14] net/mlx5: qos: Support cross-device tx scheduling
` [PATCH net-next V2 13/14] net/mlx5: qos: Enable cross-device scheduling
` [PATCH net-next V2 14/14] net/mlx5: Document devlink rates

[PATCH 00/25] *** Add Chinese translation for USB subsystem ***
 2025-11-23  7:45 UTC  (26+ messages)
` [PATCH 01/25] docs/zh_CN: Add index.rst translation
` [PATCH 02/25] docs/zh_CN: Add acm.rst translation
` [PATCH 03/25] docs/zh_CN: Add authorization.rst translation
` [PATCH 04/25] docs/zh_CN: Add chipidea.rst translation
` [PATCH 05/25] docs/zh_CN: Add dwc3.rst translation
` [PATCH 06/25] docs/zh_CN: Add ehci.rst translation
` [PATCH 07/25] docs/zh_CN: Add functionfs.rst translation
` [PATCH 08/25] docs/zh_CN: Add functionfs-desc.rst translation
` [PATCH 09/25] docs/zh_CN: Add gadget_configfs.rst translation
` [PATCH 10/25] docs/zh_CN: Add gadget_hid.rst translation
` [PATCH 11/25] docs/zh_CN: Add gadget_multi.rst translation
` [PATCH 12/25] docs/zh_CN: Add gadget_printer.rst translation
` [PATCH 13/25] docs/zh_CN: Add gadget_serial.rst translation
` [PATCH 14/25] docs/zh_CN: Add gadget_uvc.rst translation
` [PATCH 15/25] docs/zh_CN: Add gadget-testing.rst translation
` [PATCH 16/25] docs/zh_CN: Add iuu_phoenix.rst translation
` [PATCH 17/25] docs/zh_CN: Add mass-storage.rst translation
` [PATCH 18/25] docs/zh_CN: Add misc_usbsevseg.rst translation
` [PATCH 19/25] docs/zh_CN: Add mtouchusb.rst translation
` [PATCH 20/25] docs/zh_CN: Add ohci.rst translation
` [PATCH 21/25] docs/zh_CN: Add raw-gadget.rst translation
` [PATCH 22/25] docs/zh_CN: Add usbmon.rst translation
` [PATCH 23/25] docs/zh_CN: Add usb-serial.rst translation
` [PATCH 24/25] docs/zh_CN: Add usb-help.rst translation
` [PATCH 25/25] docs/zh_CN: Add CREDITS.rst translation

[PATCH] pagemap: Update BUDDY flag documentation
 2025-11-23  9:29 UTC  (2+ messages)

[PATCH 0/2] docs/zh_CN: Add translations for libsas and wd719x
 2025-11-23  8:49 UTC  (6+ messages)
` [PATCH 2/2] docs/zh_CN: Add wd719x.rst translation

[PATCH] Documentation: Fix confusing descriptions of rdinit and init
 2025-11-23  7:08 UTC 

[PATCH net-next 00/14] devlink and mlx5: Support cross-function rate scheduling
 2025-11-23  6:57 UTC  (3+ messages)

[PATCH 0/9] platform/wmi: Introduce marshalling support
 2025-11-23  1:32 UTC  (11+ messages)
` [PATCH 1/9] "
` [PATCH 2/9] platform/wmi: Add kunit test for the marshalling code
` [PATCH 3/9] platform/wmi: Add helper functions for WMI string conversions
` [PATCH 4/9] platform/wmi: Add kunit test for the string conversion code
` [PATCH 5/9] platform/x86: intel-wmi-sbl-fw-update: Use new buffer-based WMI API
` [PATCH 6/9] platform/x86/intel/wmi: thunderbolt: "
` [PATCH 7/9] platform/x86: xiaomi-wmi: "
` [PATCH 8/9] platform/x86: wmi-bmof: "
` [PATCH 9/9] platform/wmi: Update driver development guide

[PATCH v5] README: restructure with role-based documentation and guidelines
 2025-11-23  0:06 UTC  (2+ messages)

[PATCH v5 0/4] slab: Introduce kmalloc_obj() and family
 2025-11-22 20:54 UTC  (4+ messages)
` [PATCH v5 2/4] "

[PATCH RESEND v4] checkpatch: add uninitialized pointer with __free attribute check
 2025-11-22 17:28 UTC  (3+ messages)

[PATCH v2 0/5] Support the FEAT_HDBSS introduced in Armv9.5
 2025-11-22 16:23 UTC  (12+ messages)
` [PATCH v2 1/5] arm64/sysreg: Add HDBSS related register information
` [PATCH v2 2/5] KVM: arm64: Support set the DBM attr during memory abort
` [PATCH v2 3/5] KVM: arm64: Add support for FEAT_HDBSS
` [PATCH v2 4/5] KVM: arm64: Enable HDBSS support and handle HDBSSF events

[PATCH RFC RESEND 0/8] thermal: core: Allow setting the parent device of thermal zone/cooling devices
 2025-11-22 14:18 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).