1. 3d1d92f qseecom: block system signals when waiting for listener available by Zhen Kong · 6 years ago
  2. ff97938 Merge remote-tracking branch '4.9/tmp-8dd0f52' into msm-4.9 by Kyle Yan · 7 years ago
  3. 8dd0f52 Merge 4.9.72 into android-4.9-o by Greg Kroah-Hartman · 7 years ago
  4. 76fcdc8 cxl: Check if vphb exists before iterating over AFU devices by Vaibhav Jain · 7 years ago
  5. 3dd9279 qseecom: change to use QSECOM_TA heap to load TA by Zhen Kong · 7 years ago
  6. 88b1511 Merge 4.9.71 into android-4.9-o by Greg Kroah-Hartman · 7 years ago
  7. 744cb5a eeprom: at24: change nvmem stride to 1 by David Lechner · 7 years ago
  8. 333a213 Merge "qseecom: fix an issue when requested listener svc id does not exist" by Linux Build Service Account · 7 years ago
  9. ad83f30 qseecom: fix an issue when requested listener svc id does not exist by Zhen Kong · 7 years ago
  10. 09cb9b7 Merge "qseecom: resend continue blocked listener request" by Linux Build Service Account · 7 years ago
  11. e7f525f qseecom: resend continue blocked listener request by Zhen Kong · 7 years ago
  12. f87ffb2 Merge 4.9.67 into android-4.9-o by Greg Kroah-Hartman · 7 years ago
  13. 19699ab eeprom: at24: check at24_read/write arguments by Heiner Kallweit · 7 years ago
  14. d3da2ef eeprom: at24: correctly set the size for at24mac402 by Bartosz Golaszewski · 7 years ago
  15. 388d8c9 eeprom: at24: fix reading from 24MAC402/24MAC602 by Heiner Kallweit · 7 years ago
  16. 01bff91 Merge remote-tracking branch '4.9/tmp-8cca21f' into 4.9 by Kyle Yan · 7 years ago
  17. fbf9b0b Merge "Merge remote-tracking branch '4.9/tmp-ffc9972' into HEAD" by Linux Build Service Account · 7 years ago
  18. 0500222 Merge 4.9.63 into android-4.9-o by Greg Kroah-Hartman · 7 years ago
  19. e81b96c misc: panel: properly restore atomic counter on error path by Willy Tarreau · 7 years ago
  20. 804337a Merge "Merge remote-tracking branch '4.9/tmp-4170bfa' into 4.9" by Linux Build Service Account · 7 years ago
  21. 2f9940d Merge remote-tracking branch '4.9/tmp-ffc9972' into HEAD by Kyle Yan · 7 years ago
  22. ffc9972 Merge 4.9.62 into android-4.9-o by Greg Kroah-Hartman · 7 years ago
  23. 870b502 cxl: Force psl data-cache flush during device shutdown by Vaibhav Jain · 8 years ago
  24. d8cc005 qseecom: fix a race condition when TA is blocked by Zhen Kong · 7 years ago
  25. e48f6bd Merge remote-tracking branch '4.9/tmp-4170bfa' into 4.9 by Kyle Yan · 7 years ago
  26. 4170bfa Merge 4.9.61 into android-4.9-o by Greg Kroah-Hartman · 7 years ago
  27. 0b5cdee mei: return error on notification request to a disconnected client by Alexander Usyskin · 7 years ago
  28. e3d732f Merge "qseecom: support listener request from smcinvoke without reentrancy" by Linux Build Service Account · 7 years ago
  29. f5075ba Merge "qseecom: fix an app unloading issue when the app is blocked" by Linux Build Service Account · 7 years ago
  30. 411a7a11 Merge "Merge remote-tracking branch '4.9/tmp-05a906d' into msm-4.9" by Linux Build Service Account · 7 years ago
  31. d29990f Merge "qseecom: initialize array hlos_ce_hw_instance" by Linux Build Service Account · 7 years ago
  32. 7458c2e qseecom: support listener request from smcinvoke without reentrancy by Zhen Kong · 7 years ago
  33. ffec45c qseecom: initialize array hlos_ce_hw_instance by Zhen Kong · 7 years ago
  34. 1bca48e Merge remote-tracking branch '4.9/tmp-05a906d' into msm-4.9 by Kyle Yan · 7 years ago
  35. 3bafb31 qseecom: fix a common lib loading issue by Zhen Kong · 7 years ago
  36. cd02e63 Merge remote-tracking branch '4.9/tmp-379e3b2' into 4.9 by Kyle Yan · 7 years ago
  37. af93d7a qseecom: fix an app unloading issue when the app is blocked by Zhen Kong · 7 years ago
  38. 012bc8b Merge 4.9.54 into android-4.9-o by Greg Kroah-Hartman · 7 years ago
  39. c593091 lkdtm: Fix Oops when unloading the module by Juerg Haefliger · 7 years ago
  40. 379e3b2 Merge 4.9.53 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  41. 53f8637 Merge 4.9.53 into android-4.9-o by Greg Kroah-Hartman · 7 years ago
  42. cb2da65 cxl: Fix driver use count by Frederic Barrat · 7 years ago
  43. 6e9e533 Merge "qseecom: check return value of __qseecom_process_reentrancy" by Linux Build Service Account · 7 years ago
  44. 9cbee7e Merge "misc: qpnp: Initialize the variable to avoid junk value assign" by Linux Build Service Account · 7 years ago
  45. 4af480e qseecom: check return value of __qseecom_process_reentrancy by Zhen Kong · 7 years ago
  46. 5c33845 misc: qpnp: Initialize the variable to avoid junk value assign by Lingutla Chandrasekhar · 7 years ago
  47. 7d337cc Merge remote-tracking branch '4.9/tmp-85e1c01' into 4.9 by Kyle Yan · 7 years ago
  48. d626c6a ASoC: Remove audio drivers from kernel by Asish Bhattacharya · 7 years ago
  49. 0ea205a ANDROID: uid_sys_stats: Fix implicit declaration of get_cmdline() by Amit Pundir · 7 years ago
  50. 6e8f1e7 uid_sys_stats: log task io with a debug flag by Yang Jin · 7 years ago
  51. 01acdaa ASoC: msm: qdspv2: initialize struct member before being used by yidongh · 7 years ago
  52. df3d638 lkdtm: hide stack overflow warning for corrupt-stack test by Arnd Bergmann · 7 years ago
  53. 5a12d92 lkdtm: Prevent the compiler from optimising lkdtm_CORRUPT_STACK() by Michael Ellerman · 8 years ago
  54. bef1d72 lkdtm: Add tests for struct list corruption by Kees Cook · 8 years ago
  55. 95924c8 Merge "ASoC: msm: qdsp6v2: make audio debugfs read and release exclusive" by Linux Build Service Account · 7 years ago
  56. 83d185a Merge "drm/msm/dp: add input validation for bpc function" by Linux Build Service Account · 7 years ago
  57. 66cd4ad ASoC: msm: qdsp6v2: make audio debugfs read and release exclusive by Divya Ojha · 7 years ago
  58. 3dfb68c Merge remote-tracking branch '4.9/tmp-9ae2c67' into 4.9 by Kyle Yan · 7 years ago
  59. 9ae2c67 Merge 4.9.40 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  60. 542c097 scsi: ses: do not add a device to an enclosure if enclosure_add_links() fails. by Maurizio Lombardi · 7 years ago
  61. 6593536 drivers/misc: add HDCP 2.2 driver by Tatenda Chipeperekwa · 7 years ago
  62. 2f60f49 qseecom: update on smcinvoke-aware listeners operations by Zhen Kong · 7 years ago
  63. 2506cb5 Merge remote-tracking branch '4.9/tmp-75d78c7' into 4.9 by Kyle Yan · 7 years ago
  64. ba8267f Merge "qseecom: Fix accessing userspace memory in kernel space" by Linux Build Service Account · 7 years ago
  65. 7172a93 Merge 4.9.34 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  66. 2abac40 drivers/misc/c2port/c2port-duramar2150.c: checking for NULL instead of IS_ERR() by Dan Carpenter · 7 years ago
  67. f28ba80 misc: mic: double free on ioctl error path by Dan Carpenter · 8 years ago
  68. a30af04 Merge "qseecom: use strnlen in qseecom_start_app" by Linux Build Service Account · 7 years ago
  69. 64a6d728 qseecom: use strnlen in qseecom_start_app by Zhen Kong · 7 years ago
  70. 2b3da4a ANDROID: uid_sys_stats: check previous uid_entry before call find_or_register_uid by Ganesh Mahendran · 7 years ago
  71. 355cae8 Merge remote-tracking branch '4.9/tmp-da3493c' into 4.9 by Kyle Yan · 7 years ago
  72. da3493c Merge 4.9.32 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  73. 3fd1233 cxl: Avoid double free_irq() for psl,slice interrupts by Vaibhav Jain · 7 years ago
  74. 172c70d cxl: Fix error path on bad ioctl by Frederic Barrat · 7 years ago
  75. acd8f91 mei: make sysfs modalias format similar as uevent modalias by Pratyush Anand · 7 years ago
  76. ff9171e ASoC: msm: qdspv2: add result check when audio process fail by kunleiz · 7 years ago
  77. dce0f81 ASoC: qdsp6v2: Remove Eagle code by Alexy Joseph · 7 years ago
  78. b33e26e qseecom: Fix accessing userspace memory in kernel space by Brahmaji K · 7 years ago
  79. 6133fd3 Merge "ASoC: msm: qdsp6v2: Enable AFE sidetone based on mixer ctl setting" by Linux Build Service Account · 7 years ago
  80. ac82b09 Merge "ASoC: msm: qdspv2: add mutex to prevent access same memory simultaneously" by Linux Build Service Account · 7 years ago
  81. ac62c5e drivers: qcom: ultrasound: check concurrent device open operations by Divya Ojha · 7 years ago
  82. 1a3178e ASoC: msm: qdspv2: add mutex to prevent access same memory simultaneously by kunleiz · 7 years ago
  83. 303cde8 Merge remote-tracking branch '4.9/tmp-77d3588' into 4.9 by Kyle Yan · 7 years ago
  84. d0954d7 qseecom: fix listener unregistration issue by Zhen Kong · 7 years ago
  85. 6f115f5 ANDROID: Kconfig: add depends for UID_SYS_STATS by Ganesh Mahendran · 7 years ago
  86. 18d45b5 ASoC: msm: qdsp6v2: extend validation of virtual address by Siena Richard · 7 years ago
  87. d523ad4 Merge remote-tracking branch '4.9/tmp-951d823' into msm-4.9 by Kyle Yan · 7 years ago
  88. 951d823 Merge 4.9.30 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  89. 168b2bf cxl: Route eeh events to all drivers in cxl_pci_error_detected() by Vaibhav Jain · 7 years ago
  90. 3935312 cxl: Force context lock during EEH flow by Vaibhav Jain · 7 years ago
  91. cd5e19c ANDROID: uid_sys_stats: defer io stats calulation for dead tasks by Jin Qian · 7 years ago
  92. 55651b1 Merge remote-tracking branch '4.9/tmp-a745b34' into msm-4.9 by Kyle Yan · 7 years ago
  93. 3482704 ANDROID: memory_state_time: fix undefined behavior with missing DT properties by Arnd Bergmann · 7 years ago
  94. 8cb3531 drivers: misc: Drop depends on MSM_SMD by Stephen Boyd · 7 years ago
  95. 0b3d3ca Merge remote-tracking branch '4.9/tmp-e88bb96' into 4.9 by Kyle Yan · 7 years ago
  96. 4e210f9 qseecom: Fix ICE create and wipe key issues by AnilKumar Chimata · 7 years ago
  97. e6ef73f ANDROID: uid_sys_stats: fix access of task_uid(task) by Ganesh Mahendran · 7 years ago
  98. 11422c7 Merge remote-tracking branch '4.9/tmp-a2659b2' into 4.9 by Kyle Yan · 7 years ago
  99. 67f252c ANDROID: uid_sys_stats: reduce update_io_stats overhead by Jin Qian · 7 years ago
  100. 04d60cf qseecom: Fix compilation errors by AnilKumar Chimata · 7 years ago