messages from 2025-12-30 14:03:53 to 2026-01-05 15:43:11 UTC [more...]
[PATCH bpf-next v2 0/5] bpf: lru: Fix unintended eviction when updating lru hash maps
2026-01-05 15:43 UTC (7+ messages)
` [PATCH bpf-next v2 1/5] bpf: lru: Tidy hash handling in LRU code
` [PATCH bpf-next v2 2/5] bpf: lru: Factor out bpf_lru_node_reset_state helper
` [PATCH bpf-next v2 3/5] bpf: lru: Factor out bpf_lru_move_next_inactive_rotation helper
` [PATCH bpf-next v2 4/5] bpf: lru: Fix unintended eviction when updating lru hash maps
` [PATCH bpf-next v2 5/5] selftests/bpf: Add tests to verify no unintended eviction when updating lru_[percpu_,]hash maps
[PATCH net v3 0/2] net: netdevsim: fix inconsistent carrier state after link/unlink
2026-01-05 15:17 UTC (2+ messages)
` [PATCH net v3 2/2] selftests: netdevsim: add carrier state consistency test
[PATCH bpf-next 0/2] bpf, test_run: Fix user-memory-access vulnerability for LIVE_FRAMES
2026-01-05 13:22 UTC (6+ messages)
` [PATCH bpf-next 1/2] "
` [PATCH bpf-next 2/2] selftests/bpf: Add test for xdp_md context with LIVE_FRAMES in BPF_PROG_TEST_RUN
` [syzbot ci] Re: bpf, test_run: Fix user-memory-access vulnerability for LIVE_FRAMES
[PATCH 0/4] Various mm kselftests improvements/fixes
2026-01-05 12:46 UTC (7+ messages)
` [PATCH 1/4] selftests/mm: remove flaky header check
[PATCH v3 0/4] KVM: selftests: arm64: Improve diagnostics from set_id_regs
2026-01-05 12:15 UTC (10+ messages)
` [PATCH v3 1/4] KVM: selftests: arm64: Report set_id_reg reads of test registers as tests
` [PATCH v3 2/4] KVM: selftests: arm64: Report register reset tests individually
` [PATCH v3 3/4] KVM: selftests: arm64: Make set_id_regs bitfield validatity checks non-fatal
` [PATCH v3 4/4] KVM: selftests: arm64: Skip all 32 bit IDs when set_id_regs is aarch64 only
[PATCH 0/6] powerpc64/bpf: Support tailcalls with subprogs & BPF exceptions
2026-01-05 11:15 UTC (8+ messages)
` [PATCH 1/6] powerpc64/bpf: Support tailcalls with subprogs
` [PATCH 2/6] powerpc64/bpf: Tailcall handling with trampolines
` [PATCH 3/6] powerpc/bpf: use BPF_PPC_STACK_SAVE to spill trampoline NVRs
` [PATCH 4/6] powerpc64/bpf: Add arch_bpf_stack_walk() for BPF JIT
` [PATCH 5/6] powerpc64/bpf: Support exceptions
` [PATCH 6/6] powerpc64/bpf: Additional NVR handling for bpf_throw
[PATCH 0/3] EDITME: cover title for b4/kunit-user-alloc
2026-01-05 10:52 UTC (8+ messages)
` [PATCH 1/3] kunit: test: Delete pointless resource API usage
` [PATCH 2/3] kthread: Add kthread_take_mm()
` [PATCH 3/3] kunit: test: fix mm_struct leak in kunit_attach_mm()
[PATCH 5.15.y] selftests: net: test_vxlan_under_vrf: fix HV connectivity test
2026-01-05 10:52 UTC
[PATCH net-next 0/2] PSP self test improvements
2026-01-05 10:04 UTC (3+ messages)
` [PATCH net-next 1/2] selftests: drv-net: psp: Use first device when multiple are present
` [PATCH net-next 2/2] selftests: drv-net: psp: Don't fail psp_responder when no PSP devs found
[PATCH] rust: kunit: replace `kernel::c_str!` with C-Strings
2026-01-05 10:00 UTC (4+ messages)
[PATCH v2 0/5] Add Zilsd/Zclsd support in hwprobe and KVM
2026-01-05 9:06 UTC (5+ messages)
` [PATCH v2 4/5] riscv: KVM: allow Zilsd and Zclsd extensions for Guest/VM
` [PATCH v2 5/5] KVM: riscv: selftests: add Zilsd and Zclsd extension to get-reg-list test
[PATCH] kunit: qemu_configs: Add 32-bit big endian ARM configuration
2026-01-05 8:56 UTC (2+ messages)
[PATCH 0/2] kunit: tool: test: Allow running with pytest
2026-01-05 8:56 UTC (5+ messages)
` [PATCH 1/2] kunit: tool: test: Rename test_data_path() to _test_data_path()
` [PATCH 2/2] kunit: tool: test: Don't rely on implicit working directory change
[PATCH 0/2] kunit: tool: Don't overwrite test status based on subtest counts
2026-01-05 8:55 UTC (5+ messages)
` [PATCH 1/2] kunit: tool: Add test for nested test result reporting
` [PATCH 2/2] kunit: tool: Don't overwrite test status based on subtest counts
[PATCH RFC] kunit: respect KBUILD_OUTPUT env variable by default
2026-01-05 8:53 UTC (2+ messages)
[PATCH] selftests/nolibc: fix sparc32 tests with -mcpu=v9
2026-01-05 8:31 UTC (4+ messages)
[cgroup/for-6.20 PATCH v2 0/4] cgroup/cpuset: Don't invalidate sibling partitions on cpuset.cpus conflict
2026-01-05 7:00 UTC (20+ messages)
` [cgroup/for-6.20 PATCH v2 1/4] cgroup/cpuset: Streamline rm_siblings_excl_cpus()
` [cgroup/for-6.20 PATCH v2 2/4] cgroup/cpuset: Consistently compute effective_xcpus in update_cpumasks_hier()
` [cgroup/for-6.20 PATCH v2 3/4] cgroup/cpuset: Don't fail cpuset.cpus change in v2
` [cgroup/for-6.20 PATCH v2 4/4] cgroup/cpuset: Don't invalidate sibling partitions on cpuset.cpus conflict
[5.15.y BACKPORT] selftests: net: test_vxlan_under_vrf: fix HV connectivity test
2026-01-05 6:38 UTC (2+ messages)
[PATCH] lib/glob: convert selftest to KUnit
2026-01-05 3:48 UTC
[PATCH net-next v3 0/8] selftest: Extend tun/virtio coverage for GSO over UDP tunnel
2026-01-05 3:44 UTC (9+ messages)
` [PATCH net-next v3 1/8] selftest: tun: Format tun.c existing code
` [PATCH net-next v3 2/8] selftest: tun: Introduce tuntap_helpers.h header for TUN/TAP testing
` [PATCH net-next v3 3/8] selftest: tun: Refactor tun_delete to use tuntap_helpers
` [PATCH net-next v3 4/8] selftest: tap: Refactor tap test "
` [PATCH net-next v3 5/8] selftest: tun: Add helpers for GSO over UDP tunnel
` [PATCH net-next v3 6/8] selftest: tun: Add test for sending gso packet into tun
` [PATCH net-next v3 7/8] selftest: tun: Add test for receiving gso packet from tun
` [PATCH net-next v3 8/8] selftest: tun: Add test data for success and failure paths
[PATCH 02/11] rust: macros: use `quote!` from vendored crate
2026-01-05 2:28 UTC (8+ messages)
` [PATCH 08/11] rust: macros: convert `#[kunit_tests]` macro to use `syn`
` [PATCH 11/11] rust: kunit: use `pin_init::zeroed` instead of custom null value
[PATCH net-next v9 0/6] netconsole: support automatic target recovery
2026-01-05 0:29 UTC (8+ messages)
` [PATCH net-next v9 1/6] netconsole: add target_state enum
` [PATCH net-next v9 2/6] netconsole: convert 'enabled' flag to enum for clearer state management
` [PATCH net-next v9 3/6] netconsole: add STATE_DEACTIVATED to track targets disabled by low level
` [PATCH net-next v9 4/6] netconsole: clear dev_name for devices bound by mac
` [PATCH net-next v9 5/6] netconsole: resume previously deactivated target
` [PATCH net-next v9 6/6] selftests: netconsole: validate target resume
[PATCH] rust: fix off-by-one line number in rustdoc tests
2026-01-04 22:54 UTC (2+ messages)
[PATCH v2 00/19] ublk: add support for integrity data
2026-01-04 21:50 UTC (22+ messages)
` [PATCH v2 01/19] blk-integrity: take const pointer in blk_integrity_rq()
` [PATCH v2 02/19] ublk: move ublk flag check functions earlier
` [PATCH v2 03/19] ublk: support UBLK_PARAM_TYPE_INTEGRITY in device creation
` [PATCH v2 04/19] ublk: set request integrity params in ublksrv_io_desc
` [PATCH v2 05/19] ublk: add ublk_copy_user_bvec() helper
` [PATCH v2 06/19] ublk: split out ublk_user_copy() helper
` [PATCH v2 07/19] ublk: inline ublk_check_and_get_req() into ublk_user_copy()
` [PATCH v2 08/19] ublk: move offset check out of __ublk_check_and_get_req()
` [PATCH v2 09/19] ublk: implement integrity user copy
` [PATCH v2 10/19] ublk: support UBLK_F_INTEGRITY
` [PATCH v2 11/19] ublk: optimize ublk_user_copy() on daemon task
` [PATCH v2 12/19] selftests: ublk: display UBLK_F_INTEGRITY support
` [PATCH v2 13/19] selftests: ublk: add utility to get block device metadata size
` [PATCH v2 14/19] selftests: ublk: add kublk support for integrity params
` [PATCH v2 15/19] selftests: ublk: implement integrity user copy in kublk
` [PATCH v2 16/19] selftests: ublk: support non-O_DIRECT backing files
` [PATCH v2 17/19] selftests: ublk: add integrity data support to loop target
` [PATCH v2 18/19] selftests: ublk: add integrity params test
` [PATCH v2 19/19] selftests: ublk: add end-to-end integrity test
[PATCH net-next] selftests: hw-net: rss-input-xfrm: try to enable the xfrm at the start
2026-01-04 18:46 UTC
[PATCH] selftests/nolibc: drop NOLIBC_SYSROOT=0 logic
2026-01-04 16:43 UTC (2+ messages)
[PATCH -next 0/8] RCU updates from me for next merge window
2026-01-04 10:55 UTC (17+ messages)
` [PATCH -next 1/8] rcu: Fix rcu_read_unlock() deadloop due to softirq
` [PATCH -next 2/8] srcu: Use suitable gfp_flags for the init_srcu_struct_nodes()
` [PATCH -next 3/8] rcu/nocb: Remove unnecessary WakeOvfIsDeferred wake path
` [PATCH -next 4/8] rcu/nocb: Add warning if no rcuog wake up attempt happened during overload
` [PATCH -next 5/8] rcu/nocb: Add warning to detect if overload advancement is ever useful
` [PATCH -next 6/8] rcu: Reduce synchronize_rcu() latency by reporting GP kthread's CPU QS early
` [PATCH -next 7/8] rcutorture: Prevent concurrent kvm.sh runs on same source tree
` [PATCH -next 8/8] rcutorture: Add --kill-previous option to terminate previous kvm.sh runs
[RFC PATCH v2 0/3] Memory Controller eBPF support
2026-01-04 9:30 UTC (3+ messages)
[PATCH net-next v2] ipv6: preserve insertion order for same-scope addresses
2026-01-04 3:23 UTC
[PATCH v7 net-next 00/13] AccECN protocol case handling series
2026-01-03 13:10 UTC (14+ messages)
` [PATCH v7 net-next 01/13] tcp: try to avoid safer when ACKs are thinned
` [PATCH v7 net-next 02/13] gro: flushing when CWR is set negatively affects AccECN
` [PATCH v7 net-next 03/13] selftests/net: gro: add self-test for TCP CWR flag
` [PATCH v7 net-next 04/13] tcp: ECT_1_NEGOTIATION and NEEDS_ACCECN identifiers
` [PATCH v7 net-next 05/13] tcp: disable RFC3168 fallback identifier for CC modules
` [PATCH v7 net-next 06/13] tcp: accecn: handle unexpected AccECN negotiation feedback
` [PATCH v7 net-next 07/13] tcp: accecn: retransmit downgraded SYN in AccECN negotiation
` [PATCH v7 net-next 08/13] tcp: add TCP_SYNACK_RETRANS synack_type
` [PATCH v7 net-next 09/13] tcp: accecn: retransmit SYN/ACK without AccECN option or non-AccECN SYN/ACK
` [PATCH v7 net-next 10/13] tcp: accecn: unset ECT if receive or send ACE=0 in AccECN negotiaion
` [PATCH v7 net-next 11/13] tcp: accecn: fallback outgoing half link to non-AccECN
` [PATCH v7 net-next 12/13] tcp: accecn: detect loss ACK w/ AccECN option and add TCP_ACCECN_OPTION_PERSIST
` [PATCH v7 net-next 13/13] tcp: accecn: enable AccECN
[GIT PULL] kselftest fixes update for Linux 6.19-rc4
2026-01-02 20:35 UTC (2+ messages)
[PATCH v4 net 2/2] selftests: net: simple selftest for ipvtap
2026-01-02 20:26 UTC (2+ messages)
[PATCH 0/5] bpf: use const pointer for struct_ops cfi_stubs
2026-01-02 16:19 UTC (12+ messages)
` [PATCH 1/5] "
` [PATCH 2/5] HID: bpf: make __bpf_hid_bpf_ops const
` [PATCH 3/5] sched_ext: make __bpf_ops_sched_ext_ops const
` [PATCH 4/5] net: make cfi_stubs globals const
` [PATCH 5/5] selftests/bpf: "
[PATCH v4 00/10] KVM: nVMX: Improve performance for unmanaged guest memory
2026-01-02 15:40 UTC (12+ messages)
` [PATCH v4 01/10] KVM: nVMX: Implement cache for L1 MSR bitmap
` [PATCH v4 02/10] KVM: pfncache: Restore guest-uses-pfn support
` [PATCH v4 03/10] KVM: x86: Add nested state validation for pfncache support
` [PATCH v4 04/10] KVM: nVMX: Implement cache for L1 APIC pages
` [PATCH v4 05/10] KVM: selftests: Add nested VMX APIC cache invalidation test
` [PATCH v4 06/10] KVM: nVMX: Cache evmcs fields to ensure consistency during VM-entry
` [PATCH v4 07/10] KVM: nVMX: Replace evmcs kvm_host_map with pfncache
` [PATCH v4 08/10] KVM: x86: Add nested context management
` [PATCH v4 09/10] KVM: nVMX: Use nested context for pfncache persistence
` [PATCH v4 10/10] KVM: selftests: Add L2 vcpu context switch test
[PATCH v3] vdso: Remove struct getcpu_cache
2026-01-02 12:20 UTC (3+ messages)
[PATCH net v3] selftests: mptcp: Mark xerror and die_perror __noreturn
2026-01-01 17:28 UTC
[PATCH] selftests/bpf: fix qdisc kfunc declarations
2025-12-31 21:34 UTC (2+ messages)
[PATCH] kselftest: futex: Fix memset with zero size warning
2025-12-31 20:31 UTC (3+ messages)
` [PATCH] kselftest/harness: Use helper to avoid zero-size memset warning
[PATCH] selftests: zram: use bash as script uses bash syntax
2025-12-31 20:11 UTC (2+ messages)
[PATCH] kselftest/arm64: Support FORCE_TARGETS
2025-12-31 19:54 UTC (2+ messages)
[PATCH] selftests/ftrace: Test toplevel-enable for instance
2025-12-31 19:50 UTC (6+ messages)
[PATCH v3] selftests/ftrace: traceonoff_triggers: strip off names
2025-12-31 19:50 UTC (5+ messages)
[PATCH] bpf: selftests: fix missing declaration for bpf_copy_from_user_task_str
2025-12-31 16:46 UTC (2+ messages)
[PATCH v11 RESEND 0/9] support FEAT_LSUI
2025-12-31 10:07 UTC (2+ messages)
[PATCH v10 00/16] arm64: entry: Convert to Generic Entry
2025-12-31 1:35 UTC (4+ messages)
` [PATCH v10 11/16] entry: Split syscall_exit_to_user_mode_work() for arch reuse
[PATCH RFC 1/2] rcutorture: Prevent concurrent kvm.sh runs on same source tree
2025-12-30 23:12 UTC (5+ messages)
[PATCH net v2 0/2] net: netdevsim: fix inconsistent carrier state after link/unlink
2025-12-30 16:03 UTC (2+ messages)
` [PATCH net v2 2/2] selftests: netdevsim: add carrier state consistency 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