public inbox for linux-kselftest@vger.kernel.org
 help / color / mirror / Atom feed
[PATCH net v2] selftests: netfilter: conntrack_sctp_collision.sh: Introduce SCTP INIT collision test
 2026-04-18 19:58 UTC 

[PATCH net v2 0/2] tcp: fix listener wakeup after reuseport migration
 2026-04-18 18:13 UTC  (3+ messages)
` [PATCH net v2 1/2] tcp: call sk_data_ready() after listener migration
` [PATCH net v2 2/2] selftests/bpf: check epoll readiness after reuseport migration

[PATCH net-next v4 0/5] net: bridge: mcast: support exponential field encoding
 2026-04-18 14:49 UTC  (5+ messages)
` [PATCH net-next v4 5/5] selftests: net: bridge: add MRC and QQIC field encoding tests

[PATCH net 0/2] tcp: fix listener wakeup after reuseport migration
 2026-04-18 13:30 UTC  (6+ messages)
` [PATCH net 1/2] tcp: call sk_data_ready() after listener migration
` [PATCH net 2/2] selftests: net: add reuseport migration wakeup regression tests

[PATCH v2 00/53] make MM selftests more CI friendly
 2026-04-18 10:55 UTC  (54+ messages)
` [PATCH v2 01/53] selftests/mm: hugetlb-read-hwpoison: add SIGBUS handler
` [PATCH v2 02/53] selftests/mm: khugepaged: enable collapse_single_pte_entry_compound for shmem
` [PATCH v2 03/53] selftests/mm: migration: don't assume hupe page is TWOMEG
` [PATCH v2 04/53] selftests/mm: run_vmtests.sh: don't gate THP and KSM tests on HAVE_HUGEPAGES
` [PATCH v2 05/53] selftests/mm: merge map_hugetlb into hugepage-mmap
` [PATCH v2 06/53] selftests/mm: rename hugepage-* tests to hugetlb-*
` [PATCH v2 07/53] selftests/mm: hugetlb-shm: use kselftest framework
` [PATCH v2 08/53] selftests/mm: hugetlb-vmemmap: "
` [PATCH v2 09/53] selftests/mm: hugetlb-madvise: "
` [PATCH v2 10/53] selftests/mm: hugetlb_madv_vs_map: "
` [PATCH v2 11/53] selftests/mm: hugetlb-read-hwpoison: "
` [PATCH v2 12/53] selftests/mm: khugepaged: group tests in an array
` [PATCH v2 13/53] selftests/mm: khugepaged: use ksefltest framework
` [PATCH v2 14/53] selftests/mm: ksm_tests: use kselftest framework
` [PATCH v2 15/53] selftests/mm: protection_keys: use descriptive test names in TAP output
` [PATCH v2 16/53] selftests/mm: protection_keys: use kselftest framework
` [PATCH v2 17/53] selftests/mm: uffd-stress: "
` [PATCH v2 18/53] selftests/mm: uffd-unit-tests: "
` [PATCH v2 19/53] selftests/mm: va_high_addr_switch: "
` [PATCH v2 20/53] selftests/mm: add atexit() and signal handlers to thp_settings
` [PATCH v2 21/53] selftests/mm: rename thp_settings.[ch] to hugepage_settings.[ch]
` [PATCH v2 22/53] selftests/mm: move HugeTLB helpers to hugepage_settings
` [PATCH v2 23/53] selftests/mm: hugepage_settings: use unsigned long in detect_hugetlb_page_size
` [PATCH v2 24/53] selftests/mm: hugepage_settings: add APIs to get and set nr_hugepages
` [PATCH v2 25/53] selftests/mm: hugepage_settings: rename get_free_hugepages()
` [PATCH v2 26/53] selftests/mm: hugepage_settings: add APIs for HugeTLB setup and teardown
` [PATCH v2 27/53] selftests/mm: move read_file(), read_num() and write_num() to vm_util
` [PATCH v2 28/53] selftests/mm: vm_util: add helpers to set and restore shm limits
` [PATCH v2 29/53] selftests/mm: compaction_test: use HugeTLB helpers
` [PATCH v2 30/53] selftests/mm: cow: add setup of HugeTLB pages
` [PATCH v2 31/53] selftests/mm: gup_longterm: "
` [PATCH v2 32/53] selftests/mm: gup_test: "
` [PATCH v2 33/53] selftests/mm: hmm-tests: "
` [PATCH v2 34/53] selftests/mm: hugepage_dio: "
` [PATCH v2 35/53] selftests/mm: hugetlb_fault_after_madv: "
` [PATCH v2 36/53] selftests/mm: hugetlb-madvise: "
` [PATCH v2 37/53] selftests/mm: hugetlb_madv_vs_map: "
` [PATCH v2 38/53] selftests/mm: hugetlb-mmap: "
` [PATCH v2 39/53] selftests/mm: hugetlb-mremap: "
` [PATCH v2 40/53] selftests/mm: hugetlb-shm: "
` [PATCH v2 41/53] selftests/mm: hugetlb-soft-online: "
` [PATCH v2 42/53] selftests/mm: hugetlb-vmemmap: "
` [PATCH v2 43/53] selftests/mm: migration: "
` [PATCH v2 44/53] selftests/mm: pagemap_ioctl: "
` [PATCH v2 45/53] selftests/mm: protection_keys: use library code for HugeTLB setup
` [PATCH v2 46/53] selftests/mm: thuge-gen: add setup of HugeTLB pages
` [PATCH v2 47/53] selftests/mm: uffd-stress: use hugetlb_save and alloc huge pages
` [PATCH v2 48/53] selftests/mm: uffd-unit-tests: add setup of HugeTLB pages
` [PATCH v2 49/53] selftests/mm: uffd-wp-mremap: "
` [PATCH v2 50/53] selftests/mm: va_high_addr_switch: "
` [PATCH v2 51/53] selftests/mm: va_high_addr_switch.sh: drop huge pages setup
` [PATCH v2 52/53] selftests/mm: run_vmtests.sh: free memory if available memory is low
` [PATCH v2 53/53] selftests/mm: run_vmtests.sh: drop detection and setup of HugeTLB

