index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
/
integrity
/
evm
/
evm_main.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
1
-10
/
+10
*
fs: port ->permission() to pass mnt_idmap
Christian Brauner
2023-01-19
1
-2
/
+2
*
fs: port ->setattr() to pass mnt_idmap
Christian Brauner
2023-01-19
1
-3
/
+4
*
Merge tag 'lsm-pr-20221212' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-12-13
1
-2
/
+5
|
\
|
*
lsm,fs: fix vfs_getxattr_alloc() return type and caller error paths
Paul Moore
2022-11-18
1
-2
/
+5
*
|
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
*
|
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
|
/
*
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: output EVM digest calculation info
Mimi Zohar
2021-06-20
1
-0
/
+4
*
ima/evm: Fix type mismatch
Roberto Sassu
2021-06-08
1
-1
/
+1
*
ima: Define new template fields xattrnames, xattrlengths and xattrvalues
Roberto Sassu
2021-06-03
1
-0
/
+69
*
evm: Verify portable signatures against all protected xattrs
Roberto Sassu
2021-06-01
1
-10
/
+46
*
evm: Allow setxattr() and setattr() for unmodified metadata
Roberto Sassu
2021-06-01
1
-1
/
+112
*
evm: Pass user namespace to set/remove xattr hooks
Roberto Sassu
2021-05-21
1
-6
/
+11
*
evm: Allow xattr/attr operations for portable signatures
Roberto Sassu
2021-05-21
1
-6
/
+27
*
evm: Introduce evm_hmac_disabled() to safely ignore verification errors
Roberto Sassu
2021-05-21
1
-1
/
+38
*
evm: Introduce evm_revalidate_status()
Roberto Sassu
2021-05-21
1
-4
/
+36
*
evm: Execute evm_inode_init_security() only when an HMAC key is loaded
Roberto Sassu
2021-05-21
1
-2
/
+3
*
xattr: handle idmapped mounts
Tycho Andersen
2021-01-24
1
-2
/
+2
*
evm: Check size of security.evm before using it
Roberto Sassu
2020-09-15
1
-0
/
+6
*
integrity: invalid kernel parameters feedback
Bruno Meneguele
2020-09-09
1
-0
/
+3
*
evm: Fix RCU list related warnings
Madhuparna Bhowmik
2020-05-08
1
-2
/
+2
*
integrity: Remove duplicate pr_fmt definitions
Tushar Sugandhi
2020-02-28
1
-2
/
+0
*
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-07-09
1
-4
/
+4
|
\
|
*
integrity: Introduce struct evm_xattr
Thiago Jung Bauermann
2019-06-30
1
-4
/
+4
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441
Thomas Gleixner
2019-06-05
1
-4
/
+1
|
/
*
evm: remove set but not used variable 'xattr'
YueHaibing
2019-02-04
1
-5
/
+1
*
security: integrity: make evm_main explicitly non-modular
Paul Gortmaker
2018-12-12
1
-4
/
+1
*
evm: Allow non-SHA1 digital signatures
Matthew Garrett
2018-07-18
1
-7
/
+12
*
EVM: Allow runtime modification of the set of verified xattrs
Matthew Garrett
2018-05-18
1
-3
/
+3
*
EVM: turn evm_config_xattrnames into a list
Matthew Garrett
2018-05-18
1
-33
/
+46
*
evm: check for remount ro in progress before writing
Sascha Hauer
2018-03-25
1
-2
/
+6
*
evm: Constify *integrity_status_msg[]
Hernán Gonzalez
2018-03-23
1
-1
/
+1
*
evm: Move evm_hmac and evm_hash from evm_main.c to evm_crypto.c
Hernán Gonzalez
2018-03-23
1
-2
/
+0
*
EVM: Add support for portable signature format
Matthew Garrett
2017-12-11
1
-10
/
+19
*
EVM: Allow userland to permit modification of EVM-protected metadata
Matthew Garrett
2017-12-11
1
-7
/
+31
*
EVM: Include security.apparmor in EVM measurements
Matthew Garrett
2017-11-08
1
-0
/
+3
*
sched/headers: Prepare to remove the <linux/magic.h> include from <linux/sche...
Ingo Molnar
2017-03-02
1
-0
/
+2
*
security/integrity: Harden against malformed xattrs
Seth Forshee
2016-11-14
1
-0
/
+4
[next]