summaryrefslogtreecommitdiff
path: root/security
AgeCommit message (Expand)Author
2021-08-15bpf: Add lockdown check for probe_write_user helperDaniel Borkmann
2021-08-12selinux: correct the return value when loads initial sidsXiu Jianfeng
2021-07-19smackfs: restrict bytes count in smk_set_cipso()Tetsuo Handa
2021-07-19selinux: use __GFP_NOWARN with GFP_NOWAIT in the AVCMinchan Kim
2021-07-14evm: fix writing <securityfs>/evm overflowMimi Zohar
2021-07-14evm: Refuse EVM_ALLOW_METADATA_WRITES only if an HMAC key is loadedRoberto Sassu
2021-07-14evm: Execute evm_inode_init_security() only when an HMAC key is loadedRoberto Sassu
2021-06-30integrity: Load mokx variables into the blacklist keyringEric Snowberg
2021-06-30certs: Add EFI_CERT_X509_GUID support for dbx entriesEric Snowberg
2021-05-19KEYS: trusted: Fix memory leak on object tdColin Ian King
2021-05-14ima: Fix the error code for restoring the PCR valueLi Huafei
2021-05-14security: keys: trusted: fix TPM2 authorizationsJames Bottomley
2021-05-14selinux: add proper NULL termination to the secclass_map permissionsPaul Moore
2021-05-11security: commoncap: fix -Wstringop-overread warningArnd Bergmann
2021-04-28KEYS: trusted: Fix TPM reservation for seal/unsealJames Bottomley
2021-04-14selinux: fix race between old and new sidtabOndrej Mosnacek
2021-04-14selinux: fix cond_list corruption when changing booleansOndrej Mosnacek
2021-04-14selinux: make nslot handling in avtab more robustOndrej Mosnacek
2021-03-30integrity: double check iint_cache was initializedMimi Zohar
2021-03-30selinux: fix variable scope issue in live sidtab conversionOndrej Mosnacek
2021-03-30selinux: don't log MAC_POLICY_LOAD record on failed policy loadOndrej Mosnacek
2021-03-17Revert 95ebabde382c ("capabilities: Don't allow writing ambiguous v3 file cap...Eric W. Biederman
2021-03-09tomoyo: recognize kernel threads correctlyTetsuo Handa
2021-03-07tomoyo: ignore data race while checking quotaTetsuo Handa
2021-03-07smackfs: restrict bytes count in smackfs write functionsSabyrzhan Tasbolatov
2021-03-04KEYS: trusted: Reserve TPM for seal and unseal operationsJarkko Sakkinen
2021-03-04KEYS: trusted: Fix migratable=1 failingJarkko Sakkinen
2021-03-04KEYS: trusted: Fix incorrect handling of tpm_get_random()Jarkko Sakkinen
2021-03-04selinux: fix inconsistency between inode_getxattr and inode_listsecurityAmir Goldstein
2021-03-04certs: Fix blacklist flag type confusionDavid Howells
2021-03-04watch_queue: Drop references to /dev/watch_queueGabriel Krisman Bertazi
2021-03-04capabilities: Don't allow writing ambiguous v3 file capabilitiesEric W. Biederman
2021-03-04ima: Free IMA measurement buffer after kexec syscallLakshmi Ramasubramanian
2021-03-04ima: Free IMA measurement buffer on errorLakshmi Ramasubramanian
2021-03-04evm: Fix memleak in init_descDinghao Liu
2021-02-17cap: fix conversions on getxattrMiklos Szeredi
2021-01-19dump_common_audit_data(): fix racy accesses to ->d_nameAl Viro
2020-12-30ima: Don't modify file descriptor mode on the flyRoberto Sassu
2020-12-30Smack: Handle io_uring kernel thread privilegesCasey Schaufler
2020-12-30selinux: fix inode_doinit_with_dentry() LABEL_INVALID error handlingPaul Moore
2020-12-30selinux: fix error initialization in inode_doinit_with_dentry()Tianyue Ren
2020-11-14Merge tag 'selinux-pr-20201113' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-11-12selinux: Fix error return code in sel_ib_pkey_sid_slow()Chen Zhou
2020-10-29ima: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-10-25Merge tag 'safesetid-5.10' of git://github.com/micah-morton/linuxLinus Torvalds
2020-10-17task_work: cleanup notification modesarch-cleanup-2020-10-22Jens Axboe
2020-10-15Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2020-10-15Merge tag 'integrity-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-10-15Merge tag 'char-misc-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-10-13Merge tag 'selinux-pr-20201012' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds