index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
secretmem.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-24
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-2
/
+2
2023-02-10
mm: replace vma->vm_flags direct modifications with modifier calls
Suren Baghdasaryan
1
-1
/
+1
2023-02-03
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-04
mm/secretmem: remove reduntant return value
Xiu Jianfeng
1
-4
/
+2
2022-10-04
mm/secretmem: add __init annotation to secretmem_init()
Xiu Jianfeng
1
-1
/
+1
2022-09-12
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-03
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-19
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-10
secretmem: Convert to free_folio
Matthew Wilcox (Oracle)
1
-4
/
+4
2022-04-16
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-29
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-24
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