summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* build: cache modules from playgroundcached-modulesLucas De Marchi2015-05-3117-0/+21
* Fix spurious spaces in lsmod outputSantiago Vila2015-04-161-3/+5
* util: use UINT64_MAXLucas De Marchi2015-03-231-1/+1
* build: sync dolt with upstreamLucas De Marchi2015-03-102-26/+32
* tools: add basic versions of insert and removeCaio Marcelo de Oliveira Filho2015-03-0733-1/+376
* testsuite: update READMECaio Marcelo de Oliveira Filho2015-03-051-3/+5
* testsuite: remove .gitignore files when populating rootfsCaio Marcelo de Oliveira Filho2015-03-051-0/+1
* build: use doltLucas De Marchi2015-03-053-0/+181
* kmod 20v20Lucas De Marchi2015-03-013-2/+42
* Update TODOLucas De Marchi2015-03-011-3/+0
* Check return of fseek while reading indexLucas De Marchi2015-02-281-1/+2
* Avoid sign-extension error on multiplicationLucas De Marchi2015-02-281-1/+1
* depmod: add asserts to ensure positive return from ftell()Lucas De Marchi2015-02-281-2/+4
* testsuite: add test for modprobe -R <builtin-module>Lucas De Marchi2015-02-282-0/+23
* modprobe: stop checking initstate for builtin modulesLucas De Marchi2015-02-281-30/+4
* testsuite: test builtin stateLucas De Marchi2015-02-2813-1/+139
* Fix race while loading modulesHarish Jenny K N2015-02-283-19/+57
* build: we are kmod, not systemdLucas De Marchi2015-02-271-2/+2
* shared: avoid checking for __STDC_VERSION__Lucas De Marchi2015-02-262-1/+9
* build: simplify and organize configureLucas De Marchi2015-02-261-18/+11
* depmod: fix leak in case of malloc(0)Lucas De Marchi2015-02-261-1/+2
* build: add helpers to upload coverity tarballLucas De Marchi2015-02-252-0/+26
* depmod: use cleanup attribute to simplify free on exitLucas De Marchi2015-02-251-12/+5
* depmod: Fix crash in previous commit if root is not setColin Walters2015-02-251-1/+1
* depmod: fix leaking root on exitLucas De Marchi2015-02-251-1/+5
* from systemd: build: make sure to test for -Wflag instead of -Wno-flagDavid Herrmann2015-02-241-2/+3
* from systemd: build-sys: fix conftest.c to work on armZbigniew Jędrzejewski-Szmek2015-02-241-1/+1
* from systemd: build: check for build/link flags harderDavid Herrmann2015-02-241-3/+3
* from systemd: build: merge trivial changes backLucas De Marchi2015-02-241-12/+15
* build: add missing files to EXTRA_DISTLucas De Marchi2015-02-241-7/+23
* module-playground: don clean all .ko filesLucas De Marchi2015-02-241-4/+6
* testsuite: move test-blacklist to DEFINE_TESTMarcus Meissner2015-02-221-4/+3
* testsuite: port signature-check modules to module-playgroundLucas De Marchi2015-02-219-11/+53
* testsuite: port arch-specific tests to module-playgroundLucas De Marchi2015-02-2113-34/+48
* fixup! module-playground: allow to cross-compile modulesLucas De Marchi2015-02-211-3/+0
* testsuite: leave arch-specific modules in treeLucas De Marchi2015-02-215-0/+27
* testsuite: add option to copy output from testLucas De Marchi2015-02-212-0/+7
* testsuite: fix exiting with success on no output activityLucas De Marchi2015-02-211-4/+28
* module-playground: allow to cross-compile modulesLucas De Marchi2015-02-214-1/+45
* testsuite: port modules-order-compressed to module-playgroundLucas De Marchi2015-02-1912-1/+117
* Update TODOLucas De Marchi2015-02-191-0/+3
* libkmod: better explain a signed module layoutLucas De Marchi2015-02-181-7/+11
* libkmod: consider empty signature key as invalidLucas De Marchi2015-02-181-1/+2
* Fix out of bounds signature access with 32 bit off_tTobias Stoeckmann2015-02-181-1/+1
* libkmod: properly validate file sizeTobias Stoeckmann2015-02-171-5/+5
* testsuite: port kcmdline test to module-playgroundLucas De Marchi2015-02-1110-7/+5
* testsuite: port install-cmd-loop test to module-playgroundLucas De Marchi2015-02-1112-138/+9
* testsuite: port alias-to-none test to module-playgroundLucas De Marchi2015-02-1010-7/+5
* testsuite: port tests without finit_module() to module-playgroundLucas De Marchi2015-02-1014-14/+10
* testsuite: port modprobe --force test to module-playgroundLucas De Marchi2015-02-108-6/+4