index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
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
/
include
/
linux
/
evm.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
evm: Make it independent from 'integrity' LSM
Roberto Sassu
2024-02-15
1
-6
/
+2
*
evm: Move to LSM infrastructure
Roberto Sassu
2024-02-15
1
-113
/
+0
*
evm: Align evm_inode_post_setxattr() definition with LSM infrastructure
Roberto Sassu
2024-02-15
1
-3
/
+5
*
evm: Align evm_inode_setxattr() definition with LSM infrastructure
Roberto Sassu
2024-02-15
1
-2
/
+2
*
evm: Align evm_inode_post_setattr() definition with LSM infrastructure
Roberto Sassu
2024-02-15
1
-2
/
+4
*
evm: don't copy up 'security.evm' xattr
Mimi Zohar
2023-12-20
1
-0
/
+6
*
evm: Align evm_inode_init_security() definition with LSM infrastructure
Roberto Sassu
2023-07-10
1
-6
/
+8
*
fs: port acl to mnt_idmap
Christian Brauner
2023-01-19
1
-7
/
+7
*
fs: port xattr to mnt_idmap
Christian Brauner
2023-01-19
1
-4
/
+4
*
fs: port ->setattr() to pass mnt_idmap
Christian Brauner
2023-01-19
1
-2
/
+2
*
acl: add vfs_remove_acl()
Christian Brauner
2022-10-20
1
-0
/
+13
*
evm: add post set acl hook
Christian Brauner
2022-10-20
1
-0
/
+13
*
integrity: implement get and set acl hook
Christian Brauner
2022-10-20
1
-0
/
+23
*
security: pass down mount idmapping to setattr hook
Christian Brauner
2022-06-26
1
-2
/
+4
*
ima: Define new template fields xattrnames, xattrlengths and xattrvalues
Roberto Sassu
2021-06-02
1
-0
/
+10
*
evm: Verify portable signatures against all protected xattrs
Roberto Sassu
2021-06-01
1
-0
/
+6
*
evm: Pass user namespace to set/remove xattr hooks
Roberto Sassu
2021-05-21
1
-4
/
+8
*
evm: Introduce evm_revalidate_status()
Roberto Sassu
2021-05-21
1
-0
/
+6
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
evm: provide a function to set the EVM key from the kernel
Dmitry Kasatkin
2015-12-15
1
-0
/
+7
*
Remove spurious _H suffixes from ifdef comments
Paul Bolle
2013-03-27
1
-1
/
+1
*
evm: posix acls modify i_mode
Mimi Zohar
2011-09-14
1
-0
/
+8
*
evm: fix evm_inode_init_security return code
Mimi Zohar
2011-08-11
1
-1
/
+1
*
evm: building without EVM enabled fixes
Mimi Zohar
2011-08-11
1
-1
/
+1
*
evm: add evm_inode_setattr to prevent updating an invalid security.evm
Mimi Zohar
2011-07-18
1
-0
/
+6
*
evm: additional parameter to pass integrity cache entry 'iint'
Dmitry Kasatkin
2011-07-18
1
-2
/
+6
*
evm: add evm_inode_init_security to initialize new files
Mimi Zohar
2011-07-18
1
-0
/
+11
*
evm: imbed evm_inode_post_setattr
Mimi Zohar
2011-07-18
1
-0
/
+6
*
evm: evm_inode_post_removexattr
Mimi Zohar
2011-07-18
1
-0
/
+9
*
security: imbed evm calls in security hooks
Mimi Zohar
2011-07-18
1
-0
/
+56