Linux Documentation
 help / color / mirror / Atom feed
 messages from 2026-08-25 10:16:37 to 2026-08-26 09:19:50 UTC [more...]

[PATCH 0/2] driver core: add TAINT_FORCED_BIND for when userspace manually messes with devices and drivers
 2026-08-26  9:19 UTC 

[PATCH v11 00/46] guest_memfd: In-place conversion support
 2026-08-26  9:18 UTC  (47+ messages)
` [PATCH v11 01/46] KVM: guest_memfd: Optimize away conversion overheads via dead-code elimination
` [PATCH v11 02/46] KVM: guest_memfd: Use kvm_mem_is_private() when populating guest_memfd memory
` [PATCH v11 03/46] KVM: guest_memfd: Introduce per-gmem attributes, use to guard user mappings
` [PATCH v11 04/46] KVM: Rename KVM_GENERIC_MEMORY_ATTRIBUTES to KVM_VM_MEMORY_ATTRIBUTES
` [PATCH v11 05/46] KVM: Enumerate support for PRIVATE memory iff kvm_arch_has_private_mem is defined
` [PATCH v11 06/46] KVM: Rename memory attribute APIs to prepare for in-place gmem conversion
` [PATCH v11 07/46] KVM: Rename kvm_mem_is_private() to kvm_is_private_gfn()
` [PATCH v11 08/46] KVM: Provide generic interface for checking memory private/shared status
` [PATCH v11 09/46] KVM: guest_memfd: Stub in ability to enable in-place shared<=>private conversion
` [PATCH v11 10/46] KVM: Consolidate private memory and guest_memfd ifdeffery in kvm_host.h
` [PATCH v11 11/46] KVM: guest_memfd: Invalidate both SHARED and PRIVATE mappings for in-place conversions
` [PATCH v11 12/46] KVM: guest_memfd: Pass mapping type filter to invalidation helper
` [PATCH v11 13/46] KVM: guest_memfd: Add base support for KVM_SET_MEMORY_ATTRIBUTES2
` [PATCH v11 14/46] KVM: guest_memfd: Ensure pages are not in use before conversion
` [PATCH v11 15/46] KVM: guest_memfd: Call arch make_shared callback for to-shared conversion
` [PATCH v11 16/46] KVM: guest_memfd: Return early if range already has requested attributes
` [PATCH v11 17/46] mm/gup: factor out LRU cache draining for folio into lru_cache_drain_for_folio()
` [PATCH v11 18/46] KVM: guest_memfd: Handle lru_add fbatch refcounts during conversion safety check
` [PATCH v11 19/46] KVM: guest_memfd: Zero page while getting pfn
` [PATCH v11 20/46] KVM: SEV: Make 'uaddr' parameter optional for KVM_SEV_SNP_LAUNCH_UPDATE
` [PATCH v11 21/46] KVM: TDX: Make source page optional for KVM_TDX_INIT_MEM_REGION
` [PATCH v11 22/46] KVM: Move KVM_VM_MEMORY_ATTRIBUTES config definition to x86
` [PATCH v11 23/46] KVM: Let userspace disable per-VM mem attributes, enable per-gmem attributes
` [PATCH v11 24/46] KVM: guest_memfd: Enable INIT_SHARED on guest_memfd for x86 Coco VMs
` [PATCH v11 25/46] KVM: selftests: Create gmem fd before "regular" fd when adding memslot
` [PATCH v11 26/46] KVM: selftests: Rename guest_memfd{,_offset} to gmem_{fd,offset}
` [PATCH v11 27/46] KVM: selftests: Add support for mmap() on guest_memfd in core library
` [PATCH v11 28/46] KVM: selftests: Add selftests global for guest memory attributes capability
` [PATCH v11 29/46] KVM: selftests: Add helpers for calling ioctls on guest_memfd
` [PATCH v11 30/46] KVM: selftests: Test basic single-page conversion flow
` [PATCH v11 31/46] KVM: selftests: Test conversion flow when INIT_SHARED
` [PATCH v11 32/46] KVM: selftests: Test conversion precision in guest_memfd
` [PATCH v11 33/46] KVM: selftests: Test conversion before allocation
` [PATCH v11 34/46] KVM: selftests: Convert with allocated folios in different layouts
` [PATCH v11 35/46] KVM: selftests: Test that truncation does not change shared/private status
` [PATCH v11 36/46] KVM: selftests: Test that shared/private status is consistent across processes
` [PATCH v11 37/46] KVM: selftests: Add helpers to pin pages with CONFIG_GUP_TEST
` [PATCH v11 38/46] KVM: selftests: Test conversion with elevated page refcount
` [PATCH v11 39/46] KVM: selftests: Reset shared memory after hole-punching
` [PATCH v11 40/46] KVM: selftests: Provide function to look up guest_memfd details from gpa
` [PATCH v11 41/46] KVM: selftests: Provide common function to set memory attributes
` [PATCH v11 42/46] KVM: selftests: Make TEST_EXPECT_SIGBUS thread-safe
` [PATCH v11 43/46] KVM: selftests: Support guest_memfd attributes in private_mem_conversions_test
` [PATCH v11 44/46] KVM: selftests: Set up page size and alignment independently for guest_memfd
` [PATCH v11 45/46] KVM: selftests: Test in-place conversions in private_mem_conversions_test
` [PATCH v11 46/46] KVM: selftests: Update private memory exits test to work with per-gmem attributes

