Linux-kselftest Archive mirror
 help / color / mirror / Atom feed
 messages from 2025-02-14 22:07:02 to 2025-02-18 18:54:17 UTC [more...]

[PATCH v6 00/14] iommufd: Add vIOMMU infrastructure (Part-3: vEVENTQ)
 2025-02-18 18:53 UTC  (37+ messages)
` [PATCH v6 01/14] iommufd/fault: Move two fault functions out of the header
` [PATCH v6 05/14] iommufd: Add IOMMUFD_OBJ_VEVENTQ and IOMMUFD_CMD_VEVENTQ_ALLOC
` [PATCH v6 06/14] iommufd/viommu: Add iommufd_viommu_get_vdev_id helper
` [PATCH v6 07/14] iommufd/viommu: Add iommufd_viommu_report_event helper
` [PATCH v6 08/14] iommufd/selftest: Require vdev_id when attaching to a nested domain
` [PATCH v6 09/14] iommufd/selftest: Add IOMMU_TEST_OP_TRIGGER_VEVENT for vEVENTQ coverage
` [PATCH v6 10/14] iommufd/selftest: Add IOMMU_VEVENTQ_ALLOC test coverage
` [PATCH v6 11/14] Documentation: userspace-api: iommufd: Update FAULT and VEVENTQ
` [PATCH v6 12/14] iommu/arm-smmu-v3: Introduce struct arm_smmu_vmaster
` [PATCH v6 13/14] iommu/arm-smmu-v3: Report events that belong to devices attached to vIOMMU
` [PATCH v6 14/14] iommu/arm-smmu-v3: Set MEV bit in nested STE for DoS mitigations

[PATCH 0/2] tools: Unify top-level quiet infrastructure
 2025-02-18 18:39 UTC  (10+ messages)

[PATCH 0/4] mm: permit guard regions for file-backed/shmem mappings
 2025-02-18 17:31 UTC  (28+ messages)
` [PATCH 1/4] mm: allow guard regions in file-backed and read-only mappings
` [PATCH 2/4] selftests/mm: rename guard-pages to guard-regions
` [PATCH 3/4] tools/selftests: expand all guard region tests to file-backed
` [PATCH 4/4] tools/selftests: add file/shmem-backed mapping guard region tests

[PATCH] selftests/net: deflake GRO tests and fix return value and output
 2025-02-18 16:45 UTC 

[PATCH v7 0/8] Buddy allocator like (or non-uniform) folio split
 2025-02-18 16:12 UTC  (19+ messages)
` [PATCH v7 1/8] xarray: add xas_try_split() to split a multi-index entry
` [PATCH v7 2/8] mm/huge_memory: add two new (not yet used) functions for folio_split()
` [PATCH v7 4/8] mm/huge_memory: add buddy allocator like (non-uniform) folio_split()

[PATCH v6 0/3] rust: kunit: Support KUnit tests with a user-space like syntax
 2025-02-18 14:51 UTC  (14+ messages)
` [PATCH v6 1/3] rust: kunit: add KUnit case and suite macros
` [PATCH v6 3/3] rust: kunit: allow to know if we are in a test

[PATCH net-next v5 0/8] Some pktgen fixes/improvments (part I)
 2025-02-18 13:29 UTC  (9+ messages)
` [PATCH net-next v5 2/8] net: pktgen: enable 'param=value' parsing
` [PATCH net-next v5 8/8] net: pktgen: use defines for the various dec/hex number parsing digits lengths

[PATCH net 0/4] sockmap, vsock: For connectible sockets allow only connected
 2025-02-18 11:10 UTC  (13+ messages)
` [PATCH net 1/4] "
` [PATCH net 2/4] vsock/bpf: Warn on socket without transport
` [PATCH net 3/4] selftest/bpf: Adapt vsock_delete_on_close to sockmap rejecting unconnected
` [PATCH net 4/4] selftest/bpf: Add vsock test for "

[PATCH] selftest: rtc: skip some tests if the alarm only supports minutes
 2025-02-18 10:15 UTC 

[RESEND v4 0/3] mm/pkey: Add PKEY_UNRESTRICTED macro
 2025-02-18  9:56 UTC  (3+ messages)

[PATCH 00/12] kunit: Introduce UAPI testing framework
 2025-02-18  8:57 UTC  (15+ messages)
