summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-02-23kmod 24v24Lucas De Marchi3-2/+20
2017-02-23build: update autogenLucas De Marchi1-16/+50
2017-02-23depmod: fix leak on error pathLucas De Marchi1-1/+2
2017-02-23man: make error message clearer for missing xstlprocLucas De Marchi1-7/+7
2017-02-23build: add missing headerLucas De Marchi1-0/+1
2017-02-22depmod: handle nested loopsYauheni Kaliuta1-84/+211
2017-02-22testsuite: depmod: check netsted loops reportingYauheni Kaliuta13-2/+124
2017-02-16libkmod-config: fix parsing quoted kernel cmdline on paramsLucas De Marchi2-1/+15
2017-02-16libkmod-config: replace 0/1 with boolLucas De Marchi1-4/+4
2017-02-16module: fix a memory leakBartosz Golaszewski1-4/+6
2017-01-23testsuite: add test for kernel cmdline with quotesLucas De Marchi3-0/+32
2017-01-23testsuite: fix typo in descriptionLucas De Marchi1-1/+1
2017-01-23libkmod: Fix handling of quotes in kernel command lineJames Minor1-0/+7
2016-11-10build: fix build with disabled test modulesLucas De Marchi3-0/+2
2016-11-10shared: make scratchbuf_str staticYauheni Kaliuta1-1/+1
2016-11-08depmod: ignore related modules in depmod_report_cyclesMian Yousaf Kaukab2-2/+13
2016-11-08testsuite: depmod: add module dependency outside cyclic chainMian Yousaf Kaukab7-1/+61
2016-11-08testsuite: fix test_array_sort pointers inderectionYauheni Kaliuta1-1/+8
2016-08-15depmod: fix string overflowLucas De Marchi1-2/+19
2016-08-15Add scratchbuf implementationLucas De Marchi5-0/+188
2016-08-15testsuite: include stdio.hLucas De Marchi1-0/+1
2016-08-10util: fix warning of equal values on logical ORLucas De Marchi2-5/+5
2016-08-08libkmod: fix use of strcpyLucas De Marchi1-6/+11
2016-07-20kmod 23v23Lucas De Marchi2-2/+2
2016-06-28NEWS: add items for kmod 23Lucas De Marchi1-0/+29
2016-06-28libkmod: fix integration with gtk-docLucas De Marchi1-1/+3
2016-06-27libkmod-module: modinfo: print signature idLucas De Marchi1-1/+7
2016-06-27libkmod-signature: handle PKCS#7Lucas De Marchi1-0/+2
2016-06-27libkmod-module: do not crash modinfo on 0 key id lenLucas De Marchi1-15/+23
2016-06-21libkmod: Handle long lines in /proc/modulesMichal Marek1-2/+10
2016-06-11depmod: Ignore PowerPC64 ABIv2 .TOC. symbolAnton Blanchard1-0/+2
2016-05-24README: add link to patchworkLucas De Marchi1-0/+3
2016-05-21kmod: compiling with old sed version (!ERE support)Héctor Orón Martínez1-1/+1
2016-05-21kmod_module_get_refcnt: fix documentationPeter Wu1-1/+1
2016-01-11travis: workaround bug in environment setupLucas De Marchi1-0/+1
2016-01-11depmod: Don't insert comment in modules.devname if otherwise emptyJosh Triplett1-4/+8
2015-11-20insmod: fix wron fallthrough of -fMarc-Antoine Perennou1-0/+2
2015-11-17kmod 22v22Lucas De Marchi3-4/+25
2015-10-25insmod: do support -fPhilippe De Swert1-2/+4
2015-09-30libkmod: export new kmod_get_dirname() functionLucas De Marchi2-1/+14
2015-09-30depmod: Don't fall back to uname on bad versionLaura Abbott1-1/+5
2015-09-30depmod: Remove unprinted debug messagesLaura Abbott1-4/+1
2015-09-30Change default log levelLaura Abbott1-1/+1
2015-09-30modprobe: Update error message when path is missingLaura Abbott3-6/+4
2015-09-30README: Indicate cython requirementsLaura Abbott1-1/+2
2015-06-22build: let sed use posix ERE instead of GNU extensionNatanael Copa1-1/+1
2015-06-13libkmod-module: fix return code in error pathLucas De Marchi1-1/+1
2015-06-11Add README.md file with build detailsLucas De Marchi2-0/+9
2015-06-09kmod 21v21Lucas De Marchi3-2/+23
2015-06-09build: add cache to distributed filesLucas De Marchi1-0/+1