summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* depmod: shut up gcc insufficinet buffer warningHEADmasterMichal 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
* depmod: rewrite depmod modules search with scratchbufYauheni Kaliuta2017-06-011-12/+21
* depmod: create depmod dir independent search functionYauheni Kaliuta2017-06-011-9/+22
* depmod: search key: move builtin detection under the add functionYauheni Kaliuta2017-05-091-4/+4
* depmod: fix errorpath memleaks in report cycles logicYauheni Kaliuta2017-05-081-17/+37
* libkmod: modinfo: implement signature outputYauheni Kaliuta2017-04-113-1/+16
* libkmod: modinfo: implement line splitting in hex_to_strYauheni Kaliuta2017-04-111-5/+15
* libkmod: modinfo: use own function for sig_key hex outputYauheni Kaliuta2017-04-111-25/+54
* libkmod: modinfo: fix sig_id outputYauheni Kaliuta2017-04-111-1/+1
* kmod 24v24Lucas De Marchi2017-02-233-2/+20
* build: update autogenLucas De Marchi2017-02-231-16/+50
* depmod: fix leak on error pathLucas De Marchi2017-02-231-1/+2
* man: make error message clearer for missing xstlprocLucas De Marchi2017-02-231-7/+7
* build: add missing headerLucas De Marchi2017-02-231-0/+1
* depmod: handle nested loopsYauheni Kaliuta2017-02-221-84/+211
* testsuite: depmod: check netsted loops reportingYauheni Kaliuta2017-02-2213-2/+124
* libkmod-config: fix parsing quoted kernel cmdline on paramsLucas De Marchi2017-02-162-1/+15