Linux Documentation
 help / color / mirror / Atom feed
 messages from 2026-09-01 13:03:51 to 2026-09-02 13:40:48 UTC [more...]

[PATCH v20 0/9] Enable CXL PCIe Port Protocol Error handling and logging
 2026-09-02 13:39 UTC  (6+ messages)
` [PATCH v20 1/9] PCI/AER: Introduce AER-CXL protocol error kfifo
` [PATCH v20 2/9] PCI: Establish common CXL Port protocol error flow
` [PATCH v20 3/9] cxl/ras: Handle RCH correctable and uncorrectable errors in one pass
` [PATCH v20 4/9] cxl/pci: Thread port and dport through RAS handling helpers
` [PATCH v20 5/9] cxl: Update CXL Endpoint AER handler

[PATCH v12 00/45] guest_memfd: In-place conversion support
 2026-09-02 13:30 UTC  (20+ messages)
` [PATCH v12 11/45] KVM: guest_memfd: Invalidate both SHARED and PRIVATE mappings for in-place conversions
` [PATCH v12 12/45] KVM: guest_memfd: Always fault from guest_memfd if in-place conversion is enabled
` [PATCH v12 13/45] KVM: guest_memfd: Pass mapping type filter to invalidation helper
` [PATCH v12 15/45] KVM: guest_memfd: Ensure pages are not in use before conversion
` [PATCH v12 18/45] KVM: guest_memfd: Handle lru_add fbatch refcounts during conversion safety check
` [PATCH v12 23/45] KVM: Let userspace disable per-VM mem attributes, enable per-gmem attributes

[PATCH v4] hwmon: Add Minisforum UM780 XTX EC monitoring and fan control
 2026-09-02 12:59 UTC  (2+ messages)

[PATCH v11 0/3] iio: dac: Add support for AD5529R DAC
 2026-09-02 12:56 UTC  (6+ messages)
` [PATCH v11 1/3] spi: dt-bindings: Add spi-device-addr peripheral property
` [PATCH v11 2/3] dt-bindings: iio: dac: Add AD5529R
` [PATCH v11 3/3] iio: dac: Add AD5529R DAC driver support

[PATCH] cdrom: fix brackets
 2026-09-02 12:54 UTC 

[Resend PATCH v2] ipe: fix typo
 2026-09-02 12:46 UTC 

[PATCH v3 00/14] drm/panic: Split into core and helpers
 2026-09-02 12:13 UTC  (15+ messages)
` [PATCH v3 01/14] drm/panic: Do not use un-escaped URL as format string
` [PATCH v3 02/14] drm/panic: Test address from kmap op for NULL
` [PATCH v3 03/14] drm/panic: Return -EINVAL if font is not available
` [PATCH v3 04/14] drm/panic: Return errno codes if panic output fails
` [PATCH v3 05/14] drm/panic: Pass colors to draw_panic_dispatch()
` [PATCH v3 06/14] drm/panic: Pass global module parameters to drm_panic_dispatch()
` [PATCH v3 07/14] drm/panic: Return from screen_user if display is too small
` [PATCH v3 08/14] drm/panic: Retry in dispatch function if panic output fails
` [PATCH v3 09/14] drm/panic: Split draw_panic_plane()
` [PATCH v3 10/14] drm/panic: Restrict to primary planes
` [PATCH v3 11/14] drm/panic: Display panic screen via per-plane callback
` [PATCH v3 12/14] drm/panic: Internalize panic locking in DRM core and helpers
` [PATCH v3 13/14] drm/panic: Move panic display code into helper library
` [PATCH v3 14/14] drm/panic: Compile KUnit tests as module

[PATCH v2] docs: verify/bisect: fix typos
 2026-09-02 11:51 UTC 

[PATCH v5] arm64: dts: renesas: r8a779g0: Add GICv3 ITS and update PCIe nodes
 2026-09-02 11:39 UTC  (2+ messages)

[PATCH RFC 00/11] mm/migrate: separate migration paths and carry migration policy
 2026-09-02 11:19 UTC  (14+ messages)
