1. 3610cda af_unix: Avoid socket->sk NULL OOPS in stream connect security hooks. by David S. Miller · 13 years ago
  2. 12b3052 capabilities/syslog: open code cap_syslog logic to fix build failure by Eric Paris · 14 years ago
  3. d5630b9 security: secid_to_secctx returns len when data is NULL by Eric Paris · 14 years ago
  4. 2606fd1 secmark: make secmark object handling generic by Eric Paris · 14 years ago
  5. b0ae198 security: remove unused parameter from security_task_setscheduler() by KOSAKI Motohiro · 14 years ago
  6. b34d891 Merge branch 'writable_limits' of git://decibel.fi.muni.cz/~xslaby/linux by Linus Torvalds · 14 years ago
  7. 8c8946f Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify by Linus Torvalds · 14 years ago
  8. ea0d3ab LSM: Remove unused arguments from security_path_truncate(). by Tetsuo Handa · 14 years ago
  9. c4ec54b fsnotify: new fsnotify hooks and events types for access decisions by Eric Paris · 15 years ago
  10. 8fd00b4 rlimits: security, add task_struct to setrlimit by Jiri Slaby · 15 years ago
  11. 0ffbe26 Merge branch 'master' into next by James Morris · 14 years ago
  12. 05b9049 security: remove dead hook acct by Eric Paris · 14 years ago
  13. 3011a34 security: remove dead hook key_session_to_parent by Eric Paris · 14 years ago
  14. 6307f8f security: remove dead hook task_setgroups by Eric Paris · 14 years ago
  15. 06ad187 security: remove dead hook task_setgid by Eric Paris · 14 years ago
  16. 43ed8c3 security: remove dead hook task_setuid by Eric Paris · 14 years ago
  17. 0968d00 security: remove dead hook cred_commit by Eric Paris · 14 years ago
  18. 9d5ed77 security: remove dead hook inode_delete by Eric Paris · 14 years ago
  19. 91a9420 security: remove dead hook sb_post_pivotroot by Eric Paris · 14 years ago
  20. 3db2910 security: remove dead hook sb_post_addmount by Eric Paris · 14 years ago
  21. 82dab10 security: remove dead hook sb_post_remount by Eric Paris · 14 years ago
  22. 4b61d12 security: remove dead hook sb_umount_busy by Eric Paris · 14 years ago
  23. 231923b security: remove dead hook sb_umount_close by Eric Paris · 14 years ago
  24. 3536331 security: remove sb_check_sb hooks by Eric Paris · 14 years ago
  25. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  26. 189b3b1 Security: add static to security_ops and default_security_ops variable by wzt.wzt@gmail.com · 14 years ago
  27. 0023459 syslog: distinguish between /proc/kmsg and syscalls by Kees Cook · 14 years ago
  28. 2457552 Merge branch 'master' into next by James Morris · 14 years ago
  29. 0ed7318 LSM: Update comment on security_sock_rcv_skb by Tetsuo Handa · 14 years ago
  30. 6e14154 NOMMU: Optimise away the {dac_,}mmap_min_addr tests by David Howells · 15 years ago
  31. dd8dbf2 security: report the module name to security_module_request by Eric Paris · 15 years ago
  32. 8b8efb4 LSM: Add security_path_chroot(). by Tetsuo Handa · 15 years ago
  33. 89eda06 LSM: Add security_path_chmod() and security_path_chown(). by Tetsuo Handa · 15 years ago
  34. 8d65af7 sysctl: remove "struct file *" argument of ->proc_handler by Alexey Dobriyan · 15 years ago
  35. 1ee65e3 LSM/SELinux: inode_{get,set,notify}secctx hooks to access LSM security context information. by David P. Quigley · 15 years ago
  36. be1d6a5 KEYS: Fix default security_session_to_parent() by David Howells · 15 years ago
  37. 945af7c KEYS: security_cred_alloc_blank() should return int under all circumstances by David Howells · 15 years ago
  38. ee18d64 KEYS: Add a keyctl to install a process's session keyring on its parent [try #6] by David Howells · 15 years ago
  39. 2b980db lsm: Add hooks to the TUN driver by Paul Moore · 15 years ago
  40. f322abf security: update documentation for security_request_module by James Morris · 15 years ago
  41. 9188499 security: introducing security_request_module by Eric Paris · 15 years ago
  42. 47d439e security: define round_hint_to_min in !CONFIG_SECURITY by Eric Paris · 15 years ago
  43. a2551df Security/SELinux: seperate lsm specific mmap_min_addr by Eric Paris · 15 years ago
  44. 7c73875 Capabilities: move cap_file_mmap to commoncap.c by Eric Paris · 15 years ago
  45. 9e48858 security: rename ptrace_may_access => ptrace_access_check by Ingo Molnar · 15 years ago
  46. e0a94c2 security: use mmap_min_addr indepedently of security models by Christoph Lameter · 15 years ago
  47. 3d544f4 kmemtrace, fs, security: move alloc_secdata() and free_secdata() to linux/security.h by Pekka Enberg · 15 years ago
  48. 8651d5c lsm: Remove the socket_post_accept() hook by Paul Moore · 15 years ago
  49. ac8cc0f Merge branch 'next' into for-linus by James Morris · 15 years ago
  50. 3699c53 CRED: Fix regression in cap_capable() as shown up by sys_faccessat() [ver #3] by David Howells · 15 years ago
  51. 29881c4 Revert "CRED: Fix regression in cap_capable() as shown up by sys_faccessat() [ver #2]" by James Morris · 15 years ago
  52. 14eaddc CRED: Fix regression in cap_capable() as shown up by sys_faccessat() [ver #2] by David Howells · 16 years ago
  53. be6d3e5 introduce new LSM hooks where vfsmount is available. by Kentaro Takeda · 16 years ago
  54. 12204e2 security: pass mount flags to security_sb_kern_mount() by James Morris · 16 years ago
  55. ec98ce4 Merge branch 'master' into next by James Morris · 16 years ago
  56. 1b79cd0 nfsd: fix vm overcommit crash fix #2 by Junjiro R. Okajima · 16 years ago
  57. 3a3b7ce CRED: Allow kernel services to override LSM settings for task actions by David Howells · 16 years ago
  58. a6f76f2 CRED: Make execve() take advantage of copy-on-write credentials by David Howells · 16 years ago
  59. d84f4f9 CRED: Inaugurate COW credentials by David Howells · 16 years ago
  60. 745ca24 CRED: Pass credentials through dentry_open() by David Howells · 16 years ago
  61. f1752ee CRED: Detach the credentials from task_struct by David Howells · 16 years ago
  62. 15a2460 CRED: Constify the kernel_cap_t arguments to the capset LSM hooks by David Howells · 16 years ago
  63. 1cdcbec CRED: Neuter sys_capset() by David Howells · 16 years ago
  64. 0611216 Add a new capable interface that will be used by systems that use audit to by Eric Paris · 16 years ago
  65. 731572d nfsd: fix vm overcommit crash by Alan Cox · 16 years ago
  66. da31894 securityfs: do not depend on CONFIG_SECURITY by Eric Paris · 16 years ago
  67. 5e186b5 security.h: fix build failure by Alexander Beregalov · 16 years ago
  68. 5cd9c58 security: Fix setting of PF_SUPERPRIV by __capable() by David Howells · 16 years ago
  69. b77b064 [PATCH] pass MAY_OPEN to vfs_permission() explicitly by Al Viro · 16 years ago
  70. 9b3e43a security: remove unused forwards by Hugh Dickins · 16 years ago
  71. 6f0f0fd security: remove register_security hook by James Morris · 16 years ago
  72. b478a9f security: remove unused sb_get_mnt_opts hook by Miklos Szeredi · 16 years ago
  73. 2069f45 LSM/SELinux: show LSM mount options in /proc/mounts by Eric Paris · 16 years ago
  74. 006ebb4 Security: split proc ptrace checking into read vs. attach by Stephen Smalley · 16 years ago
  75. 7bf570d Security: Make secctx_to_secid() take const secdata by David Howells · 16 years ago
  76. 70a5bb7 keys: add keyctl function to get a security label by David Howells · 16 years ago
  77. 8f0cfa5 xattr: add missing consts to function arguments by David Howells · 16 years ago
  78. cfd299d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/selinux-2.6 by Linus Torvalds · 16 years ago
  79. 3898b1b capabilities: implement per-process securebits by Andrew G. Morgan · 16 years ago
  80. 7b41b17 SELinux: include/security.h whitespace, syntax, and other cleanups by Eric Paris · 16 years ago
  81. b5266eb [PATCH] switch a bunch of LSM hooks from nameidata to path by Al Viro · 16 years ago
  82. 3925e6f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 16 years ago
  83. 076c54c Security: Introduce security= boot parameter by Ahmed S. Darwish · 16 years ago
  84. 03d37d2 LSM/Audit: Introduce generic Audit LSM hooks by Ahmed S. Darwish · 16 years ago
  85. 8a07619 LSM: Introduce inode_getsecid and ipc_getsecid hooks by Ahmed S. Darwish · 16 years ago
  86. 03e1ad7 LSM: Make the Labeled IPsec hooks more stack friendly by Paul Moore · 16 years ago
  87. aedb60a file capabilities: remove cap_task_kill() by Serge Hallyn · 16 years ago
  88. e000752 LSM/SELinux: Interfaces to allow FS to control mount options by Eric Paris · 16 years ago
  89. 3b7391d capabilities: introduce per-process capability bounding set by Serge E. Hallyn · 16 years ago
  90. 4249259 VFS/Security: Rework inode_getsecurity and callers to return resulting buffer by David P. Quigley · 16 years ago
  91. 1996a10 security/selinux: constify function pointer tables and fields by Jan Engelhardt · 16 years ago
  92. 63cb344 security: add a secctx_to_secid() hook by David Howells · 16 years ago
  93. bced952 security: remove security_sb_post_mountroot hook by H. Peter Anvin · 17 years ago
  94. c9180a5 Security: add get, set, and cloning of superblock security information by Eric Paris · 17 years ago
  95. 6da34ba fix up security_socket_getpeersec_* documentation by Serge Hallyn · 17 years ago
  96. 72c2d58 V3 file capabilities: alter behavior of cap_setpcap by Andrew Morgan · 17 years ago
  97. cbfee34 security/ cleanups by Adrian Bunk · 17 years ago
  98. b537677 Implement file posix capabilities by Serge E. Hallyn · 17 years ago
  99. 20510f2 security: Convert LSM into a static interface by James Morris · 17 years ago
  100. 788e7dd SELinux: Improve read/write performance by Yuichi Nakamura · 17 years ago