index
:
delta/linux-stable.git
baserock/v2.6.28.9/aspeed
baserock/v2.6.28.9/openbmc_aspeed_wedge
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.2.y
linux-6.3.y
linux-rolling-lts
linux-rolling-stable
master
git.kernel.org: pub/scm/linux/kernel/git/stable/linux-stable.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
/
integrity
/
evm
/
evm_crypto.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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 xattr to mnt_idmap
Christian Brauner
2023-01-19
1
-2
/
+2
*
|
fs: port ->permission() to pass mnt_idmap
Christian Brauner
2023-01-19
1
-3
/
+3
|
/
*
lsm,fs: fix vfs_getxattr_alloc() return type and caller error paths
Paul Moore
2022-11-18
1
-2
/
+3
*
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
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
1
-0
/
+43
*
evm: Verify portable signatures against all protected xattrs
Roberto Sassu
2021-06-01
1
-0
/
+7
*
Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-02-23
1
-5
/
+6
|
\
|
*
xattr: handle idmapped mounts
Tycho Andersen
2021-01-24
1
-5
/
+6
*
|
evm: Fix memleak in init_desc
Dinghao Liu
2021-01-13
1
-2
/
+5
|
/
*
Merge tag 'integrity-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/z...
Linus Torvalds
2020-06-06
1
-1
/
+1
|
\
|
*
evm: Fix possible memory leak in evm_calc_hmac_or_hash()
Roberto Sassu
2020-05-07
1
-1
/
+1
*
|
evm: Fix a small race in init_desc()
Dan Carpenter
2020-05-14
1
-22
/
+22
*
|
evm: Fix RCU list related warnings
Madhuparna Bhowmik
2020-05-07
1
-1
/
+1
*
|
evm: Check also if *tfm is an error pointer in init_desc()
Roberto Sassu
2020-05-07
1
-1
/
+1
|
/
*
integrity: Remove duplicate pr_fmt definitions
Tushar Sugandhi
2020-02-28
1
-2
/
+0
*
Revert "Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2019-07-10
1
-1
/
+1
*
Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-07-08
1
-1
/
+1
|
\
|
*
keys: Replace uid/gid/perm permissions checking with an ACL
David Howells
2019-06-27
1
-1
/
+1
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441
Thomas Gleixner
2019-06-05
1
-4
/
+1
*
|
evm: check hash algorithm passed to init_desc()
Roberto Sassu
2019-05-29
1
-0
/
+3
|
/
*
crypto: shash - remove shash_desc::flags
Eric Biggers
2019-04-25
1
-1
/
+0
*
evm: Use defined constant for UUID representation
Andy Shevchenko
2019-02-04
1
-2
/
+1
*
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2018-12-27
1
-2
/
+1
|
\
|
*
crypto: drop mask=CRYPTO_ALG_ASYNC from 'shash' tfm allocations
Eric Biggers
2018-11-20
1
-2
/
+1
*
|
security: audit and remove any unnecessary uses of module.h
Paul Gortmaker
2018-12-12
1
-1
/
+1
|
/
*
security/integrity: constify some read-only data
Eric Biggers
2018-10-10
1
-2
/
+2
*
evm: Allow non-SHA1 digital signatures
Matthew Garrett
2018-07-18
1
-22
/
+25
*
evm: Don't deadlock if a crypto algorithm is unavailable
Matthew Garrett
2018-07-18
1
-1
/
+2
*
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-06-07
1
-5
/
+5
|
\
|
*
EVM: Allow runtime modification of the set of verified xattrs
Matthew Garrett
2018-05-18
1
-1
/
+1
|
*
EVM: turn evm_config_xattrnames into a list
Matthew Garrett
2018-05-18
1
-5
/
+5
*
|
evm: Don't update hmacs in user ns mounts
Seth Forshee
2018-05-03
1
-1
/
+2
|
/
*
evm: Move evm_hmac and evm_hash from evm_main.c to evm_crypto.c
HernĂ¡n Gonzalez
2018-03-23
1
-0
/
+3
*
EVM: Add support for portable signature format
Matthew Garrett
2017-12-11
1
-9
/
+66
*
EVM: Only complain about a missing HMAC key once
Matthew Garrett
2017-11-08
1
-1
/
+1
*
fs: switch ->s_uuid to uuid_t
Christoph Hellwig
2017-06-05
1
-1
/
+1
*
Revert "evm: Translate user/group ids relative to s_user_ns when computing HMAC"
Eric W. Biederman
2016-12-02
1
-2
/
+10
*
xattr: Add __vfs_{get,set,remove}xattr helpers
Andreas Gruenbacher
2016-10-07
1
-3
/
+4
*
evm: Translate user/group ids relative to s_user_ns when computing HMAC
Seth Forshee
2016-07-05
1
-2
/
+2
*
evm: provide a function to set the EVM key from the kernel
Dmitry Kasatkin
2015-12-15
1
-7
/
+43
*
evm: enable EVM when X509 certificate is loaded
Dmitry Kasatkin
2015-12-15
1
-0
/
+4
*
KEYS: Merge the type-specific data with the payload data
David Howells
2015-10-21
1
-1
/
+1
*
VFS: security/: d_backing_inode() annotations
David Howells
2015-04-15
1
-2
/
+2
*
evm: replace HMAC version with attribute mask
Dmitry Kasatkin
2014-06-12
1
-1
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2014-04-12
1
-1
/
+1
|
\
|
*
get rid of pointless checks for NULL ->i_op
Al Viro
2014-04-01
1
-1
/
+1
[next]