Linux Kernel Selftest
[Prev Page][Next Page]
- [PATCH v16 02/12] namei: allow nd_jump_link() to produce errors, (continued)
- [PATCH v16 02/12] namei: allow nd_jump_link() to produce errors,
Aleksa Sarai
- [PATCH v16 03/12] namei: allow set_root() to produce errors,
Aleksa Sarai
- [PATCH v16 04/12] namei: LOOKUP_NO_SYMLINKS: block symlink resolution,
Aleksa Sarai
- [PATCH v16 05/12] namei: LOOKUP_NO_MAGICLINKS: block magic-link resolution,
Aleksa Sarai
- [PATCH v16 06/12] namei: LOOKUP_NO_XDEV: block mountpoint crossing,
Aleksa Sarai
- [PATCH v16 07/12] namei: LOOKUP_BENEATH: O_BENEATH-like scoped resolution,
Aleksa Sarai
- [PATCH v16 08/12] namei: LOOKUP_IN_ROOT: chroot-like scoped resolution,
Aleksa Sarai
- [PATCH v16 09/12] namei: LOOKUP_{IN_ROOT,BENEATH}: permit limited ".." resolution,
Aleksa Sarai
- [PATCH v16 10/12] open: introduce openat2(2) syscall,
Aleksa Sarai
- [PATCH v16 11/12] selftests: add openat2(2) selftests,
Aleksa Sarai
- [PATCH v16 12/12] Documentation: path-lookup: include new LOOKUP flags,
Aleksa Sarai
- [PATCH v4] selftests: fix prepending $(OUTPUT) to $(TEST_PROGS),
Ilya Leoshkevich
- next-20191115 kselftest results,
ci_notify
- [PATCH v4 linux-kselftest-test 0/6] kunit: support building core/tests as modules,
Alan Maguire
- [PATCH][next] ftrace/selftests: fix spelling mistake "wakeing" -> "waking",
Colin King
- [PATCH v5 00/24] mm/gup: track dma-pinned pages: FOLL_PIN,
John Hubbard
- [PATCH v5 07/24] IB/umem: use get_user_pages_fast() to pin DMA pages,
John Hubbard
- [PATCH v5 21/24] mm/gup_benchmark: use proper FOLL_WRITE flags instead of hard-coding "1",
John Hubbard
- [PATCH v5 22/24] mm/gup_benchmark: support pin_user_pages() and related calls,
John Hubbard
- [PATCH v5 17/24] mm/gup: track FOLL_PIN pages,
John Hubbard
- [PATCH v5 23/24] selftests/vm: run_vmtests: invoke gup_benchmark with basic FOLL_PIN coverage,
John Hubbard
- [PATCH v5 15/24] fs/io_uring: set FOLL_PIN via pin_user_pages(),
John Hubbard
- [PATCH v5 20/24] powerpc: book3s64: convert to pin_user_pages() and put_user_page(),
John Hubbard
- [PATCH v5 14/24] drm/via: set FOLL_PIN via pin_user_pages_fast(),
John Hubbard
- [PATCH v5 19/24] vfio, mm: pin_user_pages (FOLL_PIN) and put_user_page() conversion,
John Hubbard
- [PATCH v5 24/24] mm, tree-wide: rename put_user_page*() to unpin_user_page*(),
John Hubbard
- [PATCH v5 12/24] IB/{core,hw,umem}: set FOLL_PIN via pin_user_pages*(), fix up ODP,
John Hubbard
- [PATCH v5 11/24] goldish_pipe: convert to pin_user_pages() and put_user_page(),
John Hubbard
- [PATCH v5 18/24] media/v4l2-core: pin_user_pages (FOLL_PIN) and put_user_page() conversion,
John Hubbard
- [PATCH v5 09/24] vfio, mm: fix get_user_pages_remote() and FOLL_LONGTERM,
John Hubbard
- [PATCH v5 08/24] media/v4l2-core: set pages dirty upon releasing DMA buffers,
John Hubbard
- [PATCH v5 04/24] mm: Cleanup __put_devmap_managed_page() vs ->page_free(),
John Hubbard
- [PATCH v5 06/24] goldish_pipe: rename local pin_user_pages() routine,
John Hubbard
- [PATCH v5 10/24] mm/gup: introduce pin_user_pages*() and FOLL_PIN,
John Hubbard
- [PATCH v5 13/24] mm/process_vm_access: set FOLL_PIN via pin_user_pages_remote(),
John Hubbard
- [PATCH v5 01/24] mm/gup: pass flags arg to __gup_device_* functions,
John Hubbard
- [PATCH v5 02/24] mm/gup: factor out duplicate code from four routines,
John Hubbard
- [PATCH v5 05/24] mm: devmap: refactor 1-based refcounting for ZONE_DEVICE pages,
John Hubbard
- [PATCH v5 03/24] mm/gup: move try_get_compound_head() to top, fix minor issues,
John Hubbard
- [PATCH v5 16/24] net/xdp: set FOLL_PIN via pin_user_pages(),
John Hubbard
- [PATCH linux-kselftest/test v2] Documentation: kunit: add documentation for kunit_tool,
Brendan Higgins
- next-20191114 kselftest results,
ci_notify
- selftest/net: so_txtime.sh fails intermittently - read Resource temporarily unavailable,
Naresh Kamboju
- selftests/bpf: make *** tools/bpf/bpftool No such file or directory. Stop.,
Naresh Kamboju
- next-20191113 kselftest results,
ci_notify
- [PATCH v4 00/23] mm/gup: track dma-pinned pages: FOLL_PIN, FOLL_LONGTERM,
John Hubbard
- [PATCH v4 15/23] net/xdp: set FOLL_PIN via pin_user_pages(),
John Hubbard
- [PATCH v4 20/23] mm/gup_benchmark: use proper FOLL_WRITE flags instead of hard-coding "1",
John Hubbard
- [PATCH v4 18/23] vfio, mm: pin_longterm_pages (FOLL_PIN) and put_user_page() conversion,
John Hubbard
- [PATCH v4 11/23] IB/{core,hw,umem}: set FOLL_PIN, FOLL_LONGTERM via pin_longterm_pages*(),
John Hubbard
- [PATCH v4 05/23] goldish_pipe: rename local pin_user_pages() routine,
John Hubbard
- [PATCH v4 06/23] IB/umem: use get_user_pages_fast() to pin DMA pages,
John Hubbard
- [PATCH v4 23/23] mm/gup: remove support for gup(FOLL_LONGTERM),
John Hubbard
- [PATCH v4 14/23] fs/io_uring: set FOLL_PIN via pin_user_pages(),
John Hubbard
- [PATCH v4 07/23] media/v4l2-core: set pages dirty upon releasing DMA buffers,
John Hubbard
- [PATCH v4 21/23] mm/gup_benchmark: support pin_user_pages() and related calls,
John Hubbard
- [PATCH v4 12/23] mm/process_vm_access: set FOLL_PIN via pin_user_pages_remote(),
John Hubbard
- [PATCH v4 01/23] mm/gup: pass flags arg to __gup_device_* functions,
John Hubbard
- [PATCH v4 13/23] drm/via: set FOLL_PIN via pin_user_pages_fast(),
John Hubbard
- [PATCH v4 03/23] mm/gup: move try_get_compound_head() to top, fix minor issues,
John Hubbard
- [PATCH v4 22/23] selftests/vm: run_vmtests: invoke gup_benchmark with basic FOLL_PIN coverage,
John Hubbard
- [PATCH v4 17/23] media/v4l2-core: pin_longterm_pages (FOLL_PIN) and put_user_page() conversion,
John Hubbard
- [PATCH v4 10/23] goldish_pipe: convert to pin_user_pages() and put_user_page(),
John Hubbard
- [PATCH v4 16/23] mm/gup: track FOLL_PIN pages,
John Hubbard
- [PATCH v4 02/23] mm/gup: factor out duplicate code from four routines,
John Hubbard
- [PATCH v4 04/23] mm: devmap: refactor 1-based refcounting for ZONE_DEVICE pages,
John Hubbard
- [PATCH v4 09/23] mm/gup: introduce pin_user_pages*() and FOLL_PIN,
John Hubbard
- [PATCH v4 08/23] vfio, mm: fix get_user_pages_remote() and FOLL_LONGTERM,
John Hubbard
- [PATCH v4 19/23] powerpc: book3s64: convert to pin_longterm_pages() and put_user_page(),
John Hubbard
- Re: [PATCH v4 00/23] mm/gup: track dma-pinned pages: FOLL_PIN, FOLL_LONGTERM,
John Hubbard
- [PATCH AUTOSEL 4.19 124/209] tc-testing: fix build of eBPF programs,
Sasha Levin
- [PATCH AUTOSEL 4.19 193/209] selftests: forwarding: Have lldpad_app_wait_set() wait for unknown, too,
Sasha Levin
- [PATCH AUTOSEL 4.19 033/209] selftests/tls: Fix recv(MSG_PEEK) & splice() test cases,
Sasha Levin
- [PATCH linux-kselftest/test v1] Documentation: kunit: add documentation for kunit_tool,
Brendan Higgins
- next-20191112 kselftest results,
ci_notify
- kselftest: failed to build with -C tool/testing/selftests when KBUILD_OUTPUT is set,
Cristian Marussi
- [PATCH] selftests: kvm: Simplify loop in kvm_create_max_vcpus test,
Wainer dos Santos Moschetta
- [PATCH v4] selftests: add tests for clone3(),
Adrian Reber
- next-20191111 kselftest results,
ci_notify
- [PATCH] kselftests: cgroup: Avoid the reuse of fd after it is deallocated,
Hewenliang
- [PATCH v3 00/23] mm/gup: track dma-pinned pages: FOLL_PIN, FOLL_LONGTERM,
John Hubbard
- [PATCH v3 19/23] powerpc: book3s64: convert to pin_longterm_pages() and put_user_page(),
John Hubbard
- [PATCH v3 22/23] selftests/vm: run_vmtests: invoke gup_benchmark with basic FOLL_PIN coverage,
John Hubbard
- [PATCH v3 21/23] mm/gup_benchmark: support pin_user_pages() and related calls,
John Hubbard
- [PATCH v3 23/23] mm/gup: remove support for gup(FOLL_LONGTERM),
John Hubbard
- [PATCH v3 20/23] mm/gup_benchmark: use proper FOLL_WRITE flags instead of hard-coding "1",
John Hubbard
- [PATCH v3 18/23] vfio, mm: pin_longterm_pages (FOLL_PIN) and put_user_page() conversion,
John Hubbard
- [PATCH v3 17/23] media/v4l2-core: pin_longterm_pages (FOLL_PIN) and put_user_page() conversion,
John Hubbard
- [PATCH v3 11/23] IB/{core,hw,umem}: set FOLL_PIN, FOLL_LONGTERM via pin_longterm_pages*(),
John Hubbard
- [PATCH v3 14/23] fs/io_uring: set FOLL_PIN via pin_user_pages(),
John Hubbard
- [PATCH v3 13/23] drm/via: set FOLL_PIN via pin_user_pages_fast(),
John Hubbard
- [PATCH v3 16/23] mm/gup: track FOLL_PIN pages,
John Hubbard
- [PATCH v3 15/23] net/xdp: set FOLL_PIN via pin_user_pages(),
John Hubbard
- [PATCH v3 09/23] mm/gup: introduce pin_user_pages*() and FOLL_PIN,
John Hubbard
- [PATCH v3 08/23] vfio, mm: fix get_user_pages_remote() and FOLL_LONGTERM,
John Hubbard
- [PATCH v3 12/23] mm/process_vm_access: set FOLL_PIN via pin_user_pages_remote(),
John Hubbard
- [PATCH v3 07/23] media/v4l2-core: set pages dirty upon releasing DMA buffers,
John Hubbard
- [PATCH v3 10/23] goldish_pipe: convert to pin_user_pages() and put_user_page(),
John Hubbard
- [PATCH v3 01/23] mm/gup: pass flags arg to __gup_device_* functions,
John Hubbard
- [PATCH v3 05/23] goldish_pipe: rename local pin_user_pages() routine,
John Hubbard
- [PATCH v3 06/23] IB/umem: use get_user_pages_fast() to pin DMA pages,
John Hubbard
- [PATCH v3 03/23] mm/gup: move try_get_compound_head() to top, fix minor issues,
John Hubbard
- [PATCH v3 02/23] mm/gup: factor out duplicate code from four routines,
John Hubbard
- [PATCH v3 04/23] mm: devmap: refactor 1-based refcounting for ZONE_DEVICE pages,
John Hubbard
- Re: [PATCH v3 00/23] mm/gup: track dma-pinned pages: FOLL_PIN, FOLL_LONGTERM,
Jason Gunthorpe
[PATCH] selftests: bpf: add missing object file to TEST_FILES,
Anders Roxell
[PATCH][next] kselftest: arm64: fix spelling mistake "contiguos" -> "contiguous",
Colin King
[PATCH bpf-next 1/2] selftests: bpf: test_lwt_ip_encap: add missing object file to TEST_FILES,
Anders Roxell
[PATCH AUTOSEL 4.19 027/191] selftests/powerpc: Do not fail with reschedule,
Sasha Levin
objtool: skb_push.cold()+0x15: unreachable instruction,
Jeffrin Jose
PROBLEM: PCIe Error atleast "help and other detail related",
Jeffrin Jose
[PATCH v3] selftests: add tests for clone3(),
Adrian Reber
next-20191108 kselftest results,
ci_notify
[PATCH 1/2] memfd: Fix COW issue on MAP_PRIVATE and F_SEAL_FUTURE_WRITE mappings,
Joel Fernandes (Google)
next-20191107 kselftest results,
ci_notify
[PATCH 1/2] selftests: bpf: test_lwt_ip_encap: add missing object file to TEST_FILES,
Anders Roxell
[PATCH] selftests/livepatch: filter 'taints' from dmesg comparison,
Joe Lawrence
next-20191106 kselftest results,
ci_notify
[PATCH linux-kselftest/test v2] apparmor: add AppArmor KUnit tests for policy unpack,
Brendan Higgins
[PATCH net-next v2] selftest: net: add some traceroute tests,
Francesco Ruggeri
[PATCH net-next] selftest: net: add some traceroute tests,
Francesco Ruggeri
next-20191105 kselftest results,
ci_notify
[PATCH] dmabuf-heaps/dmabuf-heap.c: Initialize features variable to avoid compiler warning,
Xiao Yang
[PATCH v15 0/9] open: introduce openat2(2) syscall,
Aleksa Sarai
- [PATCH v15 1/9] namei: LOOKUP_NO_SYMLINKS: block symlink resolution,
Aleksa Sarai
- [PATCH v15 2/9] namei: LOOKUP_NO_MAGICLINKS: block magic-link resolution,
Aleksa Sarai
- [PATCH v15 3/9] namei: LOOKUP_NO_XDEV: block mountpoint crossing,
Aleksa Sarai
- [PATCH v15 4/9] namei: LOOKUP_BENEATH: O_BENEATH-like scoped resolution,
Aleksa Sarai
- [PATCH v15 5/9] namei: LOOKUP_IN_ROOT: chroot-like scoped resolution,
Aleksa Sarai
- [PATCH v15 6/9] namei: LOOKUP_{IN_ROOT,BENEATH}: permit limited ".." resolution,
Aleksa Sarai
- [PATCH v15 7/9] open: introduce openat2(2) syscall,
Aleksa Sarai
- [PATCH v15 8/9] selftests: add openat2(2) selftests,
Aleksa Sarai
- [PATCH v15 9/9] Documentation: path-lookup: mention LOOKUP_MAGICLINK_JUMPED,
Aleksa Sarai
- Re: [PATCH v15 0/9] open: introduce openat2(2) syscall,
Aleksa Sarai
[PATCH 0/3] riscv: add support for restartable sequence,
Vincent Chen
[PATCH v4 0/2] HMM tests and minor fixes,
Ralph Campbell
[PATCH v2] selftests: add tests for clone3(),
Adrian Reber
[PATCH v2 00/18] mm/gup: track dma-pinned pages: FOLL_PIN, FOLL_LONGTERM,
John Hubbard
- [PATCH v2 17/18] selftests/vm: run_vmtests: invoke gup_benchmark with basic FOLL_PIN coverage,
John Hubbard
- [PATCH v2 13/18] media/v4l2-core: pin_longterm_pages (FOLL_PIN) and put_user_page() conversion,
John Hubbard
- [PATCH v2 04/18] media/v4l2-core: set pages dirty upon releasing DMA buffers,
John Hubbard
- [PATCH v2 12/18] mm/gup: track FOLL_PIN pages,
John Hubbard
- [PATCH v2 09/18] drm/via: set FOLL_PIN via pin_user_pages_fast(),
John Hubbard
- [PATCH v2 16/18] mm/gup_benchmark: support pin_user_pages() and related calls,
John Hubbard
- [PATCH v2 08/18] mm/process_vm_access: set FOLL_PIN via pin_user_pages_remote(),
John Hubbard
- [PATCH v2 11/18] net/xdp: set FOLL_PIN via pin_user_pages(),
John Hubbard
- [PATCH v2 05/18] mm/gup: introduce pin_user_pages*() and FOLL_PIN,
John Hubbard
- [PATCH v2 14/18] vfio, mm: pin_longterm_pages (FOLL_PIN) and put_user_page() conversion,
John Hubbard
- [PATCH v2 18/18] mm/gup: remove support for gup(FOLL_LONGTERM),
John Hubbard
- [PATCH v2 02/18] mm/gup: factor out duplicate code from four routines,
John Hubbard
- [PATCH v2 01/18] mm/gup: pass flags arg to __gup_device_* functions,
John Hubbard
- [PATCH v2 10/18] fs/io_uring: set FOLL_PIN via pin_user_pages(),
John Hubbard
- [PATCH v2 15/18] powerpc: book3s64: convert to pin_longterm_pages() and put_user_page(),
John Hubbard
- [PATCH v2 07/18] infiniband: set FOLL_PIN, FOLL_LONGTERM via pin_longterm_pages*(),
John Hubbard
- [PATCH v2 06/18] goldish_pipe: convert to pin_user_pages() and put_user_page(),
John Hubbard
- [PATCH v2 03/18] goldish_pipe: rename local pin_user_pages() routine,
John Hubbard
[PATCH net-next 2/2] selftest: net: add icmp reply address test,
Francesco Ruggeri
[PATCH net-next 1/2] selftest: net: add icmp6 reply address test,
Francesco Ruggeri
[PATCH] kselftests/dmabuf-heaps: Fix compiler error in one condition,
Xiao Yang
Question about where to put test drivers,
Ralph Campbell
next-20191031 kselftest results,
ci_notify
[BUGFIX PATCH] selftests: breakpoints: Fix a typo of function name,
Masami Hiramatsu
[PATCH 00/19] mm/gup: track dma-pinned pages: FOLL_PIN, FOLL_LONGTERM,
John Hubbard
- [PATCH 14/19] vfio, mm: pin_longterm_pages (FOLL_PIN) and put_user_page() conversion,
John Hubbard
- [PATCH 17/19] selftests/vm: run_vmtests: invoke gup_benchmark with basic FOLL_PIN coverage,
John Hubbard
- [PATCH 19/19] Documentation/vm: add pin_user_pages.rst,
John Hubbard
- [PATCH 18/19] mm/gup: remove support for gup(FOLL_LONGTERM),
John Hubbard
- [PATCH 13/19] media/v4l2-core: pin_longterm_pages (FOLL_PIN) and put_user_page() conversion,
John Hubbard
- [PATCH 16/19] mm/gup_benchmark: support pin_user_pages() and related calls,
John Hubbard
- [PATCH 15/19] powerpc: book3s64: convert to pin_longterm_pages() and put_user_page(),
John Hubbard
- [PATCH 10/19] fs/io_uring: set FOLL_PIN via pin_user_pages(),
John Hubbard
- [PATCH 12/19] mm/gup: track FOLL_PIN pages,
John Hubbard
- [PATCH 11/19] net/xdp: set FOLL_PIN via pin_user_pages(),
John Hubbard
- [PATCH 07/19] infiniband: set FOLL_PIN, FOLL_LONGTERM via pin_longterm_pages*(),
John Hubbard
- [PATCH 02/19] mm/gup: factor out duplicate code from four routines,
John Hubbard
- [PATCH 06/19] goldish_pipe: convert to pin_user_pages() and put_user_page(),
John Hubbard
- [PATCH 09/19] drm/via: set FOLL_PIN via pin_user_pages_fast(),
John Hubbard
- [PATCH 08/19] mm/process_vm_access: set FOLL_PIN via pin_user_pages_remote(),
John Hubbard
- [PATCH 03/19] goldish_pipe: rename local pin_user_pages() routine,
John Hubbard
- [PATCH 05/19] mm/gup: introduce pin_user_pages*() and FOLL_PIN,
John Hubbard
- [PATCH 01/19] mm/gup: pass flags arg to __gup_device_* functions,
John Hubbard
- [PATCH 04/19] media/v4l2-core: set pages dirty upon releasing DMA buffers,
John Hubbard
next-20191029 kselftest results,
ci_notify
[PATCH] selftests: gen_kselftest_tar.sh: Do not clobber kselftest/,
Kees Cook
[PATCH] selftests: Move kselftest_module.sh into kselftest/,
Kees Cook
[PATCH] selftests: add tests for clone3(),
Adrian Reber
[PATCH linux-kselftest/test v7] lib/list-test: add a test for the 'list' doubly linked list,
David Gow
[PATCH v8 1/9] hugetlb_cgroup: Add hugetlb_cgroup reservation counter,
Mina Almasry
[PATCH v23 22/24] selftests/x86: Add vDSO selftest for SGX,
Jarkko Sakkinen
[PATCH v23 14/24] selftests/x86: Add a selftest for SGX,
Jarkko Sakkinen
[PATCH RESEND v14 0/6] open: introduce openat2(2) syscall,
Aleksa Sarai
[PATCH AUTOSEL 5.3 30/99] selftests/bpf: More compatible nc options in test_lwt_ip_encap,
Sasha Levin
[PATCH AUTOSEL 5.3 29/99] selftests/bpf: Set rp_filter in test_flow_dissector,
Sasha Levin
[PATCH AUTOSEL 5.3 96/99] mm/gup_benchmark: add a missing "w" to getopt string,
Sasha Levin
next-20191025 kselftest results,
ci_notify
[PATCH v10 00/12] Add arm64/signal initial kselftest support,
Cristian Marussi
- [PATCH v10 01/12] kselftest: arm64: extend toplevel skeleton Makefile,
Cristian Marussi
- [PATCH v10 02/12] kselftest: arm64: mangle_pstate_invalid_compat_toggle and common utils,
Cristian Marussi
- [PATCH v10 03/12] kselftest: arm64: mangle_pstate_invalid_daif_bits,
Cristian Marussi
- [PATCH v10 05/12] kselftest: arm64: extend test_init functionalities,
Cristian Marussi
- [PATCH v10 04/12] kselftest: arm64: mangle_pstate_invalid_mode_el[123][ht],
Cristian Marussi
- [PATCH v10 06/12] kselftest: arm64: add helper get_current_context,
Cristian Marussi
- [PATCH v10 07/12] kselftest: arm64: fake_sigreturn_bad_magic,
Cristian Marussi
- [PATCH v10 08/12] kselftest: arm64: fake_sigreturn_bad_size_for_magic0,
Cristian Marussi
- [PATCH v10 09/12] kselftest: arm64: fake_sigreturn_missing_fpsimd,
Cristian Marussi
- [PATCH v10 10/12] kselftest: arm64: fake_sigreturn_duplicated_fpsimd,
Cristian Marussi
- [PATCH v10 11/12] kselftest: arm64: fake_sigreturn_bad_size,
Cristian Marussi
- [PATCH v10 12/12] kselftest: arm64: fake_sigreturn_misaligned_sp,
Cristian Marussi
- Re: [PATCH v10 00/12] Add arm64/signal initial kselftest support,
Catalin Marinas
[PATCH AUTOSEL 4.19 04/37] rseq/selftests: x86: Work-around bogus gcc-8 optimisation,
Sasha Levin
[REVIEW PATCH v5 3/3] tests: add close_range() tests,
Christian Brauner
[PATCH] selftests/livepatch: Disable the timeout,
Miroslav Benes
[PATCH linux-kselftest/test v6] lib/list-test: add a test for the 'list' doubly linked list,
David Gow
[PATCH v7 1/9] hugetlb_cgroup: Add hugetlb_cgroup reservation counter,
Mina Almasry
[PATCH v1] selftest/trustedkeys: TPM 1.2 trusted keys test,
Mimi Zohar
[PATCH RESEND v3 0/2] selftests: fix prepending $(OUTPUT) to $(TEST_PROGS),
Ilya Leoshkevich
next-20191024 kselftest results,
ci_notify
next-20191023 kselftest results,
ci_notify
[BUGFIX PATCH v3 0/5] selftests: Fixes for 32bit arch,
Masami Hiramatsu
[PATCH linux-kselftest/test v5] lib/list-test: add a test for the 'list' doubly linked list,
David Gow
[PATCH] selftests: settings: tests can be in subsubdirs,
Matthieu Baerts
next-20191021 kselftest results,
ci_notify
[PATCH][v3] kselftest: Fix NULL INSTALL_PATH for TARGETS runlist,
Prabhakar Kushwaha
[PATCH 2/2][SRU][DISCO][EOAN] UBUNTU: SAUCE: seccomp: fix SECCOMP_USER_NOTIF_FLAG_CONTINUE test,
Christian Brauner
next-20191022 kselftest results,
ci_notify
[PATCH][v2] kselftest: Fix NULL INSTALL_PATH for TARGETS runlist,
Prabhakar Kushwaha
[PATCH 0/1] mm/gup_benchmark: fix MAP_HUGETLB case,
John Hubbard
[PATCH] seccomp: fix SECCOMP_USER_NOTIF_FLAG_CONTINUE test,
Christian Brauner
[BUGFIX PATCH v2 0/5] selftests: Fixes for 32bit arch,
Masami Hiramatsu
Linux-5.4: bpf: test_core_reloc_arrays.o: Segmentation fault with llc -march=bpf,
Prabhakar Kushwaha
[PATCH v2] kernel-doc: rename the kernel-doc directive 'functions' to 'identifiers',
Changbin Du
[PATCH] kselftest: Fix NULL INSTALL_PATH for TARGETS runlist,
Prabhakar Kushwaha
Linux-5.4-rc3+: bpf: progs/test_core_reloc_ints.c:32:6: error: using builtin_preserve_access_index() without -g,
Prabhakar Kushwaha
next-20191018 kselftest results,
ci_notify
[PATCH AUTOSEL 5.3 22/89] kselftest: exclude failed TARGETS from runlist,
Sasha Levin
[PATCH AUTOSEL 5.3 23/89] selftests/kselftest/runner.sh: Add 45 second timeout per test,
Sasha Levin
[PATCH linux-kselftest/test v4] lib/list-test: add a test for the 'list' doubly linked list,
David Gow
[Bug report] "make run_tests -C bpf" hanging forever,
Liu Yiding
[PATCH linux-kselftest/test v1] apparmor: add AppArmor KUnit tests for policy unpack,
Brendan Higgins
[Index of Archives]
[Linux Wireless]
[Linux Bluetooth]
[Kernel Announce]
[Kernel Newbies]
[Linux RAID]
[Linux ATA RAID]
[IETF Annouce]
[Git]
[Security]
[Linux Netdev]
[Netfilter]
[Bugtraq]