Linux Kernel Selftest development
 help / color / mirror / Atom feed
 messages from 2023-05-16 22:24:25 to 2023-05-21 18:09:19 UTC [more...]

[PATCH] tools/nolibc: riscv: add stackprotector support
 2023-05-21 18:08 UTC  (11+ messages)
` [PATCH] selftests/nolibc: Fix up compile error for rv32

[PATCH 0/7] tools/nolibc: autodetect stackprotector availability from compiler
 2023-05-21 10:36 UTC  (10+ messages)
` [PATCH 1/7] tools/nolibc: fix typo pint -> point
` [PATCH 2/7] tools/nolibc: x86_64: disable stack protector for _start
` [PATCH 3/7] tools/nolibc: ensure stack protector guard is never zero
` [PATCH 4/7] tools/nolibc: add test for __stack_chk_guard initialization
` [PATCH 5/7] tools/nolibc: reformat list of headers to be installed
` [PATCH 6/7] tools/nolibc: add autodetection for stackprotector support
` [PATCH 7/7] tools/nolibc: simplify stackprotector compiler flags

[PATCH] tools/nolibc/unistd: add syscall()
 2023-05-20  8:46 UTC  (2+ messages)

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

[PATCH v2 00/11] iommufd: Add nesting infrastructure
 2023-05-19 19:48 UTC  (22+ 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  (5+ 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  (3+ messages)

[PATCH v7 00/19] Add iommufd physical device operations for replace and alloc hwpt
 2023-05-17 23:57 UTC  (2+ messages)

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

kselftest/fixes kselftest-seccomp: 2 runs, 1 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 v7 02/19] iommufd: Add iommufd_group
 2023-05-17  4:18 UTC  (4+ messages)

[PATCH v1 0/9] x86/resctrl: Use soft RMIDs for reliable MBM on AMD
 2023-05-17  0:06 UTC  (11+ 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


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