linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-12-18 22:35:39 to 2025-12-20 20:46:50 UTC [more...]

[PATCH v2 0/9] platform/wmi: Introduce marshalling support
 2025-12-20 20:46 UTC 

[PATCH] docs: kbuild: Fix typos in makefiles.rst
 2025-12-20 19:31 UTC  (2+ messages)

[PATCH v2 0/6] ADF41513/ADF41510 PLL frequency synthesizers
 2025-12-20 18:05 UTC  (9+ messages)
` [PATCH v2 1/6] dt-bindings: iio: frequency: add adf41513
` [PATCH v2 2/6] iio: frequency: adf41513: driver implementation
` [PATCH v2 3/6] iio: frequency: adf41513: handle LE synchronization feature
` [PATCH v2 4/6] iio: frequency: adf41513: features on frequency change
` [PATCH v2 5/6] docs: iio: add documentation for adf41513 driver
` [PATCH v2 6/6] Documentation: ABI: testing: add support for ADF41513

[RFC PATCH 00/10] liveupdate: hugetlb support
 2025-12-20 15:11 UTC  (5+ messages)
` [RFC PATCH 04/10] liveupdate: flb: allow getting FLB data in early boot

[PATCH v5 00/36] Compiler-Based Context- and Locking-Analysis
 2025-12-20 13:33 UTC  (65+ messages)
` [PATCH v5 01/36] compiler_types: Move lock checking attributes to compiler-context-analysis.h
` [PATCH v5 02/36] compiler-context-analysis: Add infrastructure for Context Analysis with Clang
` [PATCH v5 03/36] compiler-context-analysis: Add test stub
` [PATCH v5 04/36] Documentation: Add documentation for Compiler-Based Context Analysis
` [PATCH v5 05/36] checkpatch: Warn about context_unsafe() without comment
` [PATCH v5 06/36] cleanup: Basic compatibility with context analysis
` [PATCH v5 07/36] lockdep: Annotate lockdep assertions for "
` [PATCH v5 08/36] locking/rwlock, spinlock: Support Clang's "
` [PATCH v5 09/36] compiler-context-analysis: Change __cond_acquires to take return value
` [PATCH v5 10/36] locking/mutex: Support Clang's context analysis
` [PATCH v5 11/36] locking/seqlock: "
` [PATCH v5 12/36] bit_spinlock: Include missing <asm/processor.h>
` [PATCH v5 13/36] bit_spinlock: Support Clang's context analysis
` [PATCH v5 14/36] rcu: "
` [PATCH v5 15/36] srcu: "
` [PATCH v5 16/36] kref: Add context-analysis annotations
` [PATCH v5 17/36] locking/rwsem: Support Clang's context analysis
` [PATCH v5 18/36] locking/local_lock: Include missing headers
` [PATCH v5 19/36] locking/local_lock: Support Clang's context analysis
` [PATCH v5 20/36] locking/ww_mutex: "
` [PATCH v5 21/36] debugfs: Make debugfs_cancellation a context lock struct
` [PATCH v5 22/36] um: Fix incorrect __acquires/__releases annotations
` [PATCH v5 23/36] compiler-context-analysis: Remove Sparse support
` [PATCH v5 24/36] compiler-context-analysis: Remove __cond_lock() function-like helper
` [PATCH v5 25/36] compiler-context-analysis: Introduce header suppressions
` [PATCH v5 26/36] compiler: Let data_race() imply disabled context analysis
` [PATCH v5 27/36] MAINTAINERS: Add entry for Context Analysis
` [PATCH v5 28/36] kfence: Enable context analysis
` [PATCH v5 29/36] kcov: "
` [PATCH v5 30/36] kcsan: "
` [PATCH v5 31/36] stackdepot: "
` [PATCH v5 32/36] rhashtable: "
` [PATCH v5 33/36] printk: Move locking annotation to printk.c
` [PATCH v5 34/36] security/tomoyo: Enable context analysis
` [PATCH v5 35/36] crypto: "
` [PATCH v5 36/36] sched: Enable context analysis for core.c and fair.c

[PATCH] Documentation: kernel-hacking: Remove :c:func: annotations
 2025-12-20 12:52 UTC 

[PATCH v3 0/2] Documentation/driver-api/cxl: device hotplug
 2025-12-20  6:56 UTC  (7+ messages)
` [PATCH v3 1/2] Documentation/driver-api/cxl: BIOS/EFI expectation update
` [PATCH v3 2/2] Documentation/driver-api/cxl: device hotplug section

[PATCH RESEND v2 00/32] VKMS: Introduce multiple configFS attributes
 2025-12-19 22:01 UTC  (52+ messages)
` [PATCH RESEND v2 06/32] drm/vkms: Introduce configfs for plane name
` [PATCH RESEND v2 12/32] drm/vkms: Introduce configfs for plane color encoding
` [PATCH RESEND v2 15/32] drm/vkms: Introduce configfs for plane color range
` [PATCH RESEND v2 16/32] drm/vkms: Introduce config for plane format
` [PATCH RESEND v2 17/32] drm/vkms: Introduce configfs "
` [PATCH RESEND v2 18/32] drm/vkms: Properly render plane using their zpos
` [PATCH RESEND v2 19/32] drm/vkms: Introduce config for plane zpos property
` [PATCH RESEND v2 20/32] drm/vkms: Introduce configfs "
` [PATCH RESEND v2 21/32] drm/vkms: Introduce config for connector type
` [PATCH RESEND v2 22/32] drm/vkms: Introduce configfs "
` [PATCH RESEND v2 23/32] drm/connector: Export drm_get_colorspace_name
` [PATCH RESEND v2 24/32] drm/vkms: Introduce config for connector supported colorspace
` [PATCH RESEND v2 25/32] drm/vkms: Introduce configfs "
` [PATCH RESEND v2 26/32] drm/vkms: Introduce config for connector EDID
` [PATCH RESEND v2 27/32] drm/vkms: Introduce configfs "
` [PATCH RESEND v2 28/32] drm/vkms: Store the enabled/disabled status for connector
` [PATCH RESEND v2 29/32] drm/vkms: Rename vkms_connector_init to vkms_connector_init_static
` [PATCH RESEND v2 30/32] drm/vkms: Extract common code for connector initialization
` [PATCH RESEND v2 31/32] drm/vkms: Allow to hot-add connectors
` [PATCH RESEND v2 32/32] drm/vkms: Introduce configfs for dynamic connector creation

[PATCH] Documentation: kernel-hacking: Remove comma
 2025-12-19 21:58 UTC  (5+ messages)

[PATCH v15 00/28] x86: Secure Launch support for Intel TXT
 2025-12-19 21:26 UTC  (4+ messages)
` [PATCH v15 19/28] x86/tpm: Early TPM PCR extending driver

