summaryrefslogtreecommitdiff
path: root/security
AgeCommit message (Expand)AuthorFilesLines
2019-07-26integrity: Fix __integrity_init_keyring() section mismatchGeert Uytterhoeven1-2/+3
2019-07-26selinux: fix empty write to keycreate fileOndrej Mosnacek1-5/+6
2019-06-25apparmor: reset pos on failure to unpack for various functionsMike Salvatore1-8/+39
2019-06-25apparmor: enforce nullbyte at end of tag stringJann Horn1-1/+1
2019-06-25apparmor: fix PROFILE_MEDIATES for untrusted inputJohn Johansen1-1/+10
2019-06-19Smack: Restore the smackfsdef mount option and add missing prefixesCasey Schaufler1-5/+7
2019-06-19selinux: fix a missing-check bug in selinux_sb_eat_lsm_opts()Gen Zhang1-6/+14
2019-06-19selinux: fix a missing-check bug in selinux_add_mnt_opt( )Gen Zhang1-5/+14
2019-06-19selinux: log raw contexts as untrusted stringsOndrej Mosnacek1-2/+8
2019-06-09evm: check hash algorithm passed to init_desc()Roberto Sassu1-0/+3
2019-06-09ima: show rules with IMA_INMASK correctlyRoberto Sassu1-9/+12
2019-06-09ima: fix wrong signed policy requirement when not appraisingPetr Vorel1-3/+4
2019-05-31selinux: avoid uninitialized variable warningArnd Bergmann1-9/+5
2019-05-16selinux: do not report error on connect(AF_UNSPEC)Paolo Abeni1-4/+4
2019-05-05Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2-8/+18
2019-04-30Merge tag 'selinux-pr-20190429' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+1
2019-04-29selinux: use kernel linux/socket.h for genheaders and mdpPaulo Alcantara1-0/+1
2019-04-20Merge branch 'for-5.1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2019-04-10apparmorfs: fix use-after-free on symlink traversalAl Viro1-4/+9
2019-04-10securityfs: fix use-after-free on symlink traversalAl Viro1-4/+9
2019-04-10apparmor: Restore Y/N in /sys for apparmor's "enabled"Kees Cook1-1/+48
2019-04-09KEYS: trusted: fix -Wvarags warningndesaulniers@google.com1-2/+2
2019-04-09KEYS: trusted: allow trusted.ko to initialize w/o a TPMJarkko Sakkinen1-5/+23
2019-03-30LSM: Revive CONFIG_DEFAULT_SECURITY_* for "make oldconfig"Kees Cook1-0/+38
2019-03-28Yama: mark local symbols as staticJann Horn1-4/+4
2019-03-19device_cgroup: fix RCU imbalance in error caseJann Horn1-1/+1
2019-03-18selinux: fix NULL dereference in policydb_destroy()Ondrej Mosnacek1-4/+9
2019-03-13Merge tag 'selinux-pr-20190312' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+7
2019-03-13Merge tag 'apparmor-pr-2019-03-12' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-0/+2
2019-03-13Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds5-25/+194
2019-03-12selinux: convert to kvmallocKent Overstreet6-144/+62
2019-03-12apparmor: fix double free when unpack of secmark rules failsJohn Johansen1-0/+1
2019-03-12apparmor: delete the dentry in aafs_remove() to avoid a leakChris Coulson1-0/+1
2019-03-11security/selinux: fix SECURITY_LSM_NATIVE_LABELS on reused superblockJ. Bruce Fields1-1/+4
2019-03-11selinux: add the missing walk_size + len check in selinux_sctp_bind_connectXin Long1-0/+3
2019-03-11Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor...Linus Torvalds5-25/+90
2019-03-11Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds5-11/+40
2019-03-09Merge tag 'docs-5.1' of git://git.lwn.net/linuxLinus Torvalds1-1/+1
2019-03-07Merge tag 'audit-pr-20190305' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds9-22/+12
2019-03-07Merge tag 'selinux-pr-20190305' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds5-127/+176
2019-03-07Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds58-965/+2018
2019-03-05keys: fix missing __user in KEYCTL_PKEY_QUERYBen Dooks1-1/+1
2019-03-04get rid of legacy 'get_ds()' functionLinus Torvalds1-1/+1
2019-03-01LSM: Update list of SECURITYFS users in KconfigPetr Vorel1-2/+1
2019-02-28introduce cloning of fs_contextAl Viro3-0/+93
2019-02-28smack: Implement filesystem context security hooksDavid Howells2-15/+47
2019-02-28selinux: Implement the new mount API LSM hooksDavid Howells2-10/+49
2019-02-28vfs: Add LSM hooks for the new mount APIDavid Howells1-0/+5
2019-02-26LSM: Ignore "security=" when "lsm=" is specifiedKees Cook1-2/+6
2019-02-26LSM: Update function documentation for cap_capableMicah Morton1-1/+1