` [PATCH RFC 01/11] mm/migrate: extract folio unmap phase
` [PATCH RFC 02/11] mm/migrate: handle retries in migrate_folios_move()
` [PATCH RFC 03/11] mm/migrate: factor out folio splitting on allocation failure
` [PATCH RFC 04/11] mm/migrate: use a dedicated list for hugetlb folios
` [PATCH RFC 05/11] mm/migrate: add a dedicated movable_ops migration pass
` [PATCH RFC 06/11] mm/migrate: rename migrate_pages_batch() to migrate_folios_batch()
` [PATCH RFC 07/11] mm/migrate: add migrate_lru_folios() entry point
` [PATCH RFC 08/11] mm/migrate: move LRU batching into migrate_lru_folios()
` [PATCH RFC 09/11] mm/migrate: thread migration policy through a control struct
  ` [sos-linux-ext-patches] "
` [PATCH RFC 10/11] mm/migrate: pass migrate_control to migrate_pages()
` [PATCH RFC 11/11] mm/migrate: pass migrate_control to migrate_folio()

[PATCH v45 0/7] firmware: imx: driver for NXP secure-enclave
 2026-09-02 16:35 UTC  (8+ messages)
` [PATCH v45 1/7] Documentation/firmware: add imx/se to other_interfaces
` [PATCH v45 2/7] dt-bindings: arm: fsl: add imx-se-fw binding doc
` [PATCH v45 3/7] firmware: imx: add driver for NXP EdgeLock Enclave
` [PATCH v45 4/7] firmware: imx: device context dedicated to priv
` [PATCH v45 5/7] firmware: imx: adds miscdev
` [PATCH v45 6/7] arm64: dts: imx8ulp: add secure enclave node
` [PATCH v45 7/7] arm64: dts: imx8ulp: add reserved memory for EdgeLock Enclave

[PATCH v10 0/3] iio: dac: Add support for AD5529R DAC
 2026-09-02 11:02 UTC  (5+ messages)
` [PATCH v10 3/3] iio: dac: Add AD5529R DAC driver support

[PATCH v3 1/3] scripts: add TOML config to container tool
 2026-09-02  9:37 UTC  (4+ messages)
` [PATCH v3 2/3] Documentation: dev-tools: update container.rst with config file
` [PATCH v3 3/3] Documentation: dev-tools: refer to user ID rather than id

[PATCH v3 0/2] doc: Rename dynticks-testing to cpunoise
 2026-09-02 10:42 UTC  (4+ messages)
` [PATCH v3 1/2] doc: Change dynticks-testing repository name
` [PATCH v3 2/2] Documentation/no_hz: "

[PATCH 1/2] scripts: add TOML config to container tool
 2026-09-02 10:26 UTC  (4+ messages)

[PATCH v3 00/23] mtd: spi-nor: QE handling cleanup + fixup reworks + Winbond RV chips addition
 2026-09-02 10:08 UTC  (4+ messages)
` [PATCH v3 03/23] mtd: spi-nor: Refactor Read Status/Write Status support

[PATCH RESEND v3 1/3] scripts: add TOML config to container tool
 2026-09-02  9:33 UTC  (3+ messages)
` [PATCH RESEND v3 2/3] Documentation: dev-tools: update container.rst with config file
` [PATCH RESEND v3 3/3] Documentation: dev-tools: refer to user ID rather than id

[PATCH v3 00/10] gpu: nova-core: add PRAMIN window support
 2026-09-02  8:46 UTC  (2+ messages)

[PATCH v2 0/5] Documentation: process: Clean up grammar, tone,
 2026-09-02  8:44 UTC  (6+ messages)
` [PATCH v2 1/5] Documentation: process: Clean up grammar, tone, and contractions in core files
` [PATCH v2 2/5] Documentation: process: Clean up grammar and tone in next guide files
` [PATCH v2 3/5] Documentation: process: Refine language, tone, and grammar in subsequent files
` [PATCH v2 4/5] "
` [PATCH v2 5/5] Documentation: process: Clean up grammar and tone across multiple files

