Age | Commit message (Expand) | Author |
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 |
2022-02-28 | Backmerge tag 'v5.17-rc6' into drm-next | Dave Airlie |
2022-02-25 | selinux: allow FIOCLEX and FIONCLEX with policy capability | Richard Haines |
2022-02-25 | Merge tag 'tee-shm-for-v5.18' of git://git.linaro.org:/people/jens.wiklander/... | Arnd Bergmann |
2022-02-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2022-02-25 | Merge tag 'drm-misc-next-2022-02-23' of git://anongit.freedesktop.org/drm/drm... | Dave Airlie |
2022-02-23 | Merge tag 'selinux-pr-20220223' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2022-02-24 | TOMOYO: fix __setup handlers return values | Randy Dunlap |
2022-02-22 | EVM: fix the evm= __setup handler return value | Randy Dunlap |
2022-02-22 | selinux: fix misuse of mutex_is_locked() | Ondrej Mosnacek |
2022-02-21 | KEYS: encrypted: Instantiate key with user-provided decrypted data | Yael Tzur |
2022-02-18 | selinux: use correct type for context length | Christian Göttsche |
2022-02-18 | selinux: drop return statement at end of void functions | Christian Göttsche |
2022-02-16 | KEYS: trusted: tee: use tee_shm_register_kernel_buf() | Jens Wiklander |
2022-02-15 | security: implement sctp_assoc_established hook in selinux | Ondrej Mosnacek |
2022-02-15 | security: add sctp_assoc_established hook | Ondrej Mosnacek |
2022-02-15 | ima: define ima_max_digest_data struct without a flexible array variable | Mimi Zohar |
2022-02-15 | ima: rename IMA_ACTION_FLAGS to IMA_NONACTION_FLAGS | Mimi Zohar |
2022-02-15 | ima: Return error code obtained from securityfs functions | Stefan Berger |