[PATCH v10 00/41] guest_memfd: In-place conversion support
 2026-08-26  9:18 UTC  (26+ messages)
` [PATCH v10 07/41] KVM: guest_memfd: Stub in ability to enable in-place shared<=>private conversion
` [PATCH v10 09/41] KVM: guest_memfd: Filter both shared and private when invalidating
` [PATCH v10 40/41] KVM: selftests: Update private_mem_conversions_test to mmap() guest_memfd

[PATCH v5] docs: real-time: mention the hrtimer sleeper HARD path
 2026-08-26  8:26 UTC  (3+ messages)
` [PATCH v6] "

[PATCH v3] power: sequencing: rename pwrseq_power_on/off() to pwrseq_enable/disable()
 2026-08-26  8:09 UTC  (2+ messages)

[PATCH 00/11] mm/cma: charge cma allocation to memcg using per area counters
 2026-08-26  8:04 UTC  (14+ messages)

[PATCH v4 00/27] vfio/pci: Add CXL Type-2 device passthrough support
 2026-08-26  7:28 UTC  (9+ messages)
` [PATCH v4 02/27] cxl/regs: Skip sub-block region request for BAR-owning drivers
` [PATCH v4 04/27] cxl: Establish media readiness in cxl_mem_probe()
` [PATCH v4 05/27] cxl: Add a function-scoped reset entry for vfio-pci
` [PATCH v4 27/27] selftests/vfio: Add CXL Type-2 passthrough corner-case tests

[RFC PATCH 0/2] sched: Document WF_SYNC wakeup placement semantics
 2026-08-25 22:46 UTC  (3+ messages)
` [RFC PATCH 1/2] "
` [RFC PATCH 2/2] sched/wait: Clarify WF_SYNC wakeup semantics

[PATCH 1/2] sched/fair: Reset incompatible burst on quota change
 2026-08-26  3:00 UTC  (2+ messages)

[PATCH v2] docs: pt_BR: process: Translate development process and programming language
 2026-08-26  2:31 UTC 

[PATCH] docs: pt_BR: process: Translate development process and programming language
 2026-08-26  2:22 UTC 

[PATCH 0/2] x86/mce: Rate-limit storm notices and add a corrected error ceiling
 2026-08-25 22:52 UTC  (13+ messages)
` [PATCH 2/2] x86/mce: Add mce=panic_on_ce_count to panic on a corrected error flood

[PATCH] docs: pt_BR: process: Translate stable API nonsense
 2026-08-25 22:18 UTC  (2+ messages)

[PATCH V12 00/12] famfs: the Fabric-Attached Memory File System (standalone)
 2026-08-25 22:08 UTC  (10+ messages)
  ` [PATCH V12 02/12] famfs: Module operations, fs_context, and mount

[PATCH v4 00/19] crypto: cmh - add Rambus CryptoManager Hub driver
 2026-08-25 22:15 UTC  (20+ messages)
` [PATCH v4 01/19] dt-bindings: crypto: add Rambus CryptoManager Hub
` [PATCH v4 02/19] crypto: cmh - add core platform driver
` [PATCH v4 03/19] crypto: cmh - add key provisioning and management
` [PATCH v4 04/19] crypto: cmh - add SHA-2/SHA-3/SHAKE ahash
` [PATCH v4 05/19] crypto: cmh - add HMAC ahash
` [PATCH v4 06/19] crypto: cmh - add CSHAKE/KMAC ahash
` [PATCH v4 07/19] crypto: cmh - add SM3 ahash
` [PATCH v4 08/19] crypto: cmh - add AES skcipher/aead/cmac
` [PATCH v4 09/19] crypto: cmh - add SM4 skcipher/aead/cmac/xcbc
` [PATCH v4 10/19] crypto: cmh - add ChaCha20-Poly1305
` [PATCH v4 11/19] crypto: cmh - add DRBG hwrng
` [PATCH v4 12/19] crypto: cmh - add RSA akcipher
` [PATCH v4 13/19] crypto: cmh - add ECDSA/SM2 sig
` [PATCH v4 14/19] crypto: cmh - add ECDH/X25519 kpp
` [PATCH v4 15/19] crypto: cmh - add ML-KEM/ML-DSA (QSE)
` [PATCH v4 16/19] crypto: cmh - add SLH-DSA/LMS/XMSS (HCQ)
` [PATCH v4 17/19] Documentation: ioctl: add CMH ioctl documentation and register 'J'
` [PATCH v4 18/19] selftests: crypto: cmh - add kselftest for management ioctl
` [PATCH v4 19/19] MAINTAINERS: add Rambus CryptoManager Hub (CMH)

[RFC PATCH 00/24] pidfd: add a minimal process spawn builder
 2026-08-25 21:27 UTC  (4+ messages)

[PATCH 0/2] Document the DMA-buf mapping lifetime negotiation
 2026-08-25 20:05 UTC  (3+ messages)
` [PATCH 1/2] PCI/P2PDMA: Update DMABUF lifecycle docs after move_notify() rename

