index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
gup.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
asm-generic/tlb: rename HAVE_RCU_TABLE_FREE
Peter Zijlstra
2020-02-04
1
-1
/
+1
*
mm, tree-wide: rename put_user_page*() to unpin_user_page*()
John Hubbard
2020-01-31
1
-16
/
+16
*
mm/gup: introduce pin_user_pages*() and FOLL_PIN
John Hubbard
2020-01-31
1
-21
/
+143
*
mm/gup: allow FOLL_FORCE for get_user_pages_fast()
John Hubbard
2020-01-31
1
-1
/
+2
*
mm: fix get_user_pages_remote()'s handling of FOLL_LONGTERM
John Hubbard
2020-01-31
1
-82
/
+92
*
mm/gup: move try_get_compound_head() to top, fix minor issues
John Hubbard
2020-01-31
1
-14
/
+15
*
mm/gup: factor out duplicate code from four routines
John Hubbard
2020-01-31
1
-55
/
+40
*
mm/gup.c: use is_vm_hugetlb_page() to check whether to follow huge
Wei Yang
2020-01-31
1
-2
/
+2
*
mm: fix gup_pud_range
Qiujun Huang
2020-01-31
1
-1
/
+1
*
mm/gup.c: fix comments of __get_user_pages() and get_user_pages_remote()
Liu Xiang
2019-12-01
1
-10
/
+22
*
mm/gup.c: allow CMA migration to propagate errors back to caller
zhong jiang
2019-12-01
1
-3
/
+5
*
mm/gup: fix a misnamed "write" argument, and a related bug
John Hubbard
2019-10-19
1
-6
/
+8
*
mm: untag user pointers in mm/gup.c
Andrey Konovalov
2019-09-25
1
-0
/
+4
*
mm, thp: introduce FOLL_SPLIT_PMD
Song Liu
2019-09-24
1
-2
/
+6
*
mm/gup: add make_dirty arg to put_user_pages_dirty_lock()
akpm@linux-foundation.org
2019-09-24
1
-65
/
+50
*
mm: introduce compound_nr()
Matthew Wilcox (Oracle)
2019-09-24
1
-1
/
+1
*
mm: introduce ARCH_HAS_PTE_DEVMAP
Robin Murphy
2019-07-16
1
-1
/
+1
*
Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...
Linus Torvalds
2019-07-14
1
-7
/
+0
|
\
|
*
mm: remove MEMORY_DEVICE_PUBLIC support
Christoph Hellwig
2019-07-02
1
-7
/
+0
*
|
mm/gup.c: mark undo_dev_pagemap as __maybe_unused
Guenter Roeck
2019-07-12
1
-1
/
+2
*
|
mm/gup.c: remove some BUG_ONs from get_gate_page()
Andy Lutomirski
2019-07-12
1
-3
/
+6
*
|
mm/gup: speed up check_and_migrate_cma_pages() on huge page
Pingfan Liu
2019-07-12
1
-8
/
+16
*
|
mm: mark the page referenced in gup_hugepte
Christoph Hellwig
2019-07-12
1
-0
/
+1
*
|
mm: switch gup_hugepte to use try_get_compound_head
Christoph Hellwig
2019-07-12
1
-1
/
+2
*
|
mm: move the powerpc hugepd code to mm/gup.c
Christoph Hellwig
2019-07-12
1
-0
/
+82
*
|
mm: validate get_user_pages_fast flags
Christoph Hellwig
2019-07-12
1
-0
/
+3
*
|
mm: consolidate the get_user_pages* implementations
Christoph Hellwig
2019-07-12
1
-5
/
+62
*
|
mm: reorder code blocks in gup.c
Christoph Hellwig
2019-07-12
1
-205
/
+205
*
|
mm: rename CONFIG_HAVE_GENERIC_GUP to CONFIG_HAVE_FAST_GUP
Christoph Hellwig
2019-07-12
1
-2
/
+2
*
|
mm: lift the x86_32 PAE version of gup_get_pte to common code
Christoph Hellwig
2019-07-12
1
-4
/
+47
*
|
mm: simplify gup_fast_permitted
Christoph Hellwig
2019-07-12
1
-10
/
+7
*
|
mm: use untagged_addr() for get_user_pages_fast addresses
Christoph Hellwig
2019-07-12
1
-2
/
+2
*
|
mm/gup.c: make follow_page_mask() static
Bharath Vedartham
2019-07-12
1
-1
/
+1
|
/
*
mm/gup: continue VM_FAULT_RETRY processing even for pre-faults
Mike Rapoport
2019-06-01
1
-7
/
+8
*
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
mm: introduce put_user_page*(), placeholder versions
John Hubbard
2019-05-14
1
-0
/
+105
*
mm/gup: add FOLL_LONGTERM capability to GUP fast
Ira Weiny
2019-05-14
1
-4
/
+36
*
mm/gup: change GUP fast to use flags rather than a write 'bool'
Ira Weiny
2019-05-14
1
-5
/
+5
*
mm/gup: change write parameter to flags in fast walk
Ira Weiny
2019-05-14
1
-26
/
+26
*
mm/gup: replace get_user_pages_longterm() with FOLL_LONGTERM
Ira Weiny
2019-05-14
1
-73
/
+117
*
Merge branch 'page-refs' (page ref overflow)
Linus Torvalds
2019-04-14
1
-12
/
+36
|
\
|
*
mm: prevent get_user_pages() from overflowing page refcount
Linus Torvalds
2019-04-14
1
-12
/
+36
*
|
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-03-07
1
-3
/
+3
|
\
\
|
*
|
mm/gup: Remove the 'write' parameter from gup_fast_permitted()
Ira Weiny
2019-02-11
1
-3
/
+3
*
|
|
mm: update get_user_pages_longterm to migrate pages allocated from CMA region
Aneesh Kumar K.V
2019-03-05
1
-24
/
+176
|
|
/
|
/
|
*
|
mm/gup: fix gup_pmd_range() for dax
Yu Zhao
2019-02-12
1
-1
/
+2
|
/
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-01-05
1
-1
/
+1
|
\
|
*
mm/: remove caller signal_pending branch predictions
Davidlohr Bueso
2019-01-04
1
-1
/
+1
*
|
Remove 'type' argument from access_ok() function
Linus Torvalds
2019-01-03
1
-4
/
+2
|
/
*
mm/gup: finish consolidating error handling
John Hubbard
2018-11-30
1
-2
/
+1
[next]