1. 20912a8 Merge android-4.19-stable.157 (8ee67bc) into msm-4.19 by Srinivasarao P · 3 years, 10 months ago
  2. 843e94b Merge "defconfig: kona: Enable USB UVC drivers" by qctecmdr · 3 years, 10 months ago
  3. 4b3b1e5e defconfig: kona: Enable USB UVC drivers by Vijayavardhan Vennapusa · 3 years, 10 months ago
  4. 2544bae defconfig: arm64: msm: enable CONFIG_RB5_GPIOS_ENABLE by Peng Wang · 3 years, 10 months ago
  5. 85a898a Merge "defconfig: arm64: msm: enable CONFIG_RB5_FAN_CONTROLLER" by qctecmdr · 3 years, 10 months ago
  6. ce452c0 defconfig: arm64: msm: enable CONFIG_RB5_FAN_CONTROLLER by Peng Wang · 4 years ago
  7. 81e0833 Merge "defconfig: arm64: msm: Enable USB RMNET & RNDIS using IPA over BAM2BAM" by qctecmdr · 3 years, 10 months ago
  8. ff573cd defconfig: arm64: msm: Enable USB RMNET & RNDIS using IPA over BAM2BAM by Chetan C R · 4 years, 1 month ago
  9. 5548354 defconfig: Sync with Android-4.19 configs by Swetha Chikkaboraiah · 3 years, 11 months ago
  10. de64739 defconfig: sdm660: Enable CONFIG_HID_NINTENDO for sdm660 by Swetha Chikkaboraiah · 4 years ago
  11. 7a3263d defconfig: For support api_30 kernel changes by Swetha Chikkaboraiah · 4 years ago
  12. fa54b67 defconfig: Sync with Android-4.19 configs by Swetha Chikkaboraiah · 4 years ago
  13. f77cf4a defconfig: Disable CRYPTO_MD4 config by Swetha Chikkaboraiah · 4 years ago
  14. ad27197 defconfig: Enable VETH config by Swetha Chikkaboraiah · 4 years ago
  15. ba87aa9 Merge "Merge android-4.19-stable.152 (13abe23) into msm-4.19" by qctecmdr · 3 years, 11 months ago
  16. bc09bee Merge 4.19.156 into android-4.19-stable by Greg Kroah-Hartman · 3 years, 11 months ago
  17. 779d3e3 arm64: dts: marvell: espressobin: Add ethernet switch aliases by Pali Rohár · 4 years, 1 month ago
  18. d1253c7 Merge 4.19.155 into android-4.19-stable by Greg Kroah-Hartman · 3 years, 11 months ago
  19. 98fe533 KVM: arm64: Fix AArch32 handling of DBGD{CCINT,SCRext} and DBGVCR by Marc Zyngier · 4 years ago
  20. 87ae788 arm64: berlin: Select DW_APB_TIMER_OF by Jisheng Zhang · 4 years ago
  21. 06f2cb1 arm64: dts: renesas: ulcb: add full-pwr-cycle-in-suspend into eMMC nodes by Yoshihiro Shimoda · 4 years, 3 months ago
  22. 0a2cb1e arm64/mm: return cpu_all_mask when node is NUMA_NO_NODE by Zhengyuan Liu · 4 years ago
  23. f3dc5ac arm64: topology: Stop using MPIDR for topology information by Valentin Schneider · 4 years, 1 month ago
  24. e844158 arm64: link with -z norelro regardless of CONFIG_RELOCATABLE by Nick Desaulniers · 4 years ago
  25. d953cd3 arm64: Run ARCH_WORKAROUND_1 enabling code on all CPUs by Marc Zyngier · 4 years, 3 months ago
  26. 974709e ANDROID: GKI: Enable DEBUG_INFO_DWARF4 by Alistair Delva · 4 years ago
  27. 6dfab36 FROMLIST: crypto: arm64/poly1305-neon - reorder PAC authentication with SP update by Ard Biesheuvel · 4 years ago
  28. 2c4c3ab UPSTREAM: crypto: arm64/chacha - fix chacha_4block_xor_neon() for big endian by Eric Biggers · 6 years ago
  29. 666bcfc UPSTREAM: crypto: arm64/chacha - fix hchacha_block_neon() for big endian by Eric Biggers · 6 years ago
  30. ac43e7e Merge 4.19.154 into android-4.19-stable by Greg Kroah-Hartman · 4 years ago
  31. 1dd6032 arm64: dts: zynqmp: Remove additional compatible string for i2c IPs by Michal Simek · 4 years, 1 month ago
  32. 347fa54 arm64: dts: qcom: msm8916: Fix MDP/DSI interrupts by Stephan Gerhold · 4 years, 1 month ago
  33. 6646242 arm64: dts: qcom: pm8916: Remove invalid reg size from wcd_codec by Stephan Gerhold · 4 years, 1 month ago
  34. 5cf2fb4 Merge android-4.19-stable.152 (13abe23) into msm-4.19 by Srinivasarao P · 4 years ago
  35. c4616f6 FROMLIST: arm64: link with -z norelro regardless of CONFIG_RELOCATABLE by Nick Desaulniers · 4 years ago
  36. 912c8df defconfig: Enable CONFIG_LEGACY_ENERGY_MODEL_DT for sdm660 by Asha Magadi Venkateshamurthy · 4 years ago
  37. f8e955b defconfig: arm64: msm: enable CONFIG_FORCE_ALLOC_FROM_DMA_ZONE by Ashok Raj Deenadayalan · 4 years, 1 month ago
  38. 9035545 ANDROID: GKI: enable CONFIG_WIREGUARD by Greg Kroah-Hartman · 4 years, 6 months ago
  39. 792cfa1 UPSTREAM: crypto: arch/lib - limit simd usage to 4k chunks by Jason A. Donenfeld · 4 years, 5 months ago
  40. 81be0f9 UPSTREAM: crypto: arm[64]/poly1305 - add artifact to .gitignore files by Jason A. Donenfeld · 4 years, 7 months ago
  41. cdae15d UPSTREAM: crypto: arm64/chacha - correctly walk through blocks by Jason A. Donenfeld · 4 years, 7 months ago
  42. b9e5a18 UPSTREAM: crypto: {arm,arm64,mips}/poly1305 - remove redundant non-reduction from emit by Jason A. Donenfeld · 4 years, 9 months ago
  43. 942b0ee UPSTREAM: crypto: arch - conditionalize crypto api in arch glue for lib code by Jason A. Donenfeld · 4 years, 10 months ago
  44. 36a372f UPSTREAM: crypto: arm64/poly1305 - incorporate OpenSSL/CRYPTOGAMS NEON implementation by Ard Biesheuvel · 5 years ago
  45. 221466e UPSTREAM: crypto: arm/chacha - remove dependency on generic ChaCha driver by Ard Biesheuvel · 5 years ago
  46. b8a786e UPSTREAM: crypto: arm64/chacha - expose arm64 ChaCha routine as library function by Ard Biesheuvel · 5 years ago
  47. 9bb7acc UPSTREAM: crypto: arm64/chacha - depend on generic chacha library instead of crypto driver by Ard Biesheuvel · 5 years ago
  48. 9603ada UPSTREAM: crypto: arm64/chacha - use combined SIMD/ALU routine for more speed by Ard Biesheuvel · 6 years ago
  49. e9da63a UPSTREAM: crypto: arm64/chacha - optimize for arbitrary length inputs by Ard Biesheuvel · 6 years ago
  50. 2aa92df UPSTREAM: crypto: chacha - move existing library code into lib/crypto by Ard Biesheuvel · 5 years ago
  51. f383e97 UPSTREAM: crypto: chacha - constify ctx and iv arguments by Eric Biggers · 5 years ago
  52. 62aff8e defcong: sdm660 : Adding support to IPA driver by Ashok Raj Deenadayalan · 4 years, 1 month ago
  53. 182b5fa UPSTREAM: crypto: arm64/chacha - add XChaCha12 support by Eric Biggers · 6 years ago
  54. 4b74fb2 UPSTREAM: crypto: arm64/chacha20 - refactor to allow varying number of rounds by Eric Biggers · 6 years ago
  55. 158dbe8 UPSTREAM: crypto: arm64/chacha20 - add XChaCha20 support by Eric Biggers · 6 years ago
  56. 176784c ANDROID: GKI: Enable CONFIG_USB_ANNOUNCE_NEW_DEVICES by Alistair Delva · 4 years ago
  57. 5ca1f51 Merge android-4.19-stable.149 (9ce79d9) into msm-4.19 by Srinivasarao P · 4 years ago
  58. 51e4e55 Merge "Merge android-4.19-stable.146 (443485d) into msm-4.19" by qctecmdr · 4 years ago
  59. c1eee79 Merge android-4.19-stable.146 (443485d) into msm-4.19 by Srinivasarao P · 4 years ago
  60. 6d79a96 Merge "Merge android-4.19-stable.136 (204dd19) into msm-4.19" by qctecmdr · 4 years ago
  61. ffb06b8 Merge "defconfig: kona: Enable dm-crypt driver" by qctecmdr · 4 years ago
  62. 71ca95b FROMLIST: arm64: vdso32: Allow ld.lld to properly link the VDSO by Nathan Chancellor · 4 years ago
  63. 0cc3462 Merge android-4.19-stable.136 (204dd19) into msm-4.19 by Srinivasarao P · 4 years ago
  64. 9f80205 Merge 4.19.151 into android-4.19-stable by Greg Kroah-Hartman · 4 years ago
  65. 183835b Merge "defconfig: msm: Enable FS related configs for Android R" by qctecmdr · 4 years ago
  66. 13e7ffa3 arm64: dts: stratix10: add status to qspi dts node by Dinh Nguyen · 4 years, 3 months ago
  67. 37c3300 Add support for block disk encryption by Neeraj Soni · 4 years, 1 month ago
  68. 3a87bcd defconfig: msm: Enable FS related configs for Android R by Sahitya Tummala · 4 years ago
  69. 0d527f4 defconfig: kona: Enable dm-crypt driver by Neeraj Soni · 4 years ago
  70. 1c7e628 defconfig: Enable CONFIG_UTS_NS for sdm660 by Swetha Chikkaboraiah · 4 years ago
  71. 9ce79d9 Merge 4.19.149 into android-4.19-stable by Greg Kroah-Hartman · 4 years ago
  72. 1fa2c32 KVM: arm64: Assume write fault on S1PTW permission fault on instruction fetch by Marc Zyngier · 4 years, 1 month ago
  73. e682e0d arm64/cpufeature: Drop TraceFilt feature exposure from ID_DFR0 register by Anshuman Khandual · 4 years, 4 months ago
  74. 8658bb9 arm64: cpufeature: Relax checks for AArch32 support at EL[0-2] by Will Deacon · 4 years, 5 months ago
  75. 871df0a Merge "defconfig: enable SDE rotator" by qctecmdr · 4 years ago
  76. f87db04 defconfig: enable SDE rotator by Nirmal Abraham · 4 years ago
  77. 984b1fe Merge "Revert "arm64: kpti: force off kpti"" by qctecmdr · 4 years ago
  78. 9026457 Merge android-4.19-stable.125 (a483478) into msm-4.19 by Srinivasarao P · 4 years ago
  79. 5e52a76 UPSTREAM: arm64: vdso: Build vDSO with -ffixed-x18 by Peter Collingbourne · 5 years ago
  80. 443485d Merge 4.19.146 into android-4.19-stable by Greg Kroah-Hartman · 4 years ago
  81. d2dd6d5 arm64: dts: ns2: Fixed QSPI compatible string by Florian Fainelli · 4 years, 1 month ago
  82. 060aba4 Revert "arm64: kpti: force off kpti" by Vinayak Menon · 4 years, 1 month ago
  83. 009b982 Merge 4.19.144 into android-4.19-stable by Greg Kroah-Hartman · 4 years, 1 month ago
  84. dcaf364 KVM: arm64: Set HCR_EL2.PTW to prevent AT taking synchronous exception by James Morse · 4 years, 1 month ago
  85. 4df1ff5 KVM: arm64: Survive synchronous exceptions caused by AT instructions by James Morse · 4 years, 1 month ago
  86. 204f383 KVM: arm64: Defer guest entry when an asynchronous exception is pending by James Morse · 4 years, 1 month ago
  87. 3290c6f KVM: arm64: Add kvm_extable for vaxorcism code by James Morse · 4 years, 1 month ago
  88. 94ae94e defconfig: msm: Enable BCL sensor for SDM660 by Asha Magadi Venkateshamurthy · 4 years, 1 month ago
  89. a13ec5e Merge 4.19.143 into android-4.19-stable by Greg Kroah-Hartman · 4 years, 1 month ago
  90. acf3356 KVM: arm64: Fix symbol dependency in __hyp_call_panic_nvhe by David Brazdil · 4 years, 3 months ago
  91. 49c469a arm64: dts: qcom: msm8916: Pull down PDM GPIOs during sleep by Stephan Gerhold · 4 years, 4 months ago
  92. 9de56a0 ANDROID: gki_defconfig: initialize locals with zeroes by Alexander Potapenko · 4 years, 1 month ago
  93. 1f9ad06 Merge "defconfig: msm: Update misc configs to align with android base" by qctecmdr · 4 years, 1 month ago
  94. 5e43602 defconfig: lito: Enable UFS error injection support by Sayali Lokhande · 4 years, 1 month ago
  95. 4aa9e26 UPSTREAM: arm64: vdso: Build vDSO with -ffixed-x18 by Peter Collingbourne · 5 years ago
  96. cbb3b8d defconfig: msm: Update misc configs to align with android base by Shadab Naseem · 4 years, 1 month ago
  97. 599bf02 Merge 4.19.142 into android-4.19-stable by Greg Kroah-Hartman · 4 years, 1 month ago
  98. a53dc16 KVM: Pass MMU notifier range flags to kvm_unmap_hva_range() by Will Deacon · 4 years, 2 months ago
  99. a379fe7 Merge "defconfig: sdm660 : enable ZONE_DMA32" by qctecmdr · 4 years, 1 month ago
  100. 8c32927 defconfig: sdm660 : enable ZONE_DMA32 by Chetan C R · 4 years, 1 month ago