public inbox for linux-kselftest@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-04-17 04:36:44 to 2026-04-20 14:20:18 UTC [more...]

[PATCH bpf-next v12 0/8] bpf: Extend BPF syscall with common attributes support
 2026-04-20 14:18 UTC  (8+ messages)
` [PATCH bpf-next v12 1/8] "
` [PATCH bpf-next v12 2/8] libbpf: Add support for extended BPF syscall
` [PATCH bpf-next v12 3/8] bpf: Refactor reporting log_true_size for prog_load
` [PATCH bpf-next v12 4/8] bpf: Add syscall common attributes support "
` [PATCH bpf-next v12 5/8] bpf: Add syscall common attributes support for btf_load
` [PATCH bpf-next v12 6/8] bpf: Add syscall common attributes support for map_create
` [PATCH bpf-next v12 7/8] libbpf: "

[PATCH v7 0/4] KVM: arm64: PMU: Use multiple host PMUs
 2026-04-20 13:53 UTC  (16+ 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] selftests/bpf: Page out as late a possible in file_reader
 2026-04-20 13:46 UTC 

[PATCH AUTOSEL 6.18] selftests: net: bridge_vlan_mcast: wait for h1 before querier check
 2026-04-20 13:18 UTC 

[PATCH 0/5] liveupdate: Remove limits on the number of files and sessions
 2026-04-20 13:26 UTC  (8+ messages)
` [PATCH 1/5] liveupdate: Remove limit on the number of sessions

[PATCH v6 0/4] OPENAT2_REGULAR flag support for openat2
 2026-04-20 13:20 UTC  (10+ messages)
` [PATCH v6 1/4] openat2: new OPENAT2_REGULAR flag support

[PATCH v7 0/5] kunit: Add support for suppressing warning backtraces
 2026-04-20 12:28 UTC  (6+ messages)
` [PATCH v7 1/5] bug/kunit: Core "
` [PATCH v7 2/5] bug/kunit: Reduce runtime impact of warning backtrace suppression
` [PATCH v7 3/5] kunit: Add backtrace suppression self-tests
` [PATCH v7 4/5] drm: Suppress intentional warning backtraces in scaling unit tests
` [PATCH v7 5/5] kunit: Add documentation for warning backtrace suppression API

[PATCH v5 6/6] selftests/bpf: tc_tunnel validate decap GSO state
 2026-04-20 11:19 UTC  (2+ messages)

[PATCH v2] selftests: harness: fix pidfd leak in __wait_for_test
 2026-04-20 10:15 UTC  (2+ messages)

[PATCH v2 0/6] kselftests: livepatch: Adapt tests to be executed on 4.12 kernels
 2026-04-20  9:46 UTC  (15+ 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 00/53] selftests/mm: make MM selftests more CI friendly
 2026-04-20  9:46 UTC  (9+ messages)
` [PATCH 01/53] selftests/mm: hugetlb-read-hwpoison: add SIGBUS handler
` [PATCH 02/53] selftests/mm: khugepaged: enable collapse_single_pte_entry_compound for shmem

[PATCH v2 00/53] make MM selftests more CI friendly
 2026-04-20  9:20 UTC  (55+ 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] selftests: harness: Restore order of test functions
 2026-04-20  8:44 UTC 

[PATCH 0/2] cgroup/cpuset: fix DL rollback accounting and add a selftest
 2026-04-20  7:58 UTC  (12+ 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 7.2 v3 00/12] Remove read-only THP support for FSes without large folio support
 2026-04-20  7:56 UTC  (19+ 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 v5 00/14] selftests/mm: fix failures and robustness improvements
 2026-04-20  7:26 UTC  (3+ messages)
` [PATCH v5 13/14] selftests/mm: move hwpoison setup into run_test() and silence modprobe output for memory-failure category

[PATCH net 0/2] tcp: symmetric challenge ACK for SEG.ACK > SND.NXT
 2026-04-20  7:22 UTC  (5+ messages)
` [PATCH net 1/2] tcp: send a challenge ACK on "
` [PATCH net 2/2] selftests/net: packetdrill: cover "

[PATCH] selftests: harness: fix pidfd leak in __wait_for_test
 2026-04-20  7:19 UTC  (2+ messages)

[PATCH] selftests/seccomp: add Alpha support to seccomp_bpf
 2026-04-20  5:13 UTC  (4+ messages)

[PATCH RFC bpf-next 0/8] bpf: add support for KASAN checks in JITed programs
 2026-04-19 22:51 UTC  (9+ messages)
` [PATCH RFC bpf-next 1/8] kasan: expose generic kasan helpers

[RFC, PATCH 00/12] userfaultfd: working set tracking for VM guest memory
 2026-04-19 14:33 UTC  (10+ messages)

[PATCH v4 2/2] selftest: add tests for O_EMPTYPATH
 2026-04-19 13:21 UTC 

[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 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] 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  (12+ messages)

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

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

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


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