1. e90631a kernel: sign GKI modules by dianlujitao · 3 months ago
  2. 1f02889 kernel: preserve GKI modules in vendor modules.dep by dianlujitao · 3 months ago
  3. ccd79b0 kernel: break the build when depmod finds missing symbols by dianlujitao · 3 months ago
  4. 254e8b8 kernel: consider gki modules when running depmod for vendor modules by dianlujitao · 3 months ago
  5. ada4a10 kernel: reduce the use of find when copying modules by dianlujitao · 3 months ago
  6. 8cb8346 merge_dtbs: Use logging and argparse by Guru Das Srinagesh · 2 years, 2 months ago
  7. 8cca460 kernel: Nuke --cuda-path/--hip-path by Michael Bestas · 7 months ago
  8. c4dd7c4 kernel: Allow building official builds using prebuilt kernel by Jackeagle · 7 months ago
  9. 09d9635 kernel: Deduplicate file paths in file_list.txt by LuK1337 · 9 months ago
  10. 844694f kernel: use systemimage_intermediates on devices with no vendor by Han Sol Jin · 10 months ago
  11. 8d49df9 kernel: Better x86 support by Sebastiano Barezzi · 9 months ago
  12. ae5657e kernel: Add kernel modules to partition file list by Aaron Kling · 10 months ago
  13. 850beb8 kernel: Add `{recovery}kernelconfig` by Sebastiano Barezzi · 1 year, 4 months ago
  14. 35d2faa bliss: Adapt to bliss vendor by Jackeagle · 8 months ago
  15. 2776b58 blissify: Depend on $(DEFAULT_GOAL) by LuK1337 · 1 year, 4 months ago
  16. 6720365 kernel: Include OEM DTBs in build by Maitreya25 · 1 year, 1 month ago
  17. 4872b38 kernel: Error on duplicate modules by Aaron Kling · 1 year, 1 month ago
  18. 10fde6c fixup! kernel: Support copying modules to boot ramdisk by Aaron Kling · 1 year, 1 month ago
  19. 54191cd kernel: Support kernel modules via kbuild by Aaron Kling · 1 year, 4 months ago
  20. ee0713a kernel: Support copying modules to boot ramdisk by Aaron Kling · 1 year, 4 months ago
  21. d7cd97a kernel: Make INTERNAL_VENDOR_RAMDISK_TARGET depend on kernel by LuK1337 · 1 year, 5 months ago
  22. 2dc5b3a kernel: Ensure that module load lists are properly formed by Bruno Martins · 1 year, 5 months ago
  23. 627ef14 kernel: Replace BOARD_SYSTEM_KERNEL_MODULES with SYSTEM_KERNEL_MODULES by Bruno Martins · 1 year, 6 months ago
  24. 540970f kernel: Halt build process if an external module fails to compile by pppig236 · 1 year, 6 months ago
  25. 6df18cc kernel: Use correct variable name for vendor_kernel_boot modules by Tim Zimmermann · 1 year, 8 months ago
  26. ca8fd56 kernel: Use pahole from Google prebuilts by Bruno Martins · 1 year, 7 months ago
  27. 5763e75 kernel: Allow to limit the used .dtb files for the final DTB image by SGCMarkus · 1 year, 7 months ago
  28. 41ac380 kernel: Include DTBOs from OEM/ODM folder in base DTB by Bruno Martins · 1 year, 7 months ago
  29. a893c1f kernel: Handle GKI modules by Bruno Martins · 1 year, 8 months ago
  30. d985814 kernel: Support copying modules to recovery by Aaron Kling · 1 year, 9 months ago
  31. 5f122e1 kernel: Support Qualcomm merge_dtbs script by Aaron Kling · 1 year, 8 months ago
  32. eaba762 kernel: Rename mkdtboimg.py by basamaryan · 1 year, 7 months ago
  33. 8ff9727 kernel: Check HIP support of clang before disabling it by dianlujitao · 2 years, 2 months ago
  34. 6dce0ee kernel: Force disable LLVM HIP by dianlujitao · 2 years, 2 months ago
  35. 150d5dc kernel: Force disable LLVM CUDA by Alessandro Astone · 2 years, 4 months ago
  36. 38ba7c0 kernel: Allow devices to opt-in for full LLVM build by Michael Bestas · 2 years, 5 months ago
  37. ecdaea3 kernel: Support copying modules to vendor_kernel_boot by Michael Bestas · 2 years, 6 months ago
  38. 9e01160 kernel: Remove TARGET_KERNEL_MODULES error by Michael Bestas · 2 years, 6 months ago
  39. 92649a0 kernel: Only add GCC to PATH when using GNU binutils by Michael Bestas · 2 years, 6 months ago
  40. 8514063 kernel: Override LD_LIBRARY_PATH only on <5.10 by Michael Bestas · 2 years, 6 months ago
  41. b9c7304 kernel: Fix clang version override by Michael Bestas · 2 years, 6 months ago
  42. ca7e064 kernel: Add support for custom dtbimage generation rules by Aaron Kling · 2 years, 6 months ago
  43. a81136e kernel: Support building dtbimage with mkdtboimg.py config by Tim Zimmermann · 2 years, 9 months ago
  44. 3b11b2a kernel: Changes for 5.10 build without GCC by Michael Bestas · 2 years, 8 months ago
  45. 747c6ed kernel: Changes for LLVM binutils by Michael Bestas · 2 years, 8 months ago
  46. 75784d0 kernel: add `pahole` dependency by Michael Bestas · 2 years, 8 months ago
  47. d01da4c kernel: Allow passing empty DTB to mkbootimg via board-flag by Luca Stefani · 2 years, 7 months ago
  48. dd6eaa5 kernel: Always build dtb targets before dtbo.img by Michael Bestas · 2 years, 8 months ago
  49. 6a9eaf0 kernel: Add support for vendor_boot image header version 4 by Michael Bestas · 2 years, 8 months ago
  50. e546ac8 kernel.mk: Allow building external kernel modules by Neel Chauhan · 2 years, 9 months ago
  51. a7999b0 kernel: Allow overriding dtb target by Michael Bestas · 2 years, 9 months ago
  52. 15a631e kernel: Allow overriding dtbo target name by Michael Bestas · 2 years, 9 months ago
  53. 8da3fa2 kernel: Move TARGET_KERNEL_ADDITIONAL_FLAGS to kernel task by Alexander Koskovich · 2 years, 10 months ago
  54. 766d324 kernel: Switch to AOSP DTC instead of using scripts/dtc by Alexander Koskovich · 2 years, 10 months ago
  55. 159555a Revert "kernel: Remove unneeded MKDTIMG dependency" by Michael Bestas · 2 years, 10 months ago
  56. 2e08357 kernel: Remove unneeded MKDTIMG dependency by Michael Bestas · 2 years, 10 months ago
  57. 1933ed1 kernel: Ensure dtb(o) always get rebuilt by dianlujitao · 2 years, 11 months ago
  58. 4d3032a kernel: Avoid unnecessary savedefconfig by dianlujitao · 2 years, 11 months ago
  59. 660c13f kernel: Clean up kernel copy recipes by dianlujitao · 2 years, 11 months ago
  60. f70f8a3 kernel: Document TARGET_KERNEL_RECOVERY_CONFIG usage by Bruno Martins · 3 years, 1 month ago
  61. 164dfec kernel: Fix building recovery images by Bruno Martins · 3 years, 1 month ago
  62. 3bd34be kernel: Fix kernel rebuilding by Bruno Martins · 3 years, 1 month ago
  63. 94b9680 build: tasks: kernel: Rework kernel fragments handling by Sebastiano Barezzi · 3 years, 1 month ago
  64. 7d53e20 build: Fix kernelsavedefconfig target by Michael Bestas · 3 years, 2 months ago
  65. e8e46e6 bliss: config: Make LLVM kernel compile the default by Alexander Koskovich · 3 years, 2 months ago
  66. 63d13c3 bliss: Use $(HOST_PREBUILT_TAG) where possible by Bruno Martins · 4 years, 7 months ago
  67. 91ed129 kernel: INSTALLED_RECOVERY_KERNEL -> INSTALLED_RECOVERY_KERNEL_TARGET by Jarl-Penguin · 3 years, 2 months ago
  68. 20ca83c bliss: tasks: Support copying kernel modules out to /vendor_dlkm. by Alexander Koskovich · 3 years, 3 months ago
  69. 3eed09a kernel: Implement build time LTO choice by Chirayu Desai · 3 years, 5 months ago
  70. 8fb7cda Revert "Revert "kernel: fix KERNEL_TOOLCHAIN_PATH_gcc and usage"" by Alessandro Astone · 3 years, 4 months ago
  71. 9b4cfe0 Add support for separate kernels for boot and recovery [1/2] by marcost2 · 3 years, 10 months ago
  72. 6303cd7 kernel: Fix the check for official builds by Tim Schumacher · 3 years, 10 months ago
  73. c251f1b kernel: Add TARGET_FORCE_PREBUILT_KERNEL flag by Sebastiano Barezzi · 4 years, 2 months ago
  74. 017af78 kernel: Pass absolute path for KCONFIG_ALLCONFIG by LuK1337 · 3 years, 11 months ago
  75. 7f28099 bliss: build: Wipe DTB/O OBJs before build by Alexander Koskovich · 3 years ago
  76. dbc463d blissify: Move to SHA256 instead of MD5 by Jackeagle · 3 years ago
  77. 5e95a0d versions: Standardize Version vars by Jackeagle · 3 years, 5 months ago
  78. 8d6e3d6 kernel: Support pixel style vendor_boot modules by Alessandro Astone · 4 years, 4 months ago
  79. 2ebfed8 kernel: Make system/vendor images depend on modules by Michael Bestas · 4 years, 5 months ago
  80. 3ebfa5e bliss: Don't enforce specifying image name on prebuilt kernel by Aayush Gupta · 4 years, 6 months ago
  81. 12196a1 blissify: switch to toybox md5sum by Jan Altensen · 4 years, 7 months ago
  82. 9f8bdac tasks: Do not include entire build path in MD5 file by Jackeagle · 4 years, 9 months ago
  83. 1ab6313 kernel: Import function to install kernel modules from Q by Alessandro Astone · 4 years, 7 months ago
  84. 32979f9 build: fix checksum generation for TWRP by Eric Park · 6 years ago
  85. 17da796 vendor/bliss: Blissify Package building - Add Bliss ASCII Art. by Jackeagle · 10 years ago
  86. d6811aa BlissRoms Initial Setup by Jackeagle · 6 years ago
  87. d034c3f lineage: Disable inline kernel building for generic {arm,arm64} targets by LuK1337 · 4 years, 7 months ago
  88. 560ac4a bacon: switch to toybox md5sum by Jan Altensen · 4 years, 7 months ago
  89. e30626d Revert "kernel: prevent additional config from being always rebuilt" by Luca Stefani · 4 years, 8 months ago
  90. 70d5cc4 kernel: prevent additional config from being always rebuilt by Adrian DC · 4 years, 8 months ago
  91. 1de3b30 vendor: kernel: Add back support for custom dtboimg makefile by Aayush Gupta · 4 years, 8 months ago
  92. 8431a67 Revert "kernel: Set full path to DTC" by Weikai Kong · 4 years, 8 months ago
  93. 05ce3dc kernel: Add support for mkdtimg cfg_create by Luca Stefani · 4 years, 9 months ago
  94. 16ea814 kernel: Switch to mkdtboimg.py by Luca Stefani · 4 years, 9 months ago
  95. fe00ea9 kernel: Rework how DTB/DTBO are built by Luca Stefani · 4 years, 9 months ago
  96. 5061962 kernel: Set full path to DTC by Chirayu Desai · 5 years ago
  97. e523884 kernel: Make dtb.img depend on dtc and dtbo.img on mkdtimg by Rashed Abdel-Tawab · 6 years ago
  98. fb58f78 kernel: Bail-out if kernel config isn't set by Luca Stefani · 4 years, 9 months ago
  99. 4b7a0a0 kernel: Add support for module aliases by Luca Stefani · 4 years, 9 months ago
  100. edc2e0c kernel: Allow installing modules on vendor_overlay by Luca Stefani · 4 years, 9 months ago