[PATCH 7.2 v3 00/12] Remove read-only THP support for FSes without large folio support
 2026-04-18  9:27 UTC  (14+ messages)
` [PATCH 7.2 v3 01/12] mm/khugepaged: remove READ_ONLY_THP_FOR_FS check
` [PATCH 7.2 v3 02/12] mm/khugepaged: add folio dirty check after try_to_unmap()
` [PATCH 7.2 v3 03/12] mm/huge_memory: remove READ_ONLY_THP_FOR_FS from file_thp_enabled()
` [PATCH 7.2 v3 04/12] mm/khugepaged: remove READ_ONLY_THP_FOR_FS check in hugepage_pmd_enabled()
` [PATCH 7.2 v3 05/12] mm: remove READ_ONLY_THP_FOR_FS Kconfig option
` [PATCH 7.2 v3 06/12] mm: fs: remove filemap_nr_thps*() functions and their users
` [PATCH 7.2 v3 07/12] fs: remove nr_thps from struct address_space
` [PATCH 7.2 v3 08/12] mm/huge_memory: remove folio split check for READ_ONLY_THP_FOR_FS
` [PATCH 7.2 v3 09/12] mm/truncate: use folio_split() in truncate_inode_partial_folio()
` [PATCH 7.2 v3 10/12] fs/btrfs: remove a comment referring to READ_ONLY_THP_FOR_FS
` [PATCH 7.2 v3 11/12] selftests/mm: remove READ_ONLY_THP_FOR_FS in khugepaged
` [PATCH 7.2 v3 12/12] selftests/mm: remove READ_ONLY_THP_FOR_FS code from guard-regions

