index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
evm.h
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-09
evm: Store and detect metadata inode attributes changes
Stefan Berger
1
-0
/
+8
2024-02-15
evm: Make it independent from 'integrity' LSM
Roberto Sassu
1
-6
/
+2
2024-02-15
evm: Move to LSM infrastructure
Roberto Sassu
1
-113
/
+0
2024-02-15
evm: Align evm_inode_post_setxattr() definition with LSM infrastructure
Roberto Sassu
1
-3
/
+5
2024-02-15
evm: Align evm_inode_setxattr() definition with LSM infrastructure
Roberto Sassu
1
-2
/
+2
2024-02-15
evm: Align evm_inode_post_setattr() definition with LSM infrastructure
Roberto Sassu
1
-2
/
+4
2023-12-20
evm: don't copy up 'security.evm' xattr
Mimi Zohar
1
-0
/
+6
2023-07-10
evm: Align evm_inode_init_security() definition with LSM infrastructure
Roberto Sassu
1
-6
/
+8
2023-01-19
fs: port acl to mnt_idmap
Christian Brauner
1
-7
/
+7
2023-01-19
fs: port xattr to mnt_idmap
Christian Brauner
1
-4
/
+4
2023-01-19
fs: port ->setattr() to pass mnt_idmap
Christian Brauner
1
-2
/
+2
2022-10-20
acl: add vfs_remove_acl()
Christian Brauner
1
-0
/
+13
2022-10-20
evm: add post set acl hook
Christian Brauner
1
-0
/
+13
2022-10-20
integrity: implement get and set acl hook
Christian Brauner
1
-0
/
+23
2022-06-26
security: pass down mount idmapping to setattr hook
Christian Brauner
1
-2
/
+4
2021-06-02
ima: Define new template fields xattrnames, xattrlengths and xattrvalues
Roberto Sassu
1
-0
/
+10
2021-06-01
evm: Verify portable signatures against all protected xattrs
Roberto Sassu
1
-0
/
+6
2021-05-21
evm: Pass user namespace to set/remove xattr hooks
Roberto Sassu
1
-4
/
+8
2021-05-21
evm: Introduce evm_revalidate_status()
Roberto Sassu
1
-0
/
+6
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2015-12-15
evm: provide a function to set the EVM key from the kernel
Dmitry Kasatkin
1
-0
/
+7
2013-03-27
Remove spurious _H suffixes from ifdef comments
Paul Bolle
1
-1
/
+1
2011-09-14
evm: posix acls modify i_mode
Mimi Zohar
1
-0
/
+8
2011-08-11
evm: fix evm_inode_init_security return code
Mimi Zohar
1
-1
/
+1
2011-08-11
evm: building without EVM enabled fixes
Mimi Zohar
1
-1
/
+1
2011-07-18
evm: add evm_inode_setattr to prevent updating an invalid security.evm
Mimi Zohar
1
-0
/
+6
2011-07-18
evm: additional parameter to pass integrity cache entry 'iint'
Dmitry Kasatkin
1
-2
/
+6
2011-07-18
evm: add evm_inode_init_security to initialize new files
Mimi Zohar
1
-0
/
+11
2011-07-18
evm: imbed evm_inode_post_setattr
Mimi Zohar
1
-0
/
+6
2011-07-18
evm: evm_inode_post_removexattr
Mimi Zohar
1
-0
/
+9
2011-07-18
security: imbed evm calls in security hooks
Mimi Zohar
1
-0
/
+56