index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
/
integrity
Age
Commit message (
Expand
)
Author
Files
Lines
2018-02-22
integrity/security: fix digsig.c build error with header file
Randy Dunlap
1
-0
/
+1
2018-02-07
Merge tag 'iversion-v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2018-02-02
ima: re-initialize iint->atomic_flags
Mimi Zohar
1
-0
/
+1
2018-02-01
iversion: Rename make inode_cmp_iversion{+raw} to inode_eq_iversion{+raw}
Goffredo Baroncelli
1
-1
/
+1
2018-01-31
Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor...
Linus Torvalds
3
-3
/
+3
2018-01-31
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
11
-105
/
+294
2018-01-29
IMA: switch IMA over to new i_version API
Jeff Layton
2
-2
/
+4
2018-01-18
ima/policy: fix parsing of fsuuid
Mike Rapoport
1
-1
/
+1
2018-01-08
tpm: use struct tpm_chip for tpm_chip_find_get()
Jarkko Sakkinen
3
-3
/
+3
2017-12-18
ima: Use i_version only when filesystem supports it
Sascha Hauer
1
-1
/
+2
2017-12-18
integrity: remove unneeded initializations in integrity_iint_cache entries
Jeff Layton
1
-4
/
+0
2017-12-18
ima: log message to module appraisal error
Bruno E. O. Meneguele
1
-1
/
+3
2017-12-18
ima: pass filename to ima_rdwr_violation_check()
Roberto Sassu
1
-3
/
+3
2017-12-18
ima: Fix line continuation format
Joe Perches
1
-6
/
+5
2017-12-18
ima: support new "hash" and "dont_hash" policy actions
Mimi Zohar
5
-20
/
+63
2017-12-13
ima: Use i_version only when filesystem supports it
Sascha Hauer
1
-1
/
+2
2017-12-11
ima: re-introduce own integrity cache lock
Dmitry Kasatkin
4
-40
/
+77
2017-12-11
EVM: Add support for portable signature format
Matthew Garrett
5
-21
/
+91
2017-12-11
EVM: Allow userland to permit modification of EVM-protected metadata
Matthew Garrett
3
-12
/
+53
2017-12-11
ima: relax requiring a file signature for new files with zero length
Mimi Zohar
1
-1
/
+2
2017-11-20
ima: do not update security.ima if appraisal status is not INTEGRITY_PASS
Roberto Sassu
1
-0
/
+3
2017-11-14
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-39
/
+17
2017-11-13
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
13
-110
/
+108
2017-11-08
ima: Remove redundant conditional operator
Thiago Jung Bauermann
1
-2
/
+2
2017-11-08
ima: Fix bool initialization/comparison
Thomas Meyer
2
-4
/
+4
2017-11-08
ima: check signature enforcement against cmdline param instead of CONFIG
Bruno E. O. Meneguele
1
-3
/
+3
2017-11-08
ima: fix hash algorithm initialization
Boshi Wang
1
-0
/
+4
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-11-08
integrity: use kernel_read_file_from_path() to read x509 certs
Christoph Hellwig
4
-56
/
+13
2017-11-08
ima: always measure and audit files in policy
Mimi Zohar
3
-30
/
+56
2017-11-08
ima: don't remove the securityfs policy file
Mimi Zohar
1
-2
/
+2
2017-11-03
ima: move to generic async completion
Gilad Ben-Yossef
1
-39
/
+17
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2
-0
/
+2
2017-07-05
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
12
-177
/
+211
2017-06-21
ima: Log the same audit cause whenever a file has no signature
Thiago Jung Bauermann
1
-1
/
+2
2017-06-21
ima: Simplify policy_func_show.
Thiago Jung Bauermann
2
-62
/
+21
2017-06-21
integrity: Small code improvements
Thiago Jung Bauermann
6
-9
/
+11
2017-06-21
ima: fix get_binary_runtime_size()
Roberto Sassu
1
-1
/
+1
2017-06-21
ima: use ima_parse_buf() to parse template data
Roberto Sassu
1
-31
/
+13
2017-06-21
ima: use ima_parse_buf() to parse measurements headers
Roberto Sassu
1
-52
/
+28
2017-06-21
ima: introduce ima_parse_buf()
Roberto Sassu
2
-0
/
+67
2017-06-21
ima: Add cgroups2 to the defaults list
Laura Abbott
1
-0
/
+3
2017-06-21
ima: use memdup_user_nul
Geliang Tang
1
-9
/
+4
2017-06-21
ima: fix up #endif comments
Tycho Andersen
1
-2
/
+2
2017-06-21
IMA: Correct Kconfig dependencies for hash selection
Ben Hutchings
1
-4
/
+4
2017-06-21
ima: define is_ima_appraise_enabled()
Mimi Zohar
1
-0
/
+10
2017-06-21
ima: define Kconfig IMA_APPRAISE_BOOTPARAM option
Mimi Zohar
2
-0
/
+10
2017-06-21
ima: define a set of appraisal rules requiring file signatures
Mimi Zohar
1
-1
/
+25
[next]