Linux Kernel Selftest development
 help / color / mirror / Atom feed
 messages from 2022-10-25 12:53:00 to 2022-11-01 14:02:36 UTC [more...]

[PATCH] selftests: pci: pci-selftest: add support for PCI endpoint driver test
 2022-11-01 14:02 UTC  (2+ messages)

[PATCH i-g-t v2 0/4] Add support for KUnit tests
 2022-11-01 13:53 UTC  (13+ messages)
` [PATCH i-g-t v2 3/4] lib/igt_kmod: add compatibility for KUnit
        ` [igt-dev] "
` [PATCH i-g-t v2 4/4] tests: DRM selftests: switch to KUnit
  ` [igt-dev] "

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

[PATCH bpf-next] selftests/bpf: Fix strncpy() fortify warning
 2022-11-01 12:21 UTC  (10+ messages)
  ` Re: [PATCH] "
          ` RE: [PATCH bpf-next] "
      ` [RESEND PATCH "

kselftest/next kselftest-seccomp: 3 runs, 2 regressions (v6.1-rc1-13-g67c0b2b52916)
 2022-11-01 11:23 UTC 

kselftest/next kselftest-lkdtm: 3 runs, 3 regressions (v6.1-rc1-13-g67c0b2b52916)
 2022-11-01 11:23 UTC 

kselftest/next kselftest-livepatch: 2 runs, 1 regressions (v6.1-rc1-13-g67c0b2b52916)
 2022-11-01 11:23 UTC 

kselftest/next kselftest-lib: 3 runs, 2 regressions (v6.1-rc1-13-g67c0b2b52916)
 2022-11-01 11:23 UTC 

kselftest/next kselftest-cpufreq: 1 runs, 1 regressions (v6.1-rc1-13-g67c0b2b52916)
 2022-11-01 11:23 UTC 

[V3 PATCH 0/4] Minor improvements to the selftest setup logic
 2022-11-01 10:47 UTC  (4+ messages)
` [V3 PATCH 4/4] KVM: selftests: x86: Precompute the cpu type

kselftest/next build: 6 builds: 0 failed, 6 passed, 1 error (v6.1-rc1-13-g67c0b2b52916)
 2022-11-01 10:24 UTC 

[PATCH v3 0/5] Some improvements of resctrl selftest
 2022-11-01  9:43 UTC  (6+ messages)
` [PATCH v3 1/5] selftests/resctrl: Fix set up schemata with 100% allocation on first run in MBM test
` [PATCH v3 2/5] selftests/resctrl: Return MBA check result and make it to output message
` [PATCH v3 3/5] selftests/resctrl: Flush stdout file buffer before executing fork()
` [PATCH v3 4/5] selftests/resctrl: Cleanup properly when an error occurs in CAT test
` [PATCH v3 5/5] selftests/resctrl: Remove duplicate codes that clear each test result file

[PATCH V5 0/5] Add tbench/gitsource new test cases for amd-pstate-ut
 2022-11-01  9:26 UTC  (8+ messages)
` [PATCH V5 1/5] selftests: amd-pstate: Rename amd-pstate-ut.sh to basic.sh
` [PATCH V5 2/5] selftests: amd-pstate: Split basic.sh into run.sh and basic.sh
` [PATCH V5 3/5] selftests: amd-pstate: Trigger tbench benchmark and test cpus
` [PATCH V5 4/5] selftests: amd-pstate: Trigger gitsource "
` [PATCH V5 5/5] Documentation: amd-pstate: Add tbench and gitsource test introduction

[PATCH -next] selftests/pidfd_test: Remove the erroneous ','
 2022-11-01  3:56 UTC 

[PATCH] kunit: alloc_string_stream_fragment error handling bug fix
 2022-10-31 20:47 UTC  (4+ messages)

[PATCH 0/2] Fix slab-out-of-bounds Write in dbgfs_rm_context_write
 2022-10-31 18:25 UTC  (2+ messages)
