aboutsummaryrefslogtreecommitdiffstats
path: root/security
AgeCommit message (Expand)AuthorFilesLines
2019-06-21Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds15-61/+15
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner15-61/+15
2019-06-18apparmor: reset pos on failure to unpack for various functionsMike Salvatore1-8/+39
2019-06-18apparmor: enforce nullbyte at end of tag stringJann Horn1-1/+1
2019-06-18apparmor: fix PROFILE_MEDIATES for untrusted inputJohn Johansen1-1/+10
2019-06-14Smack: Restore the smackfsdef mount option and add missing prefixesCasey Schaufler1-5/+7
2019-06-12Merge tag 'selinux-pr-20190612' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-13/+36
2019-06-12selinux: fix a missing-check bug in selinux_sb_eat_lsm_opts()Gen Zhang1-6/+14
2019-06-12selinux: fix a missing-check bug in selinux_add_mnt_opt( )Gen Zhang1-5/+14
2019-06-11selinux: log raw contexts as untrusted stringsOndrej Mosnacek1-2/+8
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Thomas Gleixner72-352/+72
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 372Thomas Gleixner11-39/+11
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 295Thomas Gleixner6-66/+6
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282Thomas Gleixner1-9/+1
2019-05-31Merge branch 'next-fixes-for-5.2-rc' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-12/+19
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner16-81/+16
2019-05-29ima: show rules with IMA_INMASK correctlyRoberto Sassu1-9/+12
2019-05-29evm: check hash algorithm passed to init_desc()Roberto Sassu1-0/+3
2019-05-24Merge tag 'spdx-5.2-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds5-25/+5
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36Thomas Gleixner5-25/+5
2019-05-21Merge tag 'selinux-pr-20190521' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-2/+8
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner2-30/+2
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner17-0/+17
2019-05-20selinux: do not report error on connect(AF_UNSPEC)Paolo Abeni1-2/+8
2019-05-19ima: fix wrong signed policy requirement when not appraisingPetr Vorel1-3/+4
2019-05-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-4/+4
2019-05-10tomoyo: Don't emit WARNING: string while fuzzing testing.Tetsuo Handa1-0/+2
2019-05-10tomoyo: Change pathname calculation for read-only filesystems.Tetsuo Handa1-1/+2
2019-05-10tomoyo: Check address length before reading address familyTetsuo Handa1-0/+4
2019-05-10tomoyo: Add a kernel config option for fuzzing testing.Tetsuo Handa2-1/+22
2019-05-10Revert "selinux: do not report error on connect(AF_UNSPEC)"Paolo Abeni1-4/+4
2019-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-4/+4
2019-05-09Merge branch 'next-smack' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...Linus Torvalds3-45/+45
2019-05-08selinux: do not report error on connect(AF_UNSPEC)Paolo Abeni1-4/+4
2019-05-07Merge branch 'work.mount-syscalls' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+5
2019-05-07Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-5/+5
2019-05-07Merge tag 'selinux-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds5-88/+169
2019-05-07Merge tag 'meminit-v5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-0/+166
2019-05-07Merge branch 'work.icache' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2-16/+4
2019-05-07Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-30/+25
2019-05-06Merge branch 'smack-for-5.2-b' of https://github.com/cschaufler/next-smack in...James Morris1-0/+2
2019-05-06Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds7-12/+9
2019-05-06Merge tag 's390-5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds3-5/+50
2019-05-05Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2-8/+18
2019-05-01securityfs: switch to ->free_inode()Al Viro1-8/+2
2019-05-01apparmor: switch to ->free_inode()Al Viro1-8/+2
2019-04-30Smack: Fix kbuild reported build errorCasey Schaufler1-0/+2
2019-04-30Merge branch 'smack-for-5.2-b' of https://github.com/cschaufler/next-smack in...James Morris1-4/+15
2019-04-30Merge tag 'selinux-pr-20190429' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+1
2019-04-29smack: Check address length before reading address familyTetsuo Handa1-4/+15
2019-04-29selinux: use kernel linux/socket.h for genheaders and mdpPaulo Alcantara1-0/+1
2019-04-26s390/ipl: read IPL report at early bootMartin Schwidefsky3-5/+50
2019-04-25crypto: shash - remove shash_desc::flagsEric Biggers6-10/+0
2019-04-24security: Implement Clang's stack initializationKees Cook1-0/+14
2019-04-24security: Move stackleak config to Kconfig.hardeningKees Cook1-0/+57
2019-04-24security: Create "kernel hardening" config areaKees Cook2-0/+95
2019-04-19Merge branch 'for-5.1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2019-04-18integrity: support EC-RDSA signatures for asymmetric_verifyVitaly Chikunov1-2/+9
2019-04-15Merge branch 'smack-for-5.2' of https://github.com/cschaufler/next-smack into...James Morris3-41/+28
2019-04-15selinux: Check address length before reading address familyTetsuo Handa1-1/+6
2019-04-10Revert "security: inode: fix a missing check for securityfs_create_file"James Morris1-5/+0
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-10Yama: mark function as staticMukesh Ojha1-1/+1
2019-04-10security: inode: fix a missing check for securityfs_create_fileKangjie Lu1-0/+5
2019-04-10keys: safe concurrent user->{session,uid}_keyring accessJann Horn2-16/+20
2019-04-10security: don't use RCU accessors for cred->session_keyringJann Horn2-15/+6
2019-04-10Yama: mark local symbols as staticJann Horn1-3/+3
2019-04-10apparmor: Restore Y/N in /sys for apparmor's "enabled"Kees Cook1-1/+48
2019-04-08KEYS: trusted: fix -Wvarags warningndesaulniers@google.com1-2/+2
2019-04-08KEYS: trusted: allow trusted.ko to initialize w/o a TPMJarkko Sakkinen1-5/+23
2019-04-04kernfs: fix xattr name handling in LSM helpersOndrej Mosnacek1-5/+4
2019-04-03Smack: Fix IPv6 handling of 0 secmarkCasey Schaufler1-0/+2
2019-04-02Smack: Create smack_rule cache to optimize memory usageCasey Schaufler3-3/+11
2019-04-02smack: removal of global rule listVishal Goel1-38/+15
2019-03-29LSM: Revive CONFIG_DEFAULT_SECURITY_* for "make oldconfig"Kees Cook1-0/+38
2019-03-28Yama: mark local symbols as staticJann Horn1-4/+4
2019-03-27audit: link integrity evm_write_xattrs record to syscall eventRichard Guy Briggs1-5/+5
2019-03-25selinux: avoid uninitialized variable warningArnd Bergmann1-9/+5
2019-03-25selinux: remove useless assignmentsOndrej Mosnacek1-5/+2
2019-03-22selinux: Make selinux_kernfs_init_security staticYueHaibing1-2/+2
2019-03-20selinux: implement the kernfs_init_security hookOndrej Mosnacek1-0/+66
2019-03-20LSM: add new hook for kernfs node initializationOndrej Mosnacek1-0/+6
2019-03-20selinux: try security xattr after genfs for kernfs filesystemsOndrej Mosnacek2-73/+85
2019-03-20vfs: syscall: Add move_mount(2) to move mounts aroundDavid Howells1-0/+5
2019-03-19device_cgroup: fix RCU imbalance in error caseJann Horn1-1/+1
2019-03-18selinux: use kernel linux/socket.h for genheaders and mdpPaulo Alcantara1-0/+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-12Merge 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-10Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor...Linus Torvalds5-25/+90
2019-03-10Merge 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-04keys: 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-25LSM: Ignore "security=" when "lsm=" is specifiedKees Cook1-2/+6
2019-02-25LSM: Update function documentation for cap_capableMicah Morton1-1/+1
2019-02-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-4/+6
2019-02-22KEYS: always initialize keyring_index_key::desc_lenEric Biggers4-6/+4
2019-02-22security: mark expected switch fall-throughs and add a missing breakGustavo A. R. Silva5-3/+8
2019-02-22doc: sctp: Merge and clean up rst filesKees Cook1-1/+1
2019-02-20missing barriers in some of unix_sock ->addr and ->path accessesAl Viro1-4/+6
2019-02-19tomoyo: Bump version.Tetsuo Handa2-8/+13
2019-02-15keys: Timestamp new keysDavid Howells1-0/+1
2019-02-15keys: Fix dependency loop between construction record and auth keyDavid Howells5-62/+41
2019-02-15KEYS: allow reaching the keys quotas exactlyEric Biggers1-2/+2
2019-02-14Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...James Morris5-11/+40
2019-02-13Merge tag 'tpmdd-next-20190213' of git://git.infradead.org/users/jjs/linux-tp...James Morris5-25/+90
2019-02-13tpm: pass an array of tpm_extend_digest structures to tpm_pcr_extend()Roberto Sassu4-9/+64
2019-02-13KEYS: trusted: explicitly use tpm_chip structure from tpm_default_chip()Roberto Sassu1-14/+24
2019-02-13tpm: retrieve digest size of unknown algorithms with PCR readRoberto Sassu1-5/+5
2019-02-12LSM: fix return value check in safesetid_init_securityfs()Wei Yongjun1-1/+1
2019-02-05selinux: fix avc audit messagesStephen Smalley1-3/+3
2019-02-04evm: Use defined constant for UUID representationAndy Shevchenko1-2/+1
2019-02-04ima: define ima_post_create_tmpfile() hook and add missing callMimi Zohar1-2/+33
2019-02-04evm: remove set but not used variable 'xattr'YueHaibing1-5/+1
2019-02-04encrypted-keys: fix Opt_err/Opt_error = -1Mimi Zohar1-2/+2
2019-02-04integrity, KEYS: add a reference to platform keyringKairui Song1-0/+3
2019-02-01apparmor: Fix aa_label_build() error handling for failed mergesJohn Johansen1-1/+4
2019-02-01apparmor: Fix warning about unused function apparmor_ipv6_postroutePetr Vorel1-0/+2
2019-01-31audit: remove unused actx param from audit_rule_matchRichard Guy Briggs8-22/+10
2019-01-30LSM: SafeSetID: remove unused includeMicah Morton1-1/+0
2019-01-29LSM: SafeSetID: 'depend' on CONFIG_SECURITYMicah Morton1-0/+2
2019-01-28selinux: replace BUG_ONs with WARN_ONs in avc.cOndrej Mosnacek1-2/+4
2019-01-28LSM: Add 'name' field for SafeSetID in DEFINE_LSMMicah Morton1-0/+1
2019-01-25selinux: log invalid contexts in AVCsOndrej Mosnacek3-5/+50
2019-01-25selinux: replace some BUG_ON()s with a WARN_ON()Ondrej Mosnacek1-2/+3
2019-01-25selinux: inline some AVC functions used only onceOndrej Mosnacek1-82/+58
2019-01-25LSM: add SafeSetID module that gates setid callsMicah Morton7-1/+526
2019-01-25audit: add support for fcaps v3Richard Guy Briggs1-0/+2
2019-01-24tomoyo: Allow multiple use_group lines.Tetsuo Handa3-22/+42
2019-01-24tomoyo: Coding style fix.Tetsuo Handa15-105/+309
2019-01-23tomoyo: Swicth from cred->security to task_struct->security.Tetsuo Handa5-122/+108
2019-01-22security: keys: annotate implicit fall throughsMathieu Malaterre1-0/+4
2019-01-22security: keys: annotate implicit fall throughsMathieu Malaterre1-0/+3
2019-01-22security: keys: annotate implicit fall throughMathieu Malaterre1-0/+1
2019-01-22apparmor: Adjust offset when accessing task blob.Tetsuo Handa1-1/+1
2019-01-22Merge tag 'v5.0-rc3' into next-generalJames Morris3-2/+12
2019-01-18LSM: Make some functions staticWei Yongjun1-3/+3
2019-01-18LSM: Make lsm_early_cred() and lsm_early_task() local functions.Tetsuo Handa5-22/+11
2019-01-17Merge branch 'fixes-v5.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-1/+10
2019-01-16LSM: Check for NULL cred-security on freeJames Morris1-0/+7
2019-01-16Yama: Check for pid death before checking ancestryKees Cook1-1/+3
2019-01-16Merge tag 'selinux-pr-20190115' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+2
2019-01-10selinux: do not override context on context mountsOndrej Mosnacek1-1/+8
2019-01-10selinux: never allow relabeling on context mountsOndrej Mosnacek1-9/+31
2019-01-10selinux: stop passing MAY_NOT_BLOCK to the AVC upon follow_linkStephen Smalley3-30/+4
2019-01-10selinux: avoid silent denials in permissive mode under RCU walkStephen Smalley3-3/+25
2019-01-10selinux: fix GPF on invalid policyStephen Smalley1-1/+2
2019-01-10LSM: generalize flag passing to security_capableMicah Morton9-39/+37
2019-01-08TOMOYO: Update LSM flags to no longer be exclusiveKees Cook1-1/+1
2019-01-08LSM: Infrastructure management of the ipc security blobCasey Schaufler5-121/+108
2019-01-08Smack: Abstract use of ipc security blobsCasey Schaufler2-5/+20
2019-01-08SELinux: Abstract use of ipc security blobsCasey Schaufler2-9/+22
2019-01-08LSM: Infrastructure management of the task securityCasey Schaufler3-27/+60
2019-01-08LSM: Infrastructure management of the inode securityCasey Schaufler5-98/+90
2019-01-08Smack: Abstract use of inode security blobCasey Schaufler2-18/+23
2019-01-08SELinux: Abstract use of inode security blobCasey Schaufler3-15/+21
2019-01-08LSM: Infrastructure management of the file securityCasey Schaufler7-51/+71
2019-01-08Smack: Abstract use of file security blobCasey Schaufler2-4/+13
2019-01-08SELinux: Abstract use of file security blobCasey Schaufler2-9/+14
2019-01-08Infrastructure management of the cred security blobCasey Schaufler10-102/+150
2019-01-08TOMOYO: Abstract use of cred security blobCasey Schaufler4-16/+64
2019-01-08AppArmor: Abstract use of cred security blobCasey Schaufler4-10/+24
2019-01-08SELinux: Remove unused selinux_is_enabledCasey Schaufler5-29/+1
2019-01-08SELinux: Remove cred security blob poisoningCasey Schaufler1-6/+0
2019-01-08SELinux: Abstract use of cred security blobCasey Schaufler3-29/+34
2019-01-08Smack: Abstract use of cred security blobCasey Schaufler4-43/+53
2019-01-08procfs: add smack subdir to attrsCasey Schaufler1-4/+20
2019-01-08capability: Initialize as LSM_ORDER_FIRSTKees Cook2-6/+8
2019-01-08LSM: Introduce enum lsm_orderKees Cook1-1/+8
2019-01-08Yama: Initialize as ordered LSMKees Cook3-3/+8
2019-01-08LoadPin: Initialize as ordered LSMKees Cook3-40/+8
2019-01-08LSM: Split LSM preparation from initializationKees Cook1-6/+15
2019-01-08LSM: Add all exclusive LSMs to ordered initializationCasey Schaufler1-25/+20
2019-01-08selinux: Remove SECURITY_SELINUX_BOOTPARAM_VALUEKees Cook2-19/+1
2019-01-08apparmor: Remove SECURITY_APPARMOR_BOOTPARAM_VALUEKees Cook2-17/+1
2019-01-08LSM: Separate idea of "major" LSM from "exclusive" LSMKees Cook5-4/+16
2019-01-08LSM: Refactor "security=" in terms of enable/disableKees Cook1-8/+20
2019-01-08LSM: Prepare for reorganizing "security=" logicKees Cook1-9/+8
2019-01-08LSM: Tie enabling logic to presence in ordered listKees Cook1-3/+11
2019-01-08LSM: Introduce "lsm=" for boottime LSM selectionKees Cook2-2/+15
2019-01-08LSM: Introduce CONFIG_LSMKees Cook2-5/+31
2019-01-08LSM: Build ordered list of LSMs to initializeKees Cook1-5/+53
2019-01-08LSM: Lift LSM selection out of individual LSMsKees Cook5-52/+71
2019-01-08LSM: Plumb visibility into optional "enabled" stateKees Cook2-2/+4