summaryrefslogtreecommitdiff
path: root/security
AgeCommit message (Expand)Author
2021-04-28KEYS: trusted: Fix TPM reservation for seal/unsealJames Bottomley
2021-04-21kasan: remove redundant config optionWalter Wu
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-01-28cap: fix conversions on getxattrMiklos Szeredi
2021-01-16dump_common_audit_data(): fix racy accesses to ->d_nameAl Viro
2020-12-24Merge tag 'Smack-for-5.11-io_uring-fix' of git://github.com/cschaufler/smack-...Linus Torvalds
2020-12-24Merge tag 'efi_updates_for_v5.11' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-12-22Smack: Handle io_uring kernel thread privilegesCasey Schaufler
2020-12-17Merge tag 'ovl-update-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-12-16Merge tag 'Smack-for-5.11' of git://github.com/cschaufler/smack-nextLinus Torvalds
2020-12-16Merge tag 'integrity-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-12-16Merge tag 'selinux-pr-20201214' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-12-16Merge tag 'audit-pr-20201214' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-12-15apparmor: remove duplicate macro list_entry_is_head()Andy Shevchenko
2020-12-15Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2020-12-14Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2020-12-14Merge tag 'tomoyo-pr-20201214' of git://git.osdn.net/gitroot/tomoyo/tomoyo-test1Linus Torvalds
2020-12-14vfs: move cap_convert_nscap() call into vfs_setxattr()Miklos Szeredi
2020-12-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...Jakub Kicinski
2020-12-06tomoyo: Fix typo in comments.Tetsuo Handa
2020-12-04Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2020-12-03security: add const qualifier to struct sock in various placesFlorian Westphal
2020-11-29ima: Don't modify file descriptor mode on the flyRoberto Sassu
2020-11-27tomoyo: Fix null pointer checkZheng Zengkai
2020-11-27xfrm: redact SA secret with lockdown confidentialityAntony Antony
2020-11-26ima: Implement ima_inode_hashKP Singh
2020-11-23lsm,selinux: pass flowi_common instead of flowi to the LSM hooksPaul Moore
2020-11-23selinux: Fix fall-through warnings for ClangGustavo A. R. Silva
2020-11-23keys: Provide the original description to the key preparserDavid Howells
2020-11-20ima: select ima-buf template for buffer measurementLakshmi Ramasubramanian
2020-11-20crypto: sha - split sha.h into sha1.h and sha2.hEric Biggers