1. 937bec2 Merge 'linux-4.4.8' into dev-kernel-4.4 by Ishan Mittal · 9 years ago
  2. 1bf3f7f quick selinux support for tracefs by Yongqin Liu · 10 years ago
  3. d5bca96 Revert "SELinux: Enable setting security contexts on rootfs inodes." by Amit Pundir · 10 years ago
  4. ba97f04 Revert "SELinux: build fix for 4.1" by Amit Pundir · 10 years ago
  5. 00526cd BACKPORT: selinux: restrict kernel module loading by Jeff Vander Stoep · 10 years ago
  6. e4a5a33 security: let security modules use PTRACE_MODE_* with bitmasks by Jann Horn · 10 years ago
  7. 969624b ptrace: use fsuid, fsgid, effective creds for fs access checks by Jann Horn · 10 years ago
  8. 8592536 EVM: Use crypto_memneq() for digest comparisons by Ryan Ware · 10 years ago
  9. 1c5abcf UPSTREAM: KEYS: Fix keyring ref leak in join_session_keyring() by Yevgeny Pats · 10 years ago
  10. 43e1b4f SELinux: build fix for 4.1 by Amit Pundir · 10 years ago
  11. 969f47d selinux: Android kernel compatibility with M userspace by Jeff Vander Stoep · 10 years ago
  12. 78d36d2 SELinux: Enable setting security contexts on rootfs inodes. by Stephen Smalley · 12 years ago
  13. 713d685 security: Add proper checks for Android specific capability checks by Tushar Behera · 14 years ago
  14. 9a5e2c0 security: Add AID_NET_RAW and AID_NET_ADMIN capability check in cap_capable(). by Chia-chi Yeh · 16 years ago
  15. e4a46f0 KEYS: Fix keyring ref leak in join_session_keyring() by Yevgeny Pats · 10 years ago
  16. b4a1b4f KEYS: Fix race between read and revoke by David Howells · 10 years ago
  17. 6e37592 Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/selinux into for-linus2 by James Morris · 10 years ago
  18. 096fe9e KEYS: Fix handling of stored error in a negatively instantiated user key by David Howells · 10 years ago
  19. f3bef67 selinux: fix bug in conditional rules handling by Stephen Smalley · 10 years ago
  20. 2df4ee7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  21. 8827d90e smack: use skb_to_full_sk() helper by Eric Dumazet · 10 years ago
  22. 54abc68 net: add skb_to_full_sk() helper and use it in selinux_netlbl_skbuff_setsid() by Eric Dumazet · 10 years ago
  23. 71baba4 mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIM by Mel Gorman · 10 years ago
  24. 1873499 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 10 years ago
  25. 212cd08 selinux: fix random read in selinux_ip_postroute_compat() by Eric Dumazet · 10 years ago
  26. b75ec3a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  27. ba94c3f Merge tag 'keys-next-20151021' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs into next by James Morris · 10 years ago
  28. a47c7a6 Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/selinux into next by James Morris · 10 years ago
  29. 083c129 apparmor: clarify CRYPTO dependency by Arnd Bergmann · 10 years ago
  30. 6320565 selinux: Use a kmem_cache for allocation struct file_security_struct by Sangwoo · 10 years ago
  31. 1d2a168 selinux: ioctl_has_perm should be static by Geliang Tang · 10 years ago
  32. 9529c78 selinux: use sprintf return value by Rasmus Villemoes · 10 years ago
  33. 21b76f1 selinux: use kstrdup() in security_get_bools() by Rasmus Villemoes · 10 years ago
  34. aa736c3 selinux: use kmemdup in security_sid_to_context_core() by Rasmus Villemoes · 10 years ago
  35. 20ba96a selinux: remove pointless cast in selinux_inode_setsecurity() by Rasmus Villemoes · 10 years ago
  36. 44be2f6 selinux: introduce security_context_str_to_sid by Rasmus Villemoes · 10 years ago
  37. 44d37ad selinux: do not check open perm on ftruncate call by Jeff Vander Stoep · 10 years ago
  38. 2a35d19 selinux: change CONFIG_SECURITY_SELINUX_CHECKREQPROT_VALUE default by Paul Moore · 10 years ago
  39. 146aa8b KEYS: Merge the type-specific data with the payload data by David Howells · 10 years ago
  40. 27720e7 keys: Be more consistent in selection of union members used by Insu Yun · 10 years ago
  41. d0e0eba KEYS: use kvfree() in add_key by Geliang Tang · 10 years ago
  42. 09302fd Merge branch 'smack-for-4.4' of https://github.com/cschaufler/smack-next into next by James Morris · 10 years ago
  43. fbf9826 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity into next by James Morris · 10 years ago
  44. 38416e5 Smack: limited capability for changing process label by Zbigniew Jasinski · 10 years ago
  45. 911b79c KEYS: Don't permit request_key() to construct a new keyring by David Howells · 10 years ago
  46. 0fe5480 keys, trusted: seal/unseal with TPM 2.0 chips by Jarkko Sakkinen · 10 years ago
  47. fe351e8 keys, trusted: move struct trusted_key_options to trusted-type.h by Jarkko Sakkinen · 10 years ago
  48. f0a0a97 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Pablo Neira Ayuso · 10 years ago
  49. 2ffbceb netfilter: remove hook owner refcounting by Florian Westphal · 10 years ago
  50. f05819d KEYS: Fix crash when attempt to garbage collect an uninstantiated keyring by David Howells · 10 years ago
  51. e446f9d net: synack packets can be attached to request sockets by Eric Dumazet · 10 years ago
  52. 8da4aba Smack: pipefs fix in smack_d_instantiate by Roman Kubiak · 10 years ago
  53. d21b7b0 Smack: Minor initialisation improvement by José Bollo · 10 years ago
  54. 8b549ef smack: smk_ipv6_port_list should be static by Geliang Tang · 10 years ago
  55. 5f2bfe2 Smack: fix a NULL dereference in wrong smack_import_entry() usage by Lukasz Pawelczyk · 10 years ago
  56. 72e1eed integrity: prevent loading untrusted certificates on the IMA trusted keyring by Dmitry Kasatkin · 10 years ago
  57. f6d3125 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  58. 4963ed4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  59. 94c4554 KEYS: Fix race between key destruction and finding a keyring by name by David Howells · 10 years ago
  60. 06198b3 netfilter: Pass priv instead of nf_hook_ops to netfilter hooks by Eric W. Biederman · 10 years ago
  61. 1b3dfde Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  62. 31409c9 Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/urgent by Ingo Molnar · 10 years ago
  63. 7cbea8d mm: mark most vm_operations_struct const by Kirill A. Shutemov · 10 years ago
  64. b793c00 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 10 years ago
  65. a068acf fs: create and use seq_show_option for escaping by Kees Cook · 10 years ago
  66. 746bf6d capabilities: add a securebit to disable PR_CAP_AMBIENT_RAISE by Andy Lutomirski · 10 years ago
  67. 5831905 capabilities: ambient capabilities by Andy Lutomirski · 10 years ago
  68. dc3a04d security/device_cgroup: Fix RCU_LOCKDEP_WARN() condition by Paul E. McKenney · 10 years ago
  69. 73b6fa8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 10 years ago
  70. 7073bc6 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  71. e308fd3 LSM: restore certain default error codes by Jan Beulich · 10 years ago
  72. 3e5f206 Merge branch 'next' of git://git.infradead.org/users/pcmoore/selinux into next by James Morris · 10 years ago
  73. 0e38c35 Merge branch 'smack-for-4.3' of https://github.com/cschaufler/smack-next into next by James Morris · 10 years ago
  74. 3d04c92 Smack - Fix build error with bringup unconfigured by Casey Schaufler · 10 years ago
  75. 9b9412d Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 10 years ago
  76. 5ab1657 Merge branch 'smack-for-4.3' of https://github.com/cschaufler/smack-next into next by James Morris · 10 years ago
  77. 41a2d57 Kernel threads excluded from smack checks by Roman Kubiak · 10 years ago
  78. 5413fcdb Adding YAMA hooks also when YAMA is not stacked. by Salvatore Mesoraca · 10 years ago
  79. 1eddfe8 Smack: Three symbols that should be static by Casey Schaufler · 10 years ago
  80. 21abb1e Smack: IPv6 host labeling by Casey Schaufler · 10 years ago
  81. 730daa1 Yama: remove needless CONFIG_SECURITY_YAMA_STACKED by Kees Cook · 10 years ago
  82. ca4da5d KEYS: ensure we free the assoc array edit if edit is valid by Colin Ian King · 10 years ago
  83. f78f5b9 rcu: Rename rcu_lockdep_assert() to RCU_LOCKDEP_WARN() by Paul E. McKenney · 10 years ago
  84. ca70d27 sysfs: fix simple_return.cocci warnings by kbuild test robot · 10 years ago
  85. 3bf2789 smack: allow mount opts setting over filesystems with binary mount data by Vivek Trivedi · 10 years ago
  86. c3c188b selinux: Create a common helper to determine an inode label [ver #3] by David Howells · 10 years ago
  87. bd1741f selinux: Augment BUG_ON assertion for secclass_map. by Stephen Smalley · 10 years ago
  88. 5dee25d selinux: initialize sock security class to default value by Stephen Smalley · 10 years ago
  89. 9629d04 selinux: reduce locking overhead in inode_free_security() by Waiman Long · 10 years ago
  90. fa1aa14 selinux: extended permissions for ioctls by Jeff Vander Stoep · 10 years ago
  91. 671a278 security: add ioctl specific auditing to lsm_audit by Jeff Vander Stoep · 10 years ago
  92. 3dbbbe0 Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/selinux into for-linus2 by James Morris · 10 years ago
  93. 892e8ca selinux: fix mprotect PROT_EXEC regression caused by mm change by Stephen Smalley · 10 years ago
  94. 90f8572 vfs: Commit to never having exectuables on proc and sysfs. by Eric W. Biederman · 10 years ago
  95. 3324603 selinux: don't waste ebitmap space when importing NetLabel categories by Paul Moore · 10 years ago
  96. 1dc51b8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  97. 0cbee99 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 10 years ago
  98. 02201e3 Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 10 years ago
  99. f9bb488 sysfs: Create mountpoints with sysfs_create_mount_point by Eric W. Biederman · 11 years ago
  100. 4a10a91 Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit by Linus Torvalds · 10 years ago