messages from 2025-12-19 12:34:54 to 2025-12-22 07:31:16 UTC [more...]
[PATCH v3 00/22] drm/bridge: add of_drm_find_and_get_bridge() and a managed *next_bridge, deprecate of_drm_find_bridge()
2025-12-22 7:30 UTC (8+ messages)
` [PATCH v3 10/22] drm/meson: encoder_cvbs: get/put the next bridge
` [PATCH v3 11/22] drm/meson: encoder_dsi: "
` [PATCH v3 12/22] drm/meson: encoder_hdmi: "
[PATCH -next 0/5] mm/mglru: remove memcg lru
2025-12-22 7:27 UTC (8+ messages)
` [PATCH -next 1/5] mm/mglru: use mem_cgroup_iter for global reclaim
` [PATCH -next 2/5] mm/mglru: remove memcg lru
` [PATCH -next 3/5] mm/mglru: extend shrink_one for both lrugen and non-lrugen
[PATCHv2 00/14]
2025-12-22 6:30 UTC (21+ messages)
` [PATCHv2 03/14] mm: Change the interface of prep_compound_tail()
` [PATCHv2 04/14] mm: Rename the 'compound_head' field in the 'struct page' to 'compound_info'
` [PATCHv2 05/14] mm: Move set/clear_compound_head() next to compound_head()
` [PATCHv2 06/14] mm: Rework compound_head() for power-of-2 sizeof(struct page)
` [PATCHv2 08/14] mm/hugetlb: Refactor code around vmemmap_walk
` [PATCHv2 10/14] mm: Drop fake head checks
` [PATCHv2 11/14] hugetlb: Remove VMEMMAP_SYNCHRONIZE_RCU
` [PATCHv2 12/14] mm/hugetlb: Remove hugetlb_optimize_vmemmap_key static key
` [PATCHv2 13/14] mm: Remove the branch from compound_head()
` [PATCHv2 14/14] hugetlb: Update vmemmap_dedup.rst
[PATCH] docs/zh_CN: Add staging/crc32 Chinese translation
2025-12-22 6:12 UTC (2+ messages)
[sashal:spec 27/131] htmldocs: Documentation/filesystems/api-summary:125: ./fs/eventpoll.c:2220: WARNING: Block quote ends without a blank line; unexpected unindent. [docutils]
2025-12-22 5:37 UTC
[PATCH v23 3/7] firmware: imx: add driver for NXP EdgeLock Enclave
2025-12-22 2:03 UTC (2+ messages)
[PATCH 03/12] ras: add estatus vendor handling and processing
2025-12-21 23:39 UTC (2+ messages)
[akpm-mm:mm-new 98/101] htmldocs: Documentation/admin-guide/laptops/index.rst:7: WARNING: toctree contains reference to nonexisting document 'admin-guide/laptops/laptop-mode' [toc.not_readable]
2025-12-21 21:49 UTC
[PATCH v2 0/6] ADF41513/ADF41510 PLL frequency synthesizers
2025-12-21 20:20 UTC (17+ messages)
` [PATCH v2 1/6] dt-bindings: iio: frequency: add adf41513
` [PATCH v2 2/6] iio: frequency: adf41513: driver implementation
` [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
[PATCH 02/12] ras: add estatus core implementation
2025-12-21 19:31 UTC (2+ messages)
[PATCH v5] mm, hugetlb: implement movable_gigantic_pages sysctl
2025-12-21 15:49 UTC (2+ messages)
[sashal:spec 1/131] htmldocs: Documentation/dev-tools/kernel-api-spec.rst: WARNING: document isn't included in any toctree [toc.not_included]
2025-12-21 12:37 UTC
[PATCH] Documentation/bpf: Update PROG_TYPE for BPF_PROG_RUN
2025-12-21 7:00 UTC
[PATCH v20 0/3] leds: add new LED driver for TI LP5812
2025-12-21 4:19 UTC (4+ messages)
` [PATCH v20 1/3] dt-bindings: leds: add TI/National Semiconductor LP5812 LED Driver
` [PATCH v20 2/3] leds: add basic support for "
` [PATCH v20 3/3] docs: leds: Document TI LP5812 LED driver
[PATCH 00/12] ras: share firmware-first estatus handling
2025-12-21 1:35 UTC (2+ messages)
[PATCH v2 0/9] platform/wmi: Introduce marshalling support
2025-12-20 20:46 UTC (10+ messages)
` [PATCH v2 1/9] "
` [PATCH v2 2/9] platform/wmi: Add kunit test for the marshalling code
` [PATCH v2 3/9] platform/wmi: Add helper functions for WMI string conversions
` [PATCH v2 4/9] platform/wmi: Add kunit test for the string conversion code
` [PATCH v2 5/9] platform/x86: intel-wmi-sbl-fw-update: Use new buffer-based WMI API
` [PATCH v2 6/9] platform/x86/intel/wmi: thunderbolt: "
` [PATCH v2 7/9] platform/x86: xiaomi-wmi: "
` [PATCH v2 8/9] platform/x86: wmi-bmof: "
` [PATCH v2 9/9] platform/wmi: Update driver development guide
[PATCH] docs: kbuild: Fix typos in makefiles.rst
2025-12-20 19:31 UTC (2+ messages)
[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
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).