Linux Documentation
 help / color / mirror / Atom feed
 messages from 2026-09-05 08:20:39 to 2026-09-06 10:51:42 UTC [more...]

[RFC PATCH 00/24] pidfd: add a minimal process spawn builder
 2026-09-06 10:50 UTC  (5+ messages)

[PATCH v11 00/25] Introduce SCMI Telemetry support
 2026-09-06 10:06 UTC  (26+ messages)
` [PATCH v11 01/25] firmware: arm_scmi: Add new SCMIv4.0 error codes definitions
` [PATCH v11 02/25] firmware: arm_scmi: Allow registration of unknown-size events/reports
` [PATCH v11 03/25] firmware: arm_scmi: Introduce protocol instance notifiers
` [PATCH v11 04/25] dt-bindings: firmware: arm,scmi: Add support for telemetry protocol
` [PATCH v11 05/25] include: trace: Add Telemetry trace events
` [PATCH v11 06/25] firmware: arm_scmi: Add basic Telemetry support
` [PATCH v11 07/25] firmware: arm_scmi: Add support to parse SHMTIs areas
` [PATCH v11 08/25] firmware: arm_scmi: Add Telemetry configuration operations
` [PATCH v11 09/25] firmware: arm_scmi: Add Telemetry DataEvent read capabilities
` [PATCH v11 10/25] firmware: arm_scmi: Add support for Telemetry reset
` [PATCH v11 11/25] firmware: arm_scmi: Add Telemetry notification support
` [PATCH v11 12/25] firmware: arm_scmi: Add support for boot-on Telemetry
` [PATCH v11 13/25] firmware: arm-scmi: Add telemetry generic event support
` [PATCH v11 14/25] firmware: arm_scmi: Add Telemetry generation counter event
` [PATCH v11 15/25] firmware: arm_scmi: Add common per-protocol debugfs support
` [PATCH v11 16/25] firmware: arm_scmi: Add Telemetry debugfs SHMTI dump support
` [PATCH v11 17/25] firmware: arm_scmi: Add Telemetry debugfs ABI documentation
` [PATCH v11 18/25] firmware: arm_scmi: Expose per-instance identifier
` [PATCH v11 19/25] firmware: arm_scmi: Add un-managed methods to get/put protocols operations
` [PATCH v11 20/25] uapi: Add ARM SCMI Telemetry definitions
` [PATCH v11 21/25] firmware: arm_scmi: Add System Telemetry driver
` [PATCH v11 22/25] docs: ioctl-number: Add SCMI Ioctls
` [PATCH v11 23/25] [RFC] Documentation: Add SCMI System Telemetry documentation
` [PATCH v11 24/25] [RFC] tools/scmi: Add SCMI Telemetry testing tool
` [PATCH v11 25/25] [RFC] kselftest/arm64: Add SCMI Telemetry UAPI compliance testcases

[PATCH v3] Input: yealink.rst: Fix typos and wording
 2026-09-06  9:55 UTC 

[PATCH v2 00/22] alpha: catch up on architecture Kconfig options
 2026-09-06  8:53 UTC  (24+ messages)
` [PATCH v2 01/22] alpha: enter hardirq context before looking up the irq descriptor
` [PATCH v2 02/22] alpha: select ARCH_HAS_UBSAN
` [PATCH v2 03/22] alpha: select ARCH_HAS_GCOV_PROFILE_ALL
` [PATCH v2 04/22] alpha: select HAVE_DEBUG_KMEMLEAK
` [PATCH v2 05/22] alpha: select EDAC_SUPPORT
` [PATCH v2 06/22] alpha: select ARCH_SUPPORTS_ATOMIC_RMW
` [PATCH v2 07/22] alpha: select ARCH_HAS_FAST_MULTIPLIER
` [PATCH v2 08/22] alpha: select ARCH_SUPPORTS_INT128
` [PATCH v2 09/22] alpha: select HAVE_ARCH_COMPILER_H
` [PATCH v2 10/22] alpha: select ARCH_HAS_NON_OVERLAPPING_ADDRESS_SPACE
` [PATCH v2 11/22] alpha: add HAVE_ARCH_THREAD_STRUCT_WHITELIST support
` [PATCH v2 12/22] alpha: add ARCH_HAS_PTE_SPECIAL support
` [PATCH v2 13/22] alpha: add ARCH_SUPPORTS_PAGE_TABLE_CHECK support
` [PATCH v2 14/22] alpha: select ARCH_HAS_DEBUG_VM_PGTABLE
` [PATCH v2 15/22] alpha: select HAVE_GUP_FAST
` [PATCH v2 16/22] alpha: select ARCH_USE_MEMTEST
` [PATCH v2 17/22] alpha: select SYSCTL_EXCEPTION_TRACE
` [PATCH v2 18/22] alpha: discard .eh_frame and the relocation sections
` [PATCH v2 19/22] alpha: select ARCH_WANT_LD_ORPHAN_WARN
` [PATCH v2 20/22] alpha: select ARCH_WANT_IRQS_OFF_ACTIVATE_MM
` [PATCH v2 21/22] alpha: add HAVE_PERF_REGS and HAVE_PERF_USER_STACK_DUMP support
` [PATCH v2 22/22] alpha: select SPARSE_IRQ

[PATCH v6 00/17] iio: adc: Add AD7768/AD7768-4 ADC driver support
 2026-09-06  8:34 UTC  (16+ messages)
` [PATCH v6 03/17] iio: backend: Add support for CRC
` [PATCH v6 05/17] iio: adc: Add AD7768 and AD7768-4 core support
` [PATCH v6 07/17] iio: adc: ad7768: Add power mode helper
` [PATCH v6 09/17] iio: adc: ad7768: Configure channel sampling profiles
` [PATCH v6 13/17] iio: adc: ad7768: Add calibration controls
` [PATCH v6 14/17] iio: adc: ad7768: Add per-channel conversion delay
` [PATCH v6 17/17] Documentation: iio: Add AD7768 Documentation

