messages from 2025-12-23 06:59:30 to 2026-01-04 03:20:18 UTC [more...]
[PATCH -next 0/8] RCU updates from me for next merge window
2026-01-04 3:20 UTC (15+ 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
[cgroup/for-6.20 PATCH v2 0/4] cgroup/cpuset: Don't invalidate sibling partitions on cpuset.cpus conflict
2026-01-04 2:48 UTC (7+ 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
[PATCH] rust: kunit: replace `kernel::c_str!` with C-Strings
2026-01-03 19:26 UTC (3+ messages)
[PATCH v2 00/19] ublk: add support for integrity data
2026-01-03 14:14 UTC (21+ 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 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 0/4] KVM: selftests: arm64: Improve diagnostics from set_id_regs
2026-01-02 14:50 UTC (9+ 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 v3] vdso: Remove struct getcpu_cache
2026-01-02 12:20 UTC (3+ messages)
[PATCH] kunit: qemu_configs: Add 32-bit big endian ARM configuration
2026-01-02 7:20 UTC
[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 (6+ messages)
` [PATCH RFC 2/2] rcutorture: Add --kill-previous option to terminate previous kvm.sh runs
[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
[RFC PATCH v2 0/3] Memory Controller eBPF support
2025-12-30 13:24 UTC (6+ messages)
` [RFC PATCH v2 1/3] mm: memcontrol: Add BPF struct_ops for memory pressure control
` [RFC PATCH v2 2/3] selftests/bpf: Add tests for memcg_bpf_ops
` [RFC PATCH v2 3/3] samples/bpf: Add memcg priority control example
[PATCH 0/2] kunit: tool: test: Allow running with pytest
2025-12-30 12:56 UTC (3+ 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
2025-12-30 12:26 UTC (3+ 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 v4 3/3] kselftest: devices: Add sample board file for XPS 13 9300
2025-12-30 11:36 UTC (4+ messages)
[PATCH net 2/2] selftests: net: simple selftest for ipvtap
2025-12-30 10:06 UTC (4+ messages)
[PATCH net 0/5] net: netdevsim: fix inconsistent carrier state after link/unlink
2025-12-29 18:32 UTC (5+ messages)
` [PATCH net 2/5] selftests: netdevsim: test that linking already-connected devices fails
` [PATCH net 3/5] selftests: netdevsim: add carrier state consistency test
` [PATCH net 4/5] selftests: net: improve error handling in TFO test
` [PATCH net 5/5] selftests: net: report SKIP if TFO test processes timed out
[PATCH 0/4] Various mm kselftests improvements/fixes
2025-12-29 15:40 UTC (12+ messages)
` [PATCH 1/4] selftests/mm: remove flaky header check
` [PATCH 3/4] selftests/mm: fix faulting-in code in pagemap_ioctl test
[PATCH v4 0/3] Add test to verify probe of devices from discoverable buses
2025-12-29 14:14 UTC (4+ messages)
` [PATCH v4 1/3] kselftest: "
[cgroup/for-6.20 PATCH 0/4] cgroup/cpuset: Don't invalidate sibling partitions on cpuset.cpus conflict
2025-12-29 12:42 UTC (14+ messages)
` [cgroup/for-6.20 PATCH 1/4] cgroup/cpuset: Streamline rm_siblings_excl_cpus()
` [cgroup/for-6.20 PATCH 2/4] cgroup/cpuset: Consistently compute effective_xcpus in update_cpumasks_hier()
` [cgroup/for-6.20 PATCH 3/4] cgroup/cpuset: Don't fail cpuset.cpus change in v2
` [cgroup/for-6.20 PATCH 4/4] cgroup/cpuset: Don't invalidate sibling partitions on cpuset.cpus conflict
[PATCH v8 00/14] riscv: add SBI FWFT misaligned exception delegation support
2025-12-28 13:46 UTC (4+ messages)
` [PATCH v8 06/14] riscv: misaligned: request misaligned exception from SBI
[PATCH RFC] kunit: respect KBUILD_OUTPUT env variable by default
2025-12-28 7:55 UTC
[PATCH 00/21] vfio/pci: Base support to preserve a VFIO device file across Live Update
2025-12-28 4:03 UTC (3+ messages)
` [PATCH 19/21] vfio: selftests: Expose low-level helper routines for setting up struct vfio_pci_device
[PATCH RESEND] selftests/powerpc/pmu/: Add check_extended_reg_test to .gitignore
2025-12-27 4:24 UTC (2+ messages)
[PATCH v2] selftests/tracing: Fix test_multiple_writes stall
2025-12-27 4:18 UTC
[PATCH] selftests/tracing: Fix test_multiple_writes stall
2025-12-27 3:44 UTC (3+ messages)
[PATCH 00/20] ublk: add support for integrity data
2025-12-26 2:51 UTC (9+ messages)
` [PATCH 10/20] ublk: inline ublk_check_and_get_req() into ublk_user_copy()
` [PATCH 11/20] ublk: move offset check out of __ublk_check_and_get_req()
` [PATCH 12/20] ublk: implement integrity user copy
` [PATCH 13/20] ublk: optimize ublk_user_copy() on daemon task
[PATCH v5] cpuset: Avoid invalidating sibling partitions on cpuset.cpus conflict
2025-12-25 7:30 UTC (3+ messages)
` [PATCH v6] "
[PATCH net-next v12 00/12] vsock: add namespace support to vhost-vsock and loopback
2025-12-24 13:01 UTC (11+ messages)
` [PATCH net-next v12 04/12] vsock: add netns support to virtio transports
[PATCH RFC net-next v13 00/13] vsock: add namespace support to vhost-vsock and loopback
2025-12-24 0:28 UTC (14+ messages)
` [PATCH RFC net-next v13 01/13] vsock: add per-net vsock NS mode state
` [PATCH RFC net-next v13 02/13] vsock: add netns to vsock core
` [PATCH RFC net-next v13 03/13] virtio: set skb owner of virtio_transport_reset_no_sock() reply
` [PATCH RFC net-next v13 04/13] vsock: add netns support to virtio transports
` [PATCH RFC net-next v13 05/13] selftests/vsock: increase timeout to 1200
` [PATCH RFC net-next v13 06/13] selftests/vsock: add namespace helpers to vmtest.sh
` [PATCH RFC net-next v13 07/13] selftests/vsock: prepare vm management helpers for namespaces
` [PATCH RFC net-next v13 08/13] selftests/vsock: add vm_dmesg_{warn,oops}_count() helpers
` [PATCH RFC net-next v13 09/13] selftests/vsock: use ss to wait for listeners instead of /proc/net
` [PATCH RFC net-next v13 10/13] selftests/vsock: add tests for proc sys vsock ns_mode
` [PATCH RFC net-next v13 11/13] selftests/vsock: add namespace tests for CID collisions
` [PATCH RFC net-next v13 12/13] selftests/vsock: add tests for host <-> vm connectivity with namespaces
` [PATCH RFC net-next v13 13/13] selftests/vsock: add tests for namespace deletion
[PATCH 0/2] vfio: selftests: Clean up <uapi/linux/types.h> includes
2025-12-23 23:42 UTC (2+ messages)
[PATCH 0/3] EDITME: cover title for b4/kunit-user-alloc
2025-12-23 16:46 UTC (5+ 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 v2 3/3] bitmap: break kunit into test cases
2025-12-23 14:18 UTC (3+ messages)
[PATCH v3 0/3] selftests/mm: hugetlb cgroup charging: robustness fixes
2025-12-23 12:11 UTC (10+ messages)
` [PATCH v3 1/3] selftests/mm/write_to_hugetlbfs: parse -s as size_t
[PATCH 0/9] vDSO: Provide clock_getres_time64() where applicable
2025-12-23 6:59 UTC (2+ messages)
` [PATCH 9/9] MIPS: vdso: Provide getres_time64() for 32-bit ABIs
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