Linux Kernel Selftest development
 help / color / mirror / Atom feed
 messages from 2023-05-12 12:35:51 to 2023-05-18 12:03:11 UTC [more...]

[PATCH v7 00/19] Add iommufd physical device operations for replace and alloc hwpt
 2023-05-18 12:02 UTC  (32+ messages)
` [PATCH v7 01/19] iommufd: Move isolated msi enforcement to iommufd_device_bind()
` [PATCH v7 02/19] iommufd: Add iommufd_group
` [PATCH v7 03/19] iommufd: Replace the hwpt->devices list with iommufd_group
` [PATCH v7 04/19] iommu: Export iommu_get_resv_regions()
` [PATCH v7 05/19] iommufd: Keep track of each device's reserved regions instead of groups
` [PATCH v7 06/19] iommufd: Use the iommufd_group to avoid duplicate MSI setup
` [PATCH v7 07/19] iommufd: Make sw_msi_start a group global
` [PATCH v7 08/19] iommufd: Move putting a hwpt to a helper function
` [PATCH v7 09/19] iommufd: Add enforced_cache_coherency to iommufd_hw_pagetable_alloc()
` [PATCH v7 10/19] iommufd: Allow a hwpt to be aborted after allocation
` [PATCH v7 11/19] iommufd: Fix locking around hwpt allocation
` [PATCH v7 12/19] iommufd: Reorganize iommufd_device_attach into iommufd_device_change_pt
` [PATCH v7 13/19] iommu: Introduce a new iommu_group_replace_domain() API
` [PATCH v7 14/19] iommufd: Add iommufd_device_replace()
` [PATCH v7 15/19] iommufd: Make destroy_rwsem use a lock class per object type
` [PATCH v7 16/19] iommufd/selftest: Test iommufd_device_replace()
` [PATCH v7 17/19] iommufd: Add IOMMU_HWPT_ALLOC
` [PATCH v7 18/19] iommufd/selftest: Return the real idev id from selftest mock_domain
` [PATCH v7 19/19] iommufd/selftest: Add a selftest for IOMMU_HWPT_ALLOC

[PATCHv3 net] selftests: fib_tests: mute cleanup error message
 2023-05-18  9:35 UTC  (2+ messages)

[PATCH v2 1/4] kunit: Add kunit_add_action() to defer a call until test exit
 2023-05-18  8:38 UTC  (4+ messages)
` [PATCH v2 2/4] kunit: executor_test: Use kunit_add_action()
` [PATCH v2 3/4] kunit: kmalloc_array: "
` [PATCH v2 4/4] Documentation: kunit: Add usage notes for kunit_add_action()

[PATCH 0/2] RISCV: Add KVM_GET_REG_LIST API
 2023-05-18  8:10 UTC  (14+ messages)
` [PATCH 1/2] riscv: kvm: Add KVM_GET_REG_LIST API support
` [PATCH 2/2] KVM: selftests: Add riscv get-reg-list test

[PATCHv2 net] selftests: fib_tests: mute cleanup error message
 2023-05-18  4:30 UTC  (3+ messages)

[PATCH v3 0/2] selftests/ftrace: Add tests for kprobes and optimized probes
 2023-05-18  4:29 UTC  (7+ messages)
` [PATCH v3 2/2] selftests/ftrace: Add new test case which checks for "

[PATCH RFC 0/4] Optimize mremap during mutual alignment within PMD
 2023-05-18  4:12 UTC  (6+ messages)
` [PATCH RFC 1/4] mm/mremap: Optimize the start addresses in move_page_tables()
` [PATCH RFC 2/4] selftests: mm: Fix failure case when new remap region was not found
` [PATCH RFC 3/4] selftests: mm: Add a test for mutually aligned moves > PMD size
` [PATCH RFC 4/4] selftests: mm: Add a test for remapping to area immediately after existing mapping

[PATCH 00/14] mm/init/kernel: missing-prototypes warnings
 2023-05-18  3:54 UTC  (21+ messages)
` [PATCH 01/14] mm: percpu: unhide pcpu_embed_first_chunk prototype
` [PATCH 02/14] mm: page_poison: always declare __kernel_map_pages() function
` [PATCH 03/14] mm: sparse: mark populate_section_memmap() static
` [PATCH 04/14] audit: avoid missing-prototype warnings
  ` [PATCH 4/14] "
