messages from 2026-02-14 00:02:02 to 2026-02-18 10:13:32 UTC [more...]
[PATCH 00/38] docs: several improvements to kernel-doc
2026-02-18 10:13 UTC (37+ messages)
` [PATCH 01/38] docs: kdoc_re: add support for groups()
` [PATCH 02/38] docs: kdoc_re: don't go past the end of a line
` [PATCH 03/38] docs: kdoc_parser: move var transformers to the beginning
` [PATCH 04/38] docs: kdoc_parser: don't mangle with function defines
` [PATCH 05/38] docs: kdoc_parser: add functions support for NestedMatch
` [PATCH 06/38] docs: kdoc_parser: use NestedMatch to handle __attribute__ on functions
` [PATCH 07/38] docs: kdoc_parser: fix variable regexes to work with size_t
` [PATCH 08/38] docs: kdoc_parser: fix the default_value logic for variables
` [PATCH 09/38] docs: kdoc_parser: add some debug for variable parsing
` [PATCH 10/38] docs: kdoc_parser: don't exclude defaults from prototype
` [PATCH 11/38] docs: kdoc_parser: fix parser to support multi-word types
` [PATCH 12/38] docs: kdoc_parser: ignore context analysis and lock attributes
` [PATCH 13/38] docs: kdoc_parser: add support for LIST_HEAD
` [PATCH 14/38] docs: kdoc_parser: handle struct member macro VIRTIO_DECLARE_FEATURES(name)
` [PATCH 15/38] docs: kdoc_re: properly handle strings and escape chars on it
` [PATCH 16/38] docs: kdoc_re: better show KernRe() at documentation
` [PATCH 17/38] docs: kdoc_re: don't recompile NestedMatch regex every time
` [PATCH 18/38] docs: kdoc_re: Change NestedMath args replacement to \0
` [PATCH 19/38] docs: kdoc_re: make NestedMatch use KernRe
` [PATCH 20/38] docs: kdoc_re: add support on NestedMatch for argument replacement
` [PATCH 21/38] docs: kdoc_parser: better handle struct_group macros
` [PATCH 22/38] docs: kdoc_re: fix a parse bug on struct page_pool_params
` [PATCH 23/38] docs: kdoc_re: add a helper class to declare C function matches
` [PATCH 24/38] docs: kdoc_parser: use the new CFunction class
` [PATCH 25/38] docs: kdoc_parser: minimize differences with struct_group_tagged
` [PATCH 26/38] docs: kdoc_parser: move transform lists to a separate file
` [PATCH 27/38] docs: kdoc_re: don't remove the trailing ";" with NestedMatch
` [PATCH 28/38] docs: kdoc_re: prevent adding whitespaces on sub replacements
` [PATCH 29/38] docs: xforms_lists.py: use CFuntion to handle all function macros
` [PATCH 30/38] docs: kdoc_files: allows the caller to use a different xforms class
` [PATCH 31/38] docs: kdoc_re: Fix NestedMatch.sub() which causes PDF builds to break
` [PATCH 32/38] docs: kdoc_files: document KernelFiles() ABI
` [PATCH 33/38] docs: kdoc_output: add optional args to ManOutput class
` [PATCH 34/38] docs: sphinx-build-wrapper: better handle troff .TH markups
` [PATCH 35/38] docs: kdoc_output: use a more standard order for .TH on man pages
` [PATCH 36/38] docs: sphinx-build-wrapper: don't allow "/" on file names
[RFC PATCH 00/19] x86,fs/resctrl: Support for Global Bandwidth Enforcement and Priviledge Level Zero Association
2026-02-18 9:54 UTC (44+ messages)
` [RFC PATCH 01/19] x86,fs/resctrl: Add support for Global Bandwidth Enforcement (GLBE)
` [RFC PATCH 13/19] x86/resctrl: Add PLZA state tracking and context switch handling
` "
kernel-doc for nested structs/unions
2026-02-18 7:04 UTC (2+ messages)
[RFC PATCH 0/4] PCI: Add DOE support for endpoint
2026-02-18 4:28 UTC (3+ messages)
` [RFC PATCH 3/4] PCI/DOE: Add DOE mailbox support for endpoint functions
[PATCH v2 00/10] rust: pci: add abstractions for SR-IOV capability
2026-02-18 2:03 UTC (4+ messages)
` [PATCH v2 10/10] samples: rust: add SR-IOV driver sample
[PATCH net] vsock: document namespace mode sysctls
2026-02-18 1:30 UTC (3+ messages)
[PATCH V7 00/19] famfs: port into fuse
2026-02-18 0:49 UTC (9+ messages)
` [PATCH V7 05/19] dax: Add dax_operations for use by fs-dax on fsdev dax
` [PATCH V7 03/19] dax: add fsdev.c driver for fs-dax on character dax
[RFC PATCH v2 00/37] guest_memfd: In-place conversion support
2026-02-17 23:04 UTC (6+ messages)
` [RFC PATCH v2 09/37] KVM: guest_memfd: Add support for KVM_SET_MEMORY_ATTRIBUTES2
` [RFC PATCH v2 33/37] KVM: selftests: Make TEST_EXPECT_SIGBUS thread-safe
[PATCH net-next v16 00/12] vsock: add namespace support to vhost-vsock and loopback
2026-02-17 21:46 UTC (4+ messages)
` [PATCH net-next v16 01/12] vsock: add netns to vsock core
[PATCH 00/24] vfs: require filesystems to explicitly opt-in to lease support
2026-02-17 21:14 UTC (2+ messages)
` [f2fs-dev] "
[PATCH v10 0/2] add support in hwmon for MCP998X
2026-02-17 20:11 UTC (4+ messages)
` [PATCH v10 1/2] dt-bindings: hwmon: add support "
` [PATCH v10 2/2] "
[PATCH 2/2] hwmon: (ina2xx) Add support for INA234
2026-02-17 17:37 UTC (2+ messages)
[PATCH iwl-next v11] ice: add support for unmanaged DPLL on E830 NIC
2026-02-17 15:58 UTC
[PATCH] arm64: Optionally disable EL0 MTE via command-line
2026-02-17 15:16 UTC (7+ messages)
[PATCH v6 08/43] fscrypt: add documentation about extent encryption
2026-02-17 14:48 UTC (3+ messages)
[PATCH v5 0/3] hwmon: Add support for the LTC4283 Hot Swap Controller
2026-02-17 13:39 UTC (3+ messages)
[PATCH v9 0/8] Add SPI offload support to AD4030
2026-02-17 12:44 UTC (11+ messages)
` [PATCH v9 1/8] dt-bindings: iio: adc: adi,ad4030: Reference spi-peripheral-props
` [PATCH v9 2/8] Docs: iio: ad4030: Add double PWM SPI offload doc
` [PATCH v9 3/8] dt-bindings: iio: adc: adi,ad4030: Add PWM
` [PATCH v9 4/8] iio: adc: ad4030: Use BIT macro to improve code readability
` [PATCH v9 5/8] iio: adc: ad4030: Add SPI offload support
` [PATCH v9 6/8] dt-bindings: iio: adc: adi,ad4030: Add ADAQ4216 and ADAQ4224
` [PATCH v9 7/8] iio: adc: ad4030: Add support for "
` [PATCH v9 8/8] iio: adc: ad4030: Support common-mode channels with SPI offloading
[PATCH v3 0/3] Add TI TPS1689 pmbus eFuse
2026-02-17 8:12 UTC (4+ messages)
` [PATCH v3 1/3] hwmon: (pmbus/tps25990): Rework TPS25990 non standatd direct conversion
` [PATCH v3 2/3] dt-bindings: hwmon: pmbus/tps1689: Add TPS1689
` [PATCH v3 3/3] hwmon: (pmbus/tps1689): Add TPS1689 support
[pengutronix:mfe/v6.19/topic/touchscreen-axiom 5/5] htmldocs: Documentation/ABI/testing/sysfs-driver-input-touchnetix-axiom:63: WARNING: Block quote ends without a blank line; unexpected unindent. [docutils]
2026-02-17 3:24 UTC
[PATCH v8 00/20] Add new general DRM property "color format"
2026-02-16 20:36 UTC (22+ messages)
` [PATCH v8 01/20] drm/amd/display: Remove unnecessary SIGNAL_TYPE_HDMI_TYPE_A check
` [PATCH v8 02/20] drm: Add new general DRM property "color format"
` [PATCH v8 03/20] drm: Add enum conversions for drm_color_format_enum
` [PATCH v8 04/20] drm/bridge: Act on the DRM color format property
` [PATCH v8 05/20] drm/display: hdmi-state-helper: Act on color format DRM property
` [PATCH v8 06/20] drm/display: hdmi-state-helper: Try subsampling in mode_valid
` [PATCH v8 07/20] drm/i915: Implement the "color format" DRM property
` [PATCH v8 08/20] drm/amdgpu: Implement "
` [PATCH v8 09/20] drm/rockchip: Add YUV422 output mode constants for VOP2
` [PATCH v8 10/20] drm/rockchip: vop2: Add RK3576 to the RG swap special case
` [PATCH v8 11/20] drm/rockchip: vop2: Recognise 10-bit YUV422 as YUV format
` [PATCH v8 12/20] drm/rockchip: vop2: Set correct output format for RK3576 YUV422
` [PATCH v8 13/20] drm/bridge: dw-hdmi-qp: Implement atomic_get_output_bus_fmts
` [PATCH v8 14/20] drm/rockchip: dw_hdmi_qp: Implement "color format" DRM property
` [PATCH v8 15/20] drm/rockchip: dw_hdmi_qp: Set supported_formats platdata
` [PATCH v8 16/20] drm/connector: Register color format property on HDMI connectors
` [PATCH v8 17/20] drm/tests: hdmi: Add tests for the color_format property
` [PATCH v8 18/20] drm/tests: hdmi: Add tests for HDMI helper's mode_valid
` [PATCH v8 19/20] drm/tests: bridge: Add KUnit tests for bridge chain format selection
` [PATCH v8 20/20] drm/bridge: Document "
[PATCH v9 00/30] KVM: arm64: Implement support for SME
2026-02-16 17:55 UTC (4+ messages)
` [PATCH v9 10/30] KVM: arm64: Document the KVM ABI "
[PATCH v8 0/3] drivers/base: Introduce revocable
2026-02-16 16:37 UTC (3+ messages)
` [PATCH v8 1/3] revocable: Revocable resource management
[RFC v2 PATCH 00/13] hwspinlock: move device alloc into core and refactor includes
2026-02-16 16:07 UTC (6+ messages)
` [RFC PATCH v2 13/13] hwspinlock: refactor consumer.h from public header
[PATCH] linux-next: update maintainer info
2026-02-16 15:37 UTC (3+ messages)
[PATCH] Documentation: Text referrals -> Links
2026-02-16 15:25 UTC (2+ messages)
[PATCH mm-unstable v14 00/16] khugepaged: mTHP support
2026-02-16 15:20 UTC (9+ messages)
` [PATCH mm-unstable v14 07/16] khugepaged: introduce collapse_max_ptes_none helper function
` [PATCH mm-unstable v14 08/16] khugepaged: generalize collapse_huge_page for mTHP collapse
[PATCH v7 0/8] ADF41513/ADF41510 PLL frequency synthesizers
2026-02-16 15:02 UTC (9+ messages)
` [PATCH v7 1/8] dt-bindings: iio: frequency: add adf41513
` [PATCH v7 2/8] iio: core: add fixed point parsing with 64-bit parts
` [PATCH v7 3/8] iio: test: add kunit test for fixed-point parsing
` [PATCH v7 4/8] iio: frequency: adf41513: driver implementation
` [PATCH v7 5/8] iio: frequency: adf41513: handle LE synchronization feature
` [PATCH v7 6/8] iio: frequency: adf41513: features on frequency change
` [PATCH v7 7/8] docs: iio: add documentation for adf41513 driver
` [PATCH v7 8/8] Documentation: ABI: testing: add common ABI file for iio/frequency
[PATCH v4 00/41] arm_mpam: Add KVM/arm64 and resctrl glue code
2026-02-16 14:23 UTC (13+ messages)
` [PATCH v4 18/41] arm_mpam: resctrl: Implement helpers to update configuration
` [PATCH v4 26/41] arm_mpam: resctrl: Add support for 'MB' resource
` [PATCH v4 38/41] arm_mpam: Add workaround for T241-MPAM-4
[PATCHv6 00/17] mm: Eliminate fake head pages from vmemmap optimization
2026-02-16 11:30 UTC (9+ messages)
` [PATCHv6 08/17] mm: Make page_zonenum() use head page
[PATCH V2 0/3] Rust support for powerpc
2026-02-16 11:29 UTC (7+ messages)
` [PATCH V2 3/3] powerpc: Enable Rust for ppc64le
` Rust version requirement (was: [PATCH V2 3/3] powerpc: Enable Rust for ppc64le)
[PATCH v1] docs: ja_JP: process: translate 'Describe your changes'
2026-02-16 11:02 UTC (2+ messages)
[PATCH v2] docs: admin-guide: update tiny script for number of taint flags
2026-02-16 6:37 UTC
[PATCH v3 0/4] iio: accel: adxl345: Add event scaling and doc fixes
2026-02-15 19:29 UTC (12+ messages)
` [PATCH v3 3/4] iio: accel: adxl345: Implement event scaling for ABI compliance
` [PATCH v3 4/4] docs: iio: adxl345: update math and examples for scaling
[PATCH] docs: fix typo in networking doc ('not possible' -> 'not be possible')
2026-02-15 19:21 UTC
[GIT PULL] Documentation fixes for 7.0
2026-02-15 18:58 UTC (2+ messages)
[PATCH] README: remove unnecessary comma in "System Administrator" section
2026-02-15 17:40 UTC (4+ messages)
[PATCH 2/2] hwmon: (asus-ec-sensors) add ROG STRIX X470-F GAMING
2026-02-15 15:16 UTC (4+ messages)
` [PATCH 0/2] Add ROG CROSSHAIR X670E EXTREME and "
` [PATCH 1/2] hwmon: (asus-ec-sensors )add ROG CROSSHAIR X670E EXTREME
[PATCH v1] Documentation/rtla: Add hwnoise to main page
2026-02-15 13:12 UTC
[PATCH v18 00/42] DEPT(DEPendency Tracker)
2026-02-15 6:42 UTC (3+ messages)
` [PATCH v18 31/42] dept: assign unique dept_key to each distinct wait_for_completion() caller
[PATCH] hwmon: (emc1403) correct a malformed email address
2026-02-15 1:03 UTC
[PATCH] docs: clarify wording in programming-language.rst
2026-02-14 17:55 UTC (3+ messages)
[PATCH] docs: scheduler: remove extra whitespace in sched-debug.rst and sched-deadline.rst
2026-02-14 17:21 UTC (2+ messages)
[PATCH] docs: toshiba_haps: fix grammar error in SSD warning
2026-02-14 17:19 UTC
[PATCH v2] Docs/mm: fix typos and grammar in page_tables.rst
2026-02-14 17:13 UTC (2+ messages)
[PATCH] Docs/core-api: fix typos in rbtree.rst
2026-02-14 17:12 UTC (2+ messages)
[PATCH v8 0/8] Add SPI offload support to AD4030
2026-02-14 16:21 UTC (2+ messages)
[PATCH v2] docs: proc: fix double whitespace
2026-02-14 14:57 UTC (2+ messages)
[PATCH v6 0/8] ADF41513/ADF41510 PLL frequency synthesizers
2026-02-14 14:44 UTC (5+ messages)
` [PATCH v6 8/8] Documentation: ABI: testing: add common ABI file for iio/frequency
[PATCH] docs: proc: fix double whitespace
2026-02-14 12:38 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