Linux Documentation
 help / color / mirror / Atom feed
 messages from 2026-05-04 08:15:02 to 2026-05-05 08:53:39 UTC [more...]

[PATCH v3] iio: adxl313: fix typos in documentation
 2026-05-05  8:53 UTC  (2+ messages)

[PATCH v13 0/4] Enable Remote GPIO over RPMSG on i.MX Platform
 2026-05-05  8:46 UTC  (23+ messages)
` [PATCH v13 1/4] docs: driver-api: gpio: rpmsg gpio driver over rpmsg bus
` [PATCH v13 3/4] gpio: rpmsg: add generic rpmsg GPIO driver

[PATCH v3 0/9] Kernel API Specification Framework
 2026-05-05  7:45 UTC  (11+ messages)
` [PATCH v3 1/9] kernel/api: introduce kernel API specification framework
` [PATCH v3 2/9] kernel/api: enable kerneldoc-based API specifications

[PATCH 0/9] Improve process/maintainers output
 2026-05-05  6:46 UTC  (25+ messages)
` [PATCH 1/9] docs: maintainers_include: keep hidden TOC sorted
` [PATCH 2/9] docs: escape ** glob pattern in MAINTAINERS descriptions
` [PATCH 3/9] docs: maintainers_include.py: split state machine on multiple funcs
` [PATCH 4/9] docs: maintainers_include: cleanup the code
` [PATCH 5/9] docs: maintainers_include.py: clean most SPHINXDIRS=process warnings
` [PATCH 6/9] docs: maintainers_include: do some coding style cleanups
` [PATCH 7/9] docs: maintainers_include: store maintainers entries on a dict
` [PATCH 8/9] docs: maintainers_include: don't ignore invalid profile entries
` [PATCH 9/9] docs: maintainers: add a filtering javascript

[PATCH] fix broken links in bpf, driver_api & filesystem documentation
 2026-05-05  5:56 UTC  (5+ messages)

[PATCH v12 00/22] gpu: nova-core: Add memory management support
 2026-05-05  5:37 UTC  (14+ messages)
` [PATCH v12 09/22] gpu: nova-core: mm: Add common types for all page table formats
` [PATCH v12 12/22] gpu: nova-core: mm: Add page table entry operation traits

[PATCH] watchdog: it8712f_wdt: remove redundant driver
 2026-05-05  5:01 UTC  (2+ messages)

[PATCH ipsec-next v8 00/14] xfrm: XFRM_MSG_MIGRATE_STATE new netlink message
 2026-05-05  4:34 UTC  (15+ messages)
` [PATCH ipsec-next v8 01/14] xfrm: remove redundant assignments
` [PATCH ipsec-next v8 02/14] xfrm: add extack to xfrm_init_state
` [PATCH ipsec-next v8 03/14] xfrm: allow migration from UDP encapsulated to non-encapsulated ESP
` [PATCH ipsec-next v8 04/14] xfrm: fix NAT-related field inheritance in SA migration
` [PATCH ipsec-next v8 05/14] xfrm: rename reqid in xfrm_migrate
` [PATCH ipsec-next v8 06/14] xfrm: split xfrm_state_migrate into create and install functions
` [PATCH ipsec-next v8 07/14] xfrm: check family before comparing addresses in migrate
` [PATCH ipsec-next v8 08/14] xfrm: add state synchronization after migration
` [PATCH ipsec-next v8 09/14] xfrm: add error messages to state migration
` [PATCH ipsec-next v8 10/14] xfrm: move encap and xuo into struct xfrm_migrate
` [PATCH ipsec-next v8 11/14] xfrm: refactor XFRMA_MTIMER_THRESH validation into a helper
` [PATCH ipsec-next v8 12/14] xfrm: add XFRM_MSG_MIGRATE_STATE for single SA migration
` [PATCH ipsec-next v8 13/14] xfrm: restrict netlink attributes for XFRM_MSG_MIGRATE_STATE
` [PATCH ipsec-next v8 14/14] xfrm: add documentation "

[PATCH v2 0/7] seg6: add SRv6 Mobile User Plane (RFC 9433) behaviors
 2026-05-05  1:28 UTC  (11+ messages)
` [PATCH v2 1/7] seg6: add End.MAP behavior
` [PATCH v2 2/7] seg6: add End.M.GTP4.E behavior
` [PATCH v2 3/7] seg6: add End.M.GTP6.E behavior
` [PATCH v2 4/7] seg6: add End.M.GTP6.D behavior
` [PATCH v2 5/7] seg6: add End.M.GTP6.D.Di behavior
` [PATCH v2 6/7] seg6: add H.M.GTP4.D behavior
` [PATCH v2 7/7] Documentation: networking: add seg6_mobile guide

