Age | Commit message (Expand) | Author |
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 |
2021-08-16 | IMA: add support to restrict the hash algorithms used for file appraisal | THOBY Simon |
2021-08-16 | IMA: block writes of the security.ima xattr with unsupported algorithms | THOBY Simon |
2021-08-16 | IMA: remove the dependency on CRYPTO_MD5 | THOBY Simon |
2021-08-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2021-08-10 | dm ima: measure data on table load | Tushar Sugandhi |
2021-08-10 | bpf: Add lockdown check for probe_write_user helper | Daniel Borkmann |
2021-08-09 | bpf: Add _kernel suffix to internal lockdown_bpf_read | Daniel Borkmann |
2021-08-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2021-08-05 | Merge tag 'selinux-pr-20210805' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2021-08-02 | selinux: correct the return value when loads initial sids | Xiu Jianfeng |
2021-07-29 | mctp: Add MCTP base | Jeremy Kerr |
2021-07-23 | ima: Add digest and digest_len params to the functions to measure a buffer | Roberto Sassu |
2021-07-23 | ima: Return int in the functions to measure a buffer | Roberto Sassu |
2021-07-23 | ima: Introduce ima_get_current_hash_algo() | Roberto Sassu |
2021-07-23 | IMA: remove -Wmissing-prototypes warning | Austin Kim |
2021-07-20 | hardening: Clarify Kconfig text for auto-var-init | Kees Cook |
2021-07-20 | hardening: Introduce CONFIG_ZERO_CALL_USED_REGS | Kees Cook |
2021-07-20 | smack: mark 'smack_enabled' global variable as __initdata | Austin Kim |
2021-07-20 | Smack: Fix wrong semantics in smk_access_entry() | Tianjia Zhang |
2021-07-14 | selinux: return early for possible NULL audit buffers | Austin Kim |
2021-07-02 | Merge tag 'asm-generic-unaligned-5.14' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2021-06-30 | Merge tag 'safesetid-5.14' of git://github.com/micah-morton/linux | Linus Torvalds |
2021-06-30 | Merge tag 'Smack-for-5.14' of git://github.com/cschaufler/smack-next | Linus Torvalds |
2021-06-30 | Merge tag 'audit-pr-20210629' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2021-06-30 | Merge tag 'selinux-pr-20210629' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2021-06-28 | Merge tag 'integrity-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2021-06-21 | evm: Check xattr size discrepancy between kernel and user | Roberto Sassu |