[PATCH v2 0/5] Documentation: process: Clean up grammar, tone,
 2026-09-02  8:43 UTC 

[PATCH 0/5] Documentation: process: Clean up grammar, tone,
 2026-09-02  8:35 UTC  (2+ messages)
` [PATCH 1/5] Documentation: process: Clean up grammar, tone, and contractions in core files

[PATCH v11 00/12] sched, steal_governor: Introduce preferred CPUs and steal-driven vCPU backoff
 2026-09-02  8:33 UTC  (10+ messages)
` [PATCH v11 05/12] sched/core: Try to use a preferred CPU in is_cpu_allowed

[PATCH v2 0/2] docs/core-api: memory-allocation: add k[mz]alloc_obj() and clarify kmalloc
 2026-09-02  8:10 UTC  (3+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] MAINTAINERS: add memory related docs in core-mm/ to MM - MISC section

[PATCH 0/2] docs/core-api: memory-allocation: add k[mz]alloc_obj() and clarify kmalloc
 2026-09-02  7:50 UTC  (5+ messages)
` [PATCH 1/2] "

[broonie-sound:for-next 20/61] Warning: sound/soc/codecs/nau8360-dsp.c:42 This comment starts with '/**', but isn't a kernel-doc comment. Refer to Documentation/doc-guide/kernel-doc.rst
 2026-09-02  7:29 UTC 

[RFC PATCH 0/12] drm/fabric: vendor-neutral topology infrastructure for scale-up accelerator interconnects
 2026-09-02  7:10 UTC  (8+ messages)

[RFC PATCH v5 0/3] trace: stack trace deduplication for ftrace ring buffer
 2026-09-02  6:42 UTC  (4+ messages)
` [RFC PATCH v5 1/3] trace: add lock-free stackmap for stack trace deduplication
` [RFC PATCH v5 2/3] trace: integrate stackmap into ftrace stack recording path
` [RFC PATCH v5 3/3] trace: add documentation, selftest and tooling for stackmap

[PATCH v44 0/7] firmware: imx: driver for NXP secure-enclave
 2026-09-02 12:08 UTC  (8+ messages)
` [PATCH v44 1/7] Documentation/firmware: add imx/se to other_interfaces
` [PATCH v44 2/7] dt-bindings: arm: fsl: add imx-se-fw binding doc
` [PATCH v44 3/7] firmware: imx: add driver for NXP EdgeLock Enclave
` [PATCH v44 4/7] firmware: imx: device context dedicated to priv
` [PATCH v44 5/7] firmware: imx: adds miscdev
` [PATCH v44 6/7] arm64: dts: imx8ulp: add secure enclave node
` [PATCH v44 7/7] arm64: dts: imx8ulp: add reserved memory for EdgeLock Enclave

[PATCH 00/12] mm/damon: cleanup code, add test cases, and update guidances in docs
 2026-09-02  6:16 UTC  (3+ messages)
` [PATCH 11/12] Docs/mm/damon/maintainer-profile: update AI review for Sashiko replies

[PATCH v2 0/8] Enhance TLP packet decoder with field-level parsing and versioning
 2026-09-02  3:30 UTC  (3+ messages)
  ` [PATCH v2 7/8] hwtracing: hisi_ptt: Add pattern PMU config for trace format selection

[PATCH v14 00/14] tracing: wprobe: x86: Add wprobe for watchpoint
 2026-09-02  1:30 UTC  (3+ messages)
` [PATCH v14 03/14] kprobes: Protect kprobe_blacklist with RCU

[PATCH v6 net-next 0/7] ptp: Add PHC timestamp quality attributes
 2026-09-02  1:19 UTC  (4+ messages)
