linux-kselftest.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-11-10 07:46:25 to 2022-11-16 01:18:21 UTC [more...]

kselftest/next build: 8 builds: 0 failed, 8 passed, 3 errors (v6.1-rc1-16-g35eee9a363be)
 2022-11-16  1:18 UTC 

[PATCH v4 00/17] IOMMUFD Generic interface
 2022-11-16  0:32 UTC  (52+ messages)
` [PATCH v4 02/17] iommu: Add device-centric DMA ownership interfaces
` [PATCH v4 04/17] iommufd: Document overview of iommufd
  ` [PATCH v4 4/17] "
` [PATCH v4 05/17] iommufd: File descriptor, context, kconfig and makefiles
` [PATCH v4 07/17] iommufd: PFN handling for iopt_pages
` [PATCH v4 08/17] iommufd: Algorithms for PFN storage
  ` [PATCH v4 8/17] "
` [PATCH v4 09/17] iommufd: Data structure to provide IOVA to PFN mapping
` [PATCH v4 10/17] iommufd: IOCTLs for the io_pagetable
` [PATCH v4 12/17] iommufd: Add kAPI toward external drivers for physical devices
` [PATCH v4 13/17] iommufd: Add kAPI toward external drivers for kernel access

[PATCH v7 0/6] x86/fpu: Allow PKRU to be (once again) written by ptrace
 2022-11-15 23:09 UTC  (7+ messages)
` [PATCH v7 1/6] x86/fpu: Take task_struct* in copy_sigframe_from_user_to_xstate()
` [PATCH v7 2/6] x86/fpu: Add a pkru argument to copy_uabi_from_kernel_to_xstate()
` [PATCH v7 3/6] x86/fpu: Add a pkru argument to copy_uabi_to_xstate()
` [PATCH v7 4/6] x86/fpu: Allow PKRU to be (once again) written by ptrace
` [PATCH v7 5/6] x86/fpu: Emulate XRSTOR's behavior if the xfeatures PKRU bit is not set
` [PATCH v7 6/6] selftests/vm/pkeys: Add a regression test for setting PKRU through ptrace

[PATCH v1 1/2] kunit: improve KTAP compliance of KUnit test output
 2022-11-15 22:41 UTC  (8+ messages)
` [PATCH v1 2/2] kunit: tool: parse KTAP compliant "

[V4 PATCH 0/3] Minor improvements to the selftest setup logic
 2022-11-15 21:38 UTC  (4+ messages)
` [V4 PATCH 1/3] KVM: selftests: move common startup logic to kvm_util.c
` [V4 PATCH 2/3] KVM: selftests: Add arch specific initialization
` [V4 PATCH 3/3] KVM: selftests: Add arch specific post vm creation hook

[V3 PATCH 0/4] Minor improvements to the selftest setup logic
 2022-11-15 21:03 UTC  (9+ messages)
` [V3 PATCH 1/4] KVM: selftests: move common startup logic to kvm_util.c
` [V3 PATCH 2/4] KVM: selftests: Add arch specific initialization
` [V3 PATCH 3/4] KVM: selftests: Add arch specific post vm creation hook

[PATCH v2] selftests: rtc: skip when RTC is not present
 2022-11-15 20:32 UTC  (2+ messages)

[PATCH] selftests: rtc: skip when RTC is not present
 2022-11-15 20:22 UTC  (3+ messages)

[PATCH bpf 1/2] selftests/bpf: Explicitly pass RESOLVE_BTFIDS to sub-make
 2022-11-15 18:20 UTC  (2+ messages)
` [PATCH bpf 2/2] selftests/bpf: Pass target triple to get_sys_includes macro

[PATCH v2 1/3] Documentation: KUnit: make usage.rst a superset of tips.rst, remove duplication
 2022-11-15 18:07 UTC  (8+ messages)
` [PATCH v2 2/3] Documentation: KUnit: reword description of assertions
` [PATCH v2 3/3] Documentation: kunit: Remove redundant 'tips.rst' page

[PATCH v4 03/17] interval-tree: Add a utility to iterate over spans in an interval tree
 2022-11-15 16:44 UTC  (3+ messages)

[PATCH hid v12 00/15] Introduce eBPF support for HID devices
 2022-11-15 15:32 UTC  (4+ messages)
` [PATCH hid v12 01/15] HID: fix I2C_HID not selected when I2C_HID_OF_ELAN is

[PATCH v2 0/9] nSVM: Security and correctness fixes
 2022-11-15 14:55 UTC  (2+ messages)

kselftest/next kselftest-seccomp: 5 runs, 4 regressions (v6.1-rc1-15-ga1d6cd88c897)
 2022-11-15 14:20 UTC 

kselftest/next kselftest-lib: 5 runs, 4 regressions (v6.1-rc1-15-ga1d6cd88c897)
 2022-11-15 14:20 UTC 