[PATCH v7 0/4] KVM: arm64: PMU: Use multiple host PMUs
 2026-04-18  8:14 UTC  (5+ messages)
` [PATCH v7 1/4] KVM: arm64: PMU: Add kvm_pmu_enabled_counter_mask()
` [PATCH v7 2/4] KVM: arm64: PMU: Protect the list of PMUs with RCU
` [PATCH v7 3/4] KVM: arm64: PMU: Introduce FIXED_COUNTERS_ONLY
` [PATCH v7 4/4] KVM: arm64: selftests: Test PMU_V3_FIXED_COUNTERS_ONLY

[PATCH bpf v3 0/2] bpf: Reject TCP_NODELAY in TCP header option callbacks
 2026-04-18  2:19 UTC  (8+ messages)
` [PATCH bpf v3 1/2] "
` [PATCH bpf v3 2/2] selftests/bpf: Test TCP_NODELAY in TCP hdr opt callbacks

[PATCH v2 0/4] Firmware LSM hook
 2026-04-17 19:17 UTC  (11+ messages)

[PATCH 0/2] cgroup/cpuset: fix DL rollback accounting and add a selftest
 2026-04-17 19:03 UTC  (6+ messages)
` [PATCH 1/2] cgroup/cpuset: record DL BW alloc CPU for attach rollback
` [PATCH 2/2] selftests/sched_ext: add cpuset DL rollback test

[PATCH v2 0/6] kselftests: livepatch: Adapt tests to be executed on 4.12 kernels
 2026-04-17 18:36 UTC  (14+ messages)
` [PATCH v2 1/6] selftests: livepatch: Check for ARCH_HAS_SYSCALL_WRAPPER config
` [PATCH v2 3/6] selftests: livepatch: Introduce does_sysfs_exists function
` [PATCH v2 4/6] selftests: livepatch: Check if patched sysfs attribute exists

[PATCH] docs: kselftest: Document the FORCE_TARGETS build variable
 2026-04-17 17:36 UTC 

[PATCH 0/6] selftests: run_kselftest.sh cleanup and fixes
 2026-04-17 17:27 UTC  (13+ messages)
` [PATCH 5/6] selftests: Preserve subtarget failures in all/install

[PATCH] selftests: Fix duplicated test number reporting
 2026-04-17 17:24 UTC  (2+ messages)

[PATCH v2 00/20] vfio/pci: Add CXL Type-2 device passthrough support
 2026-04-17 15:42 UTC  (9+ messages)
` [PATCH v2 16/20] vfio/cxl: Register regions with VFIO layer

[PATCH bpf-next] selftests/bpf: drop xdping tool
 2026-04-17 15:33 UTC 

[PATCH 0/3] rust: add Kconfig.test
 2026-04-17 14:11 UTC  (8+ messages)
` [PATCH 1/3] rust: tests: drop 'use crate' in bitmap and atomic KUnit tests
` [PATCH 2/3] rust: testing: add Kconfig for KUnit test
` [PATCH 3/3] Documentation: rust: testing: add Kconfig guidance

[PATCH] selftests/mm: Specify requirement for PROC_MEM_ALWAYS_FORCE=y
 2026-04-17 13:10 UTC  (14+ messages)

[PATCH 00/53] selftests/mm: make MM selftests more CI friendly
 2026-04-17 12:46 UTC  (3+ messages)
