Linux-kselftest Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-12-05 07:32:00 to 2023-12-06 19:21:56 UTC [more...]

hi
 2023-12-06 19:30 UTC 

[PATCH bpf-next v3 0/3] xsk: TX metadata Launch Time support
 2023-12-06 19:06 UTC  (16+ messages)
` [PATCH bpf-next v3 2/3] net: stmmac: add Launch Time support to XDP ZC
        ` [xdp-hints] "
` [PATCH bpf-next v3 3/3] selftests/bpf: add Launch Time request to xdp_hw_metadata
      ` [xdp-hints] "

[PATCH v7 0/3] Add Intel VT-d nested translation (part 2/2)
 2023-12-06 18:56 UTC  (3+ messages)
` [PATCH v7 3/3] iommu/vt-d: Add iotlb flush for nested domain

[PATCH v6 0/6] iommufd: Add nesting infrastructure (part 2/2)
 2023-12-06 18:50 UTC  (11+ messages)
` [PATCH v6 1/6] iommu: Add cache_invalidate_user op
` [PATCH v6 2/6] iommufd: Add IOMMU_HWPT_INVALIDATE
` [PATCH v6 4/6] iommufd/selftest: Add mock_domain_cache_invalidate_user support
` [PATCH v6 6/6] iommufd/selftest: Add coverage for IOMMU_HWPT_INVALIDATE ioctl

[PATCH RFT v4 0/5] fork: Support shadow stacks in clone3()
 2023-12-06 18:42 UTC  (13+ messages)
` [PATCH RFT v4 2/5] fork: Add shadow stack support to clone3()
` [PATCH RFT v4 5/5] kselftest/clone3: Test shadow stack support

[PATCH v1 0/9] x86/resctrl: Use soft RMIDs for reliable MBM on AMD
 2023-12-06 18:38 UTC  (12+ messages)
` [PATCH v1 3/9] x86/resctrl: Add resctrl_mbm_flush_cpu() to collect CPUs' MBM events

hi
 2023-12-06 18:29 UTC 

[RFC PATCH 0/3] MAINTAINERS: Introduce V: field for required tests
 2023-12-06 16:57 UTC  (27+ messages)
` [RFC PATCH v2 00/10] MAINTAINERS: Introduce V: entry for tests
  ` [RFC PATCH v2 01/10] get_maintainer: Survive querying missing files
  ` [RFC PATCH v2 02/10] MAINTAINERS: Introduce V: entry for tests
  ` [RFC PATCH v2 03/10] MAINTAINERS: Propose kunit core tests for framework changes
  ` [RFC PATCH v2 04/10] docs: submitting-patches: Introduce Tested-with:
  ` [RFC PATCH v2 05/10] checkpatch: Propose tests to execute
  ` [RFC PATCH v2 06/10] MAINTAINERS: Support referencing test docs in V:
  ` [RFC PATCH v2 07/10] MAINTAINERS: Propose kvm-xfstests smoke for ext4
  ` [RFC PATCH v2 08/10] docs: tests: Document kunit in general
  ` [RFC PATCH v2 09/10] MAINTAINERS: Propose kunit tests for regmap
  ` [RFC PATCH v2 10/10] MAINTAINERS: Add proposal strength to V: entries

[PATCH v8 0/6] workload-specific and memory pressure-driven zswap writeback
 2023-12-06 16:56 UTC  (37+ messages)
` [PATCH v8 1/6] list_lru: allows explicit memcg and NUMA node selection
` [PATCH v8 2/6] memcontrol: implement mem_cgroup_tryget_online()
` [PATCH v8 3/6] zswap: make shrinking memcg-aware
  ` [PATCH v8 3/6] zswap: make shrinking memcg-aware (fix)
  ` [PATCH v8 3/6] zswap: make shrinking memcg-aware (fix 2)
` [PATCH v8 4/6] mm: memcg: add per-memcg zswap writeback stat
  ` [PATCH v8 4/6] mm: memcg: add per-memcg zswap writeback stat (fix)
` [PATCH v8 6/6] zswap: shrinks zswap pool based on memory pressure

[PATCH 0/4] kunit: Add helpers for creating test-managed devices
 2023-12-06 16:42 UTC  (22+ messages)
` [PATCH 1/4] kunit: Add APIs for managing devices
` [PATCH 2/4] fortify: test: Use kunit_device
` [PATCH 3/4] overflow: Replace fake root_device with kunit_device
` [PATCH 4/4] ASoC: topology: Replace fake root_device with kunit_device in tests
` [PATCH] drm/tests: Switch to kunit devices

