index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
/
integrity
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-01-28
11
-38
/
+496
|
\
|
*
IMA: Defined delayed workqueue to free the queued keys
Lakshmi Ramasubramanian
2020-01-23
3
-6
/
+48
|
*
IMA: Call workqueue functions to measure queued keys
Lakshmi Ramasubramanian
2020-01-23
2
-0
/
+11
|
*
IMA: Define workqueue for early boot key measurements
Lakshmi Ramasubramanian
2020-01-23
4
-0
/
+166
|
*
IMA: pre-allocate buffer to hold keyrings string
Lakshmi Ramasubramanian
2020-01-22
1
-8
/
+30
|
*
ima: ima/lsm policy rule loading logic bug fixes
Janne Karhunen
2020-01-22
1
-18
/
+26
|
*
ima: add the ability to query the cached hash of a given file
Florent Revest
2020-01-22
1
-0
/
+49
|
*
ima: Add a space after printing LSM rules for readability
Clay Chang
2020-01-22
1
-0
/
+1
|
*
IMA: fix measuring asymmetric keys Kconfig
Lakshmi Ramasubramanian
2020-01-09
2
-1
/
+7
|
*
IMA: Read keyrings= option from the IMA policy
Lakshmi Ramasubramanian
2019-12-12
1
-1
/
+28
|
*
IMA: Add support to limit measuring keys
Lakshmi Ramasubramanian
2019-12-12
6
-17
/
+82
|
*
IMA: Define an IMA hook to measure keys
Lakshmi Ramasubramanian
2019-12-12
2
-0
/
+53
|
*
IMA: Add KEY_CHECK func to measure keys
Lakshmi Ramasubramanian
2019-12-12
2
-1
/
+4
|
*
IMA: Check IMA policy flag
Lakshmi Ramasubramanian
2019-12-12
1
-0
/
+3
|
*
ima: avoid appraise error for hash calc interrupt
Patrick Callaghan
2019-12-12
1
-1
/
+3
*
|
treewide: Use sizeof_field() macro
Pankaj Bharadiya
2019-12-09
1
-2
/
+2
|
/
*
x86/efi: remove unused variables
YueHaibing
2019-11-29
1
-5
/
+0
*
powerpc: Load firmware trusted keys/hashes into kernel keyring
Nayna Jain
2019-11-13
3
-1
/
+108
*
x86/efi: move common keyring handler functions to new file
Nayna Jain
2019-11-13
4
-67
/
+115
*
ima: Check against blacklisted hashes for files with modsig
Nayna Jain
2019-11-12
5
-6
/
+60
*
ima: Make process_buffer_measurement() generic
Nayna Jain
2019-11-12
2
-18
/
+43
*
integrity: remove pointless subdir-$(CONFIG_...)
Masahiro Yamada
2019-10-05
1
-2
/
+0
*
integrity: remove unneeded, broken attempt to add -fshort-wchar
Masahiro Yamada
2019-10-05
1
-1
/
+0
*
Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-09-28
4
-3
/
+55
|
\
|
*
kexec: Allow kexec_file() with appropriate IMA policy when locked down
Matthew Garrett
2019-08-19
3
-1
/
+53
|
*
kexec_file: split KEXEC_VERIFY_SIG into KEXEC_SIG and KEXEC_SIG_FORCE
Jiri Bohac
2019-08-19
2
-2
/
+2
*
|
ima: ima_api: Use struct_size() in kzalloc()
Gustavo A. R. Silva
2019-08-29
1
-2
/
+2
*
|
ima: use struct_size() in kzalloc()
Gustavo A. R. Silva
2019-08-29
1
-3
/
+2
*
|
ima: Fix use after free in ima_read_modsig()
Thiago Jung Bauermann
2019-08-28
1
-1
/
+2
*
|
ima: fix freeing ongoing ahash_request
Sascha Hauer
2019-08-05
1
-0
/
+5
*
|
ima: always return negative code for error
Sascha Hauer
2019-08-05
1
-1
/
+4
*
|
ima: Store the measurement again when appraising a modsig
Thiago Jung Bauermann
2019-08-05
4
-7
/
+47
*
|
ima: Define ima-modsig template
Thiago Jung Bauermann
2019-08-05
8
-6
/
+156
*
|
ima: Collect modsig
Thiago Jung Bauermann
2019-08-05
5
-5
/
+60
*
|
ima: Implement support for module-style appended signatures
Thiago Jung Bauermann
2019-08-05
8
-23
/
+209
*
|
ima: Factor xattr_verify() out of ima_appraise_measurement()
Thiago Jung Bauermann
2019-08-05
1
-60
/
+81
*
|
ima: Add modsig appraise_type option for module-style appended signatures
Thiago Jung Bauermann
2019-08-05
6
-2
/
+62
*
|
integrity: Select CONFIG_KEYS instead of depending on it
Thiago Jung Bauermann
2019-08-05
1
-1
/
+1
*
|
ima: initialize the "template" field with the default template
Mimi Zohar
2019-08-01
1
-2
/
+4
*
|
Revert "Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2019-07-10
6
-39
/
+29
*
|
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-07-08
13
-67
/
+363
|
\
\
|
*
|
integrity: Introduce struct evm_xattr
Thiago Jung Bauermann
2019-06-30
3
-7
/
+14
|
*
|
ima: Update MAX_TEMPLATE_NAME_LEN to fit largest reasonable definition
Thiago Jung Bauermann
2019-06-30
1
-1
/
+7
|
*
|
IMA: Define a new template field buf
Prakhar Srivastava
2019-06-30
5
-1
/
+33
|
*
|
IMA: Define a new hook to measure the kexec boot command line arguments
Prakhar Srivastava
2019-06-24
4
-0
/
+81
|
*
|
IMA: support for per policy rule template formats
Matthew Garrett
2019-06-19
7
-27
/
+76
|
*
|
integrity: Fix __integrity_init_keyring() section mismatch
Geert Uytterhoeven
2019-06-17
1
-2
/
+3
|
*
|
ima: Use designated initializers for struct ima_event_data
Thiago Jung Bauermann
2019-06-14
2
-6
/
+11
|
*
|
ima: use the lsm policy update notifier
Janne Karhunen
2019-06-14
3
-20
/
+106
|
*
|
x86/ima: fix the Kconfig dependency for IMA_ARCH_POLICY
Nayna Jain
2019-06-14
1
-1
/
+2
[next]