` [PATCH 2/2] selftests/damon: test non-context inputs to rm_contexts file

[PATCH 1/2] kunit: tool: make unit test not print parsed testdata to stdout
 2022-10-31 17:54 UTC  (6+ messages)
` [PATCH 2/2] kunit: tool: print summary of failed tests if a few failed out of a lot

[PATCH v3 00/15] IOMMUFD Generic interface
 2022-10-31 16:01 UTC  (33+ messages)
` [PATCH v3 01/15] iommu: Add IOMMU_CAP_ENFORCE_CACHE_COHERENCY
` [PATCH v3 02/15] iommu: Add device-centric DMA ownership interfaces
` [PATCH v3 03/15] interval-tree: Add a utility to iterate over spans in an interval tree
` [PATCH v3 04/15] iommufd: Overview documentation
` [PATCH v3 05/15] iommufd: File descriptor, context, kconfig and makefiles
` [PATCH v3 06/15] kernel/user: Allow user::locked_vm to be usable for iommufd
` [PATCH v3 07/15] iommufd: PFN handling for iopt_pages
` [PATCH v3 08/15] iommufd: Algorithms for PFN storage
  ` [PATCH v3 8/15] "
` [PATCH v3 09/15] iommufd: Data structure to provide IOVA to PFN mapping
  ` [PATCH v3 9/15] "
` [PATCH v3 10/15] iommufd: IOCTLs for the io_pagetable
` [PATCH v3 11/15] iommufd: Add a HW pagetable object
` [PATCH v3 12/15] iommufd: Add kAPI toward external drivers for physical devices
` [PATCH v3 13/15] iommufd: Add kAPI toward external drivers for kernel access
` [PATCH v3 14/15] iommufd: vfio container FD ioctl compatibility
` [PATCH v3 15/15] iommufd: Add a selftest

[PATCH -next 2/2] selftests/mincore: Optimize TEST(check_file_mmap) accoring to filemap read around
 2022-10-31 12:13 UTC 

[PATCH -next 2/2] selftests/mincore: Optimize TEST(check_file_mmap) accoring to filemap read around
 2022-10-31 10:27 UTC  (2+ messages)

kselftest/fixes kselftest-lkdtm: 3 runs, 3 regressions (linux-kselftest-fixes-6.1-rc3-2-g3d982441308e)
 2022-10-30 14:03 UTC 

kselftest/fixes kselftest-livepatch: 2 runs, 1 regressions (linux-kselftest-fixes-6.1-rc3-2-g3d982441308e)
 2022-10-30 14:03 UTC 

kselftest/fixes kselftest-lib: 5 runs, 4 regressions (linux-kselftest-fixes-6.1-rc3-2-g3d982441308e)
 2022-10-30 14:03 UTC 

kselftest/fixes kselftest-seccomp: 4 runs, 3 regressions (linux-kselftest-fixes-6.1-rc3-2-g3d982441308e)
 2022-10-30 14:03 UTC 

kselftest/fixes kselftest-cpufreq: 2 runs, 2 regressions (linux-kselftest-fixes-6.1-rc3-2-g3d982441308e)
 2022-10-30 14:03 UTC 

kselftest/fixes build: 6 builds: 0 failed, 6 passed, 1 error (linux-kselftest-fixes-6.1-rc3-2-g3d982441308e)
 2022-10-30 13:04 UTC 

[PATCH v3] ksefltests: pidfd: Fix wait_states: Test terminated by timeout
 2022-10-30  8:29 UTC  (4+ messages)

[PATCH v2] selftests: pidfd: Fix compling warnings
 2022-10-30  8:29 UTC  (4+ messages)

[PATCH RESEND v4 00/23] SMM emulation and interrupt shadow fixes
 2022-10-30  8:23 UTC  (13+ messages)
` [PATCH RESEND v4 16/23] KVM: x86: smm: add structs for KVM's smram layout
` [PATCH RESEND v4 20/23] KVM: svm: drop explicit return value of kvm_vcpu_map
` [PATCH RESEND v4 21/23] KVM: x86: SVM: use smram structs
` [PATCH RESEND v4 22/23] KVM: x86: SVM: don't save SVM state to SMRAM when VM is not long mode capable
` [PATCH RESEND v4 23/23] KVM: x86: smm: preserve interrupt shadow in SMRAM

