Linux Kernel Selftest development
 help / color / mirror / Atom feed
 messages from 2023-05-15 14:00:45 to 2023-05-19 18:45:23 UTC [more...]

[PATCH v2 00/11] iommufd: Add nesting infrastructure
 2023-05-19 18:45 UTC  (16+ messages)
` [PATCH v2 01/11] iommu: Add new iommu op to create domains owned by userspace
` [PATCH v2 02/11] iommu: Add nested domain support
` [PATCH v2 03/11] iommufd/hw_pagetable: Use domain_alloc_user op for domain allocation
` [PATCH v2 04/11] iommufd: Pass parent hwpt and user_data to iommufd_hw_pagetable_alloc()
` [PATCH v2 06/11] iommufd: IOMMU_HWPT_ALLOC allocation with user data

[PATCH v3 0/4] iommufd: Add iommu hardware info reporting
 2023-05-19 18:30 UTC  (8+ messages)
` [PATCH v3 3/4] iommufd: Add IOMMU_DEVICE_GET_HW_INFO

[PATCH 1/3] mm: userfaultfd: add new UFFDIO_SIGBUS ioctl
 2023-05-19 17:32 UTC  (15+ messages)

[PATCH v7 03/19] iommufd: Replace the hwpt->devices list with iommufd_group
 2023-05-19 11:42 UTC  (11+ messages)

[PATCH 0/6] Memory Mapping (VMA) protection using PKU - set 1
 2023-05-19 11:22 UTC  (38+ 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 5/6] KEY: Apply PKEY_ENFORCE_API to munmap

[PATCH net-next v5 3/3] selftests: net: add SCM_PIDFD / SO_PEERPIDFD test
 2023-05-19 11:04 UTC  (2+ messages)

[PATCH v1 0/3] selftests/mm: new test for FOLL_LONGTERM on file mappings
 2023-05-19 10:27 UTC  (4+ messages)
` [PATCH v1 1/3] selftests/mm: factor out detection of hugetlb page sizes into vm_util
` [PATCH v1 2/3] selftests/mm: gup_longterm: new functional test for FOLL_LONGTERM
` [PATCH v1 3/3] selftests/mm: gup_longterm: add liburing tests

[PATCH v2 1/4] kunit: Add kunit_add_action() to defer a call until test exit
 2023-05-19  8:30 UTC  (5+ 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()

[PATCHv3 net] selftests: fib_tests: mute cleanup error message
 2023-05-19  8:00 UTC  (4+ messages)

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

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

[PATCH RFC 0/4] Optimize mremap during mutual alignment within PMD
 2023-05-18 14:44 UTC  (7+ 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 0/2] RISCV: Add KVM_GET_REG_LIST API
 2023-05-18  8:10 UTC  (6+ messages)
` [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 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 v7 00/19] Add iommufd physical device operations for replace and alloc hwpt
 2023-05-17 23:57 UTC  (21+ messages)
` [PATCH v7 02/19] iommufd: Add 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 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

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 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 v1 0/9] x86/resctrl: Use soft RMIDs for reliable MBM on AMD
 2023-05-17  0:06 UTC  (13+ messages)
` [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 v7 01/19] iommufd: Move isolated msi enforcement to iommufd_device_bind()
 2023-05-16  4:07 UTC  (2+ messages)

[PATCH] HID: uclogic: Modular KUnit tests should not depend on KUNIT=y
 2023-05-15 16:31 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