man: fix typo
[platform/upstream/kmod.git] / tools /
2020-03-13 Lucas De Marchidepmod: do not output .bin to stdout
2019-12-19 Alexey Gladkovmodinfo: Show information about built-in modules
2019-12-19 Alexey GladkovLookup aliases in the modules.builtin.modinfo
2019-11-07 Lucas De Marchimodprobe: use flags rather than bool args
2019-11-07 Yauheni Kaliutamodprobe: ignore builtin module on recursive removing
2019-03-08 Ezequiel Garciatools: Print a message if refcnt attribute is missing
2018-12-17 Michal Suchanekdepmod: shut up gcc insufficinet buffer warning
2018-12-17 Michal Suchanekdepmod: prevent module dependency files corruption...
2018-12-17 Michal Suchanekdepmod: prevent module dependency files missing during...
2018-11-13 Yauheni Kaliutamodprobe: add --show-exports
2017-12-07 Yauheni Kaliutadepmod: module_is_higher_priority: fix modname length...
2017-12-07 Michal Suchanekdepmod: Don't add .TOC. when it's in the kernel.
2017-06-02 Yauheni Kaliutadepmod: implement external directories support
2017-06-02 Yauheni Kaliutadepmod: rewrite depmod modules search with scratchbuf
2017-06-02 Yauheni Kaliutadepmod: create depmod dir independent search function
2017-05-09 Yauheni Kaliutadepmod: search key: move builtin detection under the...
2017-05-09 Yauheni Kaliutadepmod: fix errorpath memleaks in report cycles logic
2017-02-24 Lucas De Marchidepmod: fix leak on error path
2017-02-22 Yauheni Kaliutadepmod: handle nested loops
2016-11-09 Mian Yousaf Kaukabdepmod: ignore related modules in depmod_report_cycles
2016-08-15 Lucas De Marchidepmod: fix string overflow
2016-06-11 Anton Blancharddepmod: Ignore PowerPC64 ABIv2 .TOC. symbol
2016-01-11 Josh Triplettdepmod: Don't insert comment in modules.devname if...
2015-11-20 Marc-Antoine Perennouinsmod: fix wron fallthrough of -f
2015-10-25 Philippe De Swertinsmod: do support -f
2015-09-30 Laura Abbottdepmod: Don't fall back to uname on bad version
2015-09-30 Laura Abbottdepmod: Remove unprinted debug messages
2015-09-30 Laura AbbottChange default log level
2015-09-30 Laura Abbottmodprobe: Update error message when path is missing
2015-06-09 Lucas De Marchitools: display features in --version
2015-06-09 Lucas De Marchitools: add PACKAGE definition in message
2015-06-07 Lucas De Marchitools: Hide new commands behind experimental flag
2015-04-16 Santiago VilaFix spurious spaces in lsmod output
2015-03-07 Caio Marcelo de... tools: add basic versions of insert and remove
2015-02-28 Lucas De Marchidepmod: add asserts to ensure positive return from...
2015-02-28 Lucas De Marchimodprobe: stop checking initstate for builtin modules
2015-02-26 Lucas De Marchidepmod: fix leak in case of malloc(0)
2015-02-25 Lucas De Marchidepmod: use cleanup attribute to simplify free on exit
2015-02-25 Colin Waltersdepmod: Fix crash in previous commit if root is not set
2015-02-25 Lucas De Marchidepmod: fix leaking root on exit
2015-01-14 Lucas De Marchitools: prefer the use of streq()
2015-01-14 Lucas De Marchitools: kmod: use streq
2015-01-14 Caio Marcelo de... tools: kmod: break iteration once a command is executed
2015-01-02 Lucas De MarchiFix includes after change to build-sys
2014-11-15 Lucas De Marchidepmod: point to documentation in libkmod
2014-10-28 Tom Gundersenstatic-nodes: indicate that creation of static nodes...
2014-10-09 Lucas De MarchiMove remaining functions from libkmod-util to shared
2014-10-09 Lucas De Marchidepmod: use alias_normalize() from shared
2014-10-09 Lucas De MarchiDo not rely on prio_to_str() being always inline
2014-10-09 Lucas De MarchiDo not export array of kmod extensions
2014-10-09 Lucas De MarchiClarify what licences apply where
2014-10-03 Lucas De MarchiRename getline_wrapped() to freadline_wrapped()
2014-10-03 Lucas De MarchiReorder and reorganize header files
2014-10-03 Lucas De MarchiMove hash implementation to shared directory
2014-10-03 Lucas De MarchiMove array implementation to shared directory
2014-10-03 Lucas De MarchiMove generic util functions to shared directory
2014-10-03 Lucas De MarchiMove macro.h to shared directory
2014-05-30 Lucas De Marchidepmod: Add better error messages when facing loops
2014-05-30 Lucas De Marchidepmod: Rename variable to clarify its meaning
2014-05-14 Lucas De Marchidepmod: Make dependency loops be fatal
2014-04-01 Tom Gundersenconfig: also parse softdeps from modules
2014-03-19 Anssi Hannuladepmod: do not allow partial matches with "search"...
2014-03-19 Anssi Hannuladepmod: fix debug print parameter order
2014-03-06 Lucas De Marchibuild-sys: add small redirecting Makefiles
2014-03-05 Michal Mareklibkmod-config,depmod: Accept special files as configur...
2014-01-26 Stephen KittRemove "rmmod -w" documentation and getopt entry
2013-09-20 Lucas De Marchirmmod: remove --wait option
2013-09-10 Tom Gundersendepmod: warn on invalid devname specification
2013-08-29 Lucas De MarchiFix usage of readdir_r()
2013-08-09 Jan Engelhardtdepmod: add missing "else" clause
2013-07-15 Tom Gundersenstatic-nodes: create parent directories of output file
2013-07-15 Tom Gundersenstatic-nodes: don't fail if modules.devname not found
2013-07-03 Lucas De Marchitools: Use test/kmod instead of kmod-nolib
2013-07-02 Lucas De Marchistatic-nodes: Better -f option description
2013-05-03 Johannes Bergmodprobe: don't check refcount with remove command
2013-04-21 Lucas De MarchiAdd format attribute and fix issues
2013-04-19 Lucas De Marchistatic-nodes: Fix indentation
2013-04-19 Tom Gundersenstatic-nodes: tmpfiles - also create parents directorie...
2013-04-17 Lucas De Marchikmod: It's an error not to have modules.devname
2013-04-17 Tom Gundersentools: add static-nodes tool
2013-03-21 Lucas De Marchimodprobe: Fix assertion on --show-depends with bogus...
2013-03-18 Josh Boyerrmmod: Teach rmmod about builtin modules
2013-01-16 Lucas De MarchiUpdate copyright notices
2012-12-31 Andrey Mazodepmod: fix builtin symbols resolution when the prefix...
2012-12-13 Andrey Mazodepmod: --symbol-prefix actually requires an argument
2012-11-28 Lucas De Marchidepmod: fix checking file extension
2012-11-28 Aleksey Makarovfix is_module_filename()
2012-11-16 Lucas De Marchidepmod: fix asserting mod->kmod == NULL
2012-11-16 Lucas De Marchidepmod: fix hash lookup by relpath instead of uncrelpath
2012-11-06 Lucas De Marchitools: use program_invocation_short_name provided by...
2012-11-06 Lucas De Marchitools: staticize functions that are now only used in...
2012-11-06 Lucas De Marchitools: share function for logging
2012-11-06 Lucas De Marchitools: share setting up libkmod log
2012-11-06 Lucas De Marchitools: use a single function for logging libkmod output
2012-11-06 Lucas De Marchitools: make usage() messages go to stdout rather than...
2012-11-06 Lucas De Marchitools: share function to convert prio to string
2012-11-06 Lucas De Marchitools: share getting program name from argv for all...
2012-11-05 Lucas De Marchirmmod: route all messages to syslog if told to
2012-11-05 Lucas De Marchirmmod: prefer ERR over plain fprintf
2012-11-05 Lucas De Marchimodinfo: prefer ERR over plain fprintf
next