Linux Kernel Selftest development
 help / color / mirror / Atom feed
 messages from 2025-09-09 21:12:50 to 2025-09-12 01:08:32 UTC [more...]

[PATCH net-next 0/5] net: common feature compute for upper interface
 2025-09-12  1:08 UTC  (8+ messages)
` [PATCH net-next 1/5] net: add a common function to compute features from lowers devices

[PATCH] selftests/Makefile: include $(INSTALL_DEP_TARGETS) in clean target to clean net/lib dependency
 2025-09-11 23:41 UTC  (3+ messages)

[PATCH] mm/memory-failure: Disable soft offline for HugeTLB pages by default
 2025-09-11 21:26 UTC  (8+ messages)

[PATCHv5 iproute2-next] iplink: bond_slave: add support for actor_port_prio
 2025-09-11 21:10 UTC  (2+ messages)

next-20250909: selftests/arm64/gcs/basic-gcs.c:390:30: error: use of undeclared identifier 'HWCAP_GCS'
 2025-09-11 21:01 UTC  (2+ messages)

[PATCH 0/6] KVM ARM64 pre_fault_memory
 2025-09-11 18:56 UTC  (10+ messages)
` [PATCH 1/6] KVM: arm64: Add __gmem_abort and __user_mem_abort
` [PATCH 2/6] KVM: arm64: Add KVM_PGTABLE_WALK_PRE_FAULT walk flag
` [PATCH 3/6] KVM: arm64: Add pre_fault_memory implementation
` [PATCH 4/6] KVM: selftests: Fix unaligned mmap allocations
` [PATCH 5/6] KVM: selftests: Enable pre_fault_memory_test for arm64
` [PATCH 6/6] KVM: selftests: Add option for different backing in pre-fault tests

[PATCH v2 0/1] seccomp: Add SECCOMP_CLONE_FILTER operation
 2025-09-11 17:50 UTC  (2+ messages)
` [PATCH v2 1/1] "

[PATCH net-next 1/2] selftests: Disable dad for ipv6 in fcnal-test.sh
 2025-09-11 16:49 UTC  (4+ messages)
` [PATCH net-next 2/2] selftests: Replace sleep with slowwait

[PATCH v4 0/7] Add support for FEAT_{LS64, LS64_V} and related tests
 2025-09-11 15:50 UTC  (5+ messages)
` [PATCH v4 5/7] arm64: Add support for FEAT_{LS64, LS64_V}

[PATCHv3 net-next 0/5] net: common feature compute for upper interface
 2025-09-11 15:41 UTC  (8+ messages)
` [PATCHv3 net-next 3/5] team: use common function to compute the features
` [PATCHv3 net-next 5/5] selftests/net: add offload checking test for virtual interface

[PATCH 00/32] ns: support file handles
 2025-09-11 12:56 UTC  (71+ messages)
