]> git.ipfire.org Git - thirdparty/kmod.git/shortlog
thirdparty/kmod.git
2017-02-24  Lucas De Marchidepmod: fix leak on error path
2017-02-24  Lucas De Marchiman: make error message clearer for missing xstlproc
2017-02-24  Lucas De Marchibuild: add missing header
2017-02-22  Yauheni Kaliutadepmod: handle nested loops
2017-02-22  Yauheni Kaliutatestsuite: depmod: check netsted loops reporting
2017-02-16  Lucas De Marchilibkmod-config: fix parsing quoted kernel cmdline on...
2017-02-16  Lucas De Marchilibkmod-config: replace 0/1 with bool
2017-02-16  Bartosz Golaszewskimodule: fix a memory leak
2017-01-23  Lucas De Marchitestsuite: add test for kernel cmdline with quotes
2017-01-23  Lucas De Marchitestsuite: fix typo in description
2017-01-23  James Minorlibkmod: Fix handling of quotes in kernel command line
2016-11-11  Lucas De Marchibuild: fix build with disabled test modules
2016-11-11  Yauheni Kaliutashared: make scratchbuf_str static
2016-11-09  Mian Yousaf... depmod: ignore related modules in depmod_report_cycles
2016-11-09  Mian Yousaf... testsuite: depmod: add module dependency outside cyclic...
2016-11-09  Yauheni Kaliutatestsuite: fix test_array_sort pointers inderection
2016-08-15  Lucas De Marchidepmod: fix string overflow
2016-08-15  Lucas De MarchiAdd scratchbuf implementation
2016-08-15  Lucas De Marchitestsuite: include stdio.h
2016-08-10  Lucas De Marchiutil: fix warning of equal values on logical OR
2016-08-08  Lucas De Marchilibkmod: fix use of strcpy
2016-07-20  Lucas De Marchikmod 23 v23
2016-06-28  Lucas De MarchiNEWS: add items for kmod 23
2016-06-28  Lucas De Marchilibkmod: fix integration with gtk-doc
2016-06-27  Lucas De Marchilibkmod-module: modinfo: print signature id
2016-06-27  Lucas De Marchilibkmod-signature: handle PKCS#7
2016-06-27  Lucas De Marchilibkmod-module: do not crash modinfo on 0 key id len
2016-06-21  Michal Mareklibkmod: Handle long lines in /proc/modules
2016-06-11  Anton Blancharddepmod: Ignore PowerPC64 ABIv2 .TOC. symbol
2016-05-24  Lucas De MarchiREADME: add link to patchwork
2016-05-21  Héctor Orón... kmod: compiling with old sed version (!ERE support)
2016-05-21  Peter Wukmod_module_get_refcnt: fix documentation
2016-01-11  Lucas De Marchitravis: workaround bug in environment setup
2016-01-11  Josh Triplettdepmod: Don't insert comment in modules.devname if...
2015-11-20  Marc-Antoine... insmod: fix wron fallthrough of -f
2015-11-18  Lucas De Marchikmod 22 v22
2015-10-25  Philippe De... insmod: do support -f
2015-09-30  Lucas De Marchilibkmod: export new kmod_get_dirname() function
2015-09-30  Laura Abbottdepmod: Don't fall back to uname on bad version
2015-09-30  Laura Abbottdepmod: Remove unprinted debug messages
2015-09-30  Laura AbbottChange default log level
2015-09-30  Laura Abbottmodprobe: Update error message when path is missing
2015-09-30  Laura AbbottREADME: Indicate cython requirements
2015-06-22  Natanael Copabuild: let sed use posix ERE instead of GNU extension
2015-06-13  Lucas De Marchilibkmod-module: fix return code in error path
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
next