summaryrefslogtreecommitdiff
path: root/security
AgeCommit message (Expand)Author
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
2017-11-08ima: fix hash algorithm initializationBoshi Wang
2017-11-08EVM: Only complain about a missing HMAC key onceMatthew Garrett
2017-11-08EVM: Allow userspace to signal an RSA key has been loadedMatthew Garrett
2017-11-08EVM: Include security.apparmor in EVM measurementsMatthew Garrett
2017-11-08integrity: use kernel_read_file_from_path() to read x509 certsChristoph Hellwig
2017-11-08ima: always measure and audit files in policyMimi Zohar
2017-11-08ima: don't remove the securityfs policy fileMimi Zohar
2017-11-08apparmor: fix off-by-one comparison on MAXMAPPED_SIGJohn Johansen
2017-11-07Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar
2017-11-05device_cgroup: prepare code for bpf-based device controllerRoman Gushchin
2017-11-05device_cgroup: add DEVCG_ prefix to ACC_* and DEV_* constantsRoman Gushchin
2017-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-11-03ima: move to generic async completionGilad Ben-Yossef
2017-11-02Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-11-02KEYS: trusted: fix writing past end of buffer in trusted_read()Eric Biggers
2017-11-02KEYS: return full count in keyring_read() if buffer is too smallEric Biggers
2017-11-02Smack: Base support for overlayfsCasey Schaufler
2017-10-31treewide: Fix function prototypes for module_param_call()Kees Cook
2017-10-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-10-26Revert "apparmor: add base infastructure for socket mediation"Linus Torvalds