public inbox for linux-kselftest@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-03-21 18:13:55 to 2026-03-23 22:53:02 UTC [more...]

[PATCH 0/6] tools build: bpf: Append EXTRA_CFLAGS and HOST_EXTRACFLAGS
 2026-03-23 22:52 UTC  (9+ messages)
` [PATCH 1/6] bpftool: Avoid adding EXTRA_CFLAGS to HOST_CFLAGS
` [PATCH 2/6] bpftool: Append extra host flags
` [PATCH 3/6] libbpf: Initialize CFLAGS before including Makefile.include
` [PATCH 4/6] tools/bpf: build: Append extra cflags
` [PATCH 5/6] selftests/bpf: Initialize operation name before use
` [PATCH 6/6] selftests/bpf: Append extra cflags

[PATCH v5 0/6] selftests/mm: skip several tests when thp is not available
 2026-03-23 22:39 UTC  (9+ messages)
` [PATCH v5 1/6] selftests/mm/guard-regions: skip collapse test when thp not enabled
` [PATCH v5 2/6] selftests/mm: soft-dirty: skip two tests when thp is not available
` [PATCH v5 3/6] selftests/mm: move write_file helper to vm_util
` [PATCH v5 4/6] selftests/mm/vm_util: robust write_file()
` [PATCH v5 5/6] selftests/mm: split_huge_page_test: skip the test when thp is not available
` [PATCH v5 6/6] selftests/mm: transhuge_stress: skip the test when thp "

[RFC PATCH 00/11] Remove READ_ONLY_THP_FOR_FS
 2026-03-23 21:21 UTC  (24+ messages)
` [RFC PATCH 01/11] mm: remove READ_ONLY_THP_FOR_FS Kconfig option
` [RFC PATCH 02/11] mm/khugepaged: remove READ_ONLY_THP_FOR_FS code in collapse_file()
` [RFC PATCH 03/11] mm: remove filemap_nr_thps*() functions
` [RFC PATCH 04/11] mm/huge_memory: remove file_thp_enabled() and its caller
` [RFC PATCH 05/11] mm/huge_memory: remove folio split check for READ_ONLY_THP_FOR_FS
` [RFC PATCH 06/11] mm/truncate: use folio_split() in truncate_inode_partial_folio()
` [RFC PATCH 07/11] fs: remove nr_thp from struct address_space
` [RFC PATCH 08/11] fs: remove READ_ONLY_THP_FOR_FS code
` [RFC PATCH 09/11] fs/btrfs: remove a comment referring to READ_ONLY_THP_FOR_FS
` [RFC PATCH 10/11] selftests/mm: remove READ_ONLY_THP_FOR_FS test in khugepaged
` [RFC PATCH 11/11] selftests/mm: remove READ_ONLY_THP_FOR_FS test in guard-regions

[PATCH RFC v2 0/7] mm: Fix MF_DELAYED handling on memory failure
 2026-03-23 21:18 UTC  (4+ messages)
` [PATCH RFC v2 1/7] mm: memory_failure: Clarify the MF_DELAYED definition

[PATCH v11 00/16] Direct Map Removal Support for guest_memfd
 2026-03-23 21:15 UTC  (19+ messages)
` [PATCH v11 01/16] set_memory: set_direct_map_* to take address
` [PATCH v11 02/16] set_memory: add folio_{zap,restore}_direct_map helpers
` [PATCH v11 03/16] mm/secretmem: make use of folio_{zap,restore}_direct_map
` [PATCH v11 04/16] mm/gup: drop secretmem optimization from gup_fast_folio_allowed
` [PATCH v11 05/16] mm/gup: drop local variable in gup_fast_folio_allowed
` [PATCH v11 10/16] KVM: guest_memfd: Add flag to remove from direct map

[PATCH v2 0/2] liveupdate: prevent double preservation
 2026-03-23 20:44 UTC  (5+ messages)
` [PATCH v2 1/2] liveupdate: prevent double management of files
` [PATCH v2 2/2] selftests: liveupdate: add test for double preservation

