Age | Commit message (Expand) | Author |
2021-11-01 | Merge tag 'audit-pr-20211101' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2021-11-01 | Merge tag 'selinux-pr-20211101' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2021-11-01 | Merge tag 'Smack-for-5.16' of https://github.com/cschaufler/smack-next | Linus Torvalds |
2021-11-01 | Merge tag 'overflow-v5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2021-11-01 | Merge tag 'hardening-v5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2021-10-22 | smackfs: use netlbl_cfg_cipsov4_del() for deleting cipso_v4_doi | Tetsuo Handa |
2021-10-22 | smackfs: use __GFP_NOFAIL for smk_cipso_doi() | Tetsuo Handa |
2021-10-21 | Merge branch 'ucount-fixes-for-v5.15' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2021-10-21 | gcc-plugins: Explicitly document purpose and deprecation schedule | Kees Cook |
2021-10-20 | ucounts: Move get_ucounts from cred_alloc_blank to key_change_session_keyring | Eric W. Biederman |
2021-10-20 | security: Return xattr name from security_dentry_init_security() | Vivek Goyal |
2021-10-19 | selinux: fix a sock regression in selinux_ip_postroute_compat() | Paul Moore |
2021-10-14 | binder: use cred instead of task for selinux checks | Todd Kjos |
2021-10-14 | LSM: Avoid warnings about potentially unused hook variables | Kees Cook |
2021-10-13 | Smack: fix W=1 build warnings | Casey Schaufler |
2021-10-13 | selinux: fix all of the W=1 build warnings | Paul Moore |
2021-10-13 | selinux: make better use of the nf_hook_state passed to the NF hooks | Paul Moore |
2021-10-12 | smack: remove duplicated hook function | Florian Westphal |
2021-10-11 | selinux: fix race condition when computing ocontext SIDs | Ondrej Mosnacek |
2021-10-11 | selinux: remove unneeded ipv6 hook wrappers | Florian Westphal |
2021-10-07 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ | David S. Miller |
2021-09-30 | selinux: remove the SELinux lockdown implementation | Paul Moore |
2021-09-28 | selinux: enable genfscon labeling for securityfs | Christian Göttsche |
2021-09-28 | Smack:- Use overlay inode label in smack_inode_copy_up() | Vishal Goel |
2021-09-25 | hardening: Avoid harmless Clang option under CONFIG_INIT_STACK_ALL_ZERO | Kees Cook |
2021-09-25 | fortify: Explicitly disable Clang support | Kees Cook |
2021-09-24 | smack: Guard smack_ipv6_lock definition within a SMACK_IPV6_PORT_LABELING block | Sebastian Andrzej Siewior |
2021-09-23 | selinux,smack: fix subjective/objective credential use mixups | Paul Moore |
2021-09-19 | lsm_audit: avoid overloading the "key" audit field | Ondrej Mosnacek |
2021-09-19 | Smack: Brutalist io_uring support | Casey Schaufler |
2021-09-19 | selinux: add support for the io_uring access controls | Paul Moore |
2021-09-19 | lsm,io_uring: add LSM hooks to io_uring | Paul Moore |
2021-09-15 | smackfs: Fix use-after-free in netlbl_catmap_walk() | Pawan Gupta |
2021-09-14 | include/uapi/linux/xfrm.h: Fix XFRM_MSG_MAPPING ABI breakage | Eugene Syromiatnikov |
2021-09-03 | Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2021-09-03 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2021-09-03 | mm/pagemap: add mmap_assert_locked() annotations to find_vma*() | Luigi Rizzo |
2021-09-03 | security: remove unneeded subdir-$(CONFIG_...) | Masahiro Yamada |
2021-09-02 | Merge tag 'integrity-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2021-09-02 | Merge tag 'hardening-v5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2021-08-31 | Merge tag 'net-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds |
2021-08-31 | Merge tag 'for-5.15/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2021-08-31 | Merge tag 'Smack-for-5.15' of git://github.com/cschaufler/smack-next | Linus Torvalds |
2021-08-31 | Merge tag 'selinux-pr-20210830' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2021-08-30 | Merge tag 'efi-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2021-08-27 | efi: Don't use knowledge about efi_guid_t internals | Andy Shevchenko |
2021-08-23 | IMA: reject unknown hash algorithms in ima_get_hash_algo | THOBY Simon |
2021-08-16 | IMA: prevent SETXATTR_CHECK policy rules with unavailable algorithms | THOBY Simon |
2021-08-16 | IMA: introduce a new policy option func=SETXATTR_CHECK | THOBY Simon |
2021-08-16 | IMA: add a policy option to restrict xattr hash algorithms on appraisal | THOBY Simon |