Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
d198b34f3855eee2571dda03eea75a09c7c31480
/
mm
/
userfaultfd.c
f4f5329
mm: fix typos in comments when calling __SetPageUptodate()
by Wei Yang
· 5 years ago
643aa36
userfaultfd: wrap the common dst_vma check into an inlined function
by Wei Yang
· 5 years ago
53eaa14
userfaultfd: remove unnecessary WARN_ON() in __mcopy_atomic_hugetlb()
by Wei Yang
· 5 years ago
4fb07ee
userfaultfd: use vma_pagesize for all huge page size calculation
by Wei Yang
· 5 years ago
188b04a
hugetlb: remove unused hstate in hugetlb_fault_mutex_hash()
by Wei Yang
· 5 years ago
5525463
hugetlbfs: hugetlb_fault_mutex_hash() cleanup
by Mike Kravetz
· 5 years ago
20c8ccb
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 499
by Thomas Gleixner
· 6 years ago
1b426ba
hugetlb: use same fault hash key for shared and private mappings
by Mike Kravetz
· 6 years ago
ddeaab3
hugetlbfs: revert "use i_mmap_rwsem for more pmd sharing synchronization"
by Mike Kravetz
· 6 years ago
4cf5892
mm: treewide: remove unused address argument from pte_alloc functions
by Joel Fernandes (Google)
· 6 years ago
b43a9990
hugetlbfs: use i_mmap_rwsem for more pmd sharing synchronization
by Mike Kravetz
· 6 years ago
e2a50c1
userfaultfd: shmem: add i_size checks
by Andrea Arcangeli
· 6 years ago
29ec9066
userfaultfd: shmem/hugetlbfs: only allow to register VM_MAYWRITE vmas
by Andrea Arcangeli
· 6 years ago
5b51072
userfaultfd: shmem: allocate anonymous memory for MAP_PRIVATE shmem
by Andrea Arcangeli
· 6 years ago
9e36825
userfaultfd: use ENOENT instead of EFAULT if the atomic copy user fails
by Andrea Arcangeli
· 6 years ago
df2cc96
userfaultfd: prevent non-cooperative events vs mcopy_atomic races
by Mike Rapoport
· 7 years ago
4fd39c2
mm/userfaultfd.c: remove duplicate include
by Pravin Shedge
· 7 years ago
8fb44e5
userfaultfd: shmem: wire up shmem_mfill_zeropage_pte
by Mike Rapoport
· 7 years ago
3217d3c
userfaultfd: mcopy_atomic: introduce mfill_atomic_pte helper
by Mike Rapoport
· 7 years ago
c2febaf
mm: convert generic code to 5-level paging
by Kirill A. Shutemov
· 8 years ago
174cd4b
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h>
by Ingo Molnar
· 8 years ago
27d0256
userfaultfd: mcopy_atomic: return -ENOENT when no compatible VMA found
by Mike Rapoport
· 8 years ago
1c9e8de
userfaultfd: hugetlbfs: add UFFDIO_COPY support for shared mappings
by Mike Kravetz
· 8 years ago
26071ce
userfaultfd: shmem: use shmem_mcopy_atomic_pte for shared memory
by Mike Rapoport
· 8 years ago
21205bf
userfaultfd: hugetlbfs: reserve count on error in __mcopy_atomic_hugetlb
by Mike Kravetz
· 8 years ago
810a56b
userfaultfd: hugetlbfs: fix __mcopy_atomic_hugetlb retry/error processing
by Mike Kravetz
· 8 years ago
60d4d2d
userfaultfd: hugetlbfs: add __mcopy_atomic_hugetlb for huge page UFFDIO_COPY
by Mike Kravetz
· 8 years ago
a94720bf
userfaultfd: use vma_is_anonymous
by Andrea Arcangeli
· 8 years ago
09cbfea
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
by Kirill A. Shutemov
· 9 years ago
3ed3a4f
mm: cleanup *pte_alloc* interfaces
by Kirill A. Shutemov
· 9 years ago
f627c2f
memcg: adjust to support new THP refcounting
by Kirill A. Shutemov
· 9 years ago
d281ee6
rmap: add argument to charge compound page
by Kirill A. Shutemov
· 9 years ago
b6ebaed
userfaultfd: avoid mmap_sem read recursion in mcopy_atomic
by Andrea Arcangeli
· 9 years ago
c1a4de9
userfaultfd: mcopy_atomic|mfill_zeropage: UFFDIO_COPY|UFFDIO_ZEROPAGE preparation
by Andrea Arcangeli
· 9 years ago