Age | Commit message (Expand) | Author | Files | Lines |
2022-07-09 | apparmor: resolve uninitialized symbol warnings in policy_unpack_test.c | Mike Salvatore | 1 | -8/+8 |
2022-07-09 | apparmor: don't create raw_sha1 symlink if sha1 hashing is disabled | John Johansen | 1 | -8/+9 |
2022-07-09 | apparmor: Enable tuning of policy paranoid load for embedded systems | John Johansen | 3 | -2/+15 |
2022-07-09 | apparmor: make export of raw binary profile to userspace optional | John Johansen | 7 | -52/+111 |
2022-07-09 | apparmor: Update help description of policy hash for introspection | John Johansen | 1 | -1/+4 |
2022-07-09 | lsm: Fix kernel-doc | Yang Li | 1 | -5/+5 |
2022-07-09 | apparmor: Fix kernel-doc | Yang Li | 3 | -4/+4 |
2022-07-09 | apparmor: fix absroot causing audited secids to begin with = | John Johansen | 2 | -3/+9 |
2022-07-08 | LoadPin: Enable loading from trusted dm-verity devices | Matthias Kaehlcke | 2 | -1/+182 |
2022-07-07 | ima: Fix a potential integer overflow in ima_appraise_measurement | Huaxin Lu | 1 | -1/+2 |
2022-07-06 | ima: fix violation measurement list record | Mimi Zohar | 1 | -3/+3 |
2022-07-06 | apparmor: test: Remove some casts which are no-longer required | David Gow | 1 | -6/+6 |
2022-07-01 | x86/kexec: Carry forward IMA measurement log on kexec | Jonathan McDowell | 1 | -1/+1 |
2022-06-29 | x86/retbleed: Add fine grained Kconfig knobs | Peter Zijlstra | 1 | -11/+0 |
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 | 2 | -5/+8 |
2022-06-26 | fs: port to iattr ownership update helpers | Christian Brauner | 1 | -2/+2 |
2022-06-20 | selinux: selinux_add_opt() callers free memory | Xiu Jianfeng | 1 | -7/+4 |
2022-06-15 | selinux: free contexts previously transferred in selinux_add_opt() | Christian Göttsche | 1 | -7/+4 |
2022-06-15 | Revert "evm: Fix memleak in init_desc" | Xiu Jianfeng | 1 | -5/+2 |
2022-06-14 | selinux: Add boundary check in put_entry() | Xiu Jianfeng | 1 | -0/+2 |
2022-06-13 | selinux: fix memleak in security_read_state_kernel() | Xiu Jianfeng | 1 | -1/+8 |
2022-06-10 | selinux: fix typos in comments | Jonas Lindner | 2 | -3/+3 |
2022-06-08 | KEYS: trusted: tpm2: Fix migratable logic | David Safford | 1 | -2/+2 |
2022-06-07 | selinux: drop unnecessary NULL check | Christian Göttsche | 1 | -1/+1 |
2022-06-07 | selinux: add __randomize_layout to selinux_audit_data | GONG, Ruiqi | 1 | -1/+1 |
2022-06-04 | Merge tag 'pull-18-rc1-work.mount' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -0/+1 |
2022-05-25 | Merge tag 'linux-kselftest-kunit-5.19-rc1' of git://git.kernel.org/pub/scm/li... | Linus Torvalds | 1 | -3/+3 |
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-24 | Merge tag 'tpmdd-next-v5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 6 | -43/+174 |
2022-05-24 | Merge tag 'Smack-for-5.19' of https://github.com/cschaufler/smack-next | Linus Torvalds | 1 | -1/+0 |
2022-05-24 | Merge tag 'landlock-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 14 | -286/+848 |
2022-05-24 | Merge tag 'selinux-pr-20220523' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 21 | -81/+93 |
2022-05-24 | Merge tag 'kernel-hardening-v5.19-rc1' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 5 | -58/+115 |
2022-05-24 | lockdown: also lock down previous kgdb use | Daniel Thompson | 1 | -0/+2 |
2022-05-23 | smack: Remove redundant assignments | Michal Orzel | 1 | -1/+0 |
2022-05-23 | KEYS: trusted: Introduce support for NXP CAAM-based trusted keys | Ahmad Fatoum | 4 | -2/+97 |
2022-05-23 | KEYS: trusted: allow use of kernel RNG for key material | Ahmad Fatoum | 1 | -1/+34 |
2022-05-23 | KEYS: trusted: allow use of TEE as backend without TCG_TPM support | Ahmad Fatoum | 4 | -17/+42 |
2022-05-23 | certs: Factor out the blacklist hash creation | Mickaël Salaün | 1 | -24/+2 |
2022-05-23 | landlock: Add support for file reparenting with LANDLOCK_ACCESS_FS_REFER | Mickaël Salaün | 3 | -76/+528 |
2022-05-23 | LSM: Remove double path_rename hook calls for RENAME_EXCHANGE | Mickaël Salaün | 4 | -15/+46 |
2022-05-23 | landlock: Move filesystem helpers and add a new one | Mickaël Salaün | 1 | -41/+46 |
2022-05-23 | landlock: Fix same-layer rule unions | Mickaël Salaün | 2 | -26/+54 |
2022-05-23 | landlock: Create find_rule() from unmask_layers() | Mickaël Salaün | 1 | -13/+28 |
2022-05-23 | landlock: Reduce the maximum number of layers to 16 | Mickaël Salaün | 3 | -11/+12 |
2022-05-23 | landlock: Define access_mask_t to enforce a consistent access mask size | Mickaël Salaün | 5 | -15/+30 |
2022-05-23 | landlock: Change landlock_restrict_self(2) check ordering | Mickaël Salaün | 1 | -4/+4 |
2022-05-23 | landlock: Change landlock_add_rule(2) argument check ordering | Mickaël Salaün | 1 | -9/+13 |
2022-05-23 | landlock: Fix landlock_add_rule(2) documentation | Mickaël Salaün | 1 | -4/+3 |