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