summaryrefslogtreecommitdiffstats
path: root/security
AgeCommit message (Expand)AuthorLines
2019-05-07Merge tag 'selinux-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-88/+169
2019-05-07Merge tag 'meminit-v5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-0/+166
2019-05-07Merge branch 'work.icache' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds-16/+4
2019-05-07Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-30/+25
2019-05-06Merge branch 'smack-for-5.2-b' of https://github.com/cschaufler/next-smack in...James Morris-0/+2
2019-05-06Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds-12/+9
2019-05-06Merge tag 's390-5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds-5/+50
2019-05-05Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds-8/+18
2019-05-01securityfs: switch to ->free_inode()Al Viro-8/+2
2019-05-01apparmor: switch to ->free_inode()Al Viro-8/+2
2019-04-30Smack: Fix kbuild reported build errorCasey Schaufler-0/+2
2019-04-30Merge branch 'smack-for-5.2-b' of https://github.com/cschaufler/next-smack in...James Morris-4/+15
2019-04-30Merge tag 'selinux-pr-20190429' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-0/+1
2019-04-29smack: Check address length before reading address familyTetsuo Handa-4/+15
2019-04-29selinux: use kernel linux/socket.h for genheaders and mdpPaulo Alcantara-0/+1
2019-04-26s390/ipl: read IPL report at early bootMartin Schwidefsky-5/+50
2019-04-25crypto: shash - remove shash_desc::flagsEric Biggers-10/+0
2019-04-24security: Implement Clang's stack initializationKees Cook-0/+14
2019-04-24security: Move stackleak config to Kconfig.hardeningKees Cook-0/+57
2019-04-24security: Create "kernel hardening" config areaKees Cook-0/+95
2019-04-19Merge branch 'for-5.1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-1/+1
2019-04-18integrity: support EC-RDSA signatures for asymmetric_verifyVitaly Chikunov-2/+9
2019-04-17apparmor: fix spelling mistake "immutible" -> "immutable"Colin Ian King-1/+1
2019-04-15Merge branch 'smack-for-5.2' of https://github.com/cschaufler/next-smack into...James Morris-41/+28
2019-04-15selinux: Check address length before reading address familyTetsuo Handa-1/+6
2019-04-11apparmor: fix blob compression when ns is forced on a policy loadJohn Johansen-4/+8
2019-04-11apparmor: fix missing ZLIB definesJohn Johansen-0/+2
2019-04-11apparmor: fix blob compression build failure on ppcJohn Johansen-1/+1
2019-04-11apparmor: Initial implementation of raw policy blob compressionChris Coulson-8/+285
2019-04-10Revert "security: inode: fix a missing check for securityfs_create_file"James Morris-5/+0
2019-04-10apparmorfs: fix use-after-free on symlink traversalAl Viro-4/+9
2019-04-10securityfs: fix use-after-free on symlink traversalAl Viro-4/+9
2019-04-10Yama: mark function as staticMukesh Ojha-1/+1
2019-04-10security: inode: fix a missing check for securityfs_create_fileKangjie Lu-0/+5
2019-04-10keys: safe concurrent user->{session,uid}_keyring accessJann Horn-16/+20
2019-04-10security: don't use RCU accessors for cred->session_keyringJann Horn-15/+6
2019-04-10Yama: mark local symbols as staticJann Horn-3/+3
2019-04-10apparmor: Restore Y/N in /sys for apparmor's "enabled"Kees Cook-1/+48
2019-04-08KEYS: trusted: fix -Wvarags warningndesaulniers@google.com-2/+2
2019-04-08KEYS: trusted: allow trusted.ko to initialize w/o a TPMJarkko Sakkinen-5/+23
2019-04-04kernfs: fix xattr name handling in LSM helpersOndrej Mosnacek-5/+4
2019-04-03Smack: Fix IPv6 handling of 0 secmarkCasey Schaufler-0/+2
2019-04-02Smack: Create smack_rule cache to optimize memory usageCasey Schaufler-3/+11
2019-04-02smack: removal of global rule listVishal Goel-38/+15
2019-03-29LSM: Revive CONFIG_DEFAULT_SECURITY_* for "make oldconfig"Kees Cook-0/+38
2019-03-28Yama: mark local symbols as staticJann Horn-4/+4
2019-03-27audit: link integrity evm_write_xattrs record to syscall eventRichard Guy Briggs-5/+5
2019-03-25selinux: avoid uninitialized variable warningArnd Bergmann-9/+5
2019-03-25selinux: remove useless assignmentsOndrej Mosnacek-5/+2
2019-03-22selinux: Make selinux_kernfs_init_security staticYueHaibing-2/+2