summaryrefslogtreecommitdiff
path: root/security
AgeCommit message (Expand)Author
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-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-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-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-23x86/mm/pti: Add KconfigDave Hansen
2017-12-13ima: Use i_version only when filesystem supports itSascha Hauer
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-11-30Merge tag 'apparmor-pr-2017-11-30' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2017-11-27apparmor: fix oops in audit_signal_cb hookJohn Johansen
2017-11-27Rename superblock flags (MS_xyz -> SB_xyz)Linus Torvalds
2017-11-25Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2017-11-23Merge branch 'next-keys' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2017-11-23Merge tag 'apparmor-pr-2017-11-21' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2017-11-24Merge tag 'keys-next-20171123' of git://git.kernel.org/pub/scm/linux/kernel/g...James Morris
2017-11-21treewide: Switch DEFINE_TIMER callbacks to struct timer_list *Kees Cook
2017-11-21apparmor: fix possible recursive lock warning in __aa_create_nsJohn Johansen
2017-11-21apparmor: fix locking when creating a new complain profile.John Johansen
2017-11-21apparmor: fix profile attachment for special unconfined profilesJohn Johansen
2017-11-21apparmor: ensure that undecidable profile attachments failJohn Johansen
2017-11-21apparmor: fix leak of null profile name if profile allocation failsJohn Johansen
2017-11-21apparmor: remove unused redundant variable stopColin Ian King
2017-11-21apparmor: Fix bool initialization/comparisonThomas Meyer
2017-11-21apparmor: initialized returned struct aa_permsArnd Bergmann
2017-11-21apparmor: fix spelling mistake: "resoure" -> "resource"Colin Ian King
2017-11-20ima: do not update security.ima if appraisal status is not INTEGRITY_PASSRoberto Sassu
2017-11-15Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-11-15Merge tag 'selinux-pr-20171113' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-11-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-11-15security: keys: Replace time_t with time64_t for struct key_preparsed_payloadBaolin Wang
2017-11-15security: keys: Replace time_t/timespec with time64_tBaolin Wang
2017-11-14Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2017-11-13Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-11-13Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-11-13Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-11-13Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-11-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-11-08ima: Remove redundant conditional operatorThiago Jung Bauermann
2017-11-08ima: Fix bool initialization/comparisonThomas Meyer
2017-11-08ima: check signature enforcement against cmdline param instead of CONFIGBruno E. O. Meneguele