messages from 2026-07-09 12:47:49 to 2026-07-10 16:38:37 UTC [more...]
[PATCH v7 0/8] mm/hmm: Add mmap lock-drop support for userfaultfd-backed mappings
2026-07-10 16:38 UTC (6+ messages)
` [PATCH v7 1/8] mm/hmm: move page fault handling out of walk callbacks
` [PATCH v7 2/8] mm/hmm: add hmm_range_fault_unlocked_timeout() for mmap lock-drop support
[PATCH v3 00/11] vfio/pci: Add CXL Type-2 device passthrough support
2026-07-10 16:26 UTC (4+ messages)
` [PATCH v3 01/11] cxl: Add cxl_get_hdm_info() helper for HDM decoder metadata
[PATCH v5 0/5] KVM: arm64: Add KVM_PRE_FAULT_MEMORY support
2026-07-10 16:03 UTC (5+ messages)
` [PATCH v5 2/5] KVM: arm64: Add pre_fault_memory implementation
[PATCH] selftests/riscv: ptrace: Fix memory leak of regset_data in vector tests
2026-07-10 15:38 UTC (3+ messages)
[PATCH bpf-next 0/2] bpf: Fix WARNING in bpf_trampoline_multi_detach
2026-07-10 14:47 UTC (3+ messages)
` [PATCH bpf-next 1/2] bpf: Mark tracing_multi trampolines as ftrace managed
` [PATCH bpf-next 2/2] selftests/bpf: Test fentry link after tracing_multi link
[PATCH v3 0/5] software node: provide support for fw_devlink
2026-07-10 13:51 UTC (6+ messages)
` [PATCH v3 1/5] kunit: provide a set of fwnode-oriented helpers
` [PATCH v3 2/5] software node: add fw_devlink support
` [PATCH v3 3/5] software node: add kunit tests for "
` [PATCH v3 4/5] MAINTAINERS: add myself as reviewer of software node support
` [PATCH v3 5/5] gpio: kunit: add test cases verifying swnode devlink support
[PATCH net-next] selftests/net: Skip srv6_end_dt46_l3vpn_test::host_vpn_tests if iproute2 too old
2026-07-10 13:31 UTC (3+ messages)
Please backport bridge multicast exponential field encoding fix series to 6.1.y/6.6.y/6.12.y/6.18.y/7.0.y
2026-07-10 13:21 UTC (11+ messages)
[PATCH v6 00/10] dax/kmem: atomic whole-device hotplug via sysfs
2026-07-10 12:44 UTC (39+ messages)
` [PATCH v6 01/10] mm/memory: add memory_block_aligned_range() helper
` [PATCH v6 02/10] mm/memory_hotplug: add mhp_online_type_to_str() and export string helpers
` [PATCH v6 03/10] mm/memory_hotplug: pass online_type to online_memory_block() via arg
` [PATCH v6 04/10] mm/memory_hotplug: export mhp_get_default_online_type
` [PATCH v6 05/10] mm/memory_hotplug: add __add_memory_driver_managed() with online_type arg
` [PATCH v6 06/10] mm/memory_hotplug: add offline_and_remove_memory_ranges()
` [PATCH v6 07/10] dax: plumb hotplug online_type through dax
` [PATCH v6 08/10] dax/kmem: extract hotplug/hotremove helper functions
` [PATCH v6 09/10] dax/kmem: add sysfs interface for atomic whole-device hotplug
` [PATCH v6 10/10] selftests/dax: add dax/kmem hotplug sysfs regression test
[PATCH RFC net-next 0/2] seg6: add support for the SRv6 End.MAP behavior
2026-07-10 11:24 UTC (4+ messages)
` [PATCH RFC net-next 1/2] "
` [PATCH RFC net-next 2/2] selftests: seg6: add selftest for "
[PATCH] selftests: nci: Fix wrong size of status variables in nci_dev test
2026-07-10 11:23 UTC
[PATCH] KVM: SVM: Always intercept ICEBP, add INT1 selftests
2026-07-10 11:21 UTC (7+ messages)
[PATCH v8 00/11] KVM: arm64: PMU: Use multiple host PMUs
2026-07-10 11:15 UTC (12+ messages)
` [PATCH v8 01/11] KVM: arm64: Serialize userspace MDCR_EL2 access
` [PATCH v8 02/11] tools headers: Sync bitfield.h with the kernel
` [PATCH v8 03/11] KVM: arm64: selftests: Cover PMU state in MDCR_EL2
` [PATCH v8 04/11] arm64: errata: Require Apple IMPDEF PMUv3 traps on all CPUs
` [PATCH v8 05/11] KVM: arm64: Don't clear vcpu->cpu in kvm_arch_vcpu_put()
` [PATCH v8 06/11] KVM: arm64: PMU: Protect the list of PMUs with RCU
` [PATCH v8 07/11] KVM: arm64: PMU: Pass the pPMU to kvm_map_pmu_event()
` [PATCH v8 08/11] KVM: arm64: PMU: Pass the target CPU to kvm_pmu_probe_armpmu()
` [PATCH v8 09/11] KVM: arm64: PMU: Implement fixed-counters-only emulation
` [PATCH v8 10/11] KVM: arm64: PMU: Introduce FIXED_COUNTERS_ONLY
` [PATCH v8 11/11] KVM: arm64: selftests: Test PMU_V3_FIXED_COUNTERS_ONLY
[PATCH] selftests/landlock: Fix screwed up pointers in the scoped_signal_test
2026-07-10 11:09 UTC (2+ messages)
[PATCH] selftests/mm: remove obsolete hugetlb vmemmap test
2026-07-10 11:12 UTC (3+ messages)
[PATCH] selftests/landlock: Skip scoped_signal subtest with MSG_OOB if not available
2026-07-10 11:10 UTC (2+ messages)
[PATCH bpf v4 0/2] bpf: Reject negative const offsets for buffer pointers
2026-07-10 10:27 UTC (16+ messages)
` [PATCH bpf v4 1/2] "
` [PATCH bpf v4 2/2] selftests/bpf: Cover negative raw_tp writable buffer offsets
[PATCH bpf-next v4 0/6] Add the capability to load HW RX checksum in eBPF programs
2026-07-10 10:12 UTC (11+ messages)
` [PATCH bpf-next v4 1/6] netlink: specs: Add XDP RX checksum capability to XDP metadata specs
` [PATCH bpf-next v4 2/6] net: veth: Add xmo_rx_checksum callback to veth driver
` [PATCH bpf-next v4 3/6] net: ice: Add xmo_rx_checksum callback
` [PATCH bpf-next v4 5/6] selftests/bpf: Add bpf_xdp_metadata_rx_checksum support to xdp_hw_metadat prog
` [PATCH bpf-next v4 6/6] selftests: drv-net: add XDP RX checksum metadata tests
[PATCH v2 00/19] crypto: cmh - add CRI CryptoManager Hub driver
2026-07-10 8:58 UTC (22+ messages)
` [PATCH v2 01/19] dt-bindings: crypto: add Rambus CryptoManager Hub
` [PATCH v2 02/19] crypto: cmh - add core platform driver
` [PATCH v2 03/19] crypto: cmh - add key provisioning and management
` [PATCH v2 04/19] crypto: cmh - add SHA-2/SHA-3/SHAKE ahash
` [PATCH v2 05/19] crypto: cmh - add HMAC ahash
` [PATCH v2 06/19] crypto: cmh - add CSHAKE/KMAC ahash
` [PATCH v2 07/19] crypto: cmh - add SM3 ahash
` [PATCH v2 08/19] crypto: cmh - add AES skcipher/aead/cmac
` [PATCH v2 09/19] crypto: cmh - add SM4 skcipher/aead/cmac/xcbc
` [PATCH v2 10/19] crypto: cmh - add ChaCha20-Poly1305
` [PATCH v2 11/19] crypto: cmh - add DRBG hwrng
` [PATCH v2 12/19] crypto: cmh - add RSA akcipher
` [PATCH v2 13/19] crypto: cmh - add ECDSA/SM2 sig
` [PATCH v2 14/19] crypto: cmh - add ECDH/X25519 kpp
` [PATCH v2 15/19] crypto: cmh - add ML-KEM/ML-DSA (QSE)
` [PATCH v2 16/19] crypto: cmh - add SLH-DSA/LMS/XMSS (HCQ)
` [PATCH v2 17/19] Documentation: ioctl: add CMH ioctl documentation and register 'J'
` [PATCH v2 18/19] selftests: crypto: cmh - add kselftest for management ioctl
` [PATCH v2 19/19] MAINTAINERS: add Rambus CryptoManager Hub (CMH)
[PATCH v12 00/29] KVM: arm64: Implement support for SME
2026-07-10 8:43 UTC (31+ messages)
` [PATCH v12 01/29] arm64/sysreg: Define full value read/modify/write helpers
` [PATCH v12 02/29] arm64/fpsimd: Update FA64 and ZT0 enables when loading SME state
` [PATCH v12 03/29] arm64/fpsimd: Decide to save ZT0 and streaming mode FFR at bind time
` [PATCH v12 04/29] arm64/sve: Factor virtualizable VL discovery out of SVE specific code
` [PATCH v12 05/29] arm64/fpsimd: Determine maximum virtualisable SME vector length
` [PATCH v12 06/29] KVM: arm64: Handle FEAT_IDST for guest accesses to hidden registers
` [PATCH v12 07/29] KVM: arm64: Pull ctxt_has_ helpers to start of sysreg-sr.h
` [PATCH v12 08/29] KVM: arm64: Rename SVE finalization constants to be more general
` [PATCH v12 09/29] KVM: arm64: Define internal features for SME
` [PATCH v12 10/29] KVM: arm64: Rename sve_state_reg_region
` [PATCH v12 11/29] KVM: arm64: Store vector lengths in an array
` [PATCH v12 12/29] KVM: arm64: Factor SVE code out of fpsimd_lazy_switch_to_host()
` [PATCH v12 13/29] KVM: arm64: Document the KVM ABI for SME
` [PATCH v12 14/29] KVM: arm64: Implement SME vector length configuration
` [PATCH v12 15/29] KVM: arm64: Support SME control registers
` [PATCH v12 16/29] KVM: arm64: Support TPIDR2_EL0
` [PATCH v12 17/29] KVM: arm64: Support SME identification registers for guests
` [PATCH v12 18/29] KVM: arm64: Support SME priority registers
` [PATCH v12 19/29] KVM: arm64: Support userspace access to streaming mode Z and P registers
` [PATCH v12 20/29] KVM: arm64: Flush register state on writes to SVCR.SM and SVCR.ZA
` [PATCH v12 21/29] KVM: arm64: Expose SME specific state to userspace
` [PATCH v12 22/29] KVM: arm64: Context switch SME state for guests
` [PATCH v12 23/29] KVM: arm64: Handle SME exceptions
` [PATCH v12 24/29] KVM: arm64: Expose SME to nested guests
` [PATCH v12 25/29] KVM: arm64: Provide interface for configuring and enabling SME for guests
` [PATCH v12 26/29] KVM: arm64: selftests: Remove spurious check for single bit safe values
` [PATCH v12 27/29] KVM: arm64: selftests: Skip impossible invalid value tests
` [PATCH v12 28/29] KVM: arm64: selftests: Add SME system registers to get-reg-list
` [PATCH v12 29/29] KVM: arm64: selftests: Add SME to set_id_regs test
[PATCH v3 15/17] selftests/verification: Fix wrong errexit assumption
2026-07-10 8:41 UTC (7+ messages)
` [PATCH v3 16/17] selftests/verification: Rearrange the wwnr_printk test
[PATCH v4] selftests/liveupdate: add end to end test infrastructure and scripts
2026-07-10 8:08 UTC (2+ messages)
[PATCH v2 0/3] KVM: arm64: Expose PMMIR_EL1.SLOTS to guests
2026-07-10 6:44 UTC (2+ messages)
[RFC PATCH 0/6] selftests/vfio: Add sPAPR TCE v2 coverage
2026-07-10 5:11 UTC (5+ messages)
[PATCH v1 0/2] KVM: selftests: SEV: address two TODOs in the SEV tests
2026-07-10 5:06 UTC (9+ messages)
` [PATCH v1 1/2] KVM: selftests: SEV: Verify unsupported VM types are rejected at creation
` [PATCH v1 2/2] KVM: selftests: SEV: Sanity check the launch measurement
` [PATCH v2 0/2] KVM: selftests: SEV: address two TODOs in the SEV tests
` [PATCH v2 1/2] KVM: selftests: SEV: Verify unsupported VM types are rejected at creation
` [PATCH v2 2/2] KVM: selftests: SEV: Sanity check the launch measurement
` [PATCH v3] KVM: selftests: Add a test for KVM_CREATE_VM VM type enforcement
[PATCH rdma-next 00/13] RDMA: Make device names unique per net namespace
2026-07-10 4:24 UTC (7+ messages)
` [PATCH rdma-next 08/13] RDMA/cgroup: Scope rdma cgroup device visibility to the "
` [PATCH rdma-next 12/13] RDMA/rxe: Implement disassociate_ucontext callback
` [PATCH rdma-next 13/13] RDMA/selftests: Add rxe_netns_names test
[PATCH-next v10 00/11] cgroup/cpuset: Support multiple source/destination cpusets for cpuset_*attach()
2026-07-10 3:48 UTC (4+ messages)
` [PATCH-next v10 10/11] cgroup/cpuset: Support multiple destination "
[PATCH v4 00/11] Dynamic Housekeeping Management (DHM) via CPUSets
2026-07-10 3:28 UTC (12+ messages)
` [PATCH v4 01/11] sched/isolation: Add runtime housekeeping mask updates with boot snapshots
` [PATCH v4 02/11] sched/isolation: RCU-protect runtime-mutable housekeeping cpumask readers
` [PATCH v4 03/11] cgroup/cpuset: Drive kernel-noise housekeeping updates from isolated partitions
` [PATCH v4 04/11] context_tracking: allow runtime per-CPU user tracking enable/disable
` [PATCH v4 05/11] rcu/nocb: support lazy init for runtime CPU isolation
` [PATCH v4 06/11] watchdog: sync watchdog_cpumask with HK_TYPE_KERNEL_NOISE on isolation
` [PATCH v4 07/11] tick/nohz: add runtime tick_nohz_full_mask update for CPU isolation
` [PATCH v4 08/11] cpuset: add dhm_cycling_cpus mask to suppress transient invalidation
` [PATCH v4 09/11] cpuset: drive kernel-noise isolation via per-CPU hotplug cycling
` [PATCH v4 10/11] docs: cgroup-v2: document kernel-noise isolation via isolated partitions
` [PATCH v4 11/11] selftests/cgroup: add kernel-noise isolation test to cpuset selftest
[PATCH] selftests: timers: Make sleep time in raw_skew configurable
2026-07-10 3:04 UTC (2+ messages)
[PATCH v3 0/3] selftests/mm: avoid false failures in hugetlb and KSM tests
2026-07-10 1:53 UTC (2+ messages)
[PATCH] selftests/sched_ext: Fix bpf_link leak on early return in prog_run
2026-07-09 21:40 UTC (3+ messages)
[PATCH net-next v6 0/2] udp: fix FOU/GUE over multicast
2026-07-09 21:18 UTC (5+ messages)
` [PATCH net-next v6 1/2] udp: fix encapsulation packet resubmit in multicast deliver
[PATCH net-next v11 0/7] netconsole: support automatic target recovery
2026-07-09 20:13 UTC (6+ messages)
` [PATCH net-next v11 7/7] selftests: netconsole: validate target resume
[PATCH bpf-next v5 00/10] bpf: add support for KASAN checks in JITed programs
2026-07-09 19:09 UTC (3+ messages)
[PATCH bpf-next] selftests/bpf: remove redundant config option from selftests fragments
2026-07-09 18:42 UTC
[PATCH net-next] selftests: net: update wait mechanism for relocating netdevsim to a new ns
2026-07-09 16:08 UTC
[PATCH v2] KVM: selftests: hyperv_tlb_flush: use swap() to swap PTEs
2026-07-09 14:55 UTC (3+ messages)
` [PATCH v3] selftests: add swap() macro to kselftest.h
[PATCH 0/2] KVM: nSVM: Expose DecodeAssists to L1
2026-07-09 14:08 UTC (7+ messages)
[PATCH v5 0/4] cgroup: dmem: add selftest helper, coverage, and VM runner
2026-07-09 13:45 UTC (7+ messages)
` [PATCH v5 1/4] cgroup: Add dmem_selftest module
` [PATCH v5 2/4] selftests: cgroup: Add dmem selftest coverage
` [PATCH v5 3/4] selftests: cgroup: Add vmtest-dmem runner script
[PATCH v10 00/15] userfaultfd: working set tracking for VM guest memory
2026-07-09 12:57 UTC (5+ messages)
` [PATCH v10 14/15] selftests/mm: add userfaultfd RWP tests
[PATCH] selftests/powerpc: Check mmap return value in inject-ra-err
2026-07-09 12:49 UTC
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