[PATCH] selftests/x86: Fix sysret_rip assertion failure on FRED systems
 2026-03-23 20:27 UTC  (12+ messages)

[PATCH cgroup/for-7.0-fixes] selftests/cgroup: Don't test populated synchrony against task exit
 2026-03-23 20:28 UTC 

[net-next v5 12/12] selftests: drv-net: Add USO test
 2026-03-23 18:38 UTC 

[PATCH v7 0/8] clk: add support for v1 / v2 clock rate negotiation and kunit tests
 2026-03-23 17:24 UTC  (9+ messages)
` [PATCH v7 1/8] clk: test: export clk_dummy_rate_ops and clk_dummy_context() for other tests
` [PATCH v7 2/8] clk: divider: introduce divider kunit tests
` [PATCH v7 3/8] clk: introduce new helper clk_hw_get_children_lcm() to calculate LCM of all child rates
` [PATCH v7 4/8] clk: divider: test: introduce additional test case for parent rate change
` [PATCH v7 5/8] clk: introduce new flag CLK_V2_RATE_NEGOTIATION for sensitive clocks
` [PATCH v7 6/8] clk: divider: enable optional support for v2 rate negotiation
` [PATCH v7 7/8] clk: divider: test: introduce additional test case showing v2 rate change + LCM parent
` [PATCH v7 8/8] clk: divider: test: mark some tests as supporting only v1 negotiation

[PATCH net v5 0/3] macsec: Add support for VLAN filtering in offload mode
 2026-03-23 17:17 UTC  (10+ messages)
` [PATCH net v5 1/3] selftests: Migrate nsim-only MACsec tests to Python
` [PATCH net v5 2/3] selftests: Add MACsec VLAN propagation traffic test
` [PATCH net v5 3/3] macsec: Support VLAN-filtering lower devices

[PATCH v3 0/3] Skip subrange map tests on DWC iATU allocation failure
 2026-03-23 17:03 UTC  (8+ messages)
` [PATCH v3 1/3] PCI: endpoint: pci-epf-test: Handle -ENOSPC in subrange_setup
` [PATCH v3 2/3] misc: pci_endpoint_test: Handle -ENOSPC in subrange mapping test case
` [PATCH v3 3/3] selftests: pci_endpoint: Skip BAR subrange test on -ENOSPC

[RFC patch 0/9] Add support for HiSilicon platforms and refactor
 2026-03-23 15:52 UTC  (12+ messages)
` [RFC patch 1/9] selftests/resctrl: Move CPU affinity and resctrl FS setup to child process
` [RFC patch 5/9] selftests/resctrl: Refactor CPU vendor detection to use lookup table
` [RFC patch 8/9] selftests/resctrl: Add support for HiSilicon MBM/MBA test

[PATCH] kselftest/coredump: reintroduce null pointer dereference
 2026-03-23 15:27 UTC  (3+ messages)

[PATCH v2 0/9] Kernel API Specification Framework
 2026-03-23 13:52 UTC  (11+ messages)
` [PATCH v2 1/9] kernel/api: introduce kernel API specification framework
` [PATCH v2 2/9] kernel/api: enable kerneldoc-based API specifications
` [PATCH v2 3/9] kernel/api: add debugfs interface for kernel "
` [PATCH v2 4/9] tools/kapi: Add kernel API specification extraction tool
` [PATCH v2 5/9] kernel/api: add API specification for sys_open
` [PATCH v2 6/9] kernel/api: add API specification for sys_close
` [PATCH v2 7/9] kernel/api: add API specification for sys_read
` [PATCH v2 8/9] kernel/api: add API specification for sys_write
` [PATCH v2 9/9] kernel/api: add runtime verification selftest

[PATCH v5 0/2] firmware_loader: allow firmware_class.path to take multiple paths
 2026-03-23 14:45 UTC  (4+ messages)
` [PATCH v5 1/2] firmware_loader: add search= module option for multi-path firmware lookup
` [PATCH v5 2/2] selftests/firmware: add search path test for firmware_class.search=

