aboutsummaryrefslogtreecommitdiff
path: root/security
AgeCommit message (Expand)Author
2019-05-07Merge branch 'work.icache' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2019-05-07Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-05-06Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2019-05-06Merge tag 's390-5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2019-05-05Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2019-05-01securityfs: switch to ->free_inode()Al Viro
2019-05-01apparmor: switch to ->free_inode()Al Viro
2019-04-30Merge tag 'selinux-pr-20190429' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-04-29selinux: use kernel linux/socket.h for genheaders and mdpPaulo Alcantara
2019-04-26s390/ipl: read IPL report at early bootMartin Schwidefsky
2019-04-25crypto: shash - remove shash_desc::flagsEric Biggers
2019-04-19Merge branch 'for-5.1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-04-18integrity: support EC-RDSA signatures for asymmetric_verifyVitaly Chikunov
2019-04-10Revert "security: inode: fix a missing check for securityfs_create_file"James Morris
2019-04-10apparmorfs: fix use-after-free on symlink traversalAl Viro
2019-04-10securityfs: fix use-after-free on symlink traversalAl Viro
2019-04-10Yama: mark function as staticMukesh Ojha
2019-04-10security: inode: fix a missing check for securityfs_create_fileKangjie Lu
2019-04-10keys: safe concurrent user->{session,uid}_keyring accessJann Horn
2019-04-10security: don't use RCU accessors for cred->session_keyringJann Horn
2019-04-10Yama: mark local symbols as staticJann Horn
2019-04-10apparmor: Restore Y/N in /sys for apparmor's "enabled"Kees Cook
2019-04-08KEYS: trusted: fix -Wvarags warningndesaulniers@google.com
2019-04-08KEYS: trusted: allow trusted.ko to initialize w/o a TPMJarkko Sakkinen
2019-03-29LSM: Revive CONFIG_DEFAULT_SECURITY_* for "make oldconfig"Kees Cook
2019-03-28Yama: mark local symbols as staticJann Horn
2019-03-19device_cgroup: fix RCU imbalance in error caseJann Horn
2019-03-18selinux: fix NULL dereference in policydb_destroy()Ondrej Mosnacek
2019-03-13Merge tag 'selinux-pr-20190312' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-03-13Merge tag 'apparmor-pr-2019-03-12' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2019-03-12Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2019-03-12selinux: convert to kvmallocKent Overstreet
2019-03-12apparmor: fix double free when unpack of secmark rules failsJohn Johansen
2019-03-12apparmor: delete the dentry in aafs_remove() to avoid a leakChris Coulson
2019-03-11security/selinux: fix SECURITY_LSM_NATIVE_LABELS on reused superblockJ. Bruce Fields
2019-03-11selinux: add the missing walk_size + len check in selinux_sctp_bind_connectXin Long
2019-03-10Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor...Linus Torvalds
2019-03-10Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-03-09Merge tag 'docs-5.1' of git://git.lwn.net/linuxLinus Torvalds
2019-03-07Merge tag 'audit-pr-20190305' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-03-07Merge tag 'selinux-pr-20190305' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-03-07Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-03-04keys: fix missing __user in KEYCTL_PKEY_QUERYBen Dooks
2019-03-04get rid of legacy 'get_ds()' functionLinus Torvalds
2019-03-01LSM: Update list of SECURITYFS users in KconfigPetr Vorel
2019-02-28introduce cloning of fs_contextAl Viro
2019-02-28smack: Implement filesystem context security hooksDavid Howells
2019-02-28selinux: Implement the new mount API LSM hooksDavid Howells
2019-02-28vfs: Add LSM hooks for the new mount APIDavid Howells
2019-02-25LSM: Ignore "security=" when "lsm=" is specifiedKees Cook