[PATCH v2] selftests: sud_test: return correct emulated syscall value on RISC-V
 2023-12-06 16:29 UTC  (2+ messages)

[PATCHv3 net-next 00/14] Conver net selftests to run in unique namespace (Part 1)
 2023-12-06 15:13 UTC  (7+ messages)
` [PATCHv3 net-next 01/14] selftests/net: add lib.sh

[PATCH v3] kunit: run test suites only after module initialization completes
 2023-12-06 15:07 UTC 

[PATCH v3 0/3] livepatch: Move modules to selftests and add a new test
 2023-12-06 15:05 UTC  (11+ messages)
` [PATCH v3 2/3] livepatch: Move tests from lib/livepatch to selftests/livepatch
` [PATCH v3 3/3] selftests: livepatch: Test livepatching a heavily called syscall

[PATCH net-next 0/9] Convert net selftests to run in unique namespace (Part 2)
 2023-12-06 13:32 UTC  (16+ messages)
` [PATCH net-next 1/9] selftests/net: convert test_bridge_backup_port.sh to run it in unique namespace
` [PATCH net-next 2/9] selftests/net: convert test_bridge_neigh_suppress.sh "
` [PATCH net-next 3/9] selftests/net: convert test_vxlan_mdb.sh "
` [PATCH net-next 4/9] selftests/net: convert test_vxlan_nolocalbypass.sh "
` [PATCH net-next 5/9] selftests/net: convert test_vxlan_under_vrf.sh "
` [PATCH net-next 6/9] selftests/net: convert test_vxlan_vnifiltering.sh "
` [PATCH net-next 7/9] selftests/net: convert vrf_route_leaking.sh "
` [PATCH net-next 8/9] selftests/net: convert vrf_strict_mode_test.sh "
` [PATCH net-next 9/9] selftests/net: convert vrf-xfrm-tests.sh "

[PATCH v2] kunit: run test suites only after module initialization completes
 2023-12-06 13:09 UTC  (2+ messages)

[PATCH v6 2/6] iommufd: Add IOMMU_HWPT_INVALIDATE
 2023-12-06 12:48 UTC  (12+ messages)

[PATCH v2 00/15] selftests/hid: tablets fixes
 2023-12-06 10:46 UTC  (16+ messages)
` [PATCH v2 01/15] selftests/hid: vmtest.sh: update vm2c and container
` [PATCH v2 02/15] selftests/hid: vmtest.sh: allow finer control on the build steps
` [PATCH v2 03/15] selftests/hid: base: allow for multiple skip_if_uhdev
` [PATCH v2 04/15] selftests/hid: tablets: remove unused class
` [PATCH v2 05/15] selftests/hid: tablets: move the transitions to PenState
` [PATCH v2 06/15] selftests/hid: tablets: move move_to function to PenDigitizer
` [PATCH v2 07/15] selftests/hid: tablets: do not set invert when the eraser is used
` [PATCH v2 08/15] selftests/hid: tablets: set initial data for tilt/twist
` [PATCH v2 09/15] selftests/hid: tablets: define the elements of PenState
` [PATCH v2 10/15] selftests/hid: tablets: add variants of states with buttons
` [PATCH v2 11/15] selftests/hid: tablets: convert the primary button tests
` [PATCH v2 12/15] selftests/hid: tablets: add a secondary barrel switch test
` [PATCH v2 13/15] selftests/hid: tablets: be stricter for some transitions
` [PATCH v2 14/15] selftests/hid: fix mypy complains
` [PATCH v2 15/15] selftests/hid: fix ruff linter complains

[PATCH v5 0/5] userfaultfd move option
 2023-12-06 10:39 UTC  (15+ messages)
` [PATCH v5 5/5] selftests/mm: add UFFDIO_MOVE ioctl test

[PATCH v6 0/5] userfaultfd move option
 2023-12-06 10:36 UTC  (6+ messages)
