Age | Commit message (Expand) | Author | Files | Lines |
2022-10-04 | Merge tag 'fs.acl.rework.prep.v6.1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -3/+14 |
2022-09-30 | efi: Correct Macmini DMI match in uefi cert quirk | Orlando Chamberlain | 1 | -1/+1 |
2022-08-31 | acl: move idmapping handling into posix_acl_xattr_set() | Christian Brauner | 1 | -3/+14 |
2022-08-23 | ima: fix blocking of security.ima xattrs of unsupported algorithms | Mimi Zohar | 1 | -4/+8 |
2022-08-03 | Merge tag 'integrity-v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/z... | Linus Torvalds | 1 | -29/+23 |
2022-08-01 | Merge tag 'x86_kdump_for_v6.0_rc1' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -1/+1 |
2022-08-01 | Merge tag 'fs.idmapped.vfsuid.v5.20' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -5/+7 |
2022-07-20 | lockdown: Fix kexec lockdown bypass with ima policy | Eric Snowberg | 1 | -0/+4 |
2022-07-13 | evm: Use IS_ENABLED to initialize .enabled | Xiu Jianfeng | 1 | -29/+23 |
2022-07-13 | ima: Fix potential memory leak in ima_init_crypto() | Jianglei Nie | 1 | -0/+1 |
2022-07-13 | ima: force signature verification when CONFIG_KEXEC_SIG is configured | Coiby Xu | 1 | -0/+2 |
2022-07-07 | ima: Fix a potential integer overflow in ima_appraise_measurement | Huaxin Lu | 1 | -1/+2 |
2022-07-07 | ima: fix violation measurement list record | Mimi Zohar | 1 | -3/+3 |
2022-07-01 | x86/kexec: Carry forward IMA measurement log on kexec | Jonathan McDowell | 1 | -1/+1 |
2022-06-26 | attr: port attribute changes to new types | Christian Brauner | 1 | -2/+2 |
2022-06-26 | security: pass down mount idmapping to setattr hook | Christian Brauner | 1 | -3/+5 |
2022-06-26 | fs: port to iattr ownership update helpers | Christian Brauner | 1 | -2/+2 |
2022-06-15 | Revert "evm: Fix memleak in init_desc" | Xiu Jianfeng | 1 | -5/+2 |
2022-05-24 | Merge tag 'integrity-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 16 | -52/+395 |
2022-05-23 | certs: Factor out the blacklist hash creation | Mickaël Salaün | 1 | -24/+2 |
2022-05-17 | integrity: Fix sparse warnings in keyring_handler | Stefan Berger | 1 | -3/+3 |
2022-05-16 | evm: Clean up some variables | Stefan Berger | 2 | -4/+1 |
2022-05-16 | evm: Return INTEGRITY_PASS for enum integrity_status value '0' | Stefan Berger | 1 | -1/+1 |
2022-05-15 | efi: Do not import certificates from UEFI Secure Boot for T2 Macs | Aditya Garg | 2 | -0/+41 |
2022-05-06 | ima: support fs-verity file digest based version 3 signatures | Mimi Zohar | 5 | -16/+177 |
2022-05-05 | ima: permit fsverity's file digests in the IMA measurement list | Mimi Zohar | 5 | -8/+90 |
2022-05-05 | ima: define a new template field named 'd-ngv2' and templates | Mimi Zohar | 3 | -11/+73 |
2022-05-01 | ima: use IMA default hash algorithm for integrity violations | Mimi Zohar | 1 | -1/+1 |
2022-05-01 | ima: fix 'd-ng' comments and documentation | Mimi Zohar | 1 | -3/+5 |
2022-04-07 | ima: remove the IMA_TEMPLATE Kconfig option | GUO Zihua | 1 | -8/+6 |
2022-04-04 | ima: remove redundant initialization of pointer 'file'. | Colin Ian King | 1 | -1/+1 |
2022-03-24 | Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds | 1 | -18/+39 |
2022-03-22 | Merge tag 'integrity-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 8 | -35/+49 |
2022-03-22 | Merge tag 'for-5.18/block-2022-03-18' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -1/+0 |
2022-03-11 | ima: Always return a file measurement in ima_file_hash() | Roberto Sassu | 1 | -13/+33 |
2022-03-11 | ima: Fix documentation-related warnings in ima_main.c | Roberto Sassu | 1 | -5/+6 |
2022-03-08 | integrity: Only use machine keyring when uefi_check_trust_mok_keys is true | Eric Snowberg | 4 | -2/+23 |
2022-03-08 | integrity: Trust MOK keys if MokListTrustedRT found | Eric Snowberg | 1 | -0/+19 |
2022-03-08 | KEYS: store reference to machine keyring | Eric Snowberg | 1 | -0/+2 |
2022-03-08 | integrity: add new keyring handler for mok keys | Eric Snowberg | 3 | -3/+23 |
2022-03-08 | integrity: Introduce a Linux keyring called machine | Eric Snowberg | 5 | -3/+78 |
2022-03-08 | integrity: Fix warning about missing prototypes | Eric Snowberg | 1 | -0/+1 |
2022-02-23 | EVM: fix the evm= __setup handler return value | Randy Dunlap | 1 | -1/+1 |
2022-02-15 | ima: define ima_max_digest_data struct without a flexible array variable | Mimi Zohar | 5 | -18/+17 |
2022-02-15 | ima: rename IMA_ACTION_FLAGS to IMA_NONACTION_FLAGS | Mimi Zohar | 3 | -4/+4 |
2022-02-15 | ima: Return error code obtained from securityfs functions | Stefan Berger | 1 | -8/+23 |
2022-02-15 | ima: Fix trivial typos in the comments | Austin Kim | 4 | -4/+4 |
2022-02-02 | ima: Do not print policy rule with inactive LSM labels | Stefan Berger | 1 | -0/+8 |
2022-02-02 | ima: Allow template selection with ima_template[_fmt]= after ima_hash= | Roberto Sassu | 1 | -3/+7 |
2022-02-02 | ima: Remove ima_policy file before directory | Stefan Berger | 1 | -1/+1 |