Linux Documentation
 help / color / mirror / Atom feed
 messages from 2026-09-01 05:26:35 to 2026-09-02 10:53:08 UTC [more...]

[PATCH RFC 00/11] mm/migrate: separate migration paths and carry migration policy
 2026-09-02 10:52 UTC  (2+ messages)
` [PATCH RFC 01/11] mm/migrate: extract folio unmap phase

[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  (7+ messages)
` [PATCH v3 03/23] mtd: spi-nor: Refactor Read Status/Write Status support
` [PATCH v3 08/23] mtd: spi-nor: winbond: Prepare introduction of W25QxxRV-Q/N parts

[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 v11 0/3] iio: dac: Add support for AD5529R DAC
 2026-09-02  9:26 UTC  (4+ 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 v3 1/3] scripts: add TOML config to container tool
 2026-09-02  9:07 UTC  (3+ 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 v10 0/3] iio: dac: Add support for AD5529R DAC
 2026-09-02  8:48 UTC  (4+ messages)
` [PATCH v10 3/3] iio: dac: Add AD5529R DAC driver support

[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  (7+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] MAINTAINERS: add memory related docs in core-mm/ to MM - MISC section

[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 v12 00/45] guest_memfd: In-place conversion support
 2026-09-02  6:02 UTC  (37+ messages)
` [PATCH v12 01/45] KVM: guest_memfd: Optimize away conversion overheads via dead-code elimination
` [PATCH v12 07/45] KVM: Rename kvm_mem_is_private() to kvm_is_private_gfn()
` [PATCH v12 09/45] KVM: guest_memfd: Stub in ability to enable in-place shared<=>private conversion
` [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 14/45] KVM: guest_memfd: Add base support for KVM_SET_MEMORY_ATTRIBUTES2
` [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 v12 43/45] KVM: selftests: Set up page size and alignment independently for guest_memfd
` [PATCH v12 44/45] KVM: selftests: Update private_mem_conversions_test for in-place conversions

[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 v4] hwmon: Add Minisforum UM780 XTX EC monitoring and fan control
 2026-09-02  0:05 UTC 

[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  (7+ messages)
` [PATCH v5 05/20] iio: adc: Add AD7768 and AD7768-4 core support

[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

[PATCH v8 0/5] Enhance RPMsg buffer management
 2026-09-01 13:03 UTC  (4+ messages)
` [PATCH v8 4/5] docs: rpmsg: add virtio config space details

[PATCH 0/4 v2] Docs: changes.rst: rework
 2026-09-01 10:03 UTC  (2+ messages)

[PATCH 0/8] mm/page_owner: Add PID/TGID/COMM and cgroup filtering
 2026-09-01  9:29 UTC  (8+ messages)

[PATCH net-next v15 00/12] net: pcs: Introduce support for fwnode PCS
 2026-09-01  9:05 UTC  (14+ messages)
` [PATCH net-next v15 01/12] net: phylink: keep and use MAC supported_interfaces in phylink struct
` [PATCH net-next v15 02/12] net: phylink: introduce internal phylink PCS handling
` [PATCH net-next v15 03/12] net: pcs: implement Firmware node support for PCS driver
` [PATCH net-next v15 04/12] net: phylink: save phylink instance fwnode on phylink_create
` [PATCH net-next v15 05/12] net: phylink: support PCS provider release
` [PATCH net-next v15 06/12] net: phylink: support late PCS provider attach
` [PATCH net-next v15 07/12] net: Document PCS subsystem
` [PATCH net-next v15 08/12] MAINTAINERS: add myself as PCS subsystem maintainer
` [PATCH net-next v15 09/12] net: phylink: add .pcs_link_down PCS OP
` [PATCH net-next v15 10/12] dt-bindings: net: pcs: Document support for Airoha Ethernet PCS
` [PATCH net-next v15 11/12] net: pcs: airoha: add PCS driver for Airoha AN7581 SoC
` [PATCH net-next v15 12/12] net: airoha: add phylink support

[PATCH 0/7] docs/abi: align userspace documentation with implementation
 2026-09-01  8:25 UTC  (4+ messages)
` [PATCH 3/7] docs: gpio: note lineinfo padding must be zero filled

[RFC 0/3] rv: per-edge dwell-time statistics for per-cpu monitors
 2026-09-01  7:37 UTC  (3+ messages)
` [RFC 1/3] rv: add per-edge dwell-time statistics primitive

[PATCH v4 0/6] hwmon: (lm63) Add Sensylink CTF2301 support
 2026-09-01  6:23 UTC  (3+ messages)
` [PATCH v4 4/6] "

[PATCH v4 3/3] Docs/mm/damon/design: Document hugepage_mem_bp target metric
 2026-09-01  5:31 UTC  (2+ messages)

[PATCH 00/17] mm/damon: introduce data access-as-a-data attribute
 2026-09-01  5:26 UTC  (2+ messages)


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