Age | Commit message (Expand) | Author |
2020-12-24 | Merge tag 'efi_updates_for_v5.11' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2020-12-16 | Merge tag 'integrity-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2020-12-15 | Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds |
2020-12-14 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |
2020-11-29 | ima: Don't modify file descriptor mode on the fly | Roberto Sassu |
2020-11-26 | ima: Implement ima_inode_hash | KP Singh |
2020-11-20 | ima: select ima-buf template for buffer measurement | Lakshmi Ramasubramanian |
2020-11-20 | crypto: sha - split sha.h into sha1.h and sha2.h | Eric Biggers |
2020-11-06 | ima: generalize x86/EFI arch glue for other EFI architectures | Chester Lin |
2020-11-02 | ima: defer arch_ima_get_secureboot() call to IMA init time | Ard Biesheuvel |
2020-10-29 | ima: Replace zero-length array with flexible-array member | Gustavo A. R. Silva |
2020-10-15 | Merge tag 'integrity-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2020-10-15 | Merge tag 'char-misc-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2020-10-13 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |
2020-10-12 | Merge tag 'efi-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2020-10-05 | fs/kernel_file_read: Add "offset" arg for partial reads | Kees Cook |
2020-10-05 | IMA: Add support for file reads without contents | Scott Branden |
2020-10-05 | LSM: Add "contents" flag to kernel_read_file hook | Kees Cook |
2020-10-05 | firmware_loader: Use security_post_load_data() | Kees Cook |
2020-10-05 | LSM: Introduce kernel_post_load_data() hook | Kees Cook |
2020-10-05 | fs/kernel_read_file: Add file_size output argument | Kees Cook |
2020-10-05 | fs/kernel_read_file: Switch buffer size arg to size_t | Kees Cook |
2020-10-05 | fs/kernel_read_file: Remove redundant size argument | Kees Cook |
2020-10-05 | fs/kernel_read_file: Split into separate include file | Scott Branden |
2020-10-05 | fs/kernel_read_file: Remove FIRMWARE_PREALLOC_BUFFER enum | Kees Cook |
2020-09-25 | integrity: Asymmetric digsig supports SM2-with-SM3 algorithm | Tianjia Zhang |
2020-09-16 | ima: Fix NULL pointer dereference in ima_file_hash | KP Singh |
2020-09-16 | integrity: Load certs from the EFI MOK config table | Lenny Szubowicz |
2020-09-16 | integrity: Move import of MokListRT certs to a separate routine | Lenny Szubowicz |
2020-09-15 | evm: Check size of security.evm before using it | Roberto Sassu |
2020-09-15 | ima: Remove semicolon at the end of ima_get_binary_runtime_size() | Roberto Sassu |
2020-09-15 | ima: Don't ignore errors from crypto_shash_update() | Roberto Sassu |
2020-09-15 | ima: Use kmemdup rather than kmalloc+memcpy | Alex Dewar |
2020-09-09 | integrity: include keyring name for unknown key request | Bruno Meneguele |
2020-09-09 | ima: limit secure boot feedback scope for appraise | Bruno Meneguele |
2020-09-08 | integrity: invalid kernel parameters feedback | Bruno Meneguele |
2020-09-08 | ima: add check for enforced appraise option | Bruno Meneguele |
2020-08-31 | integrity: Use current_uid() in integrity_audit_message() | Denis Efremov |
2020-08-31 | ima: Fail rule parsing when asymmetric key measurement isn't supportable | Tyler Hicks |
2020-08-31 | ima: Pre-parse the list of keyrings in a KEY_CHECK rule | Tyler Hicks |
2020-08-23 | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva |
2020-08-11 | Merge tag 'for-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris... | Linus Torvalds |
2020-08-06 | Replace HTTP links with HTTPS ones: security | Alexander A. Klimov |
2020-08-06 | Merge tag 'integrity-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/z... | Linus Torvalds |
2020-07-27 | integrity: remove redundant initialization of variable ret | Colin Ian King |
2020-07-20 | ima: move APPRAISE_BOOTPARAM dependency on ARCH_POLICY to runtime | Bruno Meneguele |
2020-07-20 | ima: AppArmor satisfies the audit rule requirements | Tyler Hicks |
2020-07-20 | ima: Rename internal filter rule functions | Tyler Hicks |
2020-07-20 | ima: Support additional conditionals in the KEXEC_CMDLINE hook function | Tyler Hicks |
2020-07-20 | ima: Use the common function to detect LSM conditionals in a rule | Tyler Hicks |