` [PATCH 01/12] kconfig: implement CONFIG_HEADERS_INSTALL for Usermode Linux
` [PATCH 02/12] kconfig: introduce CONFIG_ARCH_HAS_NOLIBC
` [PATCH 03/12] kbuild: userprogs: respect CONFIG_WERROR
` [PATCH 04/12] kbuild: userprogs: add nolibc support
` [PATCH 05/12] kbuild: introduce blob framework
` [PATCH 06/12] kunit: tool: Add test for nested test result reporting
` [PATCH 07/12] kunit: tool: Don't overwrite test status based on subtest counts
` [PATCH 08/12] kunit: tool: Parse skipped tests from kselftest.h
` [PATCH 09/12] kunit: Introduce UAPI testing framework
` [PATCH 10/12] kunit: uapi: Add example for UAPI tests
` [PATCH 11/12] kunit: uapi: Introduce preinit executable
` [PATCH 12/12] kunit: uapi: Validate usability of /proc

[PATCH] kunit: Clarify kunit_skip() argument name
 2025-02-18  7:41 UTC  (2+ messages)

[PATCH] kunit: tool: Build GDB scripts
 2025-02-18  7:29 UTC  (2+ messages)

[PATCH] tools/nolibc: add support for N64 and N32 ABIs
 2025-02-18  4:52 UTC  (7+ messages)

[PATCH bpf-next v2 0/6] XDP metadata support for tun driver
 2025-02-18  1:56 UTC  (11+ messages)
` [PATCH bpf-next v2 1/6] net: tun: enable XDP metadata support
` [PATCH bpf-next v2 2/6] net: tun: enable transfer of XDP metadata to skb
` [PATCH bpf-next v2 3/6] selftests/bpf: move open_tuntap to network helpers
` [PATCH bpf-next v2 4/6] selftests/bpf: refactor xdp_context_functional test and bpf program
` [PATCH bpf-next v2 5/6] selftests/bpf: add test for XDP metadata support in tun driver
` [PATCH bpf-next v2 6/6] selftests/bpf: fix file descriptor assertion in open_tuntap helper

[PATCH net-next v3] selftests: net: add support for testing SO_RCVMARK and SO_RCVPRIORITY
 2025-02-18  1:20 UTC  (4+ messages)

[PATCH net-next v8 0/3] netdev-genl: Add an xsk attribute to queues
 2025-02-18  1:20 UTC  (2+ messages)

[PATCH v2] selftests/vDSO: fix GNU hash table entry size for s390x
 2025-02-17 23:52 UTC  (2+ messages)

[PATCH net-next v3 0/6] Device memory TCP TX
 2025-02-17 23:26 UTC  (8+ messages)
` [PATCH net-next v3 5/6] net: devmem: Implement TX path

[PATCH 0/2] selftests/mm: Allow execution on systems without huge pages
 2025-02-17 21:35 UTC  (5+ messages)
` [PATCH 1/2] selftests/mm: Fix check for running THP tests
` [PATCH 2/2] selftests/mm: Allow tests to run with no huge pages support

[PATCH] selftests/nolibc: only run constructor tests on nolibc
 2025-02-17 21:24 UTC  (3+ messages)

[PATCH v8] Kunit to check the longest symbol length
 2025-02-17 20:29 UTC  (3+ messages)

[PATCH 2/2] rseq/selftests: Add test for mm_cid compaction
 2025-02-17 19:59 UTC  (2+ messages)

[RFC v2 0/5] mm: introduce THP deferred setting
 2025-02-17 19:40 UTC  (12+ messages)
` [RFC v2 1/5] mm: defer THP insertion to khugepaged
` [RFC v2 2/5] mm: document transparent_hugepage=defer usage
` [RFC v2 5/5] mm: document mTHP defer setting

[PATCH] selftests/damon/damos_quota_goal: handle minimum quota that cannot be further reduced
 2025-02-17 18:23 UTC 

[PATCH 0/2] selftests/ftrace: Fix ftracetest test cases
 2025-02-17 17:59 UTC  (4+ messages)
` [PATCH 2/2] selftests/ftrace: Make uprobe test more robust against binary name

[PATCH] selftests: net : Fix few spelling mistakes
 2025-02-17 17:45 UTC  (2+ messages)

[PATCH v8 3/4] scanf: convert self-test to KUnit
 2025-02-17 14:29 UTC  (4+ messages)

[PATCH] selftets: lib: remove reference to prime_numbers
 2025-02-17 13:30 UTC 

[PATCH bpf-next 0/3] selftests/bpf: tc_links/tc_opts: Unserialize tests
 2025-02-17 12:37 UTC  (4+ messages)
` [PATCH bpf-next 1/3] selftests/bpf: tc_helpers: Add create_and_open_tid_ns()
` [PATCH bpf-next 2/3] selftests/bpf: tc_link/tc_opts: Use unique namespace
` [PATCH bpf-next 3/3] selftests/bpf: tc_links/tc_opts: Serialize tests

[PATCH v4 00/27] KVM: arm64: Implement support for SME in non-protected guests
 2025-02-17  9:37 UTC  (4+ messages)

