Age | Commit message (Expand) | Author |
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 |
2016-12-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds |
2016-12-02 | Revert "evm: Translate user/group ids relative to s_user_ns when computing HMAC" | Eric W. Biederman |
2016-11-13 | security/integrity: Harden against malformed xattrs | Seth Forshee |
2016-11-13 | ima: include the reason for TPM-bypass mode | Mimi Zohar |
2016-11-13 | Revert "ima: limit file hash setting by user to fix and log modes" | Mimi Zohar |
2016-11-13 | ima: fix memory leak in ima_release_policy | Eric Richter |
2016-10-10 | Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds |
2016-10-07 | xattr: Add __vfs_{get,set,remove}xattr helpers | Andreas Gruenbacher |
2016-09-16 | ima: use file_dentry() | Miklos Szeredi |
2016-07-29 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds |
2016-07-05 | evm: Translate user/group ids relative to s_user_ns when computing HMAC | Seth Forshee |
2016-06-30 | ima: extend the measurement entry specific pcr | Eric Richter |
2016-06-30 | ima: change integrity cache to store measured pcr | Eric Richter |
2016-06-30 | ima: redefine duplicate template entries | Eric Richter |
2016-06-30 | ima: change ima_measurements_show() to display the entry specific pcr | Eric Richter |