1. 87ca9aa LSM: generalize flag passing to security_capable by Micah Morton · 6 years ago
  2. a19aedf LSM: Check for NULL cred-security on free by James Morris · 6 years ago
  3. 1b1eeca init: allow initcall tables to be emitted using relative references by Ard Biesheuvel · 6 years ago
  4. f91e654 Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 6 years ago
  5. 92d4a03 Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 6 years ago
  6. 6eb864c integrity: prevent deadlock during digsig verification. by Mikhail Kurinnoi · 6 years ago
  7. 87ea584 security: check for kstrdup() failure in lsm_append() by Eric Biggers · 6 years ago
  8. 83a68a0 security: export security_kernel_load_data function by Arnd Bergmann · 6 years ago
  9. 16c267a ima: based on policy require signed kexec kernel images by Mimi Zohar · 6 years ago
  10. 377179c security: define new LSM hook named security_kernel_load_data by Mimi Zohar · 6 years ago
  11. 9481769 ->file_open(): lose cred argument by Al Viro · 6 years ago
  12. e3f20ae security_file_open(): lose cred argument by Al Viro · 6 years ago
  13. aae7cfc security: add hook for socketpair() by David Herrmann · 6 years ago
  14. 2a56bb5 Merge tag 'trace-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 6 years ago
  15. f8cf2f1 Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 6 years ago
  16. 3612605 Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 6 years ago
  17. 9eda2d2 Merge tag 'selinux-pr-20180403' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 6 years ago
  18. 58eacff init, tracing: instrument security and console initcall trace events by Abderrahmane Benbachir · 6 years ago
  19. df0ce17 security: convert security hooks to use hlist by Sargun Dhillon · 6 years ago
  20. 3ec3011 security: Add a cred_getsecid hook by Matthew Garrett · 7 years ago
  21. d8c6e85 msg/security: Pass kern_ipc_perm not msg_queue into the msg_queue security hooks by Eric W. Biederman · 6 years ago
  22. 7191adf shm/security: Pass kern_ipc_perm not shmid_kernel into the shm security hooks by Eric W. Biederman · 6 years ago
  23. aefad95 sem/security: Pass kern_ipc_perm not sem_array into the sem security hooks by Eric W. Biederman · 6 years ago
  24. 6b4f3d0 usb, signal, security: only pass the cred, not the secid, to kill_pid_info_as_cred and security_task_kill by Stephen Smalley · 7 years ago
  25. 72e89f5 security: Add support for SCTP security hooks by Richard Haines · 6 years ago
  26. afdb09c security: bpf: Add LSM hooks for bpf object related syscall by Chenbo Feng · 7 years ago
  27. 7f85565 Merge tag 'selinux-pr-20170831' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 7 years ago
  28. 2af6228 LSM: drop bprm_secureexec hook by Kees Cook · 7 years ago
  29. 3cf2993 LSM: Remove security_task_create() hook. by Tetsuo Handa · 7 years ago
  30. 0b4d345 security/selinux: allow security_sb_clone_mnt_opts to enable/disable native labeling behavior by Scott Mayhew · 7 years ago
  31. 47a2b33 IB/core: Enforce security on management datagrams by Daniel Jurgens · 7 years ago
  32. 8f408ab selinux lsm IB/core: Implement LSM notification system by Daniel Jurgens · 7 years ago
  33. d291f1a IB/core: Enforce PKey security on QPs by Daniel Jurgens · 7 years ago
  34. d68c51e Sync to mainline for security submaintainers to work against by James Morris · 7 years ago
  35. 3bb857e LSM: Enable multiple calls to security_add_hooks() for the same LSM by Mickaël Salaün · 7 years ago
  36. 0302e28 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 7 years ago
  37. 0e056eb kernel-api.rst: fix a series of errors when parsing C files by mchehab@s-opensource.com · 7 years ago
  38. e4e55b4 LSM: Revive security_task_alloc() hook and per "struct task_struct" security blob. by Tetsuo Handa · 7 years ago
  39. 3dfc9b0 LSM: Initialize security_hook_heads upon registration. by Tetsuo Handa · 7 years ago
  40. ca97d93 security: mark LSM hooks as __ro_after_init by James Morris · 7 years ago
  41. 791ec49 prlimit,security,selinux: add a security hook for prlimit by Stephen Smalley · 7 years ago
  42. a2a1547 Merge branch 'stable-4.11' of git://git.infradead.org/users/pcmoore/selinux into next by James Morris · 7 years ago
  43. d69dece LSM: Add /sys/kernel/security/lsm by Casey Schaufler · 8 years ago
  44. 3a2f5a5 security,selinux,smack: kill security_task_wait hook by Stephen Smalley · 8 years ago
  45. b21507e proc,security: move restriction on writing /proc/pid/attr nodes to proc by Stephen Smalley · 8 years ago
  46. 2602625 security, overlayfs: Provide hook to correctly label newly created files by Vivek Goyal · 8 years ago
  47. 121ab82 security,overlayfs: Provide security hook for copy up of xattrs for overlay file by Vivek Goyal · 8 years ago
  48. d8ad8b4 security, overlayfs: provide copy up security hook for unioned files by Vivek Goyal · 8 years ago
  49. 835c92d Merge branch 'work.const-qstr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  50. 4f3ccd7 qstr: constify dentry_init_security by Al Viro · 8 years ago
  51. 2885c1e LSM: Fix for security_inode_getsecurity and -EOPNOTSUPP by Casey Schaufler · 8 years ago
  52. f4f27d0 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 8 years ago
  53. c52b761 Merge branch 'work.const-path' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  54. 457db29 security: Introduce security_settime64() by Baolin Wang · 8 years ago
  55. 9b09155 LSM: LoadPin for kernel file loading restrictions by Kees Cook · 8 years ago
  56. 3c9d629 security: drop the unused hook skb_owned_by by Paolo Abeni · 8 years ago
  57. 3b73b68 constify security_sb_pivotroot() by Al Viro · 8 years ago
  58. 77b286c constify security_path_chroot() by Al Viro · 8 years ago
  59. 3ccee46 constify security_path_{link,rename} by Al Viro · 8 years ago
  60. d360775 constify security_path_{mkdir,mknod,symlink} by Al Viro · 8 years ago
  61. 989f74e constify security_path_{unlink,rmdir} by Al Viro · 8 years ago
  62. be01f9f constify chmod_common/security_path_chmod by Al Viro · 8 years ago
  63. 8a04c43 constify security_sb_mount() by Al Viro · 8 years ago
  64. 7fd25da constify chown_common/security_path_chown by Al Viro · 8 years ago
  65. 81f4c50 constify security_path_truncate() by Al Viro · 8 years ago
  66. a1db742 module: replace copy_module_from_fd with kernel version by Mimi Zohar · 9 years ago
  67. 39eeb4f security: define kernel_read_file hook by Mimi Zohar · 9 years ago
  68. e40ba6d firmware: replace call to fw_read_file_contents() with kernel version by Mimi Zohar · 9 years ago
  69. cf22221 ima: define a new hook to measure and appraise a file already in memory by Mimi Zohar · 9 years ago
  70. bc8ca5b vfs: define kernel_read_file_id enumeration by Mimi Zohar · 9 years ago
  71. b44a7df vfs: define a generic function to read a file from the kernel by Mimi Zohar · 9 years ago
  72. 6f3be9f security: Add hook to invalidate inode security labels by Andreas Gruenbacher · 9 years ago
  73. d6335d7 security: Make inode argument of inode_getsecid non-const by Andreas Gruenbacher · 9 years ago
  74. ea861df security: Make inode argument of inode_getsecurity non-const by Andreas Gruenbacher · 9 years ago
  75. b793c00 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 9 years ago
  76. 73b6fa8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 9 years ago
  77. e308fd3 LSM: restore certain default error codes by Jan Beulich · 9 years ago
  78. 730daa1 Yama: remove needless CONFIG_SECURITY_YAMA_STACKED by Kees Cook · 9 years ago
  79. 90f8572 vfs: Commit to never having exectuables on proc and sysfs. by Eric W. Biederman · 9 years ago
  80. e22619a Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 9 years ago
  81. b1d9e6b LSM: Switch to lists of hooks by Casey Schaufler · 9 years ago
  82. f25fce3 LSM: Introduce security hook calling Macros by Casey Schaufler · 9 years ago
  83. 3c4ed7b LSM: Split security.h by Casey Schaufler · 9 years ago
  84. bda0be7 security: make inode_follow_link RCU-walk aware by NeilBrown · 9 years ago
  85. 37882db SECURITY: remove nameidata arg from inode_follow_link. by NeilBrown · 9 years ago
  86. c6f493d VFS: security/: d_backing_inode() annotations by David Howells · 9 years ago
  87. 39c853e Merge branch 'for-davem' into for-next by Al Viro · 9 years ago
  88. 3f7036a switch security_inode_getattr() to struct path * by Al Viro · 9 years ago
  89. d3593b5 Revert "selinux: add a skb_owned_by() hook" by Eric Dumazet · 9 years ago
  90. 4ba6307 Merge tag 'char-misc-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 9 years ago
  91. 79af730 Add security hooks to binder and implement the hooks for SELinux. by Stephen Smalley · 10 years ago
  92. b4caecd fs: introduce f_op->mmap_capabilities for nommu mmap support by Christoph Hellwig · 10 years ago
  93. e0b93ed security: make security_file_set_fowner, f_setown and __f_setown void return by Jeff Layton · 10 years ago
  94. 5a9196d ima: add support for measuring and appraising firmware by Mimi Zohar · 10 years ago
  95. 13752fe security: introduce kernel_fw_from_file hook by Kees Cook · 10 years ago
  96. f01387d Merge commit 'v3.15' into next by James Morris · 10 years ago
  97. b13cebe Merge tag 'keys-20140314' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs into next by James Morris · 10 years ago
  98. da1ce06 vfs: add cross-rename by Miklos Szeredi · 10 years ago
  99. 0b3974e security: add flags to rename hooks by Miklos Szeredi · 10 years ago
  100. f589594 KEYS: Move the flags representing required permission to linux/key.h by David Howells · 10 years ago