[PATCH 0/2] liveupdate: prevent double management of files
 2026-03-23 13:18 UTC  (5+ messages)
` [PATCH 1/2] "

[PATCH v2 0/7] selftests: memcg: Fix test_memcontrol test failures with large page sizes
 2026-03-23 12:47 UTC  (13+ messages)
` [PATCH v2 1/7] memcg: Scale up vmstats flush threshold with int_sqrt(nr_cpus+2)
` [PATCH v2 2/7] memcg: Scale down MEMCG_CHARGE_BATCH with increase in PAGE_SIZE
` [PATCH v2 4/7] selftests: memcg: Increase error tolerance in accordance with page size
` [PATCH v2 5/7] selftests: memcg: Reduce the expected swap.peak with larger "
` [PATCH v2 6/7] selftests: memcg: Don't call reclaim_until() if already in target
` [PATCH v2 7/7] selftests: memcg: Treat failure for zeroing sock in test_memcg_sock as XFAIL

[PATCH net-next v2 00/13] net: sleepable ndo_set_rx_mode
 2026-03-23 12:09 UTC  (3+ messages)
` [PATCH net-next v2 03/13] net: introduce ndo_set_rx_mode_async and dev_rx_mode_work
  ` [Intel-wired-lan] "

[PATCH] selftests/mm: Fix soft-dirty kselftest supported check
 2026-03-23 11:56 UTC  (4+ messages)
` [PATCH V2] "

[PATCH v3] selftests/bpf: move trampoline_count to dedicated bpf_testmod target
 2026-03-23 11:17 UTC  (4+ messages)

[PATCH v3] selftests: x86: test_shadow_stack: return KSFT_SKIP when test is skipped
 2026-03-23 11:15 UTC  (2+ messages)

[PATCH bpf-next v2] selftests/bpf: test access to ringbuf position with map pointer
 2026-03-23 10:59 UTC  (2+ messages)

[PATCH bpf v1 0/2] bpf: tcp: Fix null-ptr-deref in arbitrary SYN Cookie
 2026-03-23 10:54 UTC  (3+ messages)
` [PATCH bpf v1 1/2] bpf: tcp: Reject non-TCP skb in bpf_sk_assign_tcp_reqsk()
` [PATCH bpf v1 2/2] selftests/bpf: Add protocol check test for bpf_sk_assign_tcp_reqsk()

[PATCH v2 0/3] Skip subrange map tests on DWC iATU allocation failure
 2026-03-23 10:22 UTC  (7+ messages)
` [PATCH v2 1/3] PCI: endpoint: pci-epf-test: Handle -ENOSPC in subrange_setup
` [PATCH v2 2/3] misc: pci_endpoint_test: Handle -ENOSPC in subrange mapping test case
` [PATCH v2 3/3] selftests: pci_endpoint: Skip BAR subrange test on -ENOSPC

[PATCH v2] selftests: x86: test_shadow_stack: return KSFT_SKIP when test is skipped
 2026-03-23  9:49 UTC  (2+ messages)

[PATCH 1/2] selftests/sched_ext: Add basic sub-sched functionality test
 2026-03-23  7:23 UTC  (3+ messages)
` [PATCH 2/2] selftests/sched_ext: Add failure-path tests for sub-sched

[PATCH net-next v4 2/2] selftests: add check for seg6 tunsrc
 2026-03-23  3:27 UTC  (2+ messages)

[PATCH v4 0/7] selftests/cgroup: improve zswap tests robustness and support large page sizes
 2026-03-23  3:23 UTC  (10+ messages)
