index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
/
integrity
/
evm
Age
Commit message (
Expand
)
Author
2018-06-07
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-06-01
EVM: unlock on error path in evm_read_xattrs()
Dan Carpenter
2018-05-31
EVM: prevent array underflow in evm_write_xattrs()
Dan Carpenter
2018-05-31
EVM: Fix null dereference on xattr when xattr fails to allocate
Colin Ian King
2018-05-31
EVM: fix memory leak of temporary buffer 'temp'
Colin Ian King
2018-05-18
EVM: Allow runtime modification of the set of verified xattrs
Matthew Garrett
2018-05-18
EVM: turn evm_config_xattrnames into a list
Matthew Garrett
2018-05-17
integrity: Add an integrity directory in securityfs
Matthew Garrett
2018-05-03
evm: Don't update hmacs in user ns mounts
Seth Forshee
2018-03-25
evm: check for remount ro in progress before writing
Sascha Hauer
2018-03-23
evm: Constify *integrity_status_msg[]
Hernán Gonzalez
2018-03-23
evm: Move evm_hmac and evm_hash from evm_main.c to evm_crypto.c
Hernán Gonzalez
2017-12-11
EVM: Add support for portable signature format
Matthew Garrett
2017-12-11
EVM: Allow userland to permit modification of EVM-protected metadata
Matthew Garrett
2017-11-08
EVM: Only complain about a missing HMAC key once
Matthew Garrett
2017-11-08
EVM: Allow userspace to signal an RSA key has been loaded
Matthew Garrett
2017-11-08
EVM: Include security.apparmor in EVM measurements
Matthew Garrett
2017-06-05
fs: switch ->s_uuid to uuid_t
Christoph Hellwig
2017-03-02
sched/headers: Prepare to remove the <linux/magic.h> include from <linux/sche...
Ingo Molnar
2016-12-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2016-12-02
Revert "evm: Translate user/group ids relative to s_user_ns when computing HMAC"
Eric W. Biederman
2016-11-13
security/integrity: Harden against malformed xattrs
Seth Forshee
2016-10-07
xattr: Add __vfs_{get,set,remove}xattr helpers
Andreas Gruenbacher
2016-07-05
evm: Translate user/group ids relative to s_user_ns when computing HMAC
Seth Forshee
2016-04-11
->getxattr(): pass dentry and inode as separate arguments
Al Viro
2016-04-10
don't bother with ->d_inode->i_sb - it's always equal to ->d_sb
Al Viro
2016-02-12
EVM: Use crypto_memneq() for digest comparisons
Ryan Ware
2015-12-15
evm: EVM_LOAD_X509 depends on EVM
Arnd Bergmann
2015-12-15
evm: reset EVM status when file attributes change
Dmitry Kasatkin
2015-12-15
evm: provide a function to set the EVM key from the kernel
Dmitry Kasatkin
2015-12-15
evm: enable EVM when X509 certificate is loaded
Dmitry Kasatkin
2015-12-15
evm: load an x509 certificate from the kernel
Dmitry Kasatkin
2015-11-23
integrity: define '.evm' as a builtin 'trusted' keyring
Dmitry Kasatkin
2015-10-21
KEYS: Merge the type-specific data with the payload data
David Howells
2015-05-21
evm: fix potential race when removing xattrs
Dmitry Kasatkin
2015-05-21
evm: labeling pseudo filesystems exception
Mimi Zohar
2015-04-15
VFS: security/: d_backing_inode() annotations
David Howells
2015-01-07
kconfig: use bool instead of boolean for type definition attributes
Christoph Jaeger
2014-12-14
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2014-10-28
evm: check xattr value length and type in evm_inode_setxattr()
Dmitry Kasatkin
2014-10-07
evm: skip replacing EVM signature with HMAC on read-only filesystem
Dmitry Kasatkin
2014-09-09
integrity: base integrity subsystem kconfig options on integrity
Dmitry Kasatkin
2014-09-09
evm: properly handle INTEGRITY_NOXATTRS EVM status
Dmitry Kasatkin
2014-09-08
evm: prevent passing integrity check if xattr read fails
Dmitry Kasatkin
2014-09-02
evm: fix checkpatch warnings
Dmitry Kasatkin
2014-06-12
evm: prohibit userspace writing 'security.evm' HMAC value
Mimi Zohar
2014-06-12
evm: provide option to protect additional SMACK xattrs
Dmitry Kasatkin
2014-06-12
evm: replace HMAC version with attribute mask
Dmitry Kasatkin
2014-04-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2014-04-01
get rid of pointless checks for NULL ->i_op
Al Viro
[next]