summaryrefslogtreecommitdiffstats
path: root/security
Commit message (Expand)AuthorAgeFilesLines
* KEYS: trusted: Fix TPM reservation for seal/unsealJames Bottomley2021-04-281-1/+1
* selinux: fix race between old and new sidtabOndrej Mosnacek2021-04-143-37/+145
* selinux: fix cond_list corruption when changing booleansOndrej Mosnacek2021-04-143-69/+33
* selinux: make nslot handling in avtab more robustOndrej Mosnacek2021-04-141-10/+11
* integrity: double check iint_cache was initializedMimi Zohar2021-03-301-0/+8
* selinux: fix variable scope issue in live sidtab conversionOndrej Mosnacek2021-03-303-33/+55
* selinux: don't log MAC_POLICY_LOAD record on failed policy loadOndrej Mosnacek2021-03-301-2/+1
* Revert 95ebabde382c ("capabilities: Don't allow writing ambiguous v3 file cap...Eric W. Biederman2021-03-171-11/+1
* tomoyo: recognize kernel threads correctlyTetsuo Handa2021-03-091-1/+1
* tomoyo: ignore data race while checking quotaTetsuo Handa2021-03-073-24/+24
* smackfs: restrict bytes count in smackfs write functionsSabyrzhan Tasbolatov2021-03-071-2/+19
* KEYS: trusted: Reserve TPM for seal and unseal operationsJarkko Sakkinen2021-03-041-4/+18
* KEYS: trusted: Fix migratable=1 failingJarkko Sakkinen2021-03-041-1/+1
* KEYS: trusted: Fix incorrect handling of tpm_get_random()Jarkko Sakkinen2021-03-041-3/+17
* selinux: fix inconsistency between inode_getxattr and inode_listsecurityAmir Goldstein2021-03-041-0/+4
* certs: Fix blacklist flag type confusionDavid Howells2021-03-042-3/+4
* watch_queue: Drop references to /dev/watch_queueGabriel Krisman Bertazi2021-03-041-4/+4
* capabilities: Don't allow writing ambiguous v3 file capabilitiesEric W. Biederman2021-03-041-1/+11
* ima: Free IMA measurement buffer after kexec syscallLakshmi Ramasubramanian2021-03-041-0/+2
* ima: Free IMA measurement buffer on errorLakshmi Ramasubramanian2021-03-041-0/+1
* evm: Fix memleak in init_descDinghao Liu2021-03-041-2/+5
* cap: fix conversions on getxattrMiklos Szeredi2021-02-171-24/+43
* dump_common_audit_data(): fix racy accesses to ->d_nameAl Viro2021-01-191-2/+5
* ima: Don't modify file descriptor mode on the flyRoberto Sassu2020-12-301-15/+5
* Smack: Handle io_uring kernel thread privilegesCasey Schaufler2020-12-301-2/+3
* selinux: fix inode_doinit_with_dentry() LABEL_INVALID error handlingPaul Moore2020-12-301-18/+13
* selinux: fix error initialization in inode_doinit_with_dentry()Tianyue Ren2020-12-301-3/+16
* Merge tag 'selinux-pr-20201113' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-11-141-1/+3
|\
| * selinux: Fix error return code in sel_ib_pkey_sid_slow()Chen Zhou2020-11-121-1/+3
* | ima: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-10-291-1/+1
* | Merge tag 'safesetid-5.10' of git://github.com/micah-morton/linuxLinus Torvalds2020-10-253-109/+309
|\ \
| * | LSM: SafeSetID: Fix warnings reported by test botThomas Cedeno2020-10-132-14/+14
| * | LSM: SafeSetID: Add GID security policy handlingThomas Cedeno2020-10-133-109/+309
* | | task_work: cleanup notification modesJens Axboe2020-10-172-2/+2
* | | Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2020-10-151-0/+6
|\ \ \
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-09-221-1/+2
| |\| |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2020-09-0412-38/+30
| |\ \ \
| * | | | bpf: Implement bpf_local_storage for inodesKP Singh2020-08-251-0/+6
* | | | | Merge tag 'integrity-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-10-158-67/+161
|\ \ \ \ \
| * | | | | ima: Fix NULL pointer dereference in ima_file_hashKP Singh2020-09-161-0/+10
| * | | | | evm: Check size of security.evm before using itRoberto Sassu2020-09-151-0/+6
| * | | | | ima: Remove semicolon at the end of ima_get_binary_runtime_size()Roberto Sassu2020-09-151-1/+1
| * | | | | ima: Don't ignore errors from crypto_shash_update()Roberto Sassu2020-09-151-0/+2
| * | | | | ima: Use kmemdup rather than kmalloc+memcpyAlex Dewar2020-09-151-5/+4
| * | | | | integrity: include keyring name for unknown key requestBruno Meneguele2020-09-091-2/+8
| * | | | | ima: limit secure boot feedback scope for appraiseBruno Meneguele2020-09-091-9/+16
| * | | | | integrity: invalid kernel parameters feedbackBruno Meneguele2020-09-084-4/+16
| * | | | | ima: add check for enforced appraise optionBruno Meneguele2020-09-081-0/+2
| * | | | | integrity: Use current_uid() in integrity_audit_message()Denis Efremov2020-08-311-1/+1
| * | | | | ima: Fail rule parsing when asymmetric key measurement isn't supportableTyler Hicks2020-08-311-2/+4