Linux Kernel Self-tests
[Prev Page][Next Page]
- Re: [PATCH 0/6] Memory Mapping (VMA) protection using PKU - set 1
- Re: [PATCH 04/13] selftests/nolibc: syscall_args: use __NR_statx for rv32
- [PATCH v1 1/1] selftests: alsa: pcm-test: Fix compiler warnings about the format
- From: Mirsad Goran Todorovac
- Re: [PATCH 13/14] thread_info: move function declarations to linux/thread_info.h
- Re: [PATCH 00/13] tools/nolibc: riscv: Add full rv32 support
- [PATCH 13/13] tools/nolibc: sys_gettimeofday: riscv: use __NR_clock_gettime64 for rv32
- [PATCH 12/13] tools/nolibc: sys_wait4: riscv: use __NR_waitid for rv32
- [PATCH 11/13] tools/nolibc: sys_select: riscv: use __NR_pselect6_time64 for rv32
- [PATCH 10/13] tools/nolibc: ppoll/ppoll_time64: add a missing argument
- [PATCH 09/13] tools/nolibc: sys_poll: riscv: use __NR_ppoll_time64 for rv32
- [PATCH 08/13] tools/nolibc: sys_lseek: riscv: use __NR_llseek for rv32
- [PATCH 07/13] selftests/nolibc: remove the duplicated gettimeofday_bad2
- [PATCH 06/13] selftests/nolibc: allow specify a bios for qemu
- [PATCH 05/13] selftests/nolibc: riscv: customize makefile for rv32
- [PATCH 04/13] selftests/nolibc: syscall_args: use __NR_statx for rv32
- [PATCH 03/13] selftests/nolibc: print name instead of number for EOVERFLOW
- [PATCH 02/13] Revert "selftests/nolibc: Fix up compile error for rv32"
- [PATCH 01/13] Revert "tools/nolibc: riscv: Support __NR_llseek for rv32"
- [PATCH 00/13] tools/nolibc: riscv: Add full rv32 support
- Re: [PATCH 10/14] suspend: add a arch_resume_nosmt() prototype
- Re: [PATCH AUTOSEL 6.2 08/30] selftests/bpf: check that modifier resolves after pointer
- Re: [PATCH AUTOSEL 6.2 08/30] selftests/bpf: check that modifier resolves after pointer
- [PATCH v3 6/6] selftests: mm: Add a test for remapping within a range
- From: Joel Fernandes (Google)
- [PATCH v3 5/6] selftests: mm: Add a test for remapping to area immediately after existing mapping
- From: Joel Fernandes (Google)
- [PATCH v3 4/6] selftests: mm: Add a test for mutually aligned moves > PMD size
- From: Joel Fernandes (Google)
- [PATCH v3 2/6] mm/mremap: Allow moves within the same VMA
- From: Joel Fernandes (Google)
- [PATCH v3 1/6] mm/mremap: Optimize the start addresses in move_page_tables()
- From: Joel Fernandes (Google)
- [PATCH v3 3/6] selftests: mm: Fix failure case when new remap region was not found
- From: Joel Fernandes (Google)
- [PATCH v3 0/6] Optimize mremap during mutual alignment within PMD
- From: Joel Fernandes (Google)
- Re: [PATCH 1/3] mm: userfaultfd: add new UFFDIO_SIGBUS ioctl
- Re: [PATCH RESEND v15 2/5] fs/proc/task_mmu: Implement IOCTL to get and optionally clear info about PTEs
- From: Muhammad Usama Anjum
- Re: [BUG] selftests: af_unix: unix:diag.c does not compile on AlmaLinux 8.7
- Re: [PATCH RESEND v15 2/5] fs/proc/task_mmu: Implement IOCTL to get and optionally clear info about PTEs
- POSSIBLE BUG: selftests/net/fcnal-test.sh: [FAIL] in vrf "bind - ns-B IPv6 LLA" test
- Re: [PATCH RESEND v15 2/5] fs/proc/task_mmu: Implement IOCTL to get and optionally clear info about PTEs
- From: Muhammad Usama Anjum
- Re: [PATCH AUTOSEL 6.2 08/30] selftests/bpf: check that modifier resolves after pointer
- Re: [Linux-kernel-mentorship] [PATCH] selftest: pidfd: Omit long and repeating outputs
- RE: [PATCH v3 00/10] Add Intel VT-d nested translation
- Re: [PATCH 0/3] tools/nolibc: stack protector compatibility fixes
- RE: [PATCH v2 06/11] iommufd: IOMMU_HWPT_ALLOC allocation with user data
- RE: [PATCH v2 01/11] iommu: Add new iommu op to create domains owned by userspace
- RE: [PATCH v3 10/10] iommu/vt-d: Disallow nesting on domains with read-only mappings
- Re: [PATCH 0/3] tools/nolibc: stack protector compatibility fixes
- Re: [PATCH 0/3] tools/nolibc: stack protector compatibility fixes
- RE: [PATCH v3 07/10] iommu/vt-d: Add iotlb flush for nested domain
- 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 v3 01/10] iommufd: Add data structure for Intel VT-d stage-1 domain allocation
- [PATCH 3/3] tools/nolibc: fix segfaults on compilers without attribute no_stack_protector
- [PATCH 0/3] tools/nolibc: stack protector compatibility fixes
- [PATCH 1/3] Revert "EXP: tools/nolibc: partially revert stackprotector compiler flags"
- [PATCH 2/3] selftests/nolibc: allow disabling of stackprotector support
- Re: [PATCH v2 1/3] docs: sound: add 'pcmtest' driver documentation
- Re: [PATCH v7 08/14] KVM: Rename mmu_notifier_*
- Re: [PATCH v2 06/11] iommufd: IOMMU_HWPT_ALLOC allocation with user data
- Re: [RESEND PATCH v5 2/3] test_firmware: fix a memory leak with reqs buffer
- Re: [PATCH v2 04/11] iommufd: Pass parent hwpt and user_data to iommufd_hw_pagetable_alloc()
- Re: [PATCH v2 02/11] iommu: Add nested domain support
- Re: [PATCH v2 01/11] iommu: Add new iommu op to create domains owned by userspace
- Re: [PATCH v3 3/4] iommufd: Add IOMMU_DEVICE_GET_HW_INFO
- RE: [PATCH v2 06/11] iommufd: IOMMU_HWPT_ALLOC allocation with user data
- RE: [PATCH v2 04/11] iommufd: Pass parent hwpt and user_data to iommufd_hw_pagetable_alloc()
- RE: [PATCH v2 03/11] iommufd/hw_pagetable: Use domain_alloc_user op for domain allocation
- RE: [PATCH v2 02/11] iommu: Add nested domain support
- RE: [PATCH v2 01/11] iommu: Add new iommu op to create domains owned by userspace
- RE: [PATCH v3 3/4] iommufd: Add IOMMU_DEVICE_GET_HW_INFO
- RE: [PATCH v2 00/11] iommufd: Add nesting infrastructure
- [PATCH] tracing/selftests: Update synthetic event selftest to use common_stacktrace
- Re: [PATCH 7/7] tools/nolibc: simplify stackprotector compiler flags
- Re: [PATCH 7/7] tools/nolibc: simplify stackprotector compiler flags
- Re: [PATCH 7/7] tools/nolibc: simplify stackprotector compiler flags
- Re: [PATCH RESEND v15 2/5] fs/proc/task_mmu: Implement IOCTL to get and optionally clear info about PTEs
- Re: [PATCH] selftests/nolibc: Fix up compile error for rv32
- Re: [PATCH] selftests/nolibc: Fix up compile error for rv32
- Re: [PATCH 1/3] mm: userfaultfd: add new UFFDIO_SIGBUS ioctl
- Re: [PATCH 1/3] mm: userfaultfd: add new UFFDIO_SIGBUS ioctl
- Re: [PATCH 1/3] mm: userfaultfd: add new UFFDIO_SIGBUS ioctl
- [PATCH v2] HID: uclogic: Modular KUnit tests should not depend on KUNIT=y
- Re: [PATCH v7 08/14] KVM: Rename mmu_notifier_*
- 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: [PATCH v7 08/14] KVM: Rename mmu_notifier_*
- Re: arm64: fp-stress: BUG: KFENCE: memory corruption in fpsimd_release_task
- Re: [RFC PATCH 0/5] cgroup/cpuset: A new "isolcpus" paritition
- Re: [BUG] selftests: af_unix: unix:diag.c does not compile on AlmaLinux 8.7
- Re: [BUG] selftests: af_unix: unix:diag.c does not compile on AlmaLinux 8.7
- From: Mirsad Goran Todorovac
- Re: arm64: fp-stress: BUG: KFENCE: memory corruption in fpsimd_release_task
- Re: [BUG] selftests: af_unix: unix:diag.c does not compile on AlmaLinux 8.7
- Re: arm64: fp-stress: BUG: KFENCE: memory corruption in fpsimd_release_task
- [BUG] selftests: af_unix: unix:diag.c does not compile on AlmaLinux 8.7
- Re: [PATCH v2 0/7] KVM: selftests: Add tests for pmu event filter
- From: Sean Christopherson
- selftests: memfd/memfd_test.c: does not compile under AlmaLinux 8.7
- [PATCH v2] kselftest/arm64: Add a smoke test for ptracing hardware break/watch points
- [PATCH net-next v6 3/3] selftests: net: add SCM_PIDFD / SO_PEERPIDFD test
- From: Alexander Mikhalitsyn
- Re: [PATCH v2 1/3] docs: sound: add 'pcmtest' driver documentation
- Re: [PATCH RESEND v15 2/5] fs/proc/task_mmu: Implement IOCTL to get and optionally clear info about PTEs
- From: Muhammad Usama Anjum
- Re: [PATCH RESEND v15 2/5] fs/proc/task_mmu: Implement IOCTL to get and optionally clear info about PTEs
- From: Muhammad Usama Anjum
- Re: [RFC PATCH v2 10/11] KVM: selftests: Add tests for virtual enumeration/mitigation MSRs
- Re: [PATCH v2 0/7] KVM: selftests: Add tests for pmu event filter
- Re: [PATCH v1 1/5] hostfs: Fix ephemeral inodes
- [PATCH v2 3/3] selftests: ALSA: Add test for the 'pcmtest' driver
- [PATCH v2 2/3] ALSA: Implement the new Virtual PCM Test Driver
- [PATCH v2 1/3] docs: sound: add 'pcmtest' driver documentation
- Re: [PATCH] selftests/nolibc: Fix up compile error for rv32
- Re: [PATCH 0/7] tools/nolibc: autodetect stackprotector availability from compiler
- Re: [PATCH 7/7] tools/nolibc: simplify stackprotector compiler flags
- [PATCH 5/7] tools/nolibc: reformat list of headers to be installed
- [PATCH 4/7] tools/nolibc: add test for __stack_chk_guard initialization
- [PATCH 6/7] tools/nolibc: add autodetection for stackprotector support
- [PATCH 1/7] tools/nolibc: fix typo pint -> point
- [PATCH 3/7] tools/nolibc: ensure stack protector guard is never zero
- [PATCH 7/7] tools/nolibc: simplify stackprotector compiler flags
- [PATCH 2/7] tools/nolibc: x86_64: disable stack protector for _start
- [PATCH 0/7] tools/nolibc: autodetect stackprotector availability from compiler
- Re: [PATCH] selftests/nolibc: Fix up compile error for rv32
- Re: [PATCH] selftests/nolibc: Fix up compile error for rv32
- Re: [PATCH] selftests/nolibc: Fix up compile error for rv32
- Re: [PATCH] selftests/nolibc: Fix up compile error for rv32
- Re: [PATCH] selftests/nolibc: Fix up compile error for rv32
- Re: [PATCH] selftests/nolibc: Fix up compile error for rv32
- Re: [PATCH] selftests/nolibc: Fix up compile error for rv32
- Re: [PATCH] selftests/nolibc: Fix up compile error for rv32
- [PATCH] selftests/nolibc: Fix up compile error for rv32
- [PATCH] tools/nolibc: riscv: add stackprotector support
- Re: [PATCH] tools/nolibc/unistd: add syscall()
- [PATCH] tools/nolibc/unistd: add syscall()
- Re: [PATCH v2 1/4] mm/mremap: Optimize the start addresses in move_page_tables()
- Re: [PATCH v2 1/4] mm/mremap: Optimize the start addresses in move_page_tables()
- Re: [PATCH v2 1/4] mm/mremap: Optimize the start addresses in move_page_tables()
- Re: [PATCH v2 1/4] mm/mremap: Optimize the start addresses in move_page_tables()
- Re: [PATCH v2 1/4] mm/mremap: Optimize the start addresses in move_page_tables()
- Re: [PATCH v2 1/4] mm/mremap: Optimize the start addresses in move_page_tables()
- Re: [PATCH v2 1/4] mm/mremap: Optimize the start addresses in move_page_tables()
- Re: [PATCH v2 1/4] mm/mremap: Optimize the start addresses in move_page_tables()
- Re: [PATCH v2 06/11] iommufd: IOMMU_HWPT_ALLOC allocation with user data
- Re: [PATCH v2 06/11] iommufd: IOMMU_HWPT_ALLOC allocation with user data
- Re: [PATCH v2 1/4] mm/mremap: Optimize the start addresses in move_page_tables()
- Re: [PATCH v2 04/11] iommufd: Pass parent hwpt and user_data to iommufd_hw_pagetable_alloc()
- [PATCH v2 3/4] selftests: mm: Add a test for mutually aligned moves > PMD size
- From: Joel Fernandes (Google)
- Re: [PATCH v2 04/11] iommufd: Pass parent hwpt and user_data to iommufd_hw_pagetable_alloc()
- [PATCH v2 0/4] Optimize mremap during mutual alignment within PMD
- From: Joel Fernandes (Google)
- [PATCH v2 2/4] selftests: mm: Fix failure case when new remap region was not found
- From: Joel Fernandes (Google)
- [PATCH v2 4/4] selftests: mm: Add a test for remapping to area immediately after existing mapping
- From: Joel Fernandes (Google)
- [PATCH v2 1/4] mm/mremap: Optimize the start addresses in move_page_tables()
- From: Joel Fernandes (Google)
- Re: [PATCH v2 03/11] iommufd/hw_pagetable: Use domain_alloc_user op for domain allocation
- Re: [PATCH v2 02/11] iommu: Add nested domain support
- Re: [PATCH v2 01/11] iommu: Add new iommu op to create domains owned by userspace
- Re: [PATCH v3 3/4] iommufd: Add IOMMU_DEVICE_GET_HW_INFO
- Re: [PATCH 1/3] mm: userfaultfd: add new UFFDIO_SIGBUS ioctl
- Re: [PATCH 1/3] mm: userfaultfd: add new UFFDIO_SIGBUS ioctl
- Re: [PATCH 1/3] mm: userfaultfd: add new UFFDIO_SIGBUS ioctl
- Re: [PATCH v2 00/11] iommufd: Add nesting infrastructure
- Re: [PATCH v7 03/19] iommufd: Replace the hwpt->devices list with iommufd_group
- Re: [PATCH 2/6] PKEY: Add arch_check_pkey_enforce_api()
- Re: [PATCH 0/6] Memory Mapping (VMA) protection using PKU - set 1
- Re: [PATCH net-next v5 3/3] selftests: net: add SCM_PIDFD / SO_PEERPIDFD test
- [PATCH v1 2/3] selftests/mm: gup_longterm: new functional test for FOLL_LONGTERM
- [PATCH v1 0/3] selftests/mm: new test for FOLL_LONGTERM on file mappings
- [PATCH v1 1/3] selftests/mm: factor out detection of hugetlb page sizes into vm_util
- [PATCH v1 3/3] selftests/mm: gup_longterm: add liburing tests
- RE: [PATCH v2 00/11] iommufd: Add nesting infrastructure
- RE: [PATCH v2 06/11] iommufd: IOMMU_HWPT_ALLOC allocation with user data
- RE: [PATCH v2 04/11] iommufd: Pass parent hwpt and user_data to iommufd_hw_pagetable_alloc()
- RE: [PATCH v3 3/4] iommufd: Add IOMMU_DEVICE_GET_HW_INFO
- RE: [PATCH v2 04/11] iommufd: Pass parent hwpt and user_data to iommufd_hw_pagetable_alloc()
- RE: [PATCH v2 03/11] iommufd/hw_pagetable: Use domain_alloc_user op for domain allocation
- RE: [PATCH v2 02/11] iommu: Add nested domain support
- RE: [PATCH v2 01/11] iommu: Add new iommu op to create domains owned by userspace
- RE: [PATCH v3 3/4] iommufd: Add IOMMU_DEVICE_GET_HW_INFO
- Re: [PATCH 1/3] mm: userfaultfd: add new UFFDIO_SIGBUS ioctl
- Re: [PATCH v2 4/4] Documentation: kunit: Add usage notes for kunit_add_action()
- Re: [PATCHv3 net] selftests: fib_tests: mute cleanup error message
- From: patchwork-bot+netdevbpf
- RE: [PATCH v7 03/19] iommufd: Replace the hwpt->devices list with iommufd_group
- Re: [PATCH v7 03/19] iommufd: Replace the hwpt->devices list with iommufd_group
- Re: [PATCH v1 0/6] Memory Mapping (VMA) protection using PKU - set 1
- [PATCH v1 6/6] PKEY:selftest pkey_enforce_api for munmap
- [PATCH v1 5/6] PKEY: Apply PKEY_ENFORCE_API to munmap
- [PATCH v1 3/6] PKEY: Apply PKEY_ENFORCE_API to mprotect
- [PATCH v1 1/6] PKEY: Introduce PKEY_ENFORCE_API flag
- [PATCH v1 2/6] PKEY: Add arch_check_pkey_enforce_api()
- [PATCH v1 0/6] Memory Mapping (VMA) protection using PKU - set 1
- [PATCH v1 4/6] PKEY:selftest pkey_enforce_api for mprotect
- Re: [PATCH 2/6] PKEY: Add arch_check_pkey_enforce_api()
- Re: [PATCH 2/6] PKEY: Add arch_check_pkey_enforce_api()
- Re: [PATCH 1/3] mm: userfaultfd: add new UFFDIO_SIGBUS ioctl
- Re: [PATCH 2/6] PKEY: Add arch_check_pkey_enforce_api()
- Re: [PATCH 1/3] mm: userfaultfd: add new UFFDIO_SIGBUS ioctl
- Re: [PATCH 0/6] Memory Mapping (VMA) protection using PKU - set 1
- Re: [PATCH 1/3] mm: userfaultfd: add new UFFDIO_SIGBUS ioctl
- Re: [PATCH 0/6] Memory Mapping (VMA) protection using PKU - set 1
- Re: [RESEND PATCH v5 2/3] test_firmware: fix a memory leak with reqs buffer
- From: Mirsad Goran Todorovac
- Re: [PATCHv3 net] selftests: fib_tests: mute cleanup error message
- Re: [PATCH 1/3] mm: userfaultfd: add new UFFDIO_SIGBUS ioctl
- Re: [PATCH 0/6] Memory Mapping (VMA) protection using PKU - set 1
- Re: [RESEND PATCH v5 2/3] test_firmware: fix a memory leak with reqs buffer
- Re: [PATCH RFC 1/4] mm/mremap: Optimize the start addresses in move_page_tables()
- Re: [PATCH v7 03/19] iommufd: Replace the hwpt->devices list with iommufd_group
- Re: [PATCHv3 net] selftests: fib_tests: mute cleanup error message
- [PATCH v2 4/4] Documentation: kunit: Add usage notes for kunit_add_action()
- [PATCH v2 3/4] kunit: kmalloc_array: Use kunit_add_action()
- [PATCH v2 2/4] kunit: executor_test: Use kunit_add_action()
- [PATCH v2 1/4] kunit: Add kunit_add_action() to defer a call until test exit
- Re: [PATCH 2/2] KVM: selftests: Add riscv get-reg-list test
- Re: [PATCH 2/2] KVM: selftests: Add riscv get-reg-list test
- Re: [PATCH v7 03/19] iommufd: Replace the hwpt->devices list with iommufd_group
- [PATCHv3 net] selftests: fib_tests: mute cleanup error message
- Re: [PATCHv2 net] selftests: fib_tests: mute cleanup error message
- Re: [PATCH v3 2/2] selftests/ftrace: Add new test case which checks for optimized probes
- Re: [PATCH 2/2] KVM: selftests: Add riscv get-reg-list test
- Re: [PATCH RFC 1/4] mm/mremap: Optimize the start addresses in move_page_tables()
- Re: [PATCH 09/14] kunit: include debugfs header file
- Re: [PATCHv2 net] selftests: fib_tests: mute cleanup error message
- [PATCHv2 net] selftests: fib_tests: mute cleanup error message
- Re: [PATCH] selftests: fib_tests: mute cleanup error message
- [PATCH RFC 3/4] selftests: mm: Add a test for mutually aligned moves > PMD size
- From: Joel Fernandes (Google)
- [PATCH RFC 2/4] selftests: mm: Fix failure case when new remap region was not found
- From: Joel Fernandes (Google)
- [PATCH RFC 4/4] selftests: mm: Add a test for remapping to area immediately after existing mapping
- From: Joel Fernandes (Google)
- [PATCH RFC 1/4] mm/mremap: Optimize the start addresses in move_page_tables()
- From: Joel Fernandes (Google)
- [PATCH RFC 0/4] Optimize mremap during mutual alignment within PMD
- From: Joel Fernandes (Google)
- Re: arm64: fp-stress: BUG: KFENCE: memory corruption in fpsimd_release_task
- Re: [PATCH 1/3] mm: userfaultfd: add new UFFDIO_SIGBUS ioctl
- Re: [PATCH 1/3] mm: userfaultfd: add new UFFDIO_SIGBUS ioctl
- Re: [PATCH v7 00/19] Add iommufd physical device operations for replace and alloc hwpt
- Re: [PATCH 0/6] Memory Mapping (VMA) protection using PKU - set 1
- Re: [PATCH 1/3] mm: userfaultfd: add new UFFDIO_SIGBUS ioctl
- Re: [PATCH 1/3] mm: userfaultfd: add new UFFDIO_SIGBUS ioctl
- Re: [PATCH 1/3] mm: userfaultfd: add new UFFDIO_SIGBUS ioctl
- kselftest/fixes kselftest-lkdtm: 3 runs, 3 regressions (linux-kselftest-fixes-6.4-rc3)
- kselftest/fixes kselftest-seccomp: 2 runs, 1 regressions (linux-kselftest-fixes-6.4-rc3)
- kselftest/fixes kselftest-livepatch: 2 runs, 2 regressions (linux-kselftest-fixes-6.4-rc3)
- kselftest/fixes kselftest-lib: 2 runs, 2 regressions (linux-kselftest-fixes-6.4-rc3)
- kselftest/fixes kselftest-cpufreq: 3 runs, 1 regressions (linux-kselftest-fixes-6.4-rc3)
- kselftest/next kselftest-livepatch: 2 runs, 2 regressions (v6.4-rc1-5-g3ecb4a459a1e)
- kselftest/next kselftest-seccomp: 4 runs, 3 regressions (v6.4-rc1-5-g3ecb4a459a1e)
- kselftest/next kselftest-lkdtm: 4 runs, 3 regressions (v6.4-rc1-5-g3ecb4a459a1e)
- kselftest/next kselftest-lib: 3 runs, 3 regressions (v6.4-rc1-5-g3ecb4a459a1e)
- kselftest/next kselftest-cpufreq: 5 runs, 1 regressions (v6.4-rc1-5-g3ecb4a459a1e)
- Re: arm64: fp-stress: BUG: KFENCE: memory corruption in fpsimd_release_task
- kselftest/fixes build: 6 builds: 0 failed, 6 passed, 6 warnings (linux-kselftest-fixes-6.4-rc3)
- kselftest/next build: 7 builds: 0 failed, 7 passed, 6 warnings (v6.4-rc1-5-g3ecb4a459a1e)
- Re: [GIT PULL] Kselftest fixes update for Linux 6.4-rc3
- [GIT PULL] Kselftest fixes update for Linux 6.4-rc3
- Re: [PATCH v3 2/2] selftests/ftrace: Add new test case which checks for optimized probes
- Re: [PATCH 4/14] audit: avoid missing-prototype warnings
- Re: [PATCH 0/6] Memory Mapping (VMA) protection using PKU - set 1
- Re: [PATCH 0/6] Memory Mapping (VMA) protection using PKU - set 1
- Re: [PATCH 0/6] Memory Mapping (VMA) protection using PKU - set 1
- Re: [PATCH 10/14] suspend: add a arch_resume_nosmt() prototype
- Re: [PATCH 4/14] audit: avoid missing-prototype warnings
- Re: [PATCH v2 0/2] KVM: s390: CMMA migration selftest and small bugfix
- Re: [PATCH 4/14] audit: avoid missing-prototype warnings
- Re: [PATCH v2 8/9] eventfs: moving tracing/events to eventfs
- Re: [RESEND PATCH v1] selftests/bpf: Do not use sign-file as testcase
- From: patchwork-bot+netdevbpf
- Re: [PATCH 10/14] suspend: add a arch_resume_nosmt() prototype
- [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 11/14] init: consolidate prototypes in linux/init.h
- [PATCH 10/14] suspend: add a arch_resume_nosmt() prototype
- [PATCH 14/14] time_namespace: always provide arch_get_vdso_data() prototype for vdso
- [PATCH 09/14] kunit: include debugfs header file
- [PATCH 08/14] panic: make function declarations visible
- [PATCH 07/14] panic: hide unused global functions
- [PATCH 06/14] locking: add lockevent_read() prototype
- [PATCH 05/14] lib: devmem_is_allowed: include linux/io.h
- [PATCH 04/14] audit: avoid missing-prototype warnings
- [PATCH 03/14] mm: sparse: mark populate_section_memmap() static
- [PATCH 02/14] mm: page_poison: always declare __kernel_map_pages() function
- [PATCH 01/14] mm: percpu: unhide pcpu_embed_first_chunk prototype
- [PATCH 00/14] mm/init/kernel: missing-prototypes warnings
- Re: [PATCH v7 03/19] iommufd: Replace the hwpt->devices list with iommufd_group
- Re: [PATCH v2 8/9] eventfs: moving tracing/events to eventfs
- Re: [PATCH net] net: selftests: Fix optstring
- From: patchwork-bot+netdevbpf
- [PATCH net-next v5 3/3] selftests: net: add SCM_PIDFD / SO_PEERPIDFD test
- From: Alexander Mikhalitsyn
- [PATCH v3 3/3] kunit: Update kunit_print_ok_not_ok function
- [PATCH v3 2/3] kunit: Fix reporting of the skipped parameterized tests
- [PATCH v3 0/3] kunit: Fix reporting of the skipped parameterized tests
- [PATCH v3 1/3] kunit/test: Add example test showing parameterized testing
- Re: [PATCH 1/6] PKEY: Introduce PKEY_ENFORCE_API flag
- Re: [PATCH 2/2] KVM: selftests: Add riscv get-reg-list test
- Re: [PATCH 0/6] Memory Mapping (VMA) protection using PKU - set 1
- Re: [PATCH 0/6] Memory Mapping (VMA) protection using PKU - set 1
- Re: [PATCH] selftests/mincore: fix skip condition for check_huge_pages test
- [RESEND PATCH v1] selftests/bpf: Do not use sign-file as testcase
- RE: [PATCH v7 03/19] iommufd: Replace the hwpt->devices list with iommufd_group
- Re: [PATCH] selftests: fib_tests: mute cleanup error message
- Re: [PATCH 3/6] PKEY: Apply PKEY_ENFORCE_API to mprotect
- Re: [PATCH v7 02/19] iommufd: Add iommufd_group
- Re: [PATCH v7 03/19] iommufd: Replace the hwpt->devices list with iommufd_group
- [PATCH] selftests: fib_tests: mute cleanup error message
- Re: [PATCH v2 06/11] iommufd: IOMMU_HWPT_ALLOC allocation with user data
- Re: [PATCH 5/6] KEY: Apply PKEY_ENFORCE_API to munmap
- Re: [PATCH v1 7/9] x86/resctrl: Assign HW RMIDs to CPUs for soft RMID
- Re: [PATCH v1 3/9] x86/resctrl: Add resctrl_mbm_flush_cpu() to collect CPUs' MBM events
- Re: [PATCH 1/6] PKEY: Introduce PKEY_ENFORCE_API flag
- Re: [PATCH 0/6] Memory Mapping (VMA) protection using PKU - set 1
- Re: [PATCH 3/6] PKEY: Apply PKEY_ENFORCE_API to mprotect
- Re: [PATCH 5/6] KEY: Apply PKEY_ENFORCE_API to munmap
- Re: [PATCH 3/6] PKEY: Apply PKEY_ENFORCE_API to mprotect
- Re: [PATCH 1/6] PKEY: Introduce PKEY_ENFORCE_API flag
- Re: [PATCH 0/6] Memory Mapping (VMA) protection using PKU - set 1
- Re: [PATCH 0/6] Memory Mapping (VMA) protection using PKU - set 1
- Re: [PATCH 5/6] KEY: Apply PKEY_ENFORCE_API to munmap
- Re: [PATCH 3/6] PKEY: Apply PKEY_ENFORCE_API to mprotect
- Re: [PATCH 0/6] Memory Mapping (VMA) protection using PKU - set 1
- Re: [PATCH 0/6] Memory Mapping (VMA) protection using PKU - set 1
- Re: [PATCH 3/6] PKEY: Apply PKEY_ENFORCE_API to mprotect
- Re: [PATCH 5/6] KEY: Apply PKEY_ENFORCE_API to munmap
- [PATCH 5.10 2/3] net/sched: act_mirred: better wording on protection against excessive stack growth
- From: Dragos-Marian Panait
- [PATCH 5.10 3/3] act_mirred: use the backlog for nested calls to mirred ingress
- From: Dragos-Marian Panait
- [PATCH 5.10 1/3] net/sched: act_mirred: refactor the handle of xmit
- From: Dragos-Marian Panait
- [PATCH 5.10 0/3] Fix for CVE-2022-4269
- From: Dragos-Marian Panait
- [PATCH net] net: selftests: Fix optstring
- Re: [PATCH v1 7/9] x86/resctrl: Assign HW RMIDs to CPUs for soft RMID
- Re: arm64: fp-stress: BUG: KFENCE: memory corruption in fpsimd_release_task
- Re: [PATCH v1 3/9] x86/resctrl: Add resctrl_mbm_flush_cpu() to collect CPUs' MBM events
- Re: [PATCH v1 3/9] x86/resctrl: Add resctrl_mbm_flush_cpu() to collect CPUs' MBM events
- Re: [PATCH 6.1 000/239] 6.1.29-rc1 review
- Re: arm64: fp-stress: BUG: KFENCE: memory corruption in fpsimd_release_task
- Re: [PATCH v7 02/19] iommufd: Add iommufd_group
- Re: [PATCH v7 03/19] iommufd: Replace the hwpt->devices list with iommufd_group
- Re: [PATCH 0/6] Memory Mapping (VMA) protection using PKU - set 1
- arm64: fp-stress: BUG: KFENCE: memory corruption in fpsimd_release_task
- Re: [PATCH v7 01/19] iommufd: Move isolated msi enforcement to iommufd_device_bind()
- Re: [PATCH v7 03/19] iommufd: Replace the hwpt->devices list with iommufd_group
- Re: [PATCH v7 02/19] iommufd: Add iommufd_group
- Re: [PATCH v3 3/4] iommufd: Add IOMMU_DEVICE_GET_HW_INFO
- Re: [PATCH] HID: uclogic: Modular KUnit tests should not depend on KUNIT=y
- 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
- [PATCH v7 11/19] iommufd: Fix locking around hwpt allocation
- [PATCH v7 04/19] iommu: Export iommu_get_resv_regions()
- [PATCH v7 00/19] Add iommufd physical device operations for replace and alloc hwpt
- [PATCH v7 19/19] iommufd/selftest: Add a selftest for IOMMU_HWPT_ALLOC
- [PATCH v7 06/19] iommufd: Use the iommufd_group to avoid duplicate MSI setup
- [PATCH v7 18/19] iommufd/selftest: Return the real idev id from selftest mock_domain
- [PATCH v7 15/19] iommufd: Make destroy_rwsem use a lock class per object type
- [PATCH v7 17/19] iommufd: Add IOMMU_HWPT_ALLOC
- [PATCH v7 12/19] iommufd: Reorganize iommufd_device_attach into iommufd_device_change_pt
- [PATCH v7 09/19] iommufd: Add enforced_cache_coherency to iommufd_hw_pagetable_alloc()
- [PATCH v7 14/19] iommufd: Add iommufd_device_replace()
- [PATCH v7 07/19] iommufd: Make sw_msi_start a group global
- [PATCH v7 02/19] iommufd: Add iommufd_group
- [PATCH v7 10/19] iommufd: Allow a hwpt to be aborted after allocation
- [PATCH v7 13/19] iommu: Introduce a new iommu_group_replace_domain() API
- [PATCH v7 16/19] iommufd/selftest: Test iommufd_device_replace()
- [PATCH v7 05/19] iommufd: Keep track of each device's reserved regions instead of groups
- [PATCH v7 08/19] iommufd: Move putting a hwpt to a helper function
- [PATCH v7 03/19] iommufd: Replace the hwpt->devices list with iommufd_group
- [PATCH v7 01/19] iommufd: Move isolated msi enforcement to iommufd_device_bind()
- [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
- [PATCH 2/4] selftests/rseq: Implement rseq_unqual_scalar_typeof
- [PATCH 1/4] selftests/rseq: Fix CID_ID typo in Makefile
- [PATCH 0/4] RSEQ selftests updates
- [PATCH] selftests/mincore: fix skip condition for check_huge_pages test
- [PATCH 1/6] PKEY: Introduce PKEY_ENFORCE_API flag
- [PATCH 3/6] PKEY: Apply PKEY_ENFORCE_API to mprotect
- [PATCH 2/6] PKEY: Add arch_check_pkey_enforce_api()
- [PATCH 5/6] KEY: Apply PKEY_ENFORCE_API to munmap
- [PATCH 4/6] PKEY:selftest pkey_enforce_api for mprotect
- [PATCH 6/6] PKEY:selftest pkey_enforce_api for munmap
- [PATCH 0/6] Memory Mapping (VMA) protection using PKU - set 1
- Re: selftests: mincore: mincore_selftest fails only on qemu-armv7
- Re: selftests: mincore: mincore_selftest fails only on qemu-armv7
- Re: selftests: mincore: mincore_selftest fails only on qemu-armv7
- Re: [PATCH v2 8/9] eventfs: moving tracing/events to eventfs
- selftests: x86: mov_ss_trap_64 numbering_64 amx_64 lam_64 failed
- selftests: mincore: mincore_selftest fails only on qemu-armv7
- Re: [PATCH] kselftest/alsa: Increase kselftest timeout
- Re: [PATCH 1/2] riscv: kvm: Add KVM_GET_REG_LIST API support
- Re: [PATCH 1/2] riscv: kvm: Add KVM_GET_REG_LIST API support
- Re: [PATCH 1/2] riscv: kvm: Add KVM_GET_REG_LIST API support
- RE: [PATCH v3 3/4] iommufd: Add IOMMU_DEVICE_GET_HW_INFO
- Re: [PATCH 3/3] selftests: ALSA: Add test for the 'valsa' driver
- Re: [PATCH 3/3] selftests: ALSA: Add test for the 'valsa' driver
- Re: [PATCH 1/3] docs: admin-guide: add valsa driver documentation
- Re: [PATCH 2/3] ALSA: Implement the new virtual driver
- Re: [PATCH 1/3] docs: admin-guide: add valsa driver documentation
- Re: [PATCH 2/3] ALSA: Implement the new virtual driver
- [PATCH v3 2/3] virt: tdx-guest: Add Quote generation support
- From: Kuppuswamy Sathyanarayanan
- [PATCH v3 3/3] selftests/tdx: Test GetQuote TDX attestation feature
- From: Kuppuswamy Sathyanarayanan
- [PATCH v3 1/3] x86/tdx: Add TDX Guest event notify interrupt support
- From: Kuppuswamy Sathyanarayanan
- [PATCH v3 0/3] TDX Guest Quote generation support
- From: Kuppuswamy Sathyanarayanan
- [PATCH 3/3] selftests: ALSA: Add test for the 'valsa' driver
- [PATCH 2/3] ALSA: Implement the new virtual driver
- [PATCH 1/3] docs: admin-guide: add valsa driver documentation
- Re: [PATCH net-next v9 1/2] net: vxlan: Add nolocalbypass option to vxlan.
- From: patchwork-bot+netdevbpf
- Re: [RESEND PATCH v5 2/3] test_firmware: fix a memory leak with reqs buffer
- Re: [PATCH v2 8/9] eventfs: moving tracing/events to eventfs
- Re: [RESEND PATCH v5 2/3] test_firmware: fix a memory leak with reqs buffer
- Re: [PATCH v3 2/2] selftests/ftrace: Add new test case which checks for optimized probes
- Re: [PATCH v1 2/9] x86/resctrl: Hold a spinlock in __rmid_read() on AMD
- Re: [PATCH v1 2/9] x86/resctrl: Hold a spinlock in __rmid_read() on AMD
- Re: [PATCH v1 3/9] x86/resctrl: Add resctrl_mbm_flush_cpu() to collect CPUs' MBM events
- Re: [RESEND PATCH v5 2/3] test_firmware: fix a memory leak with reqs buffer
- From: Mirsad Goran Todorovac
- Re: [PATCH v1 3/9] x86/resctrl: Add resctrl_mbm_flush_cpu() to collect CPUs' MBM events
- Re: [PATCH v2 1/2] KVM: s390: fix KVM_S390_GET_CMMA_BITS for GFNs in memslot holes
- Re: [PATCH v2 1/2] KVM: s390: fix KVM_S390_GET_CMMA_BITS for GFNs in memslot holes
- Re: [PATCH v3 3/4] iommufd: Add IOMMU_DEVICE_GET_HW_INFO
- [PATCH net-next v9 2/2] selftests: net: vxlan: Add tests for vxlan nolocalbypass option.
- [PATCH net-next v9 1/2] net: vxlan: Add nolocalbypass option to vxlan.
- Re: [net 0/2] selftests: seg6: make srv6_end_dt4_l3vpn_test more robust
- From: patchwork-bot+netdevbpf
- Re: [PATCH 1/2] riscv: kvm: Add KVM_GET_REG_LIST API support
- Re: [PATCH 1/2] riscv: kvm: Add KVM_GET_REG_LIST API support
- Re: [PATCH 1/3] mm: userfaultfd: add new UFFDIO_SIGBUS ioctl
- Re: [PATCH v1 9/9] x86/resctrl: Add mount option to enable soft RMID
- Re: [PATCH v1 8/9] x86/resctrl: Use mbm_update() to push soft RMID counts
- Re: [PATCH v1 7/9] x86/resctrl: Assign HW RMIDs to CPUs for soft RMID
- Re: [PATCH v1 6/9] x86/resctrl: Create soft RMID version of __mon_event_count()
- Re: [PATCH v1 5/9] x86/resctrl: Call mon_event_count() directly for soft RMIDs
- Re: [PATCH v1 4/9] x86/resctrl: Flush MBM event counts on soft RMID change
- Re: [PATCH v1 3/9] x86/resctrl: Add resctrl_mbm_flush_cpu() to collect CPUs' MBM events
- Re: [PATCH v1 2/9] x86/resctrl: Hold a spinlock in __rmid_read() on AMD
- Re: [PATCH 1/3] mm: userfaultfd: add new UFFDIO_SIGBUS ioctl
- Re: [PATCH 1/3] mm: userfaultfd: add new UFFDIO_SIGBUS ioctl
- Re: [PATCH 1/3] mm: userfaultfd: add new UFFDIO_SIGBUS ioctl
- [PATCH 3/3] selftests/mm: add uffd unit test for UFFDIO_SIGBUS
- [PATCH 2/3] selftests/mm: refactor uffd_poll_thread to allow custom fault handlers
- [PATCH 1/3] mm: userfaultfd: add new UFFDIO_SIGBUS ioctl
- Re: [PATCH 1/2] riscv: kvm: Add KVM_GET_REG_LIST API support
- Re: [PATCH net-next v8 2/2] selftests: vxlan: Add tests for vxlan nolocalbypass option.
- Re: [PATCH net-next v8 1/2] vxlan: Add nolocalbypass option to vxlan.
- Re: [PATCH] selftests: allow runners to override the timeout
- Re: [PATCH net-next v8 1/2] vxlan: Add nolocalbypass option to vxlan.
- [PATCH v3 08/10] iommu/vt-d: Add nested domain allocation
- [PATCH v3 05/10] iommu/vt-d: Make domain attach helpers to be extern
- [PATCH v3 04/10] iommu/vt-d: Add helper to setup pasid nested translation
- [PATCH v3 07/10] iommu/vt-d: Add iotlb flush for nested domain
- [PATCH v3 09/10] iommu/vt-d: Implement hw_info for iommu capability query
- [PATCH v3 06/10] iommu/vt-d: Set the nested domain to a device
- [PATCH v3 03/10] iommu/vt-d: Add helper for nested domain allocation
- [PATCH v3 10/10] iommu/vt-d: Disallow nesting on domains with read-only mappings
- [PATCH v3 01/10] iommufd: Add data structure for Intel VT-d stage-1 domain allocation
- [PATCH v3 02/10] iommu/vt-d: Extend dmar_domain to support nested domain
- [PATCH v3 00/10] Add Intel VT-d nested translation
- [PATCH v2 10/11] iommufd/selftest: Add IOMMU_TEST_OP_MD_CHECK_IOTLB test op
- [PATCH v2 08/11] iommufd/selftest: Add domain_alloc_user() support in iommu mock
- [PATCH v2 04/11] iommufd: Pass parent hwpt and user_data to iommufd_hw_pagetable_alloc()
- [PATCH v2 07/11] iommufd: Add IOMMU_HWPT_INVALIDATE
- [PATCH v2 11/11] iommufd/selftest: Add coverage for IOMMU_HWPT_INVALIDATE ioctl
- [PATCH v2 05/11] iommufd/hw_pagetable: Do not populate user-managed hw_pagetables
- [PATCH v2 09/11] iommufd/selftest: Add coverage for IOMMU_HWPT_ALLOC with user data
- [PATCH v2 06/11] iommufd: IOMMU_HWPT_ALLOC allocation with user data
- [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 00/11] iommufd: Add nesting infrastructure
- [PATCH v2 01/11] iommu: Add new iommu op to create domains owned by userspace
- [PATCH v3 4/4] iommufd/selftest: Add coverage for IOMMU_DEVICE_GET_HW_INFO ioctl
- [PATCH v3 3/4] iommufd: Add IOMMU_DEVICE_GET_HW_INFO
- [PATCH v3 2/4] iommu: Add new iommu op to get iommu hardware information
- [PATCH v3 1/4] iommu: Move dev_iommu_ops() to private header
- [PATCH v3 0/4] iommufd: Add iommu hardware info reporting
- Re: [PATCH v1 1/2] selftests: gpio: gpio-sim: Fix BUG: test FAILED due to recent change
- From: Bartosz Golaszewski
- Re: [PATCH 1/2] riscv: kvm: Add KVM_GET_REG_LIST API support
- Re: [PATCH v2 0/2] KVM: s390: CMMA migration selftest and small bugfix
- [PATCH 2/2] KVM: selftests: Add riscv get-reg-list test
- [PATCH 1/2] riscv: kvm: Add KVM_GET_REG_LIST API support
- [PATCH 0/2] RISCV: Add KVM_GET_REG_LIST API
- Re: [PATCH 0/2] drivers: base: Add tests showing devm handling inconsistencies
- Re: [PATCH net-next v8 1/2] vxlan: Add nolocalbypass option to vxlan.
- [PATCH net-next v8 2/2] selftests: vxlan: Add tests for vxlan nolocalbypass option.
- [PATCH net-next v8 1/2] vxlan: Add nolocalbypass option to vxlan.
- Re: [net 2/2] selftets: seg6: disable rp_filter by default in srv6_end_dt4_l3vpn_test
- Re: [net 1/2] selftests: seg6: disable DAD on IPv6 router cfg for srv6_end_dt4_l3vpn_test
- Re: [PATCH v2 2/9] eventfs: adding eventfs dir add functions
- [net 1/2] selftests: seg6: disable DAD on IPv6 router cfg for srv6_end_dt4_l3vpn_test
- [net 0/2] selftests: seg6: make srv6_end_dt4_l3vpn_test more robust
- [net 2/2] selftets: seg6: disable rp_filter by default in srv6_end_dt4_l3vpn_test
- Re: [PATCH v2 8/9] eventfs: moving tracing/events to eventfs
- [PATCH v1] testptp: fix format specifier in nsec print
- [PATCH v4 4/4] kunit: example: Provide example exit functions
- [PATCH v4 2/4] Documentation: kunit: Note that assertions should not be used in cleanup
- [PATCH v4 1/4] kunit: Always run cleanup from a test kthread
- [PATCH v4 3/4] Documentation: kunit: Warn that exit functions run even if init fails
- Re: [PATCH v2 0/3] TDX Guest Quote generation support
- From: Sathyanarayanan Kuppuswamy
- Re: [PATCH v2 0/3] TDX Guest Quote generation support
- [PATCH AUTOSEL 6.2 02/18] KVM: selftests: Add 'malloc' failure check in vcpu_save_state
- [PATCH AUTOSEL 6.3 02/18] KVM: selftests: Add 'malloc' failure check in vcpu_save_state
- Re: [PATCH v2 8/9] eventfs: moving tracing/events to eventfs
- [PATCH] selftests/ftrace: Test toplevel-enable for instance
- Re: [PATCH v2 8/9] eventfs: moving tracing/events to eventfs
- Re: [RFC PATCH] asm-generic: Unify uapi bitsperlong.h
- [RESEND PATCH v5 3/3] test_firmware: fix the memory leak of the allocated firmware buffer
- From: Mirsad Goran Todorovac
- [RESEND PATCH v5 2/3] test_firmware: fix a memory leak with reqs buffer
- From: Mirsad Goran Todorovac
- [RESEND PATCH v5 1/3] test_firmware: prevent race conditions by a correct implementation of locking
- From: Mirsad Goran Todorovac
- Re: [PATCH 1/2] tools/nolibc: s390: provide custom implementation for sys_fork
- [RFC PATCH] asm-generic: Unify uapi bitsperlong.h
- [PATCH v7 1/4] vfio: Do not allow !ops->dma_unmap in vfio_pin/unpin_pages()
- [PATCH v7 4/4] vfio: Support IO page table replacement
- [PATCH v7 0/4] Add IO page table replacement support
- [PATCH v7 3/4] iommufd/selftest: Add IOMMU_TEST_OP_ACCESS_REPLACE_IOAS coverage
- [PATCH v7 2/4] iommufd: Add iommufd_access_replace() API
- kselftest/fixes kselftest-seccomp: 7 runs, 3 regressions (v6.4-rc1-3-gd7eafa64a158)
- kselftest/fixes kselftest-lkdtm: 7 runs, 3 regressions (v6.4-rc1-3-gd7eafa64a158)
- kselftest/fixes kselftest-lib: 4 runs, 3 regressions (v6.4-rc1-3-gd7eafa64a158)
- kselftest/fixes kselftest-livepatch: 3 runs, 2 regressions (v6.4-rc1-3-gd7eafa64a158)
- kselftest/fixes kselftest-cpufreq: 9 runs, 1 regressions (v6.4-rc1-3-gd7eafa64a158)
- kselftest/fixes build: 7 builds: 0 failed, 7 passed, 6 warnings (v6.4-rc1-3-gd7eafa64a158)
- Re: [PATCH] kselftest: vDSO: Fix accumulation of uninitialized ret when CLOCK_REALTIME is undefined
- Re: [PATCH v3 2/2] selftests/ftrace: Add new test case which checks for optimized probes
- Re: [PATCH v2] tools/nolibc: Fix build of stdio.h due to header ordering
- Re: [PATCH v2] selftests/ftrace: Improve integration with kselftest runner
- Re: [RESEND PATCH] selftests/sgx: Add "test_encl.elf" to TEST_FILES
- Re: [PATCH v2] regmap: REGMAP_KUNIT must not select REGMAP
- [PATCH v2] tools/nolibc: Fix build of stdio.h due to header ordering
- [PATCH v2] selftests/ftrace: Improve integration with kselftest runner
- Re: [PATCH v2 2/9] eventfs: adding eventfs dir add functions
- Re: [RFC PATCH 0/5] cgroup/cpuset: A new "isolcpus" paritition
- Re: [PATCH bpf-next v3 0/5] Dynptr Verifier Adjustments
- From: patchwork-bot+netdevbpf
- Re: [PATCH bpf-next v7 0/2] Introduce a new kfunc of bpf_task_under_cgroup
- From: patchwork-bot+netdevbpf
- [PATCH bpf-next v7 2/2] selftests/bpf: Add testcase for bpf_task_under_cgroup
- [PATCH bpf-next v7 1/2] bpf: Add bpf_task_under_cgroup() kfunc
- [PATCH bpf-next v7 0/2] Introduce a new kfunc of bpf_task_under_cgroup
- [PATCH bpf-next v3 5/5] selftests/bpf: Accept mem from dynptr in helper funcs
- [PATCH bpf-next v3 4/5] bpf: verifier: Accept dynptr mem as mem in helpers
- [PATCH bpf-next v3 2/5] selftests/bpf: Test allowing NULL buffer in dynptr slice
- [PATCH bpf-next v3 3/5] selftests/bpf: Check overflow in optional buffer
- [PATCH bpf-next v3 1/5] bpf: Allow NULL buffers in bpf_dynptr_slice(_rw)
- [PATCH bpf-next v3 0/5] Dynptr Verifier Adjustments
- Re: [PATCH 9/9] KVM: arm64: Run clear-dirty-log under MMU read lock
- Re: [PATCH][next] selftests: Fix spelling mistake "trucate" -> "truncate"
- Re: [PATCH bpf-next v6 1/2] bpf: Add bpf_task_under_cgroup() kfunc
- Re: [PATCH bpf-next v6 2/2] selftests/bpf: Add testcase for bpf_task_under_cgroup
- Re: [PATCH bpf-next v6 1/2] bpf: Add bpf_task_under_cgroup() kfunc
- Re: [RFC PATCH 0/5] cgroup/cpuset: A new "isolcpus" paritition
- Re: [RFC PATCH 0/5] cgroup/cpuset: A new "isolcpus" paritition
- [PATCH][next] selftests: Fix spelling mistake "trucate" -> "truncate"
- Re: [PATCH net-next v7 2/2] Add tests for vxlan nolocalbypass option.
- Re: Re: [PATCH bpf-next v6 2/2] selftests/bpf: Add testcase for bpf_task_under_cgroup
- Re: Re: [PATCH bpf-next v6 1/2] bpf: Add bpf_task_under_cgroup() kfunc
- Re: [PATCH bpf-next v6 2/2] selftests/bpf: Add testcase for bpf_task_under_cgroup
- Re: [PATCH bpf-next v6 1/2] bpf: Add bpf_task_under_cgroup() kfunc
- [PATCH bpf-next v6 2/2] selftests/bpf: Add testcase for bpf_task_under_cgroup
- [PATCH bpf-next v6 1/2] bpf: Add bpf_task_under_cgroup() kfunc
- [PATCH bpf-next v6 0/2] Introduce a new kfunc of bpf_task_under_cgroup
- Re: [PATCH -next v2 0/6] landlock: add chmod and chown support
- Re: Re: [PATCH bpf-next v5 2/2] selftests/bpf: Add testcase for bpf_task_under_cgroup
- Re: Re: [PATCH bpf-next v5 1/2] bpf: Add bpf_task_under_cgroup() kfunc
- Re: [PATCH net-next v7 2/2] Add tests for vxlan nolocalbypass option.
- Re: [PATCH v1 0/5] Landlock support for UML
- Re: [PATCH net-next v7 2/2] Add tests for vxlan nolocalbypass option.
- Re: [PATCH bpf-next v5 2/2] selftests/bpf: Add testcase for bpf_task_under_cgroup
- Re: [PATCH bpf-next v5 1/2] bpf: Add bpf_task_under_cgroup() kfunc
- Re: [PATCH net-next v7 1/2] Add nolocalbypass option to vxlan.
- Re: [PATCH v2 2/3] virt: tdx-guest: Add Quote generation support
- Re: [PATCH] selftests/clone3: test clone3 with exit signal in flags
- [PATCH] selftests/clone3: test clone3 with exit signal in flags
- Re: [PATCH v2 2/3] virt: tdx-guest: Add Quote generation support
- From: Sathyanarayanan Kuppuswamy
- Re: [PATCH 2/2] Input: tests - modular KUnit tests should not depend on KUNIT=y
- Re: [PATCH] HID: uclogic: Modular KUnit tests should not depend on KUNIT=y
- Re: [PATCH] Documentation: kunit: Modular tests should not depend on KUNIT=y
- Re: Re: [PATCH bpf-next v4 2/2] selftests/bpf: Add testcase for bpf_task_under_cgroup
- [PATCH bpf-next v5 2/2] selftests/bpf: Add testcase for bpf_task_under_cgroup
- [PATCH bpf-next v5 1/2] bpf: Add bpf_task_under_cgroup() kfunc
- [PATCH bpf-next v5 0/2] Introduce a new kfunc of bpf_task_under_cgroup
- Re: [RFC PATCH 0/5] cgroup/cpuset: A new "isolcpus" paritition
- Re: [PATCH v2 1/3] bpf: Allow NULL buffers in bpf_dynptr_slice(_rw)
- Re: [PATCH 1/3] bpf: verifier: Accept dynptr mem as mem in helpers
- Re: [PATCH 2/3] bpf: Allow NULL buffers in bpf_dynptr_slice(_rw)
- Re: [PATCH 0/3] Dynptr Verifier Adjustments
- Re: [PATCH v2 2/3] selftests/bpf: Test allowing NULL buffer in dynptr slice
- Re: [PATCH 0/2] Input: tests - miscellaneous fixes
- From: Javier Martinez Canillas
- Re: [PATCH 0/2] Input: tests - miscellaneous fixes
- Re: [PATCH v2 2/3] virt: tdx-guest: Add Quote generation support
- Re: [RFC PATCH 0/5] cgroup/cpuset: A new "isolcpus" paritition
- Re: [PATCH v2 4/9] eventfs: adding eventfs file, directory remove function
- Re: [RFC PATCH 0/5] cgroup/cpuset: A new "isolcpus" paritition
- Re: [PATCH v2 8/9] eventfs: moving tracing/events to eventfs
- Re: [RFC PATCH 0/5] cgroup/cpuset: A new "isolcpus" paritition
- Re: [PATCH 0/2] Input: tests - miscellaneous fixes
- Re: [PATCH 0/2] Input: tests - miscellaneous fixes
- From: Javier Martinez Canillas
- Re: [PATCH 0/2] Input: tests - miscellaneous fixes
- Re: [PATCH v2 4/9] eventfs: adding eventfs file, directory remove function
- Re: [PATCH 0/1] Possible bug in zram on ppc64le on vfat
- Re: [PATCH v2 4/9] eventfs: adding eventfs file, directory remove function
- Re: [PATCH v2 8/9] eventfs: moving tracing/events to eventfs
- Re: [PATCH 2/2] Input: tests - modular KUnit tests should not depend on KUNIT=y
- From: Javier Martinez Canillas
- [PATCH v2 7/9] eventfs: creating tracefs_inode_cache
- [PATCH v2 8/9] eventfs: moving tracing/events to eventfs
- [PATCH v2 9/9] test: ftrace: fix kprobe test for eventfs
- [PATCH v2 6/9] eventfs: adding eventfs lookup, read, open functions
- [PATCH v2 5/9] eventfs: adding functions to create eventfs files and directories
- [PATCH v2 2/9] eventfs: adding eventfs dir add functions
- [PATCH v2 4/9] eventfs: adding eventfs file, directory remove function
- [PATCH v2 1/9] eventfs: introducing struct tracefs_inode
- [PATCH v2 3/9] eventfs: adding eventfs file add functions
- [PATCH v2 0/9] tracing: introducing eventfs
- Re: [PATCH 2/2] Input: tests - modular KUnit tests should not depend on KUNIT=y
- Re: [PATCH 2/2] Input: tests - modular KUnit tests should not depend on KUNIT=y
- From: Javier Martinez Canillas
- [PATCH 0/2] Input: tests - miscellaneous fixes
- [PATCH 1/2] Input: tests - fix use-after-free and refcount underflow in input_test_exit()
- [PATCH 2/2] Input: tests - modular KUnit tests should not depend on KUNIT=y
- Re: [PATCH net-next v7 2/2] Add tests for vxlan nolocalbypass option.
- [PATCH] HID: uclogic: Modular KUnit tests should not depend on KUNIT=y
- [PATCH] Documentation: kunit: Modular tests should not depend on KUNIT=y
- Re: [PATCH net-next v7 1/2] Add nolocalbypass option to vxlan.
- Re: [PATCH v2] libbpf: Improve version handling when attaching uprobe
- Re: [PATCH 1/3] bpf: verifier: Accept dynptr mem as mem in helpers
- [PATCH v2 3/3] selftests/bpf: Check overflow in optional buffer
- [PATCH v2 2/3] selftests/bpf: Test allowing NULL buffer in dynptr slice
- [PATCH v2 1/3] bpf: Allow NULL buffers in bpf_dynptr_slice(_rw)
- Re: [PATCH] kunit: tool: undo type subscripts for subprocess.Popen
- Re: [PATCH] kunit: tool: undo type subscripts for subprocess.Popen
- Re: [PATCH v2 1/3] kunit: tool: add subscripts for type annotations where appropriate
- [PATCH] kunit: tool: undo type subscripts for subprocess.Popen
- Re: [PATCH v2] libbpf: Improve version handling when attaching uprobe
- Re: [PATCH v2 1/3] kunit: tool: add subscripts for type annotations where appropriate
- Re: [PATCH net-next v7 1/2] Add nolocalbypass option to vxlan.
- Re: [PATCH v2] libbpf: Improve version handling when attaching uprobe
- [PATCH net-next v7 2/2] Add tests for vxlan nolocalbypass option.
- [PATCH net-next v7 1/2] Add nolocalbypass option to vxlan.
- Re: [PATCH v2] libbpf: Improve version handling when attaching uprobe
- Re: [PATCH v2] libbpf: Improve version handling when attaching uprobe
- Re: [PATCH v2 2/3] virt: tdx-guest: Add Quote generation support
- Re: [PATCH v2 2/3] virt: tdx-guest: Add Quote generation support
- From: Sathyanarayanan Kuppuswamy
- Re: [PATCH v2 1/3] kunit: tool: add subscripts for type annotations where appropriate
- Re: [PATCH v2 1/3] kunit: tool: add subscripts for type annotations where appropriate
- Re: [PATCH v3 2/2] selftests/ftrace: Add new test case which checks for optimized probes
- [PATCH AUTOSEL 6.1 2/3] selftests: cgroup: Add 'malloc' failures checks in test_memcontrol
- [PATCH AUTOSEL 6.2 2/3] selftests: cgroup: Add 'malloc' failures checks in test_memcontrol
- [PATCH AUTOSEL 6.3 2/3] selftests: cgroup: Add 'malloc' failures checks in test_memcontrol
- Re: [PATCH 2/3] bpf: Allow NULL buffers in bpf_dynptr_slice(_rw)
- Re: [RESEND PATCH] selftests/sgx: Add "test_encl.elf" to TEST_FILES
- Re: [PATCH bpf,v4 4/4] selftests/bpf: Add vrf_socket_lookup tests
- Re: [PATCH 0/3] Dynptr Verifier Adjustments
- [PATCH v3 1/2] selftests/ftrace: Add new test case which adds multiple consecutive probes in a function
- [PATCH v3 0/2] selftests/ftrace: Add tests for kprobes and optimized probes
- [PATCH v3 2/2] selftests/ftrace: Add new test case which checks for optimized probes
- Re: [PATCH v9 2/3] mm: add new KSM process and sysfs knobs
- Re: [PATCH bpf-next v4 2/2] selftests/bpf: Add testcase for bpf_task_under_cgroup
- Re: [PATCH bpf-next v4 1/2] bpf: Add bpf_task_under_cgroup() kfunc
- [PATCH v2 tracing 6/6] tracing: document IPv4, IPv6, MAC address and > 8 byte numeric filtering support
- [PATCH v2 tracing 5/6] selftests/ftrace: add test coverage for filter predicates
- [PATCH v2 tracing 4/6] tracing: support MAC address filter predicates
- [PATCH v2 tracing 0/6] tracing: additional filter predicates
- [PATCH v2 tracing 1/6] tracing: support > 8 byte array filter predicates
- [PATCH v2 tracing 2/6] tracing: support IPv4 address filter predicate
- [PATCH v2 tracing 3/6] tracing: support IPv6 filter predicates
- Re: [PATCH v2 1/3] x86/tdx: Add TDX Guest event notify interrupt support
- Re: [PATCH v2 2/3] virt: tdx-guest: Add Quote generation support
- Re: [RESEND PATCH] selftests/sgx: Add "test_encl.elf" to TEST_FILES
- Re: [RESEND PATCH] selftests/sgx: Add "test_encl.elf" to TEST_FILES
- From: Muhammad Usama Anjum
- Re: [PATCH v1] selftests/bpf: Do not use sign-file as testcase
- [PATCH v9 2/3] mm: add new KSM process and sysfs knobs
- Re: [PATCH 0/3] Dynptr Verifier Adjustments
- Re: [net] selftests: srv6: make srv6_end_dt46_l3vpn_test more robust
- From: patchwork-bot+netdevbpf
- Re: [PATCH] selftests: allow runners to override the timeout
- From: Muhammad Usama Anjum
- [PATCH bpf,v4 4/4] selftests/bpf: Add vrf_socket_lookup tests
- [PATCH bpf,v4 3/4] bpf: fix bpf socket lookup from tc/xdp to respect socket VRF bindings
- [PATCH bpf,v4 2/4] bpf: Call __bpf_sk_lookup()/__bpf_skc_lookup() directly via TC hookpoint
- [PATCH bpf,v4 1/4] bpf: factor out socket lookup functions for the TC hookpoint.
- [PATCH bpf,v4 0/4] Socket lookup BPF API from tc/xdp ingress does not respect VRF bindings.
- Re: [PATCH] selftests/powerpc: Replace obsolete memalign() with posix_memalign()
- From: Muhammad Usama Anjum
- [PATCH bpf-next v4 2/2] selftests/bpf: Add testcase for bpf_task_under_cgroup
- [PATCH bpf-next v4 0/2] Introduce a new kfunc of bpf_task_under_cgroup
- [PATCH bpf-next v4 1/2] bpf: Add bpf_task_under_cgroup() kfunc
- Re: [PATCH v1] selftests/bpf: Do not use sign-file as testcase
- Re: [PATCH tracing 1/3] tracing: support > 8 byte array filter predicates
- Re: [PATCH v2 2/3] virt: tdx-guest: Add Quote generation support
- From: Dionna Amalie Glaze
- Re: [PATCH v2] libbpf: Improve version handling when attaching uprobe
- Re: [PATCH 0/3] Dynptr Verifier Adjustments
- Re: [PATCH 0/3] Dynptr Verifier Adjustments
- Re: [net] selftests: srv6: make srv6_end_dt46_l3vpn_test more robust
- Re: [PATCH v1] selftests/bpf: Do not use sign-file as testcase
- Re: [PATCH bpf] selftests/bpf: fix pkg-config call building sign-file
[Index of Archives]
[Linux Wireless]
[Linux Bluetooth]
[Kernel Announce]
[IETF Annouce]
[Security]
[Netfilter]
[Linux ATA RAID]
[Bugtraq]