1. 472d3c6 pstore: selinux: add security in-core xattr support for pstore and debugfs by Mark Salyzyn · 12 years ago
  2. 6ab0e37 SELinux: ss: Fix policy write for ioctl operations by Jeff Vander Stoep · 11 years ago
  3. bb8c8be SELinux: use deletion-safe iterator to free list by Jeff Vander Stoep · 11 years ago
  4. f3e8534 SELinux: per-command whitelisting of ioctls by Jeff Vander Stoep · 11 years ago
  5. f0449ea SELinux: Update policy version to support constraints info by Richard Haines · 13 years ago
  6. 19766a5 SELinux: add default_type statements by Eric Paris · 14 years ago
  7. d076bc7 SELinux: allow default source/target selectors for user/role/range by Eric Paris · 14 years ago
  8. a71feb2 security/commoncap: fix perms for bluetooth/rfkill by James Sullins · 13 years ago
  9. 5eab130 sched: move no_new_privs into new atomic flags by Kees Cook · 12 years ago
  10. d7a4f76 Fix execve behavior apparmor for PR_{GET,SET}_NO_NEW_PRIVS by John Johansen · 15 years ago
  11. 6295f3f evm: check xattr value length and type in evm_inode_setxattr() by Dmitry Kasatkin · 12 years ago
  12. 61dedfa selinux: fix inode security list corruption by Stephen Smalley · 12 years ago
  13. 1097d78 Merge tag 'v3.4.105' into cm-12.0 by Paul · 12 years ago
  14. 77945c9 KEYS: close race between key lookup and freeing by Sasha Levin · 12 years ago
  15. 62c2fe4 selinux: Report permissive mode in avc: denied messages. by Stephen Smalley · 12 years ago
  16. 9bf75df Add PR_{GET,SET}_NO_NEW_PRIVS to prevent execve from granting privs by Andy Lutomirski · 14 years ago
  17. 12a38b8 evm: prohibit userspace writing 'security.evm' HMAC value by Mimi Zohar · 12 years ago
  18. 23a5a7a selinux: correctly label /proc inodes in use before the policy is loaded by Paul Moore · 12 years ago
  19. 186ef23 SELinux: bigendian problems with filename trans rules by Eric Paris · 13 years ago
  20. 66d383d Merge tag 'v3.4.82' into cm-11.0 by Ethan Chen · 13 years ago
  21. a0f916d SELinux: Fix kernel BUG on empty security contexts. by Stephen Smalley · 13 years ago
  22. ef609ed SELinux: Fix memory leak upon loading policy by Tetsuo Handa · 13 years ago
  23. 9e74d93 SELinux: Fix possible NULL pointer dereference in selinux_inode_permission() by Steven Rostedt · 13 years ago
  24. 9771ba9 SELinux: include definition of new capabilities by Eric Paris · 14 years ago
  25. fda7305 Merge tag 'v3.4.76' into cm-11.0 by Ethan Chen · 13 years ago
  26. 420cc6d selinux: process labeled IPsec TCP SYN-ACK packets properly in selinux_ip_postroute() by Paul Moore · 13 years ago
  27. 73ec955 selinux: look for IPsec labels on both inbound and outbound packets by Paul Moore · 13 years ago
  28. 58c2314 selinux: selinux_setprocattr()->ptrace_parent() needs rcu_read_lock() by Oleg Nesterov · 13 years ago
  29. 351381d selinux: fix broken peer recv check by Chad Hanson · 13 years ago
  30. de0f9a5 Merge tag 'v3.4.75' into cm-11.0 by Ethan Chen · 13 years ago
  31. 2ea04e5 selinux: handle TCP SYN-ACK packets correctly in selinux_ip_postroute() by Paul Moore · 13 years ago
  32. 1c5d9d1 selinux: handle TCP SYN-ACK packets correctly in selinux_ip_output() by Paul Moore · 13 years ago
  33. 2a38ada Merge tag 'v3.4.72' into tmp by Ethan Chen · 13 years ago
  34. 17af9d9 selinux: correct locking in selinux_netlbl_socket_connect) by Paul Moore · 13 years ago
  35. 7288f91 Revert "ima: policy for RAMFS" by Mimi Zohar · 13 years ago
  36. 9007811 Enable setting security contexts on rootfs inodes. by Stephen Smalley · 13 years ago
  37. 84ab2cd Add security hooks to binder and implement the hooks for SELinux. by Stephen Smalley · 14 years ago
  38. dde448d Merge tag 'v3.4.10' into cm-10.1 by Ethan Chen · 13 years ago
  39. b647ebe key: Fix resource leak by Alan Cox · 14 years ago
  40. 8c97feb selinux: use GFP_ATOMIC under spin_lock by Dan Carpenter · 13 years ago
  41. 3126603 Fix: compat_rw_copy_check_uvector() misuse in aio, readv, writev, and security keys by Mathieu Desnoyers · 14 years ago
  42. 96ace77 keys: fix race with concurrent install_user_keyrings() by David Howells · 13 years ago
  43. 9c5f1b4 evm: checking if removexattr is not a NULL by Dmitry Kasatkin · 14 years ago
  44. 5564921 selinux: fix sel_netnode_insert() suspicious rcu dereference by Dave Jones · 14 years ago
  45. 7d0fcfe Yama: handle 32-bit userspace prctl by Kees Cook · 14 years ago
  46. 27cd8f5 posix_types.h: Cleanup stale __NFDBITS and related definitions by Josh Boyer · 14 years ago
  47. c3083d9 SELinux: if sel_make_bools errors don't leave inconsistent state by Eric Paris · 14 years ago
  48. e9a85c7 security: Add proper checks for Android specific capability checks by Tushar Behera · 14 years ago
  49. 957265b Merge commit 'v3.4-rc4' into android-3.4 by Colin Cross · 14 years ago
  50. ab2965e Merge commit 'v3.4-rc3' into android-3.4 by Colin Cross · 14 years ago
  51. 51b79be security: fix compile error in commoncap.c by Jonghwan Choi · 14 years ago
  52. d52fc5d fcaps: clear the same personality flags as suid when fcaps are used by Eric Paris · 14 years ago
  53. 86812bb Smack: move label list initialization by Casey Schaufler · 14 years ago
  54. 923e9a1 Smack: build when CONFIG_AUDIT not defined by Kees Cook · 14 years ago
  55. 0432013 security: Add AID_NET_RAW and AID_NET_ADMIN capability check in cap_capable(). by Chia-chi Yeh · 17 years ago
  56. b61c37f lsm_audit: don't specify the audit pre/post callbacks in 'struct common_audit_data' by Linus Torvalds · 14 years ago
  57. 3f0882c SELinux: do not allocate stack space for AVC data unless needed by Eric Paris · 14 years ago
  58. f8294f1 SELinux: remove avd from slow_avc_audit() by Eric Paris · 14 years ago
  59. 7f6a47c SELinux: remove avd from selinux_audit_data by Eric Paris · 14 years ago
  60. 48c62af LSM: shrink the common_audit_data data union by Eric Paris · 14 years ago
  61. 3b3b0e4 LSM: shrink sizeof LSM specific portion of common_audit_data by Eric Paris · 14 years ago
  62. 8bb1f22 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 14 years ago
  63. 2f99c36 get rid of pointless includes of ext2_fs.h by Al Viro · 14 years ago
  64. a1c2aa1 selinuxfs: merge dentry allocation into sel_make_dir() by Al Viro · 14 years ago
  65. cdb0f9a selinux: inline avc_audit() and avc_has_perm_noaudit() into caller by Linus Torvalds · 14 years ago
  66. a554bea selinux: don't inline slow-path code into avc_has_perm_noaudit() by Linus Torvalds · 14 years ago
  67. a591afc Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 14 years ago
  68. 0195c00 Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system by Linus Torvalds · 14 years ago
  69. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 14 years ago
  70. 0421ea9 apparmor: Fix change_onexec when called from a confined task by John Johansen · 14 years ago
  71. 778aae8 SELinux: selinux/xfrm.h needs net/flow.h by David Howells · 14 years ago
  72. 9d944ef usermodehelper: kill umh_wait, renumber UMH_* constants by Oleg Nesterov · 14 years ago
  73. 70834d3 usermodehelper: use UMH_WAIT_PROC consistently by Oleg Nesterov · 14 years ago
  74. f63d395 Merge tag 'nfs-for-3.4-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 14 years ago
  75. 48aab2f security: optimize avc_audit() common path by Linus Torvalds · 14 years ago
  76. e2a0883 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 14 years ago
  77. 3556485 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 14 years ago
  78. 9f39383 Merge branch 'kmap_atomic' of git://github.com/congwang/linux by Linus Torvalds · 14 years ago
  79. 40ffe67 switch unix_sock to struct path by Al Viro · 14 years ago
  80. 0d9cabd Merge branch 'for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 14 years ago
  81. c58e037 tomoyo: remove the second argument of k[un]map_atomic() by Cong Wang · 15 years ago
  82. 09f61cd Merge branch 'for-security' of git://git.kernel.org/pub/scm/linux/kernel/git/jj/linux-apparmor into next by James Morris · 14 years ago
  83. 7e57014 AppArmor: Fix location of const qualifier on generated string tables by Tetsuo Handa · 14 years ago
  84. 7d7473d TOMOYO: Return error if fails to delete a domain by Tetsuo Handa · 14 years ago
  85. b01d3fb Merge branch 'for-security' of git://git.kernel.org/pub/scm/linux/kernel/git/jj/linux-apparmor into next by James Morris · 14 years ago
  86. 2d4cee7 AppArmor: add const qualifiers to string arrays by Jan Engelhardt · 14 years ago
  87. ad5ff3d AppArmor: Add ability to load extended policy by John Johansen · 15 years ago
  88. 6041e83 TOMOYO: Return appropriate value to poll(). by Tetsuo Handa · 14 years ago
  89. 57fa1e1 AppArmor: Move path failure information into aa_get_name and rename by John Johansen · 15 years ago
  90. 0fe1212 AppArmor: Update dfa matching routines. by John Johansen · 15 years ago
  91. 3372b68 AppArmor: Minor cleanup of d_namespace_path to consolidate error handling by John Johansen · 15 years ago
  92. fbba8d8 AppArmor: Retrieve the dentry_path for error reporting when path lookup fails by John Johansen · 15 years ago
  93. 33e521a AppArmor: Add const qualifiers to generated string tables by John Johansen · 14 years ago
  94. b1b4bc2 AppArmor: Fix oops in policy unpack auditing by John Johansen · 14 years ago
  95. ef9a762 AppArmor: Fix error returned when a path lookup is disconnected by John Johansen · 14 years ago
  96. f67dabb KEYS: testing wrong bit for KEY_FLAG_REVOKED by Dan Carpenter · 15 years ago
  97. 59e6b9c Created a function for setting timeouts on keys by Bryan Schumaker · 15 years ago
  98. df91e49 TOMOYO: Fix mount flags checking order. by Tetsuo Handa · 15 years ago
  99. a69f158 security: fix ima kconfig warning by Randy Dunlap · 15 years ago
  100. 28042fa AppArmor: Fix the error case for chroot relative path name lookup by John Johansen · 15 years ago