Linux Kernel Selftest development
 help / color / mirror / Atom feed
 messages from 2023-12-27 16:14:08 to 2024-01-05 19:08:25 UTC [more...]

[PATCH 0/1] selftest/mm/hugetlb: SIGBUS on stolen page
 2024-01-05 19:00 UTC  (5+ messages)
` [PATCH 1/1] selftests/mm: new test that steals pages

[PATCH bpf-next 00/15] Improvements for tracking scalars in the BPF verifier
 2024-01-05 17:48 UTC  (3+ messages)
` [PATCH bpf-next 12/15] bpf: Preserve boundaries and track scalars on narrowing fill

[PATCH bpf-next v2 0/3] Annotate kfuncs in .BTF_ids section
 2024-01-05 16:55 UTC  (5+ messages)
` [PATCH bpf-next v2 3/3] bpf: treewide: Annotate BPF kfuncs in BTF

[PATCH net-next v3 0/3] net: gro: reduce extension header parsing overhead
 2024-01-05 16:20 UTC  (6+ messages)
` [PATCH net-next v3 1/3] net: gso: add HBH extension header offload support
` [PATCH net-next v3 2/3] net: gro: parse ipv6 ext headers without frag0 invalidation
` [PATCH net-next v3 3/3] selftests/net: fix GRO coalesce test and add ext header coalesce tests

[PATCH v7 0/3] Add Intel VT-d nested translation (part 2/2)
 2024-01-05 15:46 UTC  (24+ messages)
` [PATCH v7 1/3] iommufd: Add data structure for Intel VT-d stage-1 cache invalidation

[PATCH v4 8/8] selftests/pcie_bwctrl: Create selftests
 2024-01-05 11:25 UTC 

[RFC PATCH v2 0/3] KVM: allow mapping of compound tail pages for IO or PFNMAP mapping
 2024-01-05 10:00 UTC  (8+ messages)
` [RFC PATCH v2 1/3] "
` [RFC PATCH v2 2/3] KVM: selftests: add selftest driver for KVM to test memory slots for MMIO BARs
` [RFC PATCH v2 3/3] KVM: selftests: Add set_memory_region_io to test memslots "

selftest: net: fcnal-test.sh TIMEOUT
 2024-01-05  9:41 UTC 

[PATCH] selftests: core: include linux/close_range.h for CLOSE_RANGE_* macros
 2024-01-05  9:25 UTC  (4+ messages)

[RFC PATCH v4 0/4] Introduce mseal()
 2024-01-05  7:44 UTC  (7+ messages)
` [RFC PATCH v4 1/4] mseal: Wire up mseal syscall
` [RFC PATCH v4 2/4] mseal: add "
` [RFC PATCH v4 3/4] selftest mm/mseal memory sealing
` [RFC PATCH v4 4/4] mseal:add documentation

[linux-next:master] BUILD REGRESSION d0b3c8aa5e37775cd7c3ac07b256218df0fd6678
 2024-01-05  6:36 UTC 

[PATCH bpf-next 0/2] Annotate kfuncs in .BTF_ids section
 2024-01-05  2:37 UTC  (5+ messages)
` [PATCH bpf-next 2/2] bpf: treewide: Annotate BPF kfuncs in BTF

[PATCH net-next] selftests: forwarding: Avoid failures to source net/lib.sh
 2024-01-04 22:35 UTC  (2+ messages)

[PATCHv3 net-next 3/3] selftest/ptp: extend test to include ptp_gettimex64any()
 2024-01-04 21:24 UTC 

[RFC PATCH v3 0/3] Add test to verify probe of devices from discoverable busses
 2024-01-04 14:54 UTC  (6+ messages)

[PATCH] kunit: Protect string comparisons against NULL
 2024-01-04 11:52 UTC  (4+ messages)

[PATCH v4 00/11] RISCV: Add kvm Sstc timer selftests
 2024-01-04 11:09 UTC  (9+ messages)
` [PATCH v4 11/11] KVM: selftests: Enable tunning of err_margin_us in arch timer test
              `  "

[PATCH v2 net-next] selftests/net: change shebang to bash to support "source"
 2024-01-04  1:10 UTC  (11+ messages)

[PATCH RESEND v4 0/3] livepatch: Move modules to selftests and add a new test
 2024-01-03 22:09 UTC  (5+ messages)
` [PATCH RESEND v4 1/3] kselftests: lib.mk: Add TEST_GEN_MODS_DIR variable

