1. fae7751 build: we are kmod, not systemd by Lucas De Marchi · 9 years ago
  2. 16a62c7 shared: avoid checking for __STDC_VERSION__ by Lucas De Marchi · 9 years ago
  3. 481ad14 build: simplify and organize configure by Lucas De Marchi · 9 years ago
  4. a1bec0d depmod: fix leak in case of malloc(0) by Lucas De Marchi · 9 years ago
  5. 0bcdef9 build: add helpers to upload coverity tarball by Lucas De Marchi · 9 years ago
  6. a07ea03 depmod: use cleanup attribute to simplify free on exit by Lucas De Marchi · 9 years ago
  7. 0b3aef2 depmod: Fix crash in previous commit if root is not set by Colin Walters · 9 years ago
  8. e90f070 depmod: fix leaking root on exit by Lucas De Marchi · 9 years ago
  9. 29ad075 from systemd: build: make sure to test for -Wflag instead of -Wno-flag by David Herrmann · 9 years ago
  10. a8f3aae from systemd: build-sys: fix conftest.c to work on arm by Zbigniew Jędrzejewski-Szmek · 10 years ago
  11. 779729c from systemd: build: check for build/link flags harder by David Herrmann · 11 years ago
  12. c619d89 from systemd: build: merge trivial changes back by Lucas De Marchi · 9 years ago
  13. 80f6ab5 build: add missing files to EXTRA_DIST by Lucas De Marchi · 9 years ago
  14. 10d783c module-playground: don clean all .ko files by Lucas De Marchi · 9 years ago
  15. 0af8f78 testsuite: move test-blacklist to DEFINE_TEST by Marcus Meissner · 9 years ago
  16. 3f0eb43 testsuite: port signature-check modules to module-playground by Lucas De Marchi · 9 years ago
  17. 77fdc66 testsuite: port arch-specific tests to module-playground by Lucas De Marchi · 9 years ago
  18. a24e178 fixup! module-playground: allow to cross-compile modules by Lucas De Marchi · 9 years ago
  19. 5eafc34 testsuite: leave arch-specific modules in tree by Lucas De Marchi · 9 years ago
  20. f6dc239 testsuite: add option to copy output from test by Lucas De Marchi · 9 years ago
  21. 03a5079 testsuite: fix exiting with success on no output activity by Lucas De Marchi · 9 years ago
  22. 7efa350 module-playground: allow to cross-compile modules by Lucas De Marchi · 9 years ago
  23. 2a38870 testsuite: port modules-order-compressed to module-playground by Lucas De Marchi · 9 years ago
  24. 709a465 Update TODO by Lucas De Marchi · 9 years ago
  25. 885e90b libkmod: better explain a signed module layout by Lucas De Marchi · 9 years ago
  26. dcbe184 libkmod: consider empty signature key as invalid by Lucas De Marchi · 9 years ago
  27. 40ef6e6 Fix out of bounds signature access with 32 bit off_t by Tobias Stoeckmann · 9 years ago
  28. 249dc59 libkmod: properly validate file size by Tobias Stoeckmann · 9 years ago
  29. 246d67d testsuite: port kcmdline test to module-playground by Lucas De Marchi · 9 years ago
  30. 621ac88 testsuite: port install-cmd-loop test to module-playground by Lucas De Marchi · 9 years ago
  31. bf0b87f testsuite: port alias-to-none test to module-playground by Lucas De Marchi · 9 years ago
  32. 33c1185 testsuite: port tests without finit_module() to module-playground by Lucas De Marchi · 9 years ago
  33. a1a1369 testsuite: port modprobe --force test to module-playground by Lucas De Marchi · 9 years ago
  34. 1e12824 testsuite: port softdep-loop test to module-playground by Lucas De Marchi · 9 years ago
  35. 6684102 libkmod: use helper function to check for overflow by Lucas De Marchi · 9 years ago
  36. aac5f45 shared: add helper function to add and check for overflow by Lucas De Marchi · 9 years ago
  37. 14c3244 build: define to 0 if builtin is not available by Lucas De Marchi · 9 years ago
  38. 67466f2 Prevent offset + size overflow. by Tobias Stoeckmann · 9 years ago
  39. eeb6270 testsuite: port show-depends tests to module-playground by Lucas De Marchi · 9 years ago
  40. e630720 build: check for required builtin functions by Lucas De Marchi · 9 years ago
  41. ba52c77 build: add better check for builtin function by Lucas De Marchi · 9 years ago
  42. d9ab7ab testsuite: port detect-loop test to module-playground by Lucas De Marchi · 9 years ago
  43. 01af61d travis: also test with gcc 4.8 and 4.9 by Lucas De Marchi · 9 years ago
  44. c16b5da travis: use kernel headers for testsuite by Lucas De Marchi · 9 years ago
  45. 1669be8 testsuite: convert test-init function to use mod-simple.ko by Lucas De Marchi · 9 years ago
  46. 0e68c62 build: let touch on directory as last step by Lucas De Marchi · 9 years ago
  47. 450c1f0 testsuite: port test-dependencies to module-playground by Lucas De Marchi · 9 years ago
  48. d2db083 testsuite: make test-dependencies use DEFINE_TEST by Lucas De Marchi · 9 years ago
  49. 8dddac5 testsuite: use mod-simple.ko for search-order-same-prefix test by Lucas De Marchi · 9 years ago
  50. 4002d77 testsuite: beef up module-playground in the build system by Lucas De Marchi · 9 years ago
  51. 45f38e8 Update TODO by Lucas De Marchi · 9 years ago
  52. 2200a44 testsuite: add tests for kmod_list by Caio Marcelo de Oliveira Filho · 9 years ago
  53. c677bf2 Revert "build: enable LTO and _FORTIFY_SOURCE with optimization" by Lucas De Marchi · 9 years ago
  54. 01f9bc6 Fix uninitialized warning by Lucas De Marchi · 9 years ago
  55. a5f799a build: pass --no-undefined to linker by Lucas De Marchi · 9 years ago
  56. 27bcc91 build: enable LTO and _FORTIFY_SOURCE with optimization by Lucas De Marchi · 9 years ago
  57. 88f6ffe util: remove dead code in freadline_wrapped by Caio Marcelo de Oliveira Filho · 9 years ago
  58. 211e384 testsuite: add more input cases to freadline_wrapped test by Caio Marcelo de Oliveira Filho · 9 years ago
  59. 22f602c testsuite: add test for growing then shrinking a hash by Caio Marcelo de Oliveira Filho · 9 years ago
  60. 9c2d39c testsuite: add test for hash_add_unique by Caio Marcelo de Oliveira Filho · 9 years ago
  61. 9c6084d testsuite: improve coverage of shared/util.h by Lucas De Marchi · 9 years ago
  62. 2d1f8bd testsuite: improve assert report by Lucas De Marchi · 9 years ago
  63. 5b0436a tools: prefer the use of streq() by Lucas De Marchi · 9 years ago
  64. 5c42c5f testsuite: prefer the use of streq() by Lucas De Marchi · 9 years ago
  65. 9b51e13 testsuite: test kmod_module_remove_module for failure by Lucas De Marchi · 9 years ago
  66. bf2fbab shared: add STRINGFY macro by Lucas De Marchi · 9 years ago
  67. af87874 testsuite: fix retcodes parsing by Lucas De Marchi · 9 years ago
  68. 7db094c tools: kmod: use streq by Lucas De Marchi · 9 years ago
  69. 5ca1505 CODING-STYLE: add include order by Lucas De Marchi · 9 years ago
  70. ace7198 tools: kmod: break iteration once a command is executed by Caio Marcelo de Oliveira Filho · 9 years ago
  71. 895aa13 Update TODO by Lucas De Marchi · 9 years ago
  72. c78066a testsuite: add test for array_pop() by Lucas De Marchi · 9 years ago
  73. e9b0d1b build-sys: integrate coverage report by Lucas De Marchi · 9 years ago
  74. 8ff7f00 testsuite: do not overrid paths inside build by Lucas De Marchi · 9 years ago
  75. 84aaaed build-sys: rename cflags/ldflags variable by Lucas De Marchi · 9 years ago
  76. b35bf2a Fix include in python bindings by Lucas De Marchi · 9 years ago
  77. 0a67d4f libkmod-elf: Remove unused variables by Lucas De Marchi · 9 years ago
  78. f357866 Fix includes after change to build-sys by Lucas De Marchi · 9 years ago
  79. dea2dfe Remove FSF mailing address by Lucas De Marchi · 9 years ago
  80. 15cfa1d build-sys: set -e separately, rather than putting -e in the shebang line by Lucas De Marchi · 9 years ago
  81. dd66ff3 build-sys: Don't define LIBEXECDIR by Lucas De Marchi · 9 years ago
  82. 1315123 build-sys: Don't add libkmod subdirectory to include path by Lucas De Marchi · 9 years ago
  83. fd56638 build: Do not force diagnostics-color flag by Mike Auty · 9 years ago
  84. 1dd4ff5 README: move mailing list information to top by Lucas De Marchi · 9 years ago
  85. efb5bfa util: fix build on systems missing strndupa by Natanael Copa · 9 years ago
  86. 3b05861 NEWS: Fix typos by Lucas De Marchi · 9 years ago
  87. f9e2167 kmod 19 by Lucas De Marchi · 9 years ago
  88. bb72153 libkmod-index: move comment to include the includes by Lucas De Marchi · 10 years ago
  89. a5852e3 libkmod-index: remove invalid comment by Lucas De Marchi · 10 years ago
  90. 778395e depmod: point to documentation in libkmod by Lucas De Marchi · 10 years ago
  91. c4cbdf8 libkmod-index: keep index and comments in .c by Lucas De Marchi · 10 years ago
  92. 27eceb2 static-nodes: indicate that creation of static nodes should only happen at boot by Tom Gundersen · 10 years ago
  93. e62d8c7 strbuf: make strbuf_pushchars() a little less dumb by Lucas De Marchi · 10 years ago
  94. 8863154 strbuf: do not calculate next step in size on all calls by Lucas De Marchi · 10 years ago
  95. 405b892 strbuf: reduce default buffer size by Lucas De Marchi · 10 years ago
  96. 48e4d18 testsuite: add tests for strbuf by Lucas De Marchi · 10 years ago
  97. 15a7ae3 shared: rename prefixes of strbuf functions by Lucas De Marchi · 10 years ago
  98. b4d1f44 Move strbuf implementation to shared/ by Lucas De Marchi · 10 years ago
  99. 4328982 testsuite: remove now unused array of tests by Lucas De Marchi · 10 years ago
  100. c5798fe testsuite: use a section to put tests in instead of array by Lucas De Marchi · 10 years ago