[PATCH v4 00/18] PCI/P2PDMA: Fix ACS egress control handling
 2026-08-25 20:02 UTC  (13+ messages)
` [PATCH v4 08/18] PCI: Account for Direct Translated P2P in ACS isolation checks
` [PATCH v4 11/18] PCI/P2PDMA: Derive peer-to-peer routing from ACS control bits
` [PATCH v4 12/18] PCI/P2PDMA: Honor ACS egress control vectors
` [PATCH v4 13/18] PCI/P2PDMA: Document ACS egress control handling
` [PATCH v4 14/18] PCI/P2PDMA: Extract pure ACS routing decision helpers
` [PATCH v4 18/18] PCI/P2PDMA: Log detailed ACS routing diagnostics

[PATCH v4 00/14] iio: adc: Add AD7768/AD7768-4 ADC driver support
 2026-08-25 19:40 UTC  (14+ messages)
` [PATCH v4 05/14] iio: adc: Add AD7768 and AD7768-4 core support
` [PATCH v4 08/14] iio: adc: ad7768: Add per-channel conversion delay
` [PATCH v4 12/14] gpio: regmap: Add optional runtime PM support
` [PATCH v4 13/14] gpio: ad7768: Add AD7768 GPIO auxiliary driver

[RFC PATCH 0/3] platform/x86: lenovo: Add Legion Go fan controls
 2026-08-25 19:34 UTC  (3+ messages)
` [RFC PATCH 3/3] platform/x86: lenovo: Add Legion Go Fan Method curve driver

[PATCH v4] platform/x86: thinkpad-acpi: Add X1 Fold keyboard attachment detection
 2026-08-25 19:12 UTC 

[PATCH] docs: pt_BR: process: Translate patch submission checklist
 2026-08-25 19:03 UTC 

[PATCH v3 0/1] hwmon: Add Minisforum UM780 XTX EC monitoring and fan control
 2026-08-25 18:41 UTC  (2+ messages)
` [PATCH v3 1/1] "

[PATCH v2 00/15] drm/drm_simple: remove drm_simple_encoder_init
 2026-08-25 18:39 UTC  (3+ messages)

[RFC PATCH v2 0/3] arm64: expose CPU prefetch and cache modulation controls
 2026-08-25 18:17 UTC  (4+ messages)
` [RFC PATCH v2 1/3] arm64: add CPU prefetch and cache modulation sysfs interface
` [RFC PATCH v2 2/3] Documentation/arch/arm64: document arm_cpumod
` [RFC PATCH v2 3/3] selftests: arm64: add arm_cpumod kselftest

[PATCH v5 net-next 0/2] ECN offload handling series
 2026-08-25 16:12 UTC  (13+ messages)
` [PATCH v5 net-next 1/2] net: update comments for SKB_GSO_TCP_ECN and SKB_GSO_TCP_ACCECN

[PATCH 0/8] KVM: arm64: Add KVM_PRE_FAULT_MEMORY support
 2026-08-25 16:00 UTC  (9+ messages)
` [PATCH 1/8] KVM: arm64: Propagate and use esr in s2fd when handling guest aborts
` [PATCH 2/8] KVM: arm64: Propagate and use mmu "
` [PATCH 3/8] KVM: arm64: Propagate and use kvm_s2_fault_result on S2 fault
` [PATCH 4/8] KVM: arm64: Pass walk flags to kvm_pgtable_get_leaf()
` [PATCH 5/8] KVM: arm64: Implement KVM_PRE_FAULT_MEMORY
` [PATCH 6/8] KVM: selftests: Enable pre_fault_memory_test for arm64
` [PATCH 7/8] KVM: selftests: Add option for different backing in pre-fault tests
` [PATCH 8/8] KVM: selftests: Add nested pre-fault test for arm64

[PATCH v4 00/11] Virtual Swap Space (Swap Table Edition)
 2026-08-25 15:32 UTC  (12+ messages)
