Linux Kernel Self-tests
[Prev Page][Next Page]
- Re: [PATCH] selftests/nolibc: simplify call to ioperm
- Re: [PATCH 0/2] proc: proc_setattr for /proc/$PID/net
- Re: [PATCH v6 01/15] tools/nolibc: arch-*.h: fix up code indent errors
- Re: [PATCH v6 13/15] selftests/nolibc: add mmap_bad test case
- Re: [PATCH v1 0/5] selftests/nolibc: report: print test status
- Re: [PATCH v1 4/5] selftests/nolibc: report: extrude the test status line
- Re: [PATCH v1 3/5] selftests/nolibc: report: align passed, skipped and failed
- Re: [PATCH v4 1/8] mm: make PTE_MARKER_SWAPIN_ERROR more general
- [PATCH v2 12/12] tools/nolibc: s390/crt.h: shrink _start with _start_c
- [PATCH v2 11/12] tools/nolibc: riscv/crt.h: shrink _start with _start_c
- [PATCH v2 10/12] tools/nolibc: loongarch/crt.h: shrink _start with _start_c
- [PATCH v2 09/12] tools/nolibc: mips/crt.h: shrink _start with _start_c
- [PATCH v2 08/12] tools/nolibc: x86_64/crt.h: shrink _start with _start_c
- [PATCH v2 07/12] tools/nolibc: i386/crt.h: shrink _start with _start_c
- [PATCH v2 06/12] tools/nolibc: aarch64/crt.h: shrink _start with _start_c
- [PATCH v2 05/12] tools/nolibc: arm/crt.h: shrink _start with _start_c
- [PATCH v2 04/12] tools/nolibc: crt.h: add _start_c
- [PATCH v2 03/12] tools/nolibc: sys.h: remove the old sys_stat support
- [PATCH v2 02/12] tools/nolibc: split arch.h to crt.h and sys.h
- [PATCH v2 01/12] tools/nolibc: rename arch-<ARCH>.h to <ARCH>/arch.h
- [PATCH v2 00/12] tools/nolibc: shrink arch support
- Re: [PATCH v4 7/8] selftests/mm: refactor uffd_poll_thread to allow custom fault handlers
- Re: [PATCH v4 1/8] mm: make PTE_MARKER_SWAPIN_ERROR more general
- Re: [PATCH v4 4/4] RISC-V: mm: Document mmap changes
- [PATCH v4 2/4] RISC-V: mm: Add tests for RISC-V mm
- [PATCH v4 3/4] RISC-V: mm: Update pgtable comment documentation
- [PATCH v4 1/4] RISC-V: mm: Restrict address space for sv39,sv48,sv57
- [PATCH v4 4/4] RISC-V: mm: Document mmap changes
- [PATCH v4 0/4] RISC-V: mm: Make SV48 the default address space
- [PATCH v4 8/8] selftests/mm: add uffd unit test for UFFDIO_POISON
- [PATCH v4 7/8] selftests/mm: refactor uffd_poll_thread to allow custom fault handlers
- [PATCH v4 6/8] mm: userfaultfd: document and enable new UFFDIO_POISON feature
- [PATCH v4 4/8] mm: userfaultfd: add new UFFDIO_POISON ioctl
- [PATCH v4 5/8] mm: userfaultfd: support UFFDIO_POISON for hugetlbfs
- [PATCH v4 3/8] mm: userfaultfd: extract file size check out into a helper
- [PATCH v4 2/8] mm: userfaultfd: check for start + len overflow in validate_range
- [PATCH v4 1/8] mm: make PTE_MARKER_SWAPIN_ERROR more general
- [PATCH v4 0/8] add UFFDIO_POISON to simulate memory poisoning with UFFD
- [RFC v2 6/9] kunit: memcpy: Mark tests as slow using test attributes
- [RFC v2 9/9] kunit: Add documentation of KUnit test attributes
- [RFC v2 8/9] kunit: add tests for filtering attributes
- [RFC v2 7/9] kunit: time: Mark test as slow using test attributes
- [RFC v2 5/9] kunit: tool: Add command line interface to filter and report attributes
- [RFC v2 4/9] kunit: Add ability to filter attributes
- [RFC v2 3/9] kunit: Add module attribute
- [RFC v2 1/9] kunit: Add test attributes API structure
- [RFC v2 2/9] kunit: Add speed attribute
- [RFC v2 0/9] kunit: Add test attributes API
- Re: [PATCH v3 7/8] selftests/mm: refactor uffd_poll_thread to allow custom fault handlers
- Re: [PATCH v3 7/8] selftests/mm: refactor uffd_poll_thread to allow custom fault handlers
- Re: ww_mutex.sh hangs since v5.16-rc1
- Re: [PATCH v3 4/8] mm: userfaultfd: add new UFFDIO_POISON ioctl
- Re: [PATCH v4 33/35] maple_tree: Update testing code for mas_{next,prev,walk}
- [PATCH v4 18/18] selftests/nolibc: add chmod_argv0 test
- [PATCH v4 17/18] selftests/nolibc: chroot_exe: remove procfs dependency
- [PATCH v4 16/18] selftests/nolibc: stat_timestamps: remove procfs dependency
- [PATCH v4 15/18] selftests/nolibc: chdir_root: restore current path after test
- [PATCH v4 14/18] selftests/nolibc: vfprintf: remove MEMFD_CREATE dependency
- [PATCH v4 13/18] selftests/nolibc: prepare /tmp for tmpfs or ramfs
- [PATCH v4 12/18] selftests/nolibc: fix up failures when CONFIG_PROC_FS=n
- [PATCH v4 11/18] selftests/nolibc: add a new rmdir() test case
- [PATCH v4 10/18] tools/nolibc: add rmdir() support
- [PATCH v4 09/18] selftests/nolibc: link_cross: use /proc/self/cmdline
- [PATCH v4 08/18] selftests/nolibc: fix up kernel parameters support
- [PATCH v4 07/18] selftests/nolibc: prefer <sys/reboot.h> to <linux/reboot.h>
- [PATCH v4 06/18] tools/nolibc: types.h: add RB_ flags for reboot()
- [PATCH v4 05/18] selftests/nolibc: fix up int_fast16/32_t test cases for musl
- [PATCH v4 04/18] selftests/nolibc: add _LARGEFILE64_SOURCE for musl
- [PATCH v4 03/18] selftests/nolibc: gettid: restore for glibc and musl
- [PATCH v4 02/18] selftests/nolibc: stat_fault: silence NULL argument warning with glibc
- [PATCH v4 01/18] selftests/nolibc: add run-libc-test target
- [PATCH v4 00/18] selftests/nolibc: allow run with minimal kernel config
- Re: [PATCH v2 bpf-next] selftests/bpf: Corrected two typos
- From: patchwork-bot+netdevbpf
- Re: [PATCH v3 7/8] selftests/mm: refactor uffd_poll_thread to allow custom fault handlers
- Re: [PATCH v2 bpf-next] selftests/bpf: Corrected two typos
- [PATCH bpf-next v3 6/6] bpf: selftests: Add defrag selftests
- [PATCH bpf-next v3 5/6] bpf: selftests: Support custom type and proto for client sockets
- [PATCH bpf-next v3 4/6] bpf: selftests: Support not connecting client socket
- [PATCH bpf-next v3 0/6] Support defragmenting IPv(4|6) packets in BPF
- Re: [ovs-dev] [PATCH net-next 1/4] selftests: openvswitch: add an initial flow programming case
- [linux-next:master] BUILD REGRESSION 123212f53f3e394c1ae69a58c05dfdda56fec8c6
- [PATCH v6 15/15] selftests/nolibc: add mmap_munmap_good test case
- [PATCH v6 14/15] selftests/nolibc: add munmap_bad test case
- [PATCH v6 13/15] selftests/nolibc: add mmap_bad test case
- [PATCH v6 12/15] selftests/nolibc: add sbrk_0 to test current brk getting
- [PATCH v6 11/15] selftests/nolibc: add EXPECT_PTREQ, EXPECT_PTRNE and EXPECT_PTRER
- [PATCH v6 10/15] selftests/nolibc: prepare: create /dev/zero
- [PATCH v6 09/15] selftests/nolibc: export argv0 for some tests
- [PATCH v6 08/15] tools/nolibc: clean up sbrk() routine
- [PATCH v6 07/15] tools/nolibc: clean up mmap() routine
- [PATCH v6 06/15] tools/nolibc: __sysret: support syscalls who return a pointer
- [PATCH v6 05/15] tools/nolibc: add missing my_syscall6() for mips
- [PATCH v6 04/15] tools/nolibc: arch-mips.h: shrink with _NOLIBC_SYSCALL_CLOBBERLIST
- [PATCH v6 03/15] tools/nolibc: arch-loongarch.h: shrink with _NOLIBC_SYSCALL_CLOBBERLIST
- [PATCH v6 02/15] toolc/nolibc: arch-*.h: clean up whitespaces after __asm__
- [PATCH v6 01/15] tools/nolibc: arch-*.h: fix up code indent errors
- [PATCH v6 00/15] tools/nolibc: add a new syscall helper
- Re: [PATCH 1/2] x86/tsc: Add new BPF helper call bpf_rdtsc
- Re: [PATCH v3 7/8] selftests/mm: refactor uffd_poll_thread to allow custom fault handlers
- Re: [PATCH v3 5/8] mm: userfaultfd: support UFFDIO_POISON for hugetlbfs
- Re: [PATCH v3 4/8] mm: userfaultfd: add new UFFDIO_POISON ioctl
- Re: [PATCH v3 3/8] mm: userfaultfd: extract file size check out into a helper
- Re: [PATCH v3 2/8] mm: userfaultfd: check for start + len overflow in validate_range
- Re: [PATCH v3 1/8] mm: make PTE_MARKER_SWAPIN_ERROR more general
- Re: [ovs-dev] [PATCH net-next 4/4] selftests: openvswitch: add ct-nat test case with ipv4
- Re: [ovs-dev] [PATCH net-next 3/4] selftests: openvswitch: add basic ct test case parsing
- Re: [PATCH v2 bpf-next] selftests/bpf: Corrected two typos
- Re: [PATCH 1/2] x86/tsc: Add new BPF helper call bpf_rdtsc
- [PATCH v2 bpf-next] selftests/bpf: Corrected two typos
- RE: [PATCH v7 14/19] iommufd: Add iommufd_device_replace()
- Re: [PATCH] tools: testing: Corrected a clerical error
- Re: [RFC][PATCH 00/10] KEYS: Introduce user asymmetric keys and signatures
- Re: [PATCH 1/2] x86/tsc: Add new BPF helper call bpf_rdtsc
- Re: [RESEND PATCH v3 1/2] RISC-V: mm: Restrict address space for sv39,sv48,sv57
- Re: [PATCH bpf-next v2 6/6] bpf: selftests: Add defrag selftests
- Re: [RESEND PATCH v3 1/2] RISC-V: mm: Restrict address space for sv39,sv48,sv57
- Re: [RFC][PATCH 00/10] KEYS: Introduce user asymmetric keys and signatures
- [PATCH bpf-next v2 6/6] bpf: selftests: Add defrag selftests
- [PATCH bpf-next v2 5/6] bpf: selftests: Support custom type and proto for client sockets
- [PATCH bpf-next v2 4/6] bpf: selftests: Support not connecting client socket
- [PATCH bpf-next v2 0/6] Support defragmenting IPv(4|6) packets in BPF
- [PATCH v3 8/8] selftests/mm: add uffd unit test for UFFDIO_POISON
- [PATCH v3 7/8] selftests/mm: refactor uffd_poll_thread to allow custom fault handlers
- [PATCH v3 6/8] mm: userfaultfd: document and enable new UFFDIO_POISON feature
- [PATCH v3 5/8] mm: userfaultfd: support UFFDIO_POISON for hugetlbfs
- [PATCH v3 4/8] mm: userfaultfd: add new UFFDIO_POISON ioctl
- [PATCH v3 3/8] mm: userfaultfd: extract file size check out into a helper
- [PATCH v3 2/8] mm: userfaultfd: check for start + len overflow in validate_range
- [PATCH v3 1/8] mm: make PTE_MARKER_SWAPIN_ERROR more general
- [PATCH v3 0/8] add UFFDIO_POISON to simulate memory poisoning with UFFD
- Re: [PATCH bpf-next] selftests/bpf: Bump and validate MAX_SYMS
- From: patchwork-bot+netdevbpf
- Re: [PATCH 1/2] x86/tsc: Add new BPF helper call bpf_rdtsc
- Re: [PATCH bpf-next] selftests/bpf: Bump and validate MAX_SYMS
- Re: [PATCH bpf-next v4 6/7] bpf, net: Support SO_REUSEPORT sockets with bpf_sk_assign
- [linux-next:master] BUILD REGRESSION c36ac601a98fb148147640bae219108ee81566f8
- [RFC][GNUPG][PATCH 2/2] Convert PGP signatures to the user asymmetric key signatures format
- [RFC][GNUPG][PATCH 1/2] Convert PGP keys to the user asymmetric keys format
- [RFC][PATCH 10/10] selftests/bpf: Prepare a test for user asymmetric key signatures
- [RFC][PATCH 09/10] bpf: Introduce bpf_verify_uasym_signature() kfunc
- [RFC][PATCH 08/10] KEYS: Introduce load_uasym_keyring()
- [RFC][PATCH 07/10] KEYS: asymmetric: Preload user asymmetric keys from a keyring blob
- [RFC][PATCH 06/10] verification: Add verify_uasym_signature() and verify_uasym_sig_message()
- [RFC][PATCH 05/10] KEYS: asymmetric: Introduce the user asymmetric key signature parser
- [RFC][PATCH 04/10] KEYS: asymmetric: Introduce the user asymmetric key parser
- [RFC][PATCH 03/10] KEYS: asymmetric: Introduce a parser for user asymmetric keys and sigs
- [RFC][PATCH 02/10] crypto: Export signature encoding information
- [RFC][PATCH 01/10] crypto: Export public key algorithm information
- [RFC][PATCH 00/10] KEYS: Introduce user asymmetric keys and signatures
- [PATCH bpf-next] selftests/bpf: Bump and validate MAX_SYMS
- Re: [PATCH 1/2] x86/tsc: Add new BPF helper call bpf_rdtsc
- Re: [PATCH 1/2] x86/tsc: Add new BPF helper call bpf_rdtsc
- [PATCH] tools: testing: Corrected a clerical error
- Re: [RESEND PATCH v3 2/2] RISC-V: mm: Update documentation and include test
- [PATCH v1 5/5] selftests/nolibc: report: add newline before test failures
- Re: [RESEND PATCH v3 1/2] RISC-V: mm: Restrict address space for sv39,sv48,sv57
- [PATCH v1 4/5] selftests/nolibc: report: extrude the test status line
- [PATCH v1 3/5] selftests/nolibc: report: align passed, skipped and failed
- [PATCH v1 2/5] selftests/nolibc: report: print total tests
- [PATCH v1 1/5] selftests/nolibc: report: print a summarized test status
- [PATCH v1 0/5] selftests/nolibc: report: print test status
- Re: [PATCH bpf-next v4 6/7] bpf, net: Support SO_REUSEPORT sockets with bpf_sk_assign
- [PATCH v23 4/5] mm/pagemap: add documentation of PAGEMAP_SCAN IOCTL
- From: Muhammad Usama Anjum
- [PATCH v23 5/5] selftests: mm: add pagemap ioctl tests
- From: Muhammad Usama Anjum
- [PATCH v23 3/5] tools headers UAPI: Update linux/fs.h with the kernel sources
- From: Muhammad Usama Anjum
- [PATCH v23 2/5] fs/proc/task_mmu: Implement IOCTL to get and optionally clear info about PTEs
- From: Muhammad Usama Anjum
- [PATCH v23 1/5] userfaultfd: UFFD_FEATURE_WP_ASYNC
- From: Muhammad Usama Anjum
- [PATCH v23 0/5] Implement IOCTL to get and optionally clear info about PTEs
- From: Muhammad Usama Anjum
- Re: [RESEND PATCH v3 2/2] RISC-V: mm: Update documentation and include test
- Re: [PATCH v22 2/5] fs/proc/task_mmu: Implement IOCTL to get and optionally clear info about PTEs
- From: Muhammad Usama Anjum
- Re: [PATCH 1/2] x86/tsc: Add new BPF helper call bpf_rdtsc
- Re: [PATCH 2/2] selftests/bpf: Add test for bpf_rdtsc
- Re: [PATCH v1] tools: timers: fix freq average calculation
- [PATCH v1] tools: timers: fix freq average calculation
- Re: [PATCH 1/2] x86/tsc: Add new BPF helper call bpf_rdtsc
- Re: [PATCH bpf-next v4 6/7] bpf, net: Support SO_REUSEPORT sockets with bpf_sk_assign
- Re: [RESEND PATCH v3 0/2] RISC-V: mm: Make SV48 the default address space
- Re: [RESEND PATCH v3 0/2] RISC-V: mm: Make SV48 the default address space
- Re: [RESEND PATCH v3 0/2] RISC-V: mm: Make SV48 the default address space
- [RESEND PATCH v3 0/2] RISC-V: mm: Make SV48 the default address space
- [RESEND PATCH v3 2/2] RISC-V: mm: Update documentation and include test
- [RESEND PATCH v3 1/2] RISC-V: mm: Restrict address space for sv39,sv48,sv57
- Re: [PATCH v2 1/6] mm: userfaultfd: add new UFFDIO_POISON ioctl
- Re: [PATCH v2 1/6] mm: userfaultfd: add new UFFDIO_POISON ioctl
- Re: [PATCH v2 4/6] selftests/mm: refactor uffd_poll_thread to allow custom fault handlers
- Re: [PATCH v2 1/6] mm: userfaultfd: add new UFFDIO_POISON ioctl
- Re: [PATCH v2 4/6] selftests/mm: refactor uffd_poll_thread to allow custom fault handlers
- Re: [PATCH v2 1/6] mm: userfaultfd: add new UFFDIO_POISON ioctl
- Re: [PATCH v2 1/6] mm: userfaultfd: add new UFFDIO_POISON ioctl
- Re: [linux-next:master] BUILD REGRESSION e1f6a8eaf1c271a0158114a03e3605f4fba059ad
- Re: [PATCH v2 1/6] mm: userfaultfd: add new UFFDIO_POISON ioctl
- Re: [PATCH v2 1/6] mm: userfaultfd: add new UFFDIO_POISON ioctl
- [linux-next:master] BUILD REGRESSION e1f6a8eaf1c271a0158114a03e3605f4fba059ad
- Re: [PATCH v2 1/6] mm: userfaultfd: add new UFFDIO_POISON ioctl
- Re: [PATCH bpf-next 0/2] BPF kselftest cross-build/RISC-V fixes
- 回复: [PATCH v1] selftests:bpf:Fix repeated initialization
- Re: [PATCH v1] selftests:bpf:Fix repeated initialization
- Re: [PATCH bpf-next 0/2] BPF kselftest cross-build/RISC-V fixes
- [PATCH v1] selftests:bpf:Fix repeated initialization
- [PATCH] kselftest/runner.sh: Propagate SIGTERM to runner child
- [PATCH bpf-next 2/2] selftests/bpf: Honor $(O) when figuring out paths
- [PATCH bpf-next 1/2] selftests/bpf: Add F_NEEDS_EFFICIENT_UNALIGNED_ACCESS to some tests
- [PATCH bpf-next 0/2] BPF kselftest cross-build/RISC-V fixes
- [PATCH][next] selftests: Fix spelling mistake "regesters" -> "registers"
- Re: [PATCH net 0/9] mptcp: fixes for v6.5
- From: patchwork-bot+netdevbpf
- [PATCH v2 2/2] selftests/memfd: sysctl: fix MEMFD_NOEXEC_SCOPE_NOEXEC_ENFORCED
- [PATCH v2 1/2] mm/memfd: sysctl: fix MEMFD_NOEXEC_SCOPE_NOEXEC_ENFORCED
- [PATCH v2 0/2] mm/memfd: fix sysctl MEMFD_NOEXEC_SCOPE_NOEXEC_ENFORCED
- Re: [PATCH v22 2/5] fs/proc/task_mmu: Implement IOCTL to get and optionally clear info about PTEs
- Re: [PATCH v2 6/6] mm: userfaultfd: add basic documentation for UFFDIO_POISON
- Re: [PATCH v2 5/6] selftests/mm: add uffd unit test for UFFDIO_POISON
- Re: [PATCH v2 4/6] selftests/mm: refactor uffd_poll_thread to allow custom fault handlers
- Re: [PATCH v2 3/6] mm: userfaultfd: support UFFDIO_POISON for hugetlbfs
- Re: [PATCH v2 2/6] mm: userfaultfd: refactor hugetlb folio allocation / lookup code
- [PATCH net 3/9] selftests: mptcp: connect: fail if nft supposed to work
- [PATCH net 8/9] selftests: mptcp: depend on SYN_COOKIES
- [PATCH net 5/9] selftests: mptcp: sockopt: return error if wrong mark
- [PATCH net 7/9] selftests: mptcp: userspace_pm: report errors with 'remove' tests
- [PATCH net 6/9] selftests: mptcp: userspace_pm: use correct server port
- [PATCH net 4/9] selftests: mptcp: sockopt: use 'iptables-legacy' if available
- [PATCH net 9/9] selftests: mptcp: pm_nl_ctl: fix 32-bit support
- [PATCH net 2/9] mptcp: do not rely on implicit state check in mptcp_listen()
- [PATCH net 1/9] mptcp: ensure subflow is unhashed before cleaning the backlog
- [PATCH net 0/9] mptcp: fixes for v6.5
- Re: [PATCH v2 1/6] mm: userfaultfd: add new UFFDIO_POISON ioctl
- Re: [PATCH 0/2] bpf, net: Allow setting SO_TIMESTAMPING* from BPF
- Re: [PATCH 0/2] bpf, net: Allow setting SO_TIMESTAMPING* from BPF
- [linux-next:master] BUILD REGRESSION 1c6f93977947dbba1fc4d250c4eb8a7d4cfdecf1
- Re: [PATCH 0/2] bpf, net: Allow setting SO_TIMESTAMPING* from BPF
- Re: [PATCH v4 33/35] maple_tree: Update testing code for mas_{next,prev,walk}
- Re: [PATCH v4 33/35] maple_tree: Update testing code for mas_{next,prev,walk}
- Re: [linux-next:master] BUILD REGRESSION 296d53d8f84ce50ffaee7d575487058c8d437335
- [PATCH bpf-next v5 7/7] selftests/bpf: Test that SO_REUSEPORT can be used with sk_assign helper
- [PATCH bpf-next v5 6/7] bpf, net: Support SO_REUSEPORT sockets with bpf_sk_assign
- [PATCH bpf-next v5 5/7] net: remove duplicate sk_lookup helpers
- [PATCH bpf-next v5 4/7] net: document inet[6]_lookup_reuseport sk_state requirements
- [PATCH bpf-next v5 3/7] net: remove duplicate reuseport_lookup functions
- [PATCH bpf-next v5 2/7] net: export inet_lookup_reuseport and inet6_lookup_reuseport
- [PATCH bpf-next v5 1/7] udp: re-score reuseport groups when connected sockets are present
- [PATCH bpf-next v5 0/7] Add SO_REUSEPORT support for TC bpf_sk_assign
- [PATCH v1] tools: remove duplicate assignment
- Re: Tests documentation
- From: Mauro Carvalho Chehab
- Re: [linux-next:master] BUILD REGRESSION 296d53d8f84ce50ffaee7d575487058c8d437335
- Re: [PATCH v22 4/5] mm/pagemap: add documentation of PAGEMAP_SCAN IOCTL
- Re: Tests documentation
- Re: [PATCH 2/2] selftests/bpf: Add test for bpf_rdtsc
- Re: [tip: x86/misc] x86/csum: Improve performance of `csum_partial`
- Re: [tip: x86/misc] x86/csum: Improve performance of `csum_partial`
- [PATCH] x86: checksum: Fix unaligned checksums on < i686
- Re: [PATCHv2] selftests/input: add tests for the EVIOCSCLOCKID ioctl
- From: Enric Balletbo Serra
- [PATCH 2/2] arch: um: Use the x86 checksum implementation on 32-bit
- [PATCH 1/2] asm-generic: current: Don't include thread-info.h if building asm
- Re: [linux-next:master] BUILD REGRESSION 296d53d8f84ce50ffaee7d575487058c8d437335
- Re: [PATCH 1/2] x86/tsc: Add new BPF helper call bpf_rdtsc
- Re: [PATCH v5 10/13] KVM: selftests: Only do get/set tests on present blessed list
- RE: [PATCH 2/2] selftests/bpf: Add test for bpf_rdtsc
- RE: [PATCH 0/2] x86/BPF: Add new BPF helper call bpf_rdtsc
- RE: [PATCH 0/2] bpf, net: Allow setting SO_TIMESTAMPING* from BPF
- Re: [PATCH] kunit: tool: undo type subscripts for subprocess.Popen
- Re: [PATCH v3 03/10] eventfs: adding eventfs dir add functions
- Re: [PATCH] kunit: tool: undo type subscripts for subprocess.Popen
- Re: [PATCH] kunit: tool: undo type subscripts for subprocess.Popen
- Re: [PATCH v3 03/10] eventfs: adding eventfs dir add functions
- Re: [PATCH v3 2/3] selftests: cgroup: Minor code reorganizations
- Re: [PATCH v3 1/3] cpuset: Allow setscheduler regardless of manipulated task
- [PATCH 2/2] bpf: Allow setting SO_TIMESTAMPING* with bpf_setsockopt()
- [PATCH 1/2] net: Implement missing getsockopt(SO_TIMESTAMPING_NEW)
- [PATCH 0/2] bpf, net: Allow setting SO_TIMESTAMPING* from BPF
- [PATCH v3 3/3] selftests: cgroup: Add cpuset migrations testcase
- [PATCH v3 2/3] selftests: cgroup: Minor code reorganizations
- [PATCH v3 1/3] cpuset: Allow setscheduler regardless of manipulated task
- [PATCH v3 0/3] cpuset: Allow setscheduler regardless of manipulated task
- Re: [PATCH v2 0/3] selftests/nolibc: improve test report support
- Re: [PATCH v5 5/5] selftests/nolibc: riscv: customize makefile for rv32
- [linux-next:master] BUILD REGRESSION 296d53d8f84ce50ffaee7d575487058c8d437335
- Re: [PATCH v3 03/10] eventfs: adding eventfs dir add functions
- Re: [PATCH v22 2/5] fs/proc/task_mmu: Implement IOCTL to get and optionally clear info about PTEs
- Re: [PATCH v1 03/11] tools/nolibc: include crt.h before arch.h
- Re: [PATCH v1] Fix documentation of panic_on_warn
- Re: [PATCH v5 06/14] tools/nolibc: arch-*.h: clean up multiple whitespaces
- Re: [PATCH v5 07/14] tools/nolibc: arch-loongarch.h: shrink with SYSCALL_CLOBBERLIST
- Re: [PATCH v5 14/14] selftests/nolibc: add mmap and munmap test cases
- Re: [PATCH v5 10/14] tools/nolibc: __sysret: support syscalls who return a pointer
- [PATCH 2/2] selftests/bpf: Add test for bpf_rdtsc
- [PATCH 1/2] x86/tsc: Add new BPF helper call bpf_rdtsc
- [PATCH 0/2] x86/BPF: Add new BPF helper call bpf_rdtsc
- Re: [PATCH v5 09/14] tools/nolibc: add missing my_syscall6() for mips
- Re: [PATCH v3 03/10] eventfs: adding eventfs dir add functions
- Re: [PATCH v1 03/11] tools/nolibc: include crt.h before arch.h
- Re: [PATCH v5 10/14] tools/nolibc: __sysret: support syscalls who return a pointer
- Re: [PATCH v1 03/11] tools/nolibc: include crt.h before arch.h
- Re: [PATCH bpf-next v4 6/7] bpf, net: Support SO_REUSEPORT sockets with bpf_sk_assign
- Re: [PATCH v5 14/14] selftests/nolibc: add mmap and munmap test cases
- Re: [PATCH bpf-next v4 6/7] bpf, net: Support SO_REUSEPORT sockets with bpf_sk_assign
- [PATCHv2] selftests/input: add tests for the EVIOCSCLOCKID ioctl
- Re: [PATCH bpf-next v4 3/7] net: remove duplicate reuseport_lookup functions
- Re: [PATCH v22 2/5] fs/proc/task_mmu: Implement IOCTL to get and optionally clear info about PTEs
- From: Muhammad Usama Anjum
- Re: [PATCH] selftests/input: add tests for the EVIOCSCLOCKID ioctl
- From: Enric Balletbo Serra
- Re: [PATCH v5 14/14] selftests/nolibc: add mmap and munmap test cases
- Re: [PATCH v5 10/14] tools/nolibc: __sysret: support syscalls who return a pointer
- Re: [PATCH] selftests/net: Add xt_policy config for xfrm_policy test
- From: patchwork-bot+netdevbpf
- Re: [PATCH v5 14/14] selftests/nolibc: add mmap and munmap test cases
- [PATCH] selftests/input: add tests for the EVIOCSCLOCKID ioctl
- Re: [PATCH v5 10/13] KVM: selftests: Only do get/set tests on present blessed list
- [PATCH] selftests/nolibc: simplify call to ioperm
- Re: [PATCH v5 14/14] selftests/nolibc: add mmap and munmap test cases
- Re: [PATCH v5 14/14] selftests/nolibc: add mmap and munmap test cases
- Re: [PATCH v5 11/14] tools/nolibc: clean up mmap() support
- Re: [PATCH v22 2/5] fs/proc/task_mmu: Implement IOCTL to get and optionally clear info about PTEs
- From: Muhammad Usama Anjum
- Re: [PATCH 0/2] Two cross-compilation kselftest fixes
- Re: [PATCH v5 14/14] selftests/nolibc: add mmap and munmap test cases
- Re: [PATCH v5 00/13] RISCV: Add KVM_GET_REG_LIST API
- [PATCH AUTOSEL 6.1 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 v5 00/14] tools/nolibc: add a new syscall helper
- Re: [PATCH v5 14/14] selftests/nolibc: add mmap and munmap test cases
- Re: [PATCH v5 11/14] tools/nolibc: clean up mmap() support
- Re: [PATCH v5 10/14] tools/nolibc: __sysret: support syscalls who return a pointer
- Re: [PATCH v1 03/11] tools/nolibc: include crt.h before arch.h
- Re: [PATCH v5 09/14] tools/nolibc: add missing my_syscall6() for mips
- Re: [PATCH v5 07/14] tools/nolibc: arch-loongarch.h: shrink with SYSCALL_CLOBBERLIST
- Re: [PATCH v5 06/14] tools/nolibc: arch-*.h: clean up multiple whitespaces
- Re: [PATCH v4 33/35] maple_tree: Update testing code for mas_{next,prev,walk}
- Re: [PATCH v5 0/5] nolibc: add part2 of support for rv32
- Re: [PATCH v5 5/5] selftests/nolibc: riscv: customize makefile for rv32
- Re: [PATCH v5 1/5] tools/nolibc: fix up #error compile failures with -ENOSYS
- Re: [PATCH v2 0/3] selftests/nolibc: improve test report support
- Re: [PATCH v2 07/13] tools/nolibc: sys_lseek: add pure 64bit lseek
- Re: [tip: x86/misc] x86/csum: Improve performance of `csum_partial`
- Re: [PATCH v3 02/10] eventfs: introducing struct tracefs_inode
- Tests documentation
- From: Mauro Carvalho Chehab
- Re: [PATCH 0/2] v3: F_OFD_GETLK extension to read lock info
- Re: [PATCH v5 00/13] RISCV: Add KVM_GET_REG_LIST API
- Re: [PATCH v5 11/13] KVM: selftests: Add skip_set facility to get_reg_list test
- Re: [PATCH v5 08/13] KVM: arm64: selftests: Move reject_set check logic to a function
- Re: [PATCH v5 11/13] KVM: selftests: Add skip_set facility to get_reg_list test
- Re: [PATCH v5 08/13] KVM: arm64: selftests: Move reject_set check logic to a function
- Re: [PATCH v3 03/10] eventfs: adding eventfs dir add functions
- [PATCH v5 12/13] KVM: riscv: Add KVM_GET_REG_LIST API support
- [PATCH v5 13/13] KVM: riscv: selftests: Add get-reg-list test
- [PATCH v5 11/13] KVM: selftests: Add skip_set facility to get_reg_list test
- [PATCH v5 10/13] KVM: selftests: Only do get/set tests on present blessed list
- [PATCH v5 08/13] KVM: arm64: selftests: Move reject_set check logic to a function
- [PATCH v5 09/13] KVM: arm64: selftests: Move finalize_vcpu back to run_test
- [PATCH v5 07/13] KVM: arm64: selftests: Finish generalizing get-reg-list
- [PATCH v5 06/13] KVM: arm64: selftests: Split get-reg-list test code
- [PATCH v5 04/13] KVM: arm64: selftests: Rename vcpu_config and add to kvm_util.h
- [PATCH v5 05/13] KVM: arm64: selftests: Delete core_reg_fixup
- [PATCH v5 03/13] KVM: arm64: selftests: Remove print_reg's dependency on vcpu_config
- [PATCH v5 02/13] KVM: arm64: selftests: Drop SVE cap check in print_reg
- [PATCH v5 01/13] KVM: arm64: selftests: Replace str_with_index with strdup_printf
- [PATCH v5 00/13] RISCV: Add KVM_GET_REG_LIST API
- Re: [PATCH v3 02/10] eventfs: introducing struct tracefs_inode
- [PATCH] selftests/net: Add xt_policy config for xfrm_policy test
- Re: [PATCH -next] selftests/ptrace: Fix Test terminated by timeout in ptrace_attach
- Re: [PATCH v1] Fix documentation of panic_on_warn
- Re: [PATCH v2 1/3] cpuset: Allow setscheduler regardless of manipulated task
- Re: [PATCH v3 03/14] selftests/nolibc: add _LARGEFILE64_SOURCE for musl
- Re: [PATCH 1/3] cpuset: Allow setscheduler regardless of manipulated task
- [PATCH v2 3/3] selftests: cgroup: Add cpuset migrations testcase
- [PATCH v2 1/3] cpuset: Allow setscheduler regardless of manipulated task
- [PATCH v2 0/3] cpuset: Allow setscheduler regardless of manipulated task
- [PATCH v2 2/3] selftests: cgroup: Minor code reorganizations
- Re: [PATCH 5/6] rust: support running Rust documentation tests as KUnit ones
- Re: [PATCH v3 03/14] selftests/nolibc: add _LARGEFILE64_SOURCE for musl
- [linux-next:master] BUILD REGRESSION 6352a698ca5bf26a9199202666b16cf741f579f6
- Re: [PATCH v3 03/14] selftests/nolibc: add _LARGEFILE64_SOURCE for musl
- [PATCH v1] Fix documentation of panic_on_warn
- Re: [PATCH v22 2/5] fs/proc/task_mmu: Implement IOCTL to get and optionally clear info about PTEs
- [PATCH v3 14/14] selftests/nolibc: vfprintf: remove MEMFD_CREATE dependency
- [PATCH v3 13/14] selftests/nolibc: add chmod_tmpdir test
- [PATCH v3 12/14] selftests/nolibc: prepare /tmp for tmpfs or ramfs
- [PATCH v3 11/14] selftests/nolibc: fix up failures when CONFIG_PROC_FS=n
- [PATCH v3 10/14] selftests/nolibc: add a new rmdir() test case
- [PATCH v3 09/14] tools/nolibc: add rmdir() support
- [PATCH v3 08/14] selftests/nolibc: link_cross: use /proc/self/cmdline
- [PATCH v3 07/14] selftests/nolibc: chroot_exe: remove procfs dependency
- [PATCH v3 06/14] selftests/nolibc: stat_timestamps: remove procfs dependency
- [PATCH v3 05/14] selftests/nolibc: fix up kernel parameters support
- [PATCH v3 04/14] selftests/nolibc: fix up int_fast16/32_t test cases for musl
- [PATCH v3 03/14] selftests/nolibc: add _LARGEFILE64_SOURCE for musl
- [PATCH v3 02/14] selftests/nolibc: gettid: restore for glibc and musl
- [PATCH v3 01/14] selftests/nolibc: stat_fault: silence NULL argument warning with glibc
- [PATCH v3 00/14] selftests/nolibc: allow run with minimal kernel config
- Re: [PATCH bpf-next v4 1/2] net: bpf: Check SKB ownership against full socket.
- Re: [PATCH bpf-next v4 0/2] Fix missing synack in BPF cgroup_skb filters
- From: patchwork-bot+netdevbpf
- [PATCH 0/2] proc: proc_setattr for /proc/$PID/net
- Re: [PATCH v2 00/15] allow run with minimal kernel config
- Re: [PATCH v2 13/15] selftests/nolibc: rename chroot_exe to chroot_tmpfile
- Re: [PATCH 2/2] selftests/proc: Do not build x86-64 tests on non-x86-64 builds
- Re: [PATCH v2 11/15] selftests/nolibc: prepare /tmp for tmpfs or ramfs
- Re: [PATCH 2/2] KVM: selftests: Add PEBS test for MSR_IA32_PERF_CAPABILITIES
- Re: [PATCH v2 00/15] allow run with minimal kernel config
- Re: [PATCH v2 13/15] selftests/nolibc: rename chroot_exe to chroot_tmpfile
- Re: [PATCH v2 11/15] selftests/nolibc: prepare /tmp for tmpfs or ramfs
- Re: [PATCH v1 1/2] mm/memfd: sysctl: fix MEMFD_NOEXEC_SCOPE_NOEXEC_ENFORCED
- Re: [PATCH v1 1/2] mm/memfd: sysctl: fix MEMFD_NOEXEC_SCOPE_NOEXEC_ENFORCED
- Re: [PATCH v1 1/2] mm/memfd: sysctl: fix MEMFD_NOEXEC_SCOPE_NOEXEC_ENFORCED
- Re: [PATCH v2] Documentation: mm/memfd: vm.memfd_noexec
- [PATCH v3 1/1] Documentation: mm/memfd: vm.memfd_noexec
- [PATCH v3 0/1] Add documentation for sysctl vm.memfd_noexec
- [PATCH v1 1/2] mm/memfd: sysctl: fix MEMFD_NOEXEC_SCOPE_NOEXEC_ENFORCED
- [PATCH v1 2/2] selftests/memfd: sysctl: fix MEMFD_NOEXEC_SCOPE_NOEXEC_ENFORCED
- [PATCH v1 0/2] mm/memfd: fix sysctl MEMFD_NOEXEC_SCOPE_NOEXEC_ENFORCED
- Re: [PATCH v3 1/4] KVM: selftests: Introduce __kvm_pmu_event_filter to improved event filter settings
- [PATCH v2 15/15] selftests/nolibc: vfprintf: remove MEMFD_CREATE dependency
- [PATCH v2 14/15] selftests/nolibc: add chmod_tmpfile test
- [PATCH v2 13/15] selftests/nolibc: rename chroot_exe to chroot_tmpfile
- [PATCH v2 12/15] selftests/nolibc: add common get_tmpfile()
- [PATCH v2 11/15] selftests/nolibc: prepare /tmp for tmpfs or ramfs
- [PATCH v2 10/15] selftests/nolibc: fix up failures when CONFIG_PROC_FS=n
- [PATCH v2 09/15] selftests/nolibc: add a new rmdir() test case
- [PATCH v2 08/15] tools/nolibc: add rmdir() support
- [PATCH v2 07/15] selftests/nolibc: link_cross: use /proc/self/cmdline
- [PATCH v2 06/15] selftests/nolibc: stat_timestamps: remove procfs dependency
- [PATCH v2] Documentation: mm/memfd: vm.memfd_noexec
- [PATCH v2 05/15] selftests/nolibc: fix up kernel parameters support
- [PATCH v2 04/15] selftests/nolibc: fix up int_fast16/32_t test cases for musl
- [PATCH v2 03/15] selftests/nolibc: add _LARGEFILE64_SOURCE for musl
- [PATCH v2 02/15] selftests/nolibc: gettid: restore for glibc and musl
- [PATCH] Documentation: mm/memfd: vm.memfd_noexec
- [PATCH v2 01/15] selftests/nolibc: stat_fault: silence NULL argument warning with glibc
- [PATCH v2 00/15] allow run with minimal kernel config
- Re: [PATCH v1 05/17] selftests/nolibc: stat_timestamps: remove procfs dependency
- Re: [PATCH v1 05/17] selftests/nolibc: stat_timestamps: remove procfs dependency
- Re: [PATCH v8 3/5] mm/memfd: add MFD_NOEXEC_SEAL and MFD_EXEC
- Re: [PATCH v2 6/6] mm: userfaultfd: add basic documentation for UFFDIO_POISON
- [PATCH v2 6/6] mm: userfaultfd: add basic documentation for UFFDIO_POISON
- [PATCH v2 5/6] selftests/mm: add uffd unit test for UFFDIO_POISON
- [PATCH v2 4/6] selftests/mm: refactor uffd_poll_thread to allow custom fault handlers
- [PATCH v2 3/6] mm: userfaultfd: support UFFDIO_POISON for hugetlbfs
- [PATCH v2 2/6] mm: userfaultfd: refactor hugetlb folio allocation / lookup code
- [PATCH v2 1/6] mm: userfaultfd: add new UFFDIO_POISON ioctl
- Re: [PATCH 2/2] selftests/proc: Do not build x86-64 tests on non-x86-64 builds
- [PATCH AUTOSEL 6.1 02/12] tracing/user_events: Prevent same name but different args event
- [PATCH AUTOSEL 6.3 03/17] tracing/user_events: Prevent same name but different args event
- Re: [PATCH bpf-next 0/7] Support defragmenting IPv(4|6) packets in BPF
- Re: [PATCH v1 05/17] selftests/nolibc: stat_timestamps: remove procfs dependency
- Re: [PATCH v3 3/3] selftests/tdx: Test GetQuote TDX attestation feature
- From: Dionna Amalie Glaze
- [PATCH 2/2] selftests/proc: Do not build x86-64 tests on non-x86-64 builds
- [PATCH 1/2] selftests/openat2: Run-time check for -fsanitize=undefined
- [PATCH 0/2] Two cross-compilation kselftest fixes
- Re: [ovs-dev] [PATCH net-next 0/4] selftests: openvswitch: add flow programming cases
- Re: [PATCH bpf-next 0/7] Support defragmenting IPv(4|6) packets in BPF
- Re: [PATCH bpf-next 0/7] Support defragmenting IPv(4|6) packets in BPF
- From: Toke Høiland-Jørgensen
- Re: [PATCH 1/3] cpuset: Allow setscheduler regardless of manipulated task
- Re: [PATCH bpf-next 0/7] Support defragmenting IPv(4|6) packets in BPF
- Re: [ovs-dev] [PATCH net-next 0/4] selftests: openvswitch: add flow programming cases
- Re: [PATCH 1/3] cpuset: Allow setscheduler regardless of manipulated task
- Re: [PATCH bpf-next 0/7] Support defragmenting IPv(4|6) packets in BPF
- From: Toke Høiland-Jørgensen
- Re: [PATCH 1/3] cpuset: Allow setscheduler regardless of manipulated task
- Re: [PATCH v8 3/5] mm/memfd: add MFD_NOEXEC_SEAL and MFD_EXEC
- [PATCH 3/3] selftests: cgroup: Add cpuset migrations testcase
- [PATCH 1/3] cpuset: Allow setscheduler regardless of manipulated task
- [PATCH 2/3] selftests: cgroup: Minor code reorganizations
- [PATCH 0/3] cpuset: Allow setscheduler regardless of manipulated task
- [RESEND PATCH] selftests/mincore: fix skip condition for check_huge_pages test
- Re: [PATCH v8 3/5] mm/memfd: add MFD_NOEXEC_SEAL and MFD_EXEC
- Re: [PATCH v8 3/5] mm/memfd: add MFD_NOEXEC_SEAL and MFD_EXEC
- RE: [PATCH v2 00/11] iommufd: Add nesting infrastructure
- Re: [PATCH 1/2] RISC-V: mm: Restrict address space for sv39,sv48,sv57
- Re: [RFC PATCHES 00/17] IOMMUFD: Deliver IO page faults to user space
- [PATCH] kselftest/arm64: Exit streaming mode after collecting signal context
- Re: [PATCH 2/2] KVM: selftests: Add PEBS test for MSR_IA32_PERF_CAPABILITIES
- From: Sean Christopherson
- Re: [PATCH 1/2] KVM: selftests: Test consistency of setting MSR_IA32_DS_AREA
- From: Sean Christopherson
- Re: [PATCH v3 4/4] KVM: selftests: Test gp event filters don't affect fixed event filters
- From: Sean Christopherson
- Re: [PATCH v3 3/4] KVM: selftests: Check if event filter meets expectations on fixed counters
- From: Sean Christopherson
- Re: [PATCH v3 2/4] KVM: selftests: Test unavailable event filters are rejected
- From: Sean Christopherson
- Re: [PATCH v3 1/4] KVM: selftests: Introduce __kvm_pmu_event_filter to improved event filter settings
- From: Sean Christopherson
- Re: [ovs-dev] [PATCH net-next 0/4] selftests: openvswitch: add flow programming cases
- Re: [PATCH v8 3/5] mm/memfd: add MFD_NOEXEC_SEAL and MFD_EXEC
- [PATCH v1 11/11] tools/nolibc: s390: shrink _start with _start_c
- [PATCH v1 10/11] tools/nolibc: riscv: shrink _start with _start_c
- [PATCH v1 09/11] tools/nolibc: loongarch: shrink _start with _start_c
- [PATCH v1 08/11] tools/nolibc: mips: shrink _start with _start_c
- [PATCH v1 07/11] tools/nolibc: x86_64: shrink _start with _start_c
- [PATCH v1 06/11] tools/nolibc: i386: shrink _start with _start_c
- [PATCH v1 05/11] tools/nolibc: aarch64: shrink _start with _start_c
- [PATCH v1 04/11] tools/nolibc: arm: shrink _start with _start_c
- [PATCH v1 03/11] tools/nolibc: include crt.h before arch.h
- Re: [PATCH bpf-next v4 6/7] bpf, net: Support SO_REUSEPORT sockets with bpf_sk_assign
- [PATCH v1 02/11] tools/nolibc: add new crt.h with _start_c
- [PATCH v1 01/11] tools/nolibc: remove old arch specific stat support
- [PATCH v1 00/11] tools/nolibc: shrink arch support
- Re: [PATCH bpf-next v4 6/7] bpf, net: Support SO_REUSEPORT sockets with bpf_sk_assign
- Re: [PATCH bpf-next v4 4/7] net: document inet[6]_lookup_reuseport sk_state requirements
- Re: [PATCH bpf-next v4 3/7] net: remove duplicate reuseport_lookup functions
- Re: [PATCH v2 1/4] KVM: selftests: Move pgd_created check into virt_pgd_alloc
- From: Sean Christopherson
- Re: [PATCH v2 2/4] KVM: selftests: Add aligned guest physical page allocator
- From: Sean Christopherson
- [linux-next:master] BUILD REGRESSION 5c875096d59010cee4e00da1f9c7bdb07a025dc2
- Re: [PATCH bpf-next v4 2/7] net: export inet_lookup_reuseport and inet6_lookup_reuseport
- Re: SSVE selftests failing unexpectedly
- [PATCH net-next 4/4] selftests: openvswitch: add ct-nat test case with ipv4
- [PATCH net-next 3/4] selftests: openvswitch: add basic ct test case parsing
- [PATCH net-next 0/4] selftests: openvswitch: add flow programming cases
- [PATCH net-next 1/4] selftests: openvswitch: add an initial flow programming case
- [PATCH net-next 2/4] selftests: openvswitch: add a test for ipv4 forwarding
- SSVE selftests failing unexpectedly
- Re: [PATCH v3 3/3] selftests/tdx: Test GetQuote TDX attestation feature
- From: Sathyanarayanan Kuppuswamy
- Re: [PATCH v3 3/3] selftests/tdx: Test GetQuote TDX attestation feature
- Re: [PATCH v3 3/3] selftests/tdx: Test GetQuote TDX attestation feature
- Re: [PATCH v3 3/3] selftests/tdx: Test GetQuote TDX attestation feature
- [PATCH v1 05/17] selftests/nolibc: stat_timestamps: remove procfs dependency
- [PATCH v5 14/14] selftests/nolibc: add mmap and munmap test cases
- [PATCH v5 13/14] selftests/nolibc: add sbrk_0 to test current brk getting
- [PATCH v5 12/14] selftests/nolibc: add EXPECT_PTREQ, EXPECT_PTRNE and EXPECT_PTRER
- [PATCH v5 11/14] tools/nolibc: clean up mmap() support
- [PATCH v5 09/14] tools/nolibc: add missing my_syscall6() for mips
- [PATCH v5 10/14] tools/nolibc: __sysret: support syscalls who return a pointer
- [PATCH v5 08/14] tools/nolibc: arch-mips.h: shrink with SYSCALL_CLOBBERLIST
- [PATCH v5 07/14] tools/nolibc: arch-loongarch.h: shrink with SYSCALL_CLOBBERLIST
- [PATCH v5 06/14] tools/nolibc: arch-*.h: clean up multiple whitespaces
- [PATCH v5 05/14] tools/nolibc: string.h: clean up multiple whitespaces with tab
- [PATCH v5 04/14] tools/nolibc: unistd.h: reorder the syscall macros
- [PATCH v5 03/14] tools/nolibc: sys.h: apply __sysret() helper
- [PATCH v5 02/14] tools/nolibc: unistd.h: apply __sysret() helper
- [PATCH v5 01/14] tools/nolibc: sys.h: add a syscall return helper
- [PATCH v5 00/14] tools/nolibc: add a new syscall helper
- Re: [RFC PATCHES 00/17] IOMMUFD: Deliver IO page faults to user space
- Re: [PATCH v2 00/11] iommufd: Add nesting infrastructure
- Re: [PATCH 1/2] RISC-V: mm: Restrict address space for sv39,sv48,sv57
- Re: [PATCH v22 2/5] fs/proc/task_mmu: Implement IOCTL to get and optionally clear info about PTEs
- Re: [PATCH v8 3/5] mm/memfd: add MFD_NOEXEC_SEAL and MFD_EXEC
- Re: [PATCH] selftests/zram: avoid subshells and bc for ratio calculations
- [PATCH] selftests/zram: avoid subshells and bc for ratio calculations
- Re: [PATCH v4 11/12] KVM: riscv: selftests: Add finalize_vcpu check in run_test
- Re: [PATCH v4 12/12] KVM: riscv: selftests: Add get-reg-list test
- Re: [PATCH 2/2] RISC-V: mm: Update documentation and include test
- From: Muhammad Usama Anjum
- [PATCH v22 5/5] selftests: mm: add pagemap ioctl tests
- From: Muhammad Usama Anjum
- [PATCH bpf-next v4 7/7] selftests/bpf: Test that SO_REUSEPORT can be used with sk_assign helper
- [PATCH v22 1/5] userfaultfd: UFFD_FEATURE_WP_ASYNC
- From: Muhammad Usama Anjum
- [PATCH v22 3/5] tools headers UAPI: Update linux/fs.h with the kernel sources
- From: Muhammad Usama Anjum
- [PATCH v22 0/5] Implement IOCTL to get and optionally clear info about PTEs
- From: Muhammad Usama Anjum
- [PATCH v2 0/3] drivers: base: Add tests showing devm handling inconsistencies
- [PATCH bpf-next v4 4/7] net: document inet[6]_lookup_reuseport sk_state requirements
- [PATCH v22 4/5] mm/pagemap: add documentation of PAGEMAP_SCAN IOCTL
- From: Muhammad Usama Anjum
- [PATCH v22 2/5] fs/proc/task_mmu: Implement IOCTL to get and optionally clear info about PTEs
- From: Muhammad Usama Anjum
- [PATCH bpf-next v4 5/7] net: remove duplicate sk_lookup helpers
- [PATCH v2 1/3] drivers: base: Add basic devm tests for root devices
- [PATCH bpf-next v4 6/7] bpf, net: Support SO_REUSEPORT sockets with bpf_sk_assign
- [PATCH bpf-next v4 3/7] net: remove duplicate reuseport_lookup functions
- [PATCH v2 2/3] drivers: base: Add basic devm tests for platform devices
- [PATCH bpf-next v4 0/7] Add SO_REUSEPORT support for TC bpf_sk_assign
- [PATCH v2 3/3] drivers: base: Free devm resources when unregistering a device
- [PATCH bpf-next v4 1/7] udp: re-score reuseport groups when connected sockets are present
- Re: [PATCH v3 3/3] selftests/tdx: Test GetQuote TDX attestation feature
- [PATCH bpf-next v4 2/7] net: export inet_lookup_reuseport and inet6_lookup_reuseport
- Re: [PATCH v3 3/3] selftests/tdx: Test GetQuote TDX attestation feature
- From: gregkh@xxxxxxxxxxxxxxxxxxx
- Re: [PATCH v3 3/3] selftests/tdx: Test GetQuote TDX attestation feature
- Re: [PATCH v4 09/12] KVM: selftests: Only do get/set tests on present blessed list
- Re: [PATCH v21 2/5] fs/proc/task_mmu: Implement IOCTL to get and optionally clear info about PTEs
- From: Muhammad Usama Anjum
- Re: [PATCH v2] selftests/input: add tests for the EVIOCSABS ioctl
- From: Enric Balletbo Serra
- Re: [PATCH 1/2] RISC-V: mm: Restrict address space for sv39,sv48,sv57
- Re: [PATCH v4 08/12] KVM: arm64: selftests: Move reject_set check logic to a function
- Re: [PATCH v3 3/3] selftests/tdx: Test GetQuote TDX attestation feature
- From: gregkh@xxxxxxxxxxxxxxxxxxx
- Re: [PATCH v3 3/3] selftests/tdx: Test GetQuote TDX attestation feature
- RE: [PATCH v2 00/11] iommufd: Add nesting infrastructure
- Re: [PATCH v3 3/3] selftests/tdx: Test GetQuote TDX attestation feature
- Re: [PATCH v3 3/3] selftests/tdx: Test GetQuote TDX attestation feature
- Re: [RFC PATCHES 00/17] IOMMUFD: Deliver IO page faults to user space
- Re: [PATCH v3 3/3] selftests/tdx: Test GetQuote TDX attestation feature
- From: Dionna Amalie Glaze
- Re: [PATCH v3 3/3] selftests/tdx: Test GetQuote TDX attestation feature
- Re: [PATCH v3 3/3] selftests/tdx: Test GetQuote TDX attestation feature
- Re: [PATCH 1/2] RISC-V: mm: Restrict address space for sv39,sv48,sv57
- Re: [PATCH 1/2] RISC-V: mm: Restrict address space for sv39,sv48,sv57
- Re: [PATCH 1/2] RISC-V: mm: Restrict address space for sv39,sv48,sv57
- [PATCH 2/2] RISC-V: mm: Update documentation and include test
- [PATCH 1/2] RISC-V: mm: Restrict address space for sv39,sv48,sv57
- [PATCH 0/2] Make SV39 the default address space
- Re: [GIT PULL] Kselftest update for Linux 6.5-rc1
- Re: [PATCH 0/2] Restrict address space for sv39,sv48,sv57
- Re: [PATCH 0/2] Restrict address space for sv39,sv48,sv57
- Re: [PATCH v4 1/7] mm/mremap: Optimize the start addresses in move_page_tables()
- [linux-next:master] BUILD REGRESSION 53cdf865f90ba922a854c65ed05b519f9d728424
- Re: [PATCH v21 2/5] fs/proc/task_mmu: Implement IOCTL to get and optionally clear info about PTEs
- Re: [PATCH v21 2/5] fs/proc/task_mmu: Implement IOCTL to get and optionally clear info about PTEs
- From: Muhammad Usama Anjum
- Re: [PATCH v2] selftests: prctl: Add new prctl test for PR_SET_NAME
- From: Muhammad Usama Anjum
- Re: [PATCH v2] selftests: prctl: Add new prctl test for PR_SET_NAME
- From: Muhammad Usama Anjum
- Re: [PATCH v2] selftests: prctl: Add new prctl test for PR_SET_NAME
- From: Muhammad Usama Anjum
- Re: [PATCH v21 2/5] fs/proc/task_mmu: Implement IOCTL to get and optionally clear info about PTEs
- Re: [GIT PULL] KUnit next update for Linux 6.5-rc1
- Re: [GIT PULL] Kselftest update for Linux 6.5-rc1
- Re: [PATCH 0/2] Restrict address space for sv39,sv48,sv57
- Re: [GIT PULL] Kselftest update for Linux 6.5-rc1
- Re: [GIT PULL] Kselftest update for Linux 6.5-rc1
- Re: [PATCH v4 1/7] mm/mremap: Optimize the start addresses in move_page_tables()
- Re: [PATCH v21 2/5] fs/proc/task_mmu: Implement IOCTL to get and optionally clear info about PTEs
- From: Muhammad Usama Anjum
- Re: [PATCH v4 1/7] mm/mremap: Optimize the start addresses in move_page_tables()
- Re: [PATCH 0/2] v3: F_OFD_GETLK extension to read lock info
- Re: [PATCH 0/2] v3: F_OFD_GETLK extension to read lock info
- Re: [PATCH v2 00/11] iommufd: Add nesting infrastructure
- Re: [PATCH bpf-next 0/7] Support defragmenting IPv(4|6) packets in BPF
- [PATCH 4/4] selftests/rseq: Use rseq_unqual_scalar_typeof in macros
- [PATCH 2/4] selftests/rseq: Implement rseq_unqual_scalar_typeof
- [PATCH 0/4] rseq selftests updates
- [PATCH 3/4] selftests/rseq: Fix arm64 buggy load-acquire/store-release macros
- [PATCH 1/4] selftests/rseq: Fix CID_ID typo in Makefile
- Re: [PATCH bpf-next 0/7] Support defragmenting IPv(4|6) packets in BPF
- [PATCH v4 1/9] cgroup/cpuset: Inherit parent's load balance state in v2
- [PATCH v4 3/9] cgroup/cpuset: Improve temporary cpumasks handling
- [PATCH v4 5/9] cgroup/cpuset: Add cpuset.cpus.exclusive for v2
- [PATCH v4 9/9] cgroup/cpuset: Extend test_cpuset_prs.sh to test remote partition
- [PATCH v4 8/9] cgroup/cpuset: Documentation update for partition
- [PATCH v4 0/9] cgroup/cpuset: Support remote partitions
- Re: [PATCH v21 2/5] fs/proc/task_mmu: Implement IOCTL to get and optionally clear info about PTEs
- [PATCH v4 2/9] cgroup/cpuset: Extract out CS_CPU_EXCLUSIVE & CS_SCHED_LOAD_BALANCE handling
- [PATCH v4 6/9] cgroup/cpuset: Introduce remote partition
- [PATCH v4 7/9] cgroup/cpuset: Check partition conflict with housekeeping setup
- [PATCH v4 4/9] cgroup/cpuset: Allow suppression of sched domain rebuild in update_cpumasks_hier()
- Re: [PATCH bpf-next 0/7] Support defragmenting IPv(4|6) packets in BPF
- From: Toke Høiland-Jørgensen
- Re: [PATCH bpf-next 0/7] Support defragmenting IPv(4|6) packets in BPF
- Re: [PATCH bpf-next 0/7] Support defragmenting IPv(4|6) packets in BPF
- Re: [PATCH bpf-next v3 2/7] net: export inet_lookup_reuseport and inet6_lookup_reuseport
- Re: [PATCH v4 12/12] KVM: riscv: selftests: Add get-reg-list test
- Re: [PATCH v4 11/12] KVM: riscv: selftests: Add finalize_vcpu check in run_test
- Re: [PATCH v4 09/12] KVM: selftests: Only do get/set tests on present blessed list
- Re: [PATCH v4 08/12] KVM: arm64: selftests: Move reject_set check logic to a function
- Re: [PATCH v21 2/5] fs/proc/task_mmu: Implement IOCTL to get and optionally clear info about PTEs
- From: Muhammad Usama Anjum
- Re: [PATCH bpf-next v3 2/7] net: export inet_lookup_reuseport and inet6_lookup_reuseport
- Re: [PATCH] selftests: timers: set-timer-lat: Remove unneeded semicolon
- Re: [PATCH v3 5/9] cgroup/cpuset: Add cpuset.cpus.exclusive for v2
- [PATCH] selftests: timers: set-timer-lat: Remove unneeded semicolon
- Re: [PATCH v3 0/3] TDX Guest Quote generation support
- RE: [PATCH v2 00/11] iommufd: Add nesting infrastructure
- Re: [PATCH v3 5/9] cgroup/cpuset: Add cpuset.cpus.exclusive for v2
- Re: [PATCH v21 2/5] fs/proc/task_mmu: Implement IOCTL to get and optionally clear info about PTEs
- [linux-next:master] BUILD REGRESSION 60e7c4a25da68cd826719b685babbd23e73b85b0
- [PATCH v3 9/9] cgroup/cpuset: Extend test_cpuset_prs.sh to test remote partition
- [PATCH v3 8/9] cgroup/cpuset: Documentation update for partition
- [PATCH v3 7/9] cgroup/cpuset: Check partition conflict with housekeeping setup
- [PATCH v3 5/9] cgroup/cpuset: Add cpuset.cpus.exclusive for v2
- [PATCH v3 4/9] cgroup/cpuset: Allow suppression of sched domain rebuild in update_cpumasks_hier()
- [PATCH v3 6/9] cgroup/cpuset: Introduce remote partition
- [PATCH v3 3/9] cgroup/cpuset: Improve temporary cpumasks handling
- [PATCH v3 2/9] cgroup/cpuset: Extract out CS_CPU_EXCLUSIVE & CS_SCHED_LOAD_BALANCE handling
- [PATCH v3 1/9] cgroup/cpuset: Inherit parent's load balance state in v2
- [PATCH v3 0/9] cgroup/cpuset: Support remote partitions
- Re: [PATCH v3 3/3] selftests/tdx: Test GetQuote TDX attestation feature
- From: Sathyanarayanan Kuppuswamy
- [PATCH bpf-next 7/7] bpf: selftests: Add defrag selftests
- [PATCH bpf-next 6/7] bpf: selftests: Support custom type and proto for client sockets
- [PATCH bpf-next 5/7] bpf: selftests: Support not connecting client socket
- [PATCH bpf-next 2/7] selftests/bpf: Add bpf_program__attach_netfilter helper test
- [PATCH bpf-next 0/7] Support defragmenting IPv(4|6) packets in BPF
- Re: [PATCH bpf-next v3 6/7] bpf, net: Support SO_REUSEPORT sockets with bpf_sk_assign
- Re: [PATCH bpf-next v3 6/7] bpf, net: Support SO_REUSEPORT sockets with bpf_sk_assign
- Re: [PATCH bpf-next v3 5/7] net: remove duplicate sk_lookup helpers
- Re: [PATCH v3 3/3] selftests/tdx: Test GetQuote TDX attestation feature
- From: Dionna Amalie Glaze
- [PATCH 2/2] RISC-V: mm: Update documentation and include test
- [PATCH 1/2] RISC-V: mm: Restrict address space for sv39,sv48,sv57
- [PATCH 0/2] Restrict address space for sv39,sv48,sv57
- Re: [PATCH v2] selftests: prctl: Add new prctl test for PR_SET_NAME
- Re: [RFC PATCHES 00/17] IOMMUFD: Deliver IO page faults to user space
- Re: [PATCH bpf-next v3 4/7] net: remove duplicate reuseport_lookup functions
- Re: [RFC PATCHES 00/17] IOMMUFD: Deliver IO page faults to user space
- Re: [PATCH bpf-next v3 3/7] net: document inet[6]_lookup_reuseport sk_state requirements
- Re: arm64: fp-stress: BUG: KFENCE: memory corruption in fpsimd_release_task
- Re: [PATCH bpf-next v3 2/7] net: export inet_lookup_reuseport and inet6_lookup_reuseport
- Re: [PATCH v2 00/11] iommufd: Add nesting infrastructure
- Re: [PATCH bpf-next v3 1/7] udp: re-score reuseport groups when connected sockets are present
- Re: [PATCH v4 0/3] tracing/user_events: Fix incorrect return value for writes when events are disabled and add its tests
- [PATCH bpf-next v3 6/7] bpf, net: Support SO_REUSEPORT sockets with bpf_sk_assign
- [PATCH bpf-next v3 7/7] selftests/bpf: Test that SO_REUSEPORT can be used with sk_assign helper
- [PATCH bpf-next v3 4/7] net: remove duplicate reuseport_lookup functions
- [PATCH bpf-next v3 5/7] net: remove duplicate sk_lookup helpers
- [PATCH bpf-next v3 2/7] net: export inet_lookup_reuseport and inet6_lookup_reuseport
- [PATCH bpf-next v3 3/7] net: document inet[6]_lookup_reuseport sk_state requirements
- [PATCH bpf-next v3 1/7] udp: re-score reuseport groups when connected sockets are present
[Index of Archives]
[Linux Wireless]
[Linux Bluetooth]
[Kernel Announce]
[IETF Annouce]
[Security]
[Netfilter]
[Linux ATA RAID]
[Bugtraq]