1. bade72d IMA: fix the ToMToU logic by Eric Paris · 14 years ago
  2. 196f518 IMA: explicit IMA i_flag to remove global lock on inode_delete by Eric Paris · 14 years ago
  3. 64c62f0 IMA: drop refcnt from ima_iint_cache since it isn't needed by Eric Paris · 14 years ago
  4. bc7d2a3 IMA: only allocate iint when needed by Eric Paris · 14 years ago
  5. a178d20 IMA: move read counter into struct inode by Eric Paris · 14 years ago
  6. b9593d3 IMA: use i_writecount rather than a private counter by Eric Paris · 14 years ago
  7. ad16ad0 IMA: use inode->i_lock to protect read and write counters by Eric Paris · 14 years ago
  8. 497f323 IMA: use unsigned int instead of long for counters by Eric Paris · 14 years ago
  9. b575156 IMA: drop the inode opencount since it isn't needed for operation by Eric Paris · 14 years ago
  10. e950598 ima: always maintain counters by Mimi Zohar · 14 years ago
  11. 0ffbe26 Merge branch 'master' into next by James Morris · 14 years ago
  12. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  13. a19c5bb security/ima: replace gcc specific __FUNCTION__ with __func__ by H Hartley Sweeten · 14 years ago
  14. 1e93d00 ima: rename PATH_CHECK to FILE_CHECK by Mimi Zohar · 15 years ago
  15. 9bbb6ca ima: rename ima_path_check to ima_file_check by Mimi Zohar · 15 years ago
  16. 54bb655 ima: initialize ima before inodes can be allocated by Eric Paris · 15 years ago
  17. 8eb988c fix ima breakage by Mimi Zohar · 15 years ago
  18. d162543 ima: limit imbalance msg by Mimi Zohar · 15 years ago
  19. 1429b3e Untangling ima mess, part 3: kill dead code in ima by Al Viro · 15 years ago
  20. e0d5bd2 IMA: clean up the IMA counts updating code by Eric Paris · 15 years ago
  21. 9353384 ima: only insert at inode creation time by Eric Paris · 15 years ago
  22. acd0c93 IMA: update ima_counts_put by Mimi Zohar · 15 years ago
  23. 53a7197 IMA: iint put in ima_counts_get and put by Eric Paris · 15 years ago
  24. 94e5d71 integrity: add ima_counts_put (updated) by Mimi Zohar · 15 years ago
  25. 04288f4 integrity: ima audit dentry_open failure by Mimi Zohar · 15 years ago
  26. b9fc745 integrity: path_check update by Mimi Zohar · 15 years ago
  27. 1a62e95 IMA: open all files O_LARGEFILE by Eric Paris · 15 years ago
  28. f06dd16 IMA: Handle dentry_open failures by Eric Paris · 15 years ago
  29. 37bcbf1 IMA: use current_cred() instead of current->cred by Eric Paris · 15 years ago
  30. 07ff7a0 integrity: remove __setup auditing msgs by Mimi Zohar · 15 years ago
  31. 1df9f0a Integrity: IMA file free imbalance by Mimi Zohar · 16 years ago
  32. bab7393 integrity: IMA display by Mimi Zohar · 16 years ago
  33. 3323eec9 integrity: IMA as an integrity service provider by Mimi Zohar · 16 years ago