Linux Documentation
 help / color / mirror / Atom feed
 messages from 2026-06-25 17:34:25 to 2026-06-26 09:17:09 UTC [more...]

[PATCH v3 00/11] vfio/pci: Add CXL Type-2 device passthrough support
 2026-06-26  9:16 UTC  (2+ messages)

[PATCH] Docs: SMP: add an SMP docbook chapter
 2026-06-26  9:04 UTC  (2+ messages)

[PATCH v4 0/2] tracing: Move non-trace_printk prototypes into trace_controls.h
 2026-06-26  8:51 UTC  (4+ messages)
` [PATCH v4 2/2] tracing: Remove trace_printk.h from kernel.h

[PATCH net-next] Documentation: networking: Add a test plan for ethtool pause validation
 2026-06-26  8:33 UTC  (6+ messages)

[PATCH v13 0/4] kunit: Add support for suppressing warning backtraces
 2026-06-26  8:21 UTC  (2+ messages)

[PATCH] KVM: x86/xen: Add KVM_XEN_VCPU_ATTR_TYPE_WRITE_HYPERCALL_PAGE
 2026-06-26  7:45 UTC  (3+ messages)

[PATCH v2 0/9] Support ROHM BD127x0 hot-swap controllers
 2026-06-26  7:26 UTC  (10+ messages)
` [PATCH v2 1/9] dt-bindings: adm1275: ROHM BD12780 hot-swap controller
` [PATCH v2 2/9] hwmon: adm1275: Prevent reading uninitialized stack
` [PATCH v2 3/9] hwmon: adm1275: Detect coefficient overflow
` [PATCH v2 4/9] hwmon: adm1275: Support module auto-loading
` [PATCH v2 5/9] doc: Add ROHM BD12780 and BD12780A
` [PATCH v2 6/9] hwmon: adm1275: Support ROHM BD12780
` [PATCH v2 7/9] dt-bindings: adm1275: ROHM BD12790 hot-swap controller
` [PATCH v2 8/9] doc: adm1275: Add ROHM BD12790
` [PATCH v2 9/9] hwmon: adm1275: Support "

[PATCH v9 0/6] mm/memory-failure: add panic option for unrecoverable pages
 2026-06-26  7:07 UTC  (3+ messages)
` [PATCH v9 6/6] selftests/mm: add hwpoison-panic destructive test

[PATCH] docs: fix openSUSE libelf-devel package name
 2026-06-26  4:48 UTC 

[PATCH v5 00/24] sched: Introduce cpu_preferred_mask and steal-driven vCPU backoff
 2026-06-26  4:30 UTC  (4+ messages)
` [PATCH v5 13/24] virt/steal_monitor: Add documentation

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

[PATCH v3] platform/x86: thinkpad_acpi: Add USB-C Security (USCS) support
 2026-06-26  1:28 UTC  (2+ messages)

[PATCH v8 00/46] guest_memfd: In-place conversion support
 2026-06-26  1:17 UTC  (22+ messages)
` [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 24/46] KVM: guest_memfd: Make in-place conversion the default\

[RFC PATCH 0/6] mm/damon: hardware-sampled access reports
 2026-06-26  1:13 UTC  (3+ messages)

[PATCH] cgroup/cpu: document cpu.stat.local
 2026-06-26  1:09 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] Docs: conf.py: fix typos in comments
 2026-06-26  0:52 UTC 

[RFC PATCH v1.3 00/11] mm/damon: update, optimize, and clean up doc, tests, and code
 2026-06-26  0:16 UTC  (2+ messages)
` [RFC PATCH v1.3 01/11] Docs/mm/damon/design: update for DAMOS_QUOTA_NODE_ELIGIBLE_MEM_BP

[PATCH] docs: pagemap: fix flags location, member name and sample code
 2026-06-26  0:04 UTC  (2+ messages)

[PATCH v14 0/5] Enable Remote GPIO over RPMSG on i.MX Platform
 2026-06-25 22:17 UTC  (4+ messages)
` [PATCH v14 4/5] gpio: rpmsg: add generic rpmsg GPIO driver

[PATCH 00/19] crypto: cmh - add CRI CryptoManager Hub driver
 2026-06-25 21:21 UTC  (6+ messages)
` [PATCH 02/19] crypto: cmh - add core platform driver
` [PATCH 17/19] Documentation: ioctl: add CMH ioctl documentation and register 'J'

[PATCH v2 0/8] riscv: Add Ssqosid and initial CBQRI resctrl support
 2026-06-25 19:21 UTC  (4+ messages)
` [PATCH v2 7/8] dt-bindings: riscv: Add generic CBQRI controller binding

[PATCH RFC 00/12] Document synchronization used in managing guest faults
 2026-06-25 18:37 UTC  (18+ messages)
` [PATCH RFC 01/12] Documentation: KVM: Elaborate comment on kvm_usage_lock
` [PATCH RFC 02/12] Documentation: KVM: Consolidate notes about cpu_read_lock() and kvm_lock
` [PATCH RFC 03/12] Documentation: KVM: Consolidate notes about kvm->slots_lock and irq_lock
` [PATCH RFC 07/12] Documentation: KVM: Drop mention of kvm->lock in SRCU documentation
` [PATCH RFC 08/12] Documentation: KVM: Add example for kvm->srcu in relation to mutex/lock
` [PATCH RFC 10/12] KVM: guest_memfd: Clarify comment about gmem.file vs kvm->srcu
` [PATCH RFC 11/12] KVM: mmu: Point users of host_pfn_mapping_level() to docs
` [PATCH RFC 12/12] Documentation: KVM: Focus acquisition order section on preventing deadlocks

[PATCH v4 0/2] arm64: errata: NVIDIA Olympus device store/load ordering
 2026-06-25 18:24 UTC  (3+ messages)
` [PATCH v4 1/2] arm64: errata: Workaround "
` [PATCH v4 2/2] arm64: io: apply the device store-release workaround once per block write

[PATCH v4 0/5] mm/zswap: Implement per-cgroup proactive writeback
 2026-06-25 17:59 UTC  (7+ messages)
` [PATCH v4 2/5] mm/zswap: Factor writeback loop out of shrink_worker()


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