[PATCH v4 0/9] Add support for AD4062 device family
 2025-12-19 21:04 UTC  (3+ messages)
` [PATCH v4 1/9] dt-bindings: iio: adc: Add adi,ad4062

[PATCH RFC v5 0/6] nova-core: Memory management initial patches
 2025-12-19 20:38 UTC  (7+ messages)
` [PATCH RFC v5 1/6] rust: clist: Add support to interface with C linked lists
` [PATCH RFC v5 2/6] gpu: Move DRM buddy allocator one level up
` [PATCH RFC v5 3/6] rust: gpu: Add GPU buddy allocator bindings
` [PATCH RFC v5 4/6] nova-core: mm: Add support to use PRAMIN windows to write to VRAM
` [PATCH RFC v5 5/6] docs: gpu: nova-core: Document the PRAMIN aperture mechanism
` [PATCH RFC v5 6/6] nova-core: Add PRAMIN aperture self-tests

[PATCH v3] kconfig: Support conditional deps using "depends on X if Y"
 2025-12-19 19:56 UTC  (2+ messages)

[PATCH v4 00/35] Compiler-Based Context- and Locking-Analysis
 2025-12-19 18:59 UTC  (10+ messages)
` [PATCH v4 06/35] cleanup: Basic compatibility with context analysis

[PATCH v3 0/2] hwmon: Add support for MPS mp5926 chip
 2025-12-19 16:52 UTC  (5+ messages)
` [PATCH v3 1/2] dt-bindings: hwmon: Add mps mp5926 driver bindings
` [PATCH v3 2/2] hwmon: add mp5926 driver

[PATCH 03/12] ras: add estatus vendor handling and processing
 2025-12-19 18:11 UTC  (4+ messages)

[PATCH 0/3] Subject: [PATCH v1 0/3] iio: dac: Add support for MAX22007 DAC
 2025-12-19 17:25 UTC  (8+ messages)
