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