index
:
pub/scm/linux/kernel/git/devsec/tsm.git
master
lukas's fork of linux.git
Device Security Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
mseal.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-06
mm/mseal: remove further superfluous comments, do_mseal()
Lorenzo Stoakes (ARM)
1
-58
/
+16
2026-08-06
mm/mseal: limit scope of mseal address zero to address zero
Lorenzo Stoakes (ARM)
1
-14
/
+35
2026-08-06
mm/mseal: remove superfluous comments, fix confusion around mm
Lorenzo Stoakes (ARM)
1
-42
/
+11
2026-06-02
mm/mseal: use min/max in mseal_apply
Thorsten Blum
1
-2
/
+3
2026-04-05
mm/vma: convert vma_modify_flags[_uffd]() to use vma_flags_t
Lorenzo Stoakes (Oracle)
1
-4
/
+7
2026-04-05
mm/mseal: update VMA end correctly on merge
Lorenzo Stoakes (Oracle)
1
-2
/
+1
2026-01-20
mm: fix minor spelling mistakes in comments
Kevin Lourenco
1
-2
/
+2
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
-46
/
+19
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