index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
vm
Commit message (
Expand
)
Author
Age
Files
Lines
*
selftests/vm/gup_benchmark.c: match gup struct to kernel
Alison Schofield
2019-01-15
1
-0
/
+1
*
selftests: Fix test errors related to lib.mk khdr target
Shuah Khan
2018-12-13
1
-0
/
+1
*
tools/testing/selftests/vm/map_fixed_noreplace.c: add test for MAP_FIXED_NORE...
Michael Ellerman
2018-10-26
3
-0
/
+208
*
tools/testing/selftests/vm/gup_benchmark.c: add MAP_HUGETLB option
Keith Busch
2018-10-26
1
-1
/
+4
*
tools/testing/selftests/vm/gup_benchmark.c: add MAP_SHARED option
Keith Busch
2018-10-26
1
-3
/
+7
*
tools/testing/selftests/vm/gup_benchmark.c: allow user specified file
Keith Busch
2018-10-26
1
-4
/
+13
*
tools/testing/selftests/vm/gup_benchmark.c: fix 'write' flag usage
Keith Busch
2018-10-26
1
-0
/
+1
*
mm/gup_benchmark.c: add additional pinning methods
Keith Busch
2018-10-26
1
-2
/
+11
*
mm/gup_benchmark.c: time put_page()
Keith Busch
2018-10-26
1
-2
/
+4
*
userfaultfd: selftest: recycle lock threads first
Peter Xu
2018-10-26
1
-5
/
+6
*
userfaultfd: selftest: generalize read and poll
Peter Xu
2018-10-26
1
-34
/
+43
*
userfaultfd: selftest: cleanup help messages
Peter Xu
2018-10-26
1
-18
/
+28
*
selftests: add headers_install to lib.mk
Anders Roxell
2018-09-05
1
-4
/
+0
*
tools/testing/selftests/vm/: add MAP_POPULATE test
Dmitry Safonov
2018-08-22
4
-0
/
+126
*
selftests: vm: return Kselftest Skip code for skipped tests
Shuah Khan (Samsung OSG)
2018-06-18
4
-8
/
+17
*
selftests/vm/run_vmtests: adjust hugetlb size according to nr_cpus
Li Zhijian
2018-03-09
1
-8
/
+17
*
selftests: vm: update .gitignore with new test
Shuah Khan
2018-02-26
1
-0
/
+1
*
Merge tag 'linux-kselftest-4.16-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-02-03
2
-0
/
+3
|
\
|
*
selftests: vm: update .gitignore with missing generated file
Shuah Khan
2018-01-23
1
-0
/
+1
|
*
kselftest: fix OOM in memory compaction test
Arnd Bergmann
2018-01-10
1
-0
/
+2
*
|
selftests/vm: move 128TB mmap boundary test to generic directory
Aneesh Kumar K.V
2018-01-31
3
-2
/
+311
|
/
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2017-11-17
2
-0
/
+92
|
\
|
*
mm: add infrastructure for get_user_pages_fast() benchmarking
Kirill A. Shutemov
2017-11-17
2
-0
/
+92
*
|
selftests: vm: Update .gitignore with newly added tests
Shuah Khan
2017-11-15
1
-0
/
+2
|
/
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
11
-0
/
+11
*
userfaultfd: selftest: exercise -EEXIST only in background transfer
Andrea Arcangeli
2017-10-13
1
-5
/
+20
*
userfaultfd: selftest: explicit failure if the SIGBUS test failed
Andrea Arcangeli
2017-09-06
1
-1
/
+3
*
userfaultfd: selftest: exercise UFFDIO_COPY/ZEROPAGE -EEXIST
Andrea Arcangeli
2017-09-06
1
-8
/
+140
*
userfaultfd: selftest: add tests for UFFD_FEATURE_SIGBUS feature
Prakash Sangappa
2017-09-06
1
-3
/
+124
*
userfaultfd: selftest: enable testing of UFFDIO_ZEROPAGE for shmem
Mike Rapoport
2017-09-06
1
-1
/
+1
*
selftests/vm: Fix test for virtual address range mapping for arm64
Michal Suchanek
2017-06-07
1
-9
/
+26
*
Merge tag 'linux-kselftest-4.12-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-05-08
6
-22
/
+23
|
\
|
*
selftests/vm/run_vmtests: Fix wrong comment
SeongJae Park
2017-04-21
1
-1
/
+1
|
*
selftests/vm/run_vmtests: Polish output text
SeongJae Park
2017-04-13
1
-12
/
+12
|
*
selftests/vm: Set mmap()'s fd as -1 for MAP_ANONYMOUS flag
SeongJae Park
2017-04-11
4
-9
/
+9
|
*
selftests: vm: add CONFIG_SYSVIPC=y to the config fragment
Fathi Boudra
2017-04-11
1
-0
/
+1
*
|
selftests/vm: add a test for virtual address range mapping
Anshuman Khandual
2017-05-08
3
-0
/
+134
*
|
userfaultfd: selftest: combine all cases into a single executable
Mike Rapoport
2017-05-03
3
-108
/
+116
*
|
userfaultfd: selftest: vm: allow to build in vm/ directory
Andrea Arcangeli
2017-03-09
1
-0
/
+4
|
/
*
Merge tag 'linux-kselftest-4.11-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-02-25
1
-31
/
+23
|
\
|
*
selftests: enable O and KBUILD_OUTPUT
bamvor.zhangjian@huawei.com
2017-01-05
1
-2
/
+2
|
*
selftests: add default rules for c source file
bamvor.zhangjian@huawei.com
2017-01-05
1
-11
/
+6
|
*
selftests: remove duplicated all and clean target
bamvor.zhangjian@huawei.com
2017-01-05
1
-14
/
+10
*
|
userfaultfd: non-cooperative: selftest: enable REMOVE event test for shmem
Mike Rapoport
2017-02-24
1
-4
/
+2
*
|
userfaultfd: non-cooperative: rename *EVENT_MADVDONTNEED to *EVENT_REMOVE
Mike Rapoport
2017-02-24
1
-8
/
+8
*
|
userfaultfd: selftest: test UFFDIO_ZEROPAGE on all memory types
Andrea Arcangeli
2017-02-22
1
-1
/
+81
*
|
userfaultfd: non-cooperative: selftest: add test for FORK, MADVDONTNEED and R...
Mike Rapoport
2017-02-22
1
-12
/
+163
*
|
userfaultfd: non-cooperative: selftest: add ufd parameter to copy_page
Mike Rapoport
2017-02-22
1
-5
/
+5
*
|
userfaultfd: non-cooperative: selftest: introduce userfaultfd_open
Mike Rapoport
2017-02-22
1
-16
/
+25
*
|
userfaultfd: shmem: add userfaultfd_shmem test
Mike Rapoport
2017-02-22
3
-2
/
+50
[next]