messages from 2026-02-26 04:31:07 to 2026-02-27 15:31:53 UTC [more...]
[PATCH bpf v3 0/9] Address XDP frags having negative tailroom
2026-02-27 15:31 UTC (4+ messages)
` [PATCH bpf v3 4/9] ice: change XDP RxQ frag_size from DMA write length to xdp.frame_sz
[PATCH net-next 0/5] net: dpaa2-mac: export standard statistics
2026-02-27 14:17 UTC (12+ messages)
` [PATCH net-next 5/5] selftests: drivers: hw: add tests for the ethtool standard counters
[PATCH v3] selftests/filesystems: Assume that TIOCGPTPEER is defined
2026-02-27 15:20 UTC
[PATCH v15 0/8] support FEAT_LSUI
2026-02-27 15:17 UTC (9+ messages)
` [PATCH v15 1/8] arm64: cpufeature: add FEAT_LSUI
` [PATCH v15 2/8] KVM: arm64: expose FEAT_LSUI to guest
` [PATCH v15 3/8] KVM: arm64: kselftest: set_id_regs: add test for FEAT_LSUI
` [PATCH v15 4/8] arm64: futex: refactor futex atomic operation
` [PATCH v15 5/8] arm64: futex: support futex with FEAT_LSUI
` [PATCH v15 6/8] arm64: armv8_deprecated: disable swp emulation when FEAT_LSUI present
` [PATCH v15 7/8] KVM: arm64: use CAST instruction for swapping guest descriptor
` [PATCH v15 8/8] arm64: Kconfig: add support for LSUI
[PATCH] kunit: tool: Recommend --raw_output=all if no KTAP found
2026-02-27 14:46 UTC (2+ messages)
serious bugs in KUnit framework makes test completely useless
2026-02-27 14:43 UTC (3+ messages)
[PATCH 0/2] kselftests: livepatch: One new test and one fix for older bash
2026-02-27 14:28 UTC (9+ messages)
` [PATCH 1/2] selftests: livepatch: test-ftrace: livepatch a traced function
` [PATCH 2/2] selftests: livepatch: functions.sh: Workaround heredoc on older bash
[PATCH v8 07/15] iommupt: Add map_pages op
2026-02-27 13:48 UTC (7+ messages)
[PATCH bpf-next v3 0/5] Add the the capability to load HW RX checsum in eBPF programs
2026-02-27 13:21 UTC (8+ messages)
` [PATCH bpf-next v3 1/5] netlink: specs: Add XDP RX checksum capability to XDP metadata specs
[PATCH] kunit: tool: skip stty when stdin is not a tty
2026-02-27 12:31 UTC
[PATCH v4 0/4] pid_namespace: make init creation more flexible
2026-02-27 12:04 UTC (4+ messages)
` [PATCH 0/2] pid: make sub-init creation retryable
` [PATCH 1/2] "
` [PATCH 2/2] pid: document the PIDNS_ADDING checks in alloc_pid() and copy_process()
[PATCH net v2 0/2] net,bpf: fix null-ptr-deref in xdp_master_redirect() for bonding and add selftest
2026-02-27 10:37 UTC (7+ messages)
` [PATCH net v2 1/2] bonding: fix null-ptr-deref in bond_rr_gen_slave_id()
` [PATCH net v2 2/2] selftests/bpf: add test for xdp_master_redirect with bond not up
[PATCH net-next 2/5] net: dpaa2-mac: retrieve MAC statistics in one firmware command
2026-02-27 10:37 UTC (3+ messages)
` [net-next,2/5] "
[PATCH bpf-next] selftests/bpf: drop test_bpftool.sh
2026-02-27 10:14 UTC (3+ messages)
[PATCH v3 0/2] KVM: arm64: PMU: Use multiple host PMUs
2026-02-27 9:34 UTC (7+ messages)
` [PATCH v3 1/2] KVM: arm64: PMU: Introduce FIXED_COUNTERS_ONLY
[PATCH v4 0/6] gpio: Refactor and add selftest
2026-02-27 9:22 UTC (6+ messages)
[PATCH] lib/crypto: tests: Depend on library options rather than selecting them
2026-02-27 9:19 UTC (4+ messages)
[PATCH] kunit: tool: copy caller args in run_kernel to prevent mutation
2026-02-27 9:13 UTC (2+ messages)
[PATCH v5 1/2] selftests/futex: implement the interfaces related to threads
2026-02-27 8:53 UTC (2+ messages)
[PATCH v14 0/8] support FEAT_LSUI
2026-02-27 8:31 UTC (10+ messages)
` [PATCH v14 7/8] KVM: arm64: use CASLT instruction for swapping guest descriptor
[PATCH v8 bpf-next 0/2] Fix the null pointer dereference issue in bpf_lwt_xmit_push_encap
2026-02-27 8:21 UTC (3+ messages)
` [PATCH v8 bpf-next 1/2] bpf: test_run: "
` [PATCH v8 bpf-next 2/2] selftests/bpf: Add selftests for the invocation of bpf_lwt_xmit_push_encap
[Question] json parsing and bpf selftests dependencies
2026-02-27 7:31 UTC (4+ messages)
[PATCH v2 0/6] selftests: vDSO: Assorted cleanups and improvements
2026-02-27 6:46 UTC (7+ messages)
` [PATCH v2 1/6] Revert "selftests: vDSO: parse_vdso: Use UAPI headers instead of libc headers"
` [PATCH v2 2/6] selftests: vDSO: vdso_test_gettimeofday: Remove nolibc checks
` [PATCH v2 3/6] selftests: vDSO: vdso_test_correctness: Drop SYS_getcpu fallbacks
` [PATCH v2 4/6] selftests: vDSO: vdso_test_correctness: Handle different tv_usec types
` [PATCH v2 5/6] selftests: vDSO: vdso_test_correctness: Use facilities from parse_vdso.c
` [PATCH v2 6/6] selftests: vDSO: vdso_test_correctness: Add a test for time()
[PATCHv3 net 0/3] bonding: fix 802.3ad churn machine and port state issues
2026-02-27 6:21 UTC (13+ messages)
` [PATCHv3 net 1/3] bonding: set AD_RX_PORT_DISABLED when disabling a port
` [PATCHv3 net 2/3] bonding: restructure ad_churn_machine
` [PATCHv3 net 3/3] selftests: bonding: add mux and churn state testing
[PATCH] selftests/bpf: livepatch_trampoline: skip when prerequisites are missing
2026-02-27 4:23 UTC
[PATCH net v2 0/2] bridge: Check relevant options in VLAN range grouping
2026-02-27 3:40 UTC (2+ messages)
[PATCH 0/2] selftests/arm64: Add cmpbr_sigill() and fix sve2p1_sigill() for hwcap test
2026-02-27 3:19 UTC (3+ messages)
` [PATCH 1/2] selftests/arm64: Implement cmpbr_sigill() to "
` [PATCH 2/2] selftest/arm64: Fix sve2p1_sigill() "
[PATCH v2 00/22] vfio/pci: Base Live Update support for VFIO device files
2026-02-27 0:51 UTC (14+ messages)
` [PATCH v2 06/22] vfio/pci: Retrieve preserved device files after Live Update
` [PATCH v2 07/22] vfio/pci: Notify PCI subsystem about devices preserved across "
` [PATCH v2 08/22] vfio: Enforce preserved devices are retrieved via LIVEUPDATE_SESSION_RETRIEVE_FD
` [PATCH v2 10/22] vfio/pci: Skip reset of preserved device after Live Update
[PATCH net-next] net/rds: Fix circular locking dependency in rds_tcp_tune
2026-02-26 23:25 UTC (2+ messages)
[PATCH 0/4] Allow setting RAPL_DIS during SNP_INIT_EX
2026-02-26 22:28 UTC (11+ messages)
` [PATCH 2/4] selftests/kvm: check that SEV-ES VMs are allowed in SEV-SNP mode
[PATCH v4 0/2] selftests/fchmodat2: Error handling and general cleanups
2026-02-26 22:24 UTC (3+ messages)
` [PATCH v4 1/2] selftests/fchmodat2: Clean up temporary files and directories
` [PATCH v4 2/2] selftests/fchmodat2: Use ksft_finished()
[PATCH net-next V3 00/10] devlink: add per-port resource support
2026-02-26 22:19 UTC (11+ messages)
` [PATCH net-next V3 01/10] devlink: Add dump support for device-level resources
` [PATCH net-next V3 02/10] selftest: netdevsim: Add resource dump test
` [PATCH net-next V3 03/10] devlink: Add dump to resource documentation
` [PATCH net-next V3 04/10] devlink: Refactor resource functions to be generic
` [PATCH net-next V3 05/10] devlink: Add port-level resource registration infrastructure
` [PATCH net-next V3 06/10] devlink: Add port resource netlink command
` [PATCH net-next V3 07/10] net/mlx5: Register SF resource on PF port representor
` [PATCH net-next V3 08/10] netdevsim: Add devlink port resource registration
` [PATCH net-next V3 09/10] selftest: netdevsim: Add devlink port resource test
` [PATCH net-next V3 10/10] devlink: Document port-level resources
[PATCH v8 0/3] RISC-V: KVM: Validate SBI STA shmem alignment
2026-02-26 19:57 UTC (6+ messages)
` [PATCH v8 1/3] RISC-V: KVM: Validate SBI STA shmem alignment in kvm_sbi_ext_sta_set_reg()
` [PATCH v8 2/3] KVM: selftests: Refactor UAPI tests into dedicated function
` [PATCH v8 3/3] RISC-V: KVM: selftests: Add RISC-V SBI STA shmem alignment tests
[PATCH bpf] selftests/bpf: Fix OOB read in dmabuf_collector
2026-02-26 19:30 UTC (2+ messages)
[PATCH v4 2/2] lib/crypto: tests: Add KUnit tests for ML-DSA verification
2026-02-26 19:21 UTC (3+ messages)
[net-next, v3 0/2] psp: Support PSP Tx on logical devices like VLAN
2026-02-26 18:46 UTC (3+ messages)
` [net-next, v3 1/2] psp: Support for transmit on logical device when the underlying transport device supports PSP
` [net-next, v3 2/2] selftests: drv-net: psp: add test for VLAN sub-interface
[PATCH 02/12] lib/crypto: tests: Add KUnit tests for NH
2026-02-26 18:11 UTC (2+ messages)
[PATCH net-next v2] selftests: net: add ipv6 RA route to ECMP merge test
2026-02-26 17:19 UTC (2+ messages)
[PATCH net-next v5 0/2] net/rds: RDS-TCP reconnect and fanout improvements
2026-02-26 17:06 UTC (4+ messages)
` [PATCH net-next v5 2/2] net/rds: Delegate fan-out to a background worker
[PATCH v3 0/4] pid_namespace: make init creation more flexible
2026-02-26 16:07 UTC (7+ messages)
` [PATCH v3 2/4] pid: check init is created first after idr alloc
[PATCH v6 0/8] cgroup/cpuset: Fix partition related locking issues
2026-02-26 16:06 UTC (9+ messages)
` [PATCH v6 3/8] cgroup/cpuset: Clarify exclusion rules for cpuset internal variables
` [PATCH v6 4/8] cgroup/cpuset: Set isolated_cpus_updating only if isolated_cpus is changed
` [PATCH v6 6/8] cgroup/cpuset: Move housekeeping_update()/rebuild_sched_domains() together
` [PATCH v6 7/8] cgroup/cpuset: Defer housekeeping_update() calls from CPU hotplug to workqueue
[PATCH v4 0/3] selftests/filelock: Make output more kselftestish
2026-02-26 16:05 UTC (4+ messages)
` [PATCH v4 1/3] kselftest/filelock: Use ksft_perror()
` [PATCH v4 2/3] kselftest/filelock: Report each test in oftlocks separately
` [PATCH v4 3/3] kselftest/filelock: Add a .gitignore file
[PATCH v3 net-next 05/10] phy: add phy_get_rx_polarity() and phy_get_tx_polarity()
2026-02-26 15:21 UTC (4+ messages)
[PATCH v2 0/2] selftests/bpf: make probe_user safe for parallel runs
2026-02-26 15:18 UTC (4+ messages)
` [PATCH v2 1/2] selftests/bpf: probe_user: filter by pid to avoid cross-test interference
` [PATCH v2 2/2] selftests/bpf: probe_user: drop serial restriction
[PATCH v2 03/22] PCI: Inherit bus numbers from previous kernel during Live Update
2026-02-26 14:40 UTC (4+ messages)
[PATCH bpf v1 0/2] net,bpf: fix null-ptr-deref in xdp_master_redirect() for bonding and add selftest
2026-02-26 12:57 UTC (4+ messages)
` [PATCH bpf v1 1/2] net/bpf: fix null-ptr-deref in xdp_master_redirect() for bonding
[PATCHv2 net-next 0/3] bonding: fix 802.3ad churn machine and port state issues
2026-02-26 12:40 UTC (6+ messages)
[PATCH RFC v2 0/6] guest_memfd: Track amount of memory allocated on inode
2026-02-26 12:31 UTC (3+ messages)
` [PATCH RFC v2 3/6] fs: Add .unaccount_folio callback
[PATCH RFC net-next v2 0/5] tcp: RFC 7323-compliant window retraction handling
2026-02-26 10:43 UTC (3+ messages)
[PATCH v7 bpf-next 0/2] Fix the null pointer dereference issue in bpf_lwt_xmit_push_encap
2026-02-26 10:41 UTC (4+ messages)
` [PATCH v7 bpf-next 1/2] bpf: test_run: "
` [PATCH v7 bpf-next 2/2] selftests/bpf: Add selftests for the invocation of bpf_lwt_xmit_push_encap
[PATCH net-next v5 2/2] selftests: net: add ICMP error source address test over xfrm tunnel
2026-02-26 10:28 UTC
[PATCH net v3 0/3] vsock: add write-once semantics to child_ns_mode
2026-02-26 10:20 UTC (2+ messages)
[RFC PATCH v2 00/37] guest_memfd: In-place conversion support
2026-02-26 8:11 UTC (7+ messages)
` [RFC PATCH v2 09/37] KVM: guest_memfd: Add support for KVM_SET_MEMORY_ATTRIBUTES2
[PATCH net v1 0/2] bonding: fix missing XDP compat check on xmit_hash_policy change
2026-02-26 8:03 UTC (3+ messages)
` [PATCH net v1 1/2] bpf/bonding: reject vlan+srcmac xmit_hash_policy change when XDP is loaded
` [PATCH net v1 2/2] selftests/bpf: add test for xdp_bonding xmit_hash_policy compat
[PATCH 0/2] KVM: selftests: Add test case for readonly memslots on x86
2026-02-26 7:37 UTC (3+ messages)
` [PATCH 1/2] KVM: selftests: Extract memslot setup code from spawn_vm()
` [PATCH 2/2] KVM: selftests: Add test case for readonly memslots on x86
Latest BPF selftests on stable kernels (was 'Re: [PATCH stable 6.12 0/5] Backport selftest for "bpf: Check skb->transport_header is set in bpf_skb_check_mtu"')
2026-02-26 7:33 UTC (3+ messages)
[PATCH net-next 0/2] Add selftests helper to get N unique ports
2026-02-26 7:23 UTC (3+ messages)
` [PATCH net-next 2/2] selftests: drv-net: rss: Generate unique ports for RSS context tests
` [PATCH net-next 2/2] selftests: drv-net: rss: Generate unique ports for RSS context tests: manual merge
[RFC PATCH v1 00/10] guest_memfd: Track amount of memory allocated on inode
2026-02-26 7:18 UTC (8+ messages)
[PATCH 0/2] selftests/bpf: make probe_user safe for parallel runs
2026-02-26 5:08 UTC (5+ messages)
` [PATCH 1/2] selftests/bpf: probe_user: filter by pid to avoid cross-test interference
` [PATCH 2/2] selftests/bpf: probe_user: drop serial restriction
[PATCH RFC net-next 0/4] tcp: RFC 7323-compliant window retraction handling
2026-02-26 4:49 UTC (7+ messages)
` [PATCH RFC net-next 1/4] tcp: implement RFC 7323 window retraction receiver requirements
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