kselftest/next kselftest-livepatch: 3 runs, 2 regressions (v6.1-rc1-15-ga1d6cd88c897)
 2022-11-15 14:20 UTC 

kselftest/next kselftest-lkdtm: 5 runs, 5 regressions (v6.1-rc1-15-ga1d6cd88c897)
 2022-11-15 14:20 UTC 

kselftest/next kselftest-cpufreq: 2 runs, 2 regressions (v6.1-rc1-15-ga1d6cd88c897)
 2022-11-15 14:20 UTC 

kselftest/next build: 8 builds: 0 failed, 8 passed, 3 errors (v6.1-rc1-15-ga1d6cd88c897)
 2022-11-15 13:21 UTC 

BPF, cross-compiling, and selftests
 2022-11-15 12:53 UTC 

[RFC PATCH v3] selftest/x86/meltdown: Add a selftest for meltdown
 2022-11-15  6:54 UTC  (2+ messages)

[V1 PATCH 0/6] selftests: KVM: selftests for fd-based private memory
 2022-11-15  1:53 UTC  (9+ messages)
` [V1 PATCH 1/6] KVM: x86: Add support for testing "
` [V1 PATCH 2/6] KVM: Selftests: Add support for "
` [V1 PATCH 3/6] KVM: selftests: x86: Add IS_ALIGNED/IS_PAGE_ALIGNED helpers
` [V1 PATCH 4/6] KVM: selftests: x86: Execute VMs with private memory
` [V1 PATCH 5/6] KVM: selftests: Add get_free_huge_2m_pages
` [V1 PATCH 6/6] KVM: selftests: x86: Add selftest for private memory

[PATCH v17 0/3] Add TDX Guest Attestation support
 2022-11-15  0:54 UTC  (10+ messages)
` [PATCH v17 1/3] x86/tdx: Add a wrapper to get TDREPORT from the TDX Module
` [PATCH v17 2/3] virt: Add TDX guest driver
` [PATCH v17 3/3] selftests: tdx: Test TDX attestation GetReport support

[PATCH 1/2] KVM: selftests: Allow >1 guest mode in access_tracking_perf_test
 2022-11-14 21:57 UTC  (6+ messages)
` [PATCH 2/2] KVM: selftests: Build access_tracking_perf_test for arm64

[PATCH] kselftest/cgroup: Fix gathering number of CPUs
 2022-11-14 21:38 UTC  (3+ messages)

[PATCH] selftests net: additional fix for kselftest net build error
 2022-11-14 20:34 UTC 

[PATCH] kselftest/arm64: fix array_size.cocci warning
 2022-11-14 19:34 UTC  (2+ messages)

[PATCH] selftests/ftrace: event_triggers: wait longer for test_event_enable
 2022-11-14 18:25 UTC  (4+ messages)

[PATCH v6 0/3] Implement IOCTL to get and/or the clear info about PTEs
 2022-11-14 15:46 UTC  (8+ messages)
` [PATCH v6 2/3] fs/proc/task_mmu: "

[PATCH -next v2 0/6] landlock: add chmod and chown support
 2022-11-14 14:12 UTC  (9+ messages)
` [PATCH -next v2 3/6] "

[PATCH bpf 0/2] Bug fix and test case for special map value field
 2022-11-14 13:47 UTC  (3+ messages)
` [PATCH bpf 1/2] bpf: Do not copy spin lock field from user in bpf_selem_alloc
` [PATCH bpf 2/2] bpf: Set and check spin lock value in sk_storage_map_test

KUnit issues - Was: [igt-dev] [PATCH RFC v2 8/8] drm/i915: check if current->mm is not NULL
 2022-11-14 10:59 UTC  (4+ messages)

[PATCH RFC 00/19] mm/gup: remove FOLL_FORCE usage from drivers (reliable R/O long-term pinning)
 2022-11-14  8:30 UTC  (6+ messages)
