1. 586ca74 power: fg-alg: return -1 instead of -EINVAL on error by Luca Weiss · 2 years, 3 months ago
  2. 7662f15 HID: holtek: fix mouse probing by Benjamin Tissoires · 2 years, 5 months ago
  3. ef8b3e97 HID: check for valid USB device for many HID drivers by Greg Kroah-Hartman · 2 years, 5 months ago
  4. bd2f549 HID: wacom: fix problems when device is not a valid USB device by Greg Kroah-Hartman · 2 years, 5 months ago
  5. 38355e1 HID: add USB_HID dependancy on some USB HID drivers by Greg Kroah-Hartman · 2 years, 5 months ago
  6. 852b999 HID: add USB_HID dependancy to hid-chicony by Greg Kroah-Hartman · 2 years, 5 months ago
  7. ac9f34b HID: add USB_HID dependancy to hid-prodikeys by Greg Kroah-Hartman · 2 years, 5 months ago
  8. e6dfea8 HID: introduce hid_is_using_ll_driver by Jason Gerecke · 7 years ago
  9. 1116d7e usb: gadget: don't release an existing dev->buf by Hangyu Hua · 2 years, 4 months ago
  10. bd1ffc5 usb: gadget: clear related members when goto fail by Hangyu Hua · 2 years, 4 months ago
  11. 5d2e2c2 UPSTREAM: USB: gadget: validate interface OS descriptor requests by Szymon Heidrich · 2 years, 4 months ago
  12. 5a08838 UPSTREAM: usb: gadget: rndis: check size of RNDIS_MSG_SET command by Greg Kroah-Hartman · 2 years, 3 months ago
  13. 7a1445a msm: camera_v2: remove gcc invocations by Petri Gynther · 4 years, 6 months ago
  14. 1143950 ion: Do not 'put' ION handle until after its final use by Lee Jones · 2 years, 4 months ago
  15. 6f98acf FROMGIT: USB: gadget: bRequestType is a bitfield, not a enum by Greg Kroah-Hartman · 2 years, 5 months ago
  16. 8c88057 UPSTREAM: USB: gadget: zero allocate endpoint 0 buffers by Greg Kroah-Hartman · 2 years, 5 months ago
  17. 8f0b3a0 UPSTREAM: USB: gadget: detect too-big endpoint 0 requests by Greg Kroah-Hartman · 2 years, 5 months ago
  18. 25b5e56 BACKPORT: binder: use cred instead of task for selinux checks by Todd Kjos · 2 years, 7 months ago
  19. 8c8e04f UPSTREAM: binder: use euid from cred instead of using task by Todd Kjos · 2 years, 7 months ago
  20. b756e7e UPSTREAM: binder: Prevent context manager from incrementing ref 0 by Jann Horn · 3 years, 10 months ago
  21. f0906e2 binder: use wake_up_pollfree() by Eric Biggers · 2 years, 5 months ago
  22. 8eaeb9f Modify chip ID for PN553 A0 by michaellin · 3 years, 6 months ago
  23. e29004c Upgrade himax fw CID0804_D02_C15 for Ghost touch by jinjiawu · 3 years, 5 months ago
  24. ccbc889 Fix image capture during video recording by weikao · 3 years, 9 months ago
  25. 4a1019f usb: max-3421: Prevent corruption of freed memory by Mark Tomlinson · 2 years, 11 months ago
  26. 69b3613 power: smb5: Add support for typeC role reversal by Umang Agrawal · 5 years ago
  27. 3e5eff4 Merge branch 'LA.UM.9.6.2.c25' into int/11/fp3 by Bharath · 2 years, 4 months ago
  28. 6ebe3f0 Add memory detect node for service menu by tracychui · 3 years, 11 months ago
  29. 2f9f368 Expose power up/down reason and memory info by tracychui · 4 years ago
  30. de3a69f power: smb5: Disable unused rid change interrupt sources by jessicatseng · 5 years ago
  31. 3340b5a Enable step-charging for Kayo battery by jessicatseng · 4 years ago
  32. 751aa08 Fix phone can not charge fully by jessicatseng · 4 years ago
  33. cb6c248 Setting jeita fv re-charge voltage for warm temp by jessicatseng · 4 years, 1 month ago
  34. 0ed02fe Fill the correct NTC table for battery by jessicatseng · 4 years, 1 month ago
  35. e3722d8 Introduce firmware download fail recovery mechanism by michaellin · 4 years, 1 month ago
  36. 4612537 Modify the LED settings by yutingshih · 4 years, 1 month ago
  37. 0e55b57 Add a flag for VIO turn on and off if multi-camera operate by frankcheng · 3 years, 10 months ago
  38. 211a78f Add Camera drivers for FP3 by frankcheng · 4 years ago
  39. 5652026 Add Audio drivers for FP3 [1/4] by jinjiawu · 4 years ago
  40. 3515162 Add Touch drivers for FP3 by tracychui · 4 years ago
  41. 76fb69a Add Fingerprint drivers for FP3 by louisliu · 4 years, 1 month ago
  42. 516635c Add display drivers for FP3 by jialongjhan · 4 years, 1 month ago
  43. 05030f5 ANDROID: staging: ion: move buffer kmap from begin/end_cpu_access() by Hridya Valsaraju · 2 years, 10 months ago
  44. b30f086 msm: adsprpc: Allocate buffer taking NULL byte into consideration by Jeya R · 3 years, 1 month ago
  45. f7efd54 tty: Fix ->session locking by Jann Horn · 3 years, 5 months ago
  46. b31640a disp: msm: sde: protect file private structure with mutex lock by srikanthreddy ponogoti · 2 years, 7 months ago
  47. a38c9cb msm: adsprpc: Allocate buffer taking NULL byte into consideration by Vamsi Krishna Gattupalli · 2 years, 6 months ago
  48. 61b3349 msm: kgsl: Update register protection config by Akhil P Oommen · 2 years, 7 months ago
  49. 8a9ed44 msm: adsprpc: null pointer check for fl by Jeya R · 3 years, 3 months ago
  50. 056794d msm: kgsl: Fix out of bound write in adreno_profile_submit_time by Kamal Agrawal · 2 years, 8 months ago
  51. 537946c Merge "disp: msm: sde: add null check for drm file in msm_release" by Linux Build Service Account · 2 years, 9 months ago
  52. f3befbd Merge "msm: adsprpc: Fix race condition in internal_control" by Linux Build Service Account · 2 years, 9 months ago
  53. 0bee2e4 Merge "msm: adsprpc: overflow vulnerability by race condition in adsprpc driver" by Linux Build Service Account · 2 years, 9 months ago
  54. 336ada1 msm: adsprpc: overflow vulnerability by race condition in adsprpc driver by Jeya R · 3 years, 2 months ago
  55. 768ec57 disp: msm: sde: add null check for drm file in msm_release by Krishna Manikandan · 2 years, 10 months ago
  56. 0e25733 msm: adsprpc: Handle UAF in process shell memory by Swathi K · 2 years, 10 months ago
  57. 2bcad4f msm: adsprpc: Fix race condition in internal_control by Jeya R · 3 years ago
  58. 59d96fe msm: adsprpc: Handle UAF in process shell memory by Swathi K · 2 years, 10 months ago
  59. 02170ba msm: ADSPRPC: Fix return value when dsp capabilities is not supported by vgattupa · 2 years, 11 months ago
  60. e609001 Merge "drm/msm/dp: call drm_dp_cec_irq handler appropriately" by Linux Build Service Account · 2 years, 11 months ago
  61. 58820fb Merge "HID: make arrays usage and value to be the same" by Linux Build Service Account · 2 years, 11 months ago
  62. 8162e37 drm/msm/dp: call drm_dp_cec_irq handler appropriately by Narender Ankam · 3 years ago
  63. c766543 soc: qcom: Add check to handle out of bound access by Komal Bajaj · 3 years, 1 month ago
  64. 1b85ca5 msm: adsprpc: Fix race condition in internal_control by Jeya R · 3 years ago
  65. d63fd5a HID: make arrays usage and value to be the same by Will McVicker · 3 years, 5 months ago
  66. d1e4dff msm: ADSPRPC: Update unsigned pd support on cDSP from kernel by Vamsi Krishna Gattupalli · 3 years ago
  67. ff4cf34 msm: vidc: Enable workmode 2 for RC_OFF by Mahesh Voorugonda · 3 years ago
  68. f4b9985 msm: ADSPRPC: Handle third party applications by Jeya R · 3 years, 6 months ago
  69. 0dc3f93 Merge "diag: Use valid data_source for a valid token" by Linux Build Service Account · 3 years ago
  70. 0e5769b usb: gadget: f_cdev: Fix use after free of port in f_cdev by Rohith Kollalsi · 3 years, 2 months ago
  71. ebdc05e msm: ADSPRPC: Fix buffer length for capability API by Edgar Flores · 4 years, 9 months ago
  72. cb77039 Merge "msm: adsprpc: API to get DSP capability" by Linux Build Service Account · 3 years ago
  73. 4ec486b Merge "vid_3x: Update codec caps for sdm450 target" by Linux Build Service Account · 3 years ago
  74. ca2f74a crypto: Fix possible stack out-of-bound error by Monika Singh · 3 years, 3 months ago
  75. ebe0020 msm: adsprpc: API to get DSP capability by Tharun Kumar Merugu · 5 years ago
  76. 2cbf5fb diag: Use valid data_source for a valid token by Manoj Prabhu B · 3 years, 1 month ago
  77. be33b5f vid_3x: Update codec caps for sdm450 target by Vasantha Balla · 3 years, 1 month ago
  78. a9da5c4 drm/msm/dp: fix YUV422 wrong bitdepth by Narender Ankam · 3 years, 5 months ago
  79. 30a7a53 Merge "msm: adsprpc: overflow vulnerability by race condition in adsprpc driver" by Linux Build Service Account · 3 years, 1 month ago
  80. c699593 msm: adsprpc: overflow vulnerability by race condition in adsprpc driver by Jeya R · 3 years, 2 months ago
  81. c2641ee msm: kgsl: Access map_count only if entry is successfully allocated by Deepak Kumar · 3 years, 3 months ago
  82. f1a0980 dm verity: skip verity work on I/O errors when system is shutting down by Hyeongseok Kim · 3 years, 5 months ago
  83. e8f5e9b Merge "fbdev: msm: Changes for mapping once during dsi on" by Linux Build Service Account · 3 years, 2 months ago
  84. 4c2f1dd fbdev: msm: Changes for mapping once during dsi on by Rashi Bindra · 6 years ago
  85. bb2f871 Merge "msm: kgsl: Change start variable type to int in kgsl_iommu_add_global" by Linux Build Service Account · 3 years, 3 months ago
  86. 9368b85 Merge "msm: adsprpc: null pointer check for fl" by Linux Build Service Account · 3 years, 3 months ago
  87. 76704a8 msm: kgsl: Change start variable type to int in kgsl_iommu_add_global by Deepak Kumar · 3 years, 3 months ago
  88. 984a1a3 msm: adsprpc: null pointer check for sctx by Jeya R · 3 years, 4 months ago
  89. 3dc4bc5 msm: adsprpc: null pointer check for fl by Jeya R · 3 years, 3 months ago
  90. b70b4ad msm: adsprpc: null pointer check for fl by Jeya R · 3 years, 4 months ago
  91. d62dd07 Merge "msm: camera: Allow applying request if congestion comes" by Linux Build Service Account · 3 years, 4 months ago
  92. e6d26ad Merge "disp: msm: dp: validate edid before dereferencing" by Linux Build Service Account · 3 years, 4 months ago
  93. b6d5ec8 msm: camera: Allow applying request if congestion comes by Om Parkash · 3 years, 4 months ago
  94. 626c08e JPEG: Add DMA driver implementation by Om Parkash · 3 years, 4 months ago
  95. 7e65e03 Merge "msm: kgsl: Deregister gpu address on memdesc_sg_virt failure" by Linux Build Service Account · 3 years, 4 months ago
  96. 36f6d91 qseecom: Added boundary checks between two subsequent fields by Nitin LNU · 3 years, 5 months ago
  97. 16cdeb5 msm: kgsl: Deregister gpu address on memdesc_sg_virt failure by Rajesh Kemisetti · 3 years, 4 months ago
  98. 033db78 Merge "msm: kgsl: Protect the memdesc->gpuaddr in SVM use cases" by Linux Build Service Account · 3 years, 4 months ago
  99. 286b115 msm: kgsl: Protect the memdesc->gpuaddr in SVM use cases by Jordan Crouse · 3 years, 4 months ago
  100. 80db5e5 msm: kgsl: Stop using memdesc->usermem by Jordan Crouse · 3 years, 5 months ago