` [PATCH 01/53] selftests/mm: hugetlb-read-hwpoison: add SIGBUS handler

[RFC, PATCH 00/12] userfaultfd: working set tracking for VM guest memory
 2026-04-17 12:26 UTC  (9+ messages)

[PATCH 7.2 v2 00/12] Remove read-only THP support for FSes without large folio support
 2026-04-17 11:50 UTC  (19+ messages)
` [PATCH 7.2 v2 02/12] mm/khugepaged: add folio dirty check after try_to_unmap_flush()
` [PATCH 7.2 v2 05/12] mm/khugepaged: remove READ_ONLY_THP_FOR_FS check in hugepage_pmd_enabled()

[PATCH bpf v2 0/2] bpf: Reject TCP_NODELAY in TCP header option callbacks
 2026-04-17  9:27 UTC  (9+ messages)
` [PATCH bpf v2 1/2] "
` [PATCH bpf v2 2/2] selftests/bpf: Test TCP_NODELAY in TCP hdr opt callbacks

[PATCH v6 0/4] OPENAT2_REGULAR flag support for openat2
 2026-04-17  7:58 UTC  (16+ messages)
` [PATCH v6 1/4] openat2: new OPENAT2_REGULAR flag support

[PATCHv3] selftests: Use ktap helpers for runner.sh
 2026-04-17  7:43 UTC  (2+ messages)

[PATCH net] selftests: net: add missing CMAC to tcp_ao config
 2026-04-17  2:40 UTC  (3+ messages)

[PATCH bpf v3 0/2] bpf: fix sock_ops rtt_min OOB read
 2026-04-17  2:31 UTC  (3+ messages)
` [PATCH 1/2] bpf: extract SOCK_OPS_LOAD_TCP_SOCK_FIELD from SOCK_OPS_GET_FIELD
` [PATCH 2/2] bpf: guard sock_ops rtt_min against non-locked tcp_sock

[PATCH v2 0/4] KVM: arm64: selftests: Basic nested guest support
 2026-04-16 23:39 UTC  (12+ messages)
` [PATCH v2 2/4] KVM: arm64: sefltests: Add helpers for guest hypervisors
` [PATCH v2 3/4] KVM: arm64: sefltests: Add basic NV selftest

[RFC][PATCH] selftests: posix_timers: Use CLOCK_THREAD_CPUTIME_ID for ITIMER_PROF measurements
 2026-04-16 23:05 UTC 

[PATCH 0/2] selftests: Fix runner.sh breakage
 2026-04-16 21:14 UTC  (4+ messages)
` [PATCH 1/2] selftests: Fix runner.sh busybox support
` [PATCH 2/2] selftests: Fix runner.sh for non-bash shells

[PATCH] selftests: Deescalate error reporting
 2026-04-16 21:14 UTC  (2+ messages)

[PATCH bpf-next v7 00/11] selftests/bpf: Tolerate partial builds across kernel configs
 2026-04-16 19:31 UTC  (12+ messages)
` [PATCH bpf-next v7 01/11] selftests/bpf: Add BPF_STRICT_BUILD toggle
` [PATCH bpf-next v7 02/11] selftests/bpf: Fix test_kmods KDIR to honor O= and distro kernels
` [PATCH bpf-next v7 03/11] selftests/bpf: Tolerate BPF and skeleton generation failures
` [PATCH bpf-next v7 04/11] selftests/bpf: Avoid rebuilds when running emit_tests
` [PATCH bpf-next v7 05/11] selftests/bpf: Make skeleton headers order-only prerequisites of .test.d
` [PATCH bpf-next v7 06/11] selftests/bpf: Tolerate test file compilation failures
` [PATCH bpf-next v7 07/11] selftests/bpf: Skip tests whose objects were not built
` [PATCH bpf-next v7 08/11] selftests/bpf: Allow test_progs to link with a partial object set
` [PATCH bpf-next v7 09/11] selftests/bpf: Tolerate benchmark build failures
` [PATCH bpf-next v7 10/11] selftests/bpf: Provide weak definitions for cross-test functions
` [PATCH bpf-next v7 11/11] selftests/bpf: Tolerate missing files during install

[PATCH net v4 0/2] net/sched: taprio: fix NULL pointer dereference in class dump
 2026-04-16 18:55 UTC  (3+ messages)
` [PATCH net v4 1/2] "
` [PATCH net v4 2/2] selftests/tc-testing: add taprio test for class dump after child delete


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