Show patches with: Archived = No       |   20547 patches
« 1 2 ... 59 60 61205 206 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[RFC,v2,8/9] kunit: add tests for filtering attributes kunit: Add test attributes API - - - --- 2023-07-07 Rae Moar brendanhiggins New
[RFC,v2,7/9] kunit: time: Mark test as slow using test attributes kunit: Add test attributes API - 1 - --- 2023-07-07 Rae Moar Accepted
[RFC,v2,6/9] kunit: memcpy: Mark tests as slow using test attributes kunit: Add test attributes API 1 - - --- 2023-07-07 Rae Moar Accepted
[RFC,v2,5/9] kunit: tool: Add command line interface to filter and report attributes kunit: Add test attributes API - - - --- 2023-07-07 Rae Moar brendanhiggins New
[RFC,v2,4/9] kunit: Add ability to filter attributes kunit: Add test attributes API - - - --- 2023-07-07 Rae Moar brendanhiggins New
[RFC,v2,3/9] kunit: Add module attribute kunit: Add test attributes API - 1 - --- 2023-07-07 Rae Moar brendanhiggins New
[RFC,v2,2/9] kunit: Add speed attribute kunit: Add test attributes API - 1 - --- 2023-07-07 Rae Moar brendanhiggins New
[RFC,v2,1/9] kunit: Add test attributes API structure kunit: Add test attributes API - - - --- 2023-07-07 Rae Moar brendanhiggins Accepted
[v4,18/18] selftests/nolibc: add chmod_argv0 test selftests/nolibc: allow run with minimal kernel config - 1 - --- 2023-07-07 Zhangjin Wu New
[v4,17/18] selftests/nolibc: chroot_exe: remove procfs dependency selftests/nolibc: allow run with minimal kernel config - - - --- 2023-07-07 Zhangjin Wu Accepted
[v4,16/18] selftests/nolibc: stat_timestamps: remove procfs dependency selftests/nolibc: allow run with minimal kernel config - 1 - --- 2023-07-07 Zhangjin Wu Accepted
[v4,15/18] selftests/nolibc: chdir_root: restore current path after test selftests/nolibc: allow run with minimal kernel config - - - --- 2023-07-07 Zhangjin Wu New
[v4,14/18] selftests/nolibc: vfprintf: remove MEMFD_CREATE dependency selftests/nolibc: allow run with minimal kernel config - 1 - --- 2023-07-07 Zhangjin Wu Accepted
[v4,13/18] selftests/nolibc: prepare /tmp for tmpfs or ramfs selftests/nolibc: allow run with minimal kernel config - 1 - --- 2023-07-07 Zhangjin Wu New
[v4,12/18] selftests/nolibc: fix up failures when CONFIG_PROC_FS=n selftests/nolibc: allow run with minimal kernel config - 1 - --- 2023-07-07 Zhangjin Wu Accepted
[v4,11/18] selftests/nolibc: add a new rmdir() test case selftests/nolibc: allow run with minimal kernel config - 1 - --- 2023-07-07 Zhangjin Wu Accepted
[v4,10/18] tools/nolibc: add rmdir() support selftests/nolibc: allow run with minimal kernel config - 1 - --- 2023-07-07 Zhangjin Wu Accepted
[v4,09/18] selftests/nolibc: link_cross: use /proc/self/cmdline selftests/nolibc: allow run with minimal kernel config - 1 - --- 2023-07-07 Zhangjin Wu Accepted
[v4,08/18] selftests/nolibc: fix up kernel parameters support selftests/nolibc: allow run with minimal kernel config - 1 - --- 2023-07-07 Zhangjin Wu Accepted
[v4,07/18] selftests/nolibc: prefer <sys/reboot.h> to <linux/reboot.h> selftests/nolibc: allow run with minimal kernel config - - - --- 2023-07-07 Zhangjin Wu Accepted
[v4,06/18] tools/nolibc: types.h: add RB_ flags for reboot() selftests/nolibc: allow run with minimal kernel config - - - --- 2023-07-07 Zhangjin Wu Accepted
[v4,05/18] selftests/nolibc: fix up int_fast16/32_t test cases for musl selftests/nolibc: allow run with minimal kernel config - 1 - --- 2023-07-07 Zhangjin Wu Accepted
[v4,04/18] selftests/nolibc: add _LARGEFILE64_SOURCE for musl selftests/nolibc: allow run with minimal kernel config - 1 - --- 2023-07-07 Zhangjin Wu Accepted
[v4,03/18] selftests/nolibc: gettid: restore for glibc and musl selftests/nolibc: allow run with minimal kernel config - 1 - --- 2023-07-07 Zhangjin Wu Accepted
[v4,02/18] selftests/nolibc: stat_fault: silence NULL argument warning with glibc selftests/nolibc: allow run with minimal kernel config - 1 - --- 2023-07-07 Zhangjin Wu Accepted
[v4,01/18] selftests/nolibc: add run-libc-test target selftests/nolibc: allow run with minimal kernel config - - - --- 2023-07-07 Zhangjin Wu Accepted
[bpf-next,v3,6/6] bpf: selftests: Add defrag selftests Support defragmenting IPv(4|6) packets in BPF - - - --- 2023-07-07 Daniel Xu New
[bpf-next,v3,5/6] bpf: selftests: Support custom type and proto for client sockets Support defragmenting IPv(4|6) packets in BPF - - - --- 2023-07-07 Daniel Xu Accepted
[bpf-next,v3,4/6] bpf: selftests: Support not connecting client socket Support defragmenting IPv(4|6) packets in BPF - - - --- 2023-07-07 Daniel Xu Accepted
[v6,15/15] selftests/nolibc: add mmap_munmap_good test case tools/nolibc: add a new syscall helper - - - --- 2023-07-07 Zhangjin Wu Accepted
[v6,14/15] selftests/nolibc: add munmap_bad test case tools/nolibc: add a new syscall helper - - - --- 2023-07-07 Zhangjin Wu Accepted
[v6,13/15] selftests/nolibc: add mmap_bad test case tools/nolibc: add a new syscall helper - - - --- 2023-07-07 Zhangjin Wu Accepted
[v6,12/15] selftests/nolibc: add sbrk_0 to test current brk getting tools/nolibc: add a new syscall helper - - - --- 2023-07-07 Zhangjin Wu Accepted
[v6,11/15] selftests/nolibc: add EXPECT_PTREQ, EXPECT_PTRNE and EXPECT_PTRER tools/nolibc: add a new syscall helper - - - --- 2023-07-07 Zhangjin Wu Accepted
[v6,10/15] selftests/nolibc: prepare: create /dev/zero tools/nolibc: add a new syscall helper - - - --- 2023-07-07 Zhangjin Wu Accepted
[v6,09/15] selftests/nolibc: export argv0 for some tests tools/nolibc: add a new syscall helper - - - --- 2023-07-07 Zhangjin Wu Accepted
[v6,08/15] tools/nolibc: clean up sbrk() routine tools/nolibc: add a new syscall helper - - - --- 2023-07-07 Zhangjin Wu Accepted
[v6,07/15] tools/nolibc: clean up mmap() routine tools/nolibc: add a new syscall helper - - - --- 2023-07-07 Zhangjin Wu Accepted
[v6,06/15] tools/nolibc: __sysret: support syscalls who return a pointer tools/nolibc: add a new syscall helper - - - --- 2023-07-07 Zhangjin Wu Accepted
[v6,05/15] tools/nolibc: add missing my_syscall6() for mips tools/nolibc: add a new syscall helper - - - --- 2023-07-07 Zhangjin Wu Accepted
[v6,04/15] tools/nolibc: arch-mips.h: shrink with _NOLIBC_SYSCALL_CLOBBERLIST tools/nolibc: add a new syscall helper - - - --- 2023-07-07 Zhangjin Wu Accepted
[v6,03/15] tools/nolibc: arch-loongarch.h: shrink with _NOLIBC_SYSCALL_CLOBBERLIST tools/nolibc: add a new syscall helper - - - --- 2023-07-07 Zhangjin Wu Accepted
[v6,02/15] toolc/nolibc: arch-*.h: clean up whitespaces after __asm__ tools/nolibc: add a new syscall helper - - - --- 2023-07-07 Zhangjin Wu Accepted
[v6,01/15] tools/nolibc: arch-*.h: fix up code indent errors tools/nolibc: add a new syscall helper - - - --- 2023-07-07 Zhangjin Wu Accepted
[v2,bpf-next] selftests/bpf: Corrected two typos [v2,bpf-next] selftests/bpf: Corrected two typos 2 - - --- 2023-07-07 Lu Hongfei Accepted
[bpf-next,v2,6/6] bpf: selftests: Add defrag selftests Support defragmenting IPv(4|6) packets in BPF - - - --- 2023-07-06 Daniel Xu New
[bpf-next,v2,5/6] bpf: selftests: Support custom type and proto for client sockets Support defragmenting IPv(4|6) packets in BPF - - - --- 2023-07-06 Daniel Xu Accepted
[bpf-next,v2,4/6] bpf: selftests: Support not connecting client socket Support defragmenting IPv(4|6) packets in BPF - - - --- 2023-07-06 Daniel Xu Accepted
[v3,8/8] selftests/mm: add uffd unit test for UFFDIO_POISON add UFFDIO_POISON to simulate memory poisoning with UFFD 1 - - --- 2023-07-06 Axel Rasmussen Accepted
[v3,7/8] selftests/mm: refactor uffd_poll_thread to allow custom fault handlers add UFFDIO_POISON to simulate memory poisoning with UFFD - - - --- 2023-07-06 Axel Rasmussen New
[v3,6/8] mm: userfaultfd: document and enable new UFFDIO_POISON feature add UFFDIO_POISON to simulate memory poisoning with UFFD 1 - - --- 2023-07-06 Axel Rasmussen Accepted
[v3,5/8] mm: userfaultfd: support UFFDIO_POISON for hugetlbfs add UFFDIO_POISON to simulate memory poisoning with UFFD 1 - - --- 2023-07-06 Axel Rasmussen New
[v3,4/8] mm: userfaultfd: add new UFFDIO_POISON ioctl add UFFDIO_POISON to simulate memory poisoning with UFFD 1 - - --- 2023-07-06 Axel Rasmussen New
[v3,3/8] mm: userfaultfd: extract file size check out into a helper add UFFDIO_POISON to simulate memory poisoning with UFFD - 1 - --- 2023-07-06 Axel Rasmussen Accepted
[v3,2/8] mm: userfaultfd: check for start + len overflow in validate_range add UFFDIO_POISON to simulate memory poisoning with UFFD - 1 - --- 2023-07-06 Axel Rasmussen New
[v3,1/8] mm: make PTE_MARKER_SWAPIN_ERROR more general add UFFDIO_POISON to simulate memory poisoning with UFFD - - - --- 2023-07-06 Axel Rasmussen New
[RFC,GNUPG,2/2] Convert PGP signatures to the user asymmetric key signatures format Untitled series #763144 - - - --- 2023-07-06 Roberto Sassu New
[RFC,GNUPG,1/2] Convert PGP keys to the user asymmetric keys format [RFC,GNUPG,1/2] Convert PGP keys to the user asymmetric keys format - - - --- 2023-07-06 Roberto Sassu New
[RFC,10/10] selftests/bpf: Prepare a test for user asymmetric key signatures KEYS: Introduce user asymmetric keys and signatures - - - --- 2023-07-06 Roberto Sassu New
[RFC,09/10] bpf: Introduce bpf_verify_uasym_signature() kfunc KEYS: Introduce user asymmetric keys and signatures - - - --- 2023-07-06 Roberto Sassu New
[RFC,08/10] KEYS: Introduce load_uasym_keyring() KEYS: Introduce user asymmetric keys and signatures - - - --- 2023-07-06 Roberto Sassu New
[RFC,07/10] KEYS: asymmetric: Preload user asymmetric keys from a keyring blob KEYS: Introduce user asymmetric keys and signatures - - - --- 2023-07-06 Roberto Sassu New
[RFC,06/10] verification: Add verify_uasym_signature() and verify_uasym_sig_message() KEYS: Introduce user asymmetric keys and signatures - - - --- 2023-07-06 Roberto Sassu New
[RFC,05/10] KEYS: asymmetric: Introduce the user asymmetric key signature parser KEYS: Introduce user asymmetric keys and signatures - - - --- 2023-07-06 Roberto Sassu New
[RFC,04/10] KEYS: asymmetric: Introduce the user asymmetric key parser KEYS: Introduce user asymmetric keys and signatures - - - --- 2023-07-06 Roberto Sassu New
[RFC,03/10] KEYS: asymmetric: Introduce a parser for user asymmetric keys and sigs KEYS: Introduce user asymmetric keys and signatures - - - --- 2023-07-06 Roberto Sassu New
[RFC,02/10] crypto: Export signature encoding information KEYS: Introduce user asymmetric keys and signatures - - - --- 2023-07-06 Roberto Sassu New
[RFC,01/10] crypto: Export public key algorithm information KEYS: Introduce user asymmetric keys and signatures - - - --- 2023-07-06 Roberto Sassu New
[bpf-next] selftests/bpf: Bump and validate MAX_SYMS [bpf-next] selftests/bpf: Bump and validate MAX_SYMS 1 - - --- 2023-07-06 Björn Töpel Accepted
tools: testing: Corrected a clerical error tools: testing: Corrected a clerical error 1 - - --- 2023-07-06 Lu Hongfei New
[v1,5/5] selftests/nolibc: report: add newline before test failures selftests/nolibc: report: print test status - - - --- 2023-07-06 Zhangjin Wu New
[v1,4/5] selftests/nolibc: report: extrude the test status line selftests/nolibc: report: print test status - - - --- 2023-07-06 Zhangjin Wu New
[v1,3/5] selftests/nolibc: report: align passed, skipped and failed selftests/nolibc: report: print test status - - - --- 2023-07-06 Zhangjin Wu New
[v1,2/5] selftests/nolibc: report: print total tests selftests/nolibc: report: print test status - - - --- 2023-07-06 Zhangjin Wu Accepted
[v1,1/5] selftests/nolibc: report: print a summarized test status selftests/nolibc: report: print test status - - - --- 2023-07-06 Zhangjin Wu Accepted
[v23,5/5] selftests: mm: add pagemap ioctl tests Implement IOCTL to get and optionally clear info about PTEs - - - --- 2023-07-06 Muhammad Usama Anjum New
[v23,4/5] mm/pagemap: add documentation of PAGEMAP_SCAN IOCTL Implement IOCTL to get and optionally clear info about PTEs - - - --- 2023-07-06 Muhammad Usama Anjum New
[v23,3/5] tools headers UAPI: Update linux/fs.h with the kernel sources Implement IOCTL to get and optionally clear info about PTEs - - - --- 2023-07-06 Muhammad Usama Anjum New
[v23,2/5] fs/proc/task_mmu: Implement IOCTL to get and optionally clear info about PTEs Implement IOCTL to get and optionally clear info about PTEs - - - --- 2023-07-06 Muhammad Usama Anjum New
[v23,1/5] userfaultfd: UFFD_FEATURE_WP_ASYNC Implement IOCTL to get and optionally clear info about PTEs - - - --- 2023-07-06 Muhammad Usama Anjum New
[v1] tools: timers: fix freq average calculation [v1] tools: timers: fix freq average calculation 1 - - --- 2023-07-06 Minjie Du Accepted
[RESEND,v3,2/2] RISC-V: mm: Update documentation and include test RISC-V: mm: Make SV48 the default address space - - - --- 2023-07-05 Charlie Jenkins New
[RESEND,v3,1/2] RISC-V: mm: Restrict address space for sv39,sv48,sv57 RISC-V: mm: Make SV48 the default address space - - - --- 2023-07-05 Charlie Jenkins New
[v1] selftests:bpf:Fix repeated initialization [v1] selftests:bpf:Fix repeated initialization - - - --- 2023-07-05 Wang Ming New
kselftest/runner.sh: Propagate SIGTERM to runner child kselftest/runner.sh: Propagate SIGTERM to runner child - - - --- 2023-07-05 Björn Töpel Accepted
[bpf-next,2/2] selftests/bpf: Honor $(O) when figuring out paths BPF kselftest cross-build/RISC-V fixes - - - --- 2023-07-05 Björn Töpel Accepted
[bpf-next,1/2] selftests/bpf: Add F_NEEDS_EFFICIENT_UNALIGNED_ACCESS to some tests BPF kselftest cross-build/RISC-V fixes - - - --- 2023-07-05 Björn Töpel Accepted
[next] selftests: Fix spelling mistake "regesters" -> "registers" [next] selftests: Fix spelling mistake "regesters" -> "registers" - - - --- 2023-07-05 Colin Ian King New
[v2,2/2] selftests/memfd: sysctl: fix MEMFD_NOEXEC_SCOPE_NOEXEC_ENFORCED mm/memfd: fix sysctl MEMFD_NOEXEC_SCOPE_NOEXEC_ENFORCED - - - --- 2023-07-05 Jeff Xu Accepted
[v2,1/2] mm/memfd: sysctl: fix MEMFD_NOEXEC_SCOPE_NOEXEC_ENFORCED mm/memfd: fix sysctl MEMFD_NOEXEC_SCOPE_NOEXEC_ENFORCED - - - --- 2023-07-05 Jeff Xu Accepted
[net,9/9] selftests: mptcp: pm_nl_ctl: fix 32-bit support mptcp: fixes for v6.5 - - - --- 2023-07-04 Matthieu Baerts Accepted
[net,8/9] selftests: mptcp: depend on SYN_COOKIES mptcp: fixes for v6.5 - - - --- 2023-07-04 Matthieu Baerts Accepted
[net,7/9] selftests: mptcp: userspace_pm: report errors with 'remove' tests mptcp: fixes for v6.5 1 - - --- 2023-07-04 Matthieu Baerts Accepted
[net,6/9] selftests: mptcp: userspace_pm: use correct server port mptcp: fixes for v6.5 1 - - --- 2023-07-04 Matthieu Baerts Accepted
[net,5/9] selftests: mptcp: sockopt: return error if wrong mark mptcp: fixes for v6.5 1 - - --- 2023-07-04 Matthieu Baerts Accepted
[net,4/9] selftests: mptcp: sockopt: use 'iptables-legacy' if available mptcp: fixes for v6.5 1 - - --- 2023-07-04 Matthieu Baerts Accepted
[net,3/9] selftests: mptcp: connect: fail if nft supposed to work mptcp: fixes for v6.5 1 - - --- 2023-07-04 Matthieu Baerts Accepted
[net,2/9] mptcp: do not rely on implicit state check in mptcp_listen() mptcp: fixes for v6.5 - 1 - --- 2023-07-04 Matthieu Baerts Accepted
[net,1/9] mptcp: ensure subflow is unhashed before cleaning the backlog mptcp: fixes for v6.5 - 1 - --- 2023-07-04 Matthieu Baerts Accepted
[bpf-next,v5,7/7] selftests/bpf: Test that SO_REUSEPORT can be used with sk_assign helper Add SO_REUSEPORT support for TC bpf_sk_assign - - - --- 2023-07-04 Lorenz Bauer New
« 1 2 ... 59 60 61205 206 »