[PATCH v2 0/9] docs: kernel-parameters: Remove ten entries for parameters that no longer exist
 2026-09-06  8:19 UTC  (23+ messages)
` [PATCH v2 1/9] docs: kernel-parameters: Drop the atarimouse= entry
` [PATCH v2 2/9] docs: kernel-parameters: Drop the bau= entry
` [PATCH v2 3/9] docs: kernel-parameters: Drop the edac_report= entry
` [PATCH v2 4/9] docs: kernel-parameters: Drop the enable_timer_pin_1 entry
` [PATCH v2 5/9] docs: kernel-parameters: Drop the mini2440= entry
` [PATCH v2 6/9] docs: kernel-parameters: Drop the nomfgpt entry
` [PATCH v2 7/9] docs: kernel-parameters: Drop the omap_mux= entry
` [PATCH v2 8/9] docs: kernel-parameters: Drop the pcmv= entry
` [PATCH v2 9/9] docs: kernel-parameters: Drop the pata_legacy.qdi and pata_legacy.winbond entries

[PATCH v2 0/4] Add support for StarFive JHB100 UART Routing
 2026-09-06  5:12 UTC  (7+ messages)
` [PATCH v2 1/4] uart-routing: Add common UART routing framework
` [PATCH v2 2/4] soc: aspeed: Move UART routing driver to drivers/uart-routing
` [PATCH v2 3/4] dt-bindings: uart-routing: Add binding for StarFive JHB100 UART routing
` [PATCH v2 4/4] uart-routing: Add UART Routing driver for StarFive JHB100 SoC

[PATCH net-next] docs: mctp: Fix the struct mctp_sk_key name
 2026-09-06  4:22 UTC 

[PATCH net-next] docs: mctp: Fix the struct net_device name
 2026-09-06  4:22 UTC  (2+ messages)

[PATCH] docs: powerpc: vas-api: Use the uapi structure name in the example
 2026-09-06  2:57 UTC  (3+ messages)

[PATCH v9 0/6] selftests/mm: separate GUP microbenchmarking from functional testing
 2026-09-06  0:32 UTC  (2+ messages)

[PATCH] Documentation: rs485: Pull uart_get_rs485_mode() from serial_core.c
 2026-09-05 21:46 UTC  (2+ messages)

[PATCH net-next] docs: networking: page_pool: Use page_pool_put_netmem_bulk() in the kernel-doc directive
 2026-09-05 21:33 UTC  (2+ messages)

[PATCH v2] Input: yealink.rst: Fix typos and word order
 2026-09-05 21:30 UTC  (2+ messages)

[PATCH] docs: usbmon: Fix a typo in the example
 2026-09-05 21:16 UTC  (2+ messages)

Subject: [RFC] docs/zh_TW: defining a maintainable scope for the Traditional Chinese translation
 2026-09-05 20:21 UTC 

[PATCH] rseq: defer time slice extension yield for sys_futex_wake
 2026-09-05 20:01 UTC  (4+ messages)
  ` [PATCH] rseq: defer time slice extension yield for sys_futex_wakey

[PATCH] docs/mm: ksm: Use the renamed ksm structure names
 2026-09-05 19:49 UTC  (2+ messages)

