1. 023f108 selinux: fix double free in selinux_parse_opts_str() by Paul Moore · 7 years ago
  2. 92347cf KEYS: fix refcount_inc() on zero by Mark Rutland · 7 years ago
  3. 7cbe093 KEYS: Convert KEYCTL_DH_COMPUTE to use the crypto KPP API by Mat Martineau · 7 years ago
  4. 0ddd9f1 KEYS: DH: ensure the KDF counter is properly aligned by Eric Biggers · 7 years ago
  5. 281590b KEYS: DH: don't feed uninitialized "otherinfo" into KDF by Eric Biggers · 7 years ago
  6. bbe2404 KEYS: DH: forbid using digest_null as the KDF hash by Eric Biggers · 7 years ago
  7. 0620fdd KEYS: sanitize key structs before freeing by Eric Biggers · 7 years ago
  8. ee618b4 KEYS: trusted: sanitize all key material by Eric Biggers · 7 years ago
  9. a9dd74b KEYS: encrypted: sanitize all key material by Eric Biggers · 7 years ago
  10. 6966c74 KEYS: user_defined: sanitize key payloads by Eric Biggers · 7 years ago
  11. 57070c8 KEYS: sanitize add_key() and keyctl() key payloads by Eric Biggers · 7 years ago
  12. 63a0b05 KEYS: fix freeing uninitialized memory in key_update() by Eric Biggers · 7 years ago
  13. 5649645 KEYS: fix dereferencing NULL payload with nonzero length by Eric Biggers · 7 years ago
  14. 0f534e4 KEYS: encrypted: use constant-time HMAC comparison by Eric Biggers · 7 years ago
  15. 64d107d KEYS: encrypted: fix race causing incorrect HMAC calculations by Eric Biggers · 7 years ago
  16. 794b4bc KEYS: encrypted: fix buffer overread in valid_master_desc() by Eric Biggers · 7 years ago
  17. e9ff56a KEYS: encrypted: avoid encrypting/decrypting stack buffers by Eric Biggers · 7 years ago
  18. d636bd9 KEYS: put keyring if install_session_keyring_to_cred() fails by Eric Biggers · 7 years ago
  19. 41f1c53 KEYS: Delete an error message for a failed memory allocation in get_derived_key() by Markus Elfring · 7 years ago
  20. 381f20f security: use READ_ONCE instead of deprecated ACCESS_ONCE by Davidlohr Bueso · 7 years ago
  21. 47b2c3f security/keys: add CONFIG_KEYS_COMPAT to Kconfig by Bilal Amarni · 7 years ago
  22. 11fbf53 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  23. 24d0d03 apparmorfs: replace CURRENT_TIME with current_time() by Deepa Dinamani · 8 years ago
  24. 752ade6 treewide: use kv[mz]alloc* rather than opencoded variants by Michal Hocko · 8 years ago
  25. a7c3e90 mm: introduce kv[mz]alloc helpers by Michal Hocko · 8 years ago
  26. 0302e28 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 8 years ago
  27. 8d65b08 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  28. c58d405 Merge tag 'docs-4.12' of git://git.lwn.net/linux by Linus Torvalds · 8 years ago
  29. 5db6db0 Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  30. cda3712 fs: constify tree_descr arrays passed to simple_fill_super() by Eric Biggers · 8 years ago
  31. 2fefc97 HAVE_ARCH_HARDENED_USERCOPY is unconditional now by Al Viro · 8 years ago
  32. fb79670 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  33. f65cc10 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity into next by James Morris · 8 years ago
  34. 6859e21 Merge branch 'smack-for-4.12' of git://github.com/cschaufler/smack-next into next by James Morris · 8 years ago
  35. fa5b5b2 Merge branch 'stable-4.12' of git://git.infradead.org/users/pcmoore/selinux into next by James Morris · 8 years ago
  36. c9f838d KEYS: fix keyctl_set_reqkey_keyring() to not leak thread keyrings by Eric Biggers · 8 years ago
  37. c1644fe KEYS: Change the name of the dead type to ".dead" to prevent user access by David Howells · 8 years ago
  38. ee8f844 KEYS: Disallow keyrings beginning with '.' to be joined as session keyrings by David Howells · 8 years ago
  39. 30a8325 Merge tag 'keys-next-20170412' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs into next by James Morris · 8 years ago
  40. 4cd4ca7 keys: select CONFIG_CRYPTO when selecting DH / KDF by Stephan Müller · 8 years ago
  41. 622f6e3 apparmor: Make path_max parameter readonly by John Johansen · 8 years ago
  42. 545de8f apparmor: fix parameters so that the permission test is bypassed at boot by John Johansen · 8 years ago
  43. b9b144b apparmor: fix invalid reference to index variable of iterator line 836 by John Johansen · 8 years ago
  44. 9814448 apparmor: use SHASH_DESC_ON_STACK by Nicolas Iooss · 8 years ago
  45. eea7a05 security/apparmor/lsm.c: set debug messages by Valentin Rothberg · 8 years ago
  46. b9c42ac apparmor: fix boolreturn.cocci warnings by kbuild test robot · 8 years ago
  47. af96f0d Smack: Use GFP_KERNEL for smk_netlbl_mls(). by Tetsuo Handa · 8 years ago
  48. c3c8dc9 smack: fix double free in smack_parse_opts_str() by Tetsuo Handa · 8 years ago
  49. f1c316a KEYS: add SP800-56A KDF support for DH by Stephan Mueller · 8 years ago
  50. 6563c91 KEYS: Add KEYCTL_RESTRICT_KEYRING by Mat Martineau · 8 years ago
  51. 4a42089 KEYS: Consistent ordering for __key_link_begin and restrict check by Mat Martineau · 8 years ago
  52. 2b6aa41 KEYS: Use structure to capture key restriction function and data by Mat Martineau · 8 years ago
  53. aaf66c8 KEYS: Split role of the keyring pointer for keyring restrict functions by Mat Martineau · 8 years ago
  54. 469ff8f KEYS: Use a typedef for restrict_link function pointers by Mat Martineau · 9 years ago
  55. ddb99e1 security, keys: convert key_user.usage from atomic_t to refcount_t by Elena Reshetova · 8 years ago
  56. fff2929 security, keys: convert key.usage from atomic_t to refcount_t by Elena Reshetova · 8 years ago
  57. 0e056eb kernel-api.rst: fix a series of errors when parsing C files by mchehab@s-opensource.com · 8 years ago
  58. cae303d selinux: Fix an uninitialized variable bug by Dan Carpenter · 8 years ago
  59. 8291798 TOMOYO: Use designated initializers by Kees Cook · 8 years ago
  60. 342e915 selinux: Remove unnecessary check of array base in selinux_set_mapping() by Matthias Kaehlcke · 8 years ago
  61. 710a064 selinuxfs: Use seq_puts() in sel_avc_stats_seq_show() by Markus Elfring · 8 years ago
  62. 8ee4586 selinux: Adjust two checks for null pointers by Markus Elfring · 8 years ago
  63. b380f78 selinux: Use kmalloc_array() in sidtab_init() by Markus Elfring · 8 years ago
  64. ebd2b47 selinux: Return directly after a failed kzalloc() in roles_init() by Markus Elfring · 8 years ago
  65. 7befb75 selinux: Return directly after a failed kzalloc() in perm_read() by Markus Elfring · 8 years ago
  66. 442ca4d selinux: Return directly after a failed kzalloc() in common_read() by Markus Elfring · 8 years ago
  67. df4a14d selinux: Return directly after a failed kzalloc() in class_read() by Markus Elfring · 8 years ago
  68. ea6e2f7 selinux: Return directly after a failed kzalloc() in role_read() by Markus Elfring · 8 years ago
  69. 549fe69 selinux: Return directly after a failed kzalloc() in type_read() by Markus Elfring · 8 years ago
  70. 4bd9f07 selinux: Return directly after a failed kzalloc() in user_read() by Markus Elfring · 8 years ago
  71. b592119 selinux: Improve another size determination in sens_read() by Markus Elfring · 8 years ago
  72. 3c354d7 selinux: Return directly after a failed kzalloc() in sens_read() by Markus Elfring · 8 years ago
  73. 7f6d0ad selinux: Return directly after a failed kzalloc() in cat_read() by Markus Elfring · 8 years ago
  74. 983701e rtnetlink: Add RTM_DELNETCONF by David Ahern · 8 years ago
  75. db68ce1 new helper: uaccess_kernel() by Al Viro · 8 years ago
  76. e4e55b4 LSM: Revive security_task_alloc() hook and per "struct task_struct" security blob. by Tetsuo Handa · 8 years ago
  77. 3dfc9b0 LSM: Initialize security_hook_heads upon registration. by Tetsuo Handa · 8 years ago
  78. 9c312e7 selinux: Delete an unnecessary variable initialisation in range_read() by Markus Elfring · 8 years ago
  79. 57152a5 selinux: Return directly after a failed next_entry() in range_read() by Markus Elfring · 8 years ago
  80. 02fcef2 selinux: Delete an unnecessary variable assignment in filename_trans_read() by Markus Elfring · 8 years ago
  81. 315e01a selinux: One function call less in genfs_read() after null pointer detection by Markus Elfring · 8 years ago
  82. 3a0aa56 selinux: Return directly after a failed next_entry() in genfs_read() by Markus Elfring · 8 years ago
  83. b4e4686 selinux: Delete an unnecessary return statement in policydb_destroy() by Markus Elfring · 8 years ago
  84. ad10a10 selinux: Use kcalloc() in policydb_index() by Markus Elfring · 8 years ago
  85. cb8d21e selinux: Adjust four checks for null pointers by Markus Elfring · 8 years ago
  86. 2f00e68 selinux: Use kmalloc_array() in hashtab_create() by Markus Elfring · 8 years ago
  87. fb13a31 selinux: Improve size determinations in four functions by Markus Elfring · 8 years ago
  88. e34cfef selinux: Delete an unnecessary return statement in cond_compute_av() by Markus Elfring · 8 years ago
  89. f6076f7 selinux: Use kmalloc_array() in cond_init_bool_indexes() by Markus Elfring · 8 years ago
  90. 3dd0c8d ima: provide ">" and "<" operators for fowner/uid/euid rules. by Mikhail Kurinnoi · 8 years ago
  91. e2f586b selinux: check for address length in selinux_socket_bind() by Alexander Potapenko · 8 years ago
  92. 1ac202e ima: accept previously set IMA_NEW_FILE by Daniel Glöckner · 8 years ago
  93. bad4417 integrity: mark default IMA rules as __ro_after_init by James Morris · 8 years ago
  94. 579fc0dc0 selinux: constify nlmsg permission tables by James Morris · 8 years ago
  95. ca97d93 security: mark LSM hooks as __ro_after_init by James Morris · 8 years ago
  96. dd0859d security: introduce CONFIG_SECURITY_WRITABLE_HOOKS by James Morris · 8 years ago
  97. 84e6885 selinux: fix kernel BUG on prlimit(..., NULL, NULL) by Stephen Smalley · 8 years ago
  98. 791ec49 prlimit,security,selinux: add a security hook for prlimit by Stephen Smalley · 8 years ago
  99. 1827adb Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  100. 50d3439 sched/headers: Prepare to remove the <linux/magic.h> include from <linux/sched/task_stack.h> by Ingo Molnar · 8 years ago