1. 2039bda LSM: Add "contents" flag to kernel_read_file hook by Kees Cook · 4 years, 3 months ago
  2. b64fcae LSM: Introduce kernel_post_load_data() hook by Kees Cook · 4 years, 3 months ago
  3. b89999d0 fs/kernel_read_file: Split into separate include file by Scott Branden · 4 years, 3 months ago
  4. 23e390c security: Fix hook iteration and default value for inode_copy_up_xattr by KP Singh · 4 years, 6 months ago
  5. 4a87b19 Merge tag 'LSM-add-setgid-hook-5.8-author-fix' of git://github.com/micah-morton/linux by Linus Torvalds · 4 years, 7 months ago
  6. 39030e1 security: Add LSM hooks to set*gid syscalls by Thomas Cedeno · 4 years, 7 months ago
  7. 6c32978 Merge tag 'notifications-20200601' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 4 years, 7 months ago
  8. 52435c8 Merge tag 'ovl-update-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 4 years, 7 months ago
  9. 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
  10. 15a2bc4 Merge branch 'exec-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 4 years, 7 months ago
  11. 292f902 ovl: call secutiry hook in ovl_real_ioctl() by Miklos Szeredi · 4 years, 7 months ago
  12. 56305aa exec: Compute file based creds only once by Eric W. Biederman · 4 years, 7 months ago
  13. 8eb613c ima: verify mprotect change is consistent with mmap policy by Mimi Zohar · 4 years, 8 months ago
  14. 112b714 exec: Convert security_bprm_set_creds into security_bprm_repopulate_creds by Eric W. Biederman · 4 years, 8 months ago
  15. 0550cfe security: Fix hook iteration for secid_to_secctx by KP Singh · 4 years, 7 months ago
  16. b8bff59 exec: Factor security_bprm_creds_for_exec out of security_bprm_set_creds by Eric W. Biederman · 4 years, 9 months ago
  17. 8c0637e keys: Make the KEY_NEED_* perms an enum rather than a mask by David Howells · 4 years, 8 months ago
  18. 998f504 security: Add hooks to rule on setting a watch by David Howells · 4 years, 11 months ago
  19. 344fa64 security: Add a hook for the point of notification insertion by David Howells · 4 years, 11 months ago
  20. 98e828a security: Refactor declaration of LSM hooks by KP Singh · 4 years, 9 months ago
  21. b3a6082 Merge branch 'for-v5.6' of git://git.kernel.org:/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 5 years ago
  22. 10c2d11 security: remove EARLY_LSM_COUNT which never used by Alex Shi · 5 years ago
  23. 59438b46 security,lockdown,selinux: implement SELinux lockdown by Stephen Smalley · 5 years ago
  24. da97e18 perf_event: Add support for LSM and SELinux checks by Joel Fernandes (Google) · 5 years ago
  25. aefcf2f Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 5 years ago
  26. 5825a95 Merge tag 'selinux-pr-20190917' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 5 years ago
  27. 9e47d31 security: Add a "locked down" LSM hook by Matthew Garrett · 5 years ago
  28. e6b1db9 security: Support early LSMs by Matthew Garrett · 5 years ago
  29. ac5656d fanotify, inotify, dnotify, security: add security hook for fs notifications by Aaron Goidel · 5 years ago
  30. 8b68150 Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity by Linus Torvalds · 5 years ago
  31. 42df744 LSM: switch to blocking policy update notifiers by Janne Karhunen · 6 years ago
  32. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  33. 4009132 Merge branch 'work.mount-syscalls' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  34. b230d5a LSM: add new hook for kernfs node initialization by Ondrej Mosnacek · 6 years ago
  35. 2db154b vfs: syscall: Add move_mount(2) to move mounts around by David Howells · 6 years ago
  36. 7b47a9e Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  37. be37f21 Merge tag 'audit-pr-20190305' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit by Linus Torvalds · 6 years ago
  38. 0b52075 introduce cloning of fs_context by Al Viro · 6 years ago
  39. da2441f vfs: Add LSM hooks for the new mount API by David Howells · 6 years ago
  40. 89a9684 LSM: Ignore "security=" when "lsm=" is specified by Kees Cook · 6 years ago
  41. 90462a5 audit: remove unused actx param from audit_rule_match by Richard Guy Briggs · 6 years ago
  42. 9624d5c Merge tag 'v5.0-rc3' into next-general by James Morris · 6 years ago
  43. 3e8c736 LSM: Make some functions static by Wei Yongjun · 6 years ago
  44. 1cfb2a5 LSM: Make lsm_early_cred() and lsm_early_task() local functions. by Tetsuo Handa · 6 years ago
  45. a5795fd LSM: Check for NULL cred-security on free by James Morris · 6 years ago
  46. c1a85a0 LSM: generalize flag passing to security_capable by Micah Morton · 6 years ago
  47. ecd5f82 LSM: Infrastructure management of the ipc security blob by Casey Schaufler · 6 years ago
  48. f4ad8f2 LSM: Infrastructure management of the task security by Casey Schaufler · 6 years ago
  49. afb1cbe3 LSM: Infrastructure management of the inode security by Casey Schaufler · 6 years ago
  50. 33bf60c LSM: Infrastructure management of the file security by Casey Schaufler · 6 years ago
  51. bbd3662 Infrastructure management of the cred security blob by Casey Schaufler · 6 years ago
  52. 6d9c939 procfs: add smack subdir to attrs by Casey Schaufler · 6 years ago
  53. d117a15 capability: Initialize as LSM_ORDER_FIRST by Kees Cook · 6 years ago
  54. e2bc445 LSM: Introduce enum lsm_order by Kees Cook · 6 years ago
  55. d6aed64 Yama: Initialize as ordered LSM by Kees Cook · 6 years ago
  56. 70b62c2 LoadPin: Initialize as ordered LSM by Kees Cook · 6 years ago
  57. d8e9bbd4 LSM: Split LSM preparation from initialization by Kees Cook · 6 years ago
  58. c91d810 LSM: Add all exclusive LSMs to ordered initialization by Casey Schaufler · 6 years ago
  59. 14bd99c LSM: Separate idea of "major" LSM from "exclusive" LSM by Kees Cook · 6 years ago
  60. 7e61148 LSM: Refactor "security=" in terms of enable/disable by Kees Cook · 6 years ago
  61. 5ef4e41 LSM: Prepare for reorganizing "security=" logic by Kees Cook · 6 years ago
  62. a8027fb LSM: Tie enabling logic to presence in ordered list by Kees Cook · 6 years ago
  63. 79f7865 LSM: Introduce "lsm=" for boottime LSM selection by Kees Cook · 6 years ago
  64. 13e735c LSM: Introduce CONFIG_LSM by Kees Cook · 6 years ago
  65. 2d4d511 LSM: Build ordered list of LSMs to initialize by Kees Cook · 6 years ago
  66. f4941d7 LSM: Lift LSM selection out of individual LSMs by Kees Cook · 6 years ago
  67. 657d910 LSM: Provide separate ordered initialization by Kees Cook · 6 years ago
  68. 505b050 Merge branch 'mount.part1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  69. 757cbe5 LSM: new method: ->sb_add_mnt_opt() by Al Viro · 6 years ago
  70. 204cc0c LSM: hide struct security_mnt_opts from any generic code by Al Viro · 6 years ago
  71. 5b40023 LSM: turn sb_eat_lsm_opts() into a method by Al Viro · 6 years ago
  72. a65001e btrfs: sanitize security_mnt_opts use by Al Viro · 6 years ago
  73. a10d7c2 LSM: split ->sb_set_mnt_opts() out of ->sb_kern_mount() by Al Viro · 6 years ago
  74. f5c0c26 new helper: security_sb_eat_lsm_opts() by Al Viro · 6 years ago
  75. c039bc3 LSM: lift extracting and parsing LSM options into the caller of ->sb_remount() by Al Viro · 6 years ago
  76. 6be8750 LSM: lift parsing LSM options into the caller of ->sb_kern_mount() by Al Viro · 6 years ago
  77. 876979c security: audit and remove any unnecessary uses of module.h by Paul Gortmaker · 6 years ago
  78. 638820d Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 6 years ago
  79. 3f6caaf LSM: Don't ignore initialization failures by Kees Cook · 6 years ago
  80. 9b8c7c1 LSM: Provide init debugging infrastructure by Kees Cook · 6 years ago
  81. 5b89c1b LSM: Convert from initcall to struct lsm_info by Kees Cook · 6 years ago
  82. 6907e37 LSM: Remove initcall tracing by Kees Cook · 6 years ago
  83. b048ae6 LSM: Rename .security_initcall section to .lsm_info by Kees Cook · 6 years ago
  84. 98d2917 LSM: Correctly announce start of LSM initialization by Kees Cook · 6 years ago
  85. ae7795b signal: Distinguish between kernel_siginfo and siginfo by Eric W. Biederman · 6 years ago
  86. 1b1eeca init: allow initcall tables to be emitted using relative references by Ard Biesheuvel · 6 years ago
  87. f91e654 Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 6 years ago
  88. 92d4a03 Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 6 years ago
  89. 6eb864c integrity: prevent deadlock during digsig verification. by Mikhail Kurinnoi · 7 years ago
  90. 87ea584 security: check for kstrdup() failure in lsm_append() by Eric Biggers · 6 years ago
  91. 83a68a0 security: export security_kernel_load_data function by Arnd Bergmann · 6 years ago
  92. 16c267a ima: based on policy require signed kexec kernel images by Mimi Zohar · 6 years ago
  93. 377179c security: define new LSM hook named security_kernel_load_data by Mimi Zohar · 6 years ago
  94. 9481769 ->file_open(): lose cred argument by Al Viro · 6 years ago
  95. e3f20ae security_file_open(): lose cred argument by Al Viro · 6 years ago
  96. aae7cfc security: add hook for socketpair() by David Herrmann · 7 years ago
  97. 2a56bb5 Merge tag 'trace-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 7 years ago
  98. f8cf2f1 Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 7 years ago
  99. 3612605 Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 7 years ago
  100. 9eda2d2 Merge tag 'selinux-pr-20180403' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 7 years ago