` [PATCH 01/32] pidfs: validate extensible ioctls
` [PATCH 02/32] nsfs: "
` [PATCH 03/32] block: use extensible_ioctl_valid()
` [PATCH 04/32] ns: move to_ns_common() to ns_common.h
` [PATCH 05/32] nsfs: add nsfs.h header
` [PATCH 06/32] ns: uniformly initialize ns_common
` [PATCH 07/32] mnt: use ns_common_init()
` [PATCH 08/32] ipc: "
` [PATCH 09/32] cgroup: "
` [PATCH 10/32] pid: "
` [PATCH 11/32] time: "
` [PATCH 12/32] uts: "
` [PATCH 13/32] user: "
` [PATCH 14/32] net: "
` [PATCH 15/32] ns: remove ns_alloc_inum()
` [PATCH 16/32] nstree: make iterator generic
` [PATCH 17/32] mnt: support iterator
` [PATCH 18/32] cgroup: "
` [PATCH 19/32] ipc: "
` [PATCH 20/32] net: "
` [PATCH 21/32] pid: "
` [PATCH 22/32] time: "
` [PATCH 23/32] userns: "
` [PATCH 24/32] uts: "
` [PATCH 25/32] ns: add to_<type>_ns() to respective headers
` [PATCH 26/32] nsfs: add current_in_namespace()
` [PATCH 27/32] nsfs: support file handles
` [PATCH 28/32] nsfs: support exhaustive "
` [PATCH 29/32] nsfs: add missing id retrieval support
` [PATCH 30/32] tools: update nsfs.h uapi header
` [PATCH 31/32] selftests/namespaces: add identifier selftests
` [PATCH 32/32] selftests/namespaces: add file handle selftests
` [syzbot ci] Re: ns: support file handles

[PATCH v18 net-next 00/14] AccECN protocol patch series
 2025-09-11 11:06 UTC  (15+ messages)
` [PATCH v18 net-next 01/14] tcp: reorganize SYN ECN code
` [PATCH v18 net-next 02/14] tcp: fast path functions later
` [PATCH v18 net-next 03/14] tcp: reorganize tcp_sock_write_txrx group for variables later
` [PATCH v18 net-next 04/14] tcp: ecn functions in separated include file
` [PATCH v18 net-next 05/14] tcp: AccECN core
` [PATCH v18 net-next 06/14] tcp: accecn: AccECN negotiation
` [PATCH v18 net-next 07/14] tcp: accecn: add AccECN rx byte counters
` [PATCH v18 net-next 08/14] tcp: accecn: AccECN needs to know delivered bytes
` [PATCH v18 net-next 09/14] tcp: sack option handling improvements
` [PATCH v18 net-next 10/14] tcp: accecn: AccECN option
` [PATCH v18 net-next 11/14] tcp: accecn: AccECN option send control
` [PATCH v18 net-next 12/14] tcp: accecn: AccECN option failure handling
` [PATCH v18 net-next 13/14] tcp: accecn: AccECN option ceb/cep and ACE field multi-wrap heuristics
` [PATCH v18 net-next 14/14] tcp: accecn: try to fit AccECN option with SACK

[PATCH v17 net-next 00/14] AccECN protocol patch series
 2025-09-11 10:39 UTC  (12+ messages)
` [PATCH v17 net-next 08/14] tcp: accecn: AccECN needs to know delivered bytes
` [PATCH v17 net-next 10/14] tcp: accecn: AccECN option
` [PATCH v17 net-next 12/14] tcp: accecn: AccECN option failure handling
` [PATCH v17 net-next 13/14] tcp: accecn: AccECN option ceb/cep and ACE field multi-wrap heuristics
` [PATCH v17 net-next 14/14] tcp: accecn: try to fit AccECN option with SACK

[PATCH v5 0/2] KVM: guest_memfd: use write for population
 2025-09-11 10:15 UTC  (6+ messages)
` [PATCH v5 1/2] KVM: guest_memfd: add generic population via write

[PATCH net-next v3] selftests: net: Add tests to verify team driver option set and get
 2025-09-11  9:10 UTC  (2+ messages)

[PATCH net-next 0/5] netconsole: support automatic target recovery
 2025-09-11  8:05 UTC  (7+ messages)
` [PATCH net-next 4/5] netconsole: resume previously deactivated target
` [PATCH net-next 5/5] selftests: netconsole: validate target reactivation

[PATCH v5 00/15] Consolidate iommu page table implementations (AMD)
 2025-09-11  5:38 UTC  (7+ 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 v2] selftests: filelock: Initialize the flock to zero
 2025-09-11  3:31 UTC 

[PATCH] selftests/mm: include linux/mman.h for prctl_thp_disable
 2025-09-10 20:46 UTC 

[PATCH net v3 0/3] net: netpoll: fix a memleak and create a selftest
 2025-09-10 18:50 UTC  (13+ messages)
` [PATCH net v3 1/3] netpoll: fix incorrect refcount handling causing incorrect cleanup

[PATCH] selftests/filesystems: Fix build warning on anon_inode_test
 2025-09-10 18:06 UTC  (2+ messages)

[RFC PATCH v2 0/3] Add testable code specifications
 2025-09-10 17:00 UTC  (4+ messages)
