aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-11-20insmod: fix wron fallthrough of -fMarc-Antoine Perennou
2015-11-17kmod 22Lucas De Marchi
2015-10-25insmod: do support -fPhilippe De Swert
2015-09-30libkmod: export new kmod_get_dirname() functionLucas De Marchi
2015-09-30depmod: Don't fall back to uname on bad versionLaura Abbott
2015-09-30depmod: Remove unprinted debug messagesLaura Abbott
2015-09-30Change default log levelLaura Abbott
2015-09-30modprobe: Update error message when path is missingLaura Abbott
2015-09-30README: Indicate cython requirementsLaura Abbott
2015-06-22build: let sed use posix ERE instead of GNU extensionNatanael Copa
2015-06-13libkmod-module: fix return code in error pathLucas De Marchi
2015-06-11Add README.md file with build detailsLucas De Marchi
2015-06-09kmod 21Lucas De Marchi
2015-06-09build: add cache to distributed filesLucas De Marchi
2015-06-09build: silence stderr on coverity rulesLucas De Marchi
2015-06-08kmod: fix small typo in rmmod(8)Santiago Vila
2015-06-08tools: display features in --versionLucas De Marchi
2015-06-08build: add relevant features to KMOD_FEATURES in config.hLucas De Marchi
2015-06-08build: add function to build string of featuresLucas De Marchi
2015-06-08tools: add PACKAGE definition in messageLucas De Marchi
2015-06-06tools: Hide new commands behind experimental flagLucas De Marchi
2015-05-31build: cache modules from playgroundLucas De Marchi
2015-04-16Fix spurious spaces in lsmod outputSantiago Vila
2015-03-23util: use UINT64_MAXLucas De Marchi
2015-03-10build: sync dolt with upstreamLucas De Marchi
2015-03-07tools: add basic versions of insert and removeCaio Marcelo de Oliveira Filho
2015-03-05testsuite: update READMECaio Marcelo de Oliveira Filho
2015-03-05testsuite: remove .gitignore files when populating rootfsCaio Marcelo de Oliveira Filho
2015-03-05build: use doltLucas De Marchi
2015-03-01kmod 20Lucas De Marchi
2015-03-01Update TODOLucas De Marchi
2015-02-28Check return of fseek while reading indexLucas De Marchi
2015-02-28Avoid sign-extension error on multiplicationLucas De Marchi
2015-02-28depmod: add asserts to ensure positive return from ftell()Lucas De Marchi
2015-02-28testsuite: add test for modprobe -R <builtin-module>Lucas De Marchi
2015-02-28modprobe: stop checking initstate for builtin modulesLucas De Marchi
2015-02-28testsuite: test builtin stateLucas De Marchi
2015-02-28Fix race while loading modulesHarish Jenny K N
2015-02-27build: we are kmod, not systemdLucas De Marchi
2015-02-26shared: avoid checking for __STDC_VERSION__Lucas De Marchi
2015-02-26build: simplify and organize configureLucas De Marchi
2015-02-26depmod: fix leak in case of malloc(0)Lucas De Marchi
2015-02-25build: add helpers to upload coverity tarballLucas De Marchi
2015-02-25depmod: use cleanup attribute to simplify free on exitLucas De Marchi
2015-02-25depmod: Fix crash in previous commit if root is not setColin Walters
2015-02-25depmod: fix leaking root on exitLucas De Marchi
2015-02-24from systemd: build: make sure to test for -Wflag instead of -Wno-flagDavid Herrmann
2015-02-24from systemd: build-sys: fix conftest.c to work on armZbigniew Jędrzejewski-Szmek
2015-02-24from systemd: build: check for build/link flags harderDavid Herrmann
2015-02-24from systemd: build: merge trivial changes backLucas De Marchi