1. 2bcad4f msm: adsprpc: Fix race condition in internal_control by Jeya R · 3 years, 4 months ago
  2. 984a1a3 msm: adsprpc: null pointer check for sctx by Jeya R · 3 years, 8 months ago
  3. b70b4ad msm: adsprpc: null pointer check for fl by Jeya R · 3 years, 8 months ago
  4. 4e87ecb msm:ADSPRPC :Fix to avoid Use after free in fastrpc_internal_munmap by Vamsi krishna Gattupalli · 3 years, 10 months ago
  5. 8fa59d6 msm: ADSPRPC: Handle Glink RX Notification properly by Jeya R · 3 years, 11 months ago
  6. 4c11c60 msm: ADSPRPC: Enable Sensors PDR support by Vamsi krishna Gattupalli · 4 years, 1 month ago
  7. dc4b049 msm: ADSPRPC: Handle fastRPC context properly by Jeya R · 4 years, 1 month ago
  8. 4c7abf2 msm: ADSPRPC: Map and FD non-NULL check before dereferencing by Jeya R · 4 years, 2 months ago
  9. 3136c3e Merge "msm: ADSPRPC: Handle Glink Rx Ack Properly" by Linux Build Service Account · 4 years, 2 months ago
  10. 859f801 msm: ADSPRPC: Handle Glink Rx Ack Properly by Jeya R · 4 years, 2 months ago
  11. e931076 msm: ADSPRPC: Size check before allocating memory from DMA by Jeya R · 4 years, 2 months ago
  12. 043d855 diag: Check mask size properly before copying to update buffer by Hardik Arya · 6 years ago
  13. ccafee2 msm: adsprpc: Check fastrpc file pointer before accessing it by Jeya R · 4 years, 4 months ago
  14. 70a8462 Merge "Merge android-4.9.221(cf77b7c) into msm-4.9" by Linux Build Service Account · 4 years, 4 months ago
  15. 1f1ce03 Merge "msm: adsprpc: Put upper limit on IOMMU mapping size" by Linux Build Service Account · 4 years, 4 months ago
  16. 9299d34 diag: dci: Synchronize dci mempool buffers alloc and free by Manoj Prabhu B · 4 years, 5 months ago
  17. f9c9eaa Merge "msm: adsprpc: Fix array index underflow problem" by Linux Build Service Account · 4 years, 5 months ago
  18. c4a753d Merge android-4.9.221(cf77b7c) into msm-4.9 by jianzhou · 4 years, 5 months ago
  19. 39dc1e4 Merge android-4.9.220(90aa475) into msm-4.9 by jianzhou · 4 years, 5 months ago
  20. cf77b7c Merge 4.9.221 into android-4.9-q by Greg Kroah-Hartman · 4 years, 5 months ago
  21. e102270 tpm/tpm_tis: Free IRQ if probing fails by Jarkko Sakkinen · 4 years, 6 months ago
  22. cd83646 msm: adsprpc: Fix array index underflow problem by Mohammed Nayeem Ur Rahman · 4 years, 6 months ago
  23. 62f7f9c msm: adsprpc: Put upper limit on IOMMU mapping size by Mohammed Nayeem Ur Rahman · 4 years, 6 months ago
  24. 3e8b1d4 Merge android-4.9.219(6ee8be4) into msm-4.9 by jianzhou · 4 years, 5 months ago
  25. 90aa475 Merge 4.9.220 into android-4.9-q by Greg Kroah-Hartman · 4 years, 5 months ago
  26. 62cd9aa ipmi: fix hung processes in __get_guid() by Wen Yang · 4 years, 6 months ago
  27. 1a772fa msm: adsprpc: store process specific info in GETINFO ioctl call by Edgar Flores · 4 years, 8 months ago
  28. 6ee8be4 Merge 4.9.219 into android-4.9-q by Greg Kroah-Hartman · 4 years, 6 months ago
  29. 5f27cae random: always use batched entropy for get_random_u{32,64} by Jason A. Donenfeld · 4 years, 7 months ago
  30. 1e43388 Merge "Merge android-4.9.216(4ad9bb8) into msm-4.9" by Linux Build Service Account · 4 years, 6 months ago
  31. 4bdb0f4 Merge android-4.9.216(4ad9bb8) into msm-4.9 by jianzhou · 4 years, 6 months ago
  32. 182163d diag: Prevent resource leakage of task structure by Manoj Prabhu B · 4 years, 6 months ago
  33. 45ddef2 Merge android-4.9.213(cff739f) into msm-4.9 by jianzhou · 4 years, 7 months ago
  34. c30521f Merge android-4.9.208(9759f95) into msm-4.9 by jianzhou · 4 years, 7 months ago
  35. dc19447 Merge android-4.9.207(6f0b5b5) into msm-4.9 by jianzhou · 4 years, 7 months ago
  36. 4ad9bb8 Merge 4.9.216 into android-4.9-q by Greg Kroah-Hartman · 4 years, 7 months ago
  37. dcbb950 ipmi:ssif: Handle a possible NULL pointer reference by Corey Minyard · 4 years, 9 months ago
  38. d554a0c diag: Set socket CDSP enum value same as CDSP diag macro by Manoj Prabhu B · 4 years, 7 months ago
  39. cff739f Merge 4.9.213 into android-4.9-q by Greg Kroah-Hartman · 4 years, 8 months ago
  40. 1a270e5 ttyprintk: fix a potential deadlock in interrupt context issue by Zhenzhong Duan · 4 years, 9 months ago
  41. e68aee6 Merge "Merge android-4.9.206(2be2d899) into msm-4.9" by Linux Build Service Account · 4 years, 8 months ago
  42. 7f79f5f Merge android-4.9.206(2be2d899) into msm-4.9 by jianzhou · 4 years, 8 months ago
  43. 989c76b diag: Prevent out-of-bound access while processing stm cmd by Hardik Arya · 5 years ago
  44. 4da5efe Merge "Merge android-4.9.204(72e8598) into msm-4.9" by Linux Build Service Account · 4 years, 9 months ago
  45. fc548a5 msm: adsprpc: Variable map may UAF due to race conditions by Mohammed Nayeem Ur Rahman · 4 years, 9 months ago
  46. d3054dc Merge android-4.9.204(72e8598) into msm-4.9 by jianzhou · 4 years, 9 months ago
  47. 9759f95 Merge 4.9.208 into android-4.9-q by Greg Kroah-Hartman · 4 years, 9 months ago
  48. aa6eee8 hwrng: omap3-rom - Call clk_disable_unprepare() on exit only if not idled by Tony Lindgren · 5 years ago
  49. 6f0b5b5 Merge 4.9.207 into android-4.9-q by Greg Kroah-Hartman · 4 years, 9 months ago
  50. 639d248 ppdev: fix PPGETTIME/PPSETTIME ioctls by Arnd Bergmann · 5 years ago
  51. 374bc13 Merge android-4.9.196(cd0d461) into msm-4.9 by jianzhou · 4 years, 10 months ago
  52. f661fce Merge android-4.9.195(59aade0) into msm-4.9 by jianzhou · 4 years, 10 months ago
  53. 2be2d89 Merge 4.9.206 into android-4.9-q by Greg Kroah-Hartman · 4 years, 10 months ago
  54. 665eb2d hwrng: stm32 - fix unbalanced pm_runtime_enable by Lionel Debieve · 5 years ago
  55. 72e8598 Merge 4.9.204 into android-4.9-q by Greg Kroah-Hartman · 4 years, 10 months ago
  56. f791985 virtio_console: move removal code by Michael S. Tsirkin · 6 years ago
  57. 083aae5 virtio_console: drop custom control queue cleanup by Michael S. Tsirkin · 6 years ago
  58. 20e9c11 virtio_console: fix uninitialized variable use by Michael S. Tsirkin · 8 years ago
  59. 55b15b9 virtio_console: allocate inbufs in add_port() only if it is needed by Laurent Vivier · 4 years, 11 months ago
  60. d811bffe virtio_console: don't tie bufs to a vq by Michael S. Tsirkin · 6 years ago
  61. 8688e0d virtio_console: reset on out of memory by Michael S. Tsirkin · 6 years ago
  62. c771d06 diag: Use strlcpy/strlcat properly by Hardik Arya · 6 years ago
  63. 562fee1 Merge "Merge android-4.9.193 (23f8789) into msm-4.9" by Linux Build Service Account · 5 years ago
  64. e6a73bc Merge "diag: Reallocate dci buffer with proper required capacity" by Linux Build Service Account · 5 years ago
  65. dca3398 Merge android-4.9.190 (476e7ea) into msm-4.9 by jianzhou · 5 years ago
  66. eb54938 diag: Reallocate dci buffer with proper required capacity by Hardik Arya · 5 years ago
  67. 79bbe9c Merge android-4.9.187 (fabc071) into msm-4.9 by jianzhou · 5 years ago
  68. e54c92a Merge "msm: adsprpc: Open APPS SMD channel forever" by Linux Build Service Account · 5 years ago
  69. 4b46403 Merge "msm: adsprpc: Fix virtual address for already mapped buffers" by Linux Build Service Account · 5 years ago
  70. af5f610 msm: adsprpc: Fix virtual address for already mapped buffers by Mohammed Nayeem Ur Rahman · 5 years ago
  71. f90d6df diag: Validate msg source length to prevent out of bound access by Manoj Prabhu B · 5 years ago
  72. a967be6 msm: adsprpc: Open APPS SMD channel forever by Mohammed Nayeem Ur Rahman · 5 years ago
  73. cd0d461 Merge 4.9.196 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  74. 7522f96 ipmi_si: Only schedule continuously in the thread in maintenance mode by Corey Minyard · 5 years ago
  75. 59aade0 Merge 4.9.195 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  76. a4ded68 hwrng: core - don't wait on add_early_randomness() by Laurent Vivier · 5 years ago
  77. 8c52163 /dev/mem: Bail out upon SIGKILL. by Tetsuo Handa · 5 years ago
  78. 80f45dc adsprpc:Make TZ security skel call for DSP backward compatible by Mohammed Nayeem Ur Rahman · 5 years ago
  79. 033d277 adsprpc: Modify Remote scalars call backward compatible by Mohammed Nayeem Ur Rahman · 5 years ago
  80. dd5d88c Merge "adsprpc: Modify Remote scalars call apprioriatly to get TZ security key" by Linux Build Service Account · 5 years ago
  81. 1999644 UPSTREAM: Make anon_inodes unconditional by David Howells · 6 years ago
  82. c5ef08e Merge "diag: Cleanup control channel status when peripheral goes down" by Linux Build Service Account · 5 years ago
  83. 72c9025 adsprpc: Modify Remote scalars call apprioriatly to get TZ security key by Tharun Kumar Merugu · 5 years ago
  84. 9324896 diag: Cleanup control channel status when peripheral goes down by Manoj Prabhu B · 5 years ago
  85. 959e069 diag: Update remote address for each CNTL packet by Hardik Arya · 5 years ago
  86. d4caa46 Merge "adsprpc: Fix glink receive function not to be called in IRQ context" by Linux Build Service Account · 5 years ago
  87. 32ba95d adsprpc: Fix glink receive function not to be called in IRQ context by Mohammed Nayeem Ur Rahman · 5 years ago
  88. 9799cdc Merge "Merge android-4.9.186 (cd46375) into msm-4.9" by Linux Build Service Account · 5 years ago
  89. a80bcf7 diag: dci: Prevent using uninitialized variables by Manoj Prabhu B · 5 years ago
  90. d99c64f Merge "diag: Update diag get log request structure" by Linux Build Service Account · 5 years ago
  91. 1845c28 UPSTREAM: Make anon_inodes unconditional by David Howells · 6 years ago
  92. abe179d diag: Update diag get log request structure by Hardik Arya · 5 years ago
  93. 78360542 Merge android-4.9.180 (719bdd9) into msm-4.9 by jianzhou · 5 years ago
  94. 779f6ba diag: dci: Validate pkt length before parsing for full header by Manoj Prabhu B · 5 years ago
  95. 0eb90dd Merge 4.9.187 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  96. fabc071 Merge 4.9.187 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  97. 0cbed4f hpet: Fix division by zero in hpet_time_div() by Kefeng Wang · 5 years ago
  98. a6e8a07 diag: Close cmd socket after receiving remove channel by Hardik Arya · 5 years ago
  99. 96a84c5 diag: Switch to correct logging mode after mdlog exit by Manoj Prabhu B · 5 years ago
  100. bcd925a Merge "msm: adsprpc: Fix integer overflow in refcount of map" by Linux Build Service Account · 5 years ago