Linux Kernel Selftest development
 help / color / mirror / Atom feed
 messages from 2023-05-26 09:37:51 to 2023-05-31 23:33:49 UTC [more...]

[PATCH v4 0/7] Optimize mremap during mutual alignment within PMD
 2023-05-31 23:33 UTC  (9+ messages)
` [PATCH v4 1/7] mm/mremap: Optimize the start addresses in move_page_tables()
` [PATCH v4 2/7] mm/mremap: Allow moves within the same VMA for stack
` [PATCH v4 3/7] selftests: mm: Fix failure case when new remap region was not found
` [PATCH v4 4/7] selftests: mm: Add a test for mutually aligned moves > PMD size
` [PATCH v4 5/7] selftests: mm: Add a test for remapping to area immediately after existing mapping
` [PATCH v4 6/7] selftests: mm: Add a test for remapping within a range
` [PATCH v4 7/7] selftests: mm: Add a test for moving from an offset from start of mapping

[PATCH v2 5/6] cgroup/cpuset: Documentation update for partition
 2023-05-31 23:11 UTC  (2+ messages)

[PATCH 0/6] Memory Mapping (VMA) protection using PKU - set 1
 2023-05-31 23:02 UTC  (11+ messages)

[PATCH v16 0/5] Implement IOCTL to get and optionally clear info about PTEs
 2023-05-31 21:46 UTC  (4+ messages)
` [PATCH v16 2/5] fs/proc/task_mmu: "

POSSIBLE BUG: selftests/net/fcnal-test.sh: [FAIL] in vrf "bind - ns-B IPv6 LLA" test
 2023-05-31 18:11 UTC  (2+ messages)

[PATCH v2 3/6] cgroup/cpuset: Add cpuset.cpus.reserve for top cpuset
 2023-05-31 16:34 UTC 

[PATCH v2 4/6] cgroup/cpuset: Introduce remote isolated partition
 2023-05-31 16:34 UTC 

[PATCH v2 2/6] cgroup/cpuset: Improve temporary cpumasks handling
 2023-05-31 16:34 UTC 

[PATCH v2 6/6] cgroup/cpuset: Extend test_cpuset_prs.sh to test remote partition
 2023-05-31 16:34 UTC 

[PATCH v2 0/6] cgroup/cpuset: Support remote isolated partitions
 2023-05-31 16:33 UTC 

[PATCH v2 1/6] cgroup/cpuset: Extract out CS_CPU_EXCLUSIVE & CS_SCHED_LOAD_BALANCE handling
 2023-05-31 16:34 UTC 

[PATCH net-next] selftests/tc-testing: replace mq with invalid parent ID
 2023-05-31 13:52 UTC  (2+ messages)

[PATCH AUTOSEL 6.1 06/33] selftests: gpio: gpio-sim: Fix BUG: test FAILED due to recent change
 2023-05-31 13:41 UTC 

[PATCH AUTOSEL 6.3 07/37] selftests: gpio: gpio-sim: Fix BUG: test FAILED due to recent change
 2023-05-31 13:39 UTC 

[PATCH] kunit: Fix obsolete name in documentation headers (func->action)
 2023-05-31 12:55 UTC  (2+ messages)

[PATCH] kunit: Move kunit_abort() call out of kunit_do_failed_assertion()
 2023-05-31 10:14 UTC  (3+ messages)

[PATCH v2 00/24] selftests/resctrl: Fixes, cleanups, and rewritten CAT test
 2023-05-31  9:35 UTC  (10+ messages)
` [PATCH v2 15/24] selftests/resctrl: Refactor get_cbm_mask()
` [PATCH v2 17/24] selftests/resctrl: Replace count_bits with count_consecutive_bits()
` [PATCH v2 21/24] selftests/resctrl: Read in less obvious order to defeat prefetch optimizations

[PATCH net-next 0/4] nexthop: Refactor and fix nexthop selection for multipath routes
 2023-05-31  6:04 UTC  (10+ messages)
` [PATCH net-next 1/4] nexthop: Factor out hash threshold fdb nexthop selection
` [PATCH net-next 2/4] nexthop: Factor out neighbor validity check
` [PATCH net-next 3/4] nexthop: Do not return invalid nexthop object during multipath selection
` [PATCH net-next 4/4] selftests: net: Add test cases for nexthop groups with invalid neighbors

[RFC PATCHES 00/17] IOMMUFD: Deliver IO page faults to user space
 2023-05-31  4:12 UTC  (23+ messages)
` [RFC PATCHES 01/17] iommu: Move iommu fault data to linux/iommu.h
` [RFC PATCHES 02/17] iommu: Support asynchronous I/O page fault response
` [RFC PATCHES 03/17] iommu: Add helper to set iopf handler for domain
` [RFC PATCHES 04/17] iommu: Pass device parameter to iopf handler
` [RFC PATCHES 05/17] iommu: Split IO page fault handling from SVA
` [RFC PATCHES 06/17] iommu: Add iommu page fault cookie helpers
` [RFC PATCHES 07/17] iommufd: Add iommu page fault data
` [RFC PATCHES 08/17] iommufd: IO page fault delivery initialization and release
` [RFC PATCHES 09/17] iommufd: Add iommufd hwpt iopf handler
` [RFC PATCHES 10/17] iommufd: Add IOMMU_HWPT_ALLOC_FLAGS_USER_PASID_TABLE for hwpt_alloc
` [RFC PATCHES 11/17] iommufd: Deliver fault messages to user space
` [RFC PATCHES 12/17] iommufd: Add io page fault response support
` [RFC PATCHES 13/17] iommufd: Add a timer for each iommufd fault data
` [RFC PATCHES 14/17] iommufd: Drain all pending faults when destroying hwpt
` [RFC PATCHES 15/17] iommufd: Allow new hwpt_alloc flags
` [RFC PATCHES 16/17] iommufd/selftest: Add IOPF feature for mock devices
` [RFC PATCHES 17/17] iommufd/selftest: Cover iopf-capable nested hwpt

