Linux Documentation
 help / color / mirror / Atom feed
 messages from 2026-09-04 18:14:27 to 2026-09-05 19:04:18 UTC [more...]

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

[PATCH v2 0/9] docs: kernel-parameters: Remove ten entries for parameters that no longer exist
 2026-09-05 18:50 UTC  (21+ 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 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] docs: powerpc: vas-api: Use the uapi structure name in the example
 2026-09-05 17:36 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/4] Add support for StarFive JHB100 UART Routing
 2026-09-05 12:30 UTC  (6+ 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 ipsec-next] docs: xfrm: Fix the two aevent sysctl paths
 2026-09-05 10:46 UTC 

[PATCH net-next] docs: phonet: Fix the struct sockaddr_pn name in the example
 2026-09-05 10:41 UTC 

[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 net-next] docs: mctp: Fix the struct net_device name
 2026-09-05  9:51 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  (3+ messages)

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

[PATCH net-next] docs: networking: page_pool: Use page_pool_put_netmem_bulk() in the kernel-doc directive
 2026-09-05  8:47 UTC 

[PATCH] docs/mm: ksm: Use the renamed ksm structure names
 2026-09-05  8:40 UTC 

[PATCH] Documentation: rs485: Pull uart_get_rs485_mode() from serial_core.c
 2026-09-05  8:36 UTC 

[PATCH v2] docs: pwm: Fix bracket and punctuation
 2026-09-05  8:14 UTC  (3+ messages)

[PATCH] hwmon: (asus-ec-sensors) add ROG STRIX Z490-A GAMING
 2026-09-05  8:03 UTC 

[PATCH] docs: usbmon: Fix a typo in the example
 2026-09-05  7:56 UTC 

[PATCH] Documentation: input: Fix bracket
 2026-09-05  7:41 UTC 

[PATCH v2] Input: yealink.rst: Fix typos and word order
 2026-09-05  6:33 UTC 

[PATCH v3] Docs: changes.rst: Refine language
 2026-09-05  5:56 UTC 

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

[PATCH v5 00/20] vfio/pci: Base Live Update support for VFIO
 2026-09-05  4:07 UTC  (5+ messages)
` [PATCH v5 17/20] vfio: selftests: Add vfio_pci_liveupdate_kexec_test

[PATCH] docs: parse-headers: Fix script name and stale Makefile reference
 2026-09-05  3:54 UTC  (2+ messages)

[PATCH] docs: KUnit: Fix cross-compiler prefix examples
 2026-09-05  2:58 UTC  (2+ messages)

[PATCH] docs: KUnit: Fix qemu_configs path
 2026-09-05  2:48 UTC  (2+ messages)

[PATCH] docs: maple_tree: Replace removed bulk insertion API
 2026-09-05  2:43 UTC  (2+ messages)

[PATCH] cpufreq/amd-pstate: Remove obsolete amd_dynamic_epp documentation
 2026-09-05  2:43 UTC  (2+ messages)

[PATCH] loadpin: Fix stale KEXEC_VERIFY_SIG reference in documentation
 2026-09-05  2:40 UTC  (2+ messages)

[PATCH] docs: irqflags-tracing: Fix the lockdep Kconfig option names
 2026-09-05  2:37 UTC 

[PATCH] docs: core-api: Fix the ISA DMA example
 2026-09-05  2:23 UTC 

[PATCH] Documentation: netvsc: Remove stale "not yet supported" XDP_REDIRECT note
 2026-09-05  2:10 UTC  (2+ messages)

[PATCH v4 05/11] KVM: LUO: Support VM preservation across live updates
 2026-09-05  1:19 UTC  (10+ messages)

[PATCH v5 0/3] x86,fs/resctrl,arm_mpam: Factor MBA parse-time conversion to be per-arch
 2026-09-05  0:45 UTC  (7+ messages)

[PATCH v5 0/4] tools/accounting: refactor delay fields and share format_timespec()
 2026-09-05  0:33 UTC  (2+ messages)

[PATCH v12 00/13] sched, steal_governor: Introduce preferred CPUs and steal-driven vCPU backoff
 2026-09-05  0:28 UTC  (3+ messages)
` [PATCH v12 08/13] sched/core: Push current task from non preferred CPU

[PATCH] docs: admin-guide: remove obsolete lcd-panel-cgram documentation
 2026-09-04 23:41 UTC 

[PATCH 0/3] hwmon: (pmbus/tps53679) Add TPS536C7
 2026-09-04 22:09 UTC  (4+ messages)
` [PATCH 1/3] hwmon: (pmbus/tps53679) Fix TPS53676 phase page decoding
` [PATCH 2/3] dt-bindings: trivial-devices: Add TI TPS536C7
` [PATCH] hwmon: (pmbus/tps53679) Add support for TPS536C7

[PATCH v4 0/5] add kconfirm
 2026-09-04 22:05 UTC  (4+ messages)

[PATCH 1/4] Documentation/arch: fix typo "initalised" in comment
 2026-09-04 22:01 UTC  (2+ messages)

[PATCH v11 00/11] Dynamic PAMT
 2026-09-04 21:58 UTC  (12+ messages)
` [PATCH v11 01/11] x86/virt/tdx: Simplify PAMT layout calculation
` [PATCH v11 02/11] x86/virt/tdx: Allocate page bitmap for Dynamic PAMT
` [PATCH v11 03/11] x86/virt/tdx: Add __tdx_pamt_get/put() helpers
` [PATCH v11 04/11] x86/virt/tdx: Allocate refcounts for Dynamic PAMT memory
` [PATCH v11 05/11] x86/virt/tdx: Handle multiple callers in tdx_pamt_get/put()
` [PATCH v11 06/11] KVM: TDX: Allocate PAMT memory for TD and vCPU control structures
` [PATCH v11 07/11] x86/virt/tdx: Add APIs to support Dynamic PAMT ops from KVM's fault path
` [PATCH v11 08/11] KVM: TDX: Get/put PAMT pages when (un)mapping private memory
` [PATCH v11 09/11] x86/virt/tdx: Enable Dynamic PAMT
` [PATCH v11 10/11] Documentation/x86: Add documentation for TDX's "
` [PATCH v11 11/11] x86/virt/tdx: Optimize tdx_pamt_get/put()

[PATCH v20 00/14] KVM: arm64: Provide guest support for GCS
 2026-09-04 21:56 UTC  (11+ messages)
` [PATCH v20 03/14] KVM: arm64: Manage GCS access and registers for guests
` [PATCH v20 06/14] KVM: arm64: Validate GCS exception lock when emulating ERET

[PATCH 1/2] Documentation/core-api: fix typo "maintainance" in comment
 2026-09-04 21:28 UTC  (4+ messages)
` [PATCH 2/2] tools/lib: fix typos in comments

Path forward for Virtualized Swap?
 2026-09-04 21:14 UTC 

[PATCH 20/32] Input: yealink.rst: Fix bracket
 2026-09-04 21:11 UTC  (2+ messages)

[PATCH v8 0/5] Enhance RPMsg buffer management
 2026-09-04 20:25 UTC  (4+ messages)

[PATCH RESEND v3 1/3] scripts: add TOML config to container tool
 2026-09-04 19:19 UTC  (2+ messages)

[PATCH v5 00/25] mtd: spi-nor: QE handling cleanup + fixup reworks + Winbond RV chips addition
 2026-09-04 18:13 UTC  (3+ messages)
` [PATCH v5 24/25] mtd: spi-nor: winbond: Add support for W25Q02RV-M
` [PATCH v5 25/25] mtd: spi-nor: debugfs: Expose SR opcodes and QE mask


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