1. c2df86a selinux: properly handle multiple messages in selinux_netlink_send() by Paul Moore · 4 years ago
  2. d606fd7 Merge android-4.9.215(60fbe70) into msm-4.9 by jianzhou · 4 years, 1 month ago
  3. 2e709b54 Merge android-4.9.212(7e0f964) into msm-4.9 by jianzhou · 4 years, 1 month ago
  4. 60fbe70 Merge 4.9.215 into android-4.9-q by Greg Kroah-Hartman · 4 years, 2 months ago
  5. 23a0b5a selinux: ensure we cleanup the internal AVC counters on error in avc_update() by Jaihind Yadav · 4 years, 4 months ago
  6. 3ab2846 Merge "kernel: Fix build errors with LLVM" by Linux Build Service Account · 4 years, 2 months ago
  7. 4e297f4 kernel: Fix build errors with LLVM by Shiraz Hashim · 4 years, 3 months ago
  8. 31b59d1 apparmor: use SHASH_DESC_ON_STACK by Nicolas Iooss · 7 years ago
  9. 7e0f964 Merge 4.9.212 into android-4.9-q by Greg Kroah-Hartman · 4 years, 3 months ago
  10. a9b6e55 keys: Timestamp new keys by David Howells · 5 years ago
  11. 2c434f6 ANDROID: selinux: modify RTM_GETLINK permission by Jeff Vander Stoep · 4 years, 3 months ago
  12. 234d2c7 Merge android-4.9.197(e9766ef) into msm-4.9 by jianzhou · 4 years, 5 months ago
  13. 374bc13 Merge android-4.9.196(cd0d461) into msm-4.9 by jianzhou · 4 years, 5 months ago
  14. 4be6354 Merge android-4.9.194(f360bd46) into msm-4.9 by jianzhou · 4 years, 5 months ago
  15. e9766ef Merge 4.9.197 into android-4.9-q by Greg Kroah-Hartman · 4 years, 6 months ago
  16. 1e42dec ima: always return negative code for error by Sascha Hauer · 4 years, 10 months ago
  17. 466787a Merge android-4.9.188 (d4fff2d) into msm-4.9 by jianzhou · 4 years, 7 months ago
  18. cd0d461 Merge 4.9.196 into android-4.9-q by Greg Kroah-Hartman · 4 years, 7 months ago
  19. 1e4c7ce smack: use GFP_NOFS while holding inode_smack::smk_lock by Eric Biggers · 4 years, 8 months ago
  20. 128373c Smack: Don't ignore other bprm->unsafe flags if LSM_UNSAFE_PTRACE is set by Jann Horn · 4 years, 10 months ago
  21. 5f0b9f0 security: smack: Fix possible null-pointer dereferences in smack_socket_sock_rcv_skb() by Jia-Ju Bai · 4 years, 9 months ago
  22. f360bd4 Merge 4.9.194 into android-4.9-q by Greg Kroah-Hartman · 4 years, 7 months ago
  23. b94178b keys: Fix missing null pointer check in request_key_auth_describe() by Hillf Danton · 4 years, 8 months ago
  24. dd97575 Merge android-4.9.185 (70d52cb) into msm-4.9 by jianzhou · 4 years, 9 months ago
  25. 4ebd29e Merge 4.9.188 into android-4.9-q by Greg Kroah-Hartman · 4 years, 9 months ago
  26. d4fff2d Merge 4.9.188 into android-4.9 by Greg Kroah-Hartman · 4 years, 9 months ago
  27. ae190f0 selinux: fix memory leak in policydb_init() by Ondrej Mosnacek · 4 years, 9 months ago
  28. 39eed54 Merge 4.9.185 into android-4.9-q by Greg Kroah-Hartman · 4 years, 10 months ago
  29. 70d52cb Merge 4.9.185 into android-4.9 by Greg Kroah-Hartman · 4 years, 10 months ago
  30. 4a60589 apparmor: enforce nullbyte at end of tag string by Jann Horn · 5 years ago
  31. cabdf6b Merge android-4.9-174 (d47e38b) into msm-4.9 by Tengfei Fan · 4 years, 11 months ago
  32. a56988d Merge commit android-4.9.171 (3383326) into msm-4.9 by Tengfei Fan · 4 years, 11 months ago
  33. 685434d Merge android-4.9.168 (286f971) into msm-4.9 by jianzhou · 5 years ago
  34. 9013154 Merge 4.9.174 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  35. d47e38b Merge 4.9.174 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  36. 869d1e4 selinux: never allow relabeling on context mounts by Ondrej Mosnacek · 5 years ago
  37. 25d7d0e Merge 4.9.171 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  38. 3383326 Merge 4.9.171 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  39. b2b2862 device_cgroup: fix RCU imbalance in error case by Jann Horn · 5 years ago
  40. 50483ad Merge android-4.9.164 (26fad52) into msm-4.9 by jianzhou · 5 years ago
  41. dd779cb Merge android-4.9.163 (429c144) into msm-4.9 by jianzhou · 5 years ago
  42. 417da48 Merge 4.9.168 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  43. 286f971 Merge 4.9.168 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  44. 992baf5 selinux: do not override context on context mounts by Ondrej Mosnacek · 5 years ago
  45. b7d9747 Merge android-4.9.160 (fd5657a) into msm-4.9 by jianzhou · 5 years ago
  46. 26fad52 Merge 4.9.164 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  47. 713b91c missing barriers in some of unix_sock ->addr and ->path accesses by Al Viro · 5 years ago
  48. ccc2aae KEYS: restrict /proc/keys by credentials at open time by Eric Biggers · 7 years ago
  49. 9df256d Merge 4.9.161 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  50. dc070cd KEYS: always initialize keyring_index_key::desc_len by Eric Biggers · 5 years ago
  51. 6704b9d KEYS: allow reaching the keys quotas exactly by Eric Biggers · 5 years ago
  52. 8817a28 Merge 4.9.156 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  53. f096ede smack: fix access permissions for keyring by Zoran Markovic · 6 years ago
  54. 2f8eb1c Merge android-4.9.155 (32e6695) into msm-4.9 by jianzhou · 5 years ago
  55. 902a0ce Merge android-4.9.152 (fd37e28) into msm-4.9 by jianzhou · 5 years ago
  56. fe0eb27 Merge 4.9.153 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  57. 62044cb selinux: always allow mounting submounts by Ondrej Mosnacek · 5 years ago
  58. fd37e28 Merge 4.9.152 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  59. aedbb45 selinux: fix GPF on invalid policy by Stephen Smalley · 5 years ago
  60. a017e39 LSM: Check for NULL cred-security on free by James Morris · 5 years ago
  61. 4fd72a1 Yama: Check for pid death before checking ancestry by Kees Cook · 5 years ago
  62. f41ab60 Merge android-4.9.145 (6328e64) into msm-4.9 by jianzhou · 5 years ago
  63. db71418 Merge 4.9.142 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  64. 1f89834 ima: re-initialize iint->atomic_flags by Mimi Zohar · 6 years ago
  65. 166f454 ima: re-introduce own integrity cache lock by Dmitry Kasatkin · 6 years ago
  66. 87043e4 EVM: Add support for portable signature format by Matthew Garrett · 6 years ago
  67. 5f9fb1a ima: always measure and audit files in policy by Mimi Zohar · 7 years ago
  68. 5fed1ff Revert "evm: Translate user/group ids relative to s_user_ns when computing HMAC" by Eric W. Biederman · 7 years ago
  69. 47ff762 selinux: Add __GFP_NOWARN to allocation at str_read() by Tetsuo Handa · 6 years ago
  70. e1260be Merge 4.9.137 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  71. 4c0335f Merge "Merge android-4.9.129 (b727d1c) into msm-4.9" by Linux Build Service Account · 5 years ago
  72. bb2fc7c Merge "Merge android-4.9.125 (a925dfb) into msm-4.9" by Linux Build Service Account · 5 years ago
  73. 53de32d ima: fix showing large 'violations' or 'runtime_measurements_count' by Eric Biggers · 6 years ago
  74. 2e316b4 Merge android-4.9.129 (b727d1c) into msm-4.9 by Minming Qi · 5 years ago
  75. b41877d Merge "Merge android-4.9.117 (8b21e85) into msm-4.9" by Linux Build Service Account · 5 years ago
  76. 2f1b7c8 Merge android-4.9.124 (6a1b592) into msm-4.9 by Blagovest Kolenichev · 5 years ago
  77. a5718e3 Merge android-4.9.117 (8b21e85) into msm-4.9 by Minming Qi · 5 years ago
  78. d296696 Merge "dm-default-key, f2fs, ICE: support dm-default-key with f2fs/ICE" by Linux Build Service Account · 5 years ago
  79. 75e59c9 security: pfe: update data unit number for default key too by Neeraj Soni · 6 years ago
  80. 3bd012f dm-default-key, f2fs, ICE: support dm-default-key with f2fs/ICE by Jaegeuk Kim · 6 years ago
  81. b727d1c Merge 4.9.129 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  82. eddbab1 evm: Don't deadlock if a crypto algorithm is unavailable by Matthew Garrett · 6 years ago
  83. a64fa27 Smack: Fix handling of IPv4 traffic received by PF_INET6 sockets by Piotr Sawicki · 6 years ago
  84. ba01a42 Merge 4.9.128 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  85. d1f534f selinux: use GFP_NOWAIT in the AVC kmem_caches by Michal Hocko · 7 years ago
  86. e3af8d5 security: pfe: make inline crypto engine scm call based on version by Neeraj Soni · 6 years ago
  87. efb3311 security: pfe: Set DUN size accroding to file system and storage type by Neeraj Soni · 6 years ago
  88. 6a1b592 Merge 4.9.124 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  89. ebc6dcb Smack: Mark inode instant in smack_task_to_inode by Casey Schaufler · 6 years ago
  90. 92ae128 Merge "security: pfk: use page_mapping to avoid wrong memory access" by Linux Build Service Account · 6 years ago
  91. 1158db3 security: pfk: use page_mapping to avoid wrong memory access by Jaegeuk Kim · 6 years ago
  92. 8b21e85 Merge 4.9.117 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  93. 81be552 ima: based on policy verify firmware signatures (pre-allocated buffer) by Mimi Zohar · 6 years ago
  94. b182dc5 Merge "security: pfe: Disable clocks for crypto engine" by Linux Build Service Account · 6 years ago
  95. cce088b security: pfe: Disable clocks for crypto engine by Neeraj Soni · 6 years ago
  96. 192abd8 Merge "Merge android-4.9.109 (a4230be) into msm-4.9" by Linux Build Service Account · 6 years ago
  97. 80f55ac Merge android-4.9.108 (b7d377b) into msm-4.9 by Blagovest Kolenichev · 6 years ago
  98. d47b8f6 Merge "security: pfe: Use non blocking scm call" by Linux Build Service Account · 6 years ago
  99. 40834dd Merge android-4.9.105 (859e0a8) into msm-4.9 by Blagovest Kolenichev · 6 years ago
  100. dee86cb security: pfe: Use non blocking scm call by Neeraj Soni · 6 years ago