Age | Commit message (Expand) | Author | Files | Lines |
2024-02-16 | Merge tag 'lsm-pr-20240215' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -2/+5 |
2024-02-14 | lsm: fix integer overflow in lsm_set_self_attr() syscall | Jann Horn | 1 | -2/+5 |
2024-02-01 | Merge tag 'lsm-pr-20240131' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -5/+40 |
2024-01-31 | lsm: fix default return value of the socket_getpeersec_*() hooks | Ondrej Mosnacek | 1 | -4/+27 |
2024-01-27 | lsm: fix the logic in security_inode_getsecctx() | Ondrej Mosnacek | 1 | -1/+13 |
2024-01-25 | Merge tag 'integrity-v6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -4/+0 |
2024-01-25 | Revert "KEYS: encrypted: Add check for strsep" | Mimi Zohar | 1 | -4/+0 |
2024-01-24 | exec: Check __FMODE_EXEC instead of in_execve for LSMs | Kees Cook | 2 | -2/+5 |
2024-01-19 | Merge tag 'apparmor-pr-2024-01-18' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 9 | -74/+54 |
2024-01-12 | Merge tag 'pull-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs | Linus Torvalds | 1 | -6/+1 |
2024-01-12 | Merge tag 'for-6.8/io_uring-2024-01-08' of git://git.kernel.dk/linux | Linus Torvalds | 2 | -2/+2 |
2024-01-11 | Merge tag 'header_cleanup-2024-01-10' of https://evilpiepirate.org/git/bcachefs | Linus Torvalds | 2 | -0/+2 |
2024-01-10 | Merge tag 'integrity-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/z... | Linus Torvalds | 4 | -7/+51 |
2024-01-10 | Merge tag 'landlock-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2 | -16/+17 |
2024-01-09 | Merge tag 'lsm-pr-20240105' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 21 | -69/+769 |
2024-01-09 | Merge tag 'selinux-pr-20240105' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 19 | -600/+538 |
2024-01-09 | Merge tag 'mm-nonmm-stable-2024-01-09-10-33' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 1 | -2/+2 |
2024-01-09 | Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -1/+1 |
2024-01-09 | apparmor: Fix memory leak in unpack_profile() | Gaosheng Cui | 1 | -0/+2 |
2024-01-09 | mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDER | Kirill A. Shutemov | 1 | -1/+1 |
2024-01-08 | Merge tag 'vfs-6.8.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -3/+2 |
2024-01-08 | Merge tag 'vfs-6.8.rw' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs | Linus Torvalds | 1 | -8/+2 |
2024-01-05 | selinux: Fix error priority for bind with AF_UNSPEC on PF_INET6 socket | Mickaël Salaün | 1 | -0/+7 |
2024-01-04 | apparmor: avoid crash when parsed profile name is empty | Fedor Pchelkin | 1 | -0/+4 |
2024-01-04 | apparmor: fix possible memory leak in unpack_trans_table | Fedor Pchelkin | 2 | -4/+4 |
2024-01-03 | apparmor: Fix move_mount mediation by detecting if source is detached | John Johansen | 2 | -0/+5 |
2024-01-03 | apparmor: free the allocated pdb objects | Fedor Pchelkin | 1 | -6/+7 |
2024-01-03 | landlock: Optimize the number of calls to get_access_mask slightly | Günther Noack | 1 | -2/+3 |
2024-01-03 | landlock: Remove remaining "inline" modifiers in .c files [v6.6] | Günther Noack | 1 | -1/+1 |
2024-01-03 | landlock: Remove remaining "inline" modifiers in .c files [v6.1] | Günther Noack | 1 | -9/+9 |
2024-01-03 | landlock: Remove remaining "inline" modifiers in .c files [v5.15] | Günther Noack | 2 | -4/+4 |
2023-12-29 | apparmor: Fix ref count leak in task_kill | John Johansen | 1 | -1/+0 |
2023-12-24 | lsm: new security_file_ioctl_compat() hook | Alfred Piccioni | 4 | -0/+48 |
2023-12-23 | selinux: fix style issues in security/selinux/include/initial_sid_to_string.h | Paul Moore | 1 | -29/+28 |
2023-12-23 | selinux: fix style issues in security/selinux/include/xfrm.h | Paul Moore | 1 | -2/+2 |
2023-12-23 | selinux: fix style issues in security/selinux/include/security.h | Paul Moore | 1 | -80/+75 |
2023-12-23 | selinux: fix style issues with security/selinux/include/policycap_names.h | Paul Moore | 1 | -0/+3 |
2023-12-23 | selinux: fix style issues in security/selinux/include/policycap.h | Paul Moore | 1 | -0/+1 |
2023-12-23 | selinux: fix style issues in security/selinux/include/objsec.h | Paul Moore | 1 | -64/+65 |
2023-12-23 | selinux: fix style issues with security/selinux/include/netlabel.h | Paul Moore | 1 | -33/+20 |
2023-12-23 | selinux: fix style issues in security/selinux/include/netif.h | Paul Moore | 1 | -2/+2 |
2023-12-23 | selinux: fix style issues in security/selinux/include/ima.h | Paul Moore | 1 | -1/+1 |
2023-12-23 | selinux: fix style issues in security/selinux/include/conditional.h | Paul Moore | 1 | -2/+2 |
2023-12-23 | selinux: fix style issues in security/selinux/include/classmap.h | Paul Moore | 1 | -210/+132 |
2023-12-23 | selinux: fix style issues in security/selinux/include/avc_ss.h | Paul Moore | 1 | -1/+1 |
2023-12-23 | selinux: align avc_has_perm_noaudit() prototype with definition | Paul Moore | 1 | -1/+1 |
2023-12-23 | selinux: fix style issues in security/selinux/include/avc.h | Paul Moore | 1 | -26/+15 |
2023-12-23 | selinux: fix style issues in security/selinux/include/audit.h | Paul Moore | 1 | -1/+0 |
2023-12-21 | apparmorfs: don't duplicate kfree_link() | Al Viro | 1 | -6/+1 |
2023-12-21 | keys, dns: Allow key types (eg. DNS) to be reclaimed immediately on expiry | David Howells | 4 | -22/+37 |