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
/
fs
/
userfaultfd.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm: provide mm_struct and address to huge_ptep_get()
Christophe Leroy
2024-07-12
1
-1
/
+1
*
Fix userfaultfd_api to return EINVAL as expected
Audra Mitchell
2024-07-03
1
-1
/
+6
*
Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-05-19
1
-1
/
+4
|
\
|
*
userfaultfd: early return in dup_userfaultfd()
ZhangPeng
2024-04-25
1
-1
/
+4
*
|
Merge tag 'vfs-6.10.rw' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
2024-05-13
1
-16
/
+28
|
\
\
|
*
|
userfaultfd: convert to ->read_iter()
Jens Axboe
2024-04-10
1
-16
/
+28
|
|
/
*
/
mm/userfaultfd: reset ptes when close() for wr-protected ones
Peter Xu
2024-05-05
1
-0
/
+4
|
/
*
userfaultfd: use per-vma locks in userfaultfd operations
Lokesh Gidra
2024-02-22
1
-11
/
+2
*
userfaultfd: protect mmap_changing with rw_sem in userfaulfd_ctx
Lokesh Gidra
2024-02-22
1
-17
/
+23
*
userfaultfd: move userfaultfd_ctx struct to header file
Lokesh Gidra
2024-02-22
1
-39
/
+0
*
userfaultfd: fix return error if mmap_changing is non-zero in MOVE ioctl
Lokesh Gidra
2024-02-22
1
-1
/
+1
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2024-01-17
1
-2
/
+3
|
\
|
*
Merge branch 'kvm-guestmemfd' into HEAD
Paolo Bonzini
2023-11-14
1
-2
/
+3
|
|
\
|
|
*
fs: Rename anon_inode_getfile_secure() and anon_inode_getfd_secure()
Paolo Bonzini
2023-11-14
1
-2
/
+3
*
|
|
Merge tag 'sysctl-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2024-01-10
1
-1
/
+0
|
\
\
\
|
*
|
|
fs: Remove the now superfluous sentinel elements from ctl_table array
Joel Granados
2023-12-28
1
-1
/
+0
|
|
/
/
*
/
/
userfaultfd: UFFDIO_MOVE uABI
Andrea Arcangeli
2023-12-29
1
-0
/
+72
|
/
/
*
|
Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2023-11-02
1
-1
/
+1
|
\
\
|
*
|
treewide: mark stuff as __ro_after_init
Alexey Dobriyan
2023-10-18
1
-1
/
+1
|
|
/
*
|
mm: abstract the vma_merge()/split_vma() pattern for mprotect() et al.
Lorenzo Stoakes
2023-10-18
1
-52
/
+18
*
|
userfaultfd: UFFD_FEATURE_WP_ASYNC
Peter Xu
2023-10-18
1
-4
/
+22
|
/
*
mm: userfaultfd: remove stale comment about core dump locking
Jann Horn
2023-08-24
1
-5
/
+1
*
mm: handle userfaults under VMA lock
Suren Baghdasaryan
2023-08-24
1
-20
/
+14
*
mm: lock vma explicitly before doing vm_flags_reset and vm_flags_reset_once
Suren Baghdasaryan
2023-08-21
1
-0
/
+6
*
mm: userfaultfd: add new UFFDIO_POISON ioctl
Axel Rasmussen
2023-08-18
1
-0
/
+58
*
mm: userfaultfd: check for start + len overflow in validate_range
Axel Rasmussen
2023-08-18
1
-16
/
+18
*
mm/gup: retire follow_hugetlb_page()
Peter Xu
2023-08-18
1
-1
/
+1
*
Merge mm-hotfixes-stable into mm-stable to pick up depended-upon changes.
Andrew Morton
2023-06-23
1
-2
/
+11
|
\
|
*
mm/uffd: allow vma to merge as much as possible
Peter Xu
2023-06-12
1
-2
/
+6
|
*
mm/uffd: fix vma operation where start addr cuts part of vma
Peter Xu
2023-06-12
1
-0
/
+5
*
|
userfaultfd: fix regression in userfaultfd_unmap_prep()
Liam R. Howlett
2023-06-19
1
-20
/
+15
*
|
mm: ptep_get() conversion
Ryan Roberts
2023-06-19
1
-2
/
+4
*
|
mm/userfaultfd: retry if pte_offset_map() fails
Hugh Dickins
2023-06-19
1
-5
/
+6
*
|
mm: use pmdp_get_lockless() without surplus barrier()
Hugh Dickins
2023-06-19
1
-9
/
+1
|
/
*
Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-04-27
1
-11
/
+34
|
\
|
*
sync mm-stable with mm-hotfixes-stable to pick up depended-upon upstream changes
Andrew Morton
2023-04-16
1
-2
/
+4
|
|
\
|
*
|
mm: userfaultfd: add UFFDIO_CONTINUE_MODE_WP to install WP PTEs
Axel Rasmussen
2023-04-05
1
-2
/
+6
|
*
|
mm: userfaultfd: combine 'mode' and 'wp_copy' arguments
Axel Rasmussen
2023-04-05
1
-1
/
+4
|
*
|
mm: userfaultfd: don't pass around both mm and vma
Axel Rasmussen
2023-04-05
1
-1
/
+1
|
*
|
mm: userfaultfd: rename functions for clarity + consistency
Axel Rasmussen
2023-04-05
1
-9
/
+9
|
*
|
mm/uffd: UFFD_FEATURE_WP_UNPOPULATED
Peter Xu
2023-04-05
1
-0
/
+16
*
|
|
Merge tag 'sysctl-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2023-04-27
1
-1
/
+19
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
userfaultfd: move unprivileged_userfaultfd sysctl to its own file
ZhangPeng
2023-03-20
1
-1
/
+19
|
|
/
*
/
Revert "userfaultfd: don't fail on unrecognized features"
Peter Xu
2023-04-16
1
-2
/
+4
|
/
*
mm: replace vma->vm_flags direct modifications with modifier calls
Suren Baghdasaryan
2023-02-09
1
-1
/
+1
*
mm: switch vma_merge(), split_vma(), and __split_vma to vma iterator
Liam R. Howlett
2023-02-09
1
-7
/
+7
*
userfaultfd: use vma iterator
Liam R. Howlett
2023-02-09
1
-54
/
+33
*
mm/hugetlb: introduce hugetlb_walk()
Peter Xu
2023-01-18
1
-4
/
+2
*
mm/hugetlb: make userfaultfd_huge_must_wait() safe to pmd unshare
Peter Xu
2023-01-18
1
-4
/
+16
*
mm/userfaultfd: enable writenotify while userfaultfd-wp is enabled for a VMA
David Hildenbrand
2023-01-11
1
-6
/
+22
[next]