index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
/
integrity
Age
Commit message (
Expand
)
Author
Lines
2020-05-14
evm: Fix a small race in init_desc()
Dan Carpenter
-22
/
+22
2020-05-07
evm: Fix RCU list related warnings
Madhuparna Bhowmik
-4
/
+11
2020-05-07
ima: Fix return value of ima_write_policy()
Roberto Sassu
-2
/
+1
2020-05-07
evm: Check also if *tfm is an error pointer in init_desc()
Roberto Sassu
-1
/
+1
2020-05-07
ima: Set file->f_mode instead of file->f_flags in ima_calc_file_hash()
Roberto Sassu
-6
/
+6
2020-04-02
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-34
/
+19
2020-03-12
ima: add a new CONFIG for loading arch-specific policies
Nayna Jain
-0
/
+7
2020-02-28
integrity: Remove duplicate pr_fmt definitions
Tushar Sugandhi
-31
/
+6
2020-02-28
IMA: Add log statements for failure conditions
Tushar Sugandhi
-0
/
+3
2020-02-28
IMA: Update KBUILD_MODNAME for IMA files to ima
Tushar Sugandhi
-3
/
+3
2020-02-26
Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi...
Ingo Molnar
-1
/
+1
2020-02-23
integrity: Check properly whether EFI GetVariable() is available
Ard Biesheuvel
-1
/
+1
2020-02-18
ima: add sm3 algorithm to hash algorithm configuration list
Tianjia Zhang
-0
/
+5
2020-02-18
efi: Only print errors about failing to get certs if EFI vars are found
Javier Martinez Canillas
-14
/
+26
2020-01-28
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-38
/
+496
2020-01-23
IMA: Defined delayed workqueue to free the queued keys
Lakshmi Ramasubramanian
-6
/
+48
2020-01-23
IMA: Call workqueue functions to measure queued keys
Lakshmi Ramasubramanian
-0
/
+11
2020-01-23
IMA: Define workqueue for early boot key measurements
Lakshmi Ramasubramanian
-0
/
+166
2020-01-22
IMA: pre-allocate buffer to hold keyrings string
Lakshmi Ramasubramanian
-8
/
+30
2020-01-22
ima: ima/lsm policy rule loading logic bug fixes
Janne Karhunen
-18
/
+26
2020-01-22
ima: add the ability to query the cached hash of a given file
Florent Revest
-0
/
+49
2020-01-22
ima: Add a space after printing LSM rules for readability
Clay Chang
-0
/
+1
2020-01-09
IMA: fix measuring asymmetric keys Kconfig
Lakshmi Ramasubramanian
-1
/
+7
2019-12-12
IMA: Read keyrings= option from the IMA policy
Lakshmi Ramasubramanian
-1
/
+28
2019-12-12
IMA: Add support to limit measuring keys
Lakshmi Ramasubramanian
-17
/
+82
2019-12-12
IMA: Define an IMA hook to measure keys
Lakshmi Ramasubramanian
-0
/
+53
2019-12-12
IMA: Add KEY_CHECK func to measure keys
Lakshmi Ramasubramanian
-1
/
+4
2019-12-12
IMA: Check IMA policy flag
Lakshmi Ramasubramanian
-0
/
+3
2019-12-12
ima: avoid appraise error for hash calc interrupt
Patrick Callaghan
-1
/
+3
2019-12-09
treewide: Use sizeof_field() macro
Pankaj Bharadiya
-2
/
+2
2019-11-29
x86/efi: remove unused variables
YueHaibing
-5
/
+0
2019-11-13
powerpc: Load firmware trusted keys/hashes into kernel keyring
Nayna Jain
-1
/
+108
2019-11-13
x86/efi: move common keyring handler functions to new file
Nayna Jain
-67
/
+115
2019-11-12
ima: Check against blacklisted hashes for files with modsig
Nayna Jain
-6
/
+60
2019-11-12
ima: Make process_buffer_measurement() generic
Nayna Jain
-18
/
+43
2019-10-05
integrity: remove pointless subdir-$(CONFIG_...)
Masahiro Yamada
-2
/
+0
2019-10-05
integrity: remove unneeded, broken attempt to add -fshort-wchar
Masahiro Yamada
-1
/
+0
2019-09-28
Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-3
/
+55
2019-08-29
ima: ima_api: Use struct_size() in kzalloc()
Gustavo A. R. Silva
-2
/
+2
2019-08-29
ima: use struct_size() in kzalloc()
Gustavo A. R. Silva
-3
/
+2
2019-08-28
ima: Fix use after free in ima_read_modsig()
Thiago Jung Bauermann
-1
/
+2
2019-08-19
kexec: Allow kexec_file() with appropriate IMA policy when locked down
Matthew Garrett
-1
/
+53
2019-08-19
kexec_file: split KEXEC_VERIFY_SIG into KEXEC_SIG and KEXEC_SIG_FORCE
Jiri Bohac
-2
/
+2
2019-08-05
ima: fix freeing ongoing ahash_request
Sascha Hauer
-0
/
+5
2019-08-05
ima: always return negative code for error
Sascha Hauer
-1
/
+4
2019-08-05
ima: Store the measurement again when appraising a modsig
Thiago Jung Bauermann
-7
/
+47
2019-08-05
ima: Define ima-modsig template
Thiago Jung Bauermann
-6
/
+156
2019-08-05
ima: Collect modsig
Thiago Jung Bauermann
-5
/
+60
2019-08-05
ima: Implement support for module-style appended signatures
Thiago Jung Bauermann
-23
/
+209
2019-08-05
ima: Factor xattr_verify() out of ima_appraise_measurement()
Thiago Jung Bauermann
-60
/
+81
[next]