- 6b26285 ima/evm: Fix type mismatch by Roberto Sassu · 3 years, 7 months ago
- 0fa8e08 fs/kernel_file_read: Add "offset" arg for partial reads by Kees Cook · 4 years, 3 months ago
- 8853528 fs/kernel_read_file: Add file_size output argument by Kees Cook · 4 years, 3 months ago
- 113eeb5 fs/kernel_read_file: Switch buffer size arg to size_t by Kees Cook · 4 years, 3 months ago
- f7a4f68 fs/kernel_read_file: Remove redundant size argument by Kees Cook · 4 years, 3 months ago
- b89999d0 fs/kernel_read_file: Split into separate include file by Scott Branden · 4 years, 3 months ago
- c307459 fs/kernel_read_file: Remove FIRMWARE_PREALLOC_BUFFER enum by Kees Cook · 4 years, 3 months ago
- 3c0ad98 Merge tag 'integrity-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity by Linus Torvalds · 4 years, 7 months ago
- 2e3a34e ima: Fix return value of ima_write_policy() by Roberto Sassu · 4 years, 8 months ago
- aa724fe ima: Switch to dynamically allocated buffer for template digests by Roberto Sassu · 4 years, 9 months ago
- 555d6d7 integrity: Remove duplicate pr_fmt definitions by Tushar Sugandhi · 4 years, 10 months ago
- b886d83c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441 by Thomas Gleixner · 6 years ago
- 876979c security: audit and remove any unnecessary uses of module.h by Paul Gortmaker · 6 years ago
- 1e4c8da ima: fix showing large 'violations' or 'runtime_measurements_count' by Eric Biggers · 6 years ago
- b2724d5 security/integrity: constify some read-only data by Eric Biggers · 6 years ago
- 0c343af integrity: Add an integrity directory in securityfs by Matthew Garrett · 7 years ago
- de63676 ima: Unify logging by Petr Vorel · 7 years ago
- ffb122d ima: Reflect correct permissions for policy by Petr Vorel · 7 years ago
- 39adb92 ima: Fix bool initialization/comparison by Thomas Meyer · 7 years ago
- 2068626 ima: don't remove the securityfs policy file by Mimi Zohar · 8 years ago
- b4e2803 ima: use memdup_user_nul by Geliang Tang · 8 years ago
- d68a6fe ima: define a canonical binary_runtime_measurements list format by Mimi Zohar · 8 years ago
- 7b8589c ima: on soft reboot, save the measurement list by Mimi Zohar · 8 years ago
- 9a11a18 ima: fix memory leak in ima_release_policy by Eric Richter · 8 years ago
- 5f6f027 ima: change ima_measurements_show() to display the entry specific pcr by Eric Richter · 9 years ago
- 19f8a84 ima: measure and appraise the IMA policy itself by Mimi Zohar · 9 years ago
- 7429b092 ima: load policy using path by Dmitry Kasatkin · 11 years ago
- 6427e6c ima: ima_write_policy() limit locking by Petko Manolov · 9 years ago
- 0112721 IMA: policy can be updated zero times by Sasha Levin · 9 years ago
- 80eae20 IMA: allow reading back the current IMA policy by Petko Manolov · 9 years ago
- 38d859f IMA: policy can now be updated multiple times by Petko Manolov · 9 years ago
- 45b2613 ima: fix ima_show_template_data_ascii() by Mimi Zohar · 10 years ago
- 7dbdb42 ima: display template format in meas. list if template name length is zero by Roberto Sassu · 10 years ago
- 0716abb ima: use atomic bit operations to protect policy update interface by Dmitry Kasatkin · 10 years ago
- 78bb5d0 ima: report policy load status by Dmitry Kasatkin · 10 years ago
- 2bb930a integrity: fix checkpatch errors by Dmitry Kasatkin · 11 years ago
- c019e30 ima: restore the original behavior for sending data with ima template by Roberto Sassu · 11 years ago
- 3e8e550 ima: do not send field length to userspace for digest of ima template by Roberto Sassu · 11 years ago
- a71dc65 ima: switch to new template management mechanism by Roberto Sassu · 12 years ago
- 3ce1217d ima: define template fields library and new helpers by Roberto Sassu · 12 years ago
- 140d802 ima: differentiate between template hash and file data hash sizes by Mimi Zohar · 12 years ago
- 089bc8e ima: fix script messages by Dmitry Kasatkin · 11 years ago
- c7de7ad ima: remove unused cleanup functions by Dmitry Kasatkin · 13 years ago
- 0ea4f8a ima: free securityfs violations file by Dmitry Kasatkin · 13 years ago
- b97e145 ima: sparse fix: make ima_open_policy static by James Morris · 13 years ago
- cdcd90f ima: use generic_file_llseek for securityfs by Arnd Bergmann · 14 years ago
- 0ffbe26 Merge branch 'master' into next by James Morris · 15 years ago
- 6ccd045 ima: handle multiple rules per write by Eric Paris · 15 years ago
- 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
- 828c095 const: constify remaining file_operations by Alexey Dobriyan · 15 years ago
- 88e9d34 seq_file: constify seq_operations by James Morris · 15 years ago
- 3296ca2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 16 years ago
- 932995f IMA: Add __init notation to ima functions by Eric Paris · 16 years ago
- f850a7c IMA: remove read permissions on the ima policy file by Eric Paris · 16 years ago
- 05725f7 rculist: use list_entry_rcu in places where it's appropriate by Jiri Pirko · 16 years ago
- 523979a integrity: audit update by Mimi Zohar · 16 years ago
- f4bd857 integrity: IMA policy open by Mimi Zohar · 16 years ago
- 4af4662 integrity: IMA policy by Mimi Zohar · 16 years ago
- bab7393 integrity: IMA display by Mimi Zohar · 16 years ago