Show patches with: Archived = No       |   12923 patches
« 1 2 ... 47 48 49129 130 »
Patch Series S/W/F Date Submitter Delegate State
[3/3] selftests: add OFD lock tests RFC: F_OFD_GETLK should provide more info --- 2023-06-20 stsp Superseded
selftests/input: add test to cover failure on dev->absinfo selftests/input: add test to cover failure on dev->absinfo --- 2023-06-20 Dana Elfassy New
selftests/input: add test to cover len > maxlen in bits_to_user() selftests/input: add test to cover len > maxlen in bits_to_user() --- 2023-06-19 Dana Elfassy New
[v4,10/10] selftests/nolibc: add mmap and munmap test cases [v4,01/10] tools/nolibc: sys.h: add a syscall return helper --- 2023-06-19 Zhangjin Wu New
[v4,07/10] tools/nolibc: clean up mmap() support [v4,01/10] tools/nolibc: sys.h: add a syscall return helper --- 2023-06-19 Zhangjin Wu New
[v4,05/10] tools/nolibc: add missing my_syscall6() for mips [v4,01/10] tools/nolibc: sys.h: add a syscall return helper --- 2023-06-19 Zhangjin Wu New
[v4,03/10] tools/nolibc: sys.h: apply __sysret() helper [v4,01/10] tools/nolibc: sys.h: add a syscall return helper --- 2023-06-19 Zhangjin Wu Superseded
[v4,01/10] tools/nolibc: sys.h: add a syscall return helper [v4,01/10] tools/nolibc: sys.h: add a syscall return helper --- 2023-06-19 Zhangjin Wu Superseded
[v5,4/5] tools/nolibc: add kernel and nolibc specific ARCH variables [v5,1/5] tools/nolibc: fix up #error compile failures with -ENOSYS --- 2023-06-19 Zhangjin Wu New
[v5,2/5] tools/nolibc: fix up undeclared syscall macros with #ifdef and -ENOSYS [v5,1/5] tools/nolibc: fix up #error compile failures with -ENOSYS --- 2023-06-19 Zhangjin Wu Accepted
[v5,1/5] tools/nolibc: fix up #error compile failures with -ENOSYS [v5,1/5] tools/nolibc: fix up #error compile failures with -ENOSYS --- 2023-06-19 Zhangjin Wu Accepted
[5.10,05/89] test_firmware: fix a memory leak with reqs buffer Untitled series #212996 --- 2023-06-19 Greg Kroah-Hartman Accepted
[5.15,003/107] test_firmware: fix a memory leak with reqs buffer Untitled series #212995 --- 2023-06-19 Greg Kroah-Hartman Superseded
[v2,3/3] selftests/nolibc: restore the failed tests print [v2,1/3] selftests/nolibc: add a standalone test report macro --- 2023-06-19 Zhangjin Wu Accepted
[v2,1/3] selftests/nolibc: add a standalone test report macro [v2,1/3] selftests/nolibc: add a standalone test report macro --- 2023-06-19 Zhangjin Wu Accepted
[net,2/2] selftests/ptp: Add -X option for testing PTP_SYS_OFFSET_PRECISE selftests/ptp: Add support for new timestamp IOCTLs --- 2023-06-16 Alex Maftei New
[net,1/2] selftests/ptp: Add -x option for testing PTP_SYS_OFFSET_EXTENDED selftests/ptp: Add support for new timestamp IOCTLs --- 2023-06-16 Alex Maftei Accepted
[v2,8/8] sysctl: replace child with an enumeration Remove child from struct ctl_table --- 2023-06-16 Joel Granados Accepted
[v2,7/8] sysctl: Remove debugging dump_stack Remove child from struct ctl_table --- 2023-06-16 Joel Granados New
[v2,6/8] test_sysclt: Test for registering a mount point Remove child from struct ctl_table --- 2023-06-16 Joel Granados Accepted
[v2,5/8] test_sysctl: Add an option to prevent test skip Remove child from struct ctl_table --- 2023-06-16 Joel Granados Accepted
[v2,4/8] test_sysctl: Add an unregister sysctl test Remove child from struct ctl_table --- 2023-06-16 Joel Granados Accepted
[v2,3/8] test_sysctl: Group node sysctl test under one func Remove child from struct ctl_table --- 2023-06-16 Joel Granados Accepted
[v2,2/8] test_sysctl: Fix test metadata getters Remove child from struct ctl_table --- 2023-06-16 Joel Granados Accepted
[v2,1/8] parport: plug a sysctl register leak Remove child from struct ctl_table --- 2023-06-16 Joel Granados Accepted
[v19,5/5] selftests: mm: add pagemap ioctl tests Implement IOCTL to get and optionally clear info about PTEs --- 2023-06-15 Muhammad Usama Anjum Superseded
[v19,4/5] mm/pagemap: add documentation of PAGEMAP_SCAN IOCTL Implement IOCTL to get and optionally clear info about PTEs --- 2023-06-15 Muhammad Usama Anjum Superseded
[v19,3/5] tools headers UAPI: Update linux/fs.h with the kernel sources Implement IOCTL to get and optionally clear info about PTEs --- 2023-06-15 Muhammad Usama Anjum Superseded
[v19,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-06-15 Muhammad Usama Anjum New
[v19,1/5] userfaultfd: UFFD_FEATURE_WP_ASYNC Implement IOCTL to get and optionally clear info about PTEs --- 2023-06-15 Muhammad Usama Anjum Superseded
selftests/ptp: Fix timestamp printf format for PTP_SYS_OFFSET selftests/ptp: Fix timestamp printf format for PTP_SYS_OFFSET --- 2023-06-15 Alex Maftei Accepted
selftests/mm: Add missing gitignore entries selftests/mm: Add missing gitignore entries --- 2023-06-14 Mark Brown New
selftests/mm: Fix cross compilation with LLVM selftests/mm: Fix cross compilation with LLVM --- 2023-06-14 Mark Brown Accepted
[6/6] MAINTAINERS: add Rust KUnit files to the KUnit entry KUnit integration for Rust doctests --- 2023-06-14 Miguel Ojeda New
[5/6] rust: support running Rust documentation tests as KUnit ones KUnit integration for Rust doctests --- 2023-06-14 Miguel Ojeda New
[4/6] rust: types: make doctests compilable/testable KUnit integration for Rust doctests --- 2023-06-14 Miguel Ojeda Accepted
[3/6] rust: sync: make doctests compilable/testable KUnit integration for Rust doctests --- 2023-06-14 Miguel Ojeda Accepted
[2/6] rust: str: make doctests compilable/testable KUnit integration for Rust doctests --- 2023-06-14 Miguel Ojeda Accepted
[1/6] rust: init: make doctests compilable/testable KUnit integration for Rust doctests --- 2023-06-14 Miguel Ojeda Accepted
selftest: net: tls: fix no_pad selftest: net: tls: fix no_pad --- 2023-06-14 Kuba Pawlak New
selftests/ftrace: Add test dependency selftests/ftrace: Add test dependency --- 2023-06-14 Thibault Ferrante New
selftests/ftrace: Fix dependencies for some of the synthetic event tests selftests/ftrace: Fix dependencies for some of the synthetic event tests --- 2023-06-14 Naveen N Rao Superseded
selftests: timers: Remove unneeded semicolon selftests: timers: Remove unneeded semicolon --- 2023-06-14 baomingtong001@208suo.com New
selftests/nolibc: Remove unneeded variable selftests/nolibc: Remove unneeded variable --- 2023-06-14 Yonggang Wu New
selftests/bpf: Fix the address is NULL selftests/bpf: Fix the address is NULL --- 2023-06-14 Yonggang Wu New
selftests/powerpc: Remove unneeded variable selftests/powerpc: Remove unneeded variable --- 2023-06-14 Yonggang Wu New
selftests/powerpc: remove unneeded variable selftests/powerpc: remove unneeded variable --- 2023-06-14 baomingtong001@208suo.com New
[v2] MAINTAINERS: Add source tree entry for kunit [v2] MAINTAINERS: Add source tree entry for kunit --- 2023-06-13 SeongJae Park Accepted
[v3,2/2] selftests: tty: add selftest for tty timestamp updates [v3,1/2] tty: tty_io: update timestamps on all device nodes --- 2023-06-13 Michal Sekletar Accepted
[v3,1/2] tty: tty_io: update timestamps on all device nodes [v3,1/2] tty: tty_io: update timestamps on all device nodes --- 2023-06-13 Michal Sekletar Accepted
[v4,4/4] selftests: net: fcnal-test: check if FIPS mode is enabled Check if FIPS mode is enabled when running selftests --- 2023-06-13 Magali Lemes Accepted
[v4,3/4] selftests: net: vrf-xfrm-tests: change authentication and encryption algos Check if FIPS mode is enabled when running selftests --- 2023-06-13 Magali Lemes Accepted
[v4,2/4] selftests: net: tls: check if FIPS mode is enabled Check if FIPS mode is enabled when running selftests --- 2023-06-13 Magali Lemes Accepted
[v4,1/4] selftests/harness: allow tests to be skipped during setup Check if FIPS mode is enabled when running selftests --- 2023-06-13 Magali Lemes Accepted
[v18,5/5] selftests: mm: add pagemap ioctl tests Implement IOCTL to get and optionally clear info about PTEs --- 2023-06-13 Muhammad Usama Anjum Superseded
[v18,4/5] mm/pagemap: add documentation of PAGEMAP_SCAN IOCTL Implement IOCTL to get and optionally clear info about PTEs --- 2023-06-13 Muhammad Usama Anjum Superseded
[v18,3/5] tools headers UAPI: Update linux/fs.h with the kernel sources Implement IOCTL to get and optionally clear info about PTEs --- 2023-06-13 Muhammad Usama Anjum Superseded
[v18,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-06-13 Muhammad Usama Anjum New
[v18,1/5] userfaultfd: UFFD_FEATURE_WP_ASYNC Implement IOCTL to get and optionally clear info about PTEs --- 2023-06-13 Muhammad Usama Anjum Superseded
[bpf-next,v2,6/6] selftests/bpf: Test that SO_REUSEPORT can be used with sk_assign helper Add SO_REUSEPORT support for TC bpf_sk_assign --- 2023-06-13 Lorenz Bauer Superseded
[bpf-next,v2,5/6] bpf, net: Support SO_REUSEPORT sockets with bpf_sk_assign Add SO_REUSEPORT support for TC bpf_sk_assign --- 2023-06-13 Lorenz Bauer Superseded
[bpf-next,v2,4/6] net: remove duplicate sk_lookup helpers Add SO_REUSEPORT support for TC bpf_sk_assign --- 2023-06-13 Lorenz Bauer Superseded
[bpf-next,v2,3/6] net: remove duplicate reuseport_lookup functions Add SO_REUSEPORT support for TC bpf_sk_assign --- 2023-06-13 Lorenz Bauer New
[bpf-next,v2,2/6] net: document inet[6]_lookup_reuseport sk_state requirements Add SO_REUSEPORT support for TC bpf_sk_assign --- 2023-06-13 Lorenz Bauer Superseded
[bpf-next,v2,1/6] net: export inet_lookup_reuseport and inet6_lookup_reuseport Add SO_REUSEPORT support for TC bpf_sk_assign --- 2023-06-13 Lorenz Bauer Superseded
selftests: lib.mk: fix out-of-tree builds selftests: lib.mk: fix out-of-tree builds --- 2023-06-13 Anders Roxell New
[bpf,v5,2/2] selftests/bpf: add a test for subprogram extables bpf: fix NULL dereference during extable search --- 2023-06-13 Krister Johansen Accepted
[bpf,v5,1/2] bpf: ensure main program has an extable bpf: fix NULL dereference during extable search --- 2023-06-13 Krister Johansen Accepted
[v2,6/6] selftests/landlock: Add hostfs tests Landlock support for UML --- 2023-06-12 Mickaël Salaün Accepted
[v2,5/6] selftests/landlock: Add tests for pseudo filesystems Landlock support for UML --- 2023-06-12 Mickaël Salaün Accepted
[v2,4/6] selftests/landlock: Make mounts configurable Landlock support for UML --- 2023-06-12 Mickaël Salaün Accepted
[v2,3/6] selftests/landlock: Add supports_filesystem() helper Landlock support for UML --- 2023-06-12 Mickaël Salaün Accepted
[v2,2/6] selftests/landlock: Don't create useless file layouts Landlock support for UML --- 2023-06-12 Mickaël Salaün Accepted
[v2,1/6] hostfs: Fix ephemeral inodes Landlock support for UML --- 2023-06-12 Mickaël Salaün Accepted
[v3,4/4] selftests: net: fcnal-test: check if FIPS mode is enabled Check if FIPS mode is enabled when running selftests --- 2023-06-12 Magali Lemes Superseded
[v3,3/4] selftests: net: vrf-xfrm-tests: change authentication and encryption algos Check if FIPS mode is enabled when running selftests --- 2023-06-12 Magali Lemes Superseded
[v3,2/4] selftests: net: tls: check if FIPS mode is enabled Check if FIPS mode is enabled when running selftests --- 2023-06-12 Magali Lemes Superseded
[v3,1/4] selftests/harness: allow tests to be skipped during setup Check if FIPS mode is enabled when running selftests --- 2023-06-12 Magali Lemes Superseded
[v1,2/2] tools arch: Remove uapi bitsperlong.h of hexagon and microblaze Unify uapi bitsperlong.h --- 2023-06-12 Tiezhu Yang Superseded
[v1,1/2] asm-generic: Unify uapi bitsperlong.h for arm64, riscv and loongarch Unify uapi bitsperlong.h --- 2023-06-12 Tiezhu Yang Superseded
[2/2] selftests: mm: remove duplicate unneeded defines [1/2] selftests: mm: remove wrong kernel header inclusion --- 2023-06-12 Muhammad Usama Anjum Accepted
[1/2] selftests: mm: remove wrong kernel header inclusion [1/2] selftests: mm: remove wrong kernel header inclusion --- 2023-06-12 Muhammad Usama Anjum Accepted
[net,4/4] selftests/tc-testing: Remove configs that no longer exist Fix small bugs and annoyances in tc-testing --- 2023-06-12 Vlad Buslov Accepted
[net,3/4] selftests/tc-testing: Fix SFB db test Fix small bugs and annoyances in tc-testing --- 2023-06-12 Vlad Buslov Accepted
[net,2/4] selftests/tc-testing: Fix Error: failed to find target LOG Fix small bugs and annoyances in tc-testing --- 2023-06-12 Vlad Buslov Accepted
[net,1/4] selftests/tc-testing: Fix Error: Specified qdisc kind is unknown. Fix small bugs and annoyances in tc-testing --- 2023-06-12 Vlad Buslov Accepted
[v1,1/1] selftests: mm: uufd-unit-tests: remove a format warning in printf [v1,1/1] selftests: mm: uufd-unit-tests: remove a format warning in printf --- 2023-06-10 Mirsad Todorovac New
[BUG] selftests: alsa: pcm-test: premature timeout severs the test [BUG] selftests: alsa: pcm-test: premature timeout severs the test --- 2023-06-10 Mirsad Todorovac New
MAINTAINERS: Add source tree entry for kunit MAINTAINERS: Add source tree entry for kunit --- 2023-06-10 SeongJae Park Superseded
[net,17/17] selftests: mptcp: join: skip mixed tests if not supported [net,01/17] selftests: mptcp: lib: skip if not below kernel version --- 2023-06-10 Matthieu Baerts Accepted
[net,16/17] selftests: mptcp: join: uniform listener tests [net,01/17] selftests: mptcp: lib: skip if not below kernel version --- 2023-06-10 Matthieu Baerts Accepted
[net,15/17] selftests: mptcp: join: skip PM listener tests if not supported [net,01/17] selftests: mptcp: lib: skip if not below kernel version --- 2023-06-10 Matthieu Baerts Accepted
[net,14/17] selftests: mptcp: join: skip MPC backups tests if not supported [net,01/17] selftests: mptcp: lib: skip if not below kernel version --- 2023-06-10 Matthieu Baerts Accepted
[net,13/17] selftests: mptcp: join: skip fail tests if not supported [net,01/17] selftests: mptcp: lib: skip if not below kernel version --- 2023-06-10 Matthieu Baerts Accepted
[net,12/17] selftests: mptcp: join: skip userspace PM tests if not supported [net,01/17] selftests: mptcp: lib: skip if not below kernel version --- 2023-06-10 Matthieu Baerts Accepted
[net,11/17] selftests: mptcp: join: skip fullmesh flag tests if not supported [net,01/17] selftests: mptcp: lib: skip if not below kernel version --- 2023-06-10 Matthieu Baerts Accepted
[net,10/17] selftests: mptcp: join: skip backup if set flag on ID not supported [net,01/17] selftests: mptcp: lib: skip if not below kernel version --- 2023-06-10 Matthieu Baerts Accepted
[net,09/17] selftests: mptcp: join: skip implicit tests if not supported [net,01/17] selftests: mptcp: lib: skip if not below kernel version --- 2023-06-10 Matthieu Baerts Accepted
[net,08/17] selftests: mptcp: join: support RM_ADDR for used endpoints or not [net,01/17] selftests: mptcp: lib: skip if not below kernel version --- 2023-06-10 Matthieu Baerts Accepted
[net,07/17] selftests: mptcp: join: skip Fastclose tests if not supported [net,01/17] selftests: mptcp: lib: skip if not below kernel version --- 2023-06-10 Matthieu Baerts Accepted
« 1 2 ... 47 48 49129 130 »