index
:
pub/scm/fs/fscrypt/linux.git
master
fscrypt kernel development tree
FSCrypt FS Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
Age
Commit message (
Expand
)
Author
Files
Lines
2025-11-20
selinux: move avdcache to per-task security struct
Stephen Smalley
2
-15
/
+30
2025-11-20
selinux: rename task_security_struct to cred_security_struct
Stephen Smalley
2
-38
/
+38
2025-11-19
lsm: use unrcu_pointer() for current->cred in security_init()
Paul Moore
1
-1
/
+2
2025-11-19
ima: Access decompressed kernel module to verify appended signature
Coiby Xu
4
-11
/
+22
2025-11-18
Clarify the rootid_owns_currentns
Serge Hallyn
1
-12
/
+22
2025-11-17
d_make_discardable(): warn if given a non-persistent dentry
Al Viro
1
-4
/
+9
2025-11-17
convert securityfs
Al Viro
1
-21
/
+12
2025-11-16
convert selinuxfs
Al Viro
1
-4
/
+6
2025-11-16
selinuxfs: new helper for attaching files to tree
Al Viro
1
-94
/
+66
2025-11-16
selinuxfs: don't stash the dentry of /policy_capabilities
Al Viro
1
-12
/
+9
2025-11-16
convert smackfs
Al Viro
1
-1
/
+1
2025-11-16
configfs, securityfs: kill_litter_super() not needed
Al Viro
1
-1
/
+1
2025-11-14
Add start_renaming_two_dentries()
NeilBrown
1
-2
/
+13
2025-11-14
VFS: introduce start_removing_dentry()
NeilBrown
1
-4
/
+4
2025-11-12
landlock: fix splats from iput() after it started calling might_sleep()
Mateusz Guzik
1
-4
/
+3
2025-11-11
device_cgroup: Refactor devcgroup_seq_show to use seq_put* helpers
Thorsten Blum
1
-31
/
+25
2025-11-11
Smack: function parameter 'gfp' not described
Casey Schaufler
1
-0
/
+1
2025-11-04
cred: make init_cred static
Christian Brauner
1
-1
/
+1
2025-10-23
selinux: improve bucket distribution uniformity of avc_hash()
Hongru Zhang
3
-6
/
+14
2025-10-23
selinux: Move avtab_hash() to a shared location for future reuse
Hongru Zhang
2
-40
/
+47
2025-10-23
selinux: Introduce a new config to make avc cache slot size adjustable
Hongru Zhang
2
-3
/
+14
2025-10-23
KEYS: trusted: Pass argument by pointer in dump_options
Herbert Xu
1
-5
/
+5
2025-10-22
memfd,selinux: call security_inode_init_security_anon()
ThiƩbaud Weksteen
5
-5
/
+30
2025-10-22
lsm: add a LSM_STARTED_ALL notification event
Paul Moore
1
-0
/
+1
2025-10-22
lsm: consolidate all of the LSM framework initcalls
Paul Moore
4
-6
/
+36
2025-10-22
selinux: move initcalls to the LSM framework
Paul Moore
12
-40
/
+107
2025-10-22
ima,evm: move initcalls to the LSM framework
Roberto Sassu
6
-10
/
+35
2025-10-22
lockdown: move initcalls to the LSM framework
Paul Moore
1
-2
/
+1
2025-10-22
apparmor: move initcalls to the LSM framework
Paul Moore
5
-6
/
+13
2025-10-22
safesetid: move initcalls to the LSM framework
Paul Moore
3
-2
/
+4
2025-10-22
tomoyo: move initcalls to the LSM framework
Paul Moore
3
-3
/
+4
2025-10-22
smack: move initcalls to the LSM framework
Paul Moore
4
-6
/
+25
2025-10-22
ipe: move initcalls to the LSM framework
Paul Moore
3
-3
/
+4
2025-10-22
loadpin: move initcalls to the LSM framework
Paul Moore
1
-6
/
+7
2025-10-22
lsm: introduce an initcall mechanism into the LSM framework
Paul Moore
1
-0
/
+89
2025-10-22
lsm: group lsm_order_parse() with the other lsm_order_*() functions
Paul Moore
1
-70
/
+70
2025-10-22
lsm: output available LSMs when debugging
Paul Moore
1
-1
/
+18
2025-10-22
lsm: cleanup the debug and console output in lsm_init.c
Paul Moore
3
-70
/
+66
2025-10-22
lsm: add/tweak function header comment blocks in lsm_init.c
Paul Moore
1
-5
/
+12
2025-10-22
lsm: fold lsm_init_ordered() into security_init()
Paul Moore
1
-84
/
+71
2025-10-22
lsm: cleanup initialize_lsm() and rename to lsm_init_single()
Paul Moore
1
-10
/
+15
2025-10-22
lsm: cleanup the LSM blob size code
Paul Moore
1
-24
/
+33
2025-10-22
lsm: rename/rework ordered_lsm_parse() to lsm_order_parse()
Paul Moore
1
-45
/
+37
2025-10-22
lsm: rename/rework append_ordered_lsm() into lsm_order_append()
Paul Moore
1
-33
/
+43
2025-10-22
lsm: rename exists_ordered_lsm() to lsm_order_exists()
Paul Moore
1
-5
/
+8
2025-10-22
lsm: rework the LSM enable/disable setter/getter functions
Paul Moore
1
-31
/
+31
2025-10-22
lsm: get rid of the lsm_names list and do some cleanup
Paul Moore
2
-51
/
+41
2025-10-22
lsm: rework lsm_active_cnt and lsm_idlist[]
Paul Moore
4
-6
/
+10
2025-10-22
lsm: rename the lsm order variables for consistency
Paul Moore
1
-38
/
+48
2025-10-22
lsm: replace the name field with a pointer to the lsm_id struct
Paul Moore
15
-41
/
+32
[prev]
[next]