messages from 2026-07-09 00:53:25 to 2026-07-09 21:44:29 UTC [more...]
[PATCH v6 00/10] dax/kmem: atomic whole-device hotplug via sysfs
2026-07-09 21:44 UTC (27+ 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] 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 (7+ messages)
` [PATCH net-next v6 1/2] udp: fix encapsulation packet resubmit in multicast deliver
` [PATCH net-next v6 2/2] selftests: net: add FOU multicast encapsulation resubmit test
[PATCH v2 00/19] crypto: cmh - add CRI CryptoManager Hub driver
2026-07-09 20:30 UTC (20+ 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 v1 0/2] KVM: selftests: SEV: address two TODOs in the SEV tests
2026-07-09 20:21 UTC (7+ 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 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
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-09 20:01 UTC (9+ messages)
[PATCH bpf-next v5 00/10] bpf: add support for KASAN checks in JITed programs
2026-07-09 19:09 UTC (13+ messages)
` [PATCH bpf-next v5 01/10] bpf: propagate original instruction offset when patching program
` [PATCH bpf-next v5 02/10] bpf: mark instructions accessing program stack
` [PATCH bpf-next v5 03/10] bpf: add BPF_JIT_KASAN for KASAN instrumentation of JITed programs
` [PATCH bpf-next v5 04/10] bpf, x86: add helper to emit kasan checks in x86 "
` [PATCH bpf-next v5 05/10] bpf, x86: refactor BPF_ST management in do_jit
` [PATCH bpf-next v5 06/10] bpf, x86: emit KASAN checks into x86 JITed programs
` [PATCH bpf-next v5 07/10] bpf, x86: enable KASAN for JITed programs on x86
` [PATCH bpf-next v5 08/10] selftests/bpf: add helpers for KASAN in JIT testing
` [PATCH bpf-next v5 09/10] selftests/bpf: move bpf_jit_harden helper into testing_helpers
` [PATCH bpf-next v5 10/10] selftests/bpf: add tests to validate KASAN on JIT programs
[PATCH bpf-next] selftests/bpf: remove redundant config option from selftests fragments
2026-07-09 18:42 UTC
[PATCH v12 00/29] KVM: arm64: Implement support for SME
2026-07-09 18:27 UTC (30+ 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 bpf v4 0/2] bpf: Reject negative const offsets for buffer pointers
2026-07-09 18:21 UTC (9+ messages)
` [PATCH bpf v4 1/2] "
` [PATCH bpf v4 2/2] selftests/bpf: Cover negative raw_tp writable buffer offsets
[PATCH v3 15/17] selftests/verification: Fix wrong errexit assumption
2026-07-09 17:10 UTC (5+ messages)
` [PATCH v3 16/17] selftests/verification: Rearrange the wwnr_printk test
[PATCH] selftests/landlock: Fix screwed up pointers in the scoped_signal_test
2026-07-09 16:43 UTC
[PATCH net-next] selftests: net: update wait mechanism for relocating netdevsim to a new ns
2026-07-09 16:08 UTC
[RFC PATCH 0/6] selftests/vfio: Add sPAPR TCE v2 coverage
2026-07-09 15:51 UTC (4+ messages)
[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 (11+ 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 rdma-next 00/13] RDMA: Make device names unique per net namespace
2026-07-09 13:04 UTC (15+ messages)
` [PATCH rdma-next 01/13] RDMA/core: Pass the net namespace to the device name lookups
` [PATCH rdma-next 02/13] RDMA/core: Handle device name conflicts when changing net namespace
` [PATCH rdma-next 03/13] RDMA/core: Support renaming a device when changing its "
` [PATCH rdma-next 04/13] RDMA/nldev: Report net namespace move errors through extack
` [PATCH rdma-next 05/13] RDMA/nldev: Allow setting the device name while changing net namespace
` [PATCH rdma-next 06/13] net/smc: Look up the pnetid ib device within the "
` [PATCH rdma-next 07/13] RDMA/srp: Make the SRP sysfs class net namespace aware
` [PATCH rdma-next 08/13] RDMA/cgroup: Scope rdma cgroup device visibility to the net namespace
` [PATCH rdma-next 09/13] RDMA/cma: Document that CM configfs cannot be net namespace scoped
` [PATCH rdma-next 10/13] RDMA/core: Document the SELinux ibendport net namespace limitation
` [PATCH rdma-next 11/13] RDMA/core: Make device names unique per net namespace
` [PATCH rdma-next 12/13] RDMA/rxe: Implement disassociate_ucontext callback
` [PATCH rdma-next 13/13] RDMA/selftests: Add rxe_netns_names test
[PATCH v10 00/15] userfaultfd: working set tracking for VM guest memory
2026-07-09 12:57 UTC (6+ 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
Please backport bridge multicast exponential field encoding fix series to stable kernels
2026-07-09 12:38 UTC (6+ messages)
[PATCH v11 00/29] KVM: arm64: Implement support for SME
2026-07-09 12:21 UTC (29+ messages)
` [PATCH v11 11/29] KVM: arm64: Store vector lengths in an array
` [PATCH v11 12/29] KVM: arm64: Factor SVE code out of fpsimd_lazy_switch_to_host()
` [PATCH v11 13/29] KVM: arm64: Document the KVM ABI for SME
` [PATCH v11 14/29] KVM: arm64: Implement SME vector length configuration
` [PATCH v11 15/29] KVM: arm64: Support SME control registers
` [PATCH v11 16/29] KVM: arm64: Support TPIDR2_EL0
` [PATCH v11 17/29] KVM: arm64: Support SME identification registers for guests
` [PATCH v11 18/29] KVM: arm64: Support SME priority registers
` [PATCH v11 19/29] KVM: arm64: Support userspace access to streaming mode Z and P registers
` [PATCH v11 20/29] KVM: arm64: Flush register state on writes to SVCR.SM and SVCR.ZA
` [PATCH v11 21/29] KVM: arm64: Expose SME specific state to userspace
` [PATCH v11 22/29] KVM: arm64: Context switch SME state for guests
` [PATCH v11 23/29] KVM: arm64: Handle SME exceptions
` [PATCH v11 24/29] KVM: arm64: Expose SME to nested guests
` [PATCH v11 25/29] KVM: arm64: Provide interface for configuring and enabling SME for guests
` [PATCH v11 26/29] KVM: arm64: selftests: Remove spurious check for single bit safe values
` [PATCH v11 27/29] KVM: arm64: selftests: Skip impossible invalid value tests
` [PATCH v11 28/29] KVM: arm64: selftests: Add SME system registers to get-reg-list
` [PATCH v11 29/29] KVM: arm64: selftests: Add SME to set_id_regs test
[PATCH v3] fs/proc/task_mmu: fix PAGEMAP_SCAN written state for PMD holes
2026-07-09 12:16 UTC
[PATCH v2] fs/proc/task_mmu: fix PAGEMAP_SCAN written state for PMD holes
2026-07-09 12:16 UTC (3+ messages)
[PATCH] selftests/x86/fsgsbase: Check mmap return value
2026-07-09 12:13 UTC
[PATCH v3 net-next 1/1] tcp: Replace min_tso_segs() with tso_segs() CC callback
2026-07-09 12:06 UTC (6+ messages)
[PATCH net-next v5] selftests/net/openvswitch: add ICMPv6 echo type match test
2026-07-09 12:05 UTC
[PATCH net-next] selftests: drv-net: rss_ctx: Add retries to test_rss_context_overlap to reduce flakes
2026-07-09 10:40 UTC (2+ messages)
[PATCH v3 0/2] fs/pipe: reduce pipe->mutex contention by pre-allocating outside the lock
2026-07-09 9:37 UTC (2+ messages)
[PATCH nf-next v5 0/6] Add IPv4 over IPv6 and SIT flowtable SW acceleration
2026-07-09 8:52 UTC (7+ messages)
` [PATCH nf-next v5 1/6] net: netfilter: add ether_type to net_device_path_ctx
` [PATCH nf-next v5 2/6] net: netfilter: add encap_proto to flow_offload_tunnel
` [PATCH nf-next v5 3/6] net: netfilter: add IPv4 over IPv6 tunnel flowtable acceleration
` [PATCH nf-next v5 4/6] selftests: netfilter: nft_flowtable.sh: add IPv4 over IPv6 flowtable selftest
` [PATCH nf-next v5 5/6] net: netfilter: add SIT tunnel flowtable acceleration
` [PATCH nf-next v5 6/6] selftests: netfilter: nft_flowtable.sh: add SIT flowtable selftest
[RFC PATCH] fs: introduce pluggable ELF interpreter loader registry
2026-07-09 8:46 UTC (11+ messages)
` [RFC PATCH] fs: binfmt_misc: introduce eBPF-based matching and interpreter selection
[PATCH] selftests/net: fix EVP_MD_CTX leak in tcp_mmap
2026-07-09 8:40 UTC (2+ messages)
[PATCH v2] selftests/mm: Fix memleak in migration benchmark
2026-07-09 8:18 UTC
[PATCH v3 00/17] riscv: Generate riscv instruction functions
2026-07-09 6:26 UTC (2+ messages)
` [syzbot ci] "
[PATCH] selftests/ftrace: Fix reading enabled_functions in add_remove_fprobe_module test
2026-07-09 5:38 UTC (2+ messages)
[PATCH] selftests/tracing: Have trigger-hist-poll.tc use sched_process_exit
2026-07-09 4:58 UTC (4+ messages)
[PATCH v10 0/6] mm/memory-failure: add panic option for unrecoverable pages
2026-07-09 3:34 UTC (5+ messages)
` [PATCH v10 5/6] Documentation: document panic_on_unrecoverable_memory_failure sysctl
` [PATCH v10 6/6] selftests/mm: add hwpoison-panic destructive test
[PATCH] selftests/mm: Fix memleak in migration benchmark
2026-07-09 3:03 UTC (5+ messages)
[PATCH] selftests/mm: Fix memleak in migration benchmark
2026-07-09 1:54 UTC (2+ 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