index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
secretmem.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm/secretmem: use a folio in secretmem_fault()
ZhangPeng
2023-08-21
1
-6
/
+8
*
mm/mlock: rename mlock_future_check() to mlock_future_ok()
Andrew Morton
2023-06-10
1
-1
/
+1
*
mm/mmap: refactor mlock_future_check()
Lorenzo Stoakes
2023-06-10
1
-1
/
+1
*
mm/secretmem: make it on by default
Mike Rapoport (IBM)
2023-06-10
1
-1
/
+1
*
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-02-24
1
-2
/
+2
|
\
|
*
mm: replace vma->vm_flags direct modifications with modifier calls
Suren Baghdasaryan
2023-02-10
1
-1
/
+1
|
*
mm/secretmem: remove redundant initiialization of pointer file
Colin Ian King
2023-02-03
1
-1
/
+1
*
|
fs: port ->setattr() to pass mnt_idmap
Christian Brauner
2023-01-19
1
-2
/
+2
|
/
*
mm/secretmem: remove reduntant return value
Xiu Jianfeng
2022-10-03
1
-4
/
+2
*
mm/secretmem: add __init annotation to secretmem_init()
Xiu Jianfeng
2022-10-03
1
-1
/
+1
*
mm: fix dereferencing possible ERR_PTR
Binyi Han
2022-09-12
1
-1
/
+1
*
Merge tag 'folio-6.0' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2022-08-03
1
-10
/
+3
|
\
|
*
secretmem: Convert to migrate_folio
Matthew Wilcox (Oracle)
2022-08-02
1
-4
/
+3
|
*
secretmem: Remove isolate_page
Matthew Wilcox (Oracle)
2022-08-02
1
-6
/
+0
*
|
Merge tag 'selinux-pr-20220801' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-08-02
1
-0
/
+9
|
\
\
|
*
|
mm: create security context for memfd_secret inodes
Christian Göttsche
2022-06-13
1
-0
/
+9
|
|
/
*
/
secretmem: fix unhandled fault in truncate
Mike Rapoport
2022-07-19
1
-7
/
+26
|
/
*
secretmem: Convert to free_folio
Matthew Wilcox (Oracle)
2022-05-10
1
-4
/
+4
*
mm/secretmem: fix panic when growing a memfd_secret
Axel Rasmussen
2022-04-15
1
-0
/
+17
*
fs: Convert __set_page_dirty_no_writeback to noop_dirty_folio
Matthew Wilcox (Oracle)
2022-03-16
1
-1
/
+1
*
mm/secretmem: avoid letting secretmem_users drop to zero
Kees Cook
2021-10-29
1
-1
/
+1
*
secretmem: Prevent secretmem_users from wrapping to zero
Matthew Wilcox (Oracle)
2021-10-25
1
-0
/
+2
*
Revert "mm/secretmem: use refcount_t instead of atomic_t"
Linus Torvalds
2021-10-24
1
-5
/
+4
*
mm/secretmem: use refcount_t instead of atomic_t
Jordy Zomer
2021-09-08
1
-4
/
+5
*
mm/secretmem: wire up ->set_page_dirty
Mike Rapoport
2021-07-24
1
-0
/
+1
*
PM: hibernate: disable when there are active secretmem users
Mike Rapoport
2021-07-08
1
-0
/
+15
*
mm: introduce memfd_secret system call to create "secret" memory areas
Mike Rapoport
2021-07-08
1
-0
/
+239