Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | ima: Fix function name error in comment. | Jiele Zhao | 2021-04-09 | 1 | -1/+1 | |
| * | | | | ima: enable loading of build time generated key on .ima keyring | Nayna Jain | 2021-04-09 | 1 | -0/+2 | |
| * | | | | ima: Fix the error code for restoring the PCR value | Li Huafei | 2021-03-24 | 1 | -2/+2 | |
| * | | | | ima: without an IMA policy loaded, return quickly | Mimi Zohar | 2021-03-22 | 1 | -0/+6 | |
* | | | | | Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds | 2021-04-29 | 1 | -1/+4 | |
|\ \ \ \ \ | ||||||
| * \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2021-04-17 | 1 | -2/+2 | |
| |\ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2021-04-09 | 8 | -113/+194 | |
| |\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 2021-03-25 | 4 | -52/+60 | |
| |\ \ \ \ \ \ \ | ||||||
| * | | | | | | | | nexthop: Add netlink defines and enumerators for resilient NH groups | Ido Schimmel | 2021-03-11 | 1 | -1/+4 | |
| | |_|_|_|_|/ / | |/| | | | | | | ||||||
* | | | | | | | | Merge tag 'devicetree-for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2021-04-28 | 2 | -10/+3 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | powerpc: Move arch independent ima kexec functions to drivers/of/kexec.c | Lakshmi Ramasubramanian | 2021-03-08 | 2 | -4/+1 | |
| * | | | | | | | | powerpc: Move ima buffer fields to struct kimage | Lakshmi Ramasubramanian | 2021-03-08 | 1 | -6/+2 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge tag 'fixes-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor... | Linus Torvalds | 2021-04-27 | 1 | -18/+34 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | security: commoncap: clean up kernel-doc comments | Randy Dunlap | 2021-04-15 | 1 | -17/+33 | |
| * | | | | | | | | security: commoncap: fix -Wstringop-overread warning | Arnd Bergmann | 2021-03-24 | 1 | -1/+1 | |
* | | | | | | | | | Merge tag 'selinux-pr-20210426' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2021-04-27 | 14 | -73/+303 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | selinux: add proper NULL termination to the secclass_map permissions | Paul Moore | 2021-04-21 | 1 | -2/+3 | |
| * | | | | | | | | | smack: differentiate between subjective and objective task credentials | Paul Moore | 2021-03-22 | 2 | -14/+44 | |
| * | | | | | | | | | selinux: clarify task subjective and objective credentials | Paul Moore | 2021-03-22 | 1 | -39/+73 | |
| * | | | | | | | | | lsm: separate security_task_getsecid() into subjective and objective variants | Paul Moore | 2021-03-22 | 6 | -14/+24 | |
| * | | | | | | | | | lsm,selinux: add new hook to compare new mount to an existing mount | Olga Kornievskaia | 2021-03-22 | 2 | -0/+63 | |
| * | | | | | | | | | selinux: fix misspellings using codespell tool | Xiong Zhenwu | 2021-03-08 | 1 | -1/+1 | |
| * | | | | | | | | | selinux: fix misspellings using codespell tool | Xiong Zhenwu | 2021-03-08 | 1 | -1/+1 | |
| * | | | | | | | | | selinux: measure state and policy capabilities | Lakshmi Ramasubramanian | 2021-03-08 | 4 | -5/+96 | |
| * | | | | | | | | | selinux: Allow context mounts for unpriviliged overlayfs | Vivek Goyal | 2021-03-08 | 1 | -1/+2 | |
| | |/ / / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 2021-04-26 | 1 | -16/+14 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | ima: Support EC keys for signature verification | Stefan Berger | 2021-03-26 | 1 | -16/+14 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge tag 'keys-cve-2020-26541-v3' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2021-04-26 | 2 | -2/+29 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | integrity: Load mokx variables into the blacklist keyring | Eric Snowberg | 2021-03-11 | 1 | -2/+18 | |
| * | | | | | | | | | certs: Add EFI_CERT_X509_GUID support for dbx entries | Eric Snowberg | 2021-03-11 | 1 | -0/+11 | |
* | | | | | | | | | | Merge tag 'queue' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/tpmdd | Linus Torvalds | 2021-04-26 | 2 | -13/+16 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | KEYS: trusted: fix TPM trusted keys for generic framework | James Bottomley | 2021-04-21 | 2 | -13/+16 | |
* | | | | | | | | | | | Merge tag 'tpmdd-next-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2021-04-26 | 7 | -327/+1038 | |
|\| | | | | | | | | | | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | ||||||
| * | | | | | | | | | KEYS: trusted: Fix missing null return from kzalloc call | Colin Ian King | 2021-04-14 | 1 | -2/+4 | |
| * | | | | | | | | | KEYS: trusted: Introduce TEE based Trusted Keys | Sumit Garg | 2021-04-14 | 3 | -0/+324 | |
| * | | | | | | | | | KEYS: trusted: Add generic trusted keys framework | Sumit Garg | 2021-04-14 | 3 | -297/+424 | |
| * | | | | | | | | | security: keys: trusted: Make sealed key properly interoperable | James Bottomley | 2021-04-14 | 1 | -15/+38 | |
| * | | | | | | | | | security: keys: trusted: use ASN.1 TPM2 key format for the blobs | James Bottomley | 2021-04-14 | 5 | -8/+221 | |
| * | | | | | | | | | security: keys: trusted: fix TPM2 authorizations | James Bottomley | 2021-04-14 | 2 | -10/+32 | |
| | |_|_|_|/ / / / | |/| | | | | | | | ||||||
* | | | | | | | | | KEYS: trusted: Fix TPM reservation for seal/unseal | James Bottomley | 2021-04-21 | 1 | -1/+1 | |
| |_|_|_|_|/ / / |/| | | | | | | | ||||||
* | | | | | | | | kasan: remove redundant config option | Walter Wu | 2021-04-16 | 1 | -2/+2 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge tag 'selinux-pr-20210409' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2021-04-09 | 6 | -112/+185 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | selinux: fix race between old and new sidtab | Ondrej Mosnacek | 2021-04-07 | 3 | -37/+145 | |
| * | | | | | | | selinux: fix cond_list corruption when changing booleans | Ondrej Mosnacek | 2021-04-02 | 3 | -69/+33 | |
| * | | | | | | | selinux: make nslot handling in avtab more robust | Ondrej Mosnacek | 2021-04-02 | 1 | -10/+11 | |
* | | | | | | | | tomoyo: don't special case PF_IO_WORKER for PF_KTHREAD | Jens Axboe | 2021-03-28 | 1 | -1/+1 | |
* | | | | | | | | Merge tag 'integrity-v5.12-fix' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2021-03-25 | 1 | -0/+8 | |
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | / / | | |_|_|_|/ / | |/| | | | | | ||||||
| * | | | | | | integrity: double check iint_cache was initialized | Mimi Zohar | 2021-03-22 | 1 | -0/+8 | |
| | |_|_|_|/ | |/| | | | | ||||||
* | | | | | | Merge tag 'selinux-pr-20210322' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2021-03-22 | 3 | -41/+59 | |
|\ \ \ \ \ \ | |/ / / / / |/| / / / / | |/ / / / | ||||||
| * | | | | selinuxfs: unify policy load error reporting | Ondrej Mosnacek | 2021-03-18 | 1 | -6/+3 |