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
/
ima
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-28
Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-3
/
+55
2019-08-29
ima: ima_api: Use struct_size() in kzalloc()
Gustavo A. R. Silva
1
-2
/
+2
2019-08-29
ima: use struct_size() in kzalloc()
Gustavo A. R. Silva
1
-3
/
+2
2019-08-28
ima: Fix use after free in ima_read_modsig()
Thiago Jung Bauermann
1
-1
/
+2
2019-08-19
kexec: Allow kexec_file() with appropriate IMA policy when locked down
Matthew Garrett
3
-1
/
+53
2019-08-19
kexec_file: split KEXEC_VERIFY_SIG into KEXEC_SIG and KEXEC_SIG_FORCE
Jiri Bohac
2
-2
/
+2
2019-08-05
ima: fix freeing ongoing ahash_request
Sascha Hauer
1
-0
/
+5
2019-08-05
ima: always return negative code for error
Sascha Hauer
1
-1
/
+4
2019-08-05
ima: Store the measurement again when appraising a modsig
Thiago Jung Bauermann
4
-7
/
+47
2019-08-05
ima: Define ima-modsig template
Thiago Jung Bauermann
8
-6
/
+156
2019-08-05
ima: Collect modsig
Thiago Jung Bauermann
5
-5
/
+60
2019-08-05
ima: Implement support for module-style appended signatures
Thiago Jung Bauermann
6
-14
/
+156
2019-08-05
ima: Factor xattr_verify() out of ima_appraise_measurement()
Thiago Jung Bauermann
1
-60
/
+81
2019-08-05
ima: Add modsig appraise_type option for module-style appended signatures
Thiago Jung Bauermann
5
-2
/
+61
2019-08-01
ima: initialize the "template" field with the default template
Mimi Zohar
1
-2
/
+4
2019-07-10
Revert "Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-10
/
+3
2019-07-08
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
10
-61
/
+350
2019-07-08
Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-3
/
+10
2019-06-30
integrity: Introduce struct evm_xattr
Thiago Jung Bauermann
1
-3
/
+4
2019-06-30
ima: Update MAX_TEMPLATE_NAME_LEN to fit largest reasonable definition
Thiago Jung Bauermann
1
-1
/
+7
2019-06-30
IMA: Define a new template field buf
Prakhar Srivastava
5
-1
/
+33
2019-06-27
keys: Replace uid/gid/perm permissions checking with an ACL
David Howells
1
-3
/
+10
2019-06-24
IMA: Define a new hook to measure the kexec boot command line arguments
Prakhar Srivastava
4
-0
/
+81
2019-06-19
IMA: support for per policy rule template formats
Matthew Garrett
7
-27
/
+76
2019-06-14
ima: Use designated initializers for struct ima_event_data
Thiago Jung Bauermann
2
-6
/
+11
2019-06-14
ima: use the lsm policy update notifier
Janne Karhunen
3
-20
/
+106
2019-06-14
x86/ima: fix the Kconfig dependency for IMA_ARCH_POLICY
Nayna Jain
1
-1
/
+2
2019-06-14
ima: Make arch_policy_entry static
YueHaibing
1
-1
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441
Thomas Gleixner
13
-64
/
+13
2019-06-04
ima: prevent a file already mmap'ed write to be mmap'ed execute
Mimi Zohar
1
-2
/
+30
2019-05-31
Merge branch 'next-fixes-for-5.2-rc' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-12
/
+16
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2019-05-29
ima: show rules with IMA_INMASK correctly
Roberto Sassu
1
-9
/
+12
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-05-19
ima: fix wrong signed policy requirement when not appraising
Petr Vorel
1
-3
/
+4
2019-04-25
crypto: shash - remove shash_desc::flags
Eric Biggers
1
-4
/
+0
2019-03-10
Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor...
Linus Torvalds
4
-6
/
+36
2019-03-10
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+33
2019-03-07
Merge tag 'audit-pr-20190305' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-6
/
+3
2019-02-22
security: mark expected switch fall-throughs and add a missing break
Gustavo A. R. Silva
3
-0
/
+6
2019-02-13
tpm: pass an array of tpm_extend_digest structures to tpm_pcr_extend()
Roberto Sassu
3
-1
/
+31
2019-02-13
tpm: retrieve digest size of unknown algorithms with PCR read
Roberto Sassu
1
-5
/
+5
2019-02-04
ima: define ima_post_create_tmpfile() hook and add missing call
Mimi Zohar
1
-2
/
+33
2019-01-31
audit: remove unused actx param from audit_rule_match
Richard Guy Briggs
2
-6
/
+3
2019-01-02
Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor...
Linus Torvalds
1
-2
/
+3
2019-01-02
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-53
/
+163
2018-12-28
mm: convert totalram_pages and totalhigh_pages variables to atomic
Arun KS
1
-1
/
+1
2018-12-27
Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
7
-9
/
+6
2018-12-27
Merge tag 'audit-pr-20181224' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2018-12-20
security: integrity: partial revert of make ima_main explicitly non-modular
Paul Gortmaker
1
-1
/
+1
[next]