Linux Kernel Self-tests
[Prev Page][Next Page]
- [PATCH v2 1/4] tools/nolibc: sys.h: add __syscall() and __sysret() helpers
- Re: [PATCH 6/8] test_sysclt: Test for registering a mount point
- [PATCH v2 4/4] tools/nolibc: sys.h: apply __syscall() helper
- [PATCH v2 3/4] tools/nolibc: sys.h: apply __sysret() helper
- [PATCH v2 2/4] tools/nolibc: unistd.h: apply __sysret() helper
- [PATCH v2 1/4] tools/nolibc: sys.h: add __syscall() and __sysret() helpers
- [PATCH v2 0/4] tools/nolibc: add two new syscall helpers
- Re: [PATCH v2] selftests/input: Introduce basic tests for evdev ioctls
- From: Muhammad Usama Anjum
- Re: [PATCH] selftests/mincore: fix skip condition for check_huge_pages test
- From: Muhammad Usama Anjum
- Re: [PATCH v3 11/11] selftests: error out if kernel header files are not yet built
- From: Muhammad Usama Anjum
- Re: [PATCH v3 10/11] Documentation: kselftest: "make headers" is a prerequisite
- From: Muhammad Usama Anjum
- Re: [PATCH v3 09/11] selftests/mm: move certain uffd*() routines from vm_util.c to uffd-common.c
- From: Muhammad Usama Anjum
- Re: [PATCH v3 08/11] selftests/mm: fix build failures due to missing MADV_COLLAPSE
- From: Muhammad Usama Anjum
- Re: [PATCH v3 07/11] selftests/mm: fix a "possibly uninitialized" warning in pkey-x86.h
- From: Muhammad Usama Anjum
- Re: [PATCH v3 06/11] selftests/mm: fix two -Wformat-security warnings in uffd builds
- From: Muhammad Usama Anjum
- Re: [PATCH v3 04/11] selftests/mm: fix invocation of tests that are run via shell scripts
- From: Muhammad Usama Anjum
- Re: [PATCH v3 05/11] selftests/mm: .gitignore: add mkdirty, va_high_addr_switch
- From: Muhammad Usama Anjum
- Re: [PATCH v3 03/11] selftests/mm: fix "warning: expression which evaluates to zero..." in mlock2-tests.c
- From: Muhammad Usama Anjum
- Re: [PATCH v3 02/11] selftests/mm: fix unused variable warnings in hugetlb-madvise.c, migration.c
- From: Muhammad Usama Anjum
- Re: [PATCH v3 01/11] selftests/mm: fix uffd-stress unused function warning
- From: Muhammad Usama Anjum
- Re: [PATCH v3 3/3] selftests/nolibc: riscv: customize makefile for rv32
- Re: [PATCH v3 11/11] selftests: error out if kernel header files are not yet built
- From: Muhammad Usama Anjum
- Re: [PATCH v3 1/3] tools/nolibc: fix up #error compile failures with -ENOSYS
- [PATCH v3 07/11] selftests/mm: fix a "possibly uninitialized" warning in pkey-x86.h
- [PATCH v3 01/11] selftests/mm: fix uffd-stress unused function warning
- [PATCH v3 10/11] Documentation: kselftest: "make headers" is a prerequisite
- [PATCH v3 09/11] selftests/mm: move certain uffd*() routines from vm_util.c to uffd-common.c
- [PATCH v3 06/11] selftests/mm: fix two -Wformat-security warnings in uffd builds
- [PATCH v3 08/11] selftests/mm: fix build failures due to missing MADV_COLLAPSE
- [PATCH v3 05/11] selftests/mm: .gitignore: add mkdirty, va_high_addr_switch
- [PATCH v3 03/11] selftests/mm: fix "warning: expression which evaluates to zero..." in mlock2-tests.c
- [PATCH v3 11/11] selftests: error out if kernel header files are not yet built
- [PATCH v3 00/11] A minor flurry of selftest/mm fixes
- [PATCH v3 02/11] selftests/mm: fix unused variable warnings in hugetlb-madvise.c, migration.c
- [PATCH v3 04/11] selftests/mm: fix invocation of tests that are run via shell scripts
- Re: [PATCH v1 2/3] selftests/mm: gup_longterm: new functional test for FOLL_LONGTERM
- Re: [PATCH] selftests/mincore: fix skip condition for check_huge_pages test
- Re: [PATCH v3 0/3] nolibc: add part2 of support for rv32
- Re: [PATCH v3 0/3] nolibc: add part2 of support for rv32
- Re: POSSIBLE BUG: selftests/net/fcnal-test.sh: [FAIL] in vrf "bind - ns-B IPv6 LLA" test
- From: Mirsad Goran Todorovac
- Re: [PATCH v1 2/3] selftests/mm: gup_longterm: new functional test for FOLL_LONGTERM
- [PATCH v3 1/4] tracing/user_events: Fix the incorrect trace record for empty arguments events
- [PATCH v3 4/4] selftests/user_events: Add perf self-test for empty arguments events
- [PATCH v3 3/4] selftests/user_events: Clear the events after perf self-test
- [PATCH v3 2/4] selftests/user_events: Add ftrace self-test for empty arguments events
- [PATCH v3 0/4] tracing/user_events: Add empty arguments events
- [PATCH v17 4/5] mm/pagemap: add documentation of PAGEMAP_SCAN IOCTL
- From: Muhammad Usama Anjum
- [PATCH v17 3/5] tools headers UAPI: Update linux/fs.h with the kernel sources
- From: Muhammad Usama Anjum
- [PATCH v17 5/5] selftests: mm: add pagemap ioctl tests
- From: Muhammad Usama Anjum
- [PATCH v17 2/5] fs/proc/task_mmu: Implement IOCTL to get and optionally clear info about PTEs
- From: Muhammad Usama Anjum
- [PATCH v17 1/5] userfaultfd: UFFD_FEATURE_WP_ASYNC
- From: Muhammad Usama Anjum
- [PATCH v17 0/5] Implement IOCTL to get and optionally clear info about PTEs
- From: Muhammad Usama Anjum
- Re: [PATCH v2] selftests/input: Introduce basic tests for evdev ioctls
- Re: [PATCH 0/4] selftests/nolibc: fix up and improve test report
- Re: nolibc patches, still possible for 6.5 ?
- Re: [PATCH v3 0/3] nolibc: add part2 of support for rv32
- [PATCH v3 0/3] nolibc: add part2 of support for rv32
- Re: [PATCH 0/4] selftests/nolibc: add user-space 'efault' handler
- Re: [RFC PATCH 0/5] cgroup/cpuset: A new "isolcpus" paritition
- Re: [PATCH bpf-next v2 2/5] bpf, x86: allow function arguments up to 14 for TRACING
- kselftest/next kselftest-livepatch: 2 runs, 2 regressions (v6.4-rc1-8-gd909ae0a8562)
- kselftest/next kselftest-lkdtm: 4 runs, 3 regressions (v6.4-rc1-8-gd909ae0a8562)
- kselftest/next kselftest-seccomp: 7 runs, 4 regressions (v6.4-rc1-8-gd909ae0a8562)
- kselftest/next kselftest-lib: 6 runs, 4 regressions (v6.4-rc1-8-gd909ae0a8562)
- kselftest/next kselftest-cpufreq: 9 runs, 3 regressions (v6.4-rc1-8-gd909ae0a8562)
- kselftest/next build: 6 builds: 0 failed, 6 passed, 6 warnings (v6.4-rc1-8-gd909ae0a8562)
- kselftest/next kselftest-seccomp: 6 runs, 3 regressions (v6.4-rc1-9-g4d1deb59f3ff)
- kselftest/next kselftest-lib: 4 runs, 2 regressions (v6.4-rc1-9-g4d1deb59f3ff)
- kselftest/next kselftest-livepatch: 2 runs, 2 regressions (v6.4-rc1-9-g4d1deb59f3ff)
- kselftest/next kselftest-lkdtm: 4 runs, 3 regressions (v6.4-rc1-9-g4d1deb59f3ff)
- kselftest/next kselftest-cpufreq: 5 runs, 1 regressions (v6.4-rc1-9-g4d1deb59f3ff)
- kselftest/next build: 4 builds: 0 failed, 4 passed, 3 warnings (v6.4-rc1-9-g4d1deb59f3ff)
- Re: [RFC PATCH 0/5] cgroup/cpuset: A new "isolcpus" paritition
- Re: [PATCH bpf-next v2 2/5] bpf, x86: allow function arguments up to 14 for TRACING
- Re: [PATCH v1 1/5] hostfs: Fix ephemeral inodes
- Re: [RFC PATCH 0/5] cgroup/cpuset: A new "isolcpus" paritition
- Re: [PATCH] kselftests: Sort the collections list to avoid duplicate tests
- Re: [PATCH] tracing/selftests: Update synthetic event selftest to use common_stacktrace
- Re: [PATCH v2 10/11] selftests/mm: move uffd* routines from vm_util.c to uffd-common.c
- Re: [Linux-kernel-mentorship] [PATCH] selftest: pidfd: Omit long and repeating outputs
- Re: [PATCH v2 10/11] selftests/mm: move uffd* routines from vm_util.c to uffd-common.c
- Re: [PATCH v2 03/11] selftests/mm: fix "warning: expression which evaluates to zero..." in mlock2-tests.c
- Re: [PATCH v2 05/11] selftests/mm: .gitignore: add mkdirty, va_high_addr_switch
- Re: [PATCH v2 10/11] selftests/mm: move uffd* routines from vm_util.c to uffd-common.c
- Re: [PATCH] selftests: allow runners to override the timeout
- Re: [PATCH 04/12] selftests/mm: fix a char* assignment in mlock2-tests.c
- [PATCH v3 18/19] selftests/resctrl: Pass the real number of tests to show_cache_info()
- [PATCH v3 19/19] selftests/resctrl: Remove test type checks from cat_val()
- [PATCH v3 17/19] selftests/resctrl: Move CAT/CMT test global vars to function they are used in
- [PATCH v3 16/19] selftests/resctrl: Don't use variable argument list for ->setup()
- Re: [RFC PATCH 0/5] cgroup/cpuset: A new "isolcpus" paritition
- [PATCH v3 15/19] selftests/resctrl: Don't pass test name to fill_buf
- [PATCH v3 14/19] selftests/resctrl: Improve parameter consistency in fill_buf
- [PATCH v3 12/19] selftests/resctrl: Remove "malloc_and_init_memory" param from run_fill_buf()
- [PATCH v3 13/19] selftests/resctrl: Remove unnecessary startptr global from fill_buf
- [PATCH v3 11/19] selftests/resctrl: Remove duplicated preparation for span arg
- [PATCH v3 10/19] selftests/resctrl: Express span internally in bytes
- [PATCH v3 09/19] selftests/resctrl: Convert span to size_t
- [PATCH v3 08/19] selftests/resctrl: Remove mum_resctrlfs from struct resctrl_val_param
- [PATCH v3 07/19] selftests/resctrl: Refactor remount_resctrl(bool mum_resctrlfs) to mount_resctrl()
- [PATCH v3 06/19] selftests/resctrl: Move resctrl FS mount/umount to higher level
- [PATCH v3 05/19] selftests/resctrl: Unmount resctrl FS before starting the first test
- [PATCH v3 04/19] selftests/resctrl: Close perf value read fd on errors
- [PATCH v3 03/19] selftests/resctrl: Unmount resctrl FS if child fails to run benchmark
- [PATCH v3 02/19] selftests/resctrl: Don't leak buffer in fill_cache()
- [PATCH v3 01/19] selftests/resctrl: Add resctrl.h into build deps
- [PATCH v3 00/19] selftests/resctrl: Fixes and cleanups
- Re: [PATCH V2 1/4] tracing/user_events: Fix the incorrect trace record for empty arguments events
- [linux-next:master] BUILD REGRESSION 9ca10bfb8aa8fbf19ee22e702c8cf9b66ea73a54
- Re: [PATCH v2 10/11] selftests/mm: move uffd* routines from vm_util.c to uffd-common.c
- Re: [PATCH v2 06/11] selftests/mm: fix two -Wformat-security warnings in uffd builds
- Re: [PATCH v2 05/11] selftests/mm: .gitignore: add mkdirty, va_high_addr_switch
- Re: [PATCH v2 03/11] selftests/mm: fix "warning: expression which evaluates to zero..." in mlock2-tests.c
- Re: [PATCH v2 02/11] selftests/mm: fix unused variable warnings in hugetlb-madvise.c, migration.c
- Re: [PATCH 04/12] selftests/mm: fix a char* assignment in mlock2-tests.c
- Re: [PATCH v2 09/16] KVM: arm64: Document the page table walker actions based on the callback's return value
- Re: [PATCH v2 11/11] Documentation: kselftest: "make headers" is a prerequisite
- Re: [PATCH v2 10/11] selftests/mm: move uffd* routines from vm_util.c to uffd-common.c
- Re: [PATCH v2 06/11] selftests/mm: fix two -Wformat-security warnings in uffd builds
- Re: [PATCH v2 03/11] selftests/mm: fix "warning: expression which evaluates to zero..." in mlock2-tests.c
- Re: [PATCH v2 02/11] selftests/mm: fix unused variable warnings in hugetlb-madvise.c, migration.c
- Re: [PATCH v3 11/12] selftests/nolibc: add new gettimeofday test cases
- Re: [PATCH 0/4] selftests/nolibc: fix up and improve test report
- Re: nolibc patches, still possible for 6.5 ?
- Re: [PATCH net-next 0/8] mlxsw, selftests: Cleanups
- From: patchwork-bot+netdevbpf
- Re: [PATCH 1/4] tools/nolibc: unistd.h: add __syscall() and __syscall_ret() helpers
- [PATCH V2 4/4] user_events: Add perf self-test for empty arguments events
- [PATCH V2 3/4] selftests/user_events: Clear the events after perf self-test
- [PATCH V2 2/4] user_events: Add ftrace self-test for empty arguments events
- [PATCH V2 1/4] tracing/user_events: Fix the incorrect trace record for empty arguments events
- Re: [PATCH v1 1/1] selftests: alsa: pcm-test: Fix compiler warnings about the format
- Re: [PATCH 3/4] selftests/nolibc: always print the log file
- Re: [PATCH 1/4] selftests/nolibc: add a test-report target
- Re: [PATCH 0/4] selftests/nolibc: fix up and improve test report
- Re: [PATCH 1/4] tools/nolibc: unistd.h: add __syscall() and __syscall_ret() helpers
- Re: [PATCH 1/4] tools/nolibc: unistd.h: add __syscall() and __syscall_ret() helpers
- Re: [PATCH 4/4] selftests/nolibc: fix up test-report for run target
- Re: [PATCH 3/4] selftests/nolibc: always print the log file
- Re: [PATCH 1/4] selftests/nolibc: add a test-report target
- [PATCH 4/4] selftests/nolibc: fix up test-report for run target
- [PATCH 3/4] selftests/nolibc: always print the log file
- [PATCH 2/4] selftests/nolibc: allow run test-report directly
- [PATCH 1/4] selftests/nolibc: add a test-report target
- [PATCH 0/4] selftests/nolibc: fix up and improve test report
- Re: nolibc patches, still possible for 6.5 ?
- Re: [PATCH bpf-next v2 5/5] selftests/bpf: add testcase for FENTRY/FEXIT with 6+ arguments
- Re: [PATCH bpf-next v2 1/5] bpf: make MAX_BPF_FUNC_ARGS 14
- Re: [PATCH bpf-next v2 1/5] bpf: make MAX_BPF_FUNC_ARGS 14
- Re: [PATCH bpf-next v2 2/5] bpf, x86: allow function arguments up to 14 for TRACING
- Re: nolibc patches, still possible for 6.5 ?
- Re: [PATCH 1/4] tools/nolibc: unistd.h: add __syscall() and __syscall_ret() helpers
- Re: [PATCH 0/4] selftests/nolibc: add user-space 'efault' handler
- Re: [PATCH 0/4] selftests/nolibc: add user-space 'efault' handler
- nolibc patches, still possible for 6.5 ?
- Re: [PATCH 1/4] tools/nolibc: unistd.h: add __syscall() and __syscall_ret() helpers
- Re: [PATCH v3 00/12] nolibc: add generic part1 of prepare for rv32
- Re: [PATCH v3 02/12] tools/nolibc: add missing nanoseconds support for __NR_statx
- Re: [PATCH] tools/nolibc: ensure fast64 integer types have 64 bits
- Re: [PATCH v3 02/12] tools/nolibc: add missing nanoseconds support for __NR_statx
- Re: [PATCH] tools/nolibc: ensure fast64 integer types have 64 bits
- Re: [PATCH v3 11/12] selftests/nolibc: add new gettimeofday test cases
- Re: [PATCH v3 11/12] selftests/nolibc: add new gettimeofday test cases
- Re: [PATCH v3 11/12] selftests/nolibc: add new gettimeofday test cases
- Re: [PATCH v3 02/12] tools/nolibc: add missing nanoseconds support for __NR_statx
- Re: [PATCH 0/4] selftests/nolibc: add user-space 'efault' handler
- Re: [PATCH] tools/nolibc: ensure fast64 integer types have 64 bits
- Re: [PATCH] selftests/nolibc: test_fork: fix up duplicated print
- Re: [PATCH v3 11/12] selftests/nolibc: add new gettimeofday test cases
- Re: [PATCH RESEND 1/2] drivers: base: Add basic devm tests for root devices
- Re: [PATCH v3 00/12] nolibc: add generic part1 of prepare for rv32
- Re: [PATCH v3 11/12] selftests/nolibc: add new gettimeofday test cases
- [PATCH 4/4] tools/nolibc: sys.h: apply __syscall() helper
- [PATCH 3/4] tools/nolibc: sys.h: apply __syscall_ret() helper
- [PATCH 2/4] tools/nolibc: unistd.h: apply __syscall_ret() helper
- [PATCH 1/4] tools/nolibc: unistd.h: add __syscall() and __syscall_ret() helpers
- [PATCH 0/4] tools/nolibc: add two new syscall helpers
- Re: [PATCH v2 08/11] selftests/mm: fix uffd-unit-tests.c build failure due to missing MADV_COLLAPSE
- [PATCH 0/1] selftests: error out if kernel header files are not yet built
- [PATCH 1/1] selftests: error out if kernel header files are not yet built
- Re: [PATCH 11/12] selftests/mm: fix missing UFFDIO_CONTINUE_MODE_WP and similar build failures
- Re: [PATCH] Fix gitignore for recently added usptream self tests
- From: patchwork-bot+netdevbpf
- [PATCH] selftests/x86/amx: Add a CPU hotplug test
- Re: [PATCH 0/2] drivers: base: Add tests showing devm handling inconsistencies
- Re: [PATCH RESEND 1/2] drivers: base: Add basic devm tests for root devices
- Re: [PATCH RESEND 2/2] drivers: base: Add basic devm tests for platform devices
- Re: [PATCH bpf-next v2 1/5] bpf: make MAX_BPF_FUNC_ARGS 14
- [PATCH v3 3/3] selftests/nolibc: riscv: customize makefile for rv32
- [PATCH v3 2/3] tools/nolibc: fix up undeclared syscall macros with #ifdef and -ENOSYS
- [PATCH v3 1/3] tools/nolibc: fix up #error compile failures with -ENOSYS
- [PATCH v3 0/3] nolibc: add part2 of support for rv32
- Re: [PATCH 11/12] selftests/mm: fix missing UFFDIO_CONTINUE_MODE_WP and similar build failures
- [PATCH v3 12/12] selftests/nolibc: test_fork: fix up duplicated print
- [PATCH v3 11/12] selftests/nolibc: add new gettimeofday test cases
- [PATCH v3 10/12] selftests/nolibc: remove gettimeofday_bad1/2 completely
- [PATCH v3 09/12] selftests/nolibc: support two errnos with EXPECT_SYSER2()
- [PATCH v3 08/12] tools/nolibc: open: fix up compile warning for arm
- [PATCH v3 07/12] tools/nolibc: arm: add missing my_syscall6
- [PATCH v3 06/12] selftests/nolibc: use INT_MAX instead of __INT_MAX__
- [PATCH v3 05/12] selftests/nolibc: not include limits.h for nolibc
- [PATCH v3 04/12] selftests/nolibc: fix up compile warning with glibc on x86_64
- [PATCH v3 03/12] selftests/nolibc: allow specify extra arguments for qemu
- [PATCH v3 02/12] tools/nolibc: add missing nanoseconds support for __NR_statx
- [PATCH v3 01/12] selftests/nolibc: syscall_args: use generic __NR_statx
- [PATCH v3 00/12] nolibc: add generic part1 of prepare for rv32
- [PATCH v2 01/11] selftests/mm: fix uffd-stress unused function warning
- [PATCH v2 09/11] selftests/mm: move psize(), pshift() into vm_utils.c
- [PATCH v2 07/11] selftests/mm: fix a "possibly uninitialized" warning in pkey-x86.h
- [PATCH v2 05/11] selftests/mm: .gitignore: add mkdirty, va_high_addr_switch
- [PATCH v2 03/11] selftests/mm: fix "warning: expression which evaluates to zero..." in mlock2-tests.c
- [PATCH v2 10/11] selftests/mm: move uffd* routines from vm_util.c to uffd-common.c
- [PATCH v2 11/11] Documentation: kselftest: "make headers" is a prerequisite
- [PATCH v2 00/11] A minor flurry of selftest/mm fixes
- [PATCH v2 08/11] selftests/mm: fix uffd-unit-tests.c build failure due to missing MADV_COLLAPSE
- [PATCH v2 06/11] selftests/mm: fix two -Wformat-security warnings in uffd builds
- [PATCH v2 04/11] selftests/mm: fix invocation of tests that are run via shell scripts
- [PATCH v2 02/11] selftests/mm: fix unused variable warnings in hugetlb-madvise.c, migration.c
- Re: [PATCH 10/12] selftests/mm: move uffd* routines from vm_util.c to uffd-common.c
- Re: [PATCH 10/12] selftests/mm: move uffd* routines from vm_util.c to uffd-common.c
- Re: [PATCH 10/12] selftests/mm: move uffd* routines from vm_util.c to uffd-common.c
- Re: [PATCH bpf v2 2/2] selftests/bpf: Add access_inner_map selftest
- Re: [PATCH 10/12] selftests/mm: move uffd* routines from vm_util.c to uffd-common.c
- Re: [PATCH 10/12] selftests/mm: move uffd* routines from vm_util.c to uffd-common.c
- Re: [PATCH 12/12] selftests/mm: fix uffd-unit-tests.c build failure due to missing MADV_COLLAPSE
- Re: [PATCH 11/12] selftests/mm: fix missing UFFDIO_CONTINUE_MODE_WP and similar build failures
- Re: [PATCH 11/12] selftests/mm: fix missing UFFDIO_CONTINUE_MODE_WP and similar build failures
- Re: [PATCH 10/12] selftests/mm: move uffd* routines from vm_util.c to uffd-common.c
- Re: [PATCH 09/12] selftests/mm: move psize(), pshift() into vm_utils.c
- Re: [PATCH 05/12] selftests/mm: fix invocation of tests that are run via shell scripts
- Re: [PATCH 05/12] selftests/mm: fix invocation of tests that are run via shell scripts
- Re: [PATCH] Documentation: kunit: Rename references to kunit_abort()
- Re: [PATCH 07/12] selftests/mm: set -Wno-format-security to avoid uffd build warnings
- Re: [PATCH RESEND 1/2] drivers: base: Add basic devm tests for root devices
- Re: [PATCH 05/12] selftests/mm: fix invocation of tests that are run via shell scripts
- [PATCH] Fix gitignore for recently added usptream self tests
- Re: [PATCH v2 00/13] nolibc: add part2 of support for rv32
- Re: [PATCH 05/12] selftests/mm: fix invocation of tests that are run via shell scripts
- [PATCH bpf v2 2/2] selftests/bpf: Add access_inner_map selftest
- From: Rhys Rustad-Elliott
- [PATCH bpf v2 1/2] bpf: Fix elem_size not being set for inner maps
- From: Rhys Rustad-Elliott
- [PATCH bpf v2 0/2] Fix elem_size not being set for inner maps
- From: Rhys Rustad-Elliott
- Re: [PATCH 04/12] selftests/mm: fix a char* assignment in mlock2-tests.c
- Re: [PATCH 03/12] selftests/mm: fix unused variable warning in migration.c
- Re: [PATCH 02/12] selftests/mm: fix unused variable warning in hugetlb-madvise.c
- Re: [PATCH bpf-next v2 5/5] selftests/bpf: add testcase for FENTRY/FEXIT with 6+ arguments
- Re: [PATCH bpf-next v2 2/5] bpf, x86: allow function arguments up to 14 for TRACING
- Re: [PATCH bpf-next v2 1/5] bpf: make MAX_BPF_FUNC_ARGS 14
- Re: [PATCH RESEND 1/2] drivers: base: Add basic devm tests for root devices
- Re: [PATCH v16 2/5] fs/proc/task_mmu: Implement IOCTL to get and optionally clear info about PTEs
- Re: [PATCH 00/12] A minor flurry of selftest/mm fixes
- Re: [PATCH v16 2/5] fs/proc/task_mmu: Implement IOCTL to get and optionally clear info about PTEs
- From: Muhammad Usama Anjum
- Re: [PATCH v16 2/5] fs/proc/task_mmu: Implement IOCTL to get and optionally clear info about PTEs
- Re: [PATCH 12/12] selftests/mm: fix uffd-unit-tests.c build failure due to missing MADV_COLLAPSE
- From: Muhammad Usama Anjum
- Re: [PATCH 11/12] selftests/mm: fix missing UFFDIO_CONTINUE_MODE_WP and similar build failures
- From: Muhammad Usama Anjum
- [PATCH net-next 7/8] selftests: router_bridge_vlan: Add a diagram
- [PATCH net-next 8/8] selftests: router_bridge_vlan: Set vlan_default_pvid 0 on the bridge
- [PATCH net-next 6/8] selftests: mlxsw: egress_vid_classification: Fix the diagram
- [PATCH net-next 5/8] selftests: mlxsw: ingress_rif_conf_1d: Fix the diagram
- [PATCH net-next 4/8] mlxsw: spectrum_router: Do not query MAX_VRS on each iteration
- [PATCH net-next 3/8] mlxsw: spectrum_router: Do not query MAX_RIFS on each iteration
- [PATCH net-next 2/8] mlxsw: spectrum_router: Use extack in mlxsw_sp~_rif_ipip_lb_configure()
- [PATCH net-next 1/8] mlxsw: spectrum_router: Clarify a comment
- [PATCH net-next 0/8] mlxsw, selftests: Cleanups
- [PATCH v2 12/16] KVM: arm64: Retry shared page table walks outside of fault handler
- [PATCH v2 15/16] KVM: arm64: Provide option to pass page walker flag for huge page splits
- [PATCH v2 11/16] KVM: arm64: Use KVM_PGTABLE_WALK_SHARED flag instead of KVM_PGTABLE_WALK_HANDLE_FAULT
- [PATCH v2 13/16] KVM: arm64: Run clear-dirty-log under MMU read lock
- [PATCH v2 16/16] KVM: arm64: Split huge pages during clear-dirty-log under MMU read lock
- [PATCH v2 14/16] KVM: arm64: Pass page walker flags from callers of stage 2 split walker
- [PATCH v2 08/16] KMV: arm64: Pass page table walker flags to stage2_apply_range_*()
- [PATCH v2 10/16] KVM: arm64: Return -ENOENT if PTE is not valid in stage2_attr_walker
- [PATCH v2 09/16] KVM: arm64: Document the page table walker actions based on the callback's return value
- [PATCH v2 02/16] KVM: selftests: Add optional delay between consecutive clear-dirty-log calls
- [PATCH v2 05/16] KVM: selftests: Allow independent execution of vCPUs in dirty_log_perf_test
- [PATCH v2 07/16] KVM: mmu: Move mmu lock/unlock to arch code for clear dirty log
- [PATCH v2 04/16] KVM: selftests: Print read-write progress by vCPUs in dirty_log_perf_test
- [PATCH v2 03/16] KVM: selftests: Pass the count of read and write accesses from guest to host
- [PATCH v2 06/16] KVM: arm64: Correct the kvm_pgtable_stage2_flush() documentation
- [PATCH v2 01/16] KVM: selftests: Clear dirty logs in user defined chunks sizes in dirty_log_perf_test
- [PATCH v2 00/16] Use MMU read lock for clear-dirty-log
- Re: [PATCH 10/12] selftests/mm: move uffd* routines from vm_util.c to uffd-common.c
- Re: [PATCH 05/12] selftests/mm: fix invocation of tests that are run via shell scripts
- Re: [PATCH 0/2] drivers: base: Add tests showing devm handling inconsistencies
- Re: [PATCH 01/12] selftests/mm: fix uffd-stress unused function warning
- Re: [PATCH 04/12] selftests/mm: fix a char* assignment in mlock2-tests.c
- [PATCH RESEND 2/2] drivers: base: Add basic devm tests for platform devices
- [PATCH RESEND 1/2] drivers: base: Add basic devm tests for root devices
- [PATCH RESEND 0/2] drivers: base: Add tests showing devm handling inconsistencies
- Re: [PATCH v2 21/24] selftests/resctrl: Read in less obvious order to defeat prefetch optimizations
- RE: [PATCH v2 21/24] selftests/resctrl: Read in less obvious order to defeat prefetch optimizations
- Re: [PATCH v1 8/9] x86/resctrl: Use mbm_update() to push soft RMID counts
- Re: POSSIBLE BUG: selftests/net/fcnal-test.sh: [FAIL] in vrf "bind - ns-B IPv6 LLA" test
- From: Mirsad Goran Todorovac
- Re: [PATCH][next] KVM: s390: selftests: Fix spelling mistake "initally" -> "initially"
- Re: [PATCH v2 13/13] selftests/nolibc: riscv: customize makefile for rv32
- Re: [PATCH][next] KVM: s390: selftests: Fix spelling mistake "initally" -> "initially"
- Re: [PATCH v16 2/5] fs/proc/task_mmu: Implement IOCTL to get and optionally clear info about PTEs
- From: Muhammad Usama Anjum
- Re: [PATCH][next] KVM: s390: selftests: Fix spelling mistake "initally" -> "initially"
- [PATCH 8/8] sysctl: replace child with a flags var
- [PATCH 4/8] test_sysctl: Add an unregister sysctl test
- [PATCH 6/8] test_sysclt: Test for registering a mount point
- [PATCH 3/8] test_sysctl: Group node sysctl test under one func
- [PATCH 7/8] sysctl: Remove debugging dump_stack
- [PATCH 5/8] test_sysctl: Add an option to prevent test skip
- [PATCH 2/8] test_sysctl: Fix test metadata getters
- [PATCH 1/8] parport: plug a sysctl register leak
- [PATCH 0/8] Remove child from struct ctl_table
- Re: [PATCH v2 13/13] selftests/nolibc: riscv: customize makefile for rv32
- Re: [PATCH 12/12] selftests/mm: fix uffd-unit-tests.c build failure due to missing MADV_COLLAPSE
- Re: [PATCH 11/12] selftests/mm: fix missing UFFDIO_CONTINUE_MODE_WP and similar build failures
- [PATCH][next] KVM: s390: selftests: Fix spelling mistake "initally" -> "initially"
- Re: [PATCH] selftests/nolibc: test_fork: fix up duplicated print
- Re: [PATCH 09/12] selftests/mm: move psize(), pshift() into vm_utils.c
- Re: [PATCH 08/12] selftests/mm: fix a "possibly uninitialized" warning in pkey-x86.h
- Re: [PATCH 07/12] selftests/mm: set -Wno-format-security to avoid uffd build warnings
- [PATCH 4/8] test_sysctl: Add an unregister sysctl test
- [PATCH 3/8] test_sysctl: Group node sysctl test under one func
- [PATCH 2/8] test_sysctl: Fix test metadata getters
- [PATCH 1/8] parport: plug a sysctl register leak
- [PATCH 0/8] Remove child from struct ctl_table
- Re: [PATCH 06/12] selftests/mm: .gitignore: add mkdirty, va_high_addr_switch
- Re: [PATCH 05/12] selftests/mm: fix invocation of tests that are run via shell scripts
- Re: [PATCH 04/12] selftests/mm: fix a char* assignment in mlock2-tests.c
- Re: [PATCH 03/12] selftests/mm: fix unused variable warning in migration.c
- Re: [PATCH 02/12] selftests/mm: fix unused variable warning in hugetlb-madvise.c
- Re: [PATCH 01/12] selftests/mm: fix uffd-stress unused function warning
- Re: [PATCH bpf-next v2 4/5] selftests/bpf: rename bpf_fentry_test{7,8,9} to bpf_fentry_test_ptr*
- Re: [PATCH 00/12] A minor flurry of selftest/mm fixes
- Re: [PATCH bpf-next v2 5/5] selftests/bpf: add testcase for FENTRY/FEXIT with 6+ arguments
- Re: [PATCH bpf-next v2 5/5] selftests/bpf: add testcase for FENTRY/FEXIT with 6+ arguments
- Re: [PATCH bpf-next v2 2/5] bpf, x86: allow function arguments up to 14 for TRACING
- [PATCH bpf-next v2 5/5] selftests/bpf: add testcase for FENTRY/FEXIT with 6+ arguments
- [PATCH bpf-next v2 4/5] selftests/bpf: rename bpf_fentry_test{7,8,9} to bpf_fentry_test_ptr*
- [PATCH bpf-next v2 3/5] libbpf: make BPF_PROG support 15 function arguments
- [PATCH bpf-next v2 2/5] bpf, x86: allow function arguments up to 14 for TRACING
- [PATCH bpf-next v2 1/5] bpf: make MAX_BPF_FUNC_ARGS 14
- [PATCH bpf-next v2 0/5] bpf, x86: allow function arguments up to 14 for TRACING
- Re: [PATCH net-next,v2] selftests/tc-testing: replace mq with invalid parent ID
- From: patchwork-bot+netdevbpf
- [PATCH v2 13/13] selftests/nolibc: riscv: customize makefile for rv32
- [PATCH] Documentation: kunit: Rename references to kunit_abort()
- [PATCH] selftests/nolibc: test_fork: fix up duplicated print
- [PATCH] selftests/nolibc: remove test gettimeofday_null
- [PATCH 12/12] selftests/mm: fix uffd-unit-tests.c build failure due to missing MADV_COLLAPSE
- [PATCH 10/12] selftests/mm: move uffd* routines from vm_util.c to uffd-common.c
- [PATCH 11/12] selftests/mm: fix missing UFFDIO_CONTINUE_MODE_WP and similar build failures
- [PATCH 07/12] selftests/mm: set -Wno-format-security to avoid uffd build warnings
- [PATCH 03/12] selftests/mm: fix unused variable warning in migration.c
- [PATCH 09/12] selftests/mm: move psize(), pshift() into vm_utils.c
- [PATCH 05/12] selftests/mm: fix invocation of tests that are run via shell scripts
- [PATCH 02/12] selftests/mm: fix unused variable warning in hugetlb-madvise.c
- [PATCH 06/12] selftests/mm: .gitignore: add mkdirty, va_high_addr_switch
- [PATCH 08/12] selftests/mm: fix a "possibly uninitialized" warning in pkey-x86.h
- [PATCH 04/12] selftests/mm: fix a char* assignment in mlock2-tests.c
- [PATCH 00/12] A minor flurry of selftest/mm fixes
- [PATCH 01/12] selftests/mm: fix uffd-stress unused function warning
- Re: [PATCH v1 2/3] selftests/mm: gup_longterm: new functional test for FOLL_LONGTERM
- [PATCH] kselftests: Sort the collections list to avoid duplicate tests
- Re: [PATCH v16 2/5] fs/proc/task_mmu: Implement IOCTL to get and optionally clear info about PTEs
- Re: [PATCH bpf] bpf: Fix elem_size not being set for inner maps
- Re: [PATCH v1 3/9] x86/resctrl: Add resctrl_mbm_flush_cpu() to collect CPUs' MBM events
- Re: [PATCH 0/6] Memory Mapping (VMA) protection using PKU - set 1
- Re: [PATCH v1 3/9] x86/resctrl: Add resctrl_mbm_flush_cpu() to collect CPUs' MBM events
- Re: [PATCH v2 5/6] cgroup/cpuset: Documentation update for partition
- Re: [PATCH net-next,v2] selftests/tc-testing: replace mq with invalid parent ID
- Re: [PATCH AUTOSEL 6.3 07/67] selftests/ftrace: Improve integration with kselftest runner
- Re: [PATCH v3 00/10] tracing: introducing eventfs
- [PATCH v3 10/10] test: ftrace: fix kprobe test for eventfs
- [PATCH v3 09/10] eventfs: moving tracing/events to eventfs
- [PATCH v3 07/10] eventfs: adding eventfs lookup, read, open functions
- [PATCH v3 08/10] eventfs: creating tracefs_inode_cache
- [PATCH v3 06/10] eventfs: adding functions to create eventfs files and directories
- [PATCH v3 05/10] eventfs: adding eventfs file, directory remove function
- [PATCH v3 03/10] eventfs: adding eventfs dir add functions
- [PATCH v3 04/10] eventfs: adding eventfs file add functions
- [PATCH v3 02/10] eventfs: introducing struct tracefs_inode
- [PATCH v3 01/10] tracing: Require all trace events to have a TRACE_SYSTEM
- [PATCH v3 00/10] tracing: introducing eventfs
- [PATCH v3] KVM: selftests: Add new CFLAGS to generate dependency files
- Re: [PATCH v1 2/3] selftests/mm: gup_longterm: new functional test for FOLL_LONGTERM
- Re: [PATCH v16 2/5] fs/proc/task_mmu: Implement IOCTL to get and optionally clear info about PTEs
- From: Muhammad Usama Anjum
- Re: [PATCH v1 1/3] selftests/mm: factor out detection of hugetlb page sizes into vm_util
- RE: [PATCH v2 17/24] selftests/resctrl: Replace count_bits with count_consecutive_bits()
- From: Shaopeng Tan (Fujitsu)
- RE: [PATCH v2 21/24] selftests/resctrl: Read in less obvious order to defeat prefetch optimizations
- From: Shaopeng Tan (Fujitsu)
- Re: [PATCH] kunit: Move kunit_abort() call out of kunit_do_failed_assertion()
- Re: [PATCH 0/6] Memory Mapping (VMA) protection using PKU - set 1
- [PATCH net-next,v2] selftests/tc-testing: replace mq with invalid parent ID
- Re: [PATCH net-next] selftests/tc-testing: replace mq with invalid parent ID
- [PATCH bpf] bpf: Fix elem_size not being set for inner maps
- From: Rhys Rustad-Elliott
- Re: [PATCH v4 0/7] Optimize mremap during mutual alignment within PMD
- Re: [PATCH v2 5/6] cgroup/cpuset: Documentation update for partition
- Re: [PATCH 0/6] Memory Mapping (VMA) protection using PKU - set 1
- [PATCH v4 7/7] selftests: mm: Add a test for moving from an offset from start of mapping
- From: Joel Fernandes (Google)
- [PATCH v4 5/7] selftests: mm: Add a test for remapping to area immediately after existing mapping
- From: Joel Fernandes (Google)
- [PATCH v4 4/7] selftests: mm: Add a test for mutually aligned moves > PMD size
- From: Joel Fernandes (Google)
- [PATCH v4 6/7] selftests: mm: Add a test for remapping within a range
- From: Joel Fernandes (Google)
- [PATCH v4 2/7] mm/mremap: Allow moves within the same VMA for stack
- From: Joel Fernandes (Google)
- [PATCH v4 3/7] selftests: mm: Fix failure case when new remap region was not found
- From: Joel Fernandes (Google)
- [PATCH v4 1/7] mm/mremap: Optimize the start addresses in move_page_tables()
- From: Joel Fernandes (Google)
- [PATCH v4 0/7] Optimize mremap during mutual alignment within PMD
- From: Joel Fernandes (Google)
- Re: [PATCH v16 2/5] fs/proc/task_mmu: Implement IOCTL to get and optionally clear info about PTEs
- Re: [PATCH 0/2] drivers: base: Add tests showing devm handling inconsistencies
- Re: POSSIBLE BUG: selftests/net/fcnal-test.sh: [FAIL] in vrf "bind - ns-B IPv6 LLA" test
- [PATCH v2 4/6] cgroup/cpuset: Introduce remote isolated partition
- [PATCH v2 2/6] cgroup/cpuset: Improve temporary cpumasks handling
- [PATCH v2 6/6] cgroup/cpuset: Extend test_cpuset_prs.sh to test remote partition
- [PATCH v2 3/6] cgroup/cpuset: Add cpuset.cpus.reserve for top cpuset
- [PATCH v2 5/6] cgroup/cpuset: Documentation update for partition
- [PATCH v2 0/6] cgroup/cpuset: Support remote isolated partitions
- [PATCH v2 1/6] cgroup/cpuset: Extract out CS_CPU_EXCLUSIVE & CS_SCHED_LOAD_BALANCE handling
- Re: [PATCH net-next] selftests/tc-testing: replace mq with invalid parent ID
- [PATCH AUTOSEL 6.1 06/33] selftests: gpio: gpio-sim: Fix BUG: test FAILED due to recent change
- [PATCH AUTOSEL 6.3 07/37] selftests: gpio: gpio-sim: Fix BUG: test FAILED due to recent change
- Re: [PATCH] kunit: Fix obsolete name in documentation headers (func->action)
- Re: [PATCH] kunit: Move kunit_abort() call out of kunit_do_failed_assertion()
- RE: [PATCH v2 17/24] selftests/resctrl: Replace count_bits with count_consecutive_bits()
- RE: [PATCH v2 15/24] selftests/resctrl: Refactor get_cbm_mask()
- RE: [PATCH v2 21/24] selftests/resctrl: Read in less obvious order to defeat prefetch optimizations
- Re: [PATCH] kunit: Move kunit_abort() call out of kunit_do_failed_assertion()
- RE: [PATCH v2 17/24] selftests/resctrl: Replace count_bits with count_consecutive_bits()
- From: Shaopeng Tan (Fujitsu)
- [PATCH net-next] selftests/tc-testing: replace mq with invalid parent ID
- Re: [PATCH net-next 3/4] nexthop: Do not return invalid nexthop object during multipath selection
- RE: [PATCH v2 15/24] selftests/resctrl: Refactor get_cbm_mask()
- From: Shaopeng Tan (Fujitsu)
- RE: [PATCH v2 21/24] selftests/resctrl: Read in less obvious order to defeat prefetch optimizations
- From: Shaopeng Tan (Fujitsu)
- [PATCH] kunit: Move kunit_abort() call out of kunit_do_failed_assertion()
- Re: [RFC PATCHES 00/17] IOMMUFD: Deliver IO page faults to user space
- Re: [RFC PATCHES 00/17] IOMMUFD: Deliver IO page faults to user space
- Re: [PATCH] Documentation: Kunit: add MODULE_LICENSE to sample code
- Re: [RFC PATCHES 00/17] IOMMUFD: Deliver IO page faults to user space
- Re: [RFC PATCHES 00/17] IOMMUFD: Deliver IO page faults to user space
- Re: [RFC PATCHES 00/17] IOMMUFD: Deliver IO page faults to user space
- Re: [PATCH V3] tracing/user_events: Prevent same name but different args event
- Re: [PATCH v3 00/10] Add Intel VT-d nested translation
- Re: [PATCH net-next 4/4] selftests: net: Add test cases for nexthop groups with invalid neighbors
- Re: [PATCH net-next 3/4] nexthop: Do not return invalid nexthop object during multipath selection
- Re: [PATCH net-next 2/4] nexthop: Factor out neighbor validity check
- Re: [PATCH net-next 1/4] nexthop: Factor out hash threshold fdb nexthop selection
- Re: [PATCH v16 0/5] Implement IOCTL to get and optionally clear info about PTEs
- From: Muhammad Usama Anjum
- Re: [PATCH v2 07/13] tools/nolibc: sys_lseek: add pure 64bit lseek
- [PATCH] selftests/nolibc: remove test gettimeofday_null
- Re: [PATCH 1/2] selftests/nolibc: add new gettimeofday test cases
- Re: [PATCH 1/2] selftests/nolibc: add new gettimeofday test cases
- Re: [PATCH 1/2] selftests/nolibc: add new gettimeofday test cases
- Re: [PATCH 1/2] selftests/nolibc: add new gettimeofday test cases
- Re: [PATCH net 0/8] selftests: mptcp: skip tests not supported by old kernels (part 1)
- From: patchwork-bot+netdevbpf
- Re: [PATCH 1/2] selftests/nolibc: add new gettimeofday test cases
- Re: [PATCH AUTOSEL 6.2 08/30] selftests/bpf: check that modifier resolves after pointer
- Re: [PATCH 2/2] selftests/nolibc: add sizeof test for the new 64bit data types
- [PATCH 4/4] selftests/nolibc: add user-space efault restore test case
- [PATCH 3/4] selftests/nolibc: add user space efault handler
- [PATCH 2/4] selftests/nolibc: add rerun support
- Re: [PATCH 1/2] selftests/nolibc: add new gettimeofday test cases
- [PATCH 1/4] selftests/nolibc: allow rerun with the same settings
- [PATCH] Documentation: Kunit: add MODULE_LICENSE to sample code
- [PATCH 0/4] selftests/nolibc: add user-space 'efault' handler
- [PATCH v2] selftests/input: Introduce basic tests for evdev ioctls
- From: Enric Balletbo i Serra
- Re: [PATCH] selftests/input: Introduce basic tests for evdev ioctls
- From: Enric Balletbo Serra
- Re: [PATCH 00/13] tools/nolibc: riscv: Add full rv32 support
- Re: [PATCH v1 4/6] PKEY:selftest pkey_enforce_api for mprotect
- Re: [PATCH 2/2] selftests/nolibc: add sizeof test for the new 64bit data types
- [PATCH] tools/nolibc: ensure fast64 integer types have 64 bits
- Re: [PATCH v2 07/13] tools/nolibc: sys_lseek: add pure 64bit lseek
- [PATCH] kunit: Fix obsolete name in documentation headers (func->action)
- [PATCH 2/2] selftests/nolibc: add sizeof test for the new 64bit data types
- [PATCH 1/2] selftests/nolibc: add new gettimeofday test cases
- [PATCH v2 0/2] nolibc: add part3 of support for rv32
- [PATCH] selftests/nolibc: test_fork: fix up duplicated print
- Re: [PATCH] selftests/input: Introduce basic tests for evdev ioctls
- [RFC PATCHES 16/17] iommufd/selftest: Add IOPF feature for mock devices
- [RFC PATCHES 17/17] iommufd/selftest: Cover iopf-capable nested hwpt
- [RFC PATCHES 14/17] iommufd: Drain all pending faults when destroying hwpt
- [RFC PATCHES 15/17] iommufd: Allow new hwpt_alloc flags
- [RFC PATCHES 13/17] iommufd: Add a timer for each iommufd fault data
- [RFC PATCHES 12/17] iommufd: Add io page fault response support
- [RFC PATCHES 09/17] iommufd: Add iommufd hwpt iopf handler
- [RFC PATCHES 07/17] iommufd: Add iommu page fault data
- [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 08/17] iommufd: IO page fault delivery initialization and release
- [RFC PATCHES 06/17] iommu: Add iommu page fault cookie helpers
- [RFC PATCHES 05/17] iommu: Split IO page fault handling from SVA
- [RFC PATCHES 01/17] iommu: Move iommu fault data to linux/iommu.h
- [RFC PATCHES 04/17] iommu: Pass device parameter to iopf handler
- [RFC PATCHES 03/17] iommu: Add helper to set iopf handler for domain
- [RFC PATCHES 02/17] iommu: Support asynchronous I/O page fault response
- [RFC PATCHES 00/17] IOMMUFD: Deliver IO page faults to user space
- Re: [PATCH v2 04/13] tools/nolibc: add missing nanoseconds support for __NR_statx
- Re: [PATCH v3 00/10] Add Intel VT-d nested translation
- Re: [PATCH v2 04/13] tools/nolibc: add missing nanoseconds support for __NR_statx
- [PATCH net-next 4/4] selftests: net: Add test cases for nexthop groups with invalid neighbors
- [PATCH net-next 3/4] nexthop: Do not return invalid nexthop object during multipath selection
- [PATCH net-next 2/4] nexthop: Factor out neighbor validity check
- [PATCH net-next 1/4] nexthop: Factor out hash threshold fdb nexthop selection
- [PATCH net-next 0/4] nexthop: Refactor and fix nexthop selection for multipath routes
- [PATCH v2 13/13] selftests/nolibc: riscv: customize makefile for rv32
- [PATCH v2 12/13] tools/nolibc: sys_wait4: add waitid syscall support
- Re: [PATCH v3 01/10] iommufd: Add data structure for Intel VT-d stage-1 domain allocation
- [PATCH v2 11/13] tools/nolibc: sys_gettimeofday: add pure 64bit gettimeofday
- [PATCH v2 10/13] tools/nolibc: sys_poll: add pure 64bit poll
- [PATCH v2 09/13] tools/nolibc: sys_select: add pure 64bit select
- [PATCH v2 08/13] tools/nolibc: add pure 64bit time structs
- [PATCH v2 07/13] tools/nolibc: sys_lseek: add pure 64bit lseek
- Re: [PATCH v3 01/10] iommufd: Add data structure for Intel VT-d stage-1 domain allocation
- [PATCH v2 06/13] tools/nolibc: add pure 64bit off_t, time_t and blkcnt_t
- [PATCH v2 05/13] tools/nolibc: add more wait status related types
- [PATCH v2 04/13] tools/nolibc: add missing nanoseconds support for __NR_statx
- [PATCH v2 03/13] selftests/nolibc: waitpid_min: add waitid syscall support
- [PATCH v2 02/13] selftests/nolibc: support two errnos with EXPECT_SYSER2()
- [PATCH v2 01/13] selftests/nolibc: remove gettimeofday_bad1/2 completely
- [PATCH v2 00/13] nolibc: add part2 of support for rv32
- Re: [PATCH v3 00/10] Add Intel VT-d nested translation
- Re: [PATCH v1 1/5] hostfs: Fix ephemeral inodes
- Re: [PATCH v2 3/7] selftests/nolibc: fix up compile warning with glibc on x86_64
- [PATCH v2 7/7] tools/nolibc: open: fix up compile warning for arm
- [PATCH v2 6/7] tools/nolibc: arm: add missing my_syscall6
- Re: [PATCH v2 3/7] selftests/nolibc: fix up compile warning with glibc on x86_64
- [PATCH v2 5/7] selftests/nolibc: use INT_MAX instead of __INT_MAX__
- [PATCH v2 4/7] selftests/nolibc: not include limits.h for nolibc
- [PATCH v2 3/7] selftests/nolibc: fix up compile warning with glibc on x86_64
- [PATCH v2 2/7] selftests/nolibc: allow specify extra arguments for qemu
- [PATCH v2 1/7] selftests/nolibc: syscall_args: use generic __NR_statx
- [PATCH v2 0/7] nolibc: add generic part1 of prepare for rv32
- Re: [PATCH v2 11/11] KVM: riscv: selftests: Add get-reg-list test
- Re: [PATCH 00/13] tools/nolibc: riscv: Add full rv32 support
- Re: [PATCH V3] tracing/user_events: Prevent same name but different args event
- Re: [PATCH 00/13] tools/nolibc: riscv: Add full rv32 support
- Re: [PATCH] tracing/user_events: Handle matching arguments that is null from dyn_events
- Re: [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
- [PATCH V3] tracing/user_events: Prevent same name but different args event
- Re: [RFC PATCH 0/5] cgroup/cpuset: A new "isolcpus" paritition
- Re: [PATCH 00/13] tools/nolibc: riscv: Add full rv32 support
- [PATCH net 8/8] selftests: mptcp: userspace pm: skip if MPTCP is not supported
- [PATCH net 7/8] selftests: mptcp: sockopt: skip if MPTCP is not supported
- [PATCH net 6/8] selftests: mptcp: simult flows: skip if MPTCP is not supported
- [PATCH net 5/8] selftests: mptcp: diag: skip if MPTCP is not supported
- [PATCH net 4/8] selftests: mptcp: join: skip if MPTCP is not supported
- [PATCH net 3/8] selftests: mptcp: pm nl: skip if MPTCP is not supported
- [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 0/8] selftests: mptcp: skip tests not supported by old kernels (part 1)
- Re: [PATCH v1 3/3] selftests/mm: gup_longterm: add liburing tests
- Re: [PATCH v1 2/3] selftests/mm: gup_longterm: new functional test for FOLL_LONGTERM
- Re: [PATCH v1 1/3] selftests/mm: factor out detection of hugetlb page sizes into vm_util
- Re: [PATCH 00/13] tools/nolibc: riscv: Add full rv32 support
- Re: [PATCH 00/13] tools/nolibc: riscv: Add full rv32 support
- Re: [PATCH 00/13] tools/nolibc: riscv: Add full rv32 support
- Re: [PATCH 09/13] tools/nolibc: sys_poll: riscv: use __NR_ppoll_time64 for rv32
- Re: [PATCH 09/13] tools/nolibc: sys_poll: riscv: use __NR_ppoll_time64 for rv32
- Re: [PATCH 00/13] tools/nolibc: riscv: Add full rv32 support
- Re: [PATCH 09/13] tools/nolibc: sys_poll: riscv: use __NR_ppoll_time64 for rv32
- Re: [PATCH 00/13] tools/nolibc: riscv: Add full rv32 support
- Re: [PATCH 00/13] tools/nolibc: riscv: Add full rv32 support
- Re: [PATCH 09/13] tools/nolibc: sys_poll: riscv: use __NR_ppoll_time64 for rv32
- Re: [PATCH 00/13] tools/nolibc: riscv: Add full rv32 support
- Re: [PATCH 09/13] tools/nolibc: sys_poll: riscv: use __NR_ppoll_time64 for rv32
- Re: [PATCH 00/13] tools/nolibc: riscv: Add full rv32 support
- Re: [PATCH 06/13] selftests/nolibc: allow specify a bios for qemu
- Re: [PATCH 6.1 5.15 5.10 5.4 4.19 4.14] selftests/memfd: Fix unknown type name build failure
- Re: [PATCH v2 0/2] tools/nolibc: avoid coredumps and speed up tests
- Re: [PATCH] tools/nolibc: support nanoseconds in stat()
- Re: [PATCH 0/2] tools/nolibc: avoid coredumps and speed up tests
- [PATCH] tools/nolibc: support nanoseconds in stat()
- Re: [PATCH 13/13] tools/nolibc: sys_gettimeofday: riscv: use __NR_clock_gettime64 for rv32
- Re: [PATCH v2 11/11] KVM: riscv: selftests: Add get-reg-list test
- Re: [PATCH 13/13] tools/nolibc: sys_gettimeofday: riscv: use __NR_clock_gettime64 for rv32
- Re: [PATCH v2 09/11] KVM: riscv: selftests: Make check_supported arch specific
- Re: [PATCH 13/13] tools/nolibc: sys_gettimeofday: riscv: use __NR_clock_gettime64 for rv32
- Re: [PATCH 6.1 5.15 5.10 5.4 4.19 4.14] selftests/memfd: Fix unknown type name build failure
- Re: [PATCH 04/13] selftests/nolibc: syscall_args: use __NR_statx for rv32
- [PATCH 6.1 5.15 5.10 5.4 4.19 4.14] selftests/memfd: Fix unknown type name build failure
- Re: [PATCH v1 1/1] selftests: alsa: pcm-test: Fix compiler warnings about the format
- From: Mirsad Goran Todorovac
- Re: [RESEND PATCH v5 2/3] test_firmware: fix a memory leak with reqs buffer
- From: Mirsad Goran Todorovac
- Re: [RFC PATCH] kunit: Move kunit_abort() call out of kunit_do_failed_assertion()
- Re: [PATCH 5.10 0/3] Fix for CVE-2022-4269
- Re: [RFC PATCH] kunit: Move kunit_abort() call out of kunit_do_failed_assertion()
- Re: [PATCH V2] tracing/user_events: Prevent same name but different args event
- Re: [PATCH AUTOSEL 6.2 08/30] selftests/bpf: check that modifier resolves after pointer
- Re: [PATCH v1 1/5] hostfs: Fix ephemeral inodes
- Re: [PATCH AUTOSEL 6.3 07/67] selftests/ftrace: Improve integration with kselftest runner
- Re: [PATCH 06/13] selftests/nolibc: allow specify a bios for qemu
- Re: [PATCH 06/13] selftests/nolibc: allow specify a bios for qemu
- RE: [PATCH v3 00/10] Add Intel VT-d nested translation
- Re: [PATCH 00/13] tools/nolibc: riscv: Add full rv32 support
- Re: [PATCH 00/13] tools/nolibc: riscv: Add full rv32 support
- Re: [PATCH 06/13] selftests/nolibc: allow specify a bios for qemu
- Re: [PATCH 06/13] selftests/nolibc: allow specify a bios for qemu
- Re: [PATCH 04/13] selftests/nolibc: syscall_args: use __NR_statx for rv32
- [PATCH V2] tracing/user_events: Prevent same name but different args event
- Re: [PATCH v2] kselftest/arm64: Add a smoke test for ptracing hardware break/watch points
- Re: [PATCH 09/13] tools/nolibc: sys_poll: riscv: use __NR_ppoll_time64 for rv32
- Re: [PATCH 04/13] selftests/nolibc: syscall_args: use __NR_statx for rv32
- Re: [PATCH 05/13] selftests/nolibc: riscv: customize makefile for rv32
- Re: [PATCH 11/13] tools/nolibc: sys_select: riscv: use __NR_pselect6_time64 for rv32
- Re: [PATCH v2 09/11] KVM: riscv: selftests: Make check_supported arch specific
- [PATCH] selftests/input: Introduce basic tests for evdev ioctls
- Re: [RFC PATCH] kunit: Move kunit_abort() call out of kunit_do_failed_assertion()
- [RFC PATCH] kunit: Move kunit_abort() call out of kunit_do_failed_assertion()
- Re: [PATCH v2 09/11] KVM: riscv: selftests: Make check_supported arch specific
- [PATCH v2 2/2] selftests/nolibc: prevent coredumps during test execution
- [PATCH v2 1/2] tools/nolibc: add support for prctl()
- [PATCH v2 0/2] tools/nolibc: avoid coredumps and speed up tests
- Re: [PATCH 13/13] tools/nolibc: sys_gettimeofday: riscv: use __NR_clock_gettime64 for rv32
- Re: [PATCH 09/13] tools/nolibc: sys_poll: riscv: use __NR_ppoll_time64 for rv32
- Re: [PATCH 06/13] selftests/nolibc: allow specify a bios for qemu
- Re: [PATCH 05/13] selftests/nolibc: riscv: customize makefile for rv32
- [PATCH 0/2] tools/nolibc: avoid coredumps and speed up tests
- [PATCH 2/2] selftests/nolibc: prevent coredumps during test execution
- [PATCH 1/2] tools/nolibc: add support for prctl()
- Re: [PATCH v2 00/11] RISCV: Add KVM_GET_REG_LIST API
- Re: [PATCH v3 10/10] iommu/vt-d: Disallow nesting on domains with read-only mappings
- Re: [PATCH v3 06/10] iommu/vt-d: Set the nested domain to a device
- Re: [PATCH v3 04/10] iommu/vt-d: Add helper to setup pasid nested translation
- Re: [PATCH v3 02/10] iommu/vt-d: Extend dmar_domain to support nested domain
- Re: [PATCH 11/13] tools/nolibc: sys_select: riscv: use __NR_pselect6_time64 for rv32
- Re: [PATCH bpf-next 2/2] selftests/bpf: Test that SO_REUSEPORT can be used with sk_assign helper
- Re: [PATCH v3 3/3] kunit: Update kunit_print_ok_not_ok function
- Re: [PATCH v3 0/3] TDX Guest Quote generation support
- From: Sathyanarayanan Kuppuswamy
- Re: [PATCH v3 1/6] mm/mremap: Optimize the start addresses in move_page_tables()
- [PATCH AUTOSEL 5.10 02/31] selftests/ftrace: Improve integration with kselftest runner
- [PATCH AUTOSEL 5.15 04/43] selftests/ftrace: Improve integration with kselftest runner
- [PATCH AUTOSEL 6.1 05/57] selftests/ftrace: Improve integration with kselftest runner
- [PATCH AUTOSEL 6.3 07/67] selftests/ftrace: Improve integration with kselftest runner
- Re: [PATCH v2 6/7] KVM: selftests: Check gp event filters without affecting fixed event filters
- From: Sean Christopherson
- Re: [PATCH v2 5/7] KVM: selftests: Check if pmu_event_filter meets expectations on fixed ctrs
- From: Sean Christopherson
- Re: [PATCH v3 00/10] Add Intel VT-d nested translation
- Re: [PATCH v2 4/7] KVM: x86/pmu: Add documentation for fixed ctr on PMU filter
- From: Sean Christopherson
- Re: [PATCH v2 3/7] KVM: selftests: Test unavailable event filters are rejected
- From: Sean Christopherson
- Re: [PATCH v2 2/7] KVM: selftests: Apply create_pmu_event_filter() to fixed ctrs
- From: Sean Christopherson
- Re: [PATCH v2 00/11] RISCV: Add KVM_GET_REG_LIST API
- Re: [PATCH v2 11/11] KVM: riscv: selftests: Add get-reg-list test
- Re: [PATCH v2 10/11] KVM: riscv: selftests: Skip some registers set operation
- Re: [PATCH v2 09/11] KVM: riscv: selftests: Make check_supported arch specific
- Re: [PATCH v2 1/7] KVM: selftests: Replace int with uint32_t for nevents
- From: Sean Christopherson
- Re: [PATCH v2 7/7] KVM: selftests: Test pmu event filter with incompatible kvm_pmu_event_filter
- From: Sean Christopherson
- Re: arm64: fp-stress: BUG: KFENCE: memory corruption in fpsimd_release_task
- Re: arm64: fp-stress: BUG: KFENCE: memory corruption in fpsimd_release_task
- Re: arm64: fp-stress: BUG: KFENCE: memory corruption in fpsimd_release_task
- Re: arm64: fp-stress: BUG: KFENCE: memory corruption in fpsimd_release_task
- Re: [PATCH v1 1/1] selftests: alsa: pcm-test: Fix compiler warnings about the format
- [PATCH v16 5/5] selftests: mm: add pagemap ioctl tests
- From: Muhammad Usama Anjum
- [PATCH v16 3/5] tools headers UAPI: Update linux/fs.h with the kernel sources
- From: Muhammad Usama Anjum
- [PATCH v16 4/5] mm/pagemap: add documentation of PAGEMAP_SCAN IOCTL
- From: Muhammad Usama Anjum
- [PATCH v16 2/5] fs/proc/task_mmu: Implement IOCTL to get and optionally clear info about PTEs
- From: Muhammad Usama Anjum
- [PATCH v16 1/5] userfaultfd: UFFD_FEATURE_WP_ASYNC
- From: Muhammad Usama Anjum
- [PATCH v16 0/5] Implement IOCTL to get and optionally clear info about PTEs
- From: Muhammad Usama Anjum
- Re: [PATCH v7 08/14] KVM: Rename mmu_notifier_*
- [PATCH bpf-next 2/2] selftests/bpf: Test that SO_REUSEPORT can be used with sk_assign helper
- [PATCH v2 11/11] KVM: riscv: selftests: Add get-reg-list test
- [PATCH v2 06/11] KVM: arm64: selftests: Split get-reg-list test code
- [PATCH v2 09/11] KVM: riscv: selftests: Make check_supported arch specific
- [PATCH v2 08/11] KVM: riscv: Add KVM_GET_REG_LIST API support
- [PATCH v2 10/11] KVM: riscv: selftests: Skip some registers set operation
- [PATCH v2 05/11] KVM: arm64: selftests: Delete core_reg_fixup
- [PATCH v2 07/11] KVM: arm64: selftests: Finish generalizing get-reg-list
- [PATCH v2 01/11] KVM: arm64: selftests: Replace str_with_index with strdup_printf
- [PATCH v2 02/11] KVM: arm64: selftests: Drop SVE cap check in print_reg
- [PATCH v2 04/11] KVM: arm64: selftests: Rename vcpu_config and add to kvm_util.h
- [PATCH v2 03/11] KVM: arm64: selftests: Remove print_reg's dependency on vcpu_config
- [PATCH v2 00/11] RISCV: Add KVM_GET_REG_LIST API
- Re: [PATCH 11/13] tools/nolibc: sys_select: riscv: use __NR_pselect6_time64 for rv32
- Re: [PATCH 04/13] selftests/nolibc: syscall_args: use __NR_statx for rv32
- Re: [PATCH 11/13] tools/nolibc: sys_select: riscv: use __NR_pselect6_time64 for rv32
- [PATCH v3 3/4] kunit: kmalloc_array: Use kunit_add_action()
- [PATCH v3 4/4] Documentation: kunit: Add usage notes for kunit_add_action()
- [PATCH v3 2/4] kunit: executor_test: Use kunit_add_action()
- [PATCH v3 1/4] kunit: Add kunit_add_action() to defer a call until test exit
- Re: [PATCH v7 08/14] KVM: Rename mmu_notifier_*
- RE: [PATCH v3 01/10] iommufd: Add data structure for Intel VT-d stage-1 domain allocation
- Re: [PATCH] tracing/selftests: Update synthetic event selftest to use common_stacktrace
[Index of Archives]
[Linux Wireless]
[Linux Bluetooth]
[Kernel Announce]
[IETF Annouce]
[Security]
[Netfilter]
[Linux ATA RAID]
[Bugtraq]