` [PATCH v6 net-next 4/7] ptp: ptp_vmclock: Implement attributes ioctls

[PATCH v2] docs: translations: pt_BR: translate coding-assistants.rst
 2026-09-02  0:56 UTC 

[PATCH 1/2] x86/resctrl, Documentation: Keep mbm_assign_mode "default" on boot
 2026-09-02  0:43 UTC  (18+ messages)

[PATCH v2] docs/zh_CN: Update arch/riscv/patch-acceptance.rst translation
 2026-09-02  0:17 UTC  (2+ messages)

[PATCH v1.1 00/17] mm/damon: introduce data access-as-a-data attribute
 2026-09-01 23:52 UTC  (6+ messages)
` [PATCH v1.1 04/17] Docs/mm/damon/design: document pgidle_unset probe filter type
` [PATCH v1.1 15/17] Docs/mm/damon/design: document probe preps
` [PATCH v1.1 16/17] Docs/admin-guide/mm/damon/usage: document probe preps sysfs files

[PATCH v5 00/16] x86/resctrl: Add kernel-mode (e.g., PLZA) support to the resctrl subsystem
 2026-09-01 23:28 UTC  (4+ messages)
` [PATCH v5 16/16] fs/resctrl: Add documentation on kernel_mode with example

[PATCH v3 0/3] tracing/probes: Fix BTF structure member finder
 2026-09-01 23:23 UTC  (7+ messages)
` [PATCH v3 1/3] tracing/probes: Fix anon_stack check for unnamed bitfields in btf_find_struct_member
` [PATCH v3 2/3] tracing/probes: Fix BTF kflag check for anonymous struct member access
` [PATCH v3 3/3] tracing/probes: Fix code indent in get_bitoffset_of_field()

[PATCH v7 0/5] riscv: Add Ssqosid and initial CBQRI resctrl support
 2026-09-01 22:31 UTC  (6+ messages)
` [PATCH v7 1/5] riscv_cbqri: Add capacity controller probe and allocation device ops
` [PATCH v7 2/5] riscv_cbqri: resctrl: Add cache allocation via capacity block mask
` [PATCH v7 3/5] riscv: Enable resctrl filesystem for Ssqosid
` [PATCH v7 4/5] dt-bindings: riscv: Add binding for CBQRI controllers
` [PATCH v7 5/5] riscv_cbqri: Add CBQRI capacity allocation platform driver

netvsc.rst: is XDP_REDIRECT still actually unsupported?
 2026-09-01 22:04 UTC  (2+ messages)
` [EXTERNAL] "

[PATCH v20 00/14] KVM: arm64: Provide guest support for GCS
 2026-09-01 21:47 UTC  (15+ messages)
` [PATCH v20 01/14] arm64/gcs: Ensure FGTs for EL1 GCS instructions are disabled
` [PATCH v20 02/14] KVM: arm64: Fix FGT mapping for HFGITR_EL2.nGCSEPP
` [PATCH v20 03/14] KVM: arm64: Manage GCS access and registers for guests
` [PATCH v20 04/14] KVM: arm64: Ensure GCS memory effects are visible
` [PATCH v20 05/14] KVM: arm64: Set PSTATE.EXLOCK when entering an exception
` [PATCH v20 06/14] KVM: arm64: Validate GCS exception lock when emulating ERET
` [PATCH v20 07/14] KVM: arm64: Forward GCS exceptions to nested guests
` [PATCH v20 08/14] KVM: arm64: Enforce EXLOCK for SPSR and ELR
` [PATCH v20 09/14] KVM: arm64: Allow GCS to be enabled for guests
` [PATCH v20 10/14] KVM: selftests: arm64: Add GCS registers to get-reg-list
` [PATCH v20 11/14] KVM: selftests: arm64: Add GCS to set_id_regs
` [PATCH v20 12/14] KVM: selftests: arm64: Only restore SPSR_EL1 and ELR_EL1 if they change
` [PATCH v20 13/14] tools: Synchronise the kernel esr.h
` [PATCH v20 14/14] KVM: selftests: arm64: Add GCS EXLOCK exception emulation test

[PATCH 0/2] hwmon: (pmbus/tps53679) Add TPS53622 and TPS53659
 2026-09-01 21:11 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: trivial-devices: Add TI "
