linux-kselftest.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-11-01 12:30:43 to 2019-11-12 00:09:22 UTC [more...]

[PATCH v3 00/23] mm/gup: track dma-pinned pages: FOLL_PIN, FOLL_LONGTERM
 2019-11-12  0:07 UTC  (13+ messages)
` [PATCH v3 11/23] IB/{core,hw,umem}: set FOLL_PIN, FOLL_LONGTERM via pin_longterm_pages*()
` [PATCH v3 13/23] drm/via: set FOLL_PIN via pin_user_pages_fast()
` [PATCH v3 14/23] fs/io_uring: set FOLL_PIN via pin_user_pages()
` [PATCH v3 15/23] net/xdp: "
` [PATCH v3 16/23] mm/gup: track FOLL_PIN pages
` [PATCH v3 17/23] media/v4l2-core: pin_longterm_pages (FOLL_PIN) and put_user_page() conversion
` [PATCH v3 18/23] vfio, mm: "
` [PATCH v3 19/23] powerpc: book3s64: convert to pin_longterm_pages() and put_user_page()
` [PATCH v3 20/23] mm/gup_benchmark: use proper FOLL_WRITE flags instead of hard-coding "1"
` [PATCH v3 21/23] mm/gup_benchmark: support pin_user_pages() and related calls
` [PATCH v3 22/23] selftests/vm: run_vmtests: invoke gup_benchmark with basic FOLL_PIN coverage
` [PATCH v3 23/23] mm/gup: remove support for gup(FOLL_LONGTERM)

[PATCH v2 00/18] mm/gup: track dma-pinned pages: FOLL_PIN, FOLL_LONGTERM
 2019-11-11 21:46 UTC  (57+ messages)
` [PATCH v2 01/18] mm/gup: pass flags arg to __gup_device_* functions
` [PATCH v2 02/18] mm/gup: factor out duplicate code from four routines
` [PATCH v2 03/18] goldish_pipe: rename local pin_user_pages() routine
` [PATCH v2 04/18] media/v4l2-core: set pages dirty upon releasing DMA buffers
` [PATCH v2 05/18] mm/gup: introduce pin_user_pages*() and FOLL_PIN
` [PATCH v2 06/18] goldish_pipe: convert to pin_user_pages() and put_user_page()
` [PATCH v2 07/18] infiniband: set FOLL_PIN, FOLL_LONGTERM via pin_longterm_pages*()
` [PATCH v2 08/18] mm/process_vm_access: set FOLL_PIN via pin_user_pages_remote()
` [PATCH v2 09/18] drm/via: set FOLL_PIN via pin_user_pages_fast()
` [PATCH v2 10/18] fs/io_uring: set FOLL_PIN via pin_user_pages()
` [PATCH v2 11/18] net/xdp: "
` [PATCH v2 12/18] mm/gup: track FOLL_PIN pages
` [PATCH v2 13/18] media/v4l2-core: pin_longterm_pages (FOLL_PIN) and put_user_page() conversion
` [PATCH v2 14/18] vfio, mm: "
` [PATCH v2 15/18] powerpc: book3s64: convert to pin_longterm_pages() and put_user_page()
` [PATCH v2 16/18] mm/gup_benchmark: support pin_user_pages() and related calls
` [PATCH v2 17/18] selftests/vm: run_vmtests: invoke gup_benchmark with basic FOLL_PIN coverage
` [PATCH v2 18/18] mm/gup: remove support for gup(FOLL_LONGTERM)

[PATCH v3 linux-kselftest-test 0/6] kunit: support building core/tests as modules
 2019-11-11 21:41 UTC  (14+ messages)
` [PATCH v3 linux-kselftest-test 1/6] kunit: move string-stream.h to lib/kunit/string-stream-impl.h
` [PATCH v3 linux-kselftest-test 2/6] kunit: hide unexported try-catch interface in try-catch-impl.h
` [PATCH v3 linux-kselftest-test 3/6] kunit: add kunit_find_symbol() function for symbol lookup
` [PATCH v3 linux-kselftest-test 4/6] kunit: allow kunit tests to be loaded as a module
` [PATCH v3 linux-kselftest-test 5/6] kunit: allow kunit "

[PATCH] selftests: bpf: add missing object file to TEST_FILES
 2019-11-11 21:36 UTC  (2+ messages)

[PATCH][next] kselftest: arm64: fix spelling mistake "contiguos" -> "contiguous"
 2019-11-11 18:25 UTC  (2+ messages)

[PATCH bpf-next 1/2] selftests: bpf: test_lwt_ip_encap: add missing object file to TEST_FILES
 2019-11-11 14:22 UTC  (5+ messages)
` [PATCH bpf-next 2/2] selftests: bpf: test_tc_edt: "

[PATCH v15 0/9] open: introduce openat2(2) syscall
 2019-11-11 13:24 UTC  (11+ messages)
