index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
secretmem.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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-11
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-18
1
-7
/
+26
|
/
*
secretmem: Convert to free_folio
Matthew Wilcox (Oracle)
2022-05-09
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-28
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-23
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