[PATCH] Documentation: Kunit: add MODULE_LICENSE to sample code
 2023-05-31  3:16 UTC  (2+ messages)

[PATCH V3] tracing/user_events: Prevent same name but different args event
 2023-05-30 18:10 UTC  (3+ messages)

[PATCH v3 00/10] Add Intel VT-d nested translation
 2023-05-30 16:42 UTC  (11+ messages)
` [PATCH v3 01/10] iommufd: Add data structure for Intel VT-d stage-1 domain allocation

[PATCH v2 00/13] nolibc: add part2 of support for rv32
 2023-05-30 13:54 UTC  (29+ messages)
` [PATCH v2 01/13] selftests/nolibc: remove gettimeofday_bad1/2 completely
` [PATCH v2 02/13] selftests/nolibc: support two errnos with EXPECT_SYSER2()
` [PATCH v2 03/13] selftests/nolibc: waitpid_min: add waitid syscall support
` [PATCH v2 04/13] tools/nolibc: add missing nanoseconds support for __NR_statx
` [PATCH v2 05/13] tools/nolibc: add more wait status related types
` [PATCH v2 06/13] tools/nolibc: add pure 64bit off_t, time_t and blkcnt_t
` [PATCH v2 07/13] tools/nolibc: sys_lseek: add pure 64bit lseek
` [PATCH v2 08/13] tools/nolibc: add pure 64bit time structs
` [PATCH v2 09/13] tools/nolibc: sys_select: add pure 64bit select
` [PATCH v2 10/13] tools/nolibc: sys_poll: add pure 64bit poll
` [PATCH v2 11/13] tools/nolibc: sys_gettimeofday: add pure 64bit gettimeofday
` [PATCH v2 12/13] tools/nolibc: sys_wait4: add waitid syscall support
` [PATCH v2 13/13] selftests/nolibc: riscv: customize makefile for rv32
` [PATCH v2 0/2] nolibc: add part3 of support "
  ` [PATCH 1/2] selftests/nolibc: add new gettimeofday test cases
  ` [PATCH 2/2] selftests/nolibc: add sizeof test for the new 64bit data types

[PATCH] selftests/nolibc: remove test gettimeofday_null
 2023-05-30 13:48 UTC 

[PATCH net 0/8] selftests: mptcp: skip tests not supported by old kernels (part 1)
 2023-05-30 11:50 UTC  (10+ messages)
` [PATCH net 1/8] selftests: mptcp: join: avoid using 'cmp --bytes'
` [PATCH net 2/8] selftests: mptcp: connect: skip if MPTCP is not supported
` [PATCH net 3/8] selftests: mptcp: pm nl: "
` [PATCH net 4/8] selftests: mptcp: join: "
` [PATCH net 5/8] selftests: mptcp: diag: "
` [PATCH net 6/8] selftests: mptcp: simult flows: "
` [PATCH net 7/8] selftests: mptcp: sockopt: "
` [PATCH net 8/8] selftests: mptcp: userspace pm: "

[PATCH AUTOSEL 6.2 08/30] selftests/bpf: check that modifier resolves after pointer
 2023-05-30 11:24 UTC  (11+ messages)

[PATCH 0/4] selftests/nolibc: add user-space 'efault' handler
 2023-05-30 11:08 UTC  (5+ messages)
` [PATCH 1/4] selftests/nolibc: allow rerun with the same settings
` [PATCH 2/4] selftests/nolibc: add rerun support
` [PATCH 3/4] selftests/nolibc: add user space efault handler
` [PATCH 4/4] selftests/nolibc: add user-space efault restore test case

[PATCH v2] selftests/input: Introduce basic tests for evdev ioctls
 2023-05-30 10:26 UTC 

[PATCH] selftests/input: Introduce basic tests for evdev ioctls
 2023-05-30 10:11 UTC  (3+ messages)

[PATCH 00/13] tools/nolibc: riscv: Add full rv32 support
 2023-05-30 10:06 UTC  (24+ messages)
` [PATCH 04/13] selftests/nolibc: syscall_args: use __NR_statx for rv32
` [PATCH 06/13] selftests/nolibc: allow specify a bios for qemu

[PATCH v1 4/6] PKEY:selftest pkey_enforce_api for mprotect
 2023-05-30  9:32 UTC  (2+ messages)

[PATCH] tools/nolibc: ensure fast64 integer types have 64 bits
 2023-05-30  9:18 UTC 

[PATCH] selftests/nolibc: test_fork: fix up duplicated print
 2023-05-30  6:03 UTC 

[PATCH v1 0/5] Landlock support for UML
 2023-05-29 14:57 UTC  (5+ messages)
` [PATCH v1 1/5] hostfs: Fix ephemeral inodes

