messages from 2026-06-25 12:49:08 to 2026-06-26 15:28:35 UTC [more...]
[PATCH v8 00/46] guest_memfd: In-place conversion support
2026-06-26 15:28 UTC (29+ messages)
` [PATCH v8 18/46] KVM: guest_memfd: Handle lru_add fbatch refcounts during conversion safety check
` [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\
[PATCH v12 00/16] Direct Map Removal Support for guest_memfd
2026-06-26 15:08 UTC (12+ messages)
` [PATCH v12 01/16] set_memory: set_direct_map_* to take address
` [PATCH v12 09/16] KVM: arm64: define kvm_arch_gmem_supports_no_direct_map()
` [PATCH v12 13/16] KVM: selftests: Add guest_memfd based vm_mem_backing_src_types
[RFC v2 PATCH] reserve_mem: add support for static memory
2026-06-26 14:54 UTC (5+ messages)
[PATCH v7 0/9] bootconfig: embed kernel.* cmdline at build time
2026-06-26 14:53 UTC (12+ messages)
` [PATCH v7 1/9] bootconfig: fix NULL-pointer arithmetic in xbc_snprint_cmdline()
` [PATCH v7 2/9] bootconfig: render descendant keys when xbc_snprint_cmdline() root has a value
` [PATCH v7 3/9] bootconfig: render embedded bootconfig as a kernel cmdline at build time
` [PATCH v7 4/9] bootconfig: clean build-time tools/bootconfig from make clean
` [PATCH v7 5/9] bootconfig: add xbc_prepend_embedded_cmdline() helper
` [PATCH v7 6/9] Documentation: bootconfig: document build-time cmdline rendering
` [PATCH v7 7/9] x86/setup: prepend embedded bootconfig cmdline before parse_early_param
` [PATCH v7 8/9] bootconfig: skip runtime kernel.* render once prepended early
` [PATCH v7 9/9] init/main.c: use bootconfig_cmdline_requested() for the runtime opt-in
[PATCH] docs: pagemap: fix flags location, member name and sample code
2026-06-26 14:47 UTC (3+ messages)
[PATCH RESEND] riscv: enable HAVE_CMPXCHG_{DOUBLE,LOCAL}
2026-06-26 14:39 UTC (4+ messages)
[PATCH v11 00/11] tracing/probes: Add more typecast features
2026-06-26 14:16 UTC (12+ messages)
` [PATCH v11 01/11] tracing/probes: Allow eprobe to use variable without $ prefix
` [PATCH v11 02/11] tracing/probes: Support dumping fetcharg program for debugging dynamic events
` [PATCH v11 03/11] tools/bootconfig: Ignore comment lines in dynamic_events/kprobe_events file
` [PATCH v11 04/11] perf/probe: "
` [PATCH v11 05/11] tracing/probes: Support typecast for various probe events
` [PATCH v11 06/11] tracing/probes: Support nested typecast
` [PATCH v11 07/11] tracing/probes: Type casting always involves nested calls
` [PATCH v11 08/11] tracing/probes: Support field specifier option for typecast
` [PATCH v11 09/11] tracing/probes: Add $current variable support
` [PATCH v11 10/11] tracing/probes: Add this_cpu_read() and this_cpu_ptr() dereference method to fetcharg
` [PATCH v11 11/11] tracing/probes: Add a new testcase for BTF typecasts
[PATCH v5 00/24] sched: Introduce cpu_preferred_mask and steal-driven vCPU backoff
2026-06-26 14:05 UTC (37+ messages)
` [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 09/24] sched/fair: Pull the load on preferred CPU
` [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] docs: arm64: Document that text_offset is always 0
2026-06-26 13:52 UTC (3+ messages)
[PATCH] KVM: x86/xen: Add KVM_XEN_VCPU_ATTR_TYPE_WRITE_HYPERCALL_PAGE
2026-06-26 13:40 UTC (4+ messages)
[PATCH net-next] Documentation: networking: Add a test plan for ethtool pause validation
2026-06-26 12:51 UTC (14+ messages)
[PATCH v3] mm/mempool: Untangle CONFIG_SLUB_DEBUG_ON abuse and switch to static key
2026-06-26 11:14 UTC (2+ messages)
[PATCH 00/19] crypto: cmh - add CRI CryptoManager Hub driver
2026-06-26 10:57 UTC (25+ 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 v2 1/2] dt-bindings: hwmon: chipcap2: Add label property
2026-06-26 10:14 UTC (4+ messages)
` [PATCH v2 2/2] hwmon: (chipcap2) Add support for label
[PATCH] Docs: conf.py: fix typos in comments
2026-06-26 10:07 UTC (2+ messages)
[PATCH v4 0/5] mm/zswap: Implement per-cgroup proactive writeback
2026-06-26 9:34 UTC (8+ messages)
` [PATCH v4 2/5] mm/zswap: Factor writeback loop out of shrink_worker()
[PATCH v3 00/11] vfio/pci: Add CXL Type-2 device passthrough support
2026-06-26 9:16 UTC (13+ 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] 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 v13 0/4] kunit: Add support for suppressing warning backtraces
2026-06-26 8:21 UTC (2+ 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 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)
[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 (3+ messages)
` [PATCH v2] "
[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 v14 0/5] Enable Remote GPIO over RPMSG on i.MX Platform
2026-06-25 22:17 UTC (8+ 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 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] 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 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)
page: next (older) | 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