index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
userfaultfd.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 499
Thomas Gleixner
2019-06-19
1
-3
/
+1
*
hugetlb: use same fault hash key for shared and private mappings
Mike Kravetz
2019-05-14
1
-2
/
+1
*
hugetlbfs: revert "use i_mmap_rwsem for more pmd sharing synchronization"
Mike Kravetz
2019-01-08
1
-9
/
+2
*
mm: treewide: remove unused address argument from pte_alloc functions
Joel Fernandes (Google)
2019-01-04
1
-1
/
+1
*
hugetlbfs: use i_mmap_rwsem for more pmd sharing synchronization
Mike Kravetz
2018-12-28
1
-2
/
+9
*
userfaultfd: shmem: add i_size checks
Andrea Arcangeli
2018-11-30
1
-2
/
+24
*
userfaultfd: shmem/hugetlbfs: only allow to register VM_MAYWRITE vmas
Andrea Arcangeli
2018-11-30
1
-9
/
+6
*
userfaultfd: shmem: allocate anonymous memory for MAP_PRIVATE shmem
Andrea Arcangeli
2018-11-30
1
-2
/
+13
*
userfaultfd: use ENOENT instead of EFAULT if the atomic copy user fails
Andrea Arcangeli
2018-11-30
1
-3
/
+3
*
userfaultfd: prevent non-cooperative events vs mcopy_atomic races
Mike Rapoport
2018-06-07
1
-5
/
+17
*
mm/userfaultfd.c: remove duplicate include
Pravin Shedge
2018-02-06
1
-1
/
+0
*
userfaultfd: shmem: wire up shmem_mfill_zeropage_pte
Mike Rapoport
2017-09-06
1
-2
/
+4
*
userfaultfd: mcopy_atomic: introduce mfill_atomic_pte helper
Mike Rapoport
2017-09-06
1
-16
/
+30
*
mm: convert generic code to 5-level paging
Kirill A. Shutemov
2017-03-09
1
-10
/
+13
*
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
userfaultfd: mcopy_atomic: return -ENOENT when no compatible VMA found
Mike Rapoport
2017-02-24
1
-30
/
+28
*
userfaultfd: hugetlbfs: add UFFDIO_COPY support for shared mappings
Mike Kravetz
2017-02-22
1
-16
/
+58
*
userfaultfd: shmem: use shmem_mcopy_atomic_pte for shared memory
Mike Rapoport
2017-02-22
1
-13
/
+21
*
userfaultfd: hugetlbfs: reserve count on error in __mcopy_atomic_hugetlb
Mike Kravetz
2017-02-22
1
-1
/
+16
*
userfaultfd: hugetlbfs: fix __mcopy_atomic_hugetlb retry/error processing
Mike Kravetz
2017-02-22
1
-1
/
+1
*
userfaultfd: hugetlbfs: add __mcopy_atomic_hugetlb for huge page UFFDIO_COPY
Mike Kravetz
2017-02-22
1
-0
/
+186
*
userfaultfd: use vma_is_anonymous
Andrea Arcangeli
2017-02-22
1
-1
/
+1
*
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
2016-04-04
1
-2
/
+2
*
mm: cleanup *pte_alloc* interfaces
Kirill A. Shutemov
2016-03-17
1
-2
/
+1
*
memcg: adjust to support new THP refcounting
Kirill A. Shutemov
2016-01-15
1
-3
/
+3
*
rmap: add argument to charge compound page
Kirill A. Shutemov
2016-01-15
1
-1
/
+1
*
userfaultfd: avoid mmap_sem read recursion in mcopy_atomic
Andrea Arcangeli
2015-09-04
1
-26
/
+65
*
userfaultfd: mcopy_atomic|mfill_zeropage: UFFDIO_COPY|UFFDIO_ZEROPAGE prepara...
Andrea Arcangeli
2015-09-04
1
-0
/
+269