[PATCH v13 0/2] Introduce XSAVE feature self-test
 2022-10-30  4:22 UTC  (3+ messages)
` [PATCH v13 1/2] selftests/x86/xstate: Add xstate signal handling test for XSAVE feature
` [PATCH v13 2/2] selftests/x86/xstate: Add xstate fork "

[PATCH hid v11 01/14] HID: Kconfig: split HID support and hid-core compilation
 2022-10-29 13:55 UTC  (2+ messages)

[PATCH] selftests/powerpc: Remove repeated word in comments
 2022-10-29  9:46 UTC 

[PATCH] selftests/core: Fix double word in close_range_test.c
 2022-10-29  9:41 UTC 

[PATCH -next v2 0/6] landlock: add chmod and chown support
 2022-10-29  8:33 UTC  (8+ messages)
` [PATCH -next v2 3/6] "

[PATCH] selftests/nolibc: always rebuild the sysroot when running a test
 2022-10-29  5:11 UTC  (11+ messages)

[RESEND][RFC][PATCH 1/3] lsm: Clarify documentation of vm_enough_memory hook
 2022-10-28 16:54 UTC  (3+ messages)
` [RESEND][RFC][PATCH 2/3] bpf-lsm: Limit values that can be returned by security modules
` [RESEND][RFC][PATCH 3/3] selftests/bpf: Check if return values of LSM programs are allowed

[RFC][PATCH 1/3] lsm: Clarify documentation of vm_enough_memory hook
 2022-10-28 16:49 UTC  (3+ messages)
` [RFC][PATCH 2/3] bpf-lsm: Limit values that can be returned by security modules
` [RFC][PATCH 3/3] selftests/bpf: Check if return values of LSM programs are allowed

[PATCH] kunit: Include missing header
 2022-10-28 14:46 UTC  (2+ messages)

[PATCH linux-next] selftests/vm: calculate variables in correct order
 2022-10-28 13:26 UTC 

kselftest/next kselftest-seccomp: 3 runs, 2 regressions (v6.1-rc1-8-g94fea664ae4ee)
 2022-10-28 10:23 UTC 

kselftest/next kselftest-lkdtm: 3 runs, 3 regressions (v6.1-rc1-8-g94fea664ae4ee)
 2022-10-28 10:23 UTC 

kselftest/next kselftest-livepatch: 2 runs, 1 regressions (v6.1-rc1-8-g94fea664ae4ee)
 2022-10-28 10:23 UTC 

kselftest/next kselftest-lib: 3 runs, 2 regressions (v6.1-rc1-8-g94fea664ae4ee)
 2022-10-28 10:23 UTC 

kselftest/next kselftest-cpufreq: 1 runs, 1 regressions (v6.1-rc1-8-g94fea664ae4ee)
 2022-10-28 10:23 UTC 

kselftest/next build: 6 builds: 0 failed, 6 passed, 1 error (v6.1-rc1-8-g94fea664ae4ee)
 2022-10-28  9:24 UTC 

[RESEND PATCH v2 0/2] selftests/ftrace: Capture dependency on external programs
 2022-10-28  7:16 UTC  (3+ messages)
` [RESEND PATCH v2 1/2] selftests/ftrace: Add check for ping command for trigger tests
` [RESEND PATCH v2 2/2] selftests/ftrace: Convert tracer tests to use 'requires' to specify program dependency

[PATCH] selftests/nolibc: add 7 tests for memcmp()
 2022-10-27 17:20 UTC  (15+ messages)

[PATCH linux-next] selftests/vm: add CATEGORY for ksm_functional_tests
 2022-10-27 17:00 UTC 

[PATCH v9 0/9] x86: Show in sysfs if a memory node is able to do encryption
 2022-10-27 15:33 UTC  (6+ messages)

kselftest/next kselftest-seccomp: 5 runs, 4 regressions (v6.1-rc1-6-gecc7d67af402)
 2022-10-27 12:49 UTC 

kselftest/next kselftest-lkdtm: 5 runs, 5 regressions (v6.1-rc1-6-gecc7d67af402)
 2022-10-27 12:49 UTC 

kselftest/next kselftest-livepatch: 3 runs, 2 regressions (v6.1-rc1-6-gecc7d67af402)
 2022-10-27 12:49 UTC 

kselftest/next kselftest-cpufreq: 2 runs, 2 regressions (v6.1-rc1-6-gecc7d67af402)
 2022-10-27 12:49 UTC 

kselftest/next kselftest-lib: 7 runs, 6 regressions (v6.1-rc1-6-gecc7d67af402)
 2022-10-27 12:49 UTC 

kselftest/next build: 8 builds: 0 failed, 8 passed, 3 errors (v6.1-rc1-6-gecc7d67af402)
 2022-10-27 11:50 UTC 

[PATCH v1] kselftest/arm64: Remove validation of extra_context from TODO
 2022-10-27 11:03 UTC 

[PATCH v2 net 0/2] openvswitch: syzbot splat fix and introduce selftest
 2022-10-27 10:50 UTC  (4+ messages)
` [PATCH v2 net 1/2] openvswitch: switch from WARN to pr_warn

