index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
userfaultfd.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-02-06
mm/userfaultfd.c: remove duplicate include
Pravin Shedge
1
-1
/
+0
2017-09-06
userfaultfd: shmem: wire up shmem_mfill_zeropage_pte
Mike Rapoport
1
-2
/
+4
2017-09-06
userfaultfd: mcopy_atomic: introduce mfill_atomic_pte helper
Mike Rapoport
1
-16
/
+30
2017-03-09
mm: convert generic code to 5-level paging
Kirill A. Shutemov
1
-10
/
+13
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
1
-0
/
+1
2017-02-24
userfaultfd: mcopy_atomic: return -ENOENT when no compatible VMA found
Mike Rapoport
1
-30
/
+28
2017-02-22
userfaultfd: hugetlbfs: add UFFDIO_COPY support for shared mappings
Mike Kravetz
1
-16
/
+58
2017-02-22
userfaultfd: shmem: use shmem_mcopy_atomic_pte for shared memory
Mike Rapoport
1
-13
/
+21
2017-02-22
userfaultfd: hugetlbfs: reserve count on error in __mcopy_atomic_hugetlb
Mike Kravetz
1
-1
/
+16
2017-02-22
userfaultfd: hugetlbfs: fix __mcopy_atomic_hugetlb retry/error processing
Mike Kravetz
1
-1
/
+1
2017-02-22
userfaultfd: hugetlbfs: add __mcopy_atomic_hugetlb for huge page UFFDIO_COPY
Mike Kravetz
1
-0
/
+186
2017-02-22
userfaultfd: use vma_is_anonymous
Andrea Arcangeli
1
-1
/
+1
2016-04-04
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
1
-2
/
+2
2016-03-17
mm: cleanup *pte_alloc* interfaces
Kirill A. Shutemov
1
-2
/
+1
2016-01-15
memcg: adjust to support new THP refcounting
Kirill A. Shutemov
1
-3
/
+3
2016-01-15
rmap: add argument to charge compound page
Kirill A. Shutemov
1
-1
/
+1
2015-09-04
userfaultfd: avoid mmap_sem read recursion in mcopy_atomic
Andrea Arcangeli
1
-26
/
+65
2015-09-04
userfaultfd: mcopy_atomic|mfill_zeropage: UFFDIO_COPY|UFFDIO_ZEROPAGE prepara...
Andrea Arcangeli
1
-0
/
+269