[PATCH v3 0/2] spi: add sysfs interface for userspace device instantiation
 2026-05-05  1:24 UTC  (3+ messages)
` [PATCH v3 1/2] spi: add new_device/delete_device sysfs interface

[PATCH net-next v2 0/6] net: devmem: support devmem with netkit devices
 2026-05-05  0:27 UTC  (7+ messages)
` [PATCH net-next v2 1/6] net: add netmem_tx modes that indicate dma capability
` [PATCH net-next v2 2/6] net: devmem: support TX over NETMEM_TX_NO_DMA devices
` [PATCH net-next v2 3/6] selftests: drv-net: ncdevmem: add -n flag to skip NIC configuration
` [PATCH net-next v2 4/6] selftests: drv-net: refactor devmem command builders into lib module
` [PATCH net-next v2 5/6] selftests: drv-net: add primary_rx_redirect support to NetDrvContEnv
` [PATCH net-next v2 6/6] selftests: drv-net: add netkit devmem tests

[PATCH v3] tty: synclink_gt: remove broken driver
 2026-05-05  0:03 UTC  (2+ messages)

[v6 00/10] Reintroduce Hornet LSM
 2026-05-04 23:52 UTC  (3+ messages)
` [v6 10/10] ipe: Add BPF program load policy enforcement via Hornet integration

[PATCH 0/6] alloc_tag: introduce IOCTL-based filtering for MAP
 2026-05-04 23:36 UTC  (7+ messages)
` [PATCH 1/6] alloc_tag: add ioctl to /proc/allocinfo
` [PATCH 2/6] alloc_tag: add ioctl filters "
` [PATCH 3/6] alloc_tag: add size-based filtering to ioctl
` [PATCH 4/6] alloc_tag: add accuracy based "
` [PATCH 5/6] kselftest: alloc_tag: add kselftest for ioctl interface
` [PATCH 6/6] kselftest: alloc_tag: extend the allocinfo ioctl kselftest

[PATCH iwl-next v11] ice: add support for unmanaged DPLL on E830 NIC
 2026-05-04 22:31 UTC  (2+ messages)

[PATCH v7 00/20] ARM64 PMU Partitioning
 2026-05-04 21:18 UTC  (21+ messages)
` [PATCH v7 01/20] arm64: cpufeature: Add cpucap for HPMN0
` [PATCH v7 02/20] KVM: arm64: Reorganize PMU includes
` [PATCH v7 03/20] KVM: arm64: Reorganize PMU functions
` [PATCH v7 04/20] perf: arm_pmuv3: Generalize counter bitmasks
` [PATCH v7 05/20] perf: arm_pmuv3: Check cntr_mask before using pmccntr
` [PATCH v7 06/20] perf: arm_pmuv3: Add method to partition the PMU
` [PATCH v7 07/20] KVM: arm64: Set up FGT for Partitioned PMU
` [PATCH v7 08/20] KVM: arm64: Add Partitioned PMU register trap handlers
` [PATCH v7 09/20] KVM: arm64: Set up MDCR_EL2 to handle a Partitioned PMU
` [PATCH v7 10/20] KVM: arm64: Context swap Partitioned PMU guest registers
` [PATCH v7 11/20] KVM: arm64: Enforce PMU event filter at vcpu_load()
` [PATCH v7 12/20] perf: Add perf_pmu_resched_update()
` [PATCH v7 13/20] KVM: arm64: Apply dynamic guest counter reservations
` [PATCH v7 14/20] KVM: arm64: Implement lazy PMU context swaps
` [PATCH v7 15/20] perf: arm_pmuv3: Handle IRQs for Partitioned PMU guest counters
` [PATCH v7 16/20] KVM: arm64: Detect overflows for the Partitioned PMU
` [PATCH v7 17/20] KVM: arm64: Add vCPU device attr to partition the PMU
` [PATCH v7 18/20] KVM: selftests: Add find_bit to KVM library
` [PATCH v7 19/20] KVM: arm64: selftests: Add test case for Partitioned PMU
` [PATCH v7 20/20] KVM: arm64: selftests: Relax testing for exceptions when partitioned

