Age | Commit message (Expand) | Author |
2022-05-03 | selinux: log anon inode class name | Christian Göttsche |
2022-05-03 | selinux: declare data arrays const | Christian Göttsche |
2022-05-03 | selinux: fix indentation level of mls_ops block | Christian Göttsche |
2022-05-03 | selinux: include necessary headers in headers | Christian Göttsche |
2022-05-03 | selinux: avoid extra semicolon | Christian Göttsche |
2022-05-03 | selinux: update parameter documentation | Christian Göttsche |
2022-05-03 | selinux: resolve checkpatch errors | Christian Göttsche |
2022-05-01 | ima: use IMA default hash algorithm for integrity violations | Mimi Zohar |
2022-05-01 | ima: fix 'd-ng' comments and documentation | Mimi Zohar |
2022-04-14 | selinux: don't sleep when CONFIG_SECURITY_SELINUX_CHECKREQPROT_VALUE is true | Paul Moore |
2022-04-13 | security: don't treat structure as an array of struct hlist_head | Bill Wendling |
2022-04-13 | usercopy: Remove HARDENED_USERCOPY_PAGESPAN | Matthew Wilcox (Oracle) |
2022-04-07 | ima: remove the IMA_TEMPLATE Kconfig option | GUO Zihua |
2022-04-04 | apparmor: test: Use NULL macros | Ricardo Ribalda |
2022-04-04 | ima: remove redundant initialization of pointer 'file'. | Colin Ian King |
2022-04-04 | selinux: checkreqprot is deprecated, add some ssleep() discomfort | Paul Moore |
2022-04-04 | selinux: runtime disable is deprecated, add some ssleep() discomfort | Paul Moore |
2022-04-04 | selinux: Remove redundant assignments | Michal Orzel |
2022-03-31 | Merge tag 'hardening-v5.18-rc1-fix1' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2022-03-28 | Merge tag 'ptrace-cleanups-for-v5.18' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2022-03-27 | Merge tag 'landlock-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2022-03-26 | Merge tag 'memcpy-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2022-03-24 | Merge tag 'drm-next-2022-03-24' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds |
2022-03-24 | usercopy: Disable CONFIG_HARDENED_USERCOPY_PAGESPAN | Kees Cook |
2022-03-24 | Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds |
2022-03-24 | Merge tag 'tomoyo-pr-20220322' of git://git.osdn.net/gitroot/tomoyo/tomoyo-test1 | Linus Torvalds |
2022-03-23 | Merge tag 'arm-drivers-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2022-03-21 | Merge tag 'selinux-pr-20220321' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2022-03-21 | Merge tag 'integrity-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2022-03-21 | Merge tag 'Smack-for-5.18' of https://github.com/cschaufler/smack-next | Linus Torvalds |
2022-03-21 | Merge tag 'hardening-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2022-03-21 | Merge tag 'for-5.18/block-2022-03-18' of git://git.kernel.dk/linux-block | Linus Torvalds |
2022-03-21 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |
2022-03-10 | ima: Always return a file measurement in ima_file_hash() | Roberto Sassu |
2022-03-10 | ima: Fix documentation-related warnings in ima_main.c | Roberto Sassu |
2022-03-10 | tracehook: Remove tracehook.h | Eric W. Biederman |
2022-03-08 | integrity: Only use machine keyring when uefi_check_trust_mok_keys is true | Eric Snowberg |
2022-03-08 | integrity: Trust MOK keys if MokListTrustedRT found | Eric Snowberg |
2022-03-08 | KEYS: store reference to machine keyring | Eric Snowberg |
2022-03-08 | integrity: add new keyring handler for mok keys | Eric Snowberg |
2022-03-08 | integrity: Introduce a Linux keyring called machine | Eric Snowberg |
2022-03-08 | integrity: Fix warning about missing prototypes | Eric Snowberg |
2022-03-08 | KEYS: trusted: Avoid calling null function trusted_key_exit | Dave Kleikamp |
2022-03-08 | KEYS: trusted: Fix trusted key backends when building as module | Andreas Rammhold |
2022-03-08 | KEYS: fix length validation in keyctl_pkey_params_get_2() | Eric Biggers |
2022-03-03 | net: rtnetlink: Add RTM_SETSTATS | Petr Machata |
2022-03-03 | crypto: dh - constify struct dh's pointer members | Nicolai Stange |
2022-03-02 | selinux: shorten the policy capability enum names | Paul Moore |
2022-03-01 | rtnetlink: add new rtm tunnel api for tunnel id filtering | Roopa Prabhu |
2022-02-28 | Fix incorrect type in assignment of ipv6 port for audit | Casey Schaufler |