Age | Commit message (Expand) | Author | Files | Lines |
2022-09-03 | Merge tag 'landlock-6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -23/+25 |
2022-09-02 | landlock: Fix file reparenting without explicit LANDLOCK_ACCESS_FS_REFER | Mickaël Salaün | 1 | -23/+25 |
2022-08-31 | Merge tag 'lsm-pr-20220829' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 4 | -1/+61 |
2022-08-26 | Smack: Provide read control for io_uring_cmd | Casey Schaufler | 1 | -0/+32 |
2022-08-26 | selinux: implement the security_uring_cmd() LSM hook | Paul Moore | 2 | -1/+25 |
2022-08-26 | lsm,io_uring: add LSM hooks for the new uring_cmd file op | Luis Chamberlain | 1 | -0/+4 |
2022-08-19 | Merge tag 'hardening-v6.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -4/+2 |
2022-08-16 | LoadPin: Return EFAULT on copy_from_user() failures | Kees Cook | 1 | -4/+2 |
2022-08-10 | Merge tag 'apparmor-pr-2022-08-08' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 29 | -338/+486 |
2022-08-03 | Merge tag 'linux-kselftest-kunit-5.20-rc1' of git://git.kernel.org/pub/scm/li... | Linus Torvalds | 1 | -6/+6 |
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-03 | Merge tag 'safesetid-6.0' of https://github.com/micah-morton/linux | Linus Torvalds | 2 | -9/+35 |
2022-08-03 | Merge tag 'Smack-for-6.0' of https://github.com/cschaufler/smack-next | Linus Torvalds | 2 | -12/+2 |
2022-08-03 | Merge tag 'selinux-pr-20220801' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 5 | -13/+19 |
2022-08-03 | Merge tag 'hardening-v5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2 | -1/+182 |
2022-08-01 | smack: Remove the redundant lsm_inode_alloc | Xiu Jianfeng | 1 | -7/+0 |
2022-08-01 | smack: Replace kzalloc + strncpy with kstrndup | GONG, Ruiqi | 1 | -5/+2 |
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 | 2 | -7/+10 |
2022-07-20 | apparmor: correct config reference to intended one | Lukas Bulwahn | 1 | -1/+1 |
2022-07-20 | lockdown: Fix kexec lockdown bypass with ima policy | Eric Snowberg | 1 | -0/+4 |
2022-07-19 | apparmor: move ptrace mediation to more logical task.{h,c} | John Johansen | 5 | -128/+133 |
2022-07-19 | apparmor: extend policydb permission set by making use of the xbits | John Johansen | 4 | -5/+25 |
2022-07-19 | apparmor: allow label to carry debug flags | John Johansen | 6 | -8/+20 |
2022-07-19 | apparmor: fix overlapping attachment computation | John Johansen | 2 | -2/+2 |
2022-07-19 | apparmor: fix setting unconfined mode on a loaded profile | John Johansen | 1 | -5/+7 |
2022-07-19 | apparmor: Fix some kernel-doc comments | Yang Li | 1 | -6/+6 |
2022-07-19 | apparmor: Mark alloc_unconfined() as static | Souptick Joarder (HPE) | 1 | -1/+1 |
2022-07-15 | LSM: SafeSetID: Add setgroups() security policy handling | Micah Morton | 1 | -9/+30 |
2022-07-15 | security: Add LSM hook to setgroups() syscall | Micah Morton | 1 | -0/+5 |
2022-07-14 | Merge tag 'integrity-v5.19-fix' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 5 | -9/+10 |
2022-07-14 | apparmor: disable showing the mode as part of a secid to secctx | John Johansen | 3 | -6/+20 |
2022-07-14 | apparmor: Convert secid mapping to XArrays instead of IDR | Matthew Wilcox | 3 | -32/+13 |
2022-07-14 | apparmor: add a kernel label to use on kernel objects | John Johansen | 4 | -13/+37 |
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-10 | apparmor: test: Remove some casts which are no-longer required | David Gow | 1 | -6/+6 |
2022-07-10 | apparmor: Fix memleak in aa_simple_write_to_buffer() | Xiu Jianfeng | 1 | -1/+1 |
2022-07-10 | apparmor: fix reference count leak in aa_pivotroot() | Xin Xiong | 1 | -0/+1 |
2022-07-10 | apparmor: Fix some kernel-doc comments | Yang Li | 1 | -2/+1 |
2022-07-10 | apparmor: Fix undefined reference to `zlib_deflate_workspacesize' | John Johansen | 2 | -31/+40 |
2022-07-10 | apparmor: fix aa_label_asxprint return check | Tom Rix | 1 | -3/+3 |
2022-07-10 | apparmor: Fix some kernel-doc comments | Yang Li | 1 | -4/+4 |
2022-07-10 | apparmor: Fix some kernel-doc comments | Yang Li | 1 | -2/+3 |
2022-07-10 | apparmor: Fix match_mnt_path_str() and match_mnt() kernel-doc comment | Yang Li | 1 | -2/+2 |
2022-07-10 | apparmor: Use struct_size() helper in kmalloc() | Gustavo A. R. Silva | 1 | -1/+1 |
2022-07-10 | apparmor: Fix failed mount permission check error message | John Johansen | 1 | -3/+4 |
2022-07-10 | security/apparmor: remove redundant ret variable | Minghao Chi | 1 | -4/+1 |
2022-07-10 | apparmor: fix quiet_denied for file rules | John Johansen | 1 | -1/+1 |