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
/
mm
/
mprotect.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mprotect: use pfn_swap_entry_folio
Matthew Wilcox (Oracle)
2024-02-21
1
-2
/
+2
*
mm: mprotect: use a folio in change_pte_range()
Kefeng Wang
2023-10-25
1
-7
/
+9
*
mm: abstract the vma_merge()/split_vma() pattern for mprotect() et al.
Lorenzo Stoakes
2023-10-18
1
-25
/
+4
*
mm/mprotect: allow unfaulted VMAs to be unaccounted on mprotect()
Lorenzo Stoakes
2023-10-18
1
-2
/
+11
*
Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-08-31
1
-1
/
+1
|
\
|
*
mm: Make pte_mkwrite() take a VMA
Rick Edgecombe
2023-07-11
1
-1
/
+1
*
|
merge mm-hotfixes-stable into mm-stable to pick up depended-upon changes
Andrew Morton
2023-08-21
1
-0
/
+1
|
\
\
|
*
|
mm: enable page walking API to lock vmas during the walk
Suren Baghdasaryan
2023-08-21
1
-0
/
+1
|
|
/
*
|
mm: lock vma explicitly before doing vm_flags_reset and vm_flags_reset_once
Suren Baghdasaryan
2023-08-21
1
-0
/
+1
*
|
mm/mprotect: fix obsolete function name in change_pte_range()
Miaohe Lin
2023-08-18
1
-1
/
+1
*
|
mm: make PTE_MARKER_SWAPIN_ERROR more general
Axel Rasmussen
2023-08-18
1
-2
/
+2
|
/
*
Merge mm-hotfixes-stable into mm-stable to pick up depended-upon changes.
Andrew Morton
2023-06-23
1
-1
/
+1
|
\
|
*
mm/mprotect: fix do_mprotect_pkey() limit check
Liam R. Howlett
2023-06-19
1
-1
/
+1
*
|
mm: ptep_get() conversion
Ryan Roberts
2023-06-19
1
-3
/
+5
*
|
mm/mprotect: delete pmd_none_or_clear_bad_unless_trans_huge()
Hugh Dickins
2023-06-19
1
-57
/
+17
*
|
mm: use pmdp_get_lockless() without surplus barrier()
Hugh Dickins
2023-06-19
1
-5
/
+0
|
/
*
mm/userfaultfd: don't consider uffd-wp bit of writable migration entries
David Hildenbrand
2023-04-18
1
-2
/
+0
*
sync mm-stable with mm-hotfixes-stable to pick up depended-upon upstream changes
Andrew Morton
2023-04-16
1
-1
/
+1
|
\
|
*
mm/mprotect: fix do_mprotect_pkey() return on error
Liam R. Howlett
2023-04-16
1
-1
/
+1
*
|
mm/uffd: UFFD_FEATURE_WP_UNPOPULATED
Peter Xu
2023-04-05
1
-10
/
+41
|
/
*
mm: fix error handling for map_deny_write_exec
Joey Gouly
2023-03-23
1
-1
/
+1
*
mm/mprotect: Fix successful vma_merge() of next in do_mprotect_pkey()
Liam R. Howlett
2023-02-25
1
-0
/
+1
*
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
-3
/
+3
*
mm: change mprotect_fixup to vma iterator
Liam R. Howlett
2023-02-09
1
-25
/
+22
*
mm: implement memory-deny-write-execute as a prctl
Joey Gouly
2023-02-02
1
-0
/
+5
*
mm/mmu_notifier: remove unused mmu_notifier_range_update_to_read_only export
Alistair Popple
2023-02-02
1
-1
/
+1
*
mm/uffd: detect pgtable allocation failures
Peter Xu
2023-01-18
1
-21
/
+42
*
mm/mprotect: use long for page accountings and retval
Peter Xu
2023-01-18
1
-13
/
+13
*
mm/mprotect: drop pgprot_t parameter from change_protection()
David Hildenbrand
2023-01-18
1
-3
/
+15
*
mm/uffd: always wr-protect pte in pte|pmd_mkuffd_wp()
Peter Xu
2023-01-18
1
-4
/
+2
*
mm: fix a few rare cases of using swapin error pte marker
Peter Xu
2023-01-18
1
-1
/
+7
*
Merge tag 'x86_mm_for_6.2_v2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-12-17
1
-1
/
+1
|
\
|
*
mm: Rename pmd_read_atomic()
Peter Zijlstra
2022-12-15
1
-1
/
+1
*
|
mm/autonuma: use can_change_(pte|pmd)_writable() to replace savedwrite
David Hildenbrand
2022-11-30
1
-5
/
+2
*
|
mm/mprotect: factor out check whether manual PTE write upgrades are required
David Hildenbrand
2022-11-30
1
-13
/
+4
*
|
mm/mprotect: minor can_change_pte_writable() cleanups
David Hildenbrand
2022-11-30
1
-5
/
+14
*
|
mm/mprotect: allow clean exclusive anon pages to be writable
Nadav Amit
2022-11-30
1
-4
/
+3
*
|
Revert "mm/uffd: fix warning without PTE_MARKER_UFFD_WP compiled in"
Peter Xu
2022-11-08
1
-2
/
+0
*
|
mm: mprotect: use VM_ACCESS_FLAGS
Kefeng Wang
2022-11-08
1
-2
/
+1
|
/
*
mm/uffd: fix warning without PTE_MARKER_UFFD_WP compiled in
Peter Xu
2022-10-12
1
-0
/
+2
*
mm/mprotect: use maple tree navigation instead of VMA linked list
Liam R. Howlett
2022-09-26
1
-3
/
+5
*
mm/demotion: update node_is_toptier to work with memory tiers
Aneesh Kumar K.V
2022-09-26
1
-0
/
+1
*
memory tiering: hot page selection with hint page fault latency
Huang Ying
2022-09-11
1
-1
/
+7
*
mm/mprotect: only reference swap pfn page if type match
Peter Xu
2022-08-28
1
-1
/
+2
*
mm/mprotect: fix soft-dirty check in can_change_pte_writable()
Peter Xu
2022-07-29
1
-1
/
+1
*
mm/mprotect: remove the redundant initialization for error
Xiu Jianfeng
2022-07-17
1
-1
/
+1
*
mm: handling Non-LRU pages returned by vm_normal_pages
Alex Sierra
2022-07-17
1
-1
/
+1
*
mm/mprotect: try avoiding write faults for exclusive anonymous pages when cha...
David Hildenbrand
2022-07-03
1
-15
/
+62
*
mm/hugetlb: handle UFFDIO_WRITEPROTECT
Peter Xu
2022-05-13
1
-1
/
+2
[next]