]> git.ipfire.org Git - thirdparty/kmod.git/shortlog
thirdparty/kmod.git
2015-06-11  Lucas De MarchiAdd README.md file with build details
2015-06-09  Lucas De Marchikmod 21 v21
2015-06-09  Lucas De Marchibuild: add cache to distributed files
2015-06-09  Lucas De Marchibuild: silence stderr on coverity rules
2015-06-09  Santiago Vilakmod: fix small typo in rmmod(8)
2015-06-09  Lucas De Marchitools: display features in --version
2015-06-09  Lucas De Marchibuild: add relevant features to KMOD_FEATURES in config.h
2015-06-09  Lucas De Marchibuild: add function to build string of features
2015-06-09  Lucas De Marchitools: add PACKAGE definition in message
2015-06-07  Lucas De Marchitools: Hide new commands behind experimental flag
2015-05-31  Lucas De Marchibuild: cache modules from playground
2015-04-16  Santiago VilaFix spurious spaces in lsmod output
2015-03-24  Lucas De Marchiutil: use UINT64_MAX
2015-03-10  Lucas De Marchibuild: sync dolt with upstream
2015-03-07  Caio Marcelo... tools: add basic versions of insert and remove
2015-03-06  Caio Marcelo... testsuite: update README
2015-03-06  Caio Marcelo... testsuite: remove .gitignore files when populating...
2015-03-05  Lucas De Marchibuild: use dolt
2015-03-01  Lucas De Marchikmod 20 v20
2015-03-01  Lucas De MarchiUpdate TODO
2015-02-28  Lucas De MarchiCheck return of fseek while reading index
2015-02-28  Lucas De MarchiAvoid sign-extension error on multiplication
2015-02-28  Lucas De Marchidepmod: add asserts to ensure positive return from...
2015-02-28  Lucas De Marchitestsuite: add test for modprobe -R <builtin-module>
2015-02-28  Lucas De Marchimodprobe: stop checking initstate for builtin modules
2015-02-28  Lucas De Marchitestsuite: test builtin state
2015-02-28  Harish Jenny K NFix race while loading modules
2015-02-27  Lucas De Marchibuild: we are kmod, not systemd
2015-02-26  Lucas De Marchishared: avoid checking for __STDC_VERSION__
2015-02-26  Lucas De Marchibuild: simplify and organize configure
2015-02-26  Lucas De Marchidepmod: fix leak in case of malloc(0)
2015-02-25  Lucas De Marchibuild: add helpers to upload coverity tarball
2015-02-25  Lucas De Marchidepmod: use cleanup attribute to simplify free on exit
2015-02-25  Colin Waltersdepmod: Fix crash in previous commit if root is not set
2015-02-25  Lucas De Marchidepmod: fix leaking root on exit
2015-02-25  David Herrmannfrom systemd: build: make sure to test for -Wflag inste...
2015-02-25  Zbigniew Jędrzejewsk... from systemd: build-sys: fix conftest.c to work on arm
2015-02-25  David Herrmannfrom systemd: build: check for build/link flags harder
2015-02-25  Lucas De Marchifrom systemd: build: merge trivial changes back
2015-02-24  Lucas De Marchibuild: add missing files to EXTRA_DIST
2015-02-24  Lucas De Marchimodule-playground: don clean all .ko files
2015-02-22  Marcus Meissnertestsuite: move test-blacklist to DEFINE_TEST
2015-02-21  Lucas De Marchitestsuite: port signature-check modules to module-playg...
2015-02-21  Lucas De Marchitestsuite: port arch-specific tests to module-playground
2015-02-21  Lucas De Marchifixup! module-playground: allow to cross-compile modules
2015-02-21  Lucas De Marchitestsuite: leave arch-specific modules in tree
2015-02-21  Lucas De Marchitestsuite: add option to copy output from test
2015-02-21  Lucas De Marchitestsuite: fix exiting with success on no output activity
2015-02-21  Lucas De Marchimodule-playground: allow to cross-compile modules
2015-02-19  Lucas De Marchitestsuite: port modules-order-compressed to module...
2015-02-19  Lucas De MarchiUpdate TODO
2015-02-18  Lucas De Marchilibkmod: better explain a signed module layout
2015-02-18  Lucas De Marchilibkmod: consider empty signature key as invalid
2015-02-18  Tobias StoeckmannFix out of bounds signature access with 32 bit off_t
2015-02-17  Tobias Stoeckmannlibkmod: properly validate file size
2015-02-11  Lucas De Marchitestsuite: port kcmdline test to module-playground
2015-02-11  Lucas De Marchitestsuite: port install-cmd-loop test to module-playground
2015-02-11  Lucas De Marchitestsuite: port alias-to-none test to module-playground
2015-02-11  Lucas De Marchitestsuite: port tests without finit_module() to module...
2015-02-11  Lucas De Marchitestsuite: port modprobe --force test to module-playground
2015-02-10  Lucas De Marchitestsuite: port softdep-loop test to module-playground
2015-02-10  Lucas De Marchilibkmod: use helper function to check for overflow
2015-02-10  Lucas De Marchishared: add helper function to add and check for overflow
2015-02-10  Lucas De Marchibuild: define to 0 if builtin is not available
2015-02-10  Tobias StoeckmannPrevent offset + size overflow.
2015-02-10  Lucas De Marchitestsuite: port show-depends tests to module-playground
2015-02-10  Lucas De Marchibuild: check for required builtin functions
2015-02-10  Lucas De Marchibuild: add better check for builtin function
2015-02-09  Lucas De Marchitestsuite: port detect-loop test to module-playground
2015-02-04  Lucas De Marchitravis: also test with gcc 4.8 and 4.9
2015-02-03  Lucas De Marchitravis: use kernel headers for testsuite
2015-02-03  Lucas De Marchitestsuite: convert test-init function to use mod-simple.ko
2015-02-03  Lucas De Marchibuild: let touch on directory as last step
2015-02-03  Lucas De Marchitestsuite: port test-dependencies to module-playground
2015-02-03  Lucas De Marchitestsuite: make test-dependencies use DEFINE_TEST
2015-02-03  Lucas De Marchitestsuite: use mod-simple.ko for search-order-same...
2015-02-03  Lucas De Marchitestsuite: beef up module-playground in the build system
2015-01-27  Lucas De MarchiUpdate TODO
2015-01-26  Caio Marcelo... testsuite: add tests for kmod_list
2015-01-26  Lucas De MarchiRevert "build: enable LTO and _FORTIFY_SOURCE with...
2015-01-26  Lucas De MarchiFix uninitialized warning
2015-01-26  Lucas De Marchibuild: pass --no-undefined to linker
2015-01-26  Lucas De Marchibuild: enable LTO and _FORTIFY_SOURCE with optimization
2015-01-21  Caio Marcelo... util: remove dead code in freadline_wrapped
2015-01-21  Caio Marcelo... testsuite: add more input cases to freadline_wrapped...
2015-01-21  Caio Marcelo... testsuite: add test for growing then shrinking a hash
2015-01-21  Caio Marcelo... testsuite: add test for hash_add_unique
2015-01-14  Lucas De Marchitestsuite: improve coverage of shared/util.h
2015-01-14  Lucas De Marchitestsuite: improve assert report
2015-01-14  Lucas De Marchitools: prefer the use of streq()
2015-01-14  Lucas De Marchitestsuite: prefer the use of streq()
2015-01-14  Lucas De Marchitestsuite: test kmod_module_remove_module for failure
2015-01-14  Lucas De Marchishared: add STRINGFY macro
2015-01-14  Lucas De Marchitestsuite: fix retcodes parsing
2015-01-14  Lucas De Marchitools: kmod: use streq
2015-01-14  Lucas De MarchiCODING-STYLE: add include order
2015-01-14  Caio Marcelo... tools: kmod: break iteration once a command is executed
2015-01-14  Lucas De MarchiUpdate TODO
2015-01-08  Lucas De Marchitestsuite: add test for array_pop()
2015-01-08  Lucas De Marchibuild-sys: integrate coverage report
next