` [PATCH v15 1/9] namei: LOOKUP_NO_SYMLINKS: block symlink resolution
` [PATCH v15 2/9] namei: LOOKUP_NO_MAGICLINKS: block magic-link resolution
` [PATCH v15 3/9] namei: LOOKUP_NO_XDEV: block mountpoint crossing
` [PATCH v15 4/9] namei: LOOKUP_BENEATH: O_BENEATH-like scoped resolution
` [PATCH v15 5/9] namei: LOOKUP_IN_ROOT: chroot-like "
` [PATCH v15 6/9] namei: LOOKUP_{IN_ROOT,BENEATH}: permit limited ".." resolution
` [PATCH v15 7/9] open: introduce openat2(2) syscall
` [PATCH v15 8/9] selftests: add openat2(2) selftests
` [PATCH v15 9/9] Documentation: path-lookup: mention LOOKUP_MAGICLINK_JUMPED

[PATCH v3] selftests: add tests for clone3()
 2019-11-11 13:07 UTC  (2+ messages)

[PATCH 1/2] selftests: bpf: test_lwt_ip_encap: add missing object file to TEST_FILES
 2019-11-10  9:15 UTC  (5+ messages)
` [PATCH 2/2] selftests: bpf: test_tc_edt: "

[PATCH AUTOSEL 4.19 027/191] selftests/powerpc: Do not fail with reschedule
 2019-11-10  2:37 UTC 

objtool: skb_push.cold()+0x15: unreachable instruction
 2019-11-09 23:05 UTC 

test
 2019-11-09 22:23 UTC 

PROBLEM: PCIe Error atleast "help and other detail related"
 2019-11-09 20:21 UTC 

next-20191108 kselftest results
 2019-11-09  5:38 UTC 

next-20191107 kselftest results
 2019-11-09  5:38 UTC 

[PATCH v8 1/9] hugetlb_cgroup: Add hugetlb_cgroup reservation counter
 2019-11-09  0:46 UTC  (14+ messages)
` [PATCH v8 2/9] hugetlb_cgroup: add interface for charge/uncharge hugetlb reservations
` [PATCH v8 5/9] hugetlb: disable region_add file_region coalescing

[PATCH 1/2] memfd: Fix COW issue on MAP_PRIVATE and F_SEAL_FUTURE_WRITE mappings
 2019-11-08 15:35 UTC  (9+ messages)
` [PATCH 2/2] memfd: Add test for COW "

[PATCH v10 00/12] Add arm64/signal initial kselftest support
 2019-11-08 14:50 UTC  (2+ messages)

next-20191108 kselftest results
 2019-11-08 13:00 UTC 

[PATCH RESEND v3 0/2] selftests: fix prepending $(OUTPUT) to $(TEST_PROGS)
 2019-11-08 12:31 UTC  (3+ messages)

[PATCH v2] selftests: add tests for clone3()
 2019-11-08  8:29 UTC  (6+ messages)

[PATCH linux-kselftest/test v2] apparmor: add AppArmor KUnit tests for policy unpack
 2019-11-07 23:33 UTC  (4+ messages)

[PATCH] kselftests/dmabuf-heaps: Fix compiler error in one condition
 2019-11-07 21:10 UTC  (5+ messages)

[PATCH] dmabuf-heaps/dmabuf-heap.c: Initialize features variable to avoid compiler warning
 2019-11-07 20:38 UTC  (3+ messages)

[PATCH] selftests/livepatch: filter 'taints' from dmesg comparison
 2019-11-07 15:33 UTC  (9+ messages)

next-20191107 kselftest results
 2019-11-07 13:00 UTC 

[PATCH net-next v2] selftest: net: add some traceroute tests
 2019-11-07  1:36 UTC  (3+ messages)

next-20191106 kselftest results
 2019-11-06 16:00 UTC 

[PATCH linux-kselftest/test v1] apparmor: add AppArmor KUnit tests for policy unpack
 2019-11-06  0:37 UTC  (17+ messages)

[PATCH net-next] selftest: net: add some traceroute tests
 2019-11-05 21:40 UTC  (2+ messages)

[PATCH 00/19] mm/gup: track dma-pinned pages: FOLL_PIN, FOLL_LONGTERM
 2019-11-05 18:16 UTC  (13+ messages)
` [PATCH 09/19] drm/via: set FOLL_PIN via pin_user_pages_fast()
` [PATCH 10/19] fs/io_uring: set FOLL_PIN via pin_user_pages()
` [PATCH 11/19] net/xdp: "
` [PATCH 19/19] Documentation/vm: add pin_user_pages.rst

next-20191105 kselftest results
 2019-11-05 15:00 UTC 

Investment opportunity
 2019-11-05  8:24 UTC 

[PATCH 0/3] riscv: add support for restartable sequence
 2019-11-05  1:58 UTC  (4+ messages)
` [PATCH 1/3] riscv: add required functions to enable HAVE_REGS_AND_STACK_ACCESS_API
` [PATCH 2/3] riscv: Add support for restartable sequence
` [PATCH 3/3] rseq/selftests: Add support for riscv

[PATCH v4 0/2] HMM tests and minor fixes
 2019-11-04 22:21 UTC  (3+ messages)
` [PATCH v4 1/2] mm/hmm: make full use of walk_page_range()
` [PATCH v4 2/2] mm/hmm/test: add self tests for HMM

[PATCH net-next 2/2] selftest: net: add icmp reply address test
 2019-11-04 18:14 UTC  (10+ messages)

[PATCH net-next 1/2] selftest: net: add icmp6 reply address test
 2019-11-01 23:32 UTC 

[PATCH linux-kselftest/test v6] lib/list-test: add a test for the 'list' doubly linked list
 2019-11-01 16:49 UTC  (8+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).