summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* libkmod-config: replace 0/1 with boolLucas De Marchi2017-02-161-4/+4
* module: fix a memory leakBartosz Golaszewski2017-02-161-4/+6
* testsuite: add test for kernel cmdline with quotesLucas De Marchi2017-01-233-0/+32
* testsuite: fix typo in descriptionLucas De Marchi2017-01-231-1/+1
* libkmod: Fix handling of quotes in kernel command lineJames Minor2017-01-231-0/+7
* build: fix build with disabled test modulesLucas De Marchi2016-11-103-0/+2
* shared: make scratchbuf_str staticYauheni Kaliuta2016-11-101-1/+1
* depmod: ignore related modules in depmod_report_cyclesMian Yousaf Kaukab2016-11-082-2/+13
* testsuite: depmod: add module dependency outside cyclic chainMian Yousaf Kaukab2016-11-087-1/+61
* testsuite: fix test_array_sort pointers inderectionYauheni Kaliuta2016-11-081-1/+8
* depmod: fix string overflowLucas De Marchi2016-08-151-2/+19
* Add scratchbuf implementationLucas De Marchi2016-08-155-0/+188
* testsuite: include stdio.hLucas De Marchi2016-08-151-0/+1
* util: fix warning of equal values on logical ORLucas De Marchi2016-08-102-5/+5
* libkmod: fix use of strcpyLucas De Marchi2016-08-081-6/+11
* kmod 23v23Lucas De Marchi2016-07-202-2/+2
* NEWS: add items for kmod 23Lucas De Marchi2016-06-281-0/+29
* libkmod: fix integration with gtk-docLucas De Marchi2016-06-281-1/+3
* libkmod-module: modinfo: print signature idLucas De Marchi2016-06-271-1/+7
* libkmod-signature: handle PKCS#7Lucas De Marchi2016-06-271-0/+2
* libkmod-module: do not crash modinfo on 0 key id lenLucas De Marchi2016-06-271-15/+23
* libkmod: Handle long lines in /proc/modulesMichal Marek2016-06-211-2/+10
* depmod: Ignore PowerPC64 ABIv2 .TOC. symbolAnton Blanchard2016-06-111-0/+2
* README: add link to patchworkLucas De Marchi2016-05-241-0/+3
* kmod: compiling with old sed version (!ERE support)Héctor Orón Martínez2016-05-211-1/+1
* kmod_module_get_refcnt: fix documentationPeter Wu2016-05-211-1/+1
* travis: workaround bug in environment setupLucas De Marchi2016-01-111-0/+1
* depmod: Don't insert comment in modules.devname if otherwise emptyJosh Triplett2016-01-111-4/+8
* insmod: fix wron fallthrough of -fMarc-Antoine Perennou2015-11-201-0/+2
* kmod 22v22Lucas De Marchi2015-11-173-4/+25
* insmod: do support -fPhilippe De Swert2015-10-251-2/+4
* libkmod: export new kmod_get_dirname() functionLucas De Marchi2015-09-302-1/+14
* depmod: Don't fall back to uname on bad versionLaura Abbott2015-09-301-1/+5
* depmod: Remove unprinted debug messagesLaura Abbott2015-09-301-4/+1
* Change default log levelLaura Abbott2015-09-301-1/+1
* modprobe: Update error message when path is missingLaura Abbott2015-09-303-6/+4
* README: Indicate cython requirementsLaura Abbott2015-09-301-1/+2
* build: let sed use posix ERE instead of GNU extensionNatanael Copa2015-06-221-1/+1
* libkmod-module: fix return code in error pathLucas De Marchi2015-06-131-1/+1
* Add README.md file with build detailsLucas De Marchi2015-06-112-0/+9
* kmod 21v21Lucas De Marchi2015-06-093-2/+23
* build: add cache to distributed filesLucas De Marchi2015-06-091-0/+1
* build: silence stderr on coverity rulesLucas De Marchi2015-06-091-2/+2
* kmod: fix small typo in rmmod(8)Santiago Vila2015-06-081-1/+1
* tools: display features in --versionLucas De Marchi2015-06-086-0/+6
* build: add relevant features to KMOD_FEATURES in config.hLucas De Marchi2015-06-081-0/+7
* build: add function to build string of featuresLucas De Marchi2015-06-081-0/+48
* tools: add PACKAGE definition in messageLucas De Marchi2015-06-081-1/+1
* tools: Hide new commands behind experimental flagLucas De Marchi2015-06-063-5/+29
* build: cache modules from playgroundLucas De Marchi2015-05-3117-0/+21