[PATCH net-next v2 0/3] net: gro: reduce extension header parsing overhead
 2024-01-03 14:01 UTC  (12+ messages)
` [PATCH net-next v2 1/3] net: gso: add HBH extension header offload support
` [PATCH net-next v2 2/3] net: gro: parse ipv6 ext headers without frag0 invalidation
` [PATCH net-next v2 3/3] selftests/net: fix GRO coalesce test and add ext header coalesce tests

[PATCH v10 00/10] Add iommufd nesting (part 2/2)
 2024-01-03 12:44 UTC  (16+ messages)
` [PATCH v10 01/10] iommu: Add cache_invalidate_user op
` [PATCH v10 02/10] iommufd: Add IOMMU_HWPT_INVALIDATE
` [PATCH v10 03/10] iommu: Add iommu_copy_struct_from_user_array helper
` [PATCH v10 04/10] iommufd/selftest: Add mock_domain_cache_invalidate_user support
` [PATCH v10 05/10] iommufd/selftest: Add IOMMU_TEST_OP_MD_CHECK_IOTLB test op
` [PATCH v10 06/10] iommufd/selftest: Add coverage for IOMMU_HWPT_INVALIDATE ioctl
` [PATCH v10 07/10] iommu/vt-d: Allow qi_submit_sync() to return the QI faults
` [PATCH v10 08/10] iommu/vt-d: Convert stage-1 cache invalidation to return QI fault
` [PATCH v10 09/10] iommufd: Add data structure for Intel VT-d stage-1 cache invalidation
` [PATCH v10 10/10] iommu/vt-d: Add iotlb flush for nested domain

[PATCH bpf-next 0/2] bpf: add csum/ip_summed fields to __sk_buff
 2024-01-03  6:03 UTC  (8+ messages)
` [PATCH bpf-next 1/2] "
` [PATCH bpf-next 2/2] testcases/bpf: add testcases for skb->csum to ctx_skb.c

[PATCH v2 1/1] userfaultfd: fix move_pages_pte() splitting folio under RCU read lock
 2024-01-03  1:54 UTC  (2+ messages)

[PATCH 1/1] userfaultfd: fix move_pages_pte() splitting folio under RCU read lock
 2024-01-02 23:34 UTC  (5+ messages)

[PATCH v3 4/4] selftest/bpf: Test a perf bpf program that suppresses side effects
 2024-01-02 22:49 UTC  (2+ messages)

[PATCH] selftests: Move KTAP bash helpers to selftests common folder
 2024-01-02 20:32 UTC  (2+ messages)

[PATCH v8 00/24] security: Move IMA and EVM to the LSM infrastructure
 2024-01-02 17:44 UTC  (15+ messages)
` [PATCH v8 19/24] ima: Move to "
` [PATCH v8 21/24] evm: "
` [PATCH v8 23/24] ima: Make it independent from 'integrity' LSM

[PATCH] kselftest: Add basic test for probing the rust sample modules
 2024-01-02 14:25 UTC  (2+ messages)

[PATCH net-next 0/4] mptcp: add CurrEstab MIB counter
 2024-01-02 13:50 UTC  (2+ messages)

[PATCH net-next 0/2] selftest/net: Some more TCP-AO selftest post-merge fixups
 2024-01-02 13:30 UTC  (2+ messages)

[PATCH] mm/selftests: hugepage-mremap: conform test to TAP format output
 2024-01-02  8:19 UTC 

[Patch v2] selftests/mm: gup_test: conform test to TAP format output
 2024-01-02  5:38 UTC 

[PATCH] selftests: mm: hugepage-mmap: conform to TAP format output
 2024-01-02  5:32 UTC 

[PATCH] selftests/mm: conform test to TAP format output
 2024-01-01 12:28 UTC 

[PATCH 1/2] selftests/mm: conform test to TAP format output
 2024-01-01  8:36 UTC  (2+ messages)
