Age | Commit message (Expand) | Author |
2017-11-20 | ima: do not update security.ima if appraisal status is not INTEGRITY_PASS | Roberto Sassu |
2017-11-14 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |
2017-11-13 | Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2017-11-08 | ima: Remove redundant conditional operator | Thiago Jung Bauermann |
2017-11-08 | ima: Fix bool initialization/comparison | Thomas Meyer |
2017-11-08 | ima: check signature enforcement against cmdline param instead of CONFIG | Bruno E. O. Meneguele |
2017-11-08 | ima: fix hash algorithm initialization | Boshi Wang |
2017-11-08 | EVM: Only complain about a missing HMAC key once | Matthew Garrett |
2017-11-08 | EVM: Allow userspace to signal an RSA key has been loaded | Matthew Garrett |
2017-11-08 | EVM: Include security.apparmor in EVM measurements | Matthew Garrett |
2017-11-08 | integrity: use kernel_read_file_from_path() to read x509 certs | Christoph Hellwig |
2017-11-08 | ima: always measure and audit files in policy | Mimi Zohar |
2017-11-08 | ima: don't remove the securityfs policy file | Mimi Zohar |
2017-11-03 | ima: move to generic async completion | Gilad Ben-Yossef |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-07-05 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds |
2017-06-21 | ima: Log the same audit cause whenever a file has no signature | Thiago Jung Bauermann |
2017-06-21 | ima: Simplify policy_func_show. | Thiago Jung Bauermann |
2017-06-21 | integrity: Small code improvements | Thiago Jung Bauermann |
2017-06-21 | ima: fix get_binary_runtime_size() | Roberto Sassu |
2017-06-21 | ima: use ima_parse_buf() to parse template data | Roberto Sassu |
2017-06-21 | ima: use ima_parse_buf() to parse measurements headers | Roberto Sassu |
2017-06-21 | ima: introduce ima_parse_buf() | Roberto Sassu |
2017-06-21 | ima: Add cgroups2 to the defaults list | Laura Abbott |
2017-06-21 | ima: use memdup_user_nul | Geliang Tang |
2017-06-21 | ima: fix up #endif comments | Tycho Andersen |
2017-06-21 | IMA: Correct Kconfig dependencies for hash selection | Ben Hutchings |
2017-06-21 | ima: define is_ima_appraise_enabled() | Mimi Zohar |
2017-06-21 | ima: define Kconfig IMA_APPRAISE_BOOTPARAM option | Mimi Zohar |
2017-06-21 | ima: define a set of appraisal rules requiring file signatures | Mimi Zohar |
2017-06-21 | ima: extend the "ima_policy" boot command line to support multiple policies | Mimi Zohar |
2017-06-05 | fs: switch ->s_uuid to uuid_t | Christoph Hellwig |
2017-06-05 | ima/policy: switch to use uuid_t | Christoph Hellwig |
2017-06-05 | block: remove blk_part_pack_uuid | Christoph Hellwig |
2017-04-19 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/li... | James Morris |
2017-04-04 | KEYS: Use structure to capture key restriction function and data | Mat Martineau |
2017-03-13 | ima: provide ">" and "<" operators for fowner/uid/euid rules. | Mikhail Kurinnoi |
2017-03-07 | ima: accept previously set IMA_NEW_FILE | Daniel Glöckner |
2017-03-06 | integrity: mark default IMA rules as __ro_after_init | James Morris |
2017-03-02 | sched/headers: Prepare to remove the <linux/magic.h> include from <linux/sche... | Ingo Molnar |
2017-01-27 | ima: allow to check MAY_APPEND | Lans Zhang |
2017-01-27 | ima: fix ima_d_path() possible race with rename | Mimi Zohar |
2016-12-20 | ima: platform-independent hash value | Andreas Steffen |
2016-12-20 | ima: define a canonical binary_runtime_measurements list format | Mimi Zohar |
2016-12-20 | ima: support restoring multiple template formats | Mimi Zohar |
2016-12-20 | ima: store the builtin/custom template definitions in a list | Mimi Zohar |
2016-12-20 | ima: on soft reboot, save the measurement list | Mimi Zohar |
2016-12-20 | ima: maintain memory size needed for serializing the measurement list | Mimi Zohar |
2016-12-20 | ima: permit duplicate measurement list entries | Mimi Zohar |
2016-12-20 | ima: on soft reboot, restore the measurement list | Mimi Zohar |