messages from 2026-03-20 19:28:05 to 2026-03-23 09:10:59 UTC [more...]
[PATCH 00/10] minor changes at kernel-doc and a fix
2026-03-23 9:10 UTC (11+ messages)
` [PATCH 01/10] MAINTAINERS: update documentation scripts to add unittests
` [PATCH 02/10] unittests: test_kdoc_parser: add command line arg to read a YAML file
` [PATCH 03/10] docs: tools: include kdoc_yaml_file at documentation
` [PATCH 04/10] docs: kdoc_yaml_file: add a representer to make strings look nicer
` [PATCH 05/10] docs: kdoc-test.yaml: add more tests
` [PATCH 06/10] docs: kdoc_output: fix handling of simple tables
` [PATCH 07/10] docs: kdoc: better handle source when producing YAML output
` [PATCH 08/10] docs: kdoc_yaml_file: use a better name for the tests
` [PATCH 09/10] docs: kdoc_output: raise an error if full_proto not available for var
` [PATCH 10/10] docs: c_lex.py: store logger on its data
[PATCH v7 09/15] rv: Add enqueue/dequeue to snroc monitor
2026-03-23 9:06 UTC (2+ messages)
[PATCH v13 00/12] crypto/dmaengine: qce: introduce BAM locking and use DMA for register I/O
2026-03-23 9:02 UTC (3+ messages)
` [PATCH v13 04/12] dmaengine: qcom: bam_dma: Add pipe_lock_supported flag support
[PATCH v2 0/7] Remove the Kontron SMARC-sAM67 board
2026-03-23 8:45 UTC (4+ messages)
` [PATCH v2 6/7] dt-bindings: watchdog: Drop SMARC-sAM67 support
[PATCH] docs: ja_JP: process: translate second half of 'Describe your changes'
2026-03-23 8:11 UTC (2+ messages)
[PATCH v9 0/5] arm64/riscv: Add support for crashkernel CMA reservation
2026-03-23 7:27 UTC (6+ messages)
` [PATCH v9 1/5] powerpc/crash: sort crash memory ranges before preparing elfcorehdr
` [PATCH v9 2/5] crash: Exclude crash kernel memory in crash core
` [PATCH v9 3/5] crash: Use crash_exclude_core_ranges() on powerpc
` [PATCH v9 4/5] arm64: kexec: Add support for crashkernel CMA reservation
` [PATCH v9 5/5] riscv: "
[PATCH v3 0/2] hwmon/pmbus: isl68137: Add RAA228942/RAA228943 support
2026-03-23 7:21 UTC (4+ messages)
` [PATCH 1/2] hwmon: (pmbus/isl68137) Add support for Renesas RAA228942 and RAA228943
` [PATCH 2/2] dt-bindings: hwmon: isl68137: Add compatible strings for "
[PATCH 1/2] hwmon/pmbus: (isl68137) Add support for Renesas RAA228942 and RAA228943
2026-03-23 7:20 UTC (6+ messages)
` [PATCH v2 0/3] hwmon/pmbus: isl68137: Add RAA228942/RAA228943 support
` [PATCH v2 3/3] dt-bindings: hwmon: isl68137: Add compatible strings for RAA228942 and RAA228943
[PATCH] Documentation: PCI: Document decoding of TLP Header in AER messages
2026-03-23 6:52 UTC
[PATCH v6 00/40] arm_mpam: Add KVM/arm64 and resctrl glue code
2026-03-23 6:55 UTC (18+ messages)
` [PATCH v6 01/40] arm_mpam: Ensure in_reset_state is false after applying configuration
` [PATCH v6 02/40] arm_mpam: Reset when feature configuration bit unset
` [PATCH v6 14/40] arm_mpam: resctrl: Add boilerplate cpuhp and domain allocation
` [PATCH v6 15/40] arm_mpam: resctrl: Pick the caches we will use as resctrl resources
` [PATCH v6 16/40] arm_mpam: resctrl: Implement resctrl_arch_reset_all_ctrls()
` [PATCH v6 17/40] arm_mpam: resctrl: Add resctrl_arch_get_config()
` [PATCH v6 18/40] arm_mpam: resctrl: Implement helpers to update configuration
` [PATCH v6 19/40] arm_mpam: resctrl: Add plumbing against arm64 task and cpu hooks
[PATCH v3 0/2] hwmon: Add support for MPS mp2985
2026-03-23 6:21 UTC (3+ messages)
` [PATCH v3 1/2] dt-bindings: hwmon: Add "
` [PATCH v3 2/2] hwmon: add MP2985 driver
[PATCH v4 00/21] mm: expand mmap_prepare functionality and usage
2026-03-23 4:16 UTC (24+ messages)
` [PATCH v4 01/21] mm: various small mmap_prepare cleanups
` [PATCH v4 02/21] mm: add documentation for the mmap_prepare file operation callback
` [PATCH v4 03/21] mm: document vm_operations_struct->open the same as close()
` [PATCH v4 04/21] mm: avoid deadlock when holding rmap on mmap_prepare error
` [PATCH v4 05/21] mm: switch the rmap lock held option off in compat layer
` [PATCH v4 06/21] mm/vma: remove superfluous map->hold_file_rmap_lock
` [PATCH v4 07/21] mm: have mmap_action_complete() handle the rmap lock and unmap
` [PATCH v4 08/21] mm: add vm_ops->mapped hook
` [PATCH v4 09/21] fs: afs: revert mmap_prepare() change
` [PATCH v4 10/21] fs: afs: restore mmap_prepare implementation
` [PATCH v4 11/21] mm: add mmap_action_simple_ioremap()
` [PATCH v4 12/21] misc: open-dice: replace deprecated mmap hook with mmap_prepare
` [PATCH v4 13/21] hpet: "
` [PATCH v4 14/21] mtdchar: replace deprecated mmap hook with mmap_prepare, clean up
` [PATCH v4 15/21] stm: replace deprecated mmap hook with mmap_prepare
` [PATCH v4 16/21] staging: vme_user: "
` [PATCH v4 17/21] mm: allow handling of stacked mmap_prepare hooks in more drivers
` [PATCH v4 18/21] drivers: hv: vmbus: replace deprecated mmap hook with mmap_prepare
` [PATCH v4 19/21] uio: replace deprecated mmap hook with mmap_prepare in uio_info
` [PATCH v4 20/21] mm: add mmap_action_map_kernel_pages[_full]()
` [PATCH v4 21/21] mm: on remap assert that input range within the proposed VMA
[PATCH v8 0/5] arm64/riscv: Add support for crashkernel CMA reservation
2026-03-23 2:15 UTC (4+ messages)
[PATCH v2 00/10] gpu: nova-core: convert registers to use the kernel register macro
2026-03-23 1:41 UTC (15+ messages)
` [PATCH v2 01/10] gpu: nova-core: convert PMC registers to "
` [PATCH v2 06/10] gpu: nova-core: convert PDISP "
` [PATCH v2 08/10] gpu: nova-core: convert falcon "
` [PATCH v2 09/10] gpu: nova-core: remove `io::` qualifier to register macro invocations
[PATCH 0/5] docs: watchdog: general cleaning and corrections
2026-03-23 0:54 UTC (3+ messages)
[PATCH v13 0/1] rust: interop: Add list module for C linked list interface
2026-03-23 0:07 UTC (6+ messages)
` [PATCH v13 1/1] "
[PATCH] docs: use logo.svg as favicon
2026-03-22 21:31 UTC (3+ messages)
` [PATCH v2] "
[PATCH 00/14] More kernel-doc patches
2026-03-22 21:25 UTC (2+ messages)
[PATCH v3 00/22] kernel-doc: use a C lexical tokenizer for transforms
2026-03-22 21:08 UTC (2+ messages)
Invalid link generation for equations
2026-03-22 21:05 UTC (5+ messages)
[PATCH] tools/docs/checktransupdate.py: fix missing prefix in f-string
2026-03-22 20:55 UTC (2+ messages)
[PATCH] docs: path-lookup: fix unrenamed WALK_GET
2026-03-22 20:54 UTC (5+ messages)
` [PATCH v2] "
` [PATCH v3] "
[PATCH v2] coccinelle: update Coccinelle URL
2026-03-22 20:53 UTC (2+ messages)
[PATCH v2 0/5] docs: reporting-issues: tweak a few areas and rewrite the ending
2026-03-22 20:48 UTC (3+ messages)
[PATCH] docs: pt_BR: translate process/1.Intro.rst
2026-03-22 20:47 UTC (6+ messages)
` [PATCH v2] "
[PATCH v2 0/2] docs/pt_BR: translations for SoC-related maintainer handbooks
2026-03-22 20:44 UTC (2+ messages)
[PATCH] docs: set canonical base URL for HTML output
2026-03-22 20:40 UTC (2+ messages)
[PATCH 0/1] docs: examples of pages affected by C API signature overflow
2026-03-22 20:35 UTC (6+ messages)
` [PATCH 1/1] docs: contain horizontal overflow in C API descriptions
` [PATCH v2 0/1] docs: examples of pages affected by C API signature overflow
` [PATCH v2 1/1] docs: contain horizontal overflow in C API descriptions
[PATCH] docs: add advanced search for kernel documentation
2026-03-22 20:25 UTC (11+ messages)
` [PATCH v2] "
[PATCH 0/1] docs: examples of pages affected by heading overflow
2026-03-22 19:57 UTC (9+ messages)
` [PATCH 1/1] docs: allow long unbroken headings to wrap and prevent overflow
` [PATCH v2 0/1] docs: examples of pages affected by heading overflow
` [PATCH v2 1/1] docs: allow long unbroken headings to wrap and prevent overflow
[PATCH 0/1] docs: examples of pages affected by table overflow
2026-03-22 19:24 UTC (5+ messages)
` [PATCH 1/1] docs: wrap generated tables to contain small-screen overflow
` [PATCH v2 0/1] docs: examples of pages affected by table overflow
` [PATCH v2 1/1] docs: wrap generated tables to contain small-screen overflow
[PATCH 0/2] docs: contain overflow from long links
2026-03-22 19:20 UTC (6+ messages)
` [PATCH 1/2] docs: allow long links to wrap per character to prevent page overflow
` [PATCH 2/2] docs: allow long table reference links to wrap and prevent overflow
` [PATCH v2 0/2] docs: contain overflow from long links
` [PATCH v2 1/2] docs: allow long links to wrap per character to prevent page overflow
` [PATCH v2 2/2] docs: allow long table reference links to wrap and prevent overflow
[PATCH 0/1] docs: examples of pages affected by inline literal overflow
2026-03-22 18:32 UTC (5+ messages)
` [PATCH 1/1] docs: allow inline literals in paragraphs to wrap to prevent overflow
` [PATCH v2 0/1] docs: examples of pages affected by inline literal overflow
` [PATCH v2 1/1] docs: allow inline literals in paragraphs to wrap to prevent overflow
[PATCH] docs: rework footer with semantic markup and responsive layout
2026-03-22 18:22 UTC (2+ messages)
` [PATCH v2] "
[PATCH v4 7/9] bus: mhi: Capture DDR training data using command mode
2026-03-22 17:39 UTC (2+ messages)
[PATCH RFC v2 0/9] AD9910 Direct Digital Synthesizer
2026-03-22 17:34 UTC (12+ messages)
` [PATCH RFC v2 2/9] iio: frequency: ad9910: initial driver implementation
` [PATCH RFC v2 3/9] iio: frequency: ad9910: add simple parallel port mode support
` [PATCH RFC v2 5/9] iio: frequency: ad9910: add RAM "
` [PATCH RFC v2 8/9] Documentation: ABI: testing: add docs for ad9910 sysfs entries
` [PATCH RFC v2 9/9] docs: iio: add documentation for ad9910 driver
[RFC PATCH v4 00/10] mm/damon: let DAMON be paused and resumed
2026-03-22 17:11 UTC (5+ messages)
` [RFC PATCH v4 03/10] Docs/mm/damon/design: update for context pause/resume feature
` [RFC PATCH v4 04/10] Docs/admin-guide/mm/damon/usage: update for pause file
` (sashiko status) [RFC PATCH v4 00/10] mm/damon: let DAMON be paused and resumed
[PATCH v4 0/4] kallsyms: embed source file:line info in kernel stack traces
2026-03-22 16:35 UTC (6+ messages)
` [PATCH v4 1/4] "
` [PATCH v4 2/4] kallsyms: extend lineinfo to loadable modules
` [PATCH v4 3/4] kallsyms: delta-compress lineinfo tables for ~2.7x size reduction
` [PATCH v4 4/4] kallsyms: add KUnit tests for lineinfo feature
[RFC PATCH 0/1] leds: Introduce the multi_max_intensity sysfs attribute
2026-03-22 15:53 UTC (3+ messages)
` [RFC PATCH 1/1] "
[PATCH v2] Docs: iio: ad7191 Correct clock configuration
2026-03-22 12:13 UTC (3+ messages)
[PATCH v2 0/9] Kernel API Specification Framework
2026-03-22 12:10 UTC (10+ messages)
` [PATCH v2 1/9] kernel/api: introduce kernel API specification framework
` [PATCH v2 2/9] kernel/api: enable kerneldoc-based API specifications
` [PATCH v2 3/9] kernel/api: add debugfs interface for kernel "
` [PATCH v2 4/9] tools/kapi: Add kernel API specification extraction tool
` [PATCH v2 5/9] kernel/api: add API specification for sys_open
` [PATCH v2 6/9] kernel/api: add API specification for sys_close
` [PATCH v2 7/9] kernel/api: add API specification for sys_read
` [PATCH v2 8/9] kernel/api: add API specification for sys_write
` [PATCH v2 9/9] kernel/api: add runtime verification selftest
[PATCH v9 0/9] ADF41513/ADF41510 PLL frequency synthesizers
2026-03-22 11:33 UTC (2+ messages)
[PATCH 0/4] Add OneXPlayer Configuration HID Driver
2026-03-22 3:20 UTC (6+ messages)
` [PATCH 1/4] HID: hid-oxp: Add OneXPlayer configuration driver
` [PATCH 2/4] HID: hid-oxp: Add Second Generation RGB Control
` [PATCH 3/4] HID: hid-oxp: Add Second Generation Takeover Mode
` [PATCH 4/4] HID: hid-oxp: Add Button Mapping Interface
[PATCH v5 00/21] Virtual Swap Space
2026-03-22 2:18 UTC (7+ messages)
` [PATCH v5 18/21] memcg: swap: only charge physical swap slots
` [PATCH v5 19/21] swap: simplify swapoff using virtual swap
` [PATCH v5 20/21] swapfile: replace the swap map with bitmaps
` [PATCH v5 21/21] vswap: batch contiguous vswap free calls
[PATCH] Docs: hid: intel-ish-hid: make long URL usable
2026-03-21 23:09 UTC
[PATCH 00/10] mm/damon: let DAMON be paused and resumed
2026-03-21 20:07 UTC (4+ messages)
` [PATCH 03/10] Docs/mm/damon/design: update for context pause/resume feature
` [PATCH 04/10] Docs/admin-guide/mm/damon/usage: update for pause file
[PATCH v8 2/6] iio: Replace 'sign' field with union in struct iio_scan_type
2026-03-21 17:22 UTC (2+ messages)
[PATCH v2 0/9] accel: New driver for NXP's Neutron NPU
2026-03-21 17:19 UTC (2+ messages)
[RFC PATCH v4 0/1] mm/damon: add node_eligible_mem_bp and node_ineligible_mem_bp goal metrics
2026-03-21 16:57 UTC (2+ messages)
[RFC PATCH v4 1/1] mm/damon: add node_eligible_mem_bp and node_ineligible_mem_bp goal metrics
2026-03-21 16:54 UTC (2+ messages)
[PATCH v5] hwmon: add driver for ARCTIC Fan Controller
2026-03-21 14:56 UTC (2+ messages)
[PATCH] ALSA: docs: fix dead link to Intel HD-audio spec
2026-03-21 14:02 UTC
[PATCH 2/2] hwmon: add mpm369x driver
2026-03-21 5:56 UTC (2+ messages)
[PATCH V8 0/8] dax: prepare for famfs
2026-03-21 0:44 UTC (7+ messages)
` [PATCH V8 2/8] dax: Factor out dax_folio_reset_order() helper
` [PATCH V8 3/8] dax: add fsdev.c driver for fs-dax on character dax
[PATCH v14 0/2] Rust GPU buddy allocator bindings
2026-03-21 0:06 UTC (7+ messages)
` [PATCH v14 1/2] rust: gpu: Add "
` [PATCH v14 2/2] MAINTAINERS: gpu: buddy: Update reviewer
[PATCH net-next v4 00/13] devlink: introduce shared devlink instance for PFs on same chip
2026-03-20 23:16 UTC (3+ messages)
` [PATCH net-next v4 13/13] net/mlx5: Add a "
[PATCH v3 00/16] mm: expand mmap_prepare functionality and usage
2026-03-20 22:14 UTC (8+ messages)
` [PATCH v3 04/16] mm: add vm_ops->mapped hook
` [PATCH v3 15/16] mm: add mmap_action_map_kernel_pages[_full]()
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