1. d996b62 tty: fix fu_list abuse by Nick Piggin · 14 years ago
  2. ee2ffa0 fs: cleanup files_lock locking by Nick Piggin · 14 years ago
  3. b34d891 Merge branch 'writable_limits' of git://decibel.fi.muni.cz/~xslaby/linux by Linus Torvalds · 14 years ago
  4. a7a387c SELINUX: Fix build error. by Ralf Baechle · 14 years ago
  5. 6371dcd selinux: convert the policy type_attr_map to flex_array by Eric Paris · 14 years ago
  6. b424485 SELinux: Move execmod to the common perms by Eric Paris · 14 years ago
  7. 49b7b8d selinux: place open in the common file perms by Eric Paris · 14 years ago
  8. b782e0a SELinux: special dontaudit for access checks by Eric Paris · 14 years ago
  9. d09ca73 security: make LSMs explicitly mask off permissions by Eric Paris · 14 years ago
  10. 692a8a2 SELinux: break ocontext reading into a separate function by Eric Paris · 14 years ago
  11. d1b4354 SELinux: move genfs read to a separate function by Eric Paris · 14 years ago
  12. 9a79827 selinux: fix error codes in symtab_init() by Dan Carpenter · 14 years ago
  13. 338437f selinux: fix error codes in cond_read_bool() by Dan Carpenter · 14 years ago
  14. 38184c5 selinux: fix error codes in cond_policydb_init() by Dan Carpenter · 14 years ago
  15. fc5c126 selinux: fix error codes in cond_read_node() by Dan Carpenter · 14 years ago
  16. 9d623b1 selinux: fix error codes in cond_read_av_list() by Dan Carpenter · 14 years ago
  17. 5241c10 selinux: propagate error codes in cond_read_list() by Dan Carpenter · 14 years ago
  18. 9e0bd4c selinux: cleanup return codes in avtab_read_item() by Dan Carpenter · 14 years ago
  19. 57a62c2 selinux: use generic_file_llseek by Arnd Bergmann · 14 years ago
  20. af4f136 security: move LSM xattrnames to xattr.h by Mimi Zohar · 14 years ago
  21. 5fb4987 selinux: Use current_security() when possible by Paul Moore · 14 years ago
  22. 253bfae selinux: Convert socket related access controls to use socket labels by Paul Moore · 14 years ago
  23. 84914b7 selinux: Shuffle the sk_security_struct alloc and free routines by Paul Moore · 14 years ago
  24. d4f2d97 selinux: Consolidate sockcreate_sid logic by Paul Moore · 14 years ago
  25. 4d1e245 selinux: Set the peer label correctly on connected UNIX domain sockets by Paul Moore · 14 years ago
  26. 9ee0c82 SELinux: seperate range transition rules to a seperate function by Eric Paris · 14 years ago
  27. babcd37 selinux: remove all rcu head initializations by Paul E. McKenney · 14 years ago
  28. eb2d55a rlimits: selinux, do rlimits changes under task_lock by Oleg Nesterov · 14 years ago
  29. 5ab46b3 rlimits: add task_struct to update_rlimit_cpu by Jiri Slaby · 15 years ago
  30. 8fd00b4 rlimits: security, add task_struct to setrlimit by Jiri Slaby · 15 years ago
  31. e8c2625 switch selinux delayed superblock handling to iterate_supers() by Al Viro · 14 years ago
  32. b3139bb security/selinux/ss: Use kstrdup by Julia Lawall · 14 years ago
  33. 0ffbe26 Merge branch 'master' into next by James Morris · 14 years ago
  34. fcaaade selinux: generalize disabling of execmem for plt-in-heap archs by Stephen Smalley · 14 years ago
  35. cb84aa9 LSM Audit: rename LSM_AUDIT_NO_AUDIT to LSM_AUDIT_DATA_NONE by Eric Paris · 14 years ago
  36. a200005 SELinux: return error codes on policy load failure by Eric Paris · 14 years ago
  37. 6c9ff10 SELinux: Reduce max avtab size to avoid page allocation failures by Stephen Smalley · 14 years ago
  38. c1a7368 Security: Fix coding style in security/ by wzt.wzt@gmail.com · 14 years ago
  39. dd3e783 selinux: always call sk_security_struct sksec by Eric Paris · 14 years ago
  40. d25d6fa Merge branch 'master' into next by James Morris · 14 years ago
  41. 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
  42. 77c160e SELinux: Reduce max avtab size to avoid page allocation failures by Stephen Smalley · 14 years ago
  43. c43a752 Merge branch 'next-queue' into next by James Morris · 14 years ago
  44. 318ae2e Merge branch 'for-next' into for-linus by Jiri Kosina · 14 years ago
  45. 634a539 selinux: const strings in tables by Stephen Hemminger · 14 years ago
  46. 06b9b72 Selinux: Remove unused headers skbuff.h in selinux/nlmsgtab.c by wzt.wzt@gmail.com · 14 years ago
  47. dbba541 Selinux: Remove unused headers slab.h in selinux/ss/symtab.c by wzt.wzt@gmail.com · 14 years ago
  48. 31637b5 Selinux: Remove unused headers list.h in selinux/netlink.c by wzt.wzt@gmail.com · 14 years ago
  49. b4ccebd Merge branch 'next' into for-linus by James Morris · 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. c36f74e netlabel: fix export of SELinux categories > 127 by Joshua Roys · 14 years ago
  52. 189b3b1 Security: add static to security_ops and default_security_ops variable by wzt.wzt@gmail.com · 15 years ago
  53. 2ae3ba3 selinux: libsepol: remove dead code in check_avtab_hierarchy_callback() by KaiGai Kohei · 15 years ago
  54. 2da5d31 security: fix a couple of sparse warnings by James Morris · 15 years ago
  55. 8007f10 selinux: fix memory leak in sel_make_bools by Xiaotian Feng · 15 years ago
  56. 6382dc3 fix comment typos in avc.c by Justin P. Mattock · 15 years ago
  57. d78ca3c syslog: use defined constants instead of raw numbers by Kees Cook · 15 years ago
  58. 0023459 syslog: distinguish between /proc/kmsg and syscalls by Kees Cook · 15 years ago
  59. 0719aaf selinux: allow MLS->non-MLS and vice versa upon policy reload by Guido Trentalancia · 15 years ago
  60. 42596ea selinux: load the initial SIDs upon every policy load by Guido Trentalancia · 15 years ago
  61. b6cac5a selinux: Only audit permissions specified in policy by Stephen Smalley · 15 years ago
  62. 7d52a15 selinux: remove dead code in type_attribute_bounds_av() by KaiGai Kohei · 15 years ago
  63. 2f3e82d selinux: convert range transition list to a hashtab by Stephen Smalley · 15 years ago
  64. 2457552 Merge branch 'master' into next by James Morris · 15 years ago
  65. 19439d0 selinux: change the handling of unknown classes by Stephen Smalley · 15 years ago
  66. 17740d8 SECURITY: selinux, fix update_rlimit_cpu parameter by Jiri Slaby · 15 years ago
  67. 4ef58d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  68. 1ad1f10 Merge branch 'master' into next by James Morris · 15 years ago
  69. 08e3daf selinux: remove a useless return by Amerigo Wang · 15 years ago
  70. 9f59f90 security/selinux/ss: correct size computation by Julia Lawall · 15 years ago
  71. d014d04 Merge branch 'for-next' into for-linus by Jiri Kosina · 15 years ago
  72. 28b4d5c Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  73. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  74. 0bce952 SELinux: print denials for buggy kernel with unknown perms by Eric Paris · 15 years ago
  75. 8964be4 net: rename skb->iif to skb->skb_iif by Eric Dumazet · 15 years ago
  76. dd8dbf2 security: report the module name to security_module_request by Eric Paris · 15 years ago
  77. 6e8e16c SELinux: add .gitignore files for dynamic classes by Eric Paris · 15 years ago
  78. b7f3008 SELinux: fix locking issue introduced with c6d3aaa4e35c71a3 by Stephen Smalley · 15 years ago
  79. 941fc5b selinux: drop remapping of netlink classes by Stephen Smalley · 15 years ago
  80. 8753f6b selinux: generate flask headers during kernel build by Stephen Smalley · 15 years ago
  81. c6d3aaa selinux: dynamic class/perm discovery by Stephen Smalley · 15 years ago
  82. af8ff04 SELinux: reset the security_ops before flushing the avc cache by Eric Paris · 15 years ago
  83. 0b7570e do_wait() wakeup optimization: change __wake_up_parent() to use filtered wakeup by Oleg Nesterov · 15 years ago
  84. 5224ee0 SELinux: do not destroy the avc_cache_nodep by Eric Paris · 15 years ago
  85. 4e6d0bf SELinux: flush the avc before disabling SELinux by Eric Paris · 15 years ago
  86. 008574b SELinux: seperate avc_cache flushing by Eric Paris · 15 years ago
  87. ed868a5 Creds: creds->security can be NULL is selinux is disabled by Eric Paris · 15 years ago
  88. ddd29ec sysfs: Add labeling support for sysfs by David P. Quigley · 15 years ago
  89. 1ee65e3 LSM/SELinux: inode_{get,set,notify}secctx hooks to access LSM security context information. by David P. Quigley · 15 years ago
  90. ee18d64 KEYS: Add a keyctl to install a process's session keyring on its parent [try #6] by David Howells · 15 years ago
  91. e0e8173 CRED: Add some configurable debugging [try #6] by David Howells · 15 years ago
  92. ed6d76e selinux: Support for the new TUN LSM hooks by Paul Moore · 15 years ago
  93. bc6a600 selinux: adjust rules for ATTR_FORCE by Amerigo Wang · 15 years ago
  94. ece1387 Merge branch 'master' into next by James Morris · 15 years ago
  95. 788084a Security/SELinux: seperate lsm specific mmap_min_addr by Eric Paris · 15 years ago
  96. 8cf948e SELinux: call cap_file_mmap in selinux_file_mmap by Eric Paris · 15 years ago
  97. 2bf4969 SELinux: Convert avc_audit to use lsm_audit.h by Thomas Liu · 15 years ago
  98. 25354c4 SELinux: add selinux_kernel_module_request by Eric Paris · 15 years ago
  99. 314dabb SELinux: fix memory leakage in /security/selinux/hooks.c by James Morris · 15 years ago
  100. a2551df Security/SELinux: seperate lsm specific mmap_min_addr by Eric Paris · 15 years ago