index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
mseal.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-11-20
mm: update vma_modify_flags() to handle residual flags, document
Lorenzo Stoakes
1
-4
/
+5
2025-08-02
mm/mseal: rework mseal apply logic
Lorenzo Stoakes
1
-47
/
+20
2025-08-02
mm/mseal: simplify and rename VMA gap check
Lorenzo Stoakes
1
-23
/
+28
2025-08-02
mm/mseal: small cleanups
Lorenzo Stoakes
1
-8
/
+1
2025-08-02
mm/mseal: update madvise() logic
Lorenzo Stoakes
1
-49
/
+0
2025-01-13
mseal: remove can_do_mseal()
Jeff Xu
1
-3
/
+3
2024-11-11
mm: madvise: implement lightweight guard page mechanism
Lorenzo Stoakes
1
-0
/
+1
2024-09-21
Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-51
/
+4
2024-09-18
Merge tag 'execve-v6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2024-09-03
mm: remove can_modify_mm()
Pedro Falcato
1
-21
/
+0
2024-09-03
mseal: replace can_modify_mm_madv with a vma variant
Pedro Falcato
1
-13
/
+4
2024-09-03
mm: move can_modify_vma to mm/vma.h
Pedro Falcato
1
-17
/
+0
2024-08-15
mseal: fix is_madv_discard()
Pedro Falcato
1
-3
/
+11
2024-08-14
binfmt_elf: mseal address zero
Jeff Xu
1
-1
/
+1
2024-05-23
mseal: add mseal syscall
Jeff Xu
1
-0
/
+307