summaryrefslogtreecommitdiff
path: root/scripts/basic/docproc.c
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2008-06-09 11:27:55 -0700
committerLinus Torvalds <torvalds@linux-foundation.org>2008-06-09 11:27:55 -0700
commitcc55875e26e2b85484b196edbada6caf84eb7765 (patch)
tree34c569f2b2c0dc8f92bce6e11598519736364915 /scripts/basic/docproc.c
parentd563923011110a91bdbf1d89055c3e803ec01f0f (diff)
parent326f6a5c9c9e1a62aec37bdc0c3f8d53adabe77b (diff)
downloadkernel-cc55875e26e2b85484b196edbada6caf84eb7765.tar.gz
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq
* 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq: [CPUFREQ] Fix format string bug.
Diffstat (limited to 'scripts/basic/docproc.c')
0 files changed, 0 insertions, 0 deletions
pan title='2017-11-20 08:23:10 +1100'>2017-11-20ima: do not update security.ima if appraisal status is not INTEGRITY_PASSRoberto Sassu 2017-11-08ima: Remove redundant conditional operatorThiago Jung Bauermann 2017-06-21ima: Log the same audit cause whenever a file has no signatureThiago Jung Bauermann 2017-06-21integrity: Small code improvementsThiago Jung Bauermann 2017-06-21ima: define is_ima_appraise_enabled()Mimi Zohar 2017-06-21ima: define Kconfig IMA_APPRAISE_BOOTPARAM optionMimi Zohar 2017-03-07ima: accept previously set IMA_NEW_FILEDaniel Glöckner 2016-11-13security/integrity: Harden against malformed xattrsSeth Forshee 2016-11-13Revert "ima: limit file hash setting by user to fix and log modes"Mimi Zohar 2016-10-10Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds 2016-10-07xattr: Add __vfs_{get,set,remove}xattr helpersAndreas Gruenbacher 2016-09-16ima: use file_dentry()Miklos Szeredi 2016-06-30ima: change integrity cache to store measured pcrEric Richter 2016-06-30ima: extend ima_get_action() to return the policy pcrEric Richter 2016-05-01ima: add support for creating files using the mknodat syscallMimi Zohar 2016-05-01ima: fix ima_inode_post_setattrMimi Zohar 2016-02-21ima: remove firmware and module specific cached status infoMimi Zohar 2016-02-20ima: define a new hook to measure and appraise a file already in memoryMimi Zohar 2016-02-18ima: use "ima_hooks" enum as function argumentMimi Zohar 2016-02-18ima: separate 'security.ima' reading functionality from collectDmitry Kasatkin 2015-05-21ima: limit file hash setting by user to fix and log modesDmitry Kasatkin 2015-04-15VFS: security/: d_backing_inode() annotationsDavid Howells 2014-12-08Merge branch 'iov_iter' into for-nextAl Viro 2014-11-19kill f_dentry usesAl Viro 2014-10-28ima: check xattr value length and type in the ima_inode_setxattr()Dmitry Kasatkin 2014-09-17ima: added ima_policy_flag variableRoberto Sassu 2014-09-17ima: provide 'ima_appraise=log' kernel optionDmitry Kasatkin 2014-09-09ima: remove unnecessary appraisal testDmitry Kasatkin 2014-09-09ima: pass 'opened' flag to identify newly created filesDmitry Kasatkin 2014-09-08ima: provide flag to identify new empty filesDmitry Kasatkin 2014-07-25ima: add support for measuring and appraising firmwareMimi Zohar 2014-07-17audit: fix dangling keywords in integrity ima message outputRichard Guy Briggs 2014-06-12ima: prevent new digsig xattr from being replacedMimi Zohar