[PATCH v6 0/6] ptrace: introduce PTRACE_SET_SYSCALL_INFO API
 2025-02-17  9:08 UTC 

[PATCH v7 0/6] introduce PIDFD_SELF* sentinels
 2025-02-17  8:24 UTC  (5+ messages)
` [PATCH v7 1/6] pidfd: add PIDFD_SELF* sentinels to refer to own thread/process

[linux-next:master] [lib/prime_numbers] 313b38a6ec: kernel-selftests.lib.prime_numbers.sh.fail
 2025-02-17  5:10 UTC 

[PATCH v6 3/4] selftests: Move PCI Endpoint tests from tools/pci to Kselftests
 2025-02-17  4:59 UTC  (2+ messages)
`  "

[PATCH v6 0/3] Add support for the Idle HLT intercept feature
 2025-02-17  4:43 UTC  (3+ messages)

[PATCH net-next] tun: Pad virtio headers
 2025-02-17  2:57 UTC  (6+ messages)

[PATCH net-next] selftest:net: fixed spelling mistakes
 2025-02-17  2:23 UTC  (2+ messages)

[PATCH] selftests/core: fix repeated word in close_range_test.c comment
 2025-02-16 16:01 UTC 

[PATCHv3 net 0/2] bonding: fix incorrect mac address setting
 2025-02-16 15:11 UTC  (2+ messages)

[PATCH net-next v5 0/8] Some pktgen fixes/improvments (part II)
 2025-02-16 14:15 UTC  (7+ messages)
` [PATCH net-next v5 1/8] net: pktgen: fix mix of int/long
` [PATCH net-next v5 4/8] net: pktgen: fix mpls maximum labels list parsing
` [PATCH net-next v5 7/8] net: pktgen: remove all superfluous index assignements

[PATCH bpf-next v12 0/5] xsk: TX metadata Launch Time support
 2025-02-16  9:34 UTC  (6+ messages)
` [PATCH bpf-next v12 1/5] xsk: Add launch time hardware offload support to XDP Tx metadata
` [PATCH bpf-next v12 2/5] selftests/bpf: Add launch time request to xdp_hw_metadata
` [PATCH bpf-next v12 3/5] net: stmmac: Add launch time support to XDP ZC
` [PATCH bpf-next v12 4/5] igc: Refactor empty frame insertion for launch time support
` [PATCH bpf-next v12 5/5] igc: Add launch time support to XDP ZC

[PATCH bpf-next v11 0/5] xsk: TX metadata Launch Time support
 2025-02-16  7:43 UTC  (6+ messages)
` [PATCH bpf-next v11 1/5] xsk: Add launch time hardware offload support to XDP Tx metadata
` [PATCH bpf-next v11 2/5] selftests/bpf: Add launch time request to xdp_hw_metadata
` [PATCH bpf-next v11 3/5] net: stmmac: Add launch time support to XDP ZC
` [PATCH bpf-next v11 4/5] igc: Refactor empty frame insertion for launch time support
` [PATCH bpf-next v11 5/5] igc: Add launch time support to XDP ZC

[PATCH] selftests/sysctl: fix wording of help messages
 2025-02-16  6:01 UTC 

[PATCH bpf-next v10 0/5] xsk: TX metadata Launch Time support
 2025-02-16  2:22 UTC  (5+ messages)
` [PATCH bpf-next v10 1/5] xsk: Add launch time hardware offload support to XDP Tx metadata

[PATCH] selftests: netfilter: Fix typo in conntrack_icmp_related.sh comment
 2025-02-15 21:36 UTC  (2+ messages)

[PATCH v7 0/3] rust: kunit: Support KUnit tests with a user-space like syntax
 2025-02-15  9:06 UTC  (4+ messages)
` [PATCH v7 1/3] rust: kunit: add KUnit case and suite macros
` [PATCH v7 2/3] rust: macros: add macro to easily run KUnit tests
` [PATCH v7 3/3] rust: kunit: allow to know if we are in a test

[PATCH] selftests/mm: Fix spelling
 2025-02-15  8:18 UTC 

[PATCH] kunit: qemu_configs: sparc: use Zilog console
 2025-02-15  6:49 UTC  (2+ messages)

[PATCH net-next v2] tun: Pad virtio headers
 2025-02-15  6:04 UTC 

[PATCH bpf-next v3 0/3] bpf: Fix array bounds error with may_goto and add selftest
 2025-02-15  4:00 UTC  (2+ messages)

[PATCH] selftests: mptcp: connect: Use more formal wording in error message
 2025-02-15  0:23 UTC 

[PATCH] Adds colors to kselftest output
 2025-02-14 23:59 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).