` [PATCH 05/14] lib: devmem_is_allowed: include linux/io.h
` [PATCH 06/14] locking: add lockevent_read() prototype
` [PATCH 07/14] panic: hide unused global functions
` [PATCH 08/14] panic: make function declarations visible
` [PATCH 09/14] kunit: include debugfs header file
` [PATCH 10/14] suspend: add a arch_resume_nosmt() prototype
` [PATCH 11/14] init: consolidate prototypes in linux/init.h
` [PATCH 12/14] init: move cifs_root_data() prototype into linux/mount.h
` [PATCH 13/14] thread_info: move function declarations to linux/thread_info.h
` [PATCH 14/14] time_namespace: always provide arch_get_vdso_data() prototype for vdso

[PATCH] selftests: fib_tests: mute cleanup error message
 2023-05-18  3:22 UTC  (3+ messages)

arm64: fp-stress: BUG: KFENCE: memory corruption in fpsimd_release_task
 2023-05-18  1:52 UTC  (5+ messages)

[PATCH 1/3] mm: userfaultfd: add new UFFDIO_SIGBUS ioctl
 2023-05-18  0:43 UTC  (7+ messages)

[PATCH 0/6] Memory Mapping (VMA) protection using PKU - set 1
 2023-05-17 23:48 UTC  (32+ messages)
` [PATCH 1/6] PKEY: Introduce PKEY_ENFORCE_API flag
` [PATCH 2/6] PKEY: Add arch_check_pkey_enforce_api()
` [PATCH 3/6] PKEY: Apply PKEY_ENFORCE_API to mprotect
` [PATCH 4/6] PKEY:selftest pkey_enforce_api for mprotect
` [PATCH 5/6] KEY: Apply PKEY_ENFORCE_API to munmap
` [PATCH 6/6] PKEY:selftest pkey_enforce_api for munmap

kselftest/fixes kselftest-seccomp: 2 runs, 1 regressions (linux-kselftest-fixes-6.4-rc3)
 2023-05-17 20:23 UTC 

kselftest/fixes kselftest-lkdtm: 3 runs, 3 regressions (linux-kselftest-fixes-6.4-rc3)
 2023-05-17 20:23 UTC 

kselftest/fixes kselftest-lib: 2 runs, 2 regressions (linux-kselftest-fixes-6.4-rc3)
 2023-05-17 20:23 UTC 

kselftest/fixes kselftest-livepatch: 2 runs, 2 regressions (linux-kselftest-fixes-6.4-rc3)
 2023-05-17 20:23 UTC 

kselftest/fixes kselftest-cpufreq: 3 runs, 1 regressions (linux-kselftest-fixes-6.4-rc3)
 2023-05-17 20:23 UTC 

kselftest/next kselftest-livepatch: 2 runs, 2 regressions (v6.4-rc1-5-g3ecb4a459a1e)
 2023-05-17 20:05 UTC 

kselftest/next kselftest-seccomp: 4 runs, 3 regressions (v6.4-rc1-5-g3ecb4a459a1e)
 2023-05-17 20:05 UTC 

kselftest/next kselftest-lkdtm: 4 runs, 3 regressions (v6.4-rc1-5-g3ecb4a459a1e)
 2023-05-17 20:05 UTC 

kselftest/next kselftest-lib: 3 runs, 3 regressions (v6.4-rc1-5-g3ecb4a459a1e)
 2023-05-17 20:05 UTC 

kselftest/next kselftest-cpufreq: 5 runs, 1 regressions (v6.4-rc1-5-g3ecb4a459a1e)
 2023-05-17 20:05 UTC 

kselftest/fixes build: 6 builds: 0 failed, 6 passed, 6 warnings (linux-kselftest-fixes-6.4-rc3)
 2023-05-17 19:24 UTC 

kselftest/next build: 7 builds: 0 failed, 7 passed, 6 warnings (v6.4-rc1-5-g3ecb4a459a1e)
 2023-05-17 19:06 UTC 

[GIT PULL] Kselftest fixes update for Linux 6.4-rc3
 2023-05-17 18:30 UTC  (2+ messages)

[PATCH v2 0/2] KVM: s390: CMMA migration selftest and small bugfix
 2023-05-17 14:34 UTC  (3+ messages)

[PATCH v2 8/9] eventfs: moving tracing/events to eventfs
 2023-05-17 14:14 UTC  (2+ messages)

[PATCH v1] selftests/bpf: Do not use sign-file as testcase
 2023-05-17 14:10 UTC  (3+ messages)
