1. 76ceabc kleaf: fix typo. by HONG Yifan · 5 months ago main master
  2. 41cb763a kleaf: kernel_build() generates vmlinux.symvers or Module.symvers accordingly. by HONG Yifan · 5 months ago
  3. b1db31f kleaf: ddk_marker -> ddk_modinfo. by HONG Yifan · 5 months ago
  4. 954c22f kleaf: stamp.bzl for ext modules uses subrule. by HONG Yifan · 5 months ago
  5. 6a8a5a3 kleaf: ddk_library should not carry ddk_marker. by HONG Yifan · 5 months ago
  6. 225750e kleaf: Move built_with_ddk_test from quick_tests to kernel_aarch64_additional_tests. by HONG Yifan · 5 months ago
  7. c81afe1 kleaf: Add TOC to generated docs. by HONG Yifan · 5 months ago
  8. 8c7afbe kleaf: Fix module scmversion again for 6.13. by HONG Yifan · 5 months ago
  9. 5dc9121 kleaf: update docs. by HONG Yifan · 5 months ago
  10. 3053430 kleaf: Fix docs build with symbol_presence_test. by HONG Yifan · 5 months ago
  11. 7d54631 kleaf: Output flat DLKM modules.load files to dist by Isaac J. Manjarres · 5 months ago
  12. f91c18d Kleaf: Add automatic table of content for docs. by Ulises Mendez Martinez · 5 months ago
  13. 5139685 kleaf: makefiles.bzl move outs calculation out. by HONG Yifan · 5 months ago
  14. d1e8237 kleaf: pass page_size to kernel_build in tests by Aleksei Vetrov · 5 months ago
  15. 542ba92 kleaf: Don't pass local headers to gen_makefiles.py. by HONG Yifan · 5 months ago
  16. eec5cf9 kleaf: DDK gen_makefiles is_crate_root -> dep_type. by HONG Yifan · 5 months ago
  17. d6ec960 kleaf: makefiles() uses target_type instead of is_library. by HONG Yifan · 5 months ago
  18. c139f75 kleaf: ddk_config_inheritance_test also cover --nooptimize_ddk_config_actions. by HONG Yifan · 5 months ago
  19. a02488f kleaf: Fix dlkm image path flattening logic by Isaac J. Manjarres · 5 months ago
  20. 0c62bbf kleaf: DDK ensures EXTRA_SYMBOLS is not set. by HONG Yifan · 5 months ago
  21. de197fe kleaf: Delete EXTRA_SYMBOLS from ddk_library's Makefile. by HONG Yifan · 5 months ago
  22. 9093f50 Kleaf: Add symbol lists to kernel build sources by Ulises Mendez Martinez · 5 months ago
  23. 7d2a43e Kleaf: Test for runtime symbol protection presence by Ulises Mendez Martinez · 5 months ago
  24. d935d3b Set objtree for ddk_uapi_headers by Jacky Liu · 5 months ago
  25. b03e937 kleaf: -interceptor. by HONG Yifan · 5 months ago
  26. 6100926 kleaf: Include <name>_Module.symvers in kernel_filegroup. by HONG Yifan · 5 months ago
  27. f7c2f54 Revert "kleaf: temp skip test_module_does_not_depend_on_vmlinux." by HONG Yifan · 5 months ago
  28. e3e17b6 Revert "kleaf: temp disable module scmversion test." by Yifan Hong · 5 months ago
  29. fb7fa38 kleaf: Fix 6.13 module scmversion. by HONG Yifan · 5 months ago
  30. 7c5c391 kleaf: Fix ddk_library when --gcov. by HONG Yifan · 5 months ago
  31. c365156 kleaf: Add common_kernel.pre_defconfig_fragments. by Ramji Jiyani · 5 months ago
  32. 9596246 kleaf: temp disable module scmversion test. by HONG Yifan · 5 months ago
  33. 1ef12ae kleaf: use interal exec(). by HONG Yifan · 5 months ago
  34. 3c504ad kleaf: deletes embedded_exec. by HONG Yifan · 5 months ago
  35. e67e6a8 kleaf: exec fix bzl visibility. by HONG Yifan · 5 months ago
  36. 2d08d57 kleaf: Copy bazel_common_rules/exec here. by HONG Yifan · 5 months ago
  37. eb30c51 kleaf: temp skip test_module_does_not_depend_on_vmlinux. by HONG Yifan · 5 months ago
  38. a4ad092 kleaf: Add hack for COPY rule for 6.13. by HONG Yifan · 5 months ago
  39. ff1d0b0 kleaf: set MO for kernel_module and drop VPATH. by HONG Yifan · 5 months ago
  40. a2802d0 kleaf: Fix KBUILD_MIXED_TREE for 6.13. by HONG Yifan · 5 months ago
  41. 20745448 Revert "kleaf: Add support for single_module builds" by HONG Yifan · 5 months ago
  42. b40615d Revert "kleaf: Fix make_goals handling for kernel_build()" by HONG Yifan · 5 months ago
  43. bfdbeef Revert "kleaf: Add fake cc_proto_library." by Yifan Hong · 5 months ago
  44. 5178523 Revert "kleaf: Fix docs due to rules_cc 0.0.16 update." by Yifan Hong · 5 months ago
  45. dc34cb6 kleaf: load sh_library from rules_shell. by HONG Yifan · 5 months ago
  46. 0f352c8 kleaf: kbuild_mixed_tree_ret.outputs -> inputs. by HONG Yifan · 6 months ago
  47. 39b0349 kleaf: set --experimental_optimize_ddk_config_actions for canary. by HONG Yifan · 6 months ago
  48. 609c5af kleaf: Drop --config=musl for canary. by HONG Yifan · 6 months ago
  49. 893f087 kleaf: Add tests for --experimental_optimize_ddk_config_actions. by HONG Yifan · 6 months ago
  50. 3a3e843 kleaf: Support --experimental_optimize_ddk_config_actions. by HONG Yifan · 6 months ago
  51. f36fb27 kleaf: create_oldconfig_step handles optimize_ddk_config_actions by HONG Yifan · 6 months ago
  52. 172e32c3 kleaf: maybe_dot_config_modified by HONG Yifan · 6 months ago
  53. 80e1743 kleaf: create_merge_dot_config_step handles optimize_ddk_config_actions. by HONG Yifan · 6 months ago
  54. db1f056 kleaf: create_kconfig_ext_step handles optimize_ddk_config_actions. by HONG Yifan · 6 months ago
  55. 710a668 kleaf: Add --experimental_optimize_ddk_config_actions. by HONG Yifan · 6 months ago
  56. 731603a kleaf: move steps of ddk_config_main_action_subrule out to their own .bzl. by HONG Yifan · 6 months ago
  57. 8ef5ba1 kleaf: combine_depset. by HONG Yifan · 6 months ago
  58. 0402403 kleaf: Implement depset_equal function. by HONG Yifan · 6 months ago
  59. ee828c2 Reapply "kleaf: remove printing of diff report from ignore_diff targets" by Aleksei Vetrov · 6 months ago
  60. a6c0ebe kleaf: write_depset attaches original depset. by HONG Yifan · 6 months ago
  61. 2c6c29b Fix long-deprecrated assertRegexpMatches calls for 3.13 upgrade by Dan Willemsen · 6 months ago
  62. 74020d7 kleaf: ddk_config() does not set SRCARCH. by HONG Yifan · 6 months ago
  63. 87cf7f6 kleaf: empty DdkConfigInfo sets depset order. by HONG Yifan · 6 months ago
  64. b507d58 Kleaf: ddk_library: Fix ModuleSymversFileInfo depset by Ulises Mendez Martinez · 6 months ago
  65. ccca940 Revert "kleaf: remove printing of diff report from ignore_diff targets" by Aleksei Vetrov · 6 months ago
  66. c8ac1c7 Revert "Kleaf: Add subrule to run STG for DDK modules" by Ulises Mendez Martinez · 6 months ago
  67. 832b43e Kleaf: Add subrule to run STG for DDK modules by Ulises Mendez Martinez · 6 months ago
  68. d62973c kleaf: remove printing of diff report from ignore_diff targets by Aleksei Vetrov · 6 months ago
  69. 007d200 Kleaf: Update docs for merge_module_symvers rule by Ulises Mendez Martinez · 6 months ago
  70. e8bc2d8 Kleaf: move RUSTC_FORCE_RUSTC_VERSION to command by Alice Ryhl · 6 months ago
  71. c8694c7 Kleaf: Skip PKVM DDK module test for non-debug builds by Ulises Mendez Martinez · 6 months ago
  72. 072c1ca kleaf: set RUSTC_FORCE_RUSTC_VERSION=rustc-android by Alice Ryhl · 6 months ago
  73. 554ccdb kleaf: add --kcov flag to enable kcov only by Jiao, Joey · 6 months ago
  74. 87cca5d kleaf: Fix ddk_config Kconfig.ext comparison. by HONG Yifan · 6 months ago
  75. f471506 Kleaf: Make --real_clang_path a shell script arg by Ulises Mendez Martinez · 6 months ago
  76. 38c18ae kleaf: restrict CFLAGS_ line for certain srcs. by HONG Yifan · 6 months ago
  77. 6048d6a kleaf: _kernel_module() use descriptive fields instead of is_ddk_library. by HONG Yifan · 6 months ago
  78. 1af4f5c kleaf: makefiles.bzl add documentation by HONG Yifan · 6 months ago
  79. 018f072 kleaf: fix typo. by HONG Yifan · 6 months ago
  80. 7c4b79c Kleaf: Remove assumption about dtb.img generation by Ulises Mendez Martinez · 6 months ago
  81. 374fe42 Kleaf: add a README for Kunit test examples by Sid Nayyar · 6 months ago
  82. 5532fe4 Kleaf: Add option for full clang path in compile commands by Ulises Mendez Martinez · 7 months ago
  83. e348286 kleaf: DDK gen_makefiles.py add docs & rename functions. by HONG Yifan · 7 months ago
  84. 8ae8e13 kleaf: gen_makefiles let argparse loads JSON. by HONG Yifan · 7 months ago
  85. d5b3427 kleaf: Add ddk_module cflags/asflags/ldflags to compdb. by HONG Yifan · 7 months ago
  86. 79b689a what_commits_per_release: add script to find the subset of commits for a merge by Greg Kroah-Hartman · 7 months ago
  87. 88e99cb Kleaf: add an example kunit test with ddk test module by Sid Nayyar · 7 months ago
  88. 4e1cf71 Kleaf: add a DDK kunit test module by Sid Nayyar · 7 months ago
  89. 5ab50b1 Kleaf: add in-tree kunit example test by Sid Nayyar · 7 months ago
  90. 4f82b3d kleaf: properly handle local_defines/includes for assembly. by HONG Yifan · 7 months ago
  91. 3e84d77 Kleaf: filter out non-module files in the test runner by Sid Nayyar · 7 months ago
  92. 009d365 kleaf: DDK build hypervisor code. by HONG Yifan · 7 months ago
  93. 370f1cb kleaf: riscv: ACK additional tests removes build_config. by Prashanth Swaminathan · 7 months ago
  94. efec4a9 kleaf: build compdb on ddk_library doesn't fail. by HONG Yifan · 7 months ago
  95. 3ca5a0f kleaf: fix typo for ddk_examples. by HONG Yifan · 7 months ago
  96. 7f5f375 Revert "Kleaf: filter modules in kunit test rule" by Sid Nayyar · 7 months ago
  97. 88ecdff Kleaf: simplify result extraction in kunit test runner by Sid Nayyar · 7 months ago
  98. 7139200 kleaf: ddk_config/ddk_module_config auto.conf.cmd do not contain abs path. by HONG Yifan · 7 months ago
  99. ac091b1 kleaf: Drops abs paths from ddk_library .cmd files. by HONG Yifan · 7 months ago
  100. 0ad2cc8 kleaf: kernel_filegroup sets ddk_module_headers. by HONG Yifan · 7 months ago