1. 562c99f SELinux: avc: remove the useless fields in avc_add_callback by Wanlong Gao · 12 years ago
  2. 0b36e44 SELinux: replace weak GFP_ATOMIC to GFP_KERNEL in avc_add_callback by Wanlong Gao · 12 years ago
  3. 899838b SELinux: unify the selinux_audit_data and selinux_late_audit_data by Eric Paris · 12 years ago
  4. 50c205f LSM: do not initialize common_audit_data to 0 by Eric Paris · 12 years ago
  5. bd5e50f LSM: remove the COMMON_AUDIT_DATA_INIT type expansion by Eric Paris · 12 years ago
  6. 2e33405 SELinux: delay initialization of audit data in selinux_inode_permission by Eric Paris · 12 years ago
  7. b61c37f lsm_audit: don't specify the audit pre/post callbacks in 'struct common_audit_data' by Linus Torvalds · 12 years ago
  8. 3f0882c SELinux: do not allocate stack space for AVC data unless needed by Eric Paris · 12 years ago
  9. f8294f1 SELinux: remove avd from slow_avc_audit() by Eric Paris · 12 years ago
  10. 3b3b0e4 LSM: shrink sizeof LSM specific portion of common_audit_data by Eric Paris · 12 years ago
  11. cdb0f9a selinux: inline avc_audit() and avc_has_perm_noaudit() into caller by Linus Torvalds · 12 years ago
  12. a554bea selinux: don't inline slow-path code into avc_has_perm_noaudit() by Linus Torvalds · 12 years ago
  13. 48aab2f security: optimize avc_audit() common path by Linus Torvalds · 12 years ago
  14. cf1dd1d selinux: don't transliterate MAY_NOT_BLOCK to IPERM_FLAG_RCU by Al Viro · 13 years ago
  15. f01e1af selinux: don't pass in NULL avd to avc_has_perm_noaudit by Linus Torvalds · 13 years ago
  16. b7b5755 Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into for-linus by James Morris · 13 years ago
  17. 257313b selinux: avoid unnecessary avc cache stat hit count by Linus Torvalds · 13 years ago
  18. 044aea9 selinux: de-crapify avc cache stat code generation by Linus Torvalds · 13 years ago
  19. 9ade0cf SELINUX: Make selinux cache VFS RCU walks safe by Eric Paris · 13 years ago
  20. f48b739 LSM: split LSM_AUDIT_DATA_FS into _PATH and _INODE by Eric Paris · 13 years ago
  21. 0dc1ba2 SELINUX: Make selinux cache VFS RCU walks safe by Eric Paris · 13 years ago
  22. b782e0a SELinux: special dontaudit for access checks by Eric Paris · 14 years ago
  23. babcd37 selinux: remove all rcu head initializations by Paul E. McKenney · 14 years ago
  24. cb84aa9 LSM Audit: rename LSM_AUDIT_NO_AUDIT to LSM_AUDIT_DATA_NONE by Eric Paris · 14 years ago
  25. 318ae2e Merge branch 'for-next' into for-linus by Jiri Kosina · 14 years ago
  26. 6382dc3 fix comment typos in avc.c by Justin P. Mattock · 15 years ago
  27. b6cac5a selinux: Only audit permissions specified in policy by Stephen Smalley · 14 years ago
  28. 19439d0 selinux: change the handling of unknown classes by Stephen Smalley · 15 years ago
  29. 0bce952 SELinux: print denials for buggy kernel with unknown perms by Eric Paris · 15 years ago
  30. c6d3aaa selinux: dynamic class/perm discovery by Stephen Smalley · 15 years ago
  31. 5224ee0 SELinux: do not destroy the avc_cache_nodep by Eric Paris · 15 years ago
  32. 4e6d0bf SELinux: flush the avc before disabling SELinux by Eric Paris · 15 years ago
  33. 008574b SELinux: seperate avc_cache flushing by Eric Paris · 15 years ago
  34. 2bf4969 SELinux: Convert avc_audit to use lsm_audit.h by Thomas Liu · 15 years ago
  35. be940d6 Revert "SELinux: Convert avc_audit to use lsm_audit.h" by James Morris · 15 years ago
  36. 8113a8d SELinux: Convert avc_audit to use lsm_audit.h by Thomas Liu · 15 years ago
  37. 89c8657 selinux: clean up avc node cache when disabling selinux by Thomas Liu · 15 years ago
  38. d905163 Merge branch 'master' into next by James Morris · 15 years ago
  39. 44c2d9b Add audit messages on type boundary violations by KaiGai Kohei · 15 years ago
  40. 8a6f83a Permissive domain in userspace object manager by KaiGai Kohei · 15 years ago
  41. 2603665 SELinux: convert the avc cache hash list to an hlist by Eric Paris · 15 years ago
  42. edf3d1a SELinux: code readability with avc_cache by Eric Paris · 15 years ago
  43. f1c6381 SELinux: remove unused av.decided field by Eric Paris · 15 years ago
  44. 21193dc SELinux: more careful use of avd in avc_has_perm_noaudit by Eric Paris · 15 years ago
  45. 906d27d SELinux: remove the unused ae.used by Eric Paris · 15 years ago
  46. a5dda683 SELinux: check seqno when updating an avc_node by Eric Paris · 15 years ago
  47. 76f7ba3 SELinux: shrink sizeof av_inhert selinux_class_perm and context by Eric Paris · 16 years ago
  48. 3685f25d misc: replace NIPQUAD() by Harvey Harrison · 16 years ago
  49. 5b095d989 net: replace %p6 with %pI6 by Harvey Harrison · 16 years ago
  50. 1afa67f misc: replace NIP6_FMT with %p6 format specifier by Harvey Harrison · 16 years ago
  51. d9250de SELinux: add boundary support and thread context assignment by KaiGai Kohei · 16 years ago
  52. b556f8a Audit: standardize string audit interfaces by Eric Paris · 16 years ago
  53. 6184425 SELinux fixups needed for preemptable RCU from -rt by Paul E. McKenney · 16 years ago
  54. 95fff33 SELinux: one little, two little, three little whitespaces, the avc.c saga. by Eric Paris · 16 years ago
  55. 744ba35 SELinux: clean up printks by Eric Paris · 16 years ago
  56. 64dbf07 selinux: introduce permissive types by Eric Paris · 16 years ago
  57. eda4f69 SELinux: requesting no permissions in avc_has_perm_noaudit is a BUG() by Eric Paris · 16 years ago
  58. 44707fd d_path: Use struct path in struct avc_audit_data by Jan Blunck · 16 years ago
  59. da5645a SELinux: Only store the network interface's ifindex by Paul Moore · 16 years ago
  60. 788e7dd SELinux: Improve read/write performance by Yuichi Nakamura · 17 years ago
  61. 4259fa0 [PATCH] get rid of AVC_PATH postponed treatment by Al Viro · 17 years ago
  62. 20c2df8 mm: Remove slab destructors from kmem_cache_create(). by Paul Mundt · 17 years ago
  63. 13bddc2 SELinux: Use %lu for inode->i_no when printing avc by Tobias Oed · 17 years ago
  64. 2c3c05d SELinux: allow preemption between transition permission checks by Stephen Smalley · 17 years ago
  65. a764ae4 selinux: remove userland security class and permission definitions by Stephen Smalley · 17 years ago
  66. c376222 [PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc(). by Robert P. J. Day · 17 years ago
  67. e18b890 [PATCH] slab: remove kmem_cache_t by Christoph Lameter · 18 years ago
  68. 54e6ecb [PATCH] slab: remove SLAB_ATOMIC by Christoph Lameter · 18 years ago
  69. 87fcd70 [PATCH] selinux endianness annotations by Al Viro · 18 years ago
  70. 5c45899 SELinux: export object class and permission definitions by Chad Sellers · 18 years ago
  71. 376bd9c [PATCH] support for context based audit filtering by Darrel Goeddel · 18 years ago
  72. 99f6d61 [PATCH] selinux: require AUDIT by Stephen Smalley · 18 years ago
  73. 46b86a2 [NET]: Use NIP6_FMT in kernel.h by Joe Perches · 19 years ago
  74. 5d54e69 Merge master.kernel.org:/pub/scm/linux/kernel/git/dwmw2/audit-2.6 by Linus Torvalds · 19 years ago
  75. b5bf6c5 [PATCH] selinux: endian notations by Alexey Dobriyan · 19 years ago
  76. 9ad9ad3 AUDIT: Wait for backlog to clear when generating messages. by David Woodhouse · 19 years ago
  77. 37ca538 AUDIT: Fix remaining cases of direct logging of untrusted strings by avc_audit by Stephen Smalley · 19 years ago
  78. 7b5d781 Fix oops due to thinko in avc_audit() by David Woodhouse · 19 years ago
  79. 0111610 AUDIT: Avoid sleeping function in SElinux AVC audit. by Stephen Smalley · 19 years ago
  80. cd77b82 Restore logging of pid= and comm= in AVC audit messages by David Woodhouse · 19 years ago
  81. c040499 AUDIT: Add message types to audit records by Steve Grubb · 19 years ago
  82. c1b773d Add audit_log_type by Chris Wright · 19 years ago
  83. 219f081 [PATCH] SELinux: fix deadlock on dcache lock by Stephen Smalley · 19 years ago
  84. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago