messages from 2025-09-17 16:50:10 to 2025-09-19 12:12:26 UTC [more...]
[PATCH v3 0/8] riscv: Add Zalasr ISA extension support
2025-09-19 12:12 UTC (14+ messages)
` [PATCH v3 1/8] riscv: add ISA extension parsing for Zalasr
` [PATCH v3 2/8] dt-bindings: riscv: Add Zalasr ISA extension description
` [PATCH v3 3/8] riscv: hwprobe: Export Zalasr extension
` [PATCH v3 4/8] riscv: Introduce Zalasr instructions
` [PATCH v3 5/8] riscv: Use Zalasr for smp_load_acquire/smp_store_release
` [PATCH v3 6/8] riscv: Apply acquire/release semantics to arch_xchg/arch_cmpxchg operations
` [PATCH v3 7/8] RISC-V: KVM: Allow Zalasr extensions for Guest/VM
` [PATCH v3 8/8] KVM: riscv: selftests: Add Zalasr extensions to get-reg-list test
` [External] Re: [PATCH v3 0/8] riscv: Add Zalasr ISA extension support
[PATCH v21 0/8] fork: Support shadow stacks in clone3()
2025-09-19 12:10 UTC (7+ messages)
` [PATCH v21 4/8] fork: Add shadow stack support to clone3()
[PATCH net-next 0/6] mptcp: pm: netlink: announce server-side flag
2025-09-19 12:09 UTC (7+ messages)
` [PATCH net-next 1/6] mptcp: pm: netlink: only add server-side attr when true
` [PATCH net-next 2/6] mptcp: pm: netlink: announce server-side flag
` [PATCH net-next 3/6] mptcp: pm: netlink: deprecate server-side attribute
` [PATCH net-next 4/6] selftests: mptcp: pm: get server-side flag
` [PATCH net-next 5/6] mptcp: use _BITUL() instead of (1 << x)
` [PATCH net-next 6/6] mptcp: remove unused returned value of check_data_fin
[PATCH bpf-next 0/5] selftests/bpf: Extend sockmap_redir to test no-redir SK_DROP/SK_PASS
2025-09-19 11:29 UTC (11+ messages)
` [PATCH bpf-next 2/5] selftests/bpf: sockmap_redir: Fix OOB handling
` [PATCH bpf-next 3/5] selftests/bpf: sockmap_redir: Rename functions
` [PATCH bpf-next 4/5] selftests/bpf: sockmap_redir: Let test specify skel's redirect_type
` [PATCH bpf-next 5/5] selftests/bpf: sockmap_redir: Support no-redirect SK_DROP/SK_PASS
[RESEND PATCH] selftests/filesystems: Fix build warning on anon_inode_test
2025-09-19 10:49 UTC
[PATCH v6 00/11] Direct Map Removal Support for guest_memfd
2025-09-19 8:44 UTC (4+ messages)
` [PATCH v6 05/11] KVM: guest_memfd: Add flag to remove from direct map
[PATCH v6 01/11] filemap: Pass address_space mapping to ->free_folio()
2025-09-19 8:30 UTC (2+ messages)
[PATCH v6 05/11] KVM: guest_memfd: Add flag to remove from direct map
2025-09-19 8:25 UTC (2+ messages)
[PATCH 0/3] Fix a race with fput during eventq abort
2025-09-19 8:17 UTC (16+ messages)
` [PATCH 1/3] iommufd: Fix race during abort for file descriptors
` [PATCH 2/3] iommufd: WARN if an object is aborted with an elevated refcount
` [PATCH 3/3] iommufd/selftest: Update the fail_nth limit
[PATCH v5 00/15] Consolidate iommu page table implementations (AMD)
2025-09-19 8:11 UTC (18+ messages)
` [PATCH v5 01/15] genpt: Generic Page Table base API
` [PATCH v5 02/15] genpt: Add Documentation/ files
` [PATCH v5 03/15] iommupt: Add the basic structure of the iommu implementation
` [PATCH v5 04/15] iommupt: Add the AMD IOMMU v1 page table format
` [PATCH v5 05/15] iommupt: Add iova_to_phys op
[PATCH net-next v3] selftests: forwarding: Reorder (ar)ping arguments to obey POSIX getopt
2025-09-19 5:35 UTC
[PATCH] selftests: riscv: Add README for RISC-V KSelfTest
2025-09-19 1:32 UTC (2+ messages)
[PATCH v2 0/3] selftests: ublk: kublk: fix feature list
2025-09-19 0:58 UTC (5+ messages)
` [PATCH v2 1/3] selftests: ublk: kublk: simplify feat_map definition
` [PATCH v2 2/3] selftests: ublk: kublk: add UBLK_F_BUF_REG_OFF_DAEMON to feat_map
` [PATCH v2 3/3] selftests: ublk: add test to verify that feat_map is complete
[PATCH v4 0/2] arm64: Support FEAT_LSFE (Large System Float Extension)
2025-09-18 21:17 UTC (5+ messages)
` [PATCH v4 1/2] KVM: arm64: Expose FEAT_LSFE to guests
` [PATCH v4 2/2] kselftest/arm64: Add lsfe to the hwcaps test
[PATCH v2 0/7] vma count: fixes, test and improvements
2025-09-18 20:59 UTC (47+ messages)
` [PATCH v2 1/7] mm: fix off-by-one error in VMA count limit checks
` [PATCH v2 2/7] mm/selftests: add max_vma_count tests
` [PATCH v2 3/7] mm: introduce vma_count_remaining()
` [PATCH v2 4/7] mm: rename mm_struct::map_count to vma_count
` [PATCH v2 5/7] mm: harden vma_count against direct modification
` [PATCH v2 6/7] mm: add assertion for VMA count limit
` [PATCH v2 7/7] mm/tracing: introduce max_vma_count_exceeded trace event
[PATCH] selftests: always install UAPI headers to the correct directory
2025-09-18 18:06 UTC (2+ messages)
[PATCH 0/5] arm64/sme: Support disabling streaming mode via ptrace on SME only systems
2025-09-18 16:43 UTC (5+ messages)
` [PATCH 3/5] "
kselftest and cargo
2025-09-18 16:35 UTC (6+ messages)
[PATCH v2 net-next 00/14] AccECN protocol case handling series
2025-09-18 16:21 UTC (15+ messages)
` [PATCH v2 net-next 01/14] tcp: try to avoid safer when ACKs are thinned
` [PATCH v2 net-next 02/14] gro: flushing when CWR is set negatively affects AccECN
` [PATCH v2 net-next 03/14] tcp: accecn: Add ece_delta to rate_sample
` [PATCH v2 net-next 04/14] tcp: L4S ECT(1) identifier and NEEDS_ACCECN for CC modules
` [PATCH v2 net-next 05/14] tcp: disable RFC3168 fallback identifier "
` [PATCH v2 net-next 06/14] tcp: accecn: handle unexpected AccECN negotiation feedback
` [PATCH v2 net-next 07/14] tcp: accecn: retransmit downgraded SYN in AccECN negotiation
` [PATCH v2 net-next 08/14] tcp: move increment of num_retrans
` [PATCH v2 net-next 09/14] tcp: accecn: retransmit SYN/ACK without AccECN option or non-AccECN SYN/ACK
` [PATCH v2 net-next 10/14] tcp: accecn: unset ECT if receive or send ACE=0 in AccECN negotiaion
` [PATCH v2 net-next 11/14] tcp: accecn: fallback outgoing half link to non-AccECN
` [PATCH v2 net-next 12/14] tcp: accecn: verify ACE counter in 1st ACK after AccECN negotiation
` [PATCH v2 net-next 13/14] tcp: accecn: stop sending AccECN opt when loss ACK w/ option
` [PATCH v2 net-next 14/14] tcp: accecn: enable AccECN
[PATCH v2] mm/memory-failure: Support disabling soft offline for HugeTLB pages
2025-09-18 15:48 UTC (18+ messages)
[RFC PATCH bpf-next v1 0/3] bpf: Add BPF program type for overriding tracepoint probes
2025-09-18 15:32 UTC (9+ messages)
[PATCH RFC 0/4] landlock: add LANDLOCK_SCOPE_MEMFD_EXEC execution
2025-09-18 14:26 UTC (7+ messages)
` [PATCH RFC 2/4] landlock: implement memfd detection
[PATCH] kunit: test: Assert parsed_filters allocation in parse_filter_attr_test()
2025-09-18 13:42 UTC
[PATCH v2 00/33] ns: support file handles
2025-09-18 13:17 UTC (11+ messages)
` [PATCH v2 04/33] block: use extensible_ioctl_valid()
` [PATCH v2 18/33] mnt: support ns lookup
[PATCH] kselftest/arm64/gcs/basic-gcs: Respect parent directory CFLAGS
2025-09-18 11:06 UTC (2+ messages)
[PATCH net v5 0/4] net: netpoll: fix memory leak and add comprehensive selftests
2025-09-18 10:42 UTC (5+ messages)
` [PATCH net v5 1/4] net: netpoll: fix incorrect refcount handling causing incorrect cleanup
` [PATCH net v5 2/4] selftest: netcons: refactor target creation
` [PATCH net v5 3/4] selftest: netcons: create a torture test
` [PATCH net v5 4/4] selftest: netcons: add test for netconsole over bonded interfaces
[PATCH v4 0/7] Add support for FEAT_{LS64, LS64_V} and related tests
2025-09-18 9:09 UTC (11+ messages)
` [PATCH v4 5/7] arm64: Add support for FEAT_{LS64, LS64_V}
[PATCH bpf-next v3 00/14] selftests/bpf: Integrate test_xsk.c to test_progs framework
2025-09-18 8:07 UTC (6+ messages)
` [PATCH bpf-next v3 03/14] selftests/bpf: test_xsk: Fix memory leaks
[PATCH v19 net-next 00/10] AccECN protocol patch series
2025-09-18 7:10 UTC (6+ messages)
` [PATCH v19 net-next 08/10] tcp: accecn: AccECN option failure handling
` [PATCH v19 net-next 10/10] tcp: accecn: try to fit AccECN option with SACK
[PATCH] PMCR_EL0.N is RAZ/WI. At least a build failes in Ubuntu 22.04 LTS. Remove the set function
2025-09-18 4:59 UTC (6+ messages)
[PATCH 00/32] ns: support file handles
2025-09-18 3:40 UTC (7+ messages)
` [PATCH 27/32] nsfs: "
[PATCHv2 net 1/2] bonding: fix xfrm offload feature setup on active-backup mode
2025-09-18 2:02 UTC (2+ messages)
` [PATCHv2 net 2/2] selftests: bonding: add ipsec offload test
[PATCH v3 1/1] selftests/mm: skip soft-dirty tests when CONFIG_MEM_SOFT_DIRTY is disabled
2025-09-18 1:41 UTC (3+ messages)
[PATCH 17/32] mnt: support iterator
2025-09-18 0:46 UTC (2+ messages)
[PATCH 0/3] selftests: ublk: kublk: fix feature list
2025-09-18 0:23 UTC (5+ messages)
` [PATCH 3/3] selftests: ublk: add test to verify that feat_map is complete
[PATCH 0/2] eventpoll: Fix epoll_wait() report false negative
2025-09-17 22:38 UTC (9+ messages)
` [PATCH 2/2] "
[PATCHv4 net 1/2] bonding: don't set oif to bond dev when getting NS target destination
2025-09-17 22:20 UTC (2+ messages)
[PATCH net-next v6 3/9] vsock: add netns to vsock core
2025-09-17 22:12 UTC (2+ messages)
[PATCH 0/4] KVM: selftests: Add test of SET_NESTED_STATE with 48-bit L2 on 57-bit L1
2025-09-17 21:48 UTC (5+ messages)
` [PATCH 1/4] KVM: selftests: Use a loop to create guest page tables
` [PATCH 2/4] KVM: selftests: Use a loop to walk "
` [PATCH 3/4] KVM: selftests: Add VM_MODE_PXXV57_4K VM mode
` [PATCH 4/4] KVM: selftests: Add a VMX test for LA57 nested state
[PATCH v3 00/15] selftests/futex: Refactor tests to use kselftest_harness.h
2025-09-17 21:21 UTC (16+ messages)
` [PATCH v3 01/15] selftests: kselftest: Create ksft_print_dbg_msg()
` [PATCH v3 02/15] selftests/futex: Refactor futex_requeue_pi with kselftest_harness.h
` [PATCH v3 03/15] selftests/futex: Refactor futex_requeue_pi_mismatched_ops "
` [PATCH v3 04/15] selftests/futex: Refactor futex_requeue_pi_signal_restart "
` [PATCH v3 05/15] selftests/futex: Refactor futex_wait_timeout "
` [PATCH v3 06/15] selftests/futex: Refactor futex_wait_wouldblock "
` [PATCH v3 07/15] selftests/futex: Refactor futex_wait_unitialized_heap "
` [PATCH v3 08/15] selftests/futex: Refactor futex_wait_private_mapped_file "
` [PATCH v3 09/15] selftests/futex: Refactor futex_wait "
` [PATCH v3 10/15] selftests/futex: Refactor futex_requeue "
` [PATCH v3 11/15] selftests/futex: Refactor futex_waitv "
` [PATCH v3 12/15] selftests/futex: Refactor futex_priv_hash "
` [PATCH v3 13/15] selftests/futex: Refactor futex_numa_mpol "
` [PATCH v3 14/15] selftests/futex: Drop logging.h include from futex_numa
` [PATCH v3 15/15] selftests/futex: Remove logging.h file
[PATCH net-next v6 0/9] vsock: add namespace support to vhost-vsock
2025-09-17 18:40 UTC (4+ messages)
[PATCH net v4 0/4] net: netpoll: fix memory leak and add comprehensive selftests
2025-09-17 16:56 UTC (4+ messages)
` [PATCH net v4 4/4] selftest: netcons: add test for netconsole over bonded interfaces
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