summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* kmod 26v26Lucas De Marchi2019-02-073-2/+49
* build: fix make distcheckLucas De Marchi2019-02-071-1/+2
* testsuite: mkosi: update filesLucas De Marchi2019-02-043-2/+4
* build: check openssl versionLucas De Marchi2019-02-041-1/+1
* build: add openssl to CI depsLucas De Marchi2019-02-042-3/+5
* build: enable openssl by defaultLucas De Marchi2019-02-041-1/+1
* testsuite: fix modinfo test without opensslLucas De Marchi2019-02-047-7/+25
* libkmod-signature: implement pkcs7 parsing with opensslYauheni Kaliuta2019-02-045-5/+213
* testsuite: add modinfo pkcs7 signature testYauheni Kaliuta2019-02-046-4/+14
* man: Fix typoDaniel Kahn Gillmor2019-01-141-1/+1
* testsuite: factor out fd related parameters to a structureYauheni Kaliuta2019-01-041-143/+214
* testsuite: track number of descriptors instead of their stateYauheni Kaliuta2019-01-041-1/+6
* Add semaphoreci 2.0 configurationLucas De Marchi2019-01-043-3/+46
* testsuite: move --show-exports test to use regexLucas De Marchi2019-01-032-1/+2
* testsuite: add support for testing output against regexLucas De Marchi2019-01-032-2/+119
* testsuite: split out function to compare outputs exactlyLucas De Marchi2019-01-031-54/+70
* depmod: shut up gcc insufficinet buffer warningMichal Suchanek2018-12-171-16/+38
* depmod: prevent module dependency files corruption due to parallel invocation.Michal Suchanek2018-12-171-2/+7
* depmod: prevent module dependency files missing during depmod invocationMichal Suchanek2018-12-171-1/+0
* Remove bootstrap* scriptsLucas De Marchi2018-12-177-74/+74
* README: Add link to mailing list archiveLucas De Marchi2018-11-301-0/+1
* signature: do not report wrong data for pkc#7 signatureYauheni Kaliuta2018-11-162-19/+39
* testsuite: add simple test for --show-exportsLucas De Marchi2018-11-133-0/+24
* modprobe: add --show-exportsYauheni Kaliuta2018-11-131-0/+36
* mkosi: allow Clear to use test modulesLucas De Marchi2018-10-102-7/+3
* man: depmod: remove deprecated -m optionLucas De Marchi2018-07-201-1/+0
* kmod: build: cure compiler warnings showing up externallyJan Engelhardt2018-06-181-2/+2
* build: fix wrong quotes on bootstrapJakov Simunic2018-05-161-1/+1
* Phrasing correction in modprobe man pageChris Stackpole2018-05-141-1/+1
* libkmod-module: check for NULL before accessing pointersLuca Bruno2018-04-052-13/+15
* testsuite: raise arch image to 3GBLucas De Marchi2018-02-091-1/+1
* testsuite: add Clear's mkosi configurationCaio Marcelo de Oliveira Filho2018-02-082-2/+26
* kmod 25v25Lucas De Marchi2018-01-083-2/+25
* testsuite: also wrap gettid in syscall()Lucas De Marchi2018-01-081-0/+21
* testsuite: explain why overriding function may failLucas De Marchi2018-01-031-2/+7
* testsuite: add missing error handlingLucas De Marchi2018-01-031-0/+2
* testsuite: add Fedora's mkosi configurationLucas De Marchi2018-01-032-1/+27
* testsuite: generalize mkosi support for other distrosLucas De Marchi2018-01-035-11/+29
* build: use tool from configureLucas De Marchi2018-01-022-2/+3
* build: add mkosi hooksLucas De Marchi2018-01-025-0/+58
* depmod: module_is_higher_priority: fix modname length calculationYauheni Kaliuta2017-12-071-2/+2
* testsuite: depmod: add override testYauheni Kaliuta2017-12-075-0/+31
* depmod: Don't add .TOC. when it's in the kernel.Michal Suchanek2017-12-071-1/+2
* man/depmod: Add references in other man pagesChristopher Díaz Riveros2017-10-164-0/+12
* libkmod-elf: resolve CRC if module is built with MODULE_REL_CRCSYauheni Kaliuta2017-08-041-1/+29
* man/depmod.d: add external keyword descriptionYauheni Kaliuta2017-07-211-0/+20
* shared/util.c: assert_cc() can only be used inside functionsThomas Petazzoni2017-06-051-2/+4
* testsuite: add tests for external directory supportYauheni Kaliuta2017-06-0130-0/+118
* depmod: implement external directories supportYauheni Kaliuta2017-06-011-22/+150
* test-depmod: avoid warning when we don't have zlibLucas De Marchi2017-06-011-1/+1