1. 98eaa63 tomoyo: fix doc warnings by ChenXiaoSong · 3 years, 7 months ago
  2. be619f7 exec: Implement kernel_execve by Eric W. Biederman · 4 years, 6 months ago
  3. b8bff59 exec: Factor security_bprm_creds_for_exec out of security_bprm_set_creds by Eric W. Biederman · 4 years, 10 months ago
  4. cdcf672 tomoyo: Coding style fix. by Tetsuo Handa · 6 years ago
  5. 8c6cb98 tomoyo: Swicth from cred->security to task_struct->security. by Tetsuo Handa · 6 years ago
  6. 1cfb2a5 LSM: Make lsm_early_cred() and lsm_early_task() local functions. by Tetsuo Handa · 6 years ago
  7. a5e2fe7 TOMOYO: Update LSM flags to no longer be exclusive by Kees Cook · 6 years ago
  8. bbd3662 Infrastructure management of the cred security blob by Casey Schaufler · 6 years ago
  9. 43fc460 TOMOYO: Abstract use of cred security blob by Casey Schaufler · 6 years ago
  10. 14bd99c LSM: Separate idea of "major" LSM from "exclusive" LSM by Kees Cook · 6 years ago
  11. f4941d7 LSM: Lift LSM selection out of individual LSMs by Kees Cook · 6 years ago
  12. 47008e5 LSM: Introduce LSM_FLAG_LEGACY_MAJOR by Kees Cook · 6 years ago
  13. 07aed2f LSM: Record LSM name in struct lsm_info by Kees Cook · 6 years ago
  14. 3d6e5f6 LSM: Convert security_initcall() into DEFINE_LSM() by Kees Cook · 6 years ago
  15. 9481769 ->file_open(): lose cred argument by Al Viro · 7 years ago
  16. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  17. ddb4a14 exec: Rename bprm->cred_prepared to called_set_creds by Kees Cook · 8 years ago
  18. 8291798 TOMOYO: Use designated initializers by Kees Cook · 8 years ago
  19. ca97d93 security: mark LSM hooks as __ro_after_init by James Morris · 8 years ago
  20. d69dece5 LSM: Add /sys/kernel/security/lsm by Casey Schaufler · 8 years ago
  21. 3b73b68 constify security_sb_pivotroot() by Al Viro · 9 years ago
  22. 77b286c constify security_path_chroot() by Al Viro · 9 years ago
  23. 3ccee46 constify security_path_{link,rename} by Al Viro · 9 years ago
  24. d360775 constify security_path_{mkdir,mknod,symlink} by Al Viro · 9 years ago
  25. 989f74e constify security_path_{unlink,rmdir} by Al Viro · 9 years ago
  26. be01f9f constify chmod_common/security_path_chmod by Al Viro · 9 years ago
  27. 8a04c43 constify security_sb_mount() by Al Viro · 9 years ago
  28. 7fd25da constify chown_common/security_path_chown by Al Viro · 9 years ago
  29. 81f4c50 constify security_path_truncate() by Al Viro · 9 years ago
  30. b1d9e6b LSM: Switch to lists of hooks by Casey Schaufler · 10 years ago
  31. e20b043 LSM: Add security module hook list heads by Casey Schaufler · 10 years ago
  32. 3c4ed7b LSM: Split security.h by Casey Schaufler · 10 years ago
  33. 3f7036a switch security_inode_getattr() to struct path * by Al Viro · 10 years ago
  34. 505f14f tomoyo: use DEFINE_SRCU() to define tomoyo_ss by Lai Jiangshan · 12 years ago
  35. 808d4e3 consitify do_mount() arguments by Al Viro · 12 years ago
  36. d2b31ca userns: Teach security_path_chown to take kuids and kgids by Eric W. Biederman · 13 years ago
  37. 83d4985 SELinux: rename dentry_open to file_open by Eric Paris · 13 years ago
  38. cdcf116 switch security_path_chmod() to struct path * by Al Viro · 13 years ago
  39. 04fc66e switch ->path_mknod() to umode_t by Al Viro · 13 years ago
  40. 4572bef switch ->path_mkdir() to umode_t by Al Viro · 13 years ago
  41. 910f4ece switch security_path_chmod() to umode_t by Al Viro · 13 years ago
  42. 059d84d TOMOYO: Add socket operation restriction support. by Tetsuo Handa · 13 years ago
  43. 0f2a55d TOMOYO: Update kernel-doc. by Tetsuo Handa · 14 years ago
  44. 97fb35e TOMOYO: Enable conditional ACL. by Tetsuo Handa · 14 years ago
  45. 7986cf2 TOMOYO: Fix build error with CONFIG_SECURITY_TOMOYO_OMIT_USERSPACE_LOADER=y . by Tetsuo Handa · 14 years ago
  46. 7c75964 TOMOYO: Cleanup part 1. by Tetsuo Handa · 14 years ago
  47. 7509315 TOMOYO: Rename symbols. by Tetsuo Handa · 15 years ago
  48. ea0d3ab LSM: Remove unused arguments from security_path_truncate(). by Tetsuo Handa · 15 years ago
  49. c3ef150 TOMOYO: Split files into some pieces. by Tetsuo Handa · 15 years ago
  50. 2106ccd TOMOYO: Add mount restriction. by Tetsuo Handa · 15 years ago
  51. a1f9bb6 TOMOYO: Split file access control functions by type of parameters. by Tetsuo Handa · 15 years ago
  52. cb0abe6 TOMOYO: Use structure for passing common arguments. by Tetsuo Handa · 15 years ago
  53. b4ccebd Merge branch 'next' into for-linus by James Morris · 15 years ago
  54. 97d6931 TOMOYO: Remove unneeded parameter. by Tetsuo Handa · 15 years ago
  55. 7ef6123 TOMOYO: Use shorter names. by Tetsuo Handa · 15 years ago
  56. ec8e6a4 TOMOYO: Add refcounter on domain structure. by Tetsuo Handa · 15 years ago
  57. 76bb089 TOMOYO: Merge headers. by Tetsuo Handa · 15 years ago
  58. 6d12552 Fix ACC_MODE() for real by Al Viro · 15 years ago
  59. fdb8ebb TOMOYO: Use RCU primitives for list operation by Tetsuo Handa · 15 years ago
  60. 1ad1f10 Merge branch 'master' into next by James Morris · 15 years ago
  61. 937bf61 TOMOYO: Add rest of file operation restrictions. by Tetsuo Handa · 15 years ago
  62. c656ae9 security/tomoyo: Remove now unnecessary handling of security_sysctl. by Eric W. Biederman · 15 years ago
  63. 86b1bc6 sysctl security/tomoyo: Don't look at ctl_name by Tetsuo Handa · 15 years ago
  64. ee18d64 KEYS: Add a keyctl to install a process's session keyring on its parent [try #6] by David Howells · 15 years ago
  65. 56f8c9bc TOMOYO: Remove next_domain from tomoyo_find_next_domain(). by Tetsuo Handa · 16 years ago
  66. c3fa109 TOMOYO: Add description of lists and structures. by Tetsuo Handa · 16 years ago
  67. b1338d1 tomoyo: add missing call to cap_bprm_set_creds by Herton Ronaldo Krzesinski · 16 years ago
  68. 39826a1 tomoyo: version bump to 2.2.0. by Tetsuo Handa · 16 years ago
  69. 1581e7d TOMOYO: Do not call tomoyo_realpath_init unless registered. by Tetsuo Handa · 16 years ago
  70. 35d50e6 tomoyo: fix sparse warning by Tetsuo Handa · 16 years ago
  71. f743324 LSM adapter functions. by Kentaro Takeda · 16 years ago