1. 27bb7ef Merge "scripts: gcc-wrapper: Clean up VLA whitelist" by qctecmdr Service · 6 years ago
  2. 9f91f69 Merge "crypto: skcipher - Remove SKCIPHER_REQUEST_ON_STACK()" by qctecmdr Service · 6 years ago
  3. ca7b09b Merge "dm: Remove VLA usage from hashes" by qctecmdr Service · 6 years ago
  4. 2b40e5c Merge "ppp: mppe: Remove VLA usage of skcipher" by qctecmdr Service · 6 years ago
  5. 89e27bd Merge "crypto: qce - Remove VLA usage of skcipher" by qctecmdr Service · 6 years ago
  6. 31a3125 Merge "crypto: cbc - Remove VLA usage" by qctecmdr Service · 6 years ago
  7. e0ab0a1 Merge "crypto: cryptd - Remove VLA usage of skcipher" by qctecmdr Service · 6 years ago
  8. 27642a8 Merge "crypto: null - Remove VLA usage of skcipher" by qctecmdr Service · 6 years ago
  9. d9b2a3b Merge "crypto: skcipher - Introduce crypto_sync_skcipher" by qctecmdr Service · 6 years ago
  10. 3f8acc6 Merge "crypto: shash - Remove VLA usage in unaligned hashing" by qctecmdr Service · 6 years ago
  11. 2983fb5 Merge "crypto: hash - Remove VLA usage" by qctecmdr Service · 6 years ago
  12. eccc514 Merge "crypto: ccm - Remove VLA usage" by qctecmdr Service · 6 years ago
  13. b3d0616 Merge "arm64: lib: use C string functions with KASAN enabled" by qctecmdr Service · 6 years ago
  14. b3ae255 Merge "crypto: xcbc - Remove VLA usage" by qctecmdr Service · 6 years ago
  15. 9bd05f8 Merge "crypto: api - Introduce generic max blocksize and alignmask" by qctecmdr Service · 6 years ago
  16. 9b7ae79 Merge "ARM: dts: msm: Add overlay files for Kona" by qctecmdr Service · 6 years ago
  17. 4a4e508 Merge "ARM: dts: msm: Add audio lpass dt nodes" by qctecmdr Service · 6 years ago
  18. a25232a Merge "Documentation: sound: add QTI audio documentation" by qctecmdr Service · 6 years ago
  19. 3a1c60a Merge "iommu: arm-smmu: Allow creating DMA domains" by qctecmdr Service · 6 years ago
  20. f1e1e15 Merge "arm64: mm: dma-mapping: Use correct dma_ops" by qctecmdr Service · 6 years ago
  21. 85c7e04 Merge "Documentation/iommu: Add client configuration options" by qctecmdr Service · 6 years ago
  22. a077bf2 Merge "treewide: Rename customized iommu initialization functions" by qctecmdr Service · 6 years ago
  23. b19f729 Merge "scripts: Makefile: add support to compile DT overlay blobs" by qctecmdr Service · 6 years ago
  24. 59ebc96 Merge "msm: sde: fix format of prints in sde rotator" by qctecmdr Service · 6 years ago
  25. 0fc4f75 Merge "drm/msm: correct iteration for old crtc in sde kms" by qctecmdr Service · 6 years ago
  26. b32f137 Merge "dt-bindings: backlight: Add DT bindings for qcom-spmi-wled driver" by qctecmdr Service · 6 years ago
  27. b1ea2c7 Merge "leds: qpnp-flash-v2: Add support for QPNP flash v2 LED driver" by qctecmdr Service · 6 years ago
  28. 1470e20 Merge "dt-bindings: leds: Add DT bindings for qpnp-flash-v2" by qctecmdr Service · 6 years ago
  29. 1b559a7 Merge "platform: msm: Add snapshot of QPNP_REVID driver" by qctecmdr Service · 6 years ago
  30. e10e2db Merge "dt-bindings: platform: msm: Add DT bindings for qpnp-revid driver" by qctecmdr Service · 6 years ago
  31. b9c9dfe Merge "defconfig: msm: Enable service locator and notifier" by qctecmdr Service · 6 years ago
  32. 6197e1c Merge "soc: qcom: pil: Update service notifier with new QMI interface" by qctecmdr Service · 6 years ago
  33. c3ad13b Merge "ARM: dts: msm: Update to latest memory map for kona" by qctecmdr Service · 6 years ago
  34. 50786ed Merge "Documentation: dt-bindings: msm: add PM drivers device bindings" by qctecmdr Service · 6 years ago
  35. d7fa486 Merge "drivers: clksource: Add API to return cval" by qctecmdr Service · 6 years ago
  36. 0e12052 Merge "arm64: psci: Support for OS initiated scheme" by qctecmdr Service · 6 years ago
  37. f2a0f74 Merge "mm: oom_kill: reap memory of a task that receives SIGKILL" by qctecmdr Service · 6 years ago
  38. ea7b19f Merge "mm: swap_ratio: consider swap slots" by qctecmdr Service · 6 years ago
  39. 45b8dd2 Merge "mm: swap_ratio: bail out if there aren't any other swap device" by qctecmdr Service · 6 years ago
  40. 62627c0 Merge "iommu: iommu-debug: Remove arm_iommu_create_mapping" by qctecmdr Service · 6 years ago
  41. 0c6caf6 Merge "iommu: arm-smmu: Support default domain attributes" by qctecmdr Service · 6 years ago
  42. 0fdc307 Merge "iommu: arm-smmu: Remove "qcom,dynamic" property" by qctecmdr Service · 6 years ago
  43. b79d75f ARM: dts: msm: Add overlay files for Kona by Rishabh Bhatnagar · 6 years ago
  44. 93d1d62 scripts: Makefile: add support to compile DT overlay blobs by Puja Gupta · 8 years ago
  45. 8e90916 Merge "iommu: arm-smmu: Allow setting attributes on default domain" by qctecmdr Service · 6 years ago
  46. a88a54a arm64: lib: use C string functions with KASAN enabled by Andrey Ryabinin · 6 years ago
  47. 7ed8e69 scripts: gcc-wrapper: Clean up VLA whitelist by Rishabh Bhatnagar · 6 years ago
  48. e9594a5 crypto: skcipher - Remove SKCIPHER_REQUEST_ON_STACK() by Kees Cook · 6 years ago
  49. e826e8e dm: Remove VLA usage from hashes by Kees Cook · 6 years ago
  50. 39d3747 ppp: mppe: Remove VLA usage of skcipher by Kees Cook · 6 years ago
  51. 49d1b9e crypto: qce - Remove VLA usage of skcipher by Kees Cook · 6 years ago
  52. 02c739c crypto: cbc - Remove VLA usage by Kees Cook · 6 years ago
  53. e08156e crypto: cryptd - Remove VLA usage of skcipher by Kees Cook · 6 years ago
  54. 064e99d crypto: null - Remove VLA usage of skcipher by Kees Cook · 6 years ago
  55. 69e6970 crypto: skcipher - Introduce crypto_sync_skcipher by Kees Cook · 6 years ago
  56. 3a35ee6 crypto: shash - Remove VLA usage in unaligned hashing by Kees Cook · 6 years ago
  57. 6dae781 crypto: hash - Remove VLA usage by Kees Cook · 6 years ago
  58. 8a4085c29 crypto: ccm - Remove VLA usage by Ard Biesheuvel · 6 years ago
  59. 6d56799 crypto: xcbc - Remove VLA usage by Kees Cook · 6 years ago
  60. 69aafa1 crypto: api - Introduce generic max blocksize and alignmask by Kees Cook · 6 years ago
  61. cd44df1 Merge "mfd: qcom-spmi-pmic: add support for slow SPMI busses" by qctecmdr Service · 6 years ago
  62. 43a79b1 Merge "dt-bindings: mfd: qcom,spmi-pmic: add documentation for qcom,can-sleep" by qctecmdr Service · 6 years ago
  63. b373a76 Merge "spmi: spmi-pmic-arb: increase SPMI transaction timeout delay" by qctecmdr Service · 6 years ago
  64. 7bfb673 Merge "spmi: spmi-pmic-arb: block access for invalid PMIC arbiter v5 SPMI writes" by qctecmdr Service · 6 years ago
  65. 8ed1b22 Merge "spmi: spmi-pmic-arb: correct duplicate APID to PPID mapping logic" by qctecmdr Service · 6 years ago
  66. ccd6a87 Merge "spmi-pmic-arb: add support to dispatch interrupt based on IRQ status" by qctecmdr Service · 6 years ago
  67. 29cb117 Merge "spmi: spmi-pmic-arb: check apid against limits before calling irq handler" by qctecmdr Service · 6 years ago
  68. 6dfdec0 drm/msm: correct iteration for old crtc in sde kms by Samantha Tran · 6 years ago
  69. 1cbb1e8 Merge "spmi: add SPMI PMIC arbiter debug bus driver" by qctecmdr Service · 6 years ago
  70. 5e4cbd5 msm: sde: fix format of prints in sde rotator by Samantha Tran · 6 years ago
  71. ba8b8b1 Merge "dt-bindings: spmi: add SPMI PMIC arbiter debug bus bindings" by qctecmdr Service · 6 years ago
  72. eb578d7 ARM: dts: msm: Add audio lpass dt nodes by Vignesh Kulothungan · 6 years ago
  73. a2275b4 Documentation: sound: add QTI audio documentation by Vignesh Kulothungan · 6 years ago
  74. 2e2ef27 Merge "documentation/gpu: Add DT bindings documentation for kona" by qctecmdr Service · 6 years ago
  75. eae9635 dt-bindings: backlight: Add DT bindings for qcom-spmi-wled driver by Subbaraman Narayanamurthy · 6 years ago
  76. c388c4f leds: qpnp-flash-v2: Add support for QPNP flash v2 LED driver by Subbaraman Narayanamurthy · 6 years ago
  77. 215d621 dt-bindings: leds: Add DT bindings for qpnp-flash-v2 by Subbaraman Narayanamurthy · 6 years ago
  78. 757be87 platform: msm: Add snapshot of QPNP_REVID driver by Subbaraman Narayanamurthy · 6 years ago
  79. 0ae8ff3 dt-bindings: platform: msm: Add DT bindings for qpnp-revid driver by Subbaraman Narayanamurthy · 6 years ago
  80. ceed19d Merge "drm/msm/sde: set sde properties for Kona target" by qctecmdr Service · 6 years ago
  81. c060ef0 iommu: arm-smmu: Allow creating DMA domains by Patrick Daly · 6 years ago
  82. a067955 arm64: mm: dma-mapping: Use correct dma_ops by Patrick Daly · 6 years ago
  83. ab41102 Merge "spmi: pmic-arb: do not ack and clear peripheral interrupts in cleanup_irq" by qctecmdr Service · 6 years ago
  84. 3c9fdd1 defconfig: msm: Enable service locator and notifier by Channagoud Kadabi · 6 years ago
  85. 6aa9cc3 soc: qcom: pil: Update service notifier with new QMI interface by Channagoud Kadabi · 6 years ago
  86. 87f15eb Merge "spmi: pmic_arb: add a print in cleanup_irq" by qctecmdr Service · 6 years ago
  87. d9457f0 Merge "regmap: Make regmap debugfs write optional" by qctecmdr Service · 6 years ago
  88. 26893d6 Merge "regmap: initialize dump count to 1" by qctecmdr Service · 6 years ago
  89. 1ca1d96 Merge "regmap: improve debugfs interface to dump specific addresses" by qctecmdr Service · 6 years ago
  90. c19e5ec Merge "spmi: regmap: enable userspace writes" by qctecmdr Service · 6 years ago
  91. 3c82757 Merge "spmi: pmic-arb: instantiate spmi_devices at arch_initcall" by qctecmdr Service · 6 years ago
  92. 687a4f3 Merge "Merge remote-tracking branch 'origin/tmp-84df952' into msm-kona" by qctecmdr Service · 6 years ago
  93. 383414d Merge "arm64: smp: Get ipi_raise tracepoint working again" by qctecmdr Service · 6 years ago
  94. 1a117f0 Merge "ARM64: smp: Prevent cluster LPM modes when pending IPIs on cluster CPUs" by qctecmdr Service · 6 years ago
  95. b1e1b62 Merge "pwm: core: Add option to config PWM duty/period with u64 data length" by qctecmdr Service · 6 years ago
  96. 97bf2fb mm: oom_kill: reap memory of a task that receives SIGKILL by Charan Teja Reddy · 7 years ago
  97. cfe6283 mm: swap_ratio: consider swap slots by Vinayak Menon · 7 years ago
  98. 6255776 mm: swap_ratio: bail out if there aren't any other swap device by Vinayak Menon · 9 years ago
  99. 92274c5 Merge "pwm: Add different PWM output types support" by qctecmdr Service · 6 years ago
  100. 38f3dfa Merge "leds: triggers: Don't remove trigger if LED_KEEP_TRIGGER flag is set" by qctecmdr Service · 6 years ago