/tools/perf/scripts/python/bin/

on> Hosts the 0x221E linux distro kernel.Ubuntu
summaryrefslogtreecommitdiff
path: root/include/linux/ima.h
AgeCommit message (Expand)Author
2019-07-08Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-06-24IMA: Define a new hook to measure the kexec boot command line argumentsPrakhar Srivastava
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Thomas Gleixner
2019-04-29s390/kexec_file: Disable kexec_load when IPLed securePhilipp Rudo
2019-02-04ima: define ima_post_create_tmpfile() hook and add missing callMimi Zohar
2018-12-11x86/ima: retry detecting secure boot modeMimi Zohar
2018-12-11x86/ima: define arch_get_ima_policy() for x86Eric Richter
2018-12-11ima: add support for arch specific policiesNayna Jain
2018-11-13x86/ima: define arch_ima_get_securebootNayna Jain
2018-08-15Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-07-16ima: based on policy require signed kexec kernel imagesMimi Zohar
2018-07-12IMA: don't propagate opened through the entire thingAl Viro
2017-06-21ima: define is_ima_appraise_enabled()Mimi Zohar
2016-12-20ima: on soft reboot, save the measurement listMimi Zohar
2016-05-01ima: add support for creating files using the mknodat syscallMimi Zohar
2016-02-21module: replace copy_module_from_fd with kernel versionMimi Zohar
2016-02-21security: define kernel_read_file hookMimi Zohar
2016-02-21firmware: replace call to fw_read_file_contents() with kernel versionMimi Zohar
2016-02-20ima: define a new hook to measure and appraise a file already in memoryMimi Zohar