` [RESEND PATCH "

[PATCH net] net: selftests: Fix optstring
 2023-05-17 12:10 UTC  (2+ messages)

[PATCH net-next v5 3/3] selftests: net: add SCM_PIDFD / SO_PEERPIDFD test
 2023-05-17 11:33 UTC 

[PATCH v3 0/3] kunit: Fix reporting of the skipped parameterized tests
 2023-05-17 11:18 UTC  (4+ messages)
` [PATCH v3 1/3] kunit/test: Add example test showing parameterized testing
` [PATCH v3 2/3] kunit: Fix reporting of the skipped parameterized tests
` [PATCH v3 3/3] kunit: Update kunit_print_ok_not_ok function

[PATCH] selftests/mincore: fix skip condition for check_huge_pages test
 2023-05-17 10:23 UTC  (2+ messages)

[PATCH v2 00/11] iommufd: Add nesting infrastructure
 2023-05-17  3:08 UTC  (3+ messages)
` [PATCH v2 06/11] iommufd: IOMMU_HWPT_ALLOC allocation with user data

[PATCH v1 0/9] x86/resctrl: Use soft RMIDs for reliable MBM on AMD
 2023-05-17  0:06 UTC  (17+ messages)
` [PATCH v1 2/9] x86/resctrl: Hold a spinlock in __rmid_read() "
` [PATCH v1 3/9] x86/resctrl: Add resctrl_mbm_flush_cpu() to collect CPUs' MBM events
` [PATCH v1 7/9] x86/resctrl: Assign HW RMIDs to CPUs for soft RMID

[PATCH 5.10 0/3] Fix for CVE-2022-4269
 2023-05-16 19:00 UTC  (4+ messages)
` [PATCH 5.10 1/3] net/sched: act_mirred: refactor the handle of xmit
` [PATCH 5.10 2/3] net/sched: act_mirred: better wording on protection against excessive stack growth
` [PATCH 5.10 3/3] act_mirred: use the backlog for nested calls to mirred ingress

[PATCH 6.1 000/239] 6.1.29-rc1 review
 2023-05-16 13:54 UTC 

[PATCH v3 0/4] iommufd: Add iommu hardware info reporting
 2023-05-16  1:49 UTC  (5+ messages)
` [PATCH v3 3/4] iommufd: Add IOMMU_DEVICE_GET_HW_INFO

[PATCH] HID: uclogic: Modular KUnit tests should not depend on KUNIT=y
 2023-05-15 16:31 UTC  (3+ messages)

[PATCH 0/4] RSEQ selftests updates
 2023-05-15 13:58 UTC  (5+ messages)
` [PATCH 1/4] selftests/rseq: Fix CID_ID typo in Makefile
` [PATCH 2/4] selftests/rseq: Implement rseq_unqual_scalar_typeof
` [PATCH 3/4] selftests/rseq: Fix arm64 buggy load-acquire/store-release macros
` [PATCH 4/4] selftests/rseq: Use rseq_unqual_scalar_typeof in macros

selftests: mincore: mincore_selftest fails only on qemu-armv7
 2023-05-15 12:32 UTC  (4+ messages)

[PATCH v2 8/9] eventfs: moving tracing/events to eventfs
 2023-05-15 11:35 UTC  (7+ messages)

selftests: x86: mov_ss_trap_64 numbering_64 amx_64 lam_64 failed
 2023-05-15 10:55 UTC 

[PATCH] kselftest/alsa: Increase kselftest timeout
 2023-05-15  9:43 UTC  (3+ messages)

[PATCH 1/3] docs: admin-guide: add valsa driver documentation
 2023-05-15  5:58 UTC  (9+ messages)
` [PATCH 2/3] ALSA: Implement the new virtual driver
` [PATCH 3/3] selftests: ALSA: Add test for the 'valsa' driver

[PATCH v3 0/3] TDX Guest Quote generation support
 2023-05-14  7:23 UTC  (4+ messages)
` [PATCH v3 1/3] x86/tdx: Add TDX Guest event notify interrupt support
` [PATCH v3 2/3] virt: tdx-guest: Add Quote generation support
` [PATCH v3 3/3] selftests/tdx: Test GetQuote TDX attestation feature

[PATCH net-next v9 1/2] net: vxlan: Add nolocalbypass option to vxlan
 2023-05-13 19:10 UTC  (2+ messages)

[RESEND PATCH v5 1/3] test_firmware: prevent race conditions by a correct implementation of locking
 2023-05-12 18:58 UTC  (5+ messages)
` [RESEND PATCH v5 2/3] test_firmware: fix a memory leak with reqs buffer


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