[PATCH hid v11 00/14] Introduce eBPF support for HID devices
 2022-10-27  9:11 UTC  (7+ messages)
` [PATCH hid v11 02/14] HID: initial BPF implementation
` [PATCH hid v11 14/14] Documentation: add HID-BPF docs

[PATCH][next] selftests/watchdog: Fix spelling mistake "Temeprature" -> "Temperature"
 2022-10-27  8:20 UTC 

[PATCH v7 0/3] Introduce KUNIT_EXPECT_MEMEQ and KUNIT_EXPECT_MEMNEQ macros
 2022-10-26 13:47 UTC  (5+ messages)
` [PATCH v7 1/3] kunit: "
` [PATCH v7 2/3] kunit: Add KUnit memory block assertions to the example_all_expect_macros_test
` [PATCH v7 3/3] kunit: Use KUNIT_EXPECT_MEMEQ macro

[RFC PATCH] selftest/x86/meltdown: Add a selftest for meltdown
 2022-10-26 13:04 UTC 

[PATCH] selftests: vm: use 1 MB hugepage size for s390
 2022-10-26 12:44 UTC  (3+ messages)

kselftest/next kselftest-lkdtm: 3 runs, 3 regressions (v6.1-rc1-5-gec7b4511185b)
 2022-10-26  6:42 UTC 

kselftest/next kselftest-seccomp: 3 runs, 2 regressions (v6.1-rc1-5-gec7b4511185b)
 2022-10-26  6:42 UTC 

kselftest/next kselftest-livepatch: 2 runs, 1 regressions (v6.1-rc1-5-gec7b4511185b)
 2022-10-26  6:42 UTC 

kselftest/next kselftest-cpufreq: 1 runs, 1 regressions (v6.1-rc1-5-gec7b4511185b)
 2022-10-26  6:42 UTC 

kselftest/next kselftest-lib: 7 runs, 5 regressions (v6.1-rc1-5-gec7b4511185b)
 2022-10-26  6:42 UTC 

kselftest/next build: 7 builds: 0 failed, 7 passed, 2 errors (v6.1-rc1-5-gec7b4511185b)
 2022-10-26  5:43 UTC 

[PATCH v2 3/3] mm: slub: test: Use the kunit_get_current_test() function
 2022-10-25 22:34 UTC  (3+ messages)

[PATCH] Documentation: kunit: Remove redundant 'tips.rst' page
 2022-10-25 17:53 UTC  (2+ messages)

[PATCH 0/4] mm/damon/reclaim,lru_sort: enable/disable synchronously
 2022-10-25 17:36 UTC  (3+ messages)
` [PATCH 2/4] selftests/damon: add tests for DAMON_RECLAIM's enabled parameter
` [PATCH 4/4] selftests/damon: add tests for DAMON_LRU_SORT's "


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