messages from 2026-08-12 18:05:57 to 2026-08-13 17:05:58 UTC [more...]
[PATCH v6 00/11] riscv: hwprobe: Expose RVA23U64 base behavior
2026-08-13 17:05 UTC (14+ messages)
` [PATCH v6 01/11] riscv: Add B to hwcap and hwprobe
` [PATCH v6 02/11] dt-bindings: riscv: Require block-size for Zicbom, Zicbop, and Zicboz
` [PATCH v6 03/11] dt-bindings: riscv: Add Zic64b extension description
` [PATCH v6 04/11] riscv: Add Zic64b to cpufeature and hwprobe
` [PATCH v6 05/11] riscv: dts: spacemit: k3: Add Zic64b ISA extension
` [PATCH v6 06/11] riscv: dts: spacemit: k1: "
` [PATCH v6 07/11] riscv: dts: sophgo: sg2044: "
` [PATCH v6 08/11] riscv: Add a getter for user PMLEN support
` [PATCH v6 09/11] riscv: cpufeature: Introduce ISA bases bitmap and rva23u64 detection
` [PATCH v6 10/11] riscv: cpu: Output isa bases lines in cpuinfo
` [PATCH v6 11/11] riscv: hwprobe: Introduce rva23u64 base behavior
[PATCH bpf-next v12 00/10] bpf: Introduce global percpu data
2026-08-13 16:26 UTC (17+ messages)
` [PATCH bpf-next v12 01/10] bpf: Drop duplicate blank lines in kernel/bpf/
` [PATCH bpf-next v12 02/10] bpf: Factor out check_map_mem_read helper in verifier
` [PATCH bpf-next v12 03/10] bpf: Introduce global percpu data
` [PATCH bpf-next v12 04/10] libbpf: Probe percpu data feature
` [PATCH bpf-next v12 05/10] libbpf: Add support for global percpu data
` [PATCH bpf-next v12 06/10] bpftool: Generate skeleton "
` [PATCH bpf-next v12 07/10] selftests/bpf: Add tests to verify "
` [PATCH bpf-next v12 08/10] selftests/bpf: Test direct reading/writing read-only percpu_array map
` [PATCH bpf-next v12 09/10] selftests/bpf: Test verifier log for global percpu data
` [PATCH bpf-next v12 10/10] selftests/bpf: Verify bpf_iter "
[PATCH bpf v3 0/2] selftest/bpf: make test_tc_tunnel and test_tc_edt more robust to CI load
2026-08-13 16:17 UTC (7+ messages)
` [PATCH bpf v3 1/2] selftests/bpf: keep polling connection that is still in progress
[PATCH v4 4/4] selftests/kho: add LoongArch vmtest support
2026-08-13 16:03 UTC (2+ messages)
[PATCH v5 net-next 0/2] ECN offload handling series
2026-08-13 15:58 UTC (11+ messages)
` [PATCH v5 net-next 1/2] net: update comments for SKB_GSO_TCP_ECN and SKB_GSO_TCP_ACCECN
` [PATCH v5 net-next 2/2] net: hns3: fix GSO_ECN flag setting in the RX path
[PATCH v10 00/41] guest_memfd: In-place conversion support
2026-08-13 15:55 UTC (9+ messages)
` [PATCH v10 07/41] KVM: guest_memfd: Stub in ability to enable in-place shared<=>private conversion
` [PATCH v10 12/41] KVM: guest_memfd: Call arch make_shared callback for to-shared conversion
[PATCH v4 00/10] mlx5 support for VFIO self test
2026-08-13 15:40 UTC (9+ messages)
` [PATCH v4 06/10] vfio: selftests: Allow drivers to specify required region size
` [PATCH v4 08/10] vfio: selftests: Add mlx5 driver - HW init and command interface
[PATCH v3 00/18] selftests/mm: improve khugepaged coverage
2026-08-13 15:03 UTC (11+ messages)
` [PATCH v3 01/18] selftests/mm: raise the khugepaged test-case cap
` [PATCH v3 02/18] selftests/mm: skip collapse_compound_extreme where the PMD is too large
` [PATCH v3 03/18] selftests/mm: scale khugepaged's collapse wait with the PMD size
` [PATCH v3 04/18] selftests/mm: skip khugepaged page cache cases without a PMD folio
` [PATCH v3 05/18] selftests/mm: keep khugepaged out of the swapout the swap cases set up
[PATCH bpf] bpf: fix percpu map update indexing with sparse CPU IDs
2026-08-13 15:00 UTC (3+ messages)
[PATCH] selftests: nci: Fix wrong size of status variables in nci_dev test
2026-08-13 14:45 UTC (2+ messages)
[PATCH v3 0/2] Start removing X86_X32_ABI
2026-08-13 13:47 UTC (8+ messages)
` [PATCH v3 1/2] selftests/nolibc: remove the x32 testcase
` [PATCH v3 2/2] x86: Start removing X86_X32_ABI
[PATCH bpf-next 0/2] bpf, x86: Normalize IA32 kfunc return values
2026-08-13 13:47 UTC (5+ messages)
` [PATCH bpf-next 1/2] bpf, x86: Normalize narrow kfunc returns on IA32
` [PATCH bpf-next 2/2] selftests/bpf: Cover IA32 narrow kfunc returns
[PATCH v3] selftests/cgroup: add PSI pressure trigger and validation tests
2026-08-13 13:37 UTC
[PATCH net-next v3 0/2] netconsole: replace target_list_lock by RCU on userdata hot path
2026-08-13 13:11 UTC (2+ messages)
[PATCH bpf-next 0/2] bpf: Reject mixed arena and ordinary atomic paths
2026-08-13 13:03 UTC (4+ messages)
` [PATCH bpf-next 1/2] bpf: Check pointer type for all atomic RMW paths
` [PATCH bpf-next 2/2] selftests/bpf: Cover mixed arena and map-value atomics
[PATCH 0/4] sysctl: Disallow partial updates of miss-formatted sysctl vectors
2026-08-13 12:18 UTC (5+ messages)
` [PATCH 1/4] sysctl: Split data conversion and file position handling
` [PATCH 2/4] sysctl: Reject uint arrays before calling the general proc_vec
` [PATCH 3/4] sysctl: Disallow partial updates for erroneous sysctl vectors
` [PATCH 4/4] sysctl: Add 0013 to test partially updated vectors
[PATCH v6 net-next 1/1] tcp: Replace min_tso_segs() with tso_segs() CC callback
2026-08-13 12:15 UTC (3+ messages)
[PATCH net-next 4/4] net: Fix UDP length overflow with PMTU discover and big MTU
2026-08-13 12:04 UTC (5+ messages)
[PATCH net v2 0/2] Fix UDP length overflow in edge cases
2026-08-13 12:03 UTC (3+ messages)
` [PATCH net v2 1/2] net: Fix UDP length overflow with PMTU discover and big MTU
` [PATCH net v2 2/2] net: ipv6: Clamp to IP6_MAX_MTU in ip6_dst_mtu_maybe_forward
[PATCH v10 00/10] Fix missing fops.owner in Rust DRM/misc abstractions
2026-08-13 11:51 UTC (12+ messages)
[PATCH bpf-next v2 0/2] bpf, riscv: Add BPF stack arguments support for RV64 JIT
2026-08-13 11:35 UTC (6+ messages)
` [PATCH bpf-next v2 1/2] "
` [PATCH bpf-next v2 2/2] selftests/bpf: Enable stack argument tests for RV64
[PATCH bpf v4] selftests/bpf: allocate a larger timeout for connection
2026-08-13 11:23 UTC (3+ messages)
[PATCH net-next v10] selftests/net/openvswitch: add SCTP flow key support and test
2026-08-13 11:15 UTC (2+ messages)
[PATCH net-next v6 00/10] ipv6: report why a route was deleted in RTM_DELROUTE
2026-08-13 10:51 UTC (2+ messages)
[PATCH v3 0/5] selftests/mm: Handle unsupported and transient test conditions
2026-08-13 10:43 UTC (8+ messages)
` [PATCH v3 1/5] selftests/mm: skip COW tmpfile cases when fallocate() is unsupported
` [PATCH v3 2/5] selftests/mm: skip guard hole-punch test if MADV_REMOVE "
` [PATCH v3 3/5] selftests/mm: skip khugepaged swap tests without swap
[PATCH v9] KVM: selftests: riscv: Add lazy V extension enablement for guests
2026-08-13 10:29 UTC (5+ messages)
` [PATCH v10] "
` [PATCH v11] "
` [PATCH v12] "
` [PATCH v13] "
[PATCH] selftests/namespaces: Fix racy pipe handshake in timens and pidns_separate
2026-08-13 10:20 UTC (2+ messages)
[PATCH v2] selftests/epoll: add a regression test for pipe->poll_usage
2026-08-13 10:19 UTC (2+ messages)
[PATCH v4 00/27] vfio/pci: Add CXL Type-2 device passthrough support
2026-08-13 9:36 UTC (28+ messages)
` [PATCH v4 01/27] cxl: Fix resource.c include path and export cxl_restore_hdm_after_pci_reset
` [PATCH v4 02/27] cxl/regs: Skip sub-block region request for BAR-owning drivers
` [PATCH v4 03/27] cxl: Move component register defines to uapi/cxl/cxl_regs.h
` [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 06/27] vfio/pci: Add CXL ops registration interface
` [PATCH v4 07/27] vfio/pci: Detect CXL devices and load vfio-cxl on demand
` [PATCH v4 08/27] vfio/cxl: Add the vfio-cxl module skeleton
` [PATCH v4 09/27] vfio/cxl: Create the CXL memory device at bind
` [PATCH v4 10/27] vfio/cxl: Reject unsupported decoder topologies "
` [PATCH v4 11/27] vfio/cxl: Own the whole component register BAR
` [PATCH v4 12/27] vfio/pci: Let a provider exclude a BAR sub-range from mmap
` [PATCH v4 13/27] vfio/pci: Refuse read/write to an excluded BAR sub-range
` [PATCH v4 14/27] vfio: Add CXL region type for the HDM region
` [PATCH v4 15/27] vfio/pci: Call CXL open and close hooks around device use
` [PATCH v4 16/27] vfio/cxl: Shadow the CXL DVSEC body at open
` [PATCH v4 17/27] vfio/cxl: Virtualize the CXL DVSEC
` [PATCH v4 18/27] vfio/cxl: Expose the HDM memory and trap the decoder registers
` [PATCH v4 19/27] vfio/cxl: Keep the HDM decoder block off the direct BAR mapping
` [PATCH v4 20/27] vfio/cxl: Emulate the HDM decoder commit handshake
` [PATCH v4 21/27] vfio/cxl: Describe the CXL device and decoder geometry to userspace
` [PATCH v4 22/27] vfio/cxl: Revoke the HDM mapping on reset and power transitions
` [PATCH v4 23/27] vfio/cxl: Refresh the decoder snapshot after a device reset
` [PATCH v4 24/27] vfio/cxl: Service a guest-triggered CXL reset
` [PATCH v4 25/27] vfio/pci: Provide an opt-out for the CXL Type-2 extensions
` [PATCH v4 26/27] Documentation: vfio-pci: Document CXL Type-2 device passthrough
` [PATCH v4 27/27] selftests/vfio: Add CXL Type-2 passthrough corner-case tests
[PATCH v4 00/20] mm/rmap: index MAP_PRIVATE file-backed folios by anonymous pgoff
2026-08-13 9:36 UTC (14+ messages)
` [PATCH v4 17/20] mm/vma: only permit MAP_PRIVATE /dev/zero to be mapped anonymous
` [PATCH v4 18/20] mm/vma: make MAP_PRIVATE-mapped /dev/zero mappings truly anonymous
` [PATCH v4 19/20] tools/testing/vma: add test to assert MAP_PRIVATE-/dev/zero is anon
[PATCH] selftests/cgroup: remove redundant chown in test_cgcore_lesser_ns_open
2026-08-13 9:09 UTC
[PATCH v5 00/36] Private Memory NUMA Nodes
2026-08-13 8:55 UTC (4+ messages)
[PATCH bpf-next 0/4] bpf: BPF-driven proactive memcg reclaim
2026-08-13 8:48 UTC (4+ messages)
` [PATCH bpf-next 2/4] bpf: add bpf_thread_wq kthread-backed workqueue with cgroup placement
[PATCH v7 17/36] KVM: x86: Allow KVM master clock mode when TSCs are offset from each other
2026-08-13 8:44 UTC (12+ messages)
[PATCH net-next] selftests: net: move log_test to lib file and remove duplicate code
2026-08-13 8:11 UTC
[PATCH net-next] selftests: drv-net: bump the timeout to 15min
2026-08-13 8:04 UTC (2+ messages)
[PATCH] kselftest/riscv: Replace __ASSEMBLY__ with __ASSEMBLER__
2026-08-13 7:53 UTC
[PATCH] selftests: rtc: fix flaky date_read_loop test
2026-08-13 6:35 UTC (2+ messages)
[RFC PATCH 4/6] selftests: fix build errors on alpine linux
2026-08-13 6:34 UTC (3+ messages)
` [RFC PATCH 5/6] selftests: run tests on nommu architecture
` [RFC PATCH 6/6] selftests/mm: add nommu mmap and mremap behavior tests
[RFC PATCH 0/2] KVM: arm64: fix VGICv3 redistributor rollback
2026-08-13 5:57 UTC (6+ messages)
` [RFC PATCH 1/2] KVM: arm64: vgic-v3: Roll back failed redistributor region setup
[PATCH net-next v1] selftests/bpf: Fix insn count expectations in chained global subprogs test
2026-08-13 5:16 UTC
[PATCH] selftests/bpf: Remove duplicate copies of the arena spinlock qnodes
2026-08-13 4:38 UTC (2+ messages)
[RFC PATCH bpf-next v2 0/2] libbpf: Improve BPF load performance by selectively loading kmod BTFs
2026-08-13 4:22 UTC (5+ messages)
` [RFC PATCH bpf-next v2 1/2] libbpf: support selective kernel module BTF loading via .kmod_btfs section
` [RFC PATCH bpf-next v2 2/2] selftests/bpf: add tests for selective kmod BTF loading
[PATCH bpf v3 4/4] selftests/bpf: Test untrusted allocated-object pointers
2026-08-13 3:40 UTC (3+ messages)
[PATCH net-next] selftests: net: separate ipv6_flowlabel_mgr test
2026-08-13 3:07 UTC
[PATCH] lib/tests: add KUnit tests for errseq
2026-08-12 21:25 UTC (3+ messages)
[PATCH v3] selftests: harness: Mark test fixture objects __maybe_unused
2026-08-12 20:53 UTC (5+ messages)
[PATCH 0/3] selftests/mm: TAP output and global-state fixes
2026-08-12 20:51 UTC (2+ messages)
[PATCH v2 0/8] nfsd/sunrpc: harden the netlink listener interfaces
2026-08-12 19:57 UTC (5+ messages)
` [PATCH v2 4/8] SUNRPC: undo partial rpcbind registrations when svc_register() fails
[PATCH v2 1/2] x86/shstk: support via prctl
2026-08-12 19:34 UTC (6+ messages)
` [PATCH v2 2/2] selftests/x86: add generic prctl shadow stack test
[PATCH v19 00/14] KVM: arm64: Provide guest support for GCS
2026-08-12 19:12 UTC (15+ messages)
` [PATCH v19 01/14] arm64/gcs: Ensure FGTs for EL1 GCS instructions are disabled
` [PATCH v19 02/14] KVM: arm64: Fix FGT mapping for HFGITR_EL2.nGCSEPP
` [PATCH v19 03/14] KVM: arm64: Manage GCS access and registers for guests
` [PATCH v19 04/14] KVM: arm64: Ensure GCS memory effects are visible
` [PATCH v19 05/14] KVM: arm64: Set PSTATE.EXLOCK when entering an exception
` [PATCH v19 06/14] KVM: arm64: Validate GCS exception lock when emulating ERET
` [PATCH v19 07/14] KVM: arm64: Forward GCS exceptions to nested guests
` [PATCH v19 08/14] KVM: arm64: Enforce EXLOCK for SPSR and ELR
` [PATCH v19 09/14] KVM: arm64: Allow GCS to be enabled for guests
` [PATCH v19 10/14] KVM: selftests: arm64: Add GCS registers to get-reg-list
` [PATCH v19 11/14] KVM: selftests: arm64: Add GCS to set_id_regs
` [PATCH v19 12/14] KVM: selftests: arm64: Only restore SPSR_EL1 and ELR_EL1 if they change
` [PATCH v19 13/14] tools: Synchronise the kernel esr.h
` [PATCH v19 14/14] KVM: selftests: arm64: Add GCS EXLOCK exception emulation test
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;
as well as URLs for NNTP newsgroup(s).