[PATCH] docs: cgroup-v1: Update charge-commit section
 2026-05-04 21:05 UTC  (2+ messages)

[PATCH] docs: kselftest: Document the FORCE_TARGETS build variable
 2026-05-04 20:58 UTC  (2+ messages)

[PATCH 0/2] Documentation: maple_tree: Improve statements on reserved values
 2026-05-04 20:32 UTC  (4+ messages)
` [PATCH 1/2] Documentation: maple_tree: Point out constraint when using xa_{mk, to}_value
` [PATCH 2/2] Documentation: maple_tree: Clarify behavior when using reserved values

[PATCH] crypto: af_alg - Document the deprecation of AF_ALG
 2026-05-04 18:27 UTC  (7+ messages)

[PATCH v1] docs/ja_JP: translate more of submitting-patches.rst
 2026-05-04 18:24 UTC 

[PATCH v3 00/20] drm/atomic: Rework initial state allocation
 2026-05-04 18:02 UTC  (33+ messages)
` [PATCH v3 01/20] drm/atomic: Document atomic state lifetime
` [PATCH v3 02/20] drm/colorop: Fix typos in the doc
` [PATCH v3 03/20] drm/atomic: Drop drm_private_obj.state assignment from create_state
` [PATCH v3 04/20] drm/atomic: Expand atomic_create_state expectations for drm_private_obj
` [PATCH v3 06/20] drm/colorop: Rename __drm_colorop_state_reset()
` [PATCH v3 07/20] drm/colorop: Create drm_atomic_helper_colorop_create_state()
` [PATCH v3 09/20] drm/atomic-state-helper: Rename __drm_atomic_helper_plane_state_reset()
` [PATCH v3 10/20] drm/plane: Add new atomic_create_state callback
` [PATCH v3 11/20] drm/atomic-state-helper: Rename __drm_atomic_helper_crtc_state_reset()
` [PATCH v3 12/20] drm/crtc: Add new atomic_create_state callback
` [PATCH v3 13/20] drm/atomic-state-helper: Rename __drm_atomic_helper_connector_state_reset()
` [PATCH v3 14/20] drm/hdmi: Rename __drm_atomic_helper_connector_hdmi_reset()
` [PATCH v3 15/20] drm/connector: Add new atomic_create_state callback
` [PATCH v3 16/20] drm/mode-config: Create drm_mode_config_create_initial_state()
` [PATCH v3 17/20] drm/drv: Switch skeleton to drm_mode_config_create_initial_state()
` [PATCH v3 18/20] drm/tidss: Switch "

[PATCH v4 00/11] PCI: liveupdate: PCI core support for Live Update
 2026-05-04 17:23 UTC  (3+ messages)
` [PATCH v4 07/11] PCI: liveupdate: Inherit ACS flags in incoming preserved devices

[PATCH v2] iio: adxl313: fix typos in documentation
 2026-05-04 17:21 UTC  (3+ messages)

[PATCH v2] iio: adxl313: fix typos in documentation
 2026-05-04 16:38 UTC  (2+ messages)

[PATCH net-next v3 0/2] dpll: rework fractional frequency offset reporting
 2026-05-04 15:53 UTC  (3+ messages)
` [PATCH net-next v3 1/2] dpll: add fractional frequency offset to pin-parent-device
` [PATCH net-next v3 2/2] dpll: zl3073x: report FFO as DPLL vs input reference offset

[PATCH v5 0/4] kallsyms: embed source file:line info in kernel stack traces
 2026-05-04 15:34 UTC  (5+ messages)
` [PATCH v5 1/4] "
` [PATCH v5 2/4] kallsyms: extend lineinfo to loadable modules
` [PATCH v5 3/4] kallsyms: delta-compress lineinfo tables for ~2.7x size reduction
` [PATCH v5 4/4] kallsyms: add KUnit tests for lineinfo feature

[PATCH V10 00/10] famfs: port into fuse
 2026-05-04 15:08 UTC  (2+ messages)

[PATCH v3 2/2] slab: fix kernel-docs for mm-api
 2026-05-04 15:00 UTC  (3+ messages)

[PATCH v2] Documentation: leds: leds-class: Document keyboard backlight LED class naming
 2026-05-04 14:54 UTC 

[PATCH 0/1] Documentation: leds: leds-class: Document keyboard backlight LED class naming
 2026-05-04 14:54 UTC  (4+ messages)
` [PATCH 1/1] "

