1. 6f23928 Merge branch 'for-linus' of git://git.infradead.org/users/eparis/selinux into for-linus by James Morris · 13 years ago
  2. cb1e922 SELinux: pass last path component in may_create by Eric Paris · 13 years ago
  3. 9ade0cf SELINUX: Make selinux cache VFS RCU walks safe by Eric Paris · 13 years ago
  4. 8c9e80e SECURITY: Move exec_permission RCU checks into security modules by Andi Kleen · 13 years ago
  5. 2e14967 userns: rename is_owner_or_cap to inode_owner_or_capable by Serge E. Hallyn · 13 years ago
  6. 3486740 userns: security: make capabilities relative to the user namespace by Serge E. Hallyn · 13 years ago
  7. 7a63628 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 13 years ago
  8. 1d28f42 net: Put flowi_* prefix on AF independent members of struct flowi by David S. Miller · 13 years ago
  9. fe3fa43 Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into next by James Morris · 13 years ago
  10. 026eb16 SELinux: implement the new sb_remount LSM hook by Eric Paris · 13 years ago
  11. 2ad18bd SELinux: Compute SID for the newly created socket by Harry Ciao · 13 years ago
  12. c53fa1e netlink: kill loginuid/sessionid/sid members from struct netlink_skb_parms by Patrick McHardy · 13 years ago
  13. 0b24dcb Revert "selinux: simplify ioctl checking" by Eric Paris · 13 years ago
  14. 4a7ab3d selinux: Fix packet forwarding checks on postrouting by Steffen Klassert · 13 years ago
  15. b9679a7 selinux: Fix wrong checks for selinux_policycap_netpeer by Steffen Klassert · 13 years ago
  16. 2edeaa3 CRED: Fix BUG() upon security_cred_alloc_blank() failure by Tetsuo Handa · 13 years ago
  17. 8e6c969 security/selinux: fix /proc/sys/ labeling by Lucian Adrian Grijincu · 13 years ago
  18. 652bb9b SELinux: Use dentry name in new object labeling by Eric Paris · 13 years ago
  19. 2a7dba3 fs/vfs/security: pass last path component to LSM on inode creation by Eric Paris · 13 years ago
  20. aeda4ac Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into next by James Morris · 14 years ago
  21. 3610cda af_unix: Avoid socket->sk NULL OOPS in stream connect security hooks. by David S. Miller · 14 years ago
  22. 17f7f4d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  23. 415103f SELinux: do not compute transition labels on mountpoint labeled filesystems by Eric Paris · 14 years ago
  24. 2fe66ec SELinux: indicate fatal error in compat netfilter code by Eric Paris · 14 years ago
  25. 04f6d70 SELinux: Only return netlink error when we know the return is fatal by Eric Paris · 14 years ago
  26. 1f1aaf8 SELinux: return -ECONNREFUSED from ip_postroute to signal fatal error by Eric Paris · 14 years ago
  27. 12b3052 capabilities/syslog: open code cap_syslog logic to fix build failure by Eric Paris · 14 years ago
  28. 2606fd1 secmark: make secmark object handling generic by Eric Paris · 14 years ago
  29. b0ae198 security: remove unused parameter from security_task_setscheduler() by KOSAKI Motohiro · 14 years ago
  30. d996b62 tty: fix fu_list abuse by Nick Piggin · 14 years ago
  31. ee2ffa0 fs: cleanup files_lock locking by Nick Piggin · 14 years ago
  32. b34d891 Merge branch 'writable_limits' of git://decibel.fi.muni.cz/~xslaby/linux by Linus Torvalds · 14 years ago
  33. 49b7b8d selinux: place open in the common file perms by Eric Paris · 14 years ago
  34. b782e0a SELinux: special dontaudit for access checks by Eric Paris · 14 years ago
  35. d09ca73 security: make LSMs explicitly mask off permissions by Eric Paris · 14 years ago
  36. af4f136 security: move LSM xattrnames to xattr.h by Mimi Zohar · 14 years ago
  37. 5fb4987 selinux: Use current_security() when possible by Paul Moore · 14 years ago
  38. 253bfae selinux: Convert socket related access controls to use socket labels by Paul Moore · 14 years ago
  39. 84914b7 selinux: Shuffle the sk_security_struct alloc and free routines by Paul Moore · 14 years ago
  40. d4f2d97 selinux: Consolidate sockcreate_sid logic by Paul Moore · 14 years ago
  41. 4d1e245 selinux: Set the peer label correctly on connected UNIX domain sockets by Paul Moore · 14 years ago
  42. eb2d55a rlimits: selinux, do rlimits changes under task_lock by Oleg Nesterov · 14 years ago
  43. 5ab46b3 rlimits: add task_struct to update_rlimit_cpu by Jiri Slaby · 15 years ago
  44. 8fd00b4 rlimits: security, add task_struct to setrlimit by Jiri Slaby · 15 years ago
  45. e8c2625 switch selinux delayed superblock handling to iterate_supers() by Al Viro · 14 years ago
  46. fcaaade selinux: generalize disabling of execmem for plt-in-heap archs by Stephen Smalley · 14 years ago
  47. dd3e783 selinux: always call sk_security_struct sksec by Eric Paris · 14 years ago
  48. c43a752 Merge branch 'next-queue' into next by James Morris · 14 years ago
  49. 634a539 selinux: const strings in tables by Stephen Hemminger · 14 years ago
  50. ef57471 SELinux: Make selinux_kernel_create_files_as() shouldn't just always return 0 by David Howells · 14 years ago
  51. 189b3b1 Security: add static to security_ops and default_security_ops variable by wzt.wzt@gmail.com · 14 years ago
  52. d78ca3c syslog: use defined constants instead of raw numbers by Kees Cook · 14 years ago
  53. 0023459 syslog: distinguish between /proc/kmsg and syscalls by Kees Cook · 14 years ago
  54. 17740d8 SECURITY: selinux, fix update_rlimit_cpu parameter by Jiri Slaby · 15 years ago
  55. 28b4d5c Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  56. 8964be4 net: rename skb->iif to skb->skb_iif by Eric Dumazet · 15 years ago
  57. dd8dbf2 security: report the module name to security_module_request by Eric Paris · 15 years ago
  58. 941fc5b selinux: drop remapping of netlink classes by Stephen Smalley · 15 years ago
  59. af8ff04 SELinux: reset the security_ops before flushing the avc cache by Eric Paris · 15 years ago
  60. 0b7570e do_wait() wakeup optimization: change __wake_up_parent() to use filtered wakeup by Oleg Nesterov · 15 years ago
  61. ddd29ec sysfs: Add labeling support for sysfs by David P. Quigley · 15 years ago
  62. 1ee65e3 LSM/SELinux: inode_{get,set,notify}secctx hooks to access LSM security context information. by David P. Quigley · 15 years ago
  63. ee18d64 KEYS: Add a keyctl to install a process's session keyring on its parent [try #6] by David Howells · 15 years ago
  64. e0e8173 CRED: Add some configurable debugging [try #6] by David Howells · 15 years ago
  65. ed6d76e selinux: Support for the new TUN LSM hooks by Paul Moore · 15 years ago
  66. bc6a600 selinux: adjust rules for ATTR_FORCE by Amerigo Wang · 15 years ago
  67. ece1387 Merge branch 'master' into next by James Morris · 15 years ago
  68. 788084a Security/SELinux: seperate lsm specific mmap_min_addr by Eric Paris · 15 years ago
  69. 8cf948e SELinux: call cap_file_mmap in selinux_file_mmap by Eric Paris · 15 years ago
  70. 2bf4969 SELinux: Convert avc_audit to use lsm_audit.h by Thomas Liu · 15 years ago
  71. 25354c4 SELinux: add selinux_kernel_module_request by Eric Paris · 15 years ago
  72. 314dabb SELinux: fix memory leakage in /security/selinux/hooks.c by James Morris · 15 years ago
  73. a2551df Security/SELinux: seperate lsm specific mmap_min_addr by Eric Paris · 15 years ago
  74. 84336d1a SELinux: call cap_file_mmap in selinux_file_mmap by Eric Paris · 15 years ago
  75. 5bb459b kernel: rename is_single_threaded(task) to current_is_single_threaded(void) by Oleg Nesterov · 15 years ago
  76. be940d6 Revert "SELinux: Convert avc_audit to use lsm_audit.h" by James Morris · 15 years ago
  77. 8113a8d SELinux: Convert avc_audit to use lsm_audit.h by Thomas Liu · 15 years ago
  78. 89c8657 selinux: clean up avc node cache when disabling selinux by Thomas Liu · 15 years ago
  79. 9e48858 security: rename ptrace_may_access => ptrace_access_check by Ingo Molnar · 15 years ago
  80. 20dda18 selinux: restore optimization to selinux_file_permission by Stephen Smalley · 15 years ago
  81. 9cbc1cb Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 15 years ago
  82. adf3090 net: skb->dst accessors by Eric Dumazet · 15 years ago
  83. d254117 Merge branch 'master' into next by James Morris · 15 years ago
  84. 65c90bc selinux: Fix send_sigiotask hook by Stephen Smalley · 15 years ago
  85. ecd6de3 selinux: selinux_bprm_committed_creds() should wake up ->real_parent, not ->parent. by Oleg Nesterov · 15 years ago
  86. 3bcac02 SELinux: Don't flush inherited SIGKILL during execve() by David Howells · 15 years ago
  87. 88c48db SELinux: drop secondary_ops->sysctl by Eric Paris · 15 years ago
  88. 58bfbb5 selinux: Remove the "compat_net" compatibility code by Paul Moore · 15 years ago
  89. 389fb800 netlabel: Label incoming TCP connections correctly in SELinux by Paul Moore · 15 years ago
  90. df7f54c SELinux: inode_doinit_with_dentry drop no dentry printk by Eric Paris · 15 years ago
  91. 6a25b27 SELinux: open perm for sock files by Eric Paris · 15 years ago
  92. 4cb912f SELinux: NULL terminate al contexts from disk by Eric Paris · 15 years ago
  93. 4ba0a8a SELinux: better printk when file with invalid label found by Eric Paris · 15 years ago
  94. 200ac53 SELinux: call capabilities code directory by Eric Paris · 15 years ago
  95. 5626d3e selinux: remove hooks which simply defer to capabilities by James Morris · 16 years ago
  96. 95c1490 selinux: remove secondary ops call to shm_shmat by James Morris · 16 years ago
  97. 5c4054c selinux: remove secondary ops call to unix_stream_connect by James Morris · 16 years ago
  98. 2cbbd19 selinux: remove secondary ops call to task_kill by James Morris · 16 years ago
  99. ef76e74 selinux: remove secondary ops call to task_setrlimit by James Morris · 16 years ago
  100. ca5143d selinux: remove unused cred_commit hook by James Morris · 16 years ago