[PATCH v2 0/7] nolibc: add generic part1 of prepare for rv32
 2023-05-29 13:15 UTC  (10+ messages)
` [PATCH v2 1/7] selftests/nolibc: syscall_args: use generic __NR_statx
` [PATCH v2 2/7] selftests/nolibc: allow specify extra arguments for qemu
` [PATCH v2 3/7] selftests/nolibc: fix up compile warning with glibc on x86_64
` [PATCH v2 4/7] selftests/nolibc: not include limits.h for nolibc
` [PATCH v2 5/7] selftests/nolibc: use INT_MAX instead of __INT_MAX__
` [PATCH v2 6/7] tools/nolibc: arm: add missing my_syscall6
` [PATCH v2 7/7] tools/nolibc: open: fix up compile warning for arm

[PATCH v2 00/11] RISCV: Add KVM_GET_REG_LIST API
 2023-05-29 12:20 UTC  (11+ messages)
` [PATCH v2 09/11] KVM: riscv: selftests: Make check_supported arch specific
` [PATCH v2 11/11] KVM: riscv: selftests: Add get-reg-list test

[PATCH] tracing/user_events: Handle matching arguments that is null from dyn_events
 2023-05-29  8:21 UTC  (2+ messages)

[RFC PATCH 0/5] cgroup/cpuset: A new "isolcpus" paritition
 2023-05-28 21:18 UTC  (12+ messages)

[PATCH v1 0/3] selftests/mm: new test for FOLL_LONGTERM on file mappings
 2023-05-28 15:04 UTC  (7+ 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 09/13] tools/nolibc: sys_poll: riscv: use __NR_ppoll_time64 for rv32
 2023-05-28 11:03 UTC  (6+ messages)

[PATCH 6.1 5.15 5.10 5.4 4.19 4.14] selftests/memfd: Fix unknown type name build failure
 2023-05-28  7:42 UTC  (3+ messages)

[PATCH v2 0/2] tools/nolibc: avoid coredumps and speed up tests
 2023-05-28  7:38 UTC  (2+ messages)

[PATCH] tools/nolibc: support nanoseconds in stat()
 2023-05-28  7:37 UTC  (2+ messages)

[PATCH 0/2] tools/nolibc: avoid coredumps and speed up tests
 2023-05-28  7:31 UTC  (2+ messages)

[PATCH 13/13] tools/nolibc: sys_gettimeofday: riscv: use __NR_clock_gettime64 for rv32
 2023-05-27  5:12 UTC  (4+ messages)

[PATCH v1 1/1] selftests: alsa: pcm-test: Fix compiler warnings about the format
 2023-05-26 19:25 UTC  (3+ messages)

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

[RFC PATCH] kunit: Move kunit_abort() call out of kunit_do_failed_assertion()
 2023-05-26 18:52 UTC  (3+ messages)

[PATCH 5.10 0/3] Fix for CVE-2022-4269
 2023-05-26 18:27 UTC  (2+ messages)

[PATCH V2] tracing/user_events: Prevent same name but different args event
 2023-05-26 16:48 UTC  (2+ messages)

[PATCH AUTOSEL 6.3 07/67] selftests/ftrace: Improve integration with kselftest runner
 2023-05-26 15:23 UTC  (2+ messages)

[PATCH 11/13] tools/nolibc: sys_select: riscv: use __NR_pselect6_time64 for rv32
 2023-05-26 11:13 UTC  (3+ messages)
` [PATCH 00/13] tools/nolibc: riscv: Add full rv32 support

[PATCH v2] kselftest/arm64: Add a smoke test for ptracing hardware break/watch points
 2023-05-26  9:37 UTC  (2+ messages)


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