` [RFC v2 PATCH 1/3] Documentation: add guidelines for writing "
` [RFC v2 PATCH 2/3] /dev/mem: Add initial documentation of memory_open() and mem_fops
` [RFC v2 PATCH 3/3] selftests/devmem: initial testset

[PATCH] selftests/net: fix unused return value warnings in ksft.h
 2025-09-10 11:16 UTC  (5+ messages)

[PATCH bpf-next 0/5] selftests/bpf: Extend sockmap_redir to test no-redir SK_DROP/SK_PASS
 2025-09-10  9:43 UTC  (6+ messages)
` [PATCH bpf-next 1/5] selftests/bpf: sockmap_redir: Simplify try_recv()

[PATCH v1] selftests/mm: gup_tests: option to GUP all pages in a single call
 2025-09-10  9:30 UTC 

[PATCH] selftests/mm: remove PROT_EXEC req from file-collapse tests
 2025-09-10  9:21 UTC  (6+ messages)

[PATCH v2 net 0/2] selftests: drv-net: Fix issues in devlink_rate_tc_bw.py
 2025-09-10  8:36 UTC  (6+ messages)
` [PATCH v2 net 1/2] selftests: drv-net: Fix and clarify TC bandwidth split "
` [PATCH v2 net 2/2] selftests: drv-net: Fix tolerance calculation "

[PATCH v21 0/9] PCI: EP: Add RC-to-EP doorbell with platform MSI controller
 2025-09-10  8:32 UTC  (3+ messages)
` [PATCH v21 9/9] arm64: dts: imx95: Add msi-map for pci-ep device

[PATCH net 0/3] mptcp: misc fixes for v6.17-rc6
 2025-09-10  8:27 UTC  (7+ messages)
` [PATCH net 1/3] netlink: specs: mptcp: fix if-idx attribute type

[PATCH v10 00/21] TDX KVM selftests
 2025-09-10  7:46 UTC  (5+ messages)
` [PATCH v10 13/21] KVM: selftests: Add helpers to init TDX memory and finalize VM
` [PATCH v10 20/21] KVM: selftests: Add ucall support for TDX

[PATCH net v2 0/2] net: dst_metadata: fix DF flag extraction on tunnel rx
 2025-09-10  6:19 UTC  (3+ messages)
` [PATCH net v2 1/2] net: dst_metadata: fix IP_DF bit not extracted from tunnel headers

[PATCHv3 net 1/2] bonding: don't set oif to bond dev when getting NS target destination
 2025-09-10  3:19 UTC  (2+ messages)
` [PATCHv3 net 2/2] selftests: bonding: add vlan over bond testing

[PATCH 0/7] KVM: x86: Improve the handling of debug exceptions during instruction emulation
 2025-09-10  2:49 UTC  (3+ messages)
` [PATCH 6/7] KVM: selftests: Verify guest debug DR7.GD checking "
` [PATCH 7/7] KVM: selftests: Verify 'BS' bit checking in pending debug exception during VM entry

[PATCHv2 net 1/2] bonding: set random address only when slaves already exist
 2025-09-10  2:43 UTC  (2+ messages)
` [PATCHv2 net 2/2] selftests: bonding: add fail_over_mac testing

[PATCH net-next v2] selftests: net: replace sleeps in fcnal-test with waits
 2025-09-10  2:34 UTC  (6+ messages)

[PATCHv2 1/2] bonding: don't set oif to bond dev when getting NS target destination
 2025-09-10  2:26 UTC  (5+ messages)
` [PATCHv2 2/2] selftests: bonding: add vlan over bond testing

[PATCH net-next 0/3] mptcp: make ADD_ADDR retransmission timeout adaptive
 2025-09-10  2:20 UTC  (2+ messages)

[PATCH net 1/2] bonding: set random address only when slaves already exist
 2025-09-10  2:17 UTC  (6+ messages)

[PATCH net-next] selftests: net: speed up pmtu.sh by avoiding unnecessary cleanup
 2025-09-09 23:30 UTC  (2+ messages)

[PATCH net-next v2] selftests: net: run groups from fcnal-test in parallel
 2025-09-09 22:50 UTC  (2+ messages)

[PATCH nf-next v6 0/2] Add IPIP flowtable SW acceleratio
 2025-09-09 21:31 UTC  (3+ messages)
` [PATCH nf-next v6 1/2] net: netfilter: Add IPIP flowtable SW acceleration


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox