index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
/
integrity
/
evm
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
evm: Rename is_unsupported_fs to is_unsupported_hmac_fs
Stefan Berger
2024-04-09
1
-9
/
+10
*
fs: Rename SB_I_EVM_UNSUPPORTED to SB_I_EVM_HMAC_UNSUPPORTED
Stefan Berger
2024-04-09
1
-1
/
+1
*
evm: Enforce signatures on unsupported filesystem for EVM_INIT_X509
Stefan Berger
2024-04-09
1
-5
/
+7
*
evm: Store and detect metadata inode attributes changes
Stefan Berger
2024-04-09
3
-10
/
+49
*
evm: Use the metadata inode to calculate metadata hash
Stefan Berger
2024-04-09
1
-1
/
+1
*
evm: Implement per signature type decision in security_inode_copy_up_xattr
Stefan Berger
2024-04-09
1
-3
/
+28
*
security: allow finer granularity in permitting copy-up of security xattrs
Stefan Berger
2024-04-09
1
-1
/
+1
*
integrity: Avoid -Wflex-array-member-not-at-end warnings
Gustavo A. R. Silva
2024-04-08
1
-1
/
+1
*
evm: Make it independent from 'integrity' LSM
Roberto Sassu
2024-02-16
4
-22
/
+78
*
evm: Move to LSM infrastructure
Roberto Sassu
2024-02-16
1
-16
/
+102
*
evm: Align evm_inode_post_setxattr() definition with LSM infrastructure
Roberto Sassu
2024-02-16
1
-1
/
+3
*
evm: Align evm_inode_setxattr() definition with LSM infrastructure
Roberto Sassu
2024-02-16
1
-1
/
+2
*
evm: Align evm_inode_post_setattr() definition with LSM infrastructure
Roberto Sassu
2024-02-16
1
-1
/
+3
*
evm: add support to disable EVM on unsupported filesystems
Mimi Zohar
2023-12-20
1
-1
/
+34
*
evm: don't copy up 'security.evm' xattr
Mimi Zohar
2023-12-20
1
-0
/
+7
*
evm: Do not include crypto/algapi.h
Herbert Xu
2023-09-15
1
-2
/
+1
*
Merge tag 'lsm-pr-20230829' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-08-30
3
-10
/
+44
|
\
|
*
evm: Support multiple LSMs providing an xattr
Roberto Sassu
2023-07-10
3
-7
/
+37
|
*
evm: Align evm_inode_init_security() definition with LSM infrastructure
Roberto Sassu
2023-07-10
1
-6
/
+10
*
|
integrity: Enforce digitalSignature usage in the ima and evm keyrings
Eric Snowberg
2023-08-17
1
-1
/
+2
|
/
*
evm: Fix build warnings
Roberto Sassu
2023-06-06
2
-2
/
+2
*
evm: Complete description of evm_inode_setattr()
Roberto Sassu
2023-06-05
1
-0
/
+2
*
Merge tag 'integrity-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/z...
Linus Torvalds
2023-02-22
1
-17
/
+16
|
\
|
*
evm: call dump_security_xattr() in all cases to remove code duplication
Xiu Jianfeng
2023-01-31
1
-17
/
+16
*
|
fs: port i_{g,u}id_{needs_}update() to mnt_idmap
Christian Brauner
2023-01-19
1
-3
/
+2
*
|
fs: port acl to mnt_idmap
Christian Brauner
2023-01-19
1
-6
/
+6
*
|
fs: port xattr to mnt_idmap
Christian Brauner
2023-01-19
2
-12
/
+12
*
|
fs: port ->permission() to pass mnt_idmap
Christian Brauner
2023-01-19
2
-5
/
+5
*
|
fs: port ->setattr() to pass mnt_idmap
Christian Brauner
2023-01-19
2
-4
/
+5
|
/
*
Merge tag 'lsm-pr-20221212' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-12-13
2
-4
/
+8
|
\
|
*
lsm,fs: fix vfs_getxattr_alloc() return type and caller error paths
Paul Moore
2022-11-18
2
-4
/
+8
*
|
evm: remove dead code in evm_inode_set_acl()
Christian Brauner
2022-10-28
1
-3
/
+2
*
|
evm: remove evm_xattr_acl_change()
Christian Brauner
2022-10-20
1
-64
/
+0
*
|
integrity: implement get and set acl hook
Christian Brauner
2022-10-20
1
-1
/
+82
|
/
*
acl: move idmapping handling into posix_acl_xattr_set()
Christian Brauner
2022-08-31
1
-3
/
+14
*
Merge tag 'integrity-v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/z...
Linus Torvalds
2022-08-03
1
-29
/
+23
|
\
|
*
evm: Use IS_ENABLED to initialize .enabled
Xiu Jianfeng
2022-07-13
1
-29
/
+23
*
|
Merge tag 'fs.idmapped.vfsuid.v5.20' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-08-01
1
-5
/
+7
|
\
\
|
|
/
|
/
|
|
*
attr: port attribute changes to new types
Christian Brauner
2022-06-26
1
-2
/
+2
|
*
security: pass down mount idmapping to setattr hook
Christian Brauner
2022-06-26
1
-3
/
+5
|
*
fs: port to iattr ownership update helpers
Christian Brauner
2022-06-26
1
-2
/
+2
*
|
Revert "evm: Fix memleak in init_desc"
Xiu Jianfeng
2022-06-15
1
-5
/
+2
|
/
*
evm: Clean up some variables
Stefan Berger
2022-05-16
2
-4
/
+1
*
evm: Return INTEGRITY_PASS for enum integrity_status value '0'
Stefan Berger
2022-05-16
1
-1
/
+1
*
EVM: fix the evm= __setup handler return value
Randy Dunlap
2022-02-23
1
-1
/
+1
*
evm: mark evm_fixmode as __ro_after_init
Austin Kim
2021-10-29
1
-1
/
+1
*
evm: Check xattr size discrepancy between kernel and user
Roberto Sassu
2021-06-21
1
-1
/
+7
*
evm: output EVM digest calculation info
Mimi Zohar
2021-06-20
2
-0
/
+47
*
ima/evm: Fix type mismatch
Roberto Sassu
2021-06-08
1
-1
/
+1
*
evm: Don't return an error in evm_write_xattrs() if audit is not enabled
Roberto Sassu
2021-06-03
1
-1
/
+1
[next]