]> git.ipfire.org Git - thirdparty/kmod.git/history - tools
Install kmod.pc in ${datadir}/pkgconfig
[thirdparty/kmod.git] / tools /
2024-02-20  Emil VelikovRemove unmaintained experimental tools
2023-12-06  Michal Suchaneklibkmod, depmod, modprobe: Make directory for kernel...
2023-11-06  Sam Jamestools: depmod: fix -Walloc-size
2023-10-17  Michal Suchanekkmod: Add pkgconfig file with kmod compile time configu...
2023-10-17  Michal Suchaneklibkmod, depmod: Load modprobe.d, depmod.d from ${prefi...
2023-05-30  Dmitry Antipovlibkmod, depmod: prefer -ENODATA over -ENOENT if no...
2023-04-18  Nicolas Schiermodprobe: rmmod_do_module: Free kmod list of holders
2023-02-09  Emil Velikovtreewide: add some static const notations
2023-02-09  Emil Velikovdepmod: Introduce outdir option
2023-01-14  Gustavo Sousamodprobe: Allow passing path to module
2023-01-14  Gustavo Sousamodprobe: Move insertion block into separate function
2022-06-30  Quentin Armitagemodprobe: Write error messages to syslog if stderr...
2022-06-27  Lucas De Marchimodprobe: Add --wait
2022-06-27  Lucas De Marchimodprobe: Move -R to "Query options"
2022-06-27  Lucas De Marchimodprobe: re-use modname variable
2022-06-27  Lucas De Marchidepmod: Fix writing over array length
2022-04-07  Lucas De Marchimodprobe: Make rmmod_do_module() contain all the remova...
2022-04-07  Lucas De Marchimodprobe: move check for remove_holders to caller
2022-04-07  Lucas De Marchimodprobe: Fix holders removal
2022-04-04  Masahiro Yamadamodprobe: remove unneeded variable str_start
2022-04-04  Masahiro Yamadamodprobe: fix the NULL-termination of new_argv
2022-04-02  Saul Wolddepmod: Add support for excluding a directory
2022-04-02  Lucas De Marchimodprobe: Rename rmmod_do_deps_list
2022-02-21  Lucas De Marchimodinfo: Allow to force arg as module name
2022-02-21  Lucas De Marchimodinfo: Update help message with "modulename"
2022-02-12  Lucas De Marchidepmod: Stop opening modules.modinfo once per module
2022-02-12  Lucas De Marchidepmod: Do not duplicate builtin index
2021-05-11  Lucas De Marchidepmod: fix modules.builtin.alias.bin output
2021-01-19  Lucas De MarchiSupport /usr/local for configuration files
2021-01-19  Lucas De Marchidepmod: fix precedence order
2021-01-08  Marco d'ItriFix "modinfo -F always shows name for built-ins"
2020-12-28  Lucas De Marchidepmod: unconditionally write builtin.alias.bin
2020-12-01  Yauheni Kaliutadepmod: output_builtin_alias_bin: free idx on error...
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
next