` [PATCH RFC 10/19] RDMA/umem: remove FOLL_FORCE usage

[PATCH] cpufreq: amd-pstate: fix spdxcheck warnings for amd-pstate-ut.c
 2022-11-14  5:40 UTC 

[PATCH] selftests/damon: Fix unnecessary compilation warnings
 2022-11-13 19:49 UTC  (8+ messages)
      `  "
          ` [PATCH v3] "

[PATCH v2 0/9] KVM: s390: Extend MEM_OP ioctl by storage key checked cmpxchg
 2022-11-13 18:20 UTC  (9+ messages)
` [PATCH v2 1/9] s390/uaccess: Add storage key checked cmpxchg access to user space
    ` [PATCH 5/5] s390/uaccess: add cmpxchg_user_key()

[PATCH v3 00/21] arm64/sme: Support SME 2 and SME 2.1
 2022-11-11 21:50 UTC  (22+ messages)
` [PATCH v3 01/21] arm64/sme: Rename za_state to sme_state
` [PATCH v3 02/21] arm64: Document boot requirements for SME 2
` [PATCH v3 03/21] arm64/sysreg: Update system registers for SME 2 and 2.1
` [PATCH v3 04/21] arm64/sme: Document SME 2 and SME 2.1 ABI
` [PATCH v3 05/21] arm64/esr: Document ISS for ZT0 being disabled
` [PATCH v3 06/21] arm64/sme: Manually encode ZT0 load and store instructions
` [PATCH v3 07/21] arm64/sme: Enable host kernel to access ZT0
` [PATCH v3 08/21] arm64/sme: Add basic enumeration for SME2
` [PATCH v3 09/21] arm64/sme: Provide storage for ZT0
` [PATCH v3 10/21] arm64/sme: Implement context switching "
` [PATCH v3 11/21] arm64/sme: Implement signal handling for ZT
` [PATCH v3 12/21] arm64/sme: Implement ZT0 ptrace support
` [PATCH v3 13/21] arm64/sme: Add hwcaps for SME 2 and 2.1 features
` [PATCH v3 14/21] kselftest/arm64: Add a stress test program for ZT0
` [PATCH v3 15/21] kselftest/arm64: Cover ZT in the FP stress test
` [PATCH v3 16/21] kselftest/arm64: Enumerate SME2 in the signal test utility code
` [PATCH v3 17/21] kselftest/arm64: Teach the generic signal context validation about ZT
` [PATCH v3 18/21] kselftest/arm64: Add test coverage for ZT register signal frames
` [PATCH v3 19/21] kselftest/arm64: Add SME2 coverage to syscall-abi
` [PATCH v3 20/21] kselftest/arm64: Add coverage of the ZT ptrace regset
` [PATCH v3 21/21] kselftest/arm64: Add coverage of SME 2 and 2.1 hwcaps

[PATCH bpf-next] selftests/bpf: Fix error undeclared identifier 'NF_NAT_MANIP_SRC'
 2022-11-11 20:44 UTC  (7+ messages)

[PATCH bpf v2] selftests/bpf: Fix xdp_synproxy compilation failure in 32-bit arch
 2022-11-11 20:40 UTC  (3+ messages)

[PATCH bpf v2 0/2] Fix offset when fault occurs in strncpy_from_kernel_nofault()
 2022-11-11 20:10 UTC  (4+ messages)
` [PATCH bpf v2 1/2] maccess: fix writing offset in case of fault "
` [PATCH bpf v2 2/2] selftests: bpf: add a test when bpf_probe_read_kernel_str() returns EFAULT

[PATCH 0/7] KUnit documentation rewording
 2022-11-11 19:46 UTC  (3+ messages)
` [PATCH 3/7] Documentation: kunit: rewrite the rest of "Getting Started" documentation

[PATCH v3 1/3] Documentation: KUnit: make usage.rst a superset of tips.rst, remove duplication
 2022-11-11 18:29 UTC  (3+ messages)
` [PATCH v3 2/3] Documentation: KUnit: reword description of assertions
` [PATCH v3 3/3] Documentation: kunit: Remove redundant 'tips.rst' page

[RESEND PATCH v6] x86/fpu: Trying to fix writing PKRU through ptrace
 2022-11-11 17:00 UTC  (7+ messages)
` [RESEND PATCH v6 1/2] x86/fpu: Allow PKRU to be (once again) written by ptrace

[PATCH v2 00/21] arm64/sme: Support SME 2 and SME 2.1
 2022-11-11 11:25 UTC  (8+ messages)
` [PATCH v2 04/21] arm64/sme: Document SME 2 and SME 2.1 ABI
` [PATCH v2 12/21] arm64/sme: Implement ZT0 ptrace support

[PATCH 0/1] Possible bug in zram on ppc64le on vfat
 2022-11-11  9:29 UTC  (8+ messages)

[PATCH] kunit: tool: tweak error message when no KTAP found
 2022-11-11  3:18 UTC 

[PATCH bpf] selftests/bpf: Fix xdp_synproxy compilation failure in 32-bit arch
 2022-11-11  3:11 UTC  (3+ messages)

[PATCH AUTOSEL 6.0 09/30] ksefltests: pidfd: Fix wait_states: Test terminated by timeout
 2022-11-11  2:33 UTC 

[PATCH v2 1/2] selftests: proc: Fix proc-empty-vm build error on non x86_64
 2022-11-10 14:45 UTC  (5+ messages)
  ` [External] "

[RFC PATCH 0/3] Use TAP in some more KVM selftests
 2022-11-10  7:45 UTC  (4+ 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 NNTP newsgroup(s).