1. ef4257b kmod 24 by Lucas De Marchi · 7 years ago
  2. 65a885d kmod 23 by Lucas De Marchi · 8 years ago
  3. 42f32b8 kmod 22 by Lucas De Marchi · 8 years ago
  4. 2bfcd7e kmod 21 by Lucas De Marchi · 9 years ago
  5. 4671e03 build: add relevant features to KMOD_FEATURES in config.h by Lucas De Marchi · 9 years ago
  6. 013e855 tools: Hide new commands behind experimental flag by Lucas De Marchi · 9 years ago
  7. 23603f1 build: cache modules from playground by Lucas De Marchi · 9 years ago
  8. da6c0d2 build: use dolt by Lucas De Marchi · 9 years ago
  9. d9c7175 kmod 20 by Lucas De Marchi · 9 years ago
  10. fae7751 build: we are kmod, not systemd by Lucas De Marchi · 9 years ago
  11. 16a62c7 shared: avoid checking for __STDC_VERSION__ by Lucas De Marchi · 9 years ago
  12. 481ad14 build: simplify and organize configure by Lucas De Marchi · 9 years ago
  13. aac5f45 shared: add helper function to add and check for overflow by Lucas De Marchi · 9 years ago
  14. e630720 build: check for required builtin functions by Lucas De Marchi · 9 years ago
  15. c677bf2 Revert "build: enable LTO and _FORTIFY_SOURCE with optimization" by Lucas De Marchi · 9 years ago
  16. a5f799a build: pass --no-undefined to linker by Lucas De Marchi · 9 years ago
  17. 27bcc91 build: enable LTO and _FORTIFY_SOURCE with optimization by Lucas De Marchi · 9 years ago
  18. e9b0d1b build-sys: integrate coverage report by Lucas De Marchi · 9 years ago
  19. 84aaaed build-sys: rename cflags/ldflags variable by Lucas De Marchi · 9 years ago
  20. fd56638 build: Do not force diagnostics-color flag by Mike Auty · 9 years ago
  21. f9e2167 kmod 19 by Lucas De Marchi · 9 years ago
  22. 9b34db1 Add back-up implementation of be32toh() by Randy MacLeod · 10 years ago
  23. ae58de0 kmod 18 by Lucas De Marchi · 10 years ago
  24. 04c0956 Add strndupa to missing.h by Lucas De Marchi · 10 years ago
  25. 49d8e0b kmod 17 by Lucas De Marchi · 10 years ago
  26. 3a33a7a build-sys: add hooks to build python bindings by Lucas De Marchi · 10 years ago
  27. db62153 build-sys: try harder to shut up compiler wrt strict-aliasing by Lucas De Marchi · 10 years ago
  28. aa72284 build-sys: Remove bogus line causing warning by Lucas De Marchi · 10 years ago
  29. bccb4b2 build-sys: Do not require xsltproc for installation of man pages by Lucas De Marchi · 10 years ago
  30. 36c4bb9 kmod 16 by Lucas De Marchi · 10 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. 4c2dc16 build: remove check for typeof by Lucas De Marchi · 11 years ago
  34. dc8ed09 Add configure check for _Static_assert() by Thomas Petazzoni · 11 years ago
  35. 18811d2 kmod 15 by Lucas De Marchi · 11 years ago
  36. 80cf2c8 build: Install bash completion data by Lucas De Marchi · 11 years ago
  37. 3b38c7f kmod 14 by Lucas De Marchi · 11 years ago
  38. b701615 build-sys: do not allow --enable static by Lucas De Marchi · 11 years ago
  39. abb910e kmod 13 by Lucas De Marchi · 11 years ago
  40. 8edd5bb build-sys: Always enable parallel tests by Lucas De Marchi · 11 years ago
  41. 55112d1 libkmod: Move finit_module() definition to missing.h by Lucas De Marchi · 11 years ago
  42. 41a51c2 libkmod: Use secure_getenv if available by Cristian Rodríguez · 11 years ago
  43. 144d182 libkmod: add finit_module logic by Kees Cook · 11 years ago
  44. 6feba02 kmod 12 by Lucas De Marchi · 11 years ago
  45. c599606 kmod 11 by Lucas De Marchi · 12 years ago
  46. caaf438 build-sys: use AS_IF autoconf macro by Lucas De Marchi · 12 years ago
  47. 5c61b14 build-sys: require xsltproc when manpages are enabled by Sami Kerola · 12 years ago
  48. c5b37db build-sys: Remove --with-rootprefix option by Dave Reisner · 12 years ago
  49. 4075860 kmod 10 by Lucas De Marchi · 12 years ago
  50. 382de85 build-sys: add 'man' entry in summary by Lucas De Marchi · 12 years ago
  51. 8631552 build-sys: Add --disable-manpages option by Colin Walters · 12 years ago
  52. 62081c0 kmod 9 by Lucas De Marchi · 12 years ago
  53. 46684bc kmod 8 by Lucas De Marchi · 12 years ago
  54. 8885ced kmod 7 by Lucas De Marchi · 12 years ago
  55. e48f376 build-sys: don't set CFLAGS and LDFLAGS by Lucas De Marchi · 12 years ago
  56. 3ef7208 build-sys: re-organize configure.ac by Lucas De Marchi · 12 years ago
  57. 1701b1b configure.ac: Move link only flags out of CFLAGS and into LDFLAGS. by Randy Witt · 12 years ago
  58. 26906fe kmod 6 by Lucas De Marchi · 12 years ago
  59. bb05bc8 Move repository to kernel.org by Lucas De Marchi · 12 years ago
  60. d005aeb Check if libc has __xstat by Lucas De Marchi · 12 years ago
  61. e479598 kmod 5 by Lucas De Marchi · 12 years ago
  62. 80f9e02 testsuite: add skeleton by Lucas De Marchi · 12 years ago
  63. 6068aaa Check if struct stat has mtim member by Lucas De Marchi · 12 years ago
  64. b53b7e3 kmod 4 by Lucas De Marchi · 12 years ago
  65. 904b57d build-sys: build man pages by Lucas De Marchi · 12 years ago
  66. 4fb900c build-sys: allow building without having gtk-doc installed by Lucas De Marchi · 12 years ago
  67. 63dc832 build-sys: do not run configure in autogen.sh by Lucas De Marchi · 12 years ago
  68. 646b83b doc: add gtk-doc to generate documentation by Lucas De Marchi · 12 years ago
  69. b30a71b kmod 3 by Lucas De Marchi · 12 years ago
  70. b182f8f Support for loading Xz-compressed modules by Jan Engelhardt · 12 years ago
  71. 5a51a35 build: use AC_ARG_WITH for zlib by Jan Engelhardt · 12 years ago
  72. 7b3a74f build: use pkgconfig to detect zlib by Jan Engelhardt · 12 years ago
  73. cfb908b build-sys: use AS_IF by Lucas De Marchi · 12 years ago
  74. 769becb tools: kmod: Add handling of compat modinfo by Lucas De Marchi · 12 years ago
  75. e79bf83 introduce --with-rootlibdir=DIR by Kay Sievers · 12 years ago
  76. c72f79b Remove useless warning causing trouble in sparc64 by Lucas De Marchi · 12 years ago
  77. 9faa7b3 do not (mis-)use the config file generator for non-autobuild stuff by Kay Sievers · 12 years ago
  78. acc18b1 kmod 2 by Lucas De Marchi · 12 years ago
  79. 7ea6edd build-sys: do not use some compile flags by default by Lucas De Marchi · 12 years ago
  80. 0c5fad9 build-sys: default to "" as rootprefix by Lucas De Marchi · 12 years ago
  81. 1e48278 configure: disable static zlib build. by Gustavo Sverzut Barbieri · 12 years ago
  82. a308abe introduce --with-rootprefix=DIR by Kay Sievers · 12 years ago
  83. a597c8b build: use dist-xz by Jan Engelhardt · 12 years ago
  84. 708624a ELF: initial support for modinfo and strip of modversions and vermagic. by Gustavo Sverzut Barbieri · 12 years ago
  85. 3d8226e implement zlib module loading. by Gustavo Sverzut Barbieri · 12 years ago
  86. e17cc3a Add address of mailing list by Lucas De Marchi · 12 years ago
  87. fe8bf3b Do not depend on AM_SILENT_RULES if it is not available. by Luis Felipe Strano Moraes · 12 years ago
  88. cb48c9b Rename project from libkmod to kmod by Lucas De Marchi · 12 years ago
  89. 7c41c2d build-sys: replace spaces with tabs by Lucas De Marchi · 12 years ago
  90. 1dcac91 build-sys: move remaining warning flags to configure by Lucas De Marchi · 12 years ago
  91. 72c51a9 add lsmod, insmod and rmmod tools. by Gustavo Sverzut Barbieri · 12 years ago
  92. 822ce23 beef compile flags. by Gustavo Sverzut Barbieri · 12 years ago
  93. 648a842 Add some good practices to autofoo by Lucas De Marchi · 12 years ago
  94. 586fc30 Rename libabc to libkmod by Lucas De Marchi · 12 years ago
  95. ecd40ee Import skeleton from libabc by Lucas De Marchi · 12 years ago