index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
userfaultfd.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-08
hugetlbfs: revert "use i_mmap_rwsem for more pmd sharing synchronization"
Mike Kravetz
1
-9
/
+2
2019-01-04
mm: treewide: remove unused address argument from pte_alloc functions
Joel Fernandes (Google)
1
-1
/
+1
2018-12-28
hugetlbfs: use i_mmap_rwsem for more pmd sharing synchronization
Mike Kravetz
1
-2
/
+9
2018-11-30
userfaultfd: shmem: add i_size checks
Andrea Arcangeli
1
-2
/
+24
2018-11-30
userfaultfd: shmem/hugetlbfs: only allow to register VM_MAYWRITE vmas
Andrea Arcangeli
1
-9
/
+6
2018-11-30
userfaultfd: shmem: allocate anonymous memory for MAP_PRIVATE shmem
Andrea Arcangeli
1
-2
/
+13
2018-11-30
userfaultfd: use ENOENT instead of EFAULT if the atomic copy user fails
Andrea Arcangeli
1
-3
/
+3
2018-06-07
userfaultfd: prevent non-cooperative events vs mcopy_atomic races
Mike Rapoport
1
-5
/
+17
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