Linux Documentation
 help / color / mirror / Atom feed
 messages from 2026-06-24 10:03:12 to 2026-06-25 02:45:46 UTC [more...]

[PATCH v3 0/7] net: wwan: t9xx: Add MediaTek T9XX WWAN driver
 2026-06-25  2:45 UTC  (14+ messages)
` [PATCH v3 1/7] net: wwan: t9xx: Add PCIe core
` [PATCH v3 2/7] net: wwan: t9xx: Add control plane transaction layer
` [PATCH v3 3/7] net: wwan: t9xx: Add control DMA interface
` [PATCH v3 4/7] net: wwan: t9xx: Add control port
` [PATCH v3 5/7] net: wwan: t9xx: Add FSM thread
` [PATCH v3 6/7] net: wwan: t9xx: Add AT & MBIM WWAN ports
` [PATCH v3 7/7] net: wwan: t9xx: Add maintainers entry
  ` [External Mail] Re: [PATCH v3 0/7] net: wwan: t9xx: Add MediaTek T9XX WWAN driver

[PATCH v8 00/46] guest_memfd: In-place conversion support
 2026-06-25  2:25 UTC  (73+ messages)
` [PATCH v8 04/46] KVM: Decouple kvm_has_arch_private_mem from CONFIG_KVM_VM_MEMORY_ATTRIBUTES
` [PATCH v8 07/46] KVM: Rename memory attribute APIs to prepare for in-place gmem conversion
` [PATCH v8 08/46] KVM: Provide generic interface for checking memory private/shared status
` [PATCH v8 09/46] KVM: guest_memfd: Introduce function to check GFN "
` [PATCH v8 10/46] KVM: guest_memfd: Wire up core private/shared attribute interfaces
` [PATCH v8 13/46] KVM: guest_memfd: Add base support for KVM_SET_MEMORY_ATTRIBUTES2
` [PATCH v8 15/46] KVM: guest_memfd: Call arch invalidate hooks on conversion
` [PATCH v8 18/46] KVM: guest_memfd: Handle lru_add fbatch refcounts during conversion safety check
` [PATCH v8 21/46] KVM: guest_memfd: Zero page while getting pfn
` [PATCH v8 22/46] KVM: SEV: Make 'uaddr' parameter optional for KVM_SEV_SNP_LAUNCH_UPDATE
` [PATCH v8 23/46] KVM: TDX: Make source page optional for KVM_TDX_INIT_MEM_REGION
` [PATCH v8 24/46] KVM: guest_memfd: Make in-place conversion the default
` [PATCH v8 28/46] KVM: selftests: Add support for mmap() on guest_memfd in core library
` [PATCH v8 29/46] KVM: selftests: Add selftests global for guest memory attributes capability
` [PATCH v8 30/46] KVM: selftests: Add helpers for calling ioctls on guest_memfd
` [PATCH v8 31/46] KVM: selftests: Test basic single-page conversion flow
` [PATCH v8 32/46] KVM: selftests: Test conversion flow when INIT_SHARED

[PATCH 0/2] cgroup/dmem: add per-region event counters
 2026-06-25  2:10 UTC  (4+ messages)
` [PATCH 1/2] "

[RFC PATCH] reserve_mem: add support for static memory
 2026-06-25  1:42 UTC  (3+ messages)

[PATCH v2 0/8] riscv: Add Ssqosid and initial CBQRI resctrl support
 2026-06-25  1:38 UTC  (9+ messages)
` [PATCH v2 1/8] dt-bindings: riscv: Add Ssqosid extension description
` [PATCH v2 2/8] riscv: Detect the Ssqosid extension
` [PATCH v2 3/8] riscv: Add support for srmcfg CSR from "
` [PATCH v2 4/8] riscv_cbqri: Add capacity controller probe and allocation device ops
` [PATCH v2 5/8] riscv_cbqri: resctrl: Add cache allocation via capacity block mask
` [PATCH v2 6/8] riscv: Enable resctrl filesystem for Ssqosid
` [PATCH v2 7/8] dt-bindings: riscv: Add generic CBQRI controller binding
` [PATCH v2 8/8] riscv_cbqri: Add CBQRI cache capacity-allocation platform driver

[PATCH v9 0/9] tracing/probes: Add more typecast features
 2026-06-25  1:27 UTC  (10+ messages)
` [PATCH v9 1/9] tracing/probes: Allow eprobe to use variable without $ prefix
` [PATCH v9 2/9] tracing/probes: Support dumping fetcharg program for debugging dynamic events
` [PATCH v9 3/9] tracing/probes: Support typecast for various probe events
` [PATCH v9 4/9] tracing/probes: Support nested typecast
` [PATCH v9 5/9] tracing/probes: Type casting always involves nested calls
` [PATCH v9 6/9] tracing/probes: Support field specifier option for typecast
` [PATCH v9 7/9] tracing/probes: Add $current variable support
` [PATCH v9 8/9] tracing/probes: Add this_cpu_read() and this_cpu_ptr() dereference method to fetcharg
` [PATCH v9 9/9] tracing/probes: Add a new testcase for BTF typecasts

[RFC v2 PATCH] reserve_mem: add support for static memory
 2026-06-25  1:22 UTC  (5+ messages)

[PATCH 0/3] Support onsemi's FD5121 multiphase digital controller
 2026-06-25  0:35 UTC  (8+ messages)
` [PATCH 2/3] dt-bindings: hwmon: pmbus: Support for onsemi's FD5121

