index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
/
integrity
/
evm
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-10
Revert "Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2019-07-08
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-4
/
+4
2019-07-08
Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2019-06-30
integrity: Introduce struct evm_xattr
Thiago Jung Bauermann
1
-4
/
+4
2019-06-27
keys: Replace uid/gid/perm permissions checking with an ACL
David Howells
1
-1
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441
Thomas Gleixner
5
-21
/
+5
2019-05-31
Merge branch 'next-fixes-for-5.2-rc' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+3
2019-05-29
evm: check hash algorithm passed to init_desc()
Roberto Sassu
1
-0
/
+3
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2
-0
/
+2
2019-05-07
Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-5
/
+5
2019-04-25
crypto: shash - remove shash_desc::flags
Eric Biggers
1
-1
/
+0
2019-03-27
audit: link integrity evm_write_xattrs record to syscall event
Richard Guy Briggs
1
-5
/
+5
2019-02-04
evm: Use defined constant for UUID representation
Andy Shevchenko
1
-2
/
+1
2019-02-04
evm: remove set but not used variable 'xattr'
YueHaibing
1
-5
/
+1
2018-12-27
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-2
/
+1
2018-12-12
security: audit and remove any unnecessary uses of module.h
Paul Gortmaker
3
-3
/
+2
2018-12-12
security: integrity: make evm_main explicitly non-modular
Paul Gortmaker
1
-4
/
+1
2018-11-20
crypto: drop mask=CRYPTO_ALG_ASYNC from 'shash' tfm allocations
Eric Biggers
1
-2
/
+1
2018-10-10
security/integrity: constify some read-only data
Eric Biggers
1
-2
/
+2
2018-07-22
EVM: fix return value check in evm_write_xattrs()
Wei Yongjun
1
-2
/
+2
2018-07-18
evm: Allow non-SHA1 digital signatures
Matthew Garrett
4
-31
/
+46
2018-07-18
evm: Don't deadlock if a crypto algorithm is unavailable
Matthew Garrett
1
-1
/
+2
2018-06-07
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-42
/
+271
2018-06-01
EVM: unlock on error path in evm_read_xattrs()
Dan Carpenter
1
-1
/
+3
2018-05-31
EVM: prevent array underflow in evm_write_xattrs()
Dan Carpenter
1
-1
/
+1
2018-05-31
EVM: Fix null dereference on xattr when xattr fails to allocate
Colin Ian King
1
-2
/
+4
2018-05-31
EVM: fix memory leak of temporary buffer 'temp'
Colin Ian King
1
-0
/
+2
2018-05-18
EVM: Allow runtime modification of the set of verified xattrs
Matthew Garrett
4
-4
/
+188
2018-05-18
EVM: turn evm_config_xattrnames into a list
Matthew Garrett
3
-39
/
+57
2018-05-17
integrity: Add an integrity directory in securityfs
Matthew Garrett
1
-3
/
+24
2018-05-03
evm: Don't update hmacs in user ns mounts
Seth Forshee
1
-1
/
+2
2018-03-25
evm: check for remount ro in progress before writing
Sascha Hauer
1
-2
/
+6
2018-03-23
evm: Constify *integrity_status_msg[]
Hernán Gonzalez
1
-1
/
+1
2018-03-23
evm: Move evm_hmac and evm_hash from evm_main.c to evm_crypto.c
Hernán Gonzalez
3
-4
/
+3
2017-12-11
EVM: Add support for portable signature format
Matthew Garrett
3
-20
/
+86
2017-12-11
EVM: Allow userland to permit modification of EVM-protected metadata
Matthew Garrett
3
-12
/
+53
2017-11-08
EVM: Only complain about a missing HMAC key once
Matthew Garrett
1
-1
/
+1
2017-11-08
EVM: Allow userspace to signal an RSA key has been loaded
Matthew Garrett
2
-12
/
+20
2017-11-08
EVM: Include security.apparmor in EVM measurements
Matthew Garrett
1
-0
/
+3
2017-06-05
fs: switch ->s_uuid to uuid_t
Christoph Hellwig
1
-1
/
+1
2017-03-02
sched/headers: Prepare to remove the <linux/magic.h> include from <linux/sche...
Ingo Molnar
1
-0
/
+2
2016-12-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-2
/
+10
2016-12-02
Revert "evm: Translate user/group ids relative to s_user_ns when computing HMAC"
Eric W. Biederman
1
-2
/
+10
2016-11-13
security/integrity: Harden against malformed xattrs
Seth Forshee
1
-0
/
+4
2016-10-07
xattr: Add __vfs_{get,set,remove}xattr helpers
Andreas Gruenbacher
2
-5
/
+6
2016-07-05
evm: Translate user/group ids relative to s_user_ns when computing HMAC
Seth Forshee
1
-2
/
+2
2016-04-11
->getxattr(): pass dentry and inode as separate arguments
Al Viro
1
-1
/
+1
2016-04-10
don't bother with ->d_inode->i_sb - it's always equal to ->d_sb
Al Viro
1
-2
/
+2
2016-02-12
EVM: Use crypto_memneq() for digest comparisons
Ryan Ware
1
-1
/
+2
2015-12-15
evm: EVM_LOAD_X509 depends on EVM
Arnd Bergmann
1
-1
/
+1
[next]