Age | Commit message (Expand) | Author | Files | Lines |
2022-03-31 | Merge tag 'hardening-v5.18-rc1-fix1' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -1/+1 |
2022-03-29 | Merge tag 'ptrace-cleanups-for-v5.18' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2 | -2/+0 |
2022-03-28 | Merge tag 'landlock-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+1 |
2022-03-26 | Merge tag 'memcpy-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -2/+3 |
2022-03-25 | Merge tag 'drm-next-2022-03-24' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 3 | -16/+6 |
2022-03-25 | usercopy: Disable CONFIG_HARDENED_USERCOPY_PAGESPAN | Kees Cook | 1 | -1/+1 |
2022-03-24 | Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds | 3 | -20/+45 |
2022-03-24 | Merge tag 'tomoyo-pr-20220322' of git://git.osdn.net/gitroot/tomoyo/tomoyo-test1 | Linus Torvalds | 1 | -2/+2 |
2022-03-24 | Merge tag 'arm-drivers-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -14/+9 |
2022-03-22 | Merge tag 'selinux-pr-20220321' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 19 | -214/+223 |
2022-03-22 | Merge tag 'integrity-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 10 | -58/+116 |
2022-03-22 | Merge tag 'Smack-for-5.18' of https://github.com/cschaufler/smack-next | Linus Torvalds | 1 | -1/+1 |
2022-03-22 | Merge tag 'hardening-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -0/+10 |
2022-03-22 | Merge tag 'for-5.18/block-2022-03-18' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -1/+0 |
2022-03-22 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 1 | -1/+1 |
2022-03-11 | ima: Always return a file measurement in ima_file_hash() | Roberto Sassu | 1 | -13/+33 |
2022-03-11 | ima: Fix documentation-related warnings in ima_main.c | Roberto Sassu | 1 | -5/+6 |
2022-03-11 | tracehook: Remove tracehook.h | Eric W. Biederman | 2 | -2/+0 |
2022-03-08 | integrity: Only use machine keyring when uefi_check_trust_mok_keys is true | Eric Snowberg | 4 | -2/+23 |
2022-03-08 | integrity: Trust MOK keys if MokListTrustedRT found | Eric Snowberg | 1 | -0/+19 |
2022-03-08 | KEYS: store reference to machine keyring | Eric Snowberg | 1 | -0/+2 |
2022-03-08 | integrity: add new keyring handler for mok keys | Eric Snowberg | 3 | -3/+23 |
2022-03-08 | integrity: Introduce a Linux keyring called machine | Eric Snowberg | 5 | -3/+78 |
2022-03-08 | integrity: Fix warning about missing prototypes | Eric Snowberg | 1 | -0/+1 |
2022-03-08 | KEYS: trusted: Avoid calling null function trusted_key_exit | Dave Kleikamp | 1 | -1/+1 |
2022-03-08 | KEYS: trusted: Fix trusted key backends when building as module | Andreas Rammhold | 1 | -2/+2 |
2022-03-08 | KEYS: fix length validation in keyctl_pkey_params_get_2() | Eric Biggers | 1 | -3/+11 |
2022-03-03 | net: rtnetlink: Add RTM_SETSTATS | Petr Machata | 1 | -0/+1 |
2022-03-03 | crypto: dh - constify struct dh's pointer members | Nicolai Stange | 1 | -1/+1 |
2022-03-02 | selinux: shorten the policy capability enum names | Paul Moore | 5 | -24/+24 |
2022-03-01 | rtnetlink: add new rtm tunnel api for tunnel id filtering | Roopa Prabhu | 1 | -1/+4 |
2022-03-01 | Fix incorrect type in assignment of ipv6 port for audit | Casey Schaufler | 1 | -1/+1 |
2022-02-28 | Backmerge tag 'v5.17-rc6' into drm-next | Dave Airlie | 1 | -2/+2 |
2022-02-25 | selinux: allow FIOCLEX and FIONCLEX with policy capability | Richard Haines | 4 | -1/+16 |
2022-02-25 | Merge tag 'tee-shm-for-v5.18' of git://git.linaro.org:/people/jens.wiklander/... | Arnd Bergmann | 1 | -14/+9 |
2022-02-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -2/+2 |
2022-02-24 | Merge tag 'drm-misc-next-2022-02-23' of git://anongit.freedesktop.org/drm/drm... | Dave Airlie | 3 | -16/+6 |
2022-02-24 | Merge tag 'selinux-pr-20220223' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -2/+2 |
2022-02-24 | TOMOYO: fix __setup handlers return values | Randy Dunlap | 1 | -2/+2 |
2022-02-23 | EVM: fix the evm= __setup handler return value | Randy Dunlap | 1 | -1/+1 |
2022-02-23 | selinux: fix misuse of mutex_is_locked() | Ondrej Mosnacek | 1 | -2/+2 |
2022-02-22 | KEYS: encrypted: Instantiate key with user-provided decrypted data | Yael Tzur | 2 | -23/+67 |
2022-02-18 | selinux: use correct type for context length | Christian Göttsche | 1 | -1/+1 |
2022-02-18 | selinux: drop return statement at end of void functions | Christian Göttsche | 5 | -8/+0 |
2022-02-16 | KEYS: trusted: tee: use tee_shm_register_kernel_buf() | Jens Wiklander | 1 | -14/+9 |
2022-02-15 | security: implement sctp_assoc_established hook in selinux | Ondrej Mosnacek | 1 | -24/+66 |
2022-02-15 | security: add sctp_assoc_established hook | Ondrej Mosnacek | 1 | -0/+7 |
2022-02-15 | ima: define ima_max_digest_data struct without a flexible array variable | Mimi Zohar | 5 | -18/+17 |
2022-02-15 | ima: rename IMA_ACTION_FLAGS to IMA_NONACTION_FLAGS | Mimi Zohar | 3 | -4/+4 |
2022-02-15 | ima: Return error code obtained from securityfs functions | Stefan Berger | 1 | -8/+23 |