` [PATCH 2/2] selftests/mm: skip test if application doesn't has root privileges

[PATCH v8 00/10] Add iommufd nesting (part 2/2)
 2024-01-01  3:34 UTC  (21+ messages)
` [PATCH v8 02/10] iommufd: Add IOMMU_HWPT_INVALIDATE
` [PATCH v8 06/10] iommufd/selftest: Add coverage for IOMMU_HWPT_INVALIDATE ioctl
` [PATCH v8 07/10] iommu/vt-d: Allow qi_submit_sync() to return the QI faults
` [PATCH v8 08/10] iommu/vt-d: Convert stage-1 cache invalidation to return QI fault
` [PATCH v8 09/10] iommufd: Add data structure for Intel VT-d stage-1 cache invalidation
` [PATCH v8 10/10] iommu/vt-d: Add iotlb flush for nested domain

[PATCH 0/4] selftests: add missing gitignore files and include generated objects
 2024-01-01  0:41 UTC  (5+ messages)
` [PATCH 1/4] selftests: netfilter: add sctp_collision to gitignore
` [PATCH 2/4] selftests: uevent: add missing gitignore
` [PATCH 3/4] selftests: thermal: intel: power_floor: "
` [PATCH 4/4] selftests: thermal: intel: workload_hint: "

[PATCH v3 0/2] selftests/vDSO: Fix errors on LoongArch
 2023-12-31 15:51 UTC  (8+ messages)
` [PATCH v3 1/2] selftests/vDSO: Fix building "
` [PATCH v3 2/2] selftests/vDSO: Fix runtime "

[PATCH][next] powerpc/selftests: Fix spelling mistake "EACCESS" -> "EACCES"
 2023-12-31 11:07 UTC  (2+ messages)

[RFC PATCH v3 00/11] Introduce mseal()
 2023-12-31  6:39 UTC  (3+ messages)
` [RFC PATCH v3 10/11] selftest mm/mseal memory sealing

[PATCH] kselftest: Add basic test for probing the rust sample modules
 2023-12-30  8:19 UTC  (2+ messages)

[PATCH] kunit: Fix NULL-dereference in kunit_init_suite() if suite->log is NULL
 2023-12-30  7:20 UTC  (2+ messages)

[PATCH v2] selftests: uevent: use shared makefile library
 2023-12-30  7:16 UTC  (2+ messages)

[PATCH 1/2] selftests/mm: add separate UFFDIO_MOVE test for PMD splitting
 2023-12-30  2:59 UTC  (2+ messages)

[PATCH v9 00/10] Add iommufd nesting (part 2/2)
 2023-12-29 14:50 UTC  (16+ messages)
` [PATCH v9 01/10] iommu: Add cache_invalidate_user op
` [PATCH v9 02/10] iommufd: Add IOMMU_HWPT_INVALIDATE
` [PATCH v9 03/10] iommu: Add iommu_copy_struct_from_user_array helper
` [PATCH v9 04/10] iommufd/selftest: Add mock_domain_cache_invalidate_user support
` [PATCH v9 05/10] iommufd/selftest: Add IOMMU_TEST_OP_MD_CHECK_IOTLB test op
` [PATCH v9 06/10] iommufd/selftest: Add coverage for IOMMU_HWPT_INVALIDATE ioctl
` [PATCH v9 07/10] iommu/vt-d: Allow qi_submit_sync() to return the QI faults
` [PATCH v9 08/10] iommu/vt-d: Convert stage-1 cache invalidation to return QI fault
` [PATCH v9 09/10] iommufd: Add data structure for Intel VT-d stage-1 cache invalidation
` [PATCH v9 10/10] iommu/vt-d: Add iotlb flush for nested domain

[PATCH net-next] selftests/net: change the shebang of unicast_extensions.sh to bash
 2023-12-29 13:34 UTC  (5+ messages)

[PATCH net-next 0/3] net: gro: reduce extension header parsing overhead
 2023-12-28 17:06 UTC  (7+ messages)
` [PATCH net-next 2/3] net: gro: parse ipv6 ext headers without frag0
` [PATCH net-next 3/3] selftests/net: fix GRO coalesce test and add ext

[PATCH v7 0/9] Add iommufd nesting (part 2/2)
 2023-12-28  5:39 UTC  (11+ messages)
` [PATCH v7 7/9] iommu/vt-d: Allow qi_submit_sync() to return the QI faults

[PATCH V12 0/7] amd-pstate preferred core
 2023-12-28  0:28 UTC  (9+ messages)
` [PATCH V12 4/7] cpufreq: Add a notification message that the highest perf has changed


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