aboutsummaryrefslogtreecommitdiffstats
path: root/lib/parser.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/parser.c')
0 files changed, 0 insertions, 0 deletions
0a695212bdc7379b05f9bd0dafc5d968'>mm/gup: replace get_user_pages_longterm() with FOLL_LONGTERMIra Weiny1-2/+3 2019-03-05mm: no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-6/+2 2018-10-31mm/gup_benchmark.c: prevent integer overflow in ioctlDan Carpenter1-0/+3 2018-10-26mm/gup_benchmark.c: add additional pinning methodsKeith Busch1-2/+26 2018-10-26mm/gup_benchmark.c: time put_page()Keith Busch1-2/+7 2018-10-05mm/gup_benchmark: fix unsigned comparison to zero in __gup_benchmark_ioctlYueHaibing1-1/+2 2018-06-12treewide: kvzalloc() -> kvcalloc()Kees Cook1-1/+1 2018-04-13mm/gup_benchmark: handle gup failuresMichael S. Tsirkin1-1/+3 2017-11-17mm: add infrastructure for get_user_pages_fast() benchmarkingKirill A. Shutemov1-0/+100