Linux Documentation
 help / color / mirror / Atom feed
 messages from 2026-06-23 23:05:05 to 2026-06-25 12:48:40 UTC [more...]

[PATCH v5 00/24] sched: Introduce cpu_preferred_mask and steal-driven vCPU backoff
 2026-06-25 12:46 UTC  (9+ messages)
` [PATCH v5 01/24] sched/debug: Remove unused schedstats
` [PATCH v5 02/24] sched/docs: Document cpu_preferred_mask and Preferred CPU concept
` [PATCH v5 03/24] kconfig: Provide PREFERRED_CPU option
` [PATCH v5 04/24] cpumask: Introduce cpu_preferred_mask
` [PATCH v5 06/24] sched/core: allow only preferred CPUs in is_cpu_allowed
` [PATCH v5 07/24] sched/fair: Select preferred CPU at wakeup when possible
` [PATCH v5 08/24] sched/fair: load balance only among preferred CPUs
` [PATCH v5 09/24] sched/fair: Pull the load on preferred CPU

[PATCH v4] coredump: Add /proc/<pid>/coredump_pre_exit for pre-exit before dumping
 2026-06-25 12:48 UTC 

[PATCH v7 00/42] guest_memfd: In-place conversion support
 2026-06-25 12:36 UTC  (5+ messages)
` [PATCH v7 10/42] KVM: guest_memfd: Ensure pages are not in use before conversion

[PATCH] Documentation: landlock: Document fs.resolve_unix audit blocker
 2026-06-25 12:31 UTC  (2+ messages)

[PATCH] landlock: Documentation wording cleanups
 2026-06-25 12:29 UTC  (2+ messages)

[PATCH v9 0/6] mm/memory-failure: add panic option for unrecoverable pages
 2026-06-25 12:22 UTC  (5+ messages)
` [PATCH v9 2/6] mm/memory-failure: surface unhandlable kernel pages as -ENOTRECOVERABLE
` [PATCH v9 4/6] mm/memory-failure: add panic option for unrecoverable pages

[PATCH v4 0/5] mm/zswap: Implement per-cgroup proactive writeback
 2026-06-25 11:31 UTC  (13+ 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 v4 0/2] tracing: Move non-trace_printk prototypes into trace_controls.h
 2026-06-25 11:05 UTC  (4+ messages)
` [PATCH v4 1/2] "
` [PATCH v4 2/2] tracing: Remove trace_printk.h from kernel.h

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

[PATCH v8 00/46] guest_memfd: In-place conversion support
 2026-06-25 10:57 UTC  (111+ messages)
` [PATCH v8 01/46] KVM: guest_memfd: Introduce per-gmem attributes, use to guard user mappings
` [PATCH v8 04/46] KVM: Decouple kvm_has_arch_private_mem from CONFIG_KVM_VM_MEMORY_ATTRIBUTES
` [PATCH v8 05/46] KVM: Make CONFIG_KVM_VM_MEMORY_ATTRIBUTES selectable
` [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 v8 33/46] KVM: selftests: Test conversion precision in guest_memfd
` [PATCH v8 34/46] KVM: selftests: Test conversion before allocation
` [PATCH v8 35/46] KVM: selftests: Convert with allocated folios in different layouts
` [PATCH v8 36/46] KVM: selftests: Test that truncation does not change shared/private status
` [PATCH v8 37/46] KVM: selftests: Test that shared/private status is consistent across processes
` [PATCH v8 38/46] KVM: selftests: Add helpers to pin pages with CONFIG_GUP_TEST
` [PATCH v8 39/46] KVM: selftests: Test conversion with elevated page refcount
` [PATCH v8 40/46] KVM: selftests: Reset shared memory after hole-punching
` [PATCH v8 41/46] KVM: selftests: Provide function to look up guest_memfd details from gpa
` [PATCH v8 42/46] KVM: selftests: Provide common function to set memory attributes
` [PATCH v8 43/46] KVM: selftests: Check fd/flags provided to mmap() when setting up memslot
` [PATCH v8 44/46] KVM: selftests: Make TEST_EXPECT_SIGBUS thread-safe
` [PATCH v8 45/46] KVM: selftests: Update private_mem_conversions_test to mmap() guest_memfd
` [PATCH v8 46/46] KVM: selftests: Update private memory exits test to work with per-gmem attributes

