1. be01f9f constify chmod_common/security_path_chmod by Al Viro · 9 years ago
  2. 8a04c43 constify security_sb_mount() by Al Viro · 9 years ago
  3. 7fd25da constify chown_common/security_path_chown by Al Viro · 9 years ago
  4. 81f4c50 constify security_path_truncate() by Al Viro · 9 years ago
  5. b1d9e6b LSM: Switch to lists of hooks by Casey Schaufler · 10 years ago
  6. e20b043 LSM: Add security module hook list heads by Casey Schaufler · 10 years ago
  7. 3c4ed7b LSM: Split security.h by Casey Schaufler · 10 years ago
  8. 3f7036a switch security_inode_getattr() to struct path * by Al Viro · 10 years ago
  9. 505f14f tomoyo: use DEFINE_SRCU() to define tomoyo_ss by Lai Jiangshan · 12 years ago
  10. 808d4e3 consitify do_mount() arguments by Al Viro · 12 years ago
  11. d2b31ca userns: Teach security_path_chown to take kuids and kgids by Eric W. Biederman · 13 years ago
  12. 83d4985 SELinux: rename dentry_open to file_open by Eric Paris · 13 years ago
  13. cdcf116 switch security_path_chmod() to struct path * by Al Viro · 13 years ago
  14. 04fc66e switch ->path_mknod() to umode_t by Al Viro · 13 years ago
  15. 4572bef switch ->path_mkdir() to umode_t by Al Viro · 13 years ago
  16. 910f4ece switch security_path_chmod() to umode_t by Al Viro · 13 years ago
  17. 059d84d TOMOYO: Add socket operation restriction support. by Tetsuo Handa · 13 years ago
  18. 0f2a55d TOMOYO: Update kernel-doc. by Tetsuo Handa · 13 years ago
  19. 97fb35e TOMOYO: Enable conditional ACL. by Tetsuo Handa · 13 years ago
  20. 7986cf2 TOMOYO: Fix build error with CONFIG_SECURITY_TOMOYO_OMIT_USERSPACE_LOADER=y . by Tetsuo Handa · 13 years ago
  21. 7c75964 TOMOYO: Cleanup part 1. by Tetsuo Handa · 13 years ago
  22. 7509315 TOMOYO: Rename symbols. by Tetsuo Handa · 14 years ago
  23. ea0d3ab LSM: Remove unused arguments from security_path_truncate(). by Tetsuo Handa · 15 years ago
  24. c3ef150 TOMOYO: Split files into some pieces. by Tetsuo Handa · 15 years ago
  25. 2106ccd TOMOYO: Add mount restriction. by Tetsuo Handa · 15 years ago
  26. a1f9bb6 TOMOYO: Split file access control functions by type of parameters. by Tetsuo Handa · 15 years ago
  27. cb0abe6 TOMOYO: Use structure for passing common arguments. by Tetsuo Handa · 15 years ago
  28. b4ccebdd Merge branch 'next' into for-linus by James Morris · 15 years ago
  29. 97d6931 TOMOYO: Remove unneeded parameter. by Tetsuo Handa · 15 years ago
  30. 7ef6123 TOMOYO: Use shorter names. by Tetsuo Handa · 15 years ago
  31. ec8e6a4 TOMOYO: Add refcounter on domain structure. by Tetsuo Handa · 15 years ago
  32. 76bb089 TOMOYO: Merge headers. by Tetsuo Handa · 15 years ago
  33. 6d12552 Fix ACC_MODE() for real by Al Viro · 15 years ago
  34. fdb8ebb TOMOYO: Use RCU primitives for list operation by Tetsuo Handa · 15 years ago
  35. 1ad1f10 Merge branch 'master' into next by James Morris · 15 years ago
  36. 937bf61 TOMOYO: Add rest of file operation restrictions. by Tetsuo Handa · 15 years ago
  37. c656ae9 security/tomoyo: Remove now unnecessary handling of security_sysctl. by Eric W. Biederman · 15 years ago
  38. 86b1bc6 sysctl security/tomoyo: Don't look at ctl_name by Tetsuo Handa · 15 years ago
  39. ee18d64 KEYS: Add a keyctl to install a process's session keyring on its parent [try #6] by David Howells · 15 years ago
  40. 56f8c9bc TOMOYO: Remove next_domain from tomoyo_find_next_domain(). by Tetsuo Handa · 15 years ago
  41. c3fa109 TOMOYO: Add description of lists and structures. by Tetsuo Handa · 16 years ago
  42. b1338d1 tomoyo: add missing call to cap_bprm_set_creds by Herton Ronaldo Krzesinski · 16 years ago
  43. 39826a1 tomoyo: version bump to 2.2.0. by Tetsuo Handa · 16 years ago
  44. 1581e7d TOMOYO: Do not call tomoyo_realpath_init unless registered. by Tetsuo Handa · 16 years ago
  45. 35d50e6 tomoyo: fix sparse warning by Tetsuo Handa · 16 years ago
  46. f743324 LSM adapter functions. by Kentaro Takeda · 16 years ago