messages from 2026-07-12 15:06:19 to 2026-07-14 04:04:35 UTC [more...]
[PATCH 0/2] mm/hugetlb: fix list corruption in allocate_file_region_entries()
2026-07-14 4:03 UTC (5+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] selftests/mm: add hugetlb_region_cache_race regression test
[PATCH net-next 0/3] net: nexthop: per-nexthop UDP dst port for fdb (VXLAN) nexthops
2026-07-14 3:43 UTC (6+ messages)
` [PATCH net-next 1/3] net: nexthop: add NHA_FDB_PORT for fdb nexthops
` [PATCH net-next 2/3] vxlan: honor per-nexthop fdb destination port
` [PATCH net-next 3/3] selftests: net: add coverage for fdb nexthop dst port
[PATCH bpf 1/1] selftests/bpf: Enable BLK_DEV_NBD for raw_tp_writable_reject_nbd_invalid
2026-07-14 3:32 UTC (4+ messages)
[PATCH 1/2] selftests/cgroup: fix missing TAP output in test_hugetlb_memcg
2026-07-14 3:00 UTC (2+ messages)
[PATCH 0/2] bpf, riscv: add timed may_goto support
2026-07-14 2:58 UTC (3+ messages)
` [PATCH 1/2] bpf, riscv: add support for timed may_goto
` [PATCH 2/2] selftests/bpf: enable timed may_goto tests for riscv64
[PATCH] kunit: configs: enable GPIO kunit test cases in all_tests.config
2026-07-14 2:31 UTC (3+ messages)
[PATCH rdma-next 00/13] RDMA: Make device names unique per net namespace
2026-07-14 2:28 UTC (10+ messages)
` [PATCH rdma-next 08/13] RDMA/cgroup: Scope rdma cgroup device visibility to the "
` [PATCH rdma-next 13/13] RDMA/selftests: Add rxe_netns_names test
[PATCH 2/2] selftests/mm: restore hidden hugetlb reservation scenarios
2026-07-14 2:16 UTC
[PATCH v4 net-next 0/7] ptp: Add PHC timestamp quality attributes
2026-07-14 2:03 UTC (8+ messages)
` [PATCH v4 net-next 1/7] ptp: Add ioctls for PHC timestamps with "
` [PATCH v4 net-next 2/7] selftests/ptp: Extract print_system_timestamp helper in testptp
` [PATCH v4 net-next 3/7] selftests/ptp: Add testptp support for attributes ioctls
` [PATCH v4 net-next 4/7] ptp: ptp_vmclock: Implement "
` [PATCH v4 net-next 5/7] net: ena: Update PHC admin interface for error bound support
` [PATCH v4 net-next 6/7] net: ena: Add error bound to PHC communication layer
` [PATCH v4 net-next 7/7] net: ena: Implement gettimexattrs64 callback for PTP attributes
[PATCH v3 0/5] tracing/probes: Clean up and refactor argument parser
2026-07-14 1:10 UTC (6+ messages)
` [PATCH v3 1/5] tracing/probes: Refactor parse_probe_vars()
` [PATCH v3 2/5] tracing/probes: Refactor parse_probe_arg()
` [PATCH v3 3/5] tracing/probes: Sort ERRORS list in trace_probe.h alphabetically
` [PATCH v3 4/5] tracing/probes: Extend max length of argument string
` [PATCH v3 5/5] tracing/probes: Eliminate recursion in parse_probe_arg()
[PATCH RESEND v4] selftests: mincore: count file-mmap readahead on both sides
2026-07-14 0:53 UTC (2+ messages)
[PATCH v3 00/11] vfio/pci: Add CXL Type-2 device passthrough support
2026-07-13 23:37 UTC (25+ messages)
` [PATCH v3 01/11] cxl: Add cxl_get_hdm_info() helper for HDM decoder metadata
` [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 v8 0/8] mm/hmm: Add mmap lock-drop support for userfaultfd-backed mappings
2026-07-13 23:18 UTC (21+ messages)
` [PATCH v8 4/8] mshv: Use hmm_range_fault_unlocked_timeout() for region faults
` [PATCH v8 5/8] drm/nouveau: Use hmm_range_fault_unlocked_timeout() for SVM faults
` [PATCH v8 8/8] drm/gpusvm: Use hmm_range_fault_unlocked_timeout() for range faults
[PATCH v2 00/19] crypto: cmh - add CRI CryptoManager Hub driver
2026-07-13 23:17 UTC (6+ messages)
` [PATCH v2 01/19] dt-bindings: crypto: add Rambus CryptoManager Hub
[PATCH v8 00/11] KVM: arm64: PMU: Use multiple host PMUs
2026-07-13 21:50 UTC (7+ messages)
` [PATCH v8 01/11] KVM: arm64: Serialize userspace MDCR_EL2 access
` [PATCH v8 09/11] KVM: arm64: PMU: Implement fixed-counters-only emulation
[PATCH bpf-next 0/2] bpf: Validate byte type for helper stack reads
2026-07-13 21:22 UTC (5+ messages)
` [PATCH bpf-next 1/2] bpf: Check byte type when validating "
` [PATCH bpf-next 2/2] selftests/bpf: Cover helper reads of invalid spill siblings
[PATCH bpf v4 0/2] bpf: Reject negative const offsets for buffer pointers
2026-07-13 20:44 UTC (11+ messages)
` [PATCH bpf v4 1/2] "
[PATCH v3 0/2] Make liveupdate selftests library
2026-07-13 16:49 UTC (4+ messages)
[PATCH bpf-next v7 0/3] bpf: bidirectional VLAN support for bpf_fib_lookup()
2026-07-13 16:23 UTC (4+ messages)
` [PATCH bpf-next v7 1/3] bpf: Add BPF_FIB_LOOKUP_VLAN flag to bpf_fib_lookup() helper
` [PATCH bpf-next v7 2/3] bpf: Add BPF_FIB_LOOKUP_VLAN_INPUT "
` [PATCH bpf-next v7 3/3] selftests/bpf: Add bpf_fib_lookup() VLAN flag tests
[PATCH v2 0/5] binfmt_misc: bpf-backed binary type handlers
2026-07-13 15:57 UTC (6+ messages)
[PATCH bpf-next v9 0/9] bpf: Introduce global percpu data
2026-07-13 15:40 UTC (10+ messages)
` [PATCH bpf-next v9 1/9] bpf: Drop duplicate blank lines in verifier
` [PATCH bpf-next v9 2/9] bpf: Introduce global percpu data
` [PATCH bpf-next v9 3/9] libbpf: Probe percpu data feature
` [PATCH bpf-next v9 4/9] libbpf: Add support for global percpu data
` [PATCH bpf-next v9 5/9] bpftool: Generate skeleton "
` [PATCH bpf-next v9 6/9] selftests/bpf: Add tests to verify "
` [PATCH bpf-next v9 7/9] selftests/bpf: Test direct reading/writing read-only percpu_array map
` [PATCH bpf-next v9 8/9] selftests/bpf: Test verifier log for global percpu data
` [PATCH bpf-next v9 9/9] selftests/bpf: Verify bpf_iter "
[PATCH 0/4] selftests/bpf: A few edge case fixes
2026-07-13 15:32 UTC (3+ messages)
` [PATCH 1/4] selftests/bpf: Install bpftool where test_progs expects to find it
[PATCH net-next v2] selftests/net/openvswitch: add SCTP flow key test
2026-07-13 14:39 UTC (2+ messages)
[PATCH v2 0/2] fuse: allow FUSE_SYNCFS for privileged userspace servers
2026-07-13 14:12 UTC (2+ messages)
[RFC PATCH v1.2 0/5] mm/damon: unurgent fixes for infinite loop, NULL de-ref and races
2026-07-13 13:58 UTC (2+ messages)
` [RFC PATCH v1.2 2/5] mm/damon/tests/core-kunit: catch test failure in test_merge_regions_of()
[PATCH v3 0/3] LoongArch: add KHO support and selftests
2026-07-13 13:53 UTC (3+ messages)
` [PATCH v3 1/3] LoongArch: kexec: add KHO support for FDT-based
[PATCH v12 00/29] KVM: arm64: Implement support for SME
2026-07-13 13:30 UTC (9+ messages)
` [PATCH v12 04/29] arm64/sve: Factor virtualizable VL discovery out of SVE specific code
` [PATCH v12 22/29] KVM: arm64: Context switch SME state for guests
[PATCH net] selftests/net: Fix tun IPv6 test addresses to avoid 6to4 range
2026-07-13 13:12 UTC (2+ messages)
[PATCH nf v2] selftests: netfilter: nft_flowtable.sh: fix offload counter verification for tunnel tests
2026-07-13 12:53 UTC
[PATCH 0/4] mm: kmemleak: reduce transient false positives by confirming leaks
2026-07-13 12:52 UTC (7+ messages)
` [PATCH 1/4] mm: kmemleak: confirm suspected leaks with a second scan
` [PATCH 2/4] mm: kmemleak: report leaks only after N consecutive unreferenced scans
` [PATCH 3/4] mm: kmemleak: factor leak confirmation into a helper
` [PATCH 4/4] selftests: mm: test kmemleak's N-consecutive-scan leak confirmation
[PATCH nf-next v6 0/6] Add IPv4 over IPv6 and SIT flowtable SW acceleration
2026-07-13 12:46 UTC (7+ messages)
` [PATCH nf-next v6 1/6] net: netfilter: add ether_type to net_device_path_ctx
` [PATCH nf-next v6 2/6] net: netfilter: add encap_proto to flow_offload_tunnel
` [PATCH nf-next v6 3/6] net: netfilter: add IPv4 over IPv6 tunnel flowtable acceleration
` [PATCH nf-next v6 4/6] selftests: netfilter: nft_flowtable.sh: add IPv4 over IPv6 flowtable selftest
` [PATCH nf-next v6 5/6] net: netfilter: add SIT tunnel flowtable acceleration
` [PATCH nf-next v6 6/6] selftests: netfilter: nft_flowtable.sh: add SIT flowtable selftest
[PATCH v8 00/10] Fix missing fops.owner in Rust DRM/misc abstractions
2026-07-13 12:07 UTC (18+ messages)
` [PATCH v8 01/10] rust: module: move module types into `module.rs`
` [PATCH v8 02/10] rust: module: add `THIS_MODULE` const to `ModuleMetadata` trait
` [PATCH v8 03/10] rust: doctest: add LocalModule fallback for #[vtable] ThisModule
` [PATCH v8 04/10] rust: macros: auto-insert OwnerModule in #[vtable]
` [PATCH v8 05/10] rust: drm: set fops.owner from driver module pointer
` [PATCH v8 06/10] rust: miscdevice: "
` [PATCH v8 07/10] rust: configfs: use `LocalModule` for `THIS_MODULE`
` [PATCH v8 08/10] rust: binder: "
` [PATCH v8 09/10] rust: macros: remove `THIS_MODULE` static from `module!`
` [PATCH v8 10/10] rust: module: update MAINTAINERS to cover module.rs
[PATCH v4 0/5] software node: provide support for fw_devlink
2026-07-13 11:46 UTC (7+ messages)
` [PATCH v4 1/5] kunit: provide a set of fwnode-oriented helpers
` [PATCH v4 2/5] software node: add fw_devlink support
` [PATCH v4 3/5] software node: add kunit tests for "
` [PATCH v4 4/5] MAINTAINERS: add myself as reviewer of software node support
` [PATCH v4 5/5] gpio: kunit: add test cases verifying swnode devlink support
[PATCH net 0/7] selftests: net: add missing kconfig and settings
2026-07-13 11:44 UTC (7+ messages)
` [PATCH net 3/7] selftests: ovpn: add IPV6 and VETH configs
` [PATCH net 4/7] selftests: ovpn: increase timeout
` [PATCH net 7/7] selftests: netconsole: ignore busywait errors
[PATCH v3 0/5] software node: provide support for fw_devlink
2026-07-13 10:20 UTC (4+ messages)
[PATCH net-next v2] selftests/net: Skip srv6_end_dt46_l3vpn_test::host_vpn_tests if iproute2 too old
2026-07-13 9:57 UTC
[PATCH] selftests/x86/fsgsbase: Check mmap return value
2026-07-13 9:47 UTC (2+ messages)
[PATCH] selftests/mm: Fix memleak in migration benchmark
2026-07-13 9:38 UTC (3+ messages)
[PATCH] selftests/mm: fix on-fault-limit false failure under sudo-rs
2026-07-13 9:27 UTC
[PATCH net] selftests: netconsole: only restore MAC when it changed on resume
2026-07-13 9:21 UTC (2+ messages)
[PATCH v4] fs/proc/task_mmu: fix PAGEMAP_SCAN written state for PMD holes
2026-07-13 9:17 UTC
[PATCH v3] fs/proc/task_mmu: fix PAGEMAP_SCAN written state for PMD holes
2026-07-13 9:16 UTC (3+ messages)
[PATCH bpf-next v6 0/3] bpf: bidirectional VLAN support for bpf_fib_lookup()
2026-07-13 7:56 UTC (4+ messages)
` [PATCH bpf-next v6 1/3] bpf: Add BPF_FIB_LOOKUP_VLAN flag to bpf_fib_lookup() helper
[PATCH 0/5] tracing/probes: Clean up and refactor argument parser
2026-07-13 7:28 UTC (6+ messages)
` [PATCH 1/5] tracing/probes: Refactor parse_probe_vars()
` [PATCH 2/5] tracing/probes: Refactor parse_probe_arg()
` [PATCH 3/5] tracing/probes: Sort ERRORS list in trace_probe.h alphabetically
` [PATCH 4/5] tracing/probes: Extend max length of argument string
` [PATCH 5/5] tracing/probes: Eliminate recursion in parse_probe_arg()
[PATCH] selftests/mm: Factor out hmm_buffer_alloc() to consolidate buffer setup
2026-07-13 3:32 UTC
[PATCH 0/5] tracing/probes: Clean up and refactor argument parser
2026-07-13 2:16 UTC (7+ messages)
` [PATCH 1/5] tracing/probes: Refactor parse_probe_vars()
` [PATCH 2/5] tracing/probes: Refactor parse_probe_arg()
` [PATCH 3/5] tracing/probes: Sort ERRORS list in trace_probe.h alphabetically
` [PATCH 4/5] tracing/probes: Extend max length of argument string
` [PATCH 5/5] tracing/probes: Eliminate recursion in parse_probe_arg()
[PATCH] selftests: timers: Make sleep time in raw_skew configurable
2026-07-13 2:06 UTC (4+ messages)
` [PATCH v2] "
[PATCH v2] selftests/mm: Fix memleak in migration benchmark
2026-07-13 1:35 UTC (2+ messages)
[PATCH v6 0/8] RISC-V: KVM: Add Svadu/Zicfiss/Zicfilp FWFT support
2026-07-13 1:03 UTC (9+ messages)
` [PATCH v6 1/8] RISC-V: KVM: Add support for Svadu FWFT features
` [PATCH v6 2/8] KVM: riscv: selftests: add Svadu FWFT extension to get-reg-list test
` [PATCH v6 3/8] RISC-V: KVM: Allow Zicfiss/Zicfilp extensions for Guest/VM
` [PATCH v6 4/8] RISC-V: KVM: Add ssp context save/restore
` [PATCH v6 5/8] RISC-V: KVM: Handle software-check exits for VCPU
` [PATCH v6 6/8] RISC-V: KVM: Delegate SPELP bit to VS/VU mode if landing pad is enabled
` [PATCH v6 7/8] RISC-V: KVM: Add support for control-flow integrity FWFT features
` [PATCH v6 8/8] KVM: riscv: selftests: add Zicfiss/Zicfilp extension to get-reg-list test
[PATCH-next v3 0/3] cgroup/cpuset: Support multiple destination cpusets for cpuset_*attach()
2026-07-12 23:55 UTC (4+ messages)
` [PATCH-next v3 1/3] "
` [PATCH-next v3 2/3] cgroup/cpuset: Handle the special case of non-moving tasks in cpuset_can_attach()
` [PATCH-next v3 3/3] selftests/cgroup: Add test for cpuset affinity on controller disable
[RFC PATCH v1.1 0/5] mm/damon: unurgent fixes for infinite loop, NULL de-ref and races
2026-07-12 17:03 UTC (2+ messages)
` [RFC PATCH v1.1 2/5] mm/damon/tests/core-kunit: catch test failure in test_merge_regions_of()
[PATCH v7 00/10] dax/kmem: atomic whole-device hotplug via sysfs
2026-07-12 16:48 UTC (12+ messages)
` [PATCH v7 01/10] mm/memory: add memory_block_aligned_range() helper
` [PATCH v7 02/10] mm/memory_hotplug: add mhp_online_type_to_str() and export string helpers
` [PATCH v7 03/10] mm/memory_hotplug: pass online_type to online_memory_block() via arg
` [PATCH v7 04/10] mm/memory_hotplug: export mhp_get_default_online_type
` [PATCH v7 05/10] mm/memory_hotplug: add __add_memory_driver_managed() with online_type arg
` [PATCH v7 06/10] mm/memory_hotplug: add offline_and_remove_memory_ranges()
` [PATCH v7 07/10] dax/kmem: resolve default online type at probe time
` [PATCH v7 08/10] dax/kmem: extract hotplug/hotremove helper functions
` [PATCH v7 09/10] dax/kmem: add sysfs interface for atomic whole-device hotplug
` [PATCH v7 10/10] selftests/dax: add dax/kmem hotplug sysfs regression 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