aboutsummaryrefslogtreecommitdiffstats
path: root/security
AgeCommit message (Expand)Author
2018-02-03Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-02-02ima: re-initialize iint->atomic_flagsMimi Zohar
2018-02-01Merge tag 'char-misc-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-01-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2018-01-31Merge tag 'selinux-pr-20180130' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-01-31Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor...Linus Torvalds
2018-01-31Merge branch 'next-smack' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...Linus Torvalds
2018-01-31Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-01-30Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2018-01-30Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2018-01-29Merge tag 'iversion-v4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-01-29IMA: switch IMA over to new i_version APIJeff Layton
2018-01-18ima/policy: fix parsing of fsuuidMike Rapoport
2018-01-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-01-15usercopy: Allow strict enforcement of whitelistsKees Cook
2018-01-14Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-01-14security/Kconfig: Correct the Documentation reference for PTIW. Trevor King
2018-01-12apparmor: Fix regression in profile conflict logicMatthew Garrett
2018-01-12apparmor: fix ptrace label match when matching stacked labelsJohn Johansen
2018-01-10Smack: Privilege check on key operationsCasey Schaufler
2018-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-01-08tpm: use struct tpm_chip for tpm_chip_find_get()Jarkko Sakkinen
2018-01-07Merge tag 'apparmor-pr-2018-01-07' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2018-01-05apparmor: fix regression in mount mediation when feature set is pinnedJohn Johansen
2018-01-03Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-01-03x86/pti: Enable PTI by defaultThomas Gleixner
2018-01-03Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar
2018-01-02Merge 4.15-rc6 into char-misc-nextGreg Kroah-Hartman
2018-01-02capabilities: fix buffer overread on very short xattrEric Biggers
2017-12-29Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-12-27Smack: fix dereferenced before checkVasyl Gomonovych
2017-12-23x86/mm/pti: Add KconfigDave Hansen
2017-12-18/dev/mem: Add bounce buffer for copy-outKees Cook
2017-12-18ima: Use i_version only when filesystem supports itSascha Hauer
2017-12-18integrity: remove unneeded initializations in integrity_iint_cache entriesJeff Layton
2017-12-18ima: log message to module appraisal errorBruno E. O. Meneguele
2017-12-18ima: pass filename to ima_rdwr_violation_check()Roberto Sassu
2017-12-18ima: Fix line continuation formatJoe Perches
2017-12-18ima: support new "hash" and "dont_hash" policy actionsMimi Zohar
2017-12-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-12-13ima: Use i_version only when filesystem supports itSascha Hauer
2017-12-11ima: re-introduce own integrity cache lockDmitry Kasatkin
2017-12-11EVM: Add support for portable signature formatMatthew Garrett
2017-12-11EVM: Allow userland to permit modification of EVM-protected metadataMatthew Garrett
2017-12-11ima: relax requiring a file signature for new files with zero lengthMimi Zohar
2017-12-08KEYS: reject NULL restriction string when type is specifiedEric Biggers
2017-12-08security: keys: remove redundant assignment to key_refColin Ian King
2017-12-08KEYS: add missing permission check for request_key() destinationEric Biggers
2017-12-08KEYS: remove unnecessary get/put of explicit dest_keyringEric Biggers
2017-12-05selinux: skip bounded transition processing if the policy isn't loadedPaul Moore