1. 83d182a Upgrade kmod to v28 by Haibo Huang · 3 years, 5 months ago
  2. 220b4c5 depmod: unconditionally write builtin.alias.bin by Lucas De Marchi · 3 years, 6 months ago
  3. bd96d05 depmod: output_builtin_alias_bin: free idx on error path by Yauheni Kaliuta · 3 years, 6 months ago
  4. f9d235a Upgrade kmod to v27 by Haibo Huang · 3 years, 7 months ago
  5. 53b30ae depmod: do not output .bin to stdout by Lucas De Marchi · 4 years, 3 months ago
  6. e7e2cb6 modinfo: Show information about built-in modules by Alexey Gladkov · 4 years, 7 months ago
  7. b866b21 Lookup aliases in the modules.builtin.modinfo by Alexey Gladkov · 4 years, 7 months ago
  8. a6b540d modprobe: use flags rather than bool args by Lucas De Marchi · 4 years, 7 months ago
  9. 52a0ba8 modprobe: ignore builtin module on recursive removing by Yauheni Kaliuta · 4 years, 7 months ago
  10. ea3e508 tools: Print a message if refcnt attribute is missing by Ezequiel Garcia · 5 years ago
  11. 7880409 Upgrade kmod to v26 by Haibo Huang · 5 years ago
  12. 4a894ae depmod: shut up gcc insufficinet buffer warning by Michal Suchanek · 5 years ago
  13. a06bacf depmod: prevent module dependency files corruption due to parallel invocation. by Michal Suchanek · 5 years ago
  14. c2996b5 depmod: prevent module dependency files missing during depmod invocation by Michal Suchanek · 5 years ago
  15. 3ada8df modprobe: add --show-exports by Yauheni Kaliuta · 6 years ago
  16. 3548f5a Merge tag 'v25' into HEAD by Elliott Hughes · 6 years ago
  17. bb83f6a depmod: module_is_higher_priority: fix modname length calculation by Yauheni Kaliuta · 6 years ago
  18. e22e1c1 depmod: Don't add .TOC. when it's in the kernel. by Michal Suchanek · 6 years ago
  19. 7da6884 depmod: implement external directories support by Yauheni Kaliuta · 7 years ago
  20. 1399c5a depmod: rewrite depmod modules search with scratchbuf by Yauheni Kaliuta · 7 years ago
  21. 369ca65 depmod: create depmod dir independent search function by Yauheni Kaliuta · 7 years ago
  22. 0d6b3f9 depmod: search key: move builtin detection under the add function by Yauheni Kaliuta · 8 years ago
  23. cd019a3 depmod: fix errorpath memleaks in report cycles logic by Yauheni Kaliuta · 7 years ago
  24. a8830dc Port for Android Build/Mac environment by Howard Chen · 7 years ago
  25. 3200780 depmod: fix leak on error path by Lucas De Marchi · 7 years ago
  26. c7ce9f0 depmod: handle nested loops by Yauheni Kaliuta · 7 years ago
  27. 6b77f18 depmod: ignore related modules in depmod_report_cycles by Mian Yousaf Kaukab · 8 years ago
  28. cb51a64 depmod: fix string overflow by Lucas De Marchi · 8 years ago
  29. d46136b depmod: Ignore PowerPC64 ABIv2 .TOC. symbol by Anton Blanchard · 8 years ago
  30. 4c30a11 depmod: Don't insert comment in modules.devname if otherwise empty by Josh Triplett · 8 years ago
  31. d64b286 insmod: fix wron fallthrough of -f by Marc-Antoine Perennou · 9 years ago
  32. 2b2a503 insmod: do support -f by Philippe De Swert · 9 years ago
  33. f3f62f5 depmod: Don't fall back to uname on bad version by Laura Abbott · 9 years ago
  34. 50f43ce depmod: Remove unprinted debug messages by Laura Abbott · 9 years ago
  35. 16d863c Change default log level by Laura Abbott · 9 years ago
  36. b87d01d modprobe: Update error message when path is missing by Laura Abbott · 9 years ago
  37. 655de27 tools: display features in --version by Lucas De Marchi · 9 years ago
  38. b149909 tools: add PACKAGE definition in message by Lucas De Marchi · 9 years ago
  39. 013e855 tools: Hide new commands behind experimental flag by Lucas De Marchi · 9 years ago
  40. 7266ec4 Fix spurious spaces in lsmod output by Santiago Vila · 9 years ago
  41. 0376188 tools: add basic versions of insert and remove by Caio Marcelo de Oliveira Filho · 9 years ago
  42. 22df456 depmod: add asserts to ensure positive return from ftell() by Lucas De Marchi · 9 years ago
  43. e2719b3 modprobe: stop checking initstate for builtin modules by Lucas De Marchi · 9 years ago
  44. a1bec0d depmod: fix leak in case of malloc(0) by Lucas De Marchi · 9 years ago
  45. a07ea03 depmod: use cleanup attribute to simplify free on exit by Lucas De Marchi · 9 years ago
  46. 0b3aef2 depmod: Fix crash in previous commit if root is not set by Colin Walters · 9 years ago
  47. e90f070 depmod: fix leaking root on exit by Lucas De Marchi · 9 years ago
  48. 5b0436a tools: prefer the use of streq() by Lucas De Marchi · 9 years ago
  49. 7db094c tools: kmod: use streq by Lucas De Marchi · 9 years ago
  50. ace7198 tools: kmod: break iteration once a command is executed by Caio Marcelo de Oliveira Filho · 9 years ago
  51. f357866 Fix includes after change to build-sys by Lucas De Marchi · 9 years ago
  52. 778395e depmod: point to documentation in libkmod by Lucas De Marchi · 10 years ago
  53. 27eceb2 static-nodes: indicate that creation of static nodes should only happen at boot by Tom Gundersen · 10 years ago
  54. f4e8c16 Move remaining functions from libkmod-util to shared by Lucas De Marchi · 10 years ago
  55. 3753ae1 depmod: use alias_normalize() from shared by Lucas De Marchi · 10 years ago
  56. 66bf1a7 Do not rely on prio_to_str() being always inline by Lucas De Marchi · 10 years ago
  57. b95506f Do not export array of kmod extensions by Lucas De Marchi · 10 years ago
  58. 1a07559 Clarify what licences apply where by Lucas De Marchi · 10 years ago
  59. aafd383 Rename getline_wrapped() to freadline_wrapped() by Lucas De Marchi · 10 years ago
  60. c2e4286 Reorder and reorganize header files by Lucas De Marchi · 10 years ago
  61. 0db718e Move hash implementation to shared directory by Lucas De Marchi · 10 years ago
  62. 74d1df6 Move array implementation to shared directory by Lucas De Marchi · 10 years ago
  63. 96573a0 Move generic util functions to shared directory by Lucas De Marchi · 10 years ago
  64. 576dd43 Move macro.h to shared directory by Lucas De Marchi · 10 years ago
  65. c89d219 depmod: Add better error messages when facing loops by Lucas De Marchi · 10 years ago
  66. a873f23 depmod: Rename variable to clarify its meaning by Lucas De Marchi · 10 years ago
  67. c48b269 depmod: Make dependency loops be fatal by Lucas De Marchi · 10 years ago
  68. 8240333 config: also parse softdeps from modules by Tom Gundersen · 10 years ago
  69. 49b33c1 depmod: do not allow partial matches with "search" directive by Anssi Hannula · 10 years ago
  70. 27881f6 depmod: fix debug print parameter order by Anssi Hannula · 10 years ago
  71. 06eb29e build-sys: add small redirecting Makefiles by Lucas De Marchi · 10 years ago
  72. 519d27d libkmod-config,depmod: Accept special files as configuration files, too by Michal Marek · 10 years ago
  73. a4bd144 Remove "rmmod -w" documentation and getopt entry by Stephen Kitt · 10 years ago
  74. 017893f rmmod: remove --wait option by Lucas De Marchi · 11 years ago
  75. 6506ddf depmod: warn on invalid devname specification by Tom Gundersen · 11 years ago
  76. 7e0385c Fix usage of readdir_r() by Lucas De Marchi · 11 years ago
  77. c117088 depmod: add missing "else" clause by Jan Engelhardt · 11 years ago
  78. 232bf4d static-nodes: create parent directories of output file by Tom Gundersen · 11 years ago
  79. ae17710 static-nodes: don't fail if modules.devname not found by Tom Gundersen · 11 years ago
  80. 9de9e07 tools: Use test/kmod instead of kmod-nolib by Lucas De Marchi · 11 years ago
  81. a5cbde4 static-nodes: Better -f option description by Lucas De Marchi · 11 years ago
  82. c010f02 modprobe: don't check refcount with remove command by Johannes Berg · 11 years ago
  83. 1958af8 Add format attribute and fix issues by Lucas De Marchi · 11 years ago
  84. 19ac5bd static-nodes: Fix indentation by Lucas De Marchi · 11 years ago
  85. 4905769 static-nodes: tmpfiles - also create parents directories of device nodes by Tom Gundersen · 11 years ago
  86. 279b177 kmod: It's an error not to have modules.devname by Lucas De Marchi · 11 years ago
  87. db6f2fc tools: add static-nodes tool by Tom Gundersen · 11 years ago
  88. ace742f modprobe: Fix assertion on --show-depends with bogus config file by Lucas De Marchi · 11 years ago
  89. d53abca rmmod: Teach rmmod about builtin modules by Josh Boyer · 11 years ago
  90. e6b0e49 Update copyright notices by Lucas De Marchi · 11 years ago
  91. 572a271 depmod: fix builtin symbols resolution when the prefix symbol is set by Andrey Mazo · 11 years ago
  92. c02a8e6 depmod: --symbol-prefix actually requires an argument by Andrey Mazo · 11 years ago
  93. 650f89c depmod: fix checking file extension by Lucas De Marchi · 12 years ago
  94. 6f02b6f fix is_module_filename() by Aleksey Makarov · 12 years ago
  95. 02c64df depmod: fix asserting mod->kmod == NULL by Lucas De Marchi · 12 years ago
  96. 0629462 depmod: fix hash lookup by relpath instead of uncrelpath by Lucas De Marchi · 12 years ago
  97. 7c04aee tools: use program_invocation_short_name provided by libc by Lucas De Marchi · 12 years ago
  98. c841273 tools: staticize functions that are now only used in log.c by Lucas De Marchi · 12 years ago
  99. fcb0ce9 tools: share function for logging by Lucas De Marchi · 12 years ago
  100. 52a50fe tools: share setting up libkmod log by Lucas De Marchi · 12 years ago