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 tag 'integrity-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-05-24
16
-52
/
+395
|
\
|
*
integrity: Fix sparse warnings in keyring_handler
Stefan Berger
2022-05-16
1
-3
/
+3
|
*
evm: Clean up some variables
Stefan Berger
2022-05-16
2
-4
/
+1
|
*
evm: Return INTEGRITY_PASS for enum integrity_status value '0'
Stefan Berger
2022-05-16
1
-1
/
+1
|
*
efi: Do not import certificates from UEFI Secure Boot for T2 Macs
Aditya Garg
2022-05-15
2
-0
/
+41
|
*
ima: support fs-verity file digest based version 3 signatures
Mimi Zohar
2022-05-05
5
-16
/
+177
|
*
ima: permit fsverity's file digests in the IMA measurement list
Mimi Zohar
2022-05-05
5
-8
/
+90
|
*
ima: define a new template field named 'd-ngv2' and templates
Mimi Zohar
2022-05-05
3
-11
/
+73
|
*
ima: use IMA default hash algorithm for integrity violations
Mimi Zohar
2022-05-01
1
-1
/
+1
|
*
ima: fix 'd-ng' comments and documentation
Mimi Zohar
2022-05-01
1
-3
/
+5
|
*
ima: remove the IMA_TEMPLATE Kconfig option
GUO Zihua
2022-04-07
1
-8
/
+6
|
*
ima: remove redundant initialization of pointer 'file'.
Colin Ian King
2022-04-04
1
-1
/
+1
*
|
certs: Factor out the blacklist hash creation
Mickaël Salaün
2022-05-23
1
-24
/
+2
|
/
*
Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2022-03-24
1
-18
/
+39
|
\
|
*
ima: Always return a file measurement in ima_file_hash()
Roberto Sassu
2022-03-10
1
-13
/
+33
|
*
ima: Fix documentation-related warnings in ima_main.c
Roberto Sassu
2022-03-10
1
-5
/
+6
*
|
Merge tag 'integrity-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-03-21
8
-35
/
+49
|
\
\
|
*
|
EVM: fix the evm= __setup handler return value
Randy Dunlap
2022-02-22
1
-1
/
+1
|
*
|
ima: define ima_max_digest_data struct without a flexible array variable
Mimi Zohar
2022-02-15
5
-18
/
+17
|
*
|
ima: rename IMA_ACTION_FLAGS to IMA_NONACTION_FLAGS
Mimi Zohar
2022-02-15
3
-4
/
+4
|
*
|
ima: Return error code obtained from securityfs functions
Stefan Berger
2022-02-15
1
-8
/
+23
|
*
|
ima: Fix trivial typos in the comments
Austin Kim
2022-02-15
4
-4
/
+4
|
|
/
*
|
Merge tag 'for-5.18/block-2022-03-18' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-03-21
1
-1
/
+0
|
\
\
|
*
|
block: remove genhd.h
Christoph Hellwig
2022-02-02
1
-1
/
+0
*
|
|
integrity: Only use machine keyring when uefi_check_trust_mok_keys is true
Eric Snowberg
2022-03-08
4
-2
/
+23
*
|
|
integrity: Trust MOK keys if MokListTrustedRT found
Eric Snowberg
2022-03-08
1
-0
/
+19
*
|
|
KEYS: store reference to machine keyring
Eric Snowberg
2022-03-08
1
-0
/
+2
*
|
|
integrity: add new keyring handler for mok keys
Eric Snowberg
2022-03-08
3
-3
/
+23
*
|
|
integrity: Introduce a Linux keyring called machine
Eric Snowberg
2022-03-08
5
-3
/
+78
*
|
|
integrity: Fix warning about missing prototypes
Eric Snowberg
2022-03-08
1
-0
/
+1
|
|
/
|
/
|
*
|
ima: Do not print policy rule with inactive LSM labels
Stefan Berger
2022-02-02
1
-0
/
+8
*
|
ima: Allow template selection with ima_template[_fmt]= after ima_hash=
Roberto Sassu
2022-02-02
1
-3
/
+7
*
|
ima: Remove ima_policy file before directory
Stefan Berger
2022-02-02
1
-1
/
+1
*
|
integrity: check the return value of audit_log_start()
Xiaoke Wang
2022-02-02
1
-0
/
+2
*
|
ima: fix reference leak in asymmetric_verify()
Eric Biggers
2022-01-24
1
-6
/
+9
|
/
*
Merge tag 'integrity-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-01-11
2
-3
/
+8
|
\
|
*
ima: silence measurement list hexdump during kexec
Bruno Meneguele
2022-01-05
1
-3
/
+3
|
*
integrity: Do not load MOK and MOKx when secure boot be disabled
Lee, Chun-Yi
2021-12-24
1
-0
/
+5
*
|
lsm: security_task_getsecid_subj() -> security_current_getsecid_subj()
Paul Moore
2021-11-22
2
-8
/
+8
|
/
*
evm: mark evm_fixmode as __ro_after_init
Austin Kim
2021-10-28
1
-1
/
+1
*
ima: Use strscpy instead of strlcpy
Petr Vorel
2021-10-09
2
-2
/
+2
*
ima_policy: Remove duplicate 'the' in docs comment
Petr Vorel
2021-10-09
1
-2
/
+1
*
ima: add gid support
Curtis Veit
2021-10-09
1
-27
/
+174
*
ima: fix uid code style problems
Alex Henrie
2021-10-09
1
-4
/
+6
*
ima: fix deadlock when traversing "ima_default_rules".
liqiong
2021-10-09
1
-9
/
+18
*
Merge tag 'integrity-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2021-09-02
10
-65
/
+316
|
\
|
*
IMA: reject unknown hash algorithms in ima_get_hash_algo
THOBY Simon
2021-08-23
1
-1
/
+2
|
*
IMA: prevent SETXATTR_CHECK policy rules with unavailable algorithms
THOBY Simon
2021-08-16
1
-0
/
+6
|
*
IMA: introduce a new policy option func=SETXATTR_CHECK
THOBY Simon
2021-08-16
4
-17
/
+96
|
*
IMA: add a policy option to restrict xattr hash algorithms on appraisal
THOBY Simon
2021-08-16
1
-4
/
+70
[next]