` [PATCH 1/3] dt-bindings: iio: dac: Add max22007
` [PATCH 2/3] docs: iio: Add documentation for MAX22007 driver
` [PATCH 3/3] iio: dac: Add MAX22007 DAC driver support

[PATCH 11/12] ras: add DeviceTree estatus provider driver
 2025-12-19 17:21 UTC  (4+ messages)

[PATCH] editorconfig: Add rst extension
 2025-12-19 16:25 UTC 

[PATCH v2] Documentation/driver-api/cxl: device hotplug section
 2025-12-19 15:55 UTC  (6+ messages)

[PATCH 02/12] ras: add estatus core implementation
 2025-12-19 14:35 UTC  (2+ messages)

[PATCH v4] mm, hugetlb: implement movable_gigantic_pages sysctl
 2025-12-19 14:19 UTC  (3+ messages)

[PATCH] doc : fix a broken link in ext2.rst
 2025-12-19 14:01 UTC  (2+ messages)

[PATCH v1] kasan: docs: modify the translation of CONFIG_KASAN_SW_TAGS
 2025-12-19 13:23 UTC 

[PATCH] Documentation/driver-api/cxl: device hotplug section
 2025-12-19 10:49 UTC  (4+ messages)

[PATCH 10/12] dt-bindings: ras: document estatus provider
 2025-12-19 10:47 UTC  (5+ messages)

[PATCH v10 00/12] crypto/dmaengine: qce: introduce BAM locking and use DMA for register I/O
 2025-12-19 10:07 UTC  (13+ messages)
` [PATCH v10 01/12] dmaengine: constify struct dma_descriptor_metadata_ops
` [PATCH v10 02/12] dmaengine: qcom: bam_dma: Extend the driver's device match data
` [PATCH v10 03/12] dmaengine: qcom: bam_dma: Add bam_pipe_lock flag support
` [PATCH v10 04/12] dmaengine: qcom: bam_dma: implement support for BAM locking
` [PATCH v10 05/12] crypto: qce - Include algapi.h in the core.h header
` [PATCH v10 06/12] crypto: qce - Remove unused ignore_buf
` [PATCH v10 07/12] crypto: qce - Simplify arguments of devm_qce_dma_request()
` [PATCH v10 08/12] crypto: qce - Use existing devres APIs in devm_qce_dma_request()
` [PATCH v10 09/12] crypto: qce - Map crypto memory for DMA
` [PATCH v10 10/12] crypto: qce - Add BAM DMA support for crypto register I/O
` [PATCH v10 11/12] crypto: qce - Add support for BAM locking
` [PATCH v10 12/12] crypto: qce - Switch to using BAM DMA for crypto I/O

[PATCH v8 00/15] Consolidate iommu page table implementations (AMD)
 2025-12-19  8:10 UTC  (2+ messages)

[PATCH v2 0/5] list private v2 & luo flb v9
 2025-12-19  6:53 UTC  (4+ messages)

[PATCH v23 0/7] firmware: imx: driver for NXP secure-enclave
 2025-12-19  6:36 UTC  (9+ messages)
` [PATCH v23 1/7] Documentation/firmware: add imx/se to other_interfaces
` [PATCH v23 2/7] dt-bindings: arm: fsl: add imx-se-fw binding doc
` [PATCH v23 3/7] firmware: imx: add driver for NXP EdgeLock Enclave
` [PATCH v23 4/7] firmware: imx: device context dedicated to priv
` [PATCH v23 5/7] firmware: drivers: imx: adds miscdev
` [PATCH v23 6/7] arm64: dts: imx8ulp: add secure enclave node
` [PATCH v23 7/7] arm64: dts: imx8ulp-evk: add reserved memory property

[PATCH v8 0/2] Add support for sound profile switching and leverage for OnePlus slider
 2025-12-19  5:35 UTC  (3+ messages)
` [PATCH v8 1/2] Input: add ABS_SND_PROFILE

[PATCH v6 0/5] Enable Remote GPIO over RPMSG on i.MX Platform
 2025-12-19  2:23 UTC  (3+ messages)
` [PATCH v6 2/5] remoteproc: imx_rproc: Populate devices under "rpmsg" subnode

[PATCH RFC v4 00/12] clk: add support for v1 / v2 clock rate negotiation and kunit tests
 2025-12-19  0:03 UTC  (8+ messages)
            ` Follow up from Linux Plumbers about my clk rate change talk (was Re: [PATCH RFC v4 00/12] clk: add support for v1 / v2 clock rate negotiation and kunit tests)

[PATCH 0/7] docs/zh_CN: Add timers subsystem translation
 2025-12-18 23:16 UTC  (8+ messages)
` [PATCH 1/7] docs/zh_CN: Add timers directory Chinese translation
` [PATCH 2/7] docs/zh_CN: Translate timers/timekeeping.rst
` [PATCH 3/7] docs/zh_CN: Translate timers/hpet.rst
` [PATCH 4/7] docs/zh_CN: Translate timers/hrtimers.rst
` [PATCH 5/7] docs/zh_CN: Translate timers/highres.rst
` [PATCH 6/7] docs/zh_CN: Translate timers/no_hz.rst
` [PATCH 7/7] docs/zh_CN: Translate timers delay_sleep_functions

[PATCH v3 0/2] Add support for Microchip EMC1812
 2025-12-18 22:35 UTC  (3+ messages)
` [PATCH v3 2/2] hwmon: temperature: add support for EMC1812


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).