` [PATCH v4 1/7] selftests/cgroup: skip test_zswap if zswap is globally disabled
` [PATCH v4 2/7] selftests/cgroup: avoid OOM in test_swapin_nozswap
` [PATCH v4 3/7] selftests/cgroup: use runtime page size for zswpin check
` [PATCH v4 4/7] selftests/cgroup: rename PAGE_SIZE to BUF_SIZE in cgroup_util
` [PATCH v4 5/7] selftests/cgroup: replace hardcoded page size values in test_zswap
` [PATCH v4 6/7] selftest/cgroup: fix zswap test_no_invasive_cgroup_shrink on large pagesize system
` [PATCH v4 7/7] selftest/cgroup: fix zswap attempt_writeback() on 64K "

[PATCH v4 0/5] selftests/mm: skip several tests when thp is not available
 2026-03-23  3:21 UTC  (6+ messages)
` [PATCH v4 3/5] selftests/mm: move write_file helper to vm_util

[PATCH bpf-next] selftests/bpf: test access to ringbuf position with map pointer
 2026-03-23  2:06 UTC  (3+ messages)

[PATCH 0/2] vfio: selftests: Fix MMIO test failures in iommufd compat mode
 2026-03-23  0:37 UTC  (3+ messages)

[PATCH] lib: Move crypto library tests to Runtime Testing menu
 2026-03-22 20:08 UTC  (2+ messages)

[RFC PATCH v4 00/10] mm/damon: let DAMON be paused and resumed
 2026-03-22 17:47 UTC  (10+ messages)
` [RFC PATCH v4 06/10] mm/damon/tests/core-kunit: test pause commitment
` [RFC PATCH v4 07/10] selftests/damon/_damon_sysfs: support pause file staging
` [RFC PATCH v4 08/10] selftests/damon/drgn_dump_damon_status: dump pause
` [RFC PATCH v4 09/10] selftests/damon/sysfs.py: check pause on assert_ctx_committed()
` [RFC PATCH v4 10/10] selftets/damon/sysfs.py: pause DAMON before dumping status
  ` (sashiko review) "
` (sashiko status) [RFC PATCH v4 00/10] mm/damon: let DAMON be paused and resumed

[PATCH net-next 0/3] tcp: fix scaled no-shrink rwnd quantization slack
 2026-03-22 16:32 UTC  (3+ messages)
` [PATCH net-next 3/3] selftests: packetdrill: cover scaled "

[PATCH v2 00/15] mm, kvm: allow uffd support in guest_memfd
 2026-03-22 10:22 UTC  (7+ messages)
` [PATCH v2 02/15] userfaultfd: introduce struct mfill_state
` [PATCH v2 03/15] userfaultfd: introduce mfill_get_pmd() helper

[PATCH v4 0/2] tools/nolibc: add err.h
 2026-03-22  8:38 UTC  (2+ messages)

[PATCH v3 1/7] selftests/cgroup: skip test_zswap if zswap is globally disabled
 2026-03-22  3:08 UTC  (6+ messages)

[PATCH bpf-next v8 0/8] bpf: Extend the bpf_list family of APIs
 2026-03-22  1:20 UTC  (8+ messages)
` [PATCH bpf-next v8 4/8] bpf: refactor __bpf_list_add to take insertion point via **prev_ptr
` [PATCH bpf-next v8 5/8] bpf: Add bpf_list_add_impl to insert node after a given list node
` [PATCH bpf-next v8 7/8] bpf: add bpf_list_is_first/last/empty kfuncs

[RFC PATCH net-next 3/3] selftests: seg6: add SRv6 srl2 + End.DT2U L2 VPN test
 2026-03-22  0:05 UTC 

[PATCH net-next v6 0/4] selftests: net: fix false failures due to missing features and host interference
 2026-03-21 21:59 UTC  (5+ messages)
` [PATCH net-next v6 1/4] selftests: net: run reuseport in an isolated netns
` [PATCH net-next v6 2/4] selftests: net: rename pmtu.sh to pmtu-test.sh
` [PATCH net-next v6 3/4] selftests: net: run pmtu.sh in netns to avoid host firewall interference
` [PATCH net-next v6 4/4] selftests: net: io_uring_zerocopy: enable io_uring for the test

[PATCH 00/10] mm/damon: let DAMON be paused and resumed
 2026-03-21 20:47 UTC  (5+ messages)
` [PATCH 10/10] selftets/damon/sysfs.py: pause DAMON before dumping status
  ` (sashiko) "


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