1. 064e99d crypto: null - Remove VLA usage of skcipher by Kees Cook · 6 years ago
  2. 69e6970 crypto: skcipher - Introduce crypto_sync_skcipher by Kees Cook · 6 years ago
  3. 3a35ee6 crypto: shash - Remove VLA usage in unaligned hashing by Kees Cook · 6 years ago
  4. 6dae781 crypto: hash - Remove VLA usage by Kees Cook · 6 years ago
  5. 8a4085c29 crypto: ccm - Remove VLA usage by Ard Biesheuvel · 6 years ago
  6. 6d56799 crypto: xcbc - Remove VLA usage by Kees Cook · 6 years ago
  7. 69aafa1 crypto: api - Introduce generic max blocksize and alignmask by Kees Cook · 6 years ago
  8. 3f66393 Merge "skb: printing port numbers with gso trace events" by qctecmdr Service · 6 years ago
  9. 6c78377 Merge "drm/msm/sde: optimize sde interrupts handling" by qctecmdr Service · 6 years ago
  10. 76da2f5 skb: printing port numbers with gso trace events by Subash Abhinov Kasiviswanathan · 7 years ago
  11. 875de7d Merge "documentation/iommu: Remove description for qcom,smmu-v2" by qctecmdr Service · 6 years ago
  12. a6be7952 Merge "drm/msm/sde: add support to access hw irqs regs depending on revision" by qctecmdr Service · 6 years ago
  13. 067c97d Merge "ARM: dts: msm: add dt nodes for adsp and cdsp for Kona" by qctecmdr Service · 6 years ago
  14. 43062a3 Merge "iommu/arm-smmu: Remove support for qcom,smmu-v2" by qctecmdr Service · 6 years ago
  15. 4882b91 Merge "mm: swap: swap ratio support" by qctecmdr Service · 6 years ago
  16. 1813d9c Merge "usb: gadget: f_mass_storage: Perform async runtime suspend after ep disable" by qctecmdr Service · 6 years ago
  17. 8080653 Merge "nf: IDLETIMER: Fix possible use before initialization in idletimer_resume" by qctecmdr Service · 6 years ago
  18. b0bc63c Merge "usb: gadget: f_mass_storage: Perform async runtime resume upon set_alt" by qctecmdr Service · 6 years ago
  19. 4e20eea Merge "usb: gadget: f_mass_storage: Allow USB LPM upon ep disable" by qctecmdr Service · 6 years ago
  20. 73818d7 Merge "drivers: add RmNet snapshot" by qctecmdr Service · 6 years ago
  21. d3394d4 Merge "mhi: devices: uci: release lock as last step" by qctecmdr Service · 6 years ago
  22. a34a63d Merge "mhi: controller: qcom: update firmware path for sdxprairie chipset" by qctecmdr Service · 6 years ago
  23. 0a09d30 Merge "clk: qcom: clk-alpha-pll: correct clk_lucid_pll_configure function name" by qctecmdr Service · 6 years ago
  24. 1a1de2c Merge "clk: qcom: clk-alpha-pll: add additional configuration support for PLLs" by qctecmdr Service · 6 years ago
  25. 803f8d2 Merge "ipv4/GRO: Make GRO conform to RFC 6864" by qctecmdr Service · 6 years ago
  26. f840310 Merge "Revert "GRO: Add support for TCP with fixed IPv4 ID field, limit tunnel IP ID values"" by qctecmdr Service · 6 years ago
  27. 85cc3b6 Merge "ARM: dts: msm: Correct ION device tree errors on Kona" by qctecmdr Service · 6 years ago
  28. 781298f Merge "net: Indicate whether a socket is a transparent socket" by qctecmdr Service · 6 years ago
  29. e44807a Merge "net: udp: Adjust UDP socket state for encapsulation sockets" by qctecmdr Service · 6 years ago
  30. f77aad0 Merge "iommu: Modify default_domain treatment in attach/detach" by qctecmdr Service · 6 years ago
  31. 63e6b38 Merge "iommu: dma-mapping-fast: Remove unused function" by qctecmdr Service · 6 years ago
  32. d108a39 Merge "arm64: dma-mapping: Use default iommu domain" by qctecmdr Service · 6 years ago
  33. 8d83b5a Merge "arm64: mm: dma-mapping: Disable default dma/iommu interface" by qctecmdr Service · 6 years ago
  34. 73c7796 Merge "arm64: dma-mapping: Deprecate bitmap iommu iova allocator" by qctecmdr Service · 6 years ago
  35. 3006236 Merge "arm64: dma-mapping: Don't initialize iova_cookie twice" by qctecmdr Service · 6 years ago
  36. 6d99c7c Merge "iommu: dma-mapping-fast: Store private data in domain->iova_cookie" by qctecmdr Service · 6 years ago
  37. 0223b87 Merge "dma-mapping-fast: Add support for dma operations with sg_table" by qctecmdr Service · 6 years ago
  38. ee252e8 Merge "dma-mapping-fast: Use common attribute conversion" by qctecmdr Service · 6 years ago
  39. e714698 Merge "iommu: io-pgtable-fast: Separate dma and io-pagetable layers" by qctecmdr Service · 6 years ago
  40. b32860a Merge "drm/msm: snapshot of drm msm display and drm from 4.14 to 4.19" by qctecmdr Service · 6 years ago
  41. 47db35d drm/msm/sde: optimize sde interrupts handling by Ingrid Gallardo · 6 years ago
  42. c2cea8f drm/msm/sde: add support to access hw irqs regs depending on revision by Ingrid Gallardo · 6 years ago
  43. aed990d Merge "drm/msm: disable default drm msm display compilation" by qctecmdr Service · 6 years ago
  44. 005c6f0 documentation/iommu: Remove description for qcom,smmu-v2 by Swathi Sridhar · 6 years ago
  45. 0751ea8 Merge "ARM: dts: msm: add dsi and dp PLL nodes for kona target" by qctecmdr Service · 6 years ago
  46. 2c4bfa3 Merge "drm/msm: correct GPL V2.0 license for display driver files" by qctecmdr Service · 6 years ago
  47. 2c85c8a Merge "clk:qcom: add mdss dsi and dp pll driver support" by qctecmdr Service · 6 years ago
  48. 8be9163 Merge "tun: Set CHECKSUM_UNNECESSARY if userspace passes this indication" by qctecmdr Service · 6 years ago
  49. 14c7fd4 Merge "skb: Adding trace event for gso" by qctecmdr Service · 6 years ago
  50. 85623ec Merge "include: add rmnet_config.h" by qctecmdr Service · 6 years ago
  51. 9c431a0 Merge "msm: camera: Add spectra camera driver support" by qctecmdr Service · 6 years ago
  52. 4103dd6 Merge "net: add a per-cpu counter for the number of frames coalesced in GRO" by qctecmdr Service · 6 years ago
  53. 1c8c138 Merge "net: Fail explicit bind to local reserved ports" by qctecmdr Service · 6 years ago
  54. b08cf61 Merge "drivers: qcom: rpmh: avoid sending sleep/wake sets immediately" by qctecmdr Service · 6 years ago
  55. 4820a35 Merge "drivers: qcom: rpmh: Avoid race when setting solver mode" by qctecmdr Service · 6 years ago
  56. febc2a8 Merge "Documentation: Add DT bindings for camera moduels" by qctecmdr Service · 6 years ago
  57. afe5cfe Merge "drivers: cpuidle: lpm-levels: Switch to new hotplug state callbacks" by qctecmdr Service · 6 years ago
  58. e0ce6bc Merge "kernel: tick-sched: Add API to get the next wakeup for a CPU" by qctecmdr Service · 6 years ago
  59. 7d6c21d clk: qcom: clk-alpha-pll: correct clk_lucid_pll_configure function name by Vivek Aknurwar · 6 years ago
  60. e1905eb drm/msm: snapshot of drm msm display and drm from 4.14 to 4.19 by Samantha Tran · 6 years ago
  61. c21a4e3 drm/msm: disable default drm msm display compilation by Samantha Tran · 6 years ago
  62. a6327c5 usb: gadget: f_mass_storage: Perform async runtime suspend after ep disable by Vijayavardhan Vennapusa · 7 years ago
  63. cc84330 usb: gadget: f_mass_storage: Perform async runtime resume upon set_alt by Mayank Rana · 7 years ago
  64. 0456eb2 usb: gadget: f_mass_storage: Allow USB LPM upon ep disable by Mayank Rana · 7 years ago
  65. fd330bd iommu: Modify default_domain treatment in attach/detach by Patrick Daly · 6 years ago
  66. a7229c6 iommu: dma-mapping-fast: Remove unused function by Patrick Daly · 6 years ago
  67. 5b37e7e arm64: dma-mapping: Use default iommu domain by Patrick Daly · 6 years ago
  68. 533f63f arm64: mm: dma-mapping: Disable default dma/iommu interface by Patrick Daly · 6 years ago
  69. 8adb00d arm64: dma-mapping: Deprecate bitmap iommu iova allocator by Patrick Daly · 6 years ago
  70. 217a38d arm64: dma-mapping: Don't initialize iova_cookie twice by Patrick Daly · 6 years ago
  71. 00f16d0 iommu: dma-mapping-fast: Store private data in domain->iova_cookie by Patrick Daly · 6 years ago
  72. 15af627 dma-mapping-fast: Add support for dma operations with sg_table by Patrick Daly · 6 years ago
  73. 3787dd9 dma-mapping-fast: Use common attribute conversion by Patrick Daly · 6 years ago
  74. 913c386 iommu: io-pgtable-fast: Separate dma and io-pagetable layers by Patrick Daly · 6 years ago
  75. d56dbe3 mhi: devices: uci: release lock as last step by Sujeev Dias · 6 years ago
  76. f6b03ac mhi: controller: qcom: update firmware path for sdxprairie chipset by Sujeev Dias · 6 years ago
  77. 58acaef clk: qcom: clk-alpha-pll: add additional configuration support for PLLs by David Dai · 6 years ago
  78. 09600b3 ARM: dts: msm: add dsi and dp PLL nodes for kona target by Satya Rama Aditya Pinapala · 6 years ago
  79. fedd703 iommu/arm-smmu: Remove support for qcom,smmu-v2 by Swathi Sridhar · 6 years ago
  80. 5122a63 ARM: dts: msm: add dt nodes for adsp and cdsp for Kona by Bruce Levy · 6 years ago
  81. ae6238d ARM: dts: msm: Correct ION device tree errors on Kona by Swathi Sridhar · 6 years ago
  82. b3f581a skb: Adding trace event for gso by Subash Abhinov Kasiviswanathan · 7 years ago
  83. 0fd7ae3 clk:qcom: add mdss dsi and dp pll driver support by Satya Rama Aditya Pinapala · 6 years ago
  84. bb49085 tun: Set CHECKSUM_UNNECESSARY if userspace passes this indication by Subash Abhinov Kasiviswanathan · 7 years ago
  85. 30f30b8 net: add a per-cpu counter for the number of frames coalesced in GRO by Subash Abhinov Kasiviswanathan · 7 years ago
  86. 0cbb5c4 net: Fail explicit bind to local reserved ports by Subash Abhinov Kasiviswanathan · 7 years ago
  87. 753822e net: Indicate whether a socket is a transparent socket by Subash Abhinov Kasiviswanathan · 9 years ago
  88. 7e1f92f net: udp: Adjust UDP socket state for encapsulation sockets by Subash Abhinov Kasiviswanathan · 9 years ago
  89. 4fb81af ipv4/GRO: Make GRO conform to RFC 6864 by Alexander Duyck · 6 years ago
  90. 2832b95 Revert "GRO: Add support for TCP with fixed IPv4 ID field, limit tunnel IP ID values" by Manjunathappa Prakash · 6 years ago
  91. f96eb74d nf: IDLETIMER: Fix possible use before initialization in idletimer_resume by Subash Abhinov Kasiviswanathan · 7 years ago
  92. 772646a drm/msm: correct GPL V2.0 license for display driver files by Samantha Tran · 6 years ago
  93. fd2e695 include: add rmnet_config.h by Sean Tranchetti · 6 years ago
  94. 14eee84 drivers: add RmNet snapshot by Sean Tranchetti · 6 years ago
  95. 1ec5823 msm: camera: Add spectra camera driver support by Jigarkumar Zala · 6 years ago
  96. 42c4350 Documentation: Add DT bindings for camera moduels by Jigarkumar Zala · 6 years ago
  97. 02bd9af drivers: qcom: rpmh: avoid sending sleep/wake sets immediately by Raju P.L.S.S.S.N · 6 years ago
  98. 479682d drivers: qcom: rpmh: Avoid race when setting solver mode by Raju P.L.S.S.S.N · 6 years ago
  99. df48520 Merge "drivers: qcom: cmd-db: Dump resource data via debugfs" by qctecmdr Service · 6 years ago
  100. 96a1a97 Merge "drivers: qcom: rpmh-rsc: simplify TCS locking" by qctecmdr Service · 6 years ago