` [PATCH 2/2] hwmon: (pmbus/tps53679) Add support for "

[PATCH] rseq: defer time slice extension yield for sys_futex_wake
 2026-09-01 20:27 UTC  (3+ messages)

[PATCH] riscv: report Zfhmin/Zvfhmin when Zfh/Zvfh are present
 2026-09-01 19:40 UTC  (2+ messages)

[PATCH v6 00/12] leds: Add support for hardware-initiated hardware control trigger transition
 2026-09-01 18:09 UTC  (13+ messages)
` [PATCH v6 01/12] leds: class: Always protect brightness_show() with led_access
` [PATCH v6 02/12] leds: Move led_trigger_is_hw_controlled() to the right place
` [PATCH v6 03/12] leds: class: Remove hardware control trigger when writing brightness
` [PATCH v6 04/12] leds: trigger: Add offloaded() callback and provide trigger_may_offload attribute
` [PATCH v6 05/12] leds: cros_ec: Implement offloaded() trigger callback
` [PATCH v6 06/12] leds: turris-omnia: Implement offloaded() trigger callback and declare hw_control_trigger
` [PATCH v6 07/12] leds: trigger: netdev: Implement offloaded() callback
` [PATCH v6 08/12] leds: trigger: Enforce strict checks in led_trigger_is_hw_controlled()
` [PATCH v6 09/12] leds: trigger: Add led_trigger_notify_hw_control_changed() interface
` [PATCH v6 10/12] platform/x86: ideapad-laptop: Serialize keyboard backlight tracking
` [PATCH v6 11/12] platform/x86: ideapad-laptop: Decouple hardware & classdev brightness for keyboard backlight
` [PATCH v6 12/12] platform/x86: ideapad-laptop: Fully support auto "

[PATCH v5 0/9] Organize the SMMUv3 invalidation flow so iommupt can use it
 2026-09-01 17:49 UTC  (10+ messages)
` [PATCH v5 1/9] iommu/arm-smmu-v3: Handle ARM erratum for CONT under invalidation with SVA
` [PATCH v5 2/9] iommu/arm-smmu-v3: Pass the parameters for the invalidation in a struct
` [PATCH v5 3/9] iommu/arm-smmu-v3: Move pgsize out of arm_smmu_inv
` [PATCH v5 4/9] iommu/arm-smmu-v3: Optimize range invalidation for latency
` [PATCH v5 5/9] iommu/arm-smmu-v3: Keep track in the arm_smmu_invs if RIL is used
` [PATCH v5 6/9] iommu/arm-smmu-v3: Precompute the invalidation commands
` [PATCH v5 7/9] iommu/arm-smmu-v3: Populate the tlbi at the top of the call chain
` [PATCH v5 8/9] iommu/arm-smmu-v3: Change how the tlbi describes the invalidation
` [PATCH v5 9/9] iommu/arm-smmu-v3: Support the DS expansion of RIL's SCALE

[PATCH v2 00/14] Remove PG_private by using page/folio->private checks instead
 2026-09-01 17:50 UTC  (5+ messages)
` [PATCH v2 14/14] mm/page-flags: remove PG_private

[PATCH v5 00/20] iio: adc: Add AD7768/AD7768-4 ADC driver support
 2026-09-01 15:44 UTC  (3+ messages)

[PATCH v2 0/2] support kselftest on nommu platform
 2026-09-01 14:44 UTC  (11+ messages)

[PATCH v2 0/2] doc: Rename dynticks-testing to cpunoise
 2026-09-01 14:39 UTC  (4+ messages)
` [PATCH v2 1/2] doc: Replace dunticks-testing ocurrences with cpunoise

[PATCH 0/2] Document the DMA-buf mapping lifetime negotiation
 2026-09-01 14:08 UTC  (8+ messages)
` [PATCH 2/2] dma-buf: Document how exporters and importers agree on mapping lifetime

[PATCH v12 09/16] KVM: arm64: define kvm_arch_gmem_supports_no_direct_map()
 2026-09-01 14:05 UTC  (2+ messages)

[PATCH v2 0/2] tracing/probes: Fix BTF structure member finder
 2026-09-01 14:00 UTC  (4+ messages)
` [PATCH v2 2/2] tracing/probes: Fix BTF kflag check for anonymous struct member access


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