1. 3be5bf4 man: use systemd as example instead of udev by Lucas De Marchi · 11 years ago
  2. eb18b26 man: clarify the support to modules.dep file by Lucas De Marchi · 11 years ago
  3. bccb4b2 build-sys: Do not require xsltproc for installation of man pages by Lucas De Marchi · 11 years ago
  4. 06eb29e build-sys: add small redirecting Makefiles by Lucas De Marchi · 11 years ago
  5. 4977662 testsuite: add test for '.' correctly parsed in param's value by Lucas De Marchi · 11 years ago
  6. 4214902 testsuite: add test to ignore unrelated strings in kcmdline by Lucas De Marchi · 11 years ago
  7. bad84a9 testsuite: give a more suitable description to test by Lucas De Marchi · 11 years ago
  8. 55bcc4a testsuite: add test for kcmdline params with no value by Lucas De Marchi · 11 years ago
  9. aa87854 libkmod-config: Only match dot before '=' in /proc/cmdline by Michal Marek · 11 years ago
  10. 519d27d libkmod-config,depmod: Accept special files as configuration files, too by Michal Marek · 11 years ago
  11. c2f4d85 libkmod-module: Simplify kmod_module_insert_module() by Michal Marek · 11 years ago
  12. be29c40 Add some tests for kernels without finit_module(2) by Michal Marek · 11 years ago
  13. 063086e testsuite: Do not provide finit_module(2) on older kernels by Michal Marek · 11 years ago
  14. 2ce5de0 testsuite: Add test for modprobe --force by Michal Marek · 11 years ago
  15. 88ac408 testsuite: Check the list of loaded modules after a test by Michal Marek · 11 years ago
  16. a4bd144 Remove "rmmod -w" documentation and getopt entry by Stephen Kitt · 11 years ago
  17. 3d51a2f man: insmod documentation fix by Lukas Berk · 11 years ago
  18. 366e2ed Remove duplicate includes by Lucas De Marchi · 11 years ago
  19. 2726da5 man: Change my contact email address by Lucas De Marchi · 11 years ago
  20. 36c4bb9 kmod 16 by Lucas De Marchi · 11 years ago
  21. d96ca9c Use C11's noreturn by Lucas De Marchi · 11 years ago
  22. 9f02561 module: use _cleanup_free and remove useless call to free() by Lucas De Marchi · 11 years ago
  23. d3c16c7 file: use _cleanup_free_ by Lucas De Marchi · 11 years ago
  24. cacbcc4 array: avoid duplicate code to reallocate by Lucas De Marchi · 11 years ago
  25. 9c306ba util: Be OOM-safe and use _cleanup_free_ by Lucas De Marchi · 11 years ago
  26. 1dda626 testsuite: add basic test for getline_wrapped by Lucas De Marchi · 11 years ago
  27. b93d800 util: use _cleanup_free_ on path_make_absolute_cwd() by Lucas De Marchi · 11 years ago
  28. 342e9ce config: Use _cleanup_free_ by Lucas De Marchi · 11 years ago
  29. d7aa6e2 util: Add cleanup attribute by Lucas De Marchi · 11 years ago
  30. 807c601 testsuite: Move test-alias to test-util by Lucas De Marchi · 11 years ago
  31. f5cc26c build: Allow disabling maintainer mode by Anders Olofsson · 11 years ago
  32. b3e0a07 build-sys: enable colored diagnostics if available by Lucas De Marchi · 11 years ago
  33. 518daf4 Makefile.am: add mkdir testsuite by Saul Wold · 11 years ago
  34. 16535ab Makefile.am: Add target to all cross-compilation of testsuite by Saul Wold · 11 years ago
  35. 8f67ab5 NEWS: add entries by Lucas De Marchi · 11 years ago
  36. 017893f rmmod: remove --wait option by Lucas De Marchi · 11 years ago
  37. 7ab8804 libkmod: always pass O_NONBLOCK to kernel by Lucas De Marchi · 11 years ago
  38. 82fc7d9 libkmod-hash: always align n_buckets to power of 2 by Lucas De Marchi · 11 years ago
  39. 3ba7f59 util: Add ALIGN_POWER2 by Lucas De Marchi · 11 years ago
  40. 6506ddf depmod: warn on invalid devname specification by Tom Gundersen · 11 years ago
  41. 4c2dc16 build: remove check for typeof by Lucas De Marchi · 11 years ago
  42. dc8ed09 Add configure check for _Static_assert() by Thomas Petazzoni · 11 years ago
  43. 7e0385c Fix usage of readdir_r() by Lucas De Marchi · 11 years ago
  44. bd4e734 testsuite: fix usage of reserved names by John Spencer · 11 years ago
  45. 18811d2 kmod 15 by Lucas De Marchi · 11 years ago
  46. 493dc65 libkmod: Fix getting param with no value from kcmdline by Lucas De Marchi · 11 years ago
  47. ea225b9 testsuite: Add test for parameter with no value in kcmdline by Lucas De Marchi · 11 years ago
  48. c117088 depmod: add missing "else" clause by Jan Engelhardt · 11 years ago
  49. 48a4096 shell-completion: Make options accept '=' as last char by Lucas De Marchi · 11 years ago
  50. 80cf2c8 build: Install bash completion data by Lucas De Marchi · 11 years ago
  51. ec6d026 shell-completion: Add kmod static-nodes by Lucas De Marchi · 11 years ago
  52. ac6573a shell-completion: Add initial completion for kmod by Lucas De Marchi · 11 years ago
  53. b3e19ce NEWS: Add entries by Lucas De Marchi · 11 years ago
  54. cd92311 README: Move items from TODO by Lucas De Marchi · 11 years ago
  55. 232bf4d static-nodes: create parent directories of output file by Tom Gundersen · 11 years ago
  56. fa6fc9f util: Add mkdir_parents() by Lucas De Marchi · 11 years ago
  57. c493b93 util: Add len arg to mkdir_p() by Lucas De Marchi · 11 years ago
  58. ae17710 static-nodes: don't fail if modules.devname not found by Tom Gundersen · 11 years ago
  59. 85d02eb util: Add mkdir_p implementation from testsuite by Lucas De Marchi · 11 years ago
  60. 7980eaf testsuite: Fix mkdir_p corner cases by Lucas De Marchi · 11 years ago
  61. 83b855a Use "-internal" suffix instead of "-private" by Lucas De Marchi · 11 years ago
  62. b6adccd tools: Do not link dynamically with libkmod by Lucas De Marchi · 11 years ago
  63. 3b38c7f kmod 14 by Lucas De Marchi · 11 years ago
  64. 9de9e07 tools: Use test/kmod instead of kmod-nolib by Lucas De Marchi · 11 years ago
  65. a5cbde4 static-nodes: Better -f option description by Lucas De Marchi · 11 years ago
  66. b701615 build-sys: do not allow --enable static by Lucas De Marchi · 11 years ago
  67. 4b9cab2 Add travis-ci config file by Lucas De Marchi · 11 years ago
  68. 5eac795 libkmod: Avoid calling syscall() with -1 by Jan Luebbe · 11 years ago
  69. 03f7dfb Revert "missing: Don't call syscall() with syscallno == -1" by Lucas De Marchi · 11 years ago
  70. d7152f6 Add document for exported enums by Chengwei Yang · 11 years ago
  71. 491c490 Several minor fixes for documentation by Chengwei Yang · 11 years ago
  72. c010f02 modprobe: don't check refcount with remove command by Johannes Berg · 11 years ago
  73. 3882971 missing: Don't call syscall() with syscallno == -1 by Lucas De Marchi · 11 years ago
  74. 1114e78 Fix coding style by Lucas De Marchi · 11 years ago
  75. e975fd3 TODO: Add some entries by Lucas De Marchi · 11 years ago
  76. 681bf89 libkmod-index: Return early if readroot failed by Lucas De Marchi · 11 years ago
  77. b9a7da3 libkmod-module: Don't pass NULL ctx to kmod_log by Lucas De Marchi · 11 years ago
  78. 818af4f libkmod-module: Don't pass NULL pointer to memcpy by Lucas De Marchi · 11 years ago
  79. eb978f1 build-sys: Add AM_V_XSLT to rule creating man pages by Lucas De Marchi · 11 years ago
  80. 1958af8 Add format attribute and fix issues by Lucas De Marchi · 11 years ago
  81. 19ac5bd static-nodes: Fix indentation by Lucas De Marchi · 11 years ago
  82. 4905769 static-nodes: tmpfiles - also create parents directories of device nodes by Tom Gundersen · 11 years ago
  83. 279b177 kmod: It's an error not to have modules.devname by Lucas De Marchi · 11 years ago
  84. db6f2fc tools: add static-nodes tool by Tom Gundersen · 11 years ago
  85. a20a37c Use static assertions for sizeof checks by Lucas De Marchi · 11 years ago
  86. 8efede2 Use _Static_assert by Lucas De Marchi · 11 years ago
  87. 2ad09cc testsuite: errno is a positive number by Lucas De Marchi · 11 years ago
  88. 46939ec TODO: update and reorder by Lucas De Marchi · 11 years ago
  89. abb910e kmod 13 by Lucas De Marchi · 11 years ago
  90. 8edd5bb build-sys: Always enable parallel tests by Lucas De Marchi · 11 years ago
  91. 8e00db9 testsuite: Fix checking __sysno by Lucas De Marchi · 11 years ago
  92. 0ae5860 testsuite: Wrap syscall() to get calls to finit_module() by Lucas De Marchi · 11 years ago
  93. 55112d1 libkmod: Move finit_module() definition to missing.h by Lucas De Marchi · 11 years ago
  94. 1407064 libkmod: Add missing definitions by Lucas De Marchi · 11 years ago
  95. 41a51c2 libkmod: Use secure_getenv if available by Cristian Rodríguez · 12 years ago
  96. ace742f modprobe: Fix assertion on --show-depends with bogus config file by Lucas De Marchi · 12 years ago
  97. 5278396 testsuite: Add test to check if modprobe explodes on bogus config by Lucas De Marchi · 12 years ago
  98. 489c04d testsuite: Exit with success on signal if test has expected_fail=true by Lucas De Marchi · 12 years ago
  99. b663813 libkmod-util: Add missing include file by Lucas De Marchi · 12 years ago
  100. d53abca rmmod: Teach rmmod about builtin modules by Josh Boyer · 12 years ago