[PATCH v4 00/10] Auto-generate maintainer profile entries
 2026-05-04 14:39 UTC  (4+ messages)

[PATCH 0/6] Cleanup Linux Watchdog documentation
 2026-05-04 14:11 UTC  (15+ messages)
` [PATCH 1/6] watchdog: Fix wrong SPDX license identifier
` [PATCH 2/6] watchdog: Change suffix .txt to .rst in references
` [PATCH 3/6] watchdog: Move `struct` before name
` [PATCH 4/6] watchdog: Replace intermixed tab/space indent
` [PATCH 5/6] watchdog: Separate kind of documentation
` [PATCH 6/6] watchdog: Prefix WDT with ICS for clarity
` [PATCH v2 0/5] Cleanup Linux Watchdog documentation
  ` [PATCH v2 1/5] watchdog: Change suffix .txt to .rst in references
  ` [PATCH v2 2/5] watchdog: Move `struct` before name
  ` [PATCH v2 3/5] watchdog: Replace intermixed tab/space indent
  ` [PATCH v2 4/5] watchdog: Separate kind of documentation
  ` [PATCH v2 5/5] watchdog: Prefix WDT with ICS for clarity

[PATCH net-next v2 0/2] dpll: rework fractional frequency offset reporting
 2026-05-04 12:59 UTC  (6+ messages)
` [PATCH net-next v2 1/2] dpll: move fractional-frequency-offset-ppt under pin-parent-device

[PATCH v5 00/13] ima: Introduce staging mechanism
 2026-05-04 12:51 UTC  (3+ messages)
` [PATCH v5 09/13] ima: Add support for staging measurements with prompt

[PATCH net-next 0/5] net: Add ADIN1140 support
 2026-05-04 12:11 UTC  (5+ messages)
` [PATCH net-next 5/5] dt-bindings: net: Add bindings for the ADIN1140

[PATCH v9 0/6] iio: adc: ad4691: add driver for AD4691 multichannel SAR ADC family
 2026-05-04 12:05 UTC  (6+ messages)
` [PATCH v9 3/6] iio: adc: ad4691: add triggered buffer support
` [PATCH v9 5/6] iio: adc: ad4691: add oversampling support

[PATCH v10 00/11] ADF41513/ADF41510 PLL frequency synthesizers
 2026-05-04 10:42 UTC  (3+ messages)
` [PATCH v10 05/11] iio: core: add decimal value formatting into 64-bit value

[PATCH v8 0/4] kunit: Add support for suppressing warning backtraces
 2026-05-04 10:03 UTC  (3+ messages)
` [PATCH v8 3/4] drm: Suppress intentional warning backtraces in scaling unit tests

[PATCH v6 00/11] kunit: Introduce UAPI testing framework
 2026-05-04  9:33 UTC  (12+ messages)
` [PATCH v6 01/11] kbuild: doc: add label for userprogs section
` [PATCH v6 02/11] exec: add dirfd parameter to kernel_execve()
` [PATCH v6 03/11] umh: add dirfd parameter
` [PATCH v6 04/11] mount: add support for __free(kern_unmount)
` [PATCH v6 05/11] init: add nolibc build support
` [PATCH v6 06/11] kunit: qemu_configs: loongarch: Enable LSX/LSAX
` [PATCH v6 07/11] kunit: Introduce UAPI testing framework
` [PATCH v6 08/11] kunit: uapi: Forward test executable output to KUnit log
` [PATCH v6 09/11] kunit: uapi: Add example for UAPI tests
` [PATCH v6 10/11] kunit: uapi: Introduce preinit executable
` [PATCH v6 11/11] kunit: uapi: Validate usability of /proc

htmldocs: Documentation/admin-guide/reporting-issues.rst:1390: WARNING: Title underline too short
 2026-05-04  8:57 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox