1. c172e1b kleaf: debug: BOOTPARAM_SOFTLOCKUP_PANIC is now int by Carlos Llamas · 10 hours ago main-kernel
  2. 18a44f1 pahole: enable --pahole_from_sources by default by Siddharth Nayyar · 4 days ago
  3. efcb776 Revert "Kleaf: Make ddk_prebuilt_module sample standalone" by Yifan Hong · 5 days ago
  4. bfcc546 Revert "Kleaf: Add modules.order to DDK outputs" by Yifan Hong · 5 days ago
  5. de7a9af Revert "Kleaf: Copy files to staging for ddk_prebuilt_module" by Yifan Hong · 5 days ago
  6. ead86c1 Revert "Kleaf: Get kernel release from kernel_build" by Yifan Hong · 5 days ago
  7. 23f1cd3 kleaf: checkpatch_presubmit: Find repo root from workspace directory by Jacky Liu · 5 days ago
  8. 124d20a kleaf: Align lzma & xzcat's src. by HONG Yifan · 5 days ago
  9. 32adaf1 Kleaf: Get kernel release from kernel_build by Ulises Mendez Martinez · 5 days ago
  10. f52ff21 Kleaf: Copy files to staging for ddk_prebuilt_module by Ulises Mendez Martinez · 5 days ago
  11. 0773e80 Kleaf: Add modules.order to DDK outputs by Ulises Mendez Martinez · 5 days ago
  12. 77983a9 Kleaf: Make ddk_prebuilt_module sample standalone by Ulises Mendez Martinez · 5 days ago
  13. 2e22064 pahole: make dwarves, obstack and argp repositories mandatory by Siddharth Nayyar · 5 days ago
  14. 0e5ea04 pahole: update libdwarves version by Siddharth Nayyar · 11 days ago
  15. 3e09597 pahole: enable --pahole_from_sources for canary builds by Siddharth Nayyar · 12 days ago
  16. 1d8290b pahole: select source-built pahole target in common_kernel if flag is enabled by Siddharth Nayyar · 12 days ago
  17. 58e99bc kleaf: Add //build/kernel:pahole back to hermetic-tools on --nopahole_from_sources by HONG Yifan · 3 weeks ago
  18. 3a7ad92 pahole: update generated documentation by Siddharth Nayyar · 3 weeks ago
  19. db9a58c pahole: add --pahole_from_sources flag by Siddharth Nayyar · 3 weeks ago
  20. ec8b3a3 pahole: allow common_kernels to provide pahole by Siddharth Nayyar · 3 weeks ago
  21. c00e47f pahole: set up pahole explicitly in kernel_env rule by Siddharth Nayyar · 3 weeks ago
  22. d20982f kleaf: Do not fail when sizes are not provided by Ulises Mendez Martinez · 3 weeks ago
  23. 2b0667e utils: Use --dynamic_partition_size as fallback by Ulises Mendez Martinez · 3 weeks ago
  24. 8a9a378 utils: Refactor call to in gki_add_avb_footer by Ulises Mendez Martinez · 3 weeks ago
  25. 773c946 pahole: add macros to build libdwarves and pahole by Siddharth Nayyar · 3 weeks ago
  26. 2042943 pahole: add BUILD file to export files from external/dwarves by Siddharth Nayyar · 3 weeks ago
  27. 56e8c10 kleaf: remove outdated TODO in dependencies.md by HONG Yifan · 3 weeks ago
  28. 8ddf7f2 kleaf: Add bug template. by HONG Yifan · 3 weeks ago
  29. 369c600 kleaf: rework gen_ksyms_step. by HONG Yifan · 3 weeks ago
  30. 354b65f kleaf: fix symvers generation if modules not in make_goals. by HONG Yifan · 3 weeks ago
  31. c65e54e Reapply "kleaf: Always regenerate vmlinux.symvers / Module.symvers" by HONG Yifan · 3 weeks ago
  32. b6b2ec8 kleaf: Fix package paths for stamp and checkpatch_presubmit by Jacky Liu · 4 weeks ago
  33. eb09f94 Kleaf: ddk_prebuilt_module: Fix providers. by Ulises Mendez Martinez · 4 weeks ago
  34. de1f9fe Kleaf: Fix required providers list by Ulises Mendez Martinez · 4 weeks ago
  35. 1e254bf Kleaf: Export C runtime NDK objects by Ulises Mendez Martinez · 4 weeks ago
  36. 3e51821 kleaf: Add support for building zstd compressed kernel image by Hubert Mazur · 4 weeks ago
  37. 5f8a8c2 obstack: use relative package label to refer to include paths by Siddharth Nayyar · 4 weeks ago
  38. 74f8014 Kleaf: Add ddk_prebuilt_module rule by Ulises Mendez Martinez · 4 weeks ago
  39. 606f35e Kleaf: DDK: Add subrule to copy a DDK prebuilt by Ulises Mendez Martinez · 4 weeks ago
  40. a7425bf Revert "kleaf: Always regenerate vmlinux.symvers / Module.symvers" by Juan Yescas · 4 weeks ago
  41. 8355843 kleaf: Always regenerate vmlinux.symvers / Module.symvers by HONG Yifan · 4 weeks ago
  42. 96438e7 Kleaf: Add rule to update multiple ABIs at once. by Ulises Mendez Martinez · 4 weeks ago
  43. be4fa35 kleaf: fix pkvm test with -Wmissing-prototypes. by HONG Yifan · 5 weeks ago
  44. c71ea8a kleaf: ddk_prebuilt_object clarifies how sources should be provided. by HONG Yifan · 5 weeks ago
  45. 2a20dce kleaf: ddk_library also provides srcs in the ddk_module sandbox. by HONG Yifan · 5 weeks ago
  46. b54cebe kleaf: ddk_library .o.cmd files restores $(srctree) by HONG Yifan · 5 weeks ago
  47. ea67a43 kleaf: ddk_library allow local headers. by HONG Yifan · 5 weeks ago
  48. 63639d3a kleaf: fix and update docs. by HONG Yifan · 5 weeks ago
  49. caf28c3 Kleaf: docs: Add index entry for Kunit samples by Ulises Mendez Martinez · 5 weeks ago
  50. d0cfc10 pahole: add build rules for external/argp-standalone by Siddharth Nayyar · 6 weeks ago
  51. ae9fff9 pahole: add build rules for external/obstack by Siddharth Nayyar · 6 weeks ago
  52. 1cb5458 kleaf: Expose avbtool. by HONG Yifan · 6 weeks ago
  53. f2adc11 kleaf: impl --nohermetic_tools_use_symlinks (hermetic_tools) by HONG Yifan · 6 weeks ago
  54. f307b5e kleaf: hermetic_tools robustly determine hermetic_base. by HONG Yifan · 6 weeks ago
  55. 22a6d7e kleaf: impl --nohermetic_tools_use_symlinks (executable_dispatcher) by HONG Yifan · 6 weeks ago
  56. 33905af kleaf: executable_dispatcher uses runfiles_helper by HONG Yifan · 6 weeks ago
  57. ec129f8 kleaf: use executable to wrap all tools. by HONG Yifan · 6 weeks ago
  58. cddd72b9 kleaf: executable_dispatcher degenerates to alias or native_binary. by HONG Yifan · 6 weeks ago
  59. bde9c1f kleaf: executable_dispatcher: output placed in _dispatched/ directory. by HONG Yifan · 6 weeks ago
  60. f0feaac kleaf: executable_dispatcher drop out. by HONG Yifan · 6 weeks ago
  61. ffcacc9 kleaf: executable_dispatcher deletes source_name. by HONG Yifan · 6 weeks ago
  62. b089f0c Revert "kleaf: executable_dispatcher allows specifying .cpp location." by HONG Yifan · 6 weeks ago
  63. 21170ea kleaf: autoload_build_config_constants=if_unset warns. by HONG Yifan · 7 weeks ago
  64. 7e17786 kleaf: ddk_module implements output_group .config. by HONG Yifan · 7 weeks ago
  65. cf1cdf6 kleaf: ddk_module_config makes create_serialized_env_info a subrule. by HONG Yifan · 7 weeks ago
  66. 88f0e61 Kleaf: Projects for tools from sources are mandatory by Ulises Mendez Martinez · 7 weeks ago
  67. 9e4946f Kleaf: Support verbose mode for modinfo summary tool by Ulises Mendez Martinez · 7 weeks ago
  68. 45139d8 kleaf: executable_dispatcher allows specifying .cpp location. by HONG Yifan · 7 weeks ago
  69. 01877e7 kleaf: Stop supporting --nodtc_from_sources. by HONG Yifan · 7 weeks ago
  70. 02b5588 Reapply "Kleaf: Use resolved toolchain flags in ddk_uapi_headers" by Ulises Mendez Martinez · 2 months ago
  71. 07de32e Revert "Kleaf: Use resolved toolchain flags in ddk_uapi_headers" by Ulises Mendez Martinez · 2 months ago
  72. 49efdd40 Kleaf: Use resolved toolchain flags in ddk_uapi_headers by Ulises Mendez Martinez · 2 months ago
  73. fd95bec Fix update-u-boot regex match by Dmitrii Merkurev · 3 months ago
  74. 8483a38 Kleaf: Move host tests out of QuickIntegrationTest by Ulises Mendez Martinez · 3 months ago
  75. c284837 Kleaf: Update rules_devicetree version to 0.1.4 by Ulises Mendez Martinez · 3 months ago
  76. c678dfe Revert "kleaf: Add support for building zstd compressed kernel image" by Hubert Mazur · 3 months ago
  77. 6a49d54 kleaf: Add support for building zstd compressed kernel image by Hubert Mazur · 3 months ago
  78. 210df4bd Kleaf: Create a separate suite for host tests by Ulises Mendez Martinez · 3 months ago
  79. 1e08927 kleaf: debug: fix BOOTPARAM_HUNG_TASK_PANIC by Carlos Llamas · 3 months ago
  80. e376c132 abi_compliance.sh: Correct build target example by Brian Norris · 3 months ago
  81. 5e8b926 kleaf: debug: BOOTPARAM_HUNG_TASK_PANIC is now int by Carlos Llamas · 3 months ago
  82. 60f0818 Kleaf: tests: Factor out host dependant tests by Ulises Mendez Martinez · 3 months ago
  83. c2ea2162 Kleaf: Add method to debug modinfo summary tool by Ulises Mendez Martinez · 3 months ago
  84. ab96c17 bazel: allow parallel execution for bazel.py. by HONG Yifan · 4 months ago
  85. 4e24d6f kleaf: Add support for lzma compressed kernel image by Hubert Mazur · 4 months ago
  86. 1a07d19 kleaf: checkpatch_presubmit: Fix error message by Andrei Ciubotariu · 4 months ago
  87. 47c9117 kleaf: checkpatch_presubmit: Output checkpatch results per SHA by Andrei Ciubotariu · 4 months ago
  88. 6acc935 kleaf: make --config=stamp use --stamp. by HONG Yifan · 4 months ago
  89. 98f578a ABI: reject Rust symbols by Giuliano Procida · 4 months ago
  90. dc62583 kleaf: Stop supporting --nodepmod_from_sources. by HONG Yifan · 5 months ago
  91. a85d80a kleaf: bazel_rc_writer -> bazelrc_writer. by HONG Yifan · 5 months ago
  92. 0ea5595 kleaf: workspace_status_command implement --git. by HONG Yifan · 5 months ago
  93. 417ba3b kleaf: Expand the config_* list comprehension. by HONG Yifan · 5 months ago
  94. 3123ee2 kleaf: generated bazelrc use %workspace% whenever possible. by HONG Yifan · 5 months ago
  95. 5eb262b kleaf: checkpatch_presubmit: Consume --change_info flag by Andrei Ciubotariu · 5 months ago
  96. 0d2a9ef kleaf: Unset CLANG_AUTOFDO_PROFILE for kernel_module. by HONG Yifan · 5 months ago
  97. 46826cf kleaf: fallback to build.config.constants by HONG Yifan · 5 months ago
  98. da33944 kleaf: build.config.constants -> constants.scl. by HONG Yifan · 5 months ago
  99. 2cd6c62 kleaf: only generate one bazelrc file. by HONG Yifan · 5 months ago
  100. 9f6e27a kleaf: bazel.py refactor out bazel_rc_writer. by HONG Yifan · 5 months ago