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