Age | Commit message (Expand) | Author |
2022-12-12 | Merge tag 'fs.acl.rework.v6.2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2022-12-12 | Merge tag 'pull-iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds |
2022-12-12 | Merge tag 'linux-kselftest-kunit-next-6.2-rc1' of git://git.kernel.org/pub/sc... | Linus Torvalds |
2022-12-12 | apparmor: test: make static symbols visible during kunit testing | Rae Moar |
2022-12-08 | KEYS: trusted: tee: Make registered shm dependency explicit | Sumit Garg |
2022-11-25 | use less confusing names for iov_iter direction initializers | Al Viro |
2022-10-31 | Merge tag 'lsm-pr-20221031' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2022-10-28 | evm: remove dead code in evm_inode_set_acl() | Christian Brauner |
2022-10-28 | capabilities: fix potential memleak on error path from vfs_getxattr_alloc() | Gaosheng Cui |
2022-10-20 | evm: remove evm_xattr_acl_change() | Christian Brauner |
2022-10-20 | integrity: implement get and set acl hook | Christian Brauner |
2022-10-20 | smack: implement get, set and remove acl hook | Christian Brauner |
2022-10-20 | selinux: implement get, set and remove acl hook | Christian Brauner |
2022-10-20 | security: add get, remove and set acl hook | Christian Brauner |
2022-10-19 | selinux: enable use of both GFP_KERNEL and GFP_ATOMIC in convert_context() | GONG, Ruiqi |
2022-10-10 | Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2022-10-10 | Merge tag 'tpmdd-next-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2022-10-09 | Merge tag 'powerpc-6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds |
2022-10-06 | Merge tag 'pull-path' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs | Linus Torvalds |
2022-10-06 | Merge tag 'pull-tomoyo' of git://git.kernel.org/pub/scm/linux/kernel/git/viro... | Linus Torvalds |
2022-10-05 | security/keys: Remove inconsistent __user annotation | Vincenzo Frascino |
2022-10-04 | Merge tag 'net-next-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds |
2022-10-04 | Merge tag 'landlock-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2022-10-03 | Merge tag 'fs.acl.rework.prep.v6.1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2022-10-03 | Merge tag 'lsm-pr-20221003' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2022-10-03 | Merge tag 'selinux-pr-20221003' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2022-10-03 | Merge tag 'integrity-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/z... | Linus Torvalds |
2022-10-03 | Merge tag 'Smack-for-6.1' of https://github.com/cschaufler/smack-next | Linus Torvalds |
2022-10-03 | Merge tag 'hardening-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2022-10-03 | security: kmsan: fix interoperability with auto-initialization | Alexander Potapenko |
2022-10-03 | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | Jakub Kicinski |
2022-09-30 | efi: Correct Macmini DMI match in uefi cert quirk | Orlando Chamberlain |
2022-09-29 | hardening: Remove Clang's enable flag for -ftrivial-auto-var-init=zero | Kees Cook |
2022-09-29 | landlock: Fix documentation style | Mickaël Salaün |
2022-09-29 | landlock: Slightly improve documentation and fix spelling | Mickaël Salaün |
2022-09-28 | powerpc/rtas: block error injection when locked down | Nathan Lynch |
2022-09-28 | powerpc/pseries: block untrusted device tree changes when locked down | Nathan Lynch |
2022-09-27 | smack: cleanup obsolete mount option flags | Xiu Jianfeng |
2022-09-27 | smack: lsm: remove the unneeded result variable | Xu Panda |
2022-09-27 | SMACK: Add sk_clone_security LSM hook | Lontke Michael |
2022-09-21 | KEYS: Move KEY_LOOKUP_ to include/linux/key.h and define KEY_LOOKUP_ALL | Roberto Sassu |
2022-09-14 | selinux: remove the unneeded result variable | Xu Panda |
2022-09-14 | lockdown: ratelimit denial messages | Nathan Lynch |
2022-09-07 | LoadPin: Require file with verity root digests to have a header | Matthias Kaehlcke |
2022-09-07 | LoadPin: Fix Kconfig doc about format of file with verity digests | Matthias Kaehlcke |
2022-09-02 | Merge tag 'landlock-6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2022-09-02 | landlock: Fix file reparenting without explicit LANDLOCK_ACCESS_FS_REFER | Mickaël Salaün |
2022-09-01 | ->getprocattr(): attribute name is const char *, TYVM... | Al Viro |
2022-08-31 | Merge tag 'lsm-pr-20220829' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2022-08-31 | acl: move idmapping handling into posix_acl_xattr_set() | Christian Brauner |