` [PATCH v4 01/11] mm, swap: add virtual swap device infrastructure
` [PATCH v4 02/11] mm, swap: support zswap and zero-filled swap pages as vswap backends
` [PATCH v4 03/11] mm, swap: prepare the swap IO path for vswap
` [PATCH v4 04/11] mm, swap: support physical swap as a vswap backend
` [PATCH v4 05/11] mm, swap: enable THP swapin for vswap entries
` [PATCH v4 06/11] mm, swap: write back vswap zswap entries to physical swap
` [PATCH v4 07/11] mm, swap: reclaim physical slots backing cache-only vswap entries
` [PATCH v4 08/11] mm, swap: only charge physical swap entries
` [PATCH v4 09/11] mm, swap: add debugfs counters for vswap
` [PATCH v4 10/11] mm, swap: defer memcg_table allocation for physical swap clusters
` [PATCH v4 11/11] mm, swap: widen swap_info_struct max/pages to unsigned long

[PATCH v42 0/7] firmware: imx: driver for NXP secure-enclave
 2026-08-25 15:28 UTC  (3+ messages)
` [PATCH v42 5/7] firmware: imx: adds miscdev

[PATCH v2] docs: pt_BR: process: Translate CVE documentation
 2026-08-25 15:26 UTC  (2+ messages)

[PATCH v7 00/10] PCI: endpoint: Add PCI DMA endpoint function
 2026-08-25 14:30 UTC  (6+ messages)
` [PATCH v7 06/10] PCI: dwc: Implement endpoint DMA channel delegation

[PATCH v2 0/2] support kselftest on nommu platform
 2026-08-25 14:28 UTC  (7+ messages)
` [PATCH v2 1/2] selftests: run tests on nommu architecture

[PATCH v2 00/15] accel/qda: Qualcomm DSP Accelerator driver
 2026-08-25 13:59 UTC  (5+ messages)
` [PATCH v2 09/15] accel/qda: Add DMA-backed GEM objects and memory manager integration

[PATCH v3] docs: translations: pt_BR: translate stable-api-nonsense.rst
 2026-08-25 13:21 UTC  (2+ messages)

[PATCH v19 00/40] DEPT(DEPendency Tracker)
 2026-08-25 13:19 UTC  (12+ messages)

[PATCH v5 0/5] KVM: arm64: Add KVM_PRE_FAULT_MEMORY support
 2026-08-25 13:04 UTC  (6+ messages)
` [PATCH v5 2/5] KVM: arm64: Add pre_fault_memory implementation

[PATCH 0/6] userfaultfd: decouple uffd mode from VMA flags
 2026-08-25 13:00 UTC  (14+ messages)
` [PATCH 3/6] userfaultfd: use userfaultfd_*() helpers instead of open coded flag tests
` [PATCH 5/6] userfaultfd: decouple fault reason from VMA flags
` [PATCH 6/6] userfaultfd: collapse VM_UFFD_{MISSING,WP,MINOR,RWP} into single VM_UFFD

[PATCH v8] coredump: Add bit 9 of coredump_filter for pre-exit files before dumping
 2026-08-25 12:31 UTC  (4+ messages)

[PATCH v7 0/6] selftests/mm: separate GUP microbenchmarking from functional testing
 2026-08-25 11:12 UTC  (6+ messages)
` [PATCH v7 6/6] selftests/mm: add a GUP selftest

[PATCH v6] PCI/pcie: Add PCIe Lane Margining at Receiver (LMR) support
 2026-08-25 11:02 UTC  (2+ messages)

[PATCH v11 00/12] sched, steal_governor: Introduce preferred CPUs and steal-driven vCPU backoff
 2026-08-25 10:38 UTC  (13+ messages)
` [PATCH v11 01/12] sched/cputime: Add kcpustat_field_total helper
` [PATCH v11 02/12] sched/docs: Document cpu_preferred_mask and Preferred CPU concept
` [PATCH v11 03/12] cpumask: Introduce cpu_preferred_mask
` [PATCH v11 04/12] sysfs: Add preferred CPU file
` [PATCH v11 05/12] sched/core: Try to use a preferred CPU in is_cpu_allowed
` [PATCH v11 06/12] sched/fair: Load balance only among preferred CPUs
` [PATCH v11 07/12] sched/core: Push current task from non preferred CPU
` [PATCH v11 08/12] sched/debug: Add migration stats due to non preferred CPUs
` [PATCH v11 09/12] virt: Introduce steal governor driver
` [PATCH v11 10/12] virt/steal_governor: Add control knobs for handling steal values
` [PATCH v11 11/12] virt/steal_governor: Implement steal_governor policy loop
` [PATCH v11 12/12] virt/steal_governor: Enable the driver


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