[PATCH net-next] docs: phonet: Fix the struct sockaddr_pn name in the example
 2026-09-05 19:30 UTC  (2+ messages)

[PATCH ipsec-next] docs: xfrm: Fix the two aevent sysctl paths
 2026-09-05 19:29 UTC  (2+ messages)

[PATCH 0/9] docs: kernel-parameters: Remove ten entries for parameters that no longer exist
 2026-09-05 19:04 UTC  (5+ messages)
` [PATCH 4/9] docs: kernel-parameters: Drop the enable_timer_pin_1 entry
` [PATCH 7/9] docs: kernel-parameters: Drop the omap_mux= entry

[PATCH v8 00/43] dyndbg: fix classmaps API for DRM, query extensions, and selftests
 2026-09-05 18:13 UTC  (44+ messages)
` [PATCH v8 01/43] selftests/dyndbg: Add kselftest script to verify dynamic-debug
` [PATCH v8 02/43] drm: Fix incorrect ccflags-y spelling inside Makefile
` [PATCH v8 03/43] drm: fix config dependent unused variable warning
` [PATCH v8 04/43] drm: Mark CONFIG_DRM_USE_DYNAMIC_DEBUG as unBROKEN
` [PATCH v8 05/43] vmlinux.lds.h: refactor BOUNDED_SECTION_* macros into bounded_sections.lds.h
` [PATCH v8 06/43] vmlinux.lds.h: drop unused HEADERED_SECTION* macros
` [PATCH v8 07/43] vmlinux.lds.h: Fix ALIGN(8) omission causing NULL ptr on i386
` [PATCH v8 08/43] vmlinux.lds.h: remove redundant ALIGN(8) directives
` [PATCH v8 09/43] dyndbg.lds.S: fix lost dyndbg sections in modules
` [PATCH v8 10/43] dyndbg: factor ddebug_match_desc out from ddebug_change
` [PATCH v8 11/43] dyndbg: add stub macro for DECLARE_DYNDBG_CLASSMAP
` [PATCH v8 12/43] dyndbg: reword "class unknown," to "class:_UNKNOWN_"
` [PATCH v8 13/43] dyndbg-API: remove DD_CLASS_TYPE_(DISJOINT|LEVEL)_NAMES and code
` [PATCH v8 14/43] dyndbg: drop NUM_TYPE_ARGS
` [PATCH v8 15/43] dyndbg: bump num-tokens in a query-cmd from 9 to 15
` [PATCH v8 16/43] dyndbg: reduce verbose/debug clutter
` [PATCH v8 17/43] lib/parser: add match_wildcard_hyphen() for agnostic matching
` [PATCH v8 18/43] kbuild, dyndbg: clean up builtin module-name ambiguities
` [PATCH v8 19/43] dyndbg: refactor param_set_dyndbg_classes and below
` [PATCH v8 20/43] dyndbg: tighten fn-sig of ddebug_apply_class_bitmap
` [PATCH v8 21/43] dyndbg: replace classmap list with an array-slice
` [PATCH v8 22/43] dyndbg: macrofy a 2-index for-loop pattern
` [PATCH v8 23/43] dyndbg: reduce class param storage to u32
` [PATCH v8 24/43] dyndbg,module: make proper substructs in _ddebug_info
` [PATCH v8 25/43] dyndbg: move mod_name down from struct ddebug_table to _ddebug_info
` [PATCH v8 26/43] dyndbg: hoist classmap-filter-by-modname up to ddebug_add_module
` [PATCH v8 27/43] dyndbg-API: replace DECLARE_DYNDBG_CLASSMAP
` [PATCH v8 28/43] selftests/dyndbg: enable FT_classmap_inheritance
` [PATCH v8 29/43] dyndbg: detect class_id reservation conflicts
` [PATCH v8 30/43] dyndbg: check DYNAMIC_DEBUG_CLASSMAP_{DEFINE,USE_} args at compile-time
` [PATCH v8 31/43] dyndbg-test: add do_bulk testpoint, rename do_prints to do_classes
` [PATCH v8 32/43] dyndbg-API: promote DYNAMIC_DEBUG_CLASSMAP_PARAM to API
` [PATCH v8 33/43] dyndbg: control-parser: treat comma as a token separator
` [PATCH v8 34/43] selftests: enable comma-terminator tests
` [PATCH v8 35/43] dyndbg: split multi-query strings with @
` [PATCH v8 36/43] dyndbg: resolve "protection" of class'd pr_debug
` [PATCH v8 37/43] dyndbg: harden classmap and descriptor validation
` [PATCH v8 38/43] docs/dyndbg: add classmap info to howto
` [PATCH v8 39/43] dyndbg: Ignore additional arguments from pr_fmt
` [PATCH v8 40/43] dyndbg: add epilogue to dynamic_debug/control file
` [PATCH v8 41/43] dyndbg: add +c flag to count advantage of classmaps for DRM
` [PATCH v8 42/43] dyndbg: add DEBUG-biased fallback stubs for _dynamic_func_call_cls
` [PATCH v8 43/43] selftests/dynamic_debug: Prime params module with +p in FT_comma_terminators

[PATCH] docs: misc-devices/spear-pcie-gadget.txt: Fix bracket and whitespace
 2026-09-05 18:12 UTC  (2+ messages)

[PATCH] Documentation: userspace-api: iommufd: Fix the struct iommu_hwpt_alloc name
 2026-09-05 17:32 UTC  (2+ messages)

[PATCH] drm/doc: drm_wait_vblank is a union
 2026-09-05 17:28 UTC  (2+ messages)

[PATCH] Documentation: virt: Fix the struct snp_guest_request_ioctl name in sev-guest.rst
 2026-09-05 17:20 UTC  (2+ messages)

[PATCH] docs: s390: pci: Fix the sriov_numvfs attribute name
 2026-09-05 17:17 UTC  (2+ messages)

[PATCH] Documentation: livepatch: Point klp_callbacks kernel-doc at livepatch_external.h
 2026-09-05 17:08 UTC  (2+ messages)

[PATCH] Documentation: reset: Use fwnode_reset_simple_xlate() in the kernel-doc directive
 2026-09-05 17:05 UTC  (2+ messages)

[PATCH] docs: ioctl-number: Point the 0xEC row at cros_ec_chardev.h
 2026-09-05 17:00 UTC  (2+ messages)

[PATCH] ata: pata_legacy: remove documentation for removed module parameters
 2026-09-05 16:08 UTC  (2+ messages)

[PATCH] docs/zh_CN: add usb/ohci translation
 2026-09-05 15:29 UTC  (4+ messages)

[PATCH] docs: kconfig: fix shell function syntax in caveats
 2026-09-05 15:03 UTC  (2+ messages)

[PATCH v2] memblock: reject non-page-aligned reserve_mem regions
 2026-09-05 14:15 UTC 

[agd5f:amd-staging-drm-next 1875/2958] htmldocs: Documentation/gpu/amdgpu/display/display-manager:29: ./drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_irq.c:1580: WARNING: Error in declarator or parameters
 2026-09-05 13:54 UTC 

[PATCH] Documentation: PCI: Point the pci_device_id kernel-doc at device-id/pci.h
 2026-09-05 13:52 UTC  (3+ messages)

[PATCH v3 0/2] driver core: add TAINT_FORCED_BIND for when userspace manually messes with devices and drivers
 2026-09-05 12:51 UTC  (4+ messages)

[PATCH v2 0/2] docs/zh_CN: update maintainer/configure-git.rst
 2026-09-05 10:06 UTC  (3+ messages)
` [PATCH v2 1/2] docs/zh_CN: sync maintainer/configure-git with upstream
` [PATCH v2 2/2] docs/zh_CN: improve maintainer/pull-requests translation

[PATCH bpf-next] bpf, docs: Fix the struct btf_var name in btf.rst
 2026-09-05  9:56 UTC 

[PATCH bpf-next] bpf, docs: Fix the struct bpf_cpumask name in kfuncs.rst
 2026-09-05  9:55 UTC 

[PATCH] Documentation: RAS: Use the real EDAC PCI parity control names
 2026-09-05  9:24 UTC 

[PATCH] Documentation/features: Mark cmpxchg-local as supported on loongarch
 2026-09-05  9:17 UTC 

[PATCH] Documentation: KVM: x86: Use struct kvm_clock_pairing in hypercalls.rst
 2026-09-05  9:10 UTC 

[PATCH] Documentation: KVM: SEV: Use the uapi structure names
 2026-09-05  9:09 UTC 

[PATCH 00/11] mm: Switch device DAX to section-based vmemmap optimization
 2026-09-05  9:08 UTC  (7+ messages)
` [PATCH 05/11] mm/sparse-vmemmap: set section order for device DAX
` [PATCH 06/11] mm/sparse-vmemmap: switch device DAX to shared tail vmemmap pages

[PATCH] Documentation: KVM: Fix the struct kvm_arm_device_addr name
 2026-09-05  9:06 UTC 

[PATCH] docs: sysctl: Remove obsolete sg-big-buff entry
 2026-09-05  9:01 UTC  (2+ messages)

[PATCH] Documentation: KVM: Fix the event_source sysfs path in the PMU attribute description
 2026-09-05  8:58 UTC 


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