| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'asm-generic-unaligned-5.14' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2021-07-02 | 1 | -1/+1 |
|\ |
|
| * | apparmor: use get_unaligned() only for multi-byte words | Arnd Bergmann | 2021-05-17 | 1 | -1/+1 |
* | | Merge tag 'safesetid-5.14' of git://github.com/micah-morton/linux | Linus Torvalds | 2021-07-01 | 2 | -2/+2 |
|\ \ |
|
| * | | LSM: SafeSetID: Mark safesetid_initialized as __initdata | Austin Kim | 2021-06-10 | 2 | -2/+2 |
* | | | Merge tag 'Smack-for-5.14' of git://github.com/cschaufler/smack-next | Linus Torvalds | 2021-07-01 | 2 | -5/+9 |
|\ \ \ |
|
| * | | | Smack: fix doc warning | ChenXiaoSong | 2021-06-08 | 1 | -1/+4 |
| * | | | Revert "Smack: Handle io_uring kernel thread privileges" | Jens Axboe | 2021-05-18 | 1 | -3/+2 |
| * | | | smackfs: restrict bytes count in smk_set_cipso() | Tetsuo Handa | 2021-05-10 | 1 | -0/+2 |
| * | | | security/smack/: fix misspellings using codespell tool | Xiong Zhenwu | 2021-05-10 | 1 | -1/+1 |
| | |/
| |/| |
|
* | | | Merge tag 'audit-pr-20210629' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2021-07-01 | 1 | -1/+0 |
|\ \ \ |
|
| * | | | audit: remove unnecessary 'ret' initialization | Austin Kim | 2021-06-11 | 1 | -1/+0 |
| |/ / |
|
* | | | Merge tag 'selinux-pr-20210629' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2021-06-30 | 11 | -109/+81 |
|\ \ \ |
|
| * | | | selinux: kill 'flags' argument in avc_has_perm_flags() and avc_audit() | Al Viro | 2021-06-11 | 3 | -31/+5 |
| * | | | selinux: slow_avc_audit has become non-blocking | Al Viro | 2021-06-11 | 3 | -35/+10 |
| * | | | selinux: Fix kernel-doc | Yang Li | 2021-06-11 | 1 | -1/+22 |
| * | | | selinux: use __GFP_NOWARN with GFP_NOWAIT in the AVC | Minchan Kim | 2021-06-11 | 1 | -6/+7 |
| * | | | lsm_audit,selinux: pass IB device name by reference | Ondrej Mosnacek | 2021-05-14 | 1 | -1/+1 |
| * | | | selinux: Remove redundant assignment to rc | Jiapeng Chong | 2021-05-11 | 2 | -5/+0 |
| * | | | selinux: Corrected comment to match kernel-doc comment | Souptick Joarder | 2021-05-11 | 1 | -1/+1 |
| * | | | selinux: delete selinux_xfrm_policy_lookup() useless argument | Zhongjun Tan | 2021-05-11 | 3 | -4/+4 |
| * | | | selinux: constify some avtab function arguments | Ondrej Mosnacek | 2021-05-11 | 3 | -21/+26 |
| * | | | selinux: simplify duplicate_policydb_cond_list() by using kmemdup() | Ondrej Mosnacek | 2021-05-11 | 1 | -5/+6 |
| |/ / |
|
* | | | Merge tag 'integrity-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2021-06-29 | 18 | -75/+730 |
|\ \ \ |
|
| * | | | evm: Check xattr size discrepancy between kernel and user | Roberto Sassu | 2021-06-21 | 1 | -1/+7 |
| * | | | evm: output EVM digest calculation info | Mimi Zohar | 2021-06-20 | 2 | -0/+47 |
| * | | | IMA: support for duplicate measurement records | Tushar Sugandhi | 2021-06-11 | 2 | -2/+10 |
| * | | | ima: Fix warning: no previous prototype for function 'ima_add_kexec_buffer' | Lakshmi Ramasubramanian | 2021-06-11 | 1 | -0/+1 |
| * | | | ima: differentiate between EVM failures in the audit log | Mimi Zohar | 2021-06-10 | 1 | -1/+2 |
| * | | | ima: Fix fall-through warning for Clang | Gustavo A. R. Silva | 2021-06-09 | 1 | -0/+1 |
| * | | | ima: Pass NULL instead of 0 to ima_get_action() in ima_file_mprotect() | Roberto Sassu | 2021-06-08 | 1 | -1/+1 |
| * | | | ima: Include header defining ima_post_key_create_or_update() | Roberto Sassu | 2021-06-08 | 1 | -0/+1 |
| * | | | ima/evm: Fix type mismatch | Roberto Sassu | 2021-06-08 | 4 | -11/+12 |
| * | | | ima: Set correct casting types | Roberto Sassu | 2021-06-08 | 2 | -9/+10 |
| * | | | evm: Don't return an error in evm_write_xattrs() if audit is not enabled | Roberto Sassu | 2021-06-03 | 1 | -1/+1 |
| * | | | ima: Define new template evm-sig | Roberto Sassu | 2021-06-03 | 1 | -1/+4 |
| * | | | ima: Define new template fields xattrnames, xattrlengths and xattrvalues | Roberto Sassu | 2021-06-03 | 4 | -0/+148 |
| * | | | evm: Verify portable signatures against all protected xattrs | Roberto Sassu | 2021-06-01 | 4 | -12/+68 |
| * | | | ima: Define new template field imode | Roberto Sassu | 2021-06-01 | 3 | -0/+26 |
| * | | | ima: Define new template fields iuid and igid | Roberto Sassu | 2021-06-01 | 3 | -0/+53 |
| * | | | ima: Add ima_show_template_uint() template library function | Roberto Sassu | 2021-06-01 | 2 | -1/+39 |
| * | | | ima: Don't remove security.ima if file must not be appraised | Roberto Sassu | 2021-06-01 | 1 | -2/+0 |
| * | | | ima: Introduce template field evmsig and write to field sig as fallback | Roberto Sassu | 2021-06-01 | 3 | -1/+36 |
| * | | | ima: Allow imasig requirement to be satisfied by EVM portable signatures | Roberto Sassu | 2021-06-01 | 1 | -7/+17 |
| * | | | evm: Allow setxattr() and setattr() for unmodified metadata | Roberto Sassu | 2021-06-01 | 1 | -1/+112 |
| * | | | evm: Pass user namespace to set/remove xattr hooks | Roberto Sassu | 2021-05-21 | 2 | -8/+13 |
| * | | | evm: Allow xattr/attr operations for portable signatures | Roberto Sassu | 2021-05-21 | 2 | -6/+29 |
| * | | | evm: Introduce evm_hmac_disabled() to safely ignore verification errors | Roberto Sassu | 2021-05-21 | 1 | -1/+38 |
| * | | | evm: Introduce evm_revalidate_status() | Roberto Sassu | 2021-05-21 | 2 | -9/+46 |
| * | | | evm: Refuse EVM_ALLOW_METADATA_WRITES only if an HMAC key is loaded | Roberto Sassu | 2021-05-21 | 1 | -4/+4 |
| * | | | evm: Load EVM key in ima_load_x509() to avoid appraisal | Roberto Sassu | 2021-05-21 | 2 | -1/+7 |