[PATCH v2 0/7] net: wwan: t9xx: Add MediaTek T9XX WWAN driver
 2026-06-24 23:35 UTC  (4+ messages)
` [PATCH v2 1/7] net: wwan: t9xx: Add PCIe core
  ` [External Mail] "

[PATCH v8 00/10] tracing/probes: Add more typecast features
 2026-06-24 23:33 UTC  (12+ messages)
` [PATCH v8 01/10] tracing/probes: Make the $ prefix mandatory for comm access
` [PATCH v8 02/10] tracing/probes: Allow eprobe to use variable without $ prefix
` [PATCH v8 03/10] tracing/probes: Support dumping fetcharg program for debugging dynamic events
` [PATCH v8 04/10] tracing/probes: Support typecast for various probe events
` [PATCH v8 05/10] tracing/probes: Support nested typecast
` [PATCH v8 06/10] tracing/probes: Type casting always involves nested calls
` [PATCH v8 07/10] tracing/probes: Support field specifier option for typecast
` [PATCH v8 08/10] tracing/probes: Add $current variable support
` [PATCH v8 09/10] tracing/probes: Add this_cpu_read() and this_cpu_ptr() dereference method to fetcharg
` [PATCH v8 10/10] tracing/probes: Add a new testcase for BTF typecasts

[PATCH v12 00/12] VMSCAPE optimization for BHI variant
 2026-06-24 22:03 UTC  (8+ messages)
` [PATCH v12 02/12] x86/bhi: Make clear_bhb_loop() effective on newer CPUs
` [PATCH v12 07/12] static_call: Define EXPORT_STATIC_CALL_FOR_MODULES()

[PATCH] Documentation: dev-tools: scripts/container prefers Podman
 2026-06-24 21:02 UTC  (2+ messages)

[PATCH v2 0/2] cgroup/cpuset: Miscellaneous fixes and cleanups
 2026-06-24 20:55 UTC  (3+ messages)

[jlayton:nfsd-testing 3/3] htmldocs: Warning: fs/nfsd/nfs4proc.c references a file that doesn't exist: Documentation/atomic_bitops.rst
 2026-06-24 20:14 UTC 

[PATCH] Docs/admin-guide/cgroup-v2: fix memory.stat doc details
 2026-06-24 20:07 UTC  (2+ messages)

[PATCH v17 00/28] Add new general DRM property "color format"
 2026-06-24 17:15 UTC  (3+ messages)
` [PATCH v17 01/28] drm/amd/display: Remove unnecessary SIGNAL_TYPE_HDMI_TYPE_A check

[PATCH v4 0/5] mm/zswap: Implement per-cgroup proactive writeback
 2026-06-24 17:00 UTC  (11+ messages)
` [PATCH v4 1/5] mm/zswap: Extend shrink_memcg() writeback capability
` [PATCH v4 2/5] mm/zswap: Factor writeback loop out of shrink_worker()

[PATCH v3 1/2] dt-bindings: iio: dac: Add AD5529R
 2026-06-24 16:35 UTC  (16+ messages)

[PATCH v6 0/8] bootconfig: embed kernel.* cmdline at build time
 2026-06-24 15:50 UTC  (4+ messages)
` [PATCH v6 6/8] Documentation: bootconfig: document build-time cmdline rendering

[PATCH v16 00/14] ADF41513/ADF41510 PLL frequency synthesizers
 2026-06-24 14:54 UTC  (5+ messages)
` [PATCH v16 04/14] lib: kstrtox: add initial value to _parse_integer_limit()

[RFC PATCH 00/11] mm/damon: update, optimize, and clean up doc, tests, and code
 2026-06-24 14:19 UTC  (2+ messages)
` [RFC PATCH 01/11] Docs/mm/damon/design: update for DAMOS_QUOTA_NODE_ELIGIBLE_MEM_BP

[PATCH v2] usbcore: Add quirk for 255-bytes initial config read
 2026-06-24 14:00 UTC  (6+ messages)

[PATCH 0/2] Document amd_pmc delay_suspend quirk
 2026-06-24 12:43 UTC  (3+ messages)
` [PATCH 1/2] Documentation/arch/x86/amd-debugging: Add example for reset register
` [PATCH 2/2] Documentation/arch/x86/amd-debugging: Add section about delay_suspend

[PATCH] docs: kdoc: fix troff output description typo
 2026-06-24 12:24 UTC 

[RFC PATCH 0/6] mm/damon: hardware-sampled access reports
 2026-06-24 11:23 UTC  (2+ messages)

[PATCH] docs: kgdb: Fix path of driver options
 2026-06-24 10:40 UTC  (2+ messages)

[RFC PATCH 0/2] kasan: hw_tags: Add option to tag only at allocation time
 2026-06-24 10:13 UTC  (9+ messages)

[PATCH v3 0/8] misc: amd-sbi: Refactor SBTSI driver with I3C support and ioctl interface
 2026-06-24 10:03 UTC  (4+ messages)
` [PATCH v3 8/8] docs: misc: amd-sbi: Document SBTSI userspace interface


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