[PATCH net-next] Documentation: networking: Add a test plan for ethtool pause validation
 2026-06-25 10:46 UTC  (5+ messages)

[PATCH 0/2] cgroup/dmem: add per-region event counters
 2026-06-25 10:21 UTC  (7+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] cgroup/dmem: introduce dmem.events.local for local counts

[PATCH] Documentation: dev-tools: scripts/container prefers Podman
 2026-06-25 10:05 UTC  (3+ messages)

[RFC v2 PATCH] reserve_mem: add support for static memory
 2026-06-25  8:37 UTC  (6+ messages)

[PATCH] power: supply: bd71828: add a terminating table border
 2026-06-25  8:07 UTC  (2+ messages)

[PATCH 0/7] Support ROHM BD127x0 hot-swap controllers
 2026-06-25  7:21 UTC  (5+ messages)
` [PATCH 1/7] dt-bindings: adm1275: ROHM BD12780 hot-swap controller

[PATCH] Docs/translations/it_IT: update current minimal requirements
 2026-06-25  6:47 UTC  (3+ messages)

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

[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

[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

[PATCH 0/3] Support onsemi's FD5121 multiphase digital controller
 2026-06-25  0:35 UTC  (11+ messages)
` [PATCH 2/3] dt-bindings: hwmon: pmbus: Support for onsemi's FD5121
` [PATCH 3/3] hwmon: (pmbus/fd5121): Add support FD5121, FD5123 and FD5125

[PATCH v2 0/7] net: wwan: t9xx: Add MediaTek T9XX WWAN driver
 2026-06-24 23:35 UTC  (10+ messages)
` [PATCH v2 1/7] net: wwan: t9xx: Add PCIe core
  ` [External Mail] "
` [PATCH v2 4/7] net: wwan: t9xx: Add control port
  ` [External Mail] "
` [PATCH v2 5/7] net: wwan: t9xx: Add FSM thread
  ` [External Mail] "
` [PATCH v2 6/7] net: wwan: t9xx: Add AT & MBIM WWAN ports
  ` [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 v2 0/2] cgroup/cpuset: Miscellaneous fixes and cleanups
 2026-06-24 20:55 UTC  (8+ messages)
` [PATCH v2 1/2] cgroup/cpuset: Avoid unnecessary cpus & mems update in cpuset_hotplug_update_tasks()
` [PATCH v2 2/2] cgroup/cpuset: Rebind/migrate mm only for threadgroup leader in cpuset_update_tasks_nodemask()

[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 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  (6+ messages)
` [PATCH v6 6/8] Documentation: bootconfig: document build-time cmdline rendering
` [PATCH v6 8/8] x86/setup: prepend embedded bootconfig cmdline before parse_early_param

[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  (3+ 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  (7+ messages)
` [PATCH v3 1/8] hwmon/misc: amd-sbi: Move core sbtsi support from hwmon to misc
` [PATCH v3 8/8] docs: misc: amd-sbi: Document SBTSI userspace interface

[PATCH v4 0/2] PM: dpm_watchdog: Improve DPM watchdog configurability
 2026-06-24  9:31 UTC  (2+ messages)

[RFC PATCH v2 06/10] kvm: guest_memfd: Add support for freezing and unfreezing mappings
 2026-06-24  9:00 UTC  (6+ messages)

[PATCH v3 RESEND 5/5] RISC-V: KVM: Add the eager_page_split module parameter
 2026-06-24  8:13 UTC 

[PATCH 1/2] dt-bindings: hwmon: chipcap2: Add label property
 2026-06-24  7:45 UTC  (3+ messages)
`  "

[PATCH] cxl: docs/linux/dax-driver - fix typos
 2026-06-24  3:37 UTC  (2+ messages)

[PATCH] crypto: af_alg - Add af_alg_restrict sysctl, defaulting to 1
 2026-06-24  2:09 UTC  (4+ messages)

[PATCH v7 00/10] tracing/probes: Add more typecast features
 2026-06-24  0:18 UTC  (4+ messages)
` [PATCH v7 03/10] tracing/probes: Support dumping fetcharg program for debugging dynamic events


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