` [PATCH v6 1/5] mm/rmap: support move to different root anon_vma in folio_move_anon_rmap()
` [PATCH v6 2/5] userfaultfd: UFFDIO_MOVE uABI
` [PATCH v6 3/5] selftests/mm: call uffd_test_ctx_clear at the end of the test
` [PATCH v6 4/5] selftests/mm: add uffd_test_case_ops to allow test case-specific operations
` [PATCH v6 5/5] selftests/mm: add UFFDIO_MOVE ioctl test

[PATCH v1] selftests/mm: cow: print ksft header before printing anything else
 2023-12-06 10:35 UTC 

[PATCH] mm, memcg: cg2 memory{.swap,}.peak write handlers
 2023-12-06  8:45 UTC  (4+ messages)

[PATCH v1 00/23] Enable FRED with KVM VMX
 2023-12-06  8:37 UTC  (5+ messages)
` [PATCH v1 13/23] KVM: VMX: Handle VMX nested exception for FRED

[PATCH] kunit: tool: fix parsing of test attributes
 2023-12-06  8:30 UTC  (2+ messages)

[PATCH] kunit: test: Use an action wrapper instead of a cast
 2023-12-06  8:22 UTC 

[PATCH v1] selftests/sgx: Skip non X86_64 platform
 2023-12-06  2:56 UTC 

[PATCH 2/2] selftest/bpf: Test returning zero from a perf bpf program suppresses SIGIO
 2023-12-05 18:21 UTC  (6+ messages)

[PATCH v3 00/21] arm64: Support for 2023 DPISA extensions
 2023-12-05 16:48 UTC  (22+ messages)
` [PATCH v3 01/21] arm64/sysreg: Add definition for ID_AA64PFR2_EL1
` [PATCH v3 02/21] arm64/sysreg: Update ID_AA64ISAR2_EL1 defintion for DDI0601 2023-09
` [PATCH v3 03/21] arm64/sysreg: Add definition for ID_AA64ISAR3_EL1
` [PATCH v3 04/21] arm64/sysreg: Add definition for ID_AA64FPFR0_EL1
` [PATCH v3 05/21] arm64/sysreg: Update ID_AA64SMFR0_EL1 definition for DDI0601 2023-09
` [PATCH v3 06/21] arm64/sysreg: Update SCTLR_EL1 "
` [PATCH v3 07/21] arm64/sysreg: Update HCRX_EL2 definition "
` [PATCH v3 08/21] arm64/sysreg: Add definition for FPMR
` [PATCH v3 09/21] arm64/cpufeature: Hook new identification registers up to cpufeature
` [PATCH v3 10/21] arm64/fpsimd: Enable host kernel access to FPMR
` [PATCH v3 11/21] arm64/fpsimd: Support FEAT_FPMR
` [PATCH v3 12/21] arm64/signal: Add FPMR signal handling
` [PATCH v3 13/21] arm64/ptrace: Expose FPMR via ptrace
` [PATCH v3 14/21] KVM: arm64: Add newly allocated ID registers to register descriptions
` [PATCH v3 15/21] KVM: arm64: Support FEAT_FPMR for guests
` [PATCH v3 16/21] arm64/hwcap: Define hwcaps for 2023 DPISA features
` [PATCH v3 17/21] kselftest/arm64: Handle FPMR context in generic signal frame parser
` [PATCH v3 18/21] kselftest/arm64: Add basic FPMR test
` [PATCH v3 19/21] kselftest/arm64: Add 2023 DPISA hwcap test coverage
` [PATCH v3 20/21] KVM: arm64: selftests: Document feature registers added in 2023 extensions
` [PATCH v3 21/21] KVM: arm64: selftests: Teach get-reg-list about FPMR

[PATCH v3 00/25] Permission Overlay Extension
 2023-12-05 15:41 UTC  (3+ messages)

[PATCH bpf-next v2 0/3] xsk: TX metadata txtime support
 2023-12-05 15:28 UTC  (8+ messages)
` [PATCH bpf-next v2 2/3] net: stmmac: Add txtime support to XDP ZC

[PATCH] kselftest/arm64: Log SVCR when the SME tests barf
 2023-12-05 14:24 UTC 

[PATCH net-next v2] net: ctnetlink: support filtering by zone
 2023-12-05  9:39 UTC  (2+ messages)

[PATCH v3 3/3] selftests/seccomp: Test seccomp filter load and attach
 2023-12-05  8:48 UTC 

[PATCH v3 0/9] RISCV: Add kvm Sstc timer selftests
 2023-12-05  7:58 UTC  (7+ messages)
` [PATCH v3 9/9] KVM: riscv: selftests: Add sstc timer test


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).