Age | Commit message (Expand) | Author |
2024-01-24 | Merge tag 'integrity-v6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2024-01-24 | Revert "KEYS: encrypted: Add check for strsep" | Mimi Zohar |
2024-01-24 | exec: Check __FMODE_EXEC instead of in_execve for LSMs | Kees Cook |
2024-01-19 | Merge tag 'apparmor-pr-2024-01-18' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2024-01-11 | Merge tag 'pull-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs | Linus Torvalds |
2024-01-11 | Merge tag 'for-6.8/io_uring-2024-01-08' of git://git.kernel.dk/linux | Linus Torvalds |
2024-01-10 | Merge tag 'header_cleanup-2024-01-10' of https://evilpiepirate.org/git/bcachefs | Linus Torvalds |
2024-01-09 | Merge tag 'integrity-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/z... | Linus Torvalds |
2024-01-09 | Merge tag 'landlock-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2024-01-09 | Merge tag 'lsm-pr-20240105' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2024-01-09 | Merge tag 'selinux-pr-20240105' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2024-01-09 | Merge tag 'mm-nonmm-stable-2024-01-09-10-33' of git://git.kernel.org/pub/scm/... | Linus Torvalds |
2024-01-09 | Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2024-01-09 | apparmor: Fix memory leak in unpack_profile() | Gaosheng Cui |
2024-01-08 | mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDER | Kirill A. Shutemov |
2024-01-08 | Merge tag 'vfs-6.8.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2024-01-08 | Merge tag 'vfs-6.8.rw' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs | Linus Torvalds |
2024-01-04 | selinux: Fix error priority for bind with AF_UNSPEC on PF_INET6 socket | Mickaël Salaün |
2024-01-04 | apparmor: avoid crash when parsed profile name is empty | Fedor Pchelkin |
2024-01-04 | apparmor: fix possible memory leak in unpack_trans_table | Fedor Pchelkin |
2024-01-03 | apparmor: Fix move_mount mediation by detecting if source is detached | John Johansen |
2024-01-03 | apparmor: free the allocated pdb objects | Fedor Pchelkin |
2024-01-03 | landlock: Optimize the number of calls to get_access_mask slightly | Günther Noack |
2024-01-03 | landlock: Remove remaining "inline" modifiers in .c files [v6.6] | Günther Noack |
2024-01-03 | landlock: Remove remaining "inline" modifiers in .c files [v6.1] | Günther Noack |
2024-01-03 | landlock: Remove remaining "inline" modifiers in .c files [v5.15] | Günther Noack |
2023-12-29 | apparmor: Fix ref count leak in task_kill | John Johansen |
2023-12-24 | lsm: new security_file_ioctl_compat() hook | Alfred Piccioni |
2023-12-22 | selinux: fix style issues in security/selinux/include/initial_sid_to_string.h | Paul Moore |
2023-12-22 | selinux: fix style issues in security/selinux/include/xfrm.h | Paul Moore |
2023-12-22 | selinux: fix style issues in security/selinux/include/security.h | Paul Moore |
2023-12-22 | selinux: fix style issues with security/selinux/include/policycap_names.h | Paul Moore |
2023-12-22 | selinux: fix style issues in security/selinux/include/policycap.h | Paul Moore |
2023-12-22 | selinux: fix style issues in security/selinux/include/objsec.h | Paul Moore |
2023-12-22 | selinux: fix style issues with security/selinux/include/netlabel.h | Paul Moore |
2023-12-22 | selinux: fix style issues in security/selinux/include/netif.h | Paul Moore |
2023-12-22 | selinux: fix style issues in security/selinux/include/ima.h | Paul Moore |
2023-12-22 | selinux: fix style issues in security/selinux/include/conditional.h | Paul Moore |
2023-12-22 | selinux: fix style issues in security/selinux/include/classmap.h | Paul Moore |
2023-12-22 | selinux: fix style issues in security/selinux/include/avc_ss.h | Paul Moore |
2023-12-22 | selinux: align avc_has_perm_noaudit() prototype with definition | Paul Moore |
2023-12-22 | selinux: fix style issues in security/selinux/include/avc.h | Paul Moore |
2023-12-22 | selinux: fix style issues in security/selinux/include/audit.h | Paul Moore |
2023-12-21 | apparmorfs: don't duplicate kfree_link() | Al Viro |
2023-12-21 | keys, dns: Allow key types (eg. DNS) to be reclaimed immediately on expiry | David Howells |
2023-12-20 | shm: Slim down dependencies | Kent Overstreet |
2023-12-20 | kexec_file: print out debugging message if required | Baoquan He |
2023-12-20 | evm: add support to disable EVM on unsupported filesystems | Mimi Zohar |
2023-12-20 | evm: don't copy up 'security.evm' xattr | Mimi Zohar |
2023-12-15 | cred: get rid of CONFIG_DEBUG_CREDENTIALS | Jens Axboe |