messages from 2026-06-25 11:06:46 to 2026-06-25 18:25:49 UTC [more...]
[PATCH RFC 00/12] Document synchronization used in managing guest faults
2026-06-25 18:25 UTC (13+ 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 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 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 v8 00/46] guest_memfd: In-place conversion support
2026-06-25 18:20 UTC (16+ messages)
` [PATCH v8 18/46] KVM: guest_memfd: Handle lru_add fbatch refcounts during conversion safety check
` [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\
[PATCH 00/19] crypto: cmh - add CRI CryptoManager Hub driver
2026-06-25 18:05 UTC (21+ messages)
` [PATCH 01/19] dt-bindings: crypto: add Rambus CryptoManager Hub
` [PATCH 02/19] crypto: cmh - add core platform driver
` [PATCH 03/19] crypto: cmh - add key provisioning and management
` [PATCH 04/19] crypto: cmh - add SHA-2/SHA-3/SHAKE ahash
` [PATCH 05/19] crypto: cmh - add HMAC ahash
` [PATCH 06/19] crypto: cmh - add CSHAKE/KMAC ahash
` [PATCH 07/19] crypto: cmh - add SM3 ahash
` [PATCH 08/19] crypto: cmh - add AES skcipher/aead/cmac
` [PATCH 09/19] crypto: cmh - add SM4 skcipher/aead/cmac/xcbc
` [PATCH 10/19] crypto: cmh - add ChaCha20-Poly1305
` [PATCH 11/19] crypto: cmh - add DRBG hwrng
` [PATCH 12/19] crypto: cmh - add RSA akcipher
` [PATCH 13/19] crypto: cmh - add ECDSA/SM2 sig
` [PATCH 14/19] crypto: cmh - add ECDH/X25519 kpp
` [PATCH 15/19] crypto: cmh - add ML-KEM/ML-DSA (QSE)
` [PATCH 16/19] crypto: cmh - add SLH-DSA/LMS/XMSS (HCQ)
` [PATCH 17/19] Documentation: ioctl: add CMH ioctl documentation and register 'J'
` [PATCH 18/19] selftests: crypto: cmh - add kselftest for management ioctl
` [PATCH 19/19] MAINTAINERS: add Rambus CryptoManager Hub (CMH)
[PATCH v4 0/5] mm/zswap: Implement per-cgroup proactive writeback
2026-06-25 17:59 UTC (14+ 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] docs: pagemap: fix flags location, member name and sample code
2026-06-25 17:44 UTC
[PATCH v5 00/24] sched: Introduce cpu_preferred_mask and steal-driven vCPU backoff
2026-06-25 17:00 UTC (26+ 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 05/24] sysfs: Add preferred CPU file
` [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 v5 10/24] sched/core: Keep tick on non-preferred CPUs until tasks are out
` [PATCH v5 11/24] sched/core: Push current task from non preferred CPU
` [PATCH v5 12/24] sched/debug: Add migration stats due to non preferred CPUs
` [PATCH v5 13/24] virt/steal_monitor: Add documentation
` [PATCH v5 14/24] virt: Introduce steal monitor driver
` [PATCH v5 15/24] virt/steal_monitor: Restore to active on module disable
` [PATCH v5 16/24] virt/steal_monitor: Define steal_monitor structure
` [PATCH v5 17/24] virt/steal_monitor: Add control knobs for handling steal values
` [PATCH v5 18/24] virt/steal_monitor: Compute work at regular intervals
` [PATCH v5 19/24] virt/steal_monitor: Provide default method to get systemwide steal time
` [PATCH v5 20/24] virt/steal_monitor: Provide default method to inc/dec preferred CPUs
` [PATCH v5 21/24] virt/steal_monitor: Provide default method to get num of CPUs for steal ratio
` [PATCH v5 22/24] virt/steal_monitor: Act on steal values at regular intervals
` [PATCH v5 23/24] virt/steal_monitor: Add direction control
` [PATCH v5 24/24] virt/steal_monitor: Add design check of preferred subset of active
[PATCH v3 00/11] vfio/pci: Add CXL Type-2 device passthrough support
2026-06-25 16:54 UTC (12+ messages)
` [PATCH v3 01/11] cxl: Add cxl_get_hdm_info() helper for HDM decoder metadata
` [PATCH v3 02/11] cxl: Split cxl_await_range_active() from media-ready wait
` [PATCH v3 03/11] cxl: Record BIR and BAR offset in cxl_register_map
` [PATCH v3 04/11] cxl: Move component/HDM register defines to uapi/cxl/cxl_regs.h
` [PATCH v3 05/11] vfio: UAPI for CXL Type-2 device passthrough
` [PATCH v3 06/11] cxl: Add register-virtualization helpers for vfio Type-2 passthrough
` [PATCH v3 07/11] vfio/pci: Add CONFIG_VFIO_PCI_CXL with bind-time CXL Type-2 acquisition
` [PATCH v3 08/11] vfio/pci/cxl: Add HDM + COMP_REGS regions and DVSEC clipping shim
` [PATCH v3 09/11] selftests/vfio: Add CXL Type-2 device passthrough smoke test
` [PATCH v3 10/11] docs: vfio-pci: Document CXL Type-2 device passthrough
` [PATCH v3 11/11] vfio/pci: Provide opt-out for CXL Type-2 extensions
[PATCH v2 0/8] riscv: Add Ssqosid and initial CBQRI resctrl support
2026-06-25 16:19 UTC (3+ messages)
` [PATCH v2 7/8] dt-bindings: riscv: Add generic CBQRI controller binding
[PATCH net-next] Documentation: networking: Add a test plan for ethtool pause validation
2026-06-25 16:12 UTC (11+ messages)
[PATCH v2 1/2] dt-bindings: hwmon: chipcap2: Add label property
2026-06-25 16:04 UTC (2+ messages)
` [PATCH v2 2/2] hwmon: (chipcap2) Add support for label
[PATCH v14 0/5] Enable Remote GPIO over RPMSG on i.MX Platform
2026-06-25 15:54 UTC (6+ messages)
` [PATCH v14 1/5] docs: driver-api: gpio: rpmsg gpio driver over rpmsg bus
` [PATCH v14 2/5] dt-bindings: remoteproc: imx_rproc: Add "rpmsg" subnode support
` [PATCH v14 3/5] rpmsg: core: match rpmsg device IDs by prefix
` [PATCH v14 4/5] gpio: rpmsg: add generic rpmsg GPIO driver
` [PATCH v14 5/5] arm64: dts: imx8ulp: Add rpmsg node under imx_rproc
[PATCH v4] coredump: Add /proc/<pid>/coredump_pre_exit for pre-exit before dumping
2026-06-25 15:45 UTC (2+ messages)
[PATCH v6 00/12] PCI: liveupdate: PCI core support for Live Update
2026-06-25 14:35 UTC (5+ messages)
` [PATCH v6 03/12] PCI: liveupdate: Track incoming preserved PCI devices
[RFC PATCH v1.2 00/11] mm/damon: update, optimize, and clean up doc, tests, and code
2026-06-25 14:23 UTC (2+ messages)
` [RFC PATCH v1.2 01/11] Docs/mm/damon/design: update for DAMOS_QUOTA_NODE_ELIGIBLE_MEM_BP
[RFC PATCH net-next v8 00/12] net: pcs: Introduce support for fwnode PCS
2026-06-25 14:13 UTC (3+ messages)
` [RFC PATCH net-next v8 03/12] net: phylink: add phylink_release_pcs() to externally release a PCS
[PATCH] cgroup/cpu: document cpu.stat.local
2026-06-25 14:05 UTC (2+ messages)
[PATCH v2] usbcore: Add quirk for 255-bytes initial config read
2026-06-25 13:56 UTC (2+ messages)
[PATCH v6 00/10] ACPI: APEI: share GHES CPER helpers and add DT FFH provider
2026-06-25 13:12 UTC (6+ messages)
` [PATCH v6 07/10] ACPI: APEI: introduce GHES helper
[GIT PULL] Documentation fixes for 7.2
2026-06-25 12:58 UTC
[PATCH] Docs/translations/it_IT: update current minimal requirements
2026-06-25 12:49 UTC (4+ messages)
[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/2] tracing: Move non-trace_printk prototypes into trace_controls.h
2026-06-25 11:05 UTC (2+ messages)
page: | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox