]> git.ipfire.org Git - thirdparty/kmod.git/shortlog
thirdparty/kmod.git
2022-06-29  Lucas De MarchiKeep only one readme
2022-06-27  Lucas De Marchimodprobe: Add --wait
2022-06-27  Lucas De Marchitestsuite: Add tests for sleep calculation
2022-06-27  Lucas De Marchiutil: Add exponential backoff sleep
2022-06-27  Lucas De Marchiutil: Add msec variants for time-related functions
2022-06-27  Lucas De Marchiutil: Add time-related functions from testsuite
2022-06-27  Lucas De Marchimodule-playground: Add debugfs entry in mod-simple
2022-06-27  Lucas De Marchilibkmod: Allow to ignore log message on module removal
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-03-03  Lucas De Marchidocs: Add missing functions to documentation
2022-02-23  Lucas De Marchilibkmod: Fix use of sizeof instead of ARRAY_SIZE
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-21  Lucas De Marchilibkmod: Add lookup from module name
2022-02-21  Lucas De Marchilibkmod: Update docs about indexes order
2022-02-21  Lucas De Marchilibkmod: Add helper function to iterate lookup options
2022-02-21  Lucas De Marchigitignore: ignore gtk-doc.make
2022-02-21  Lucas De Marchilibkmod-module: Fix return code for kmod_module_new_fro...
2022-02-21  Lucas De Marchitest-initstate: Check for negative value on error
2022-02-12  Lucas De Marchidepmod: Stop opening modules.modinfo once per module
2022-02-12  Lucas De Marchidepmod: Do not duplicate builtin index
2022-02-12  Lucas De Marchilibkmod: Prefer builtin index over builtin.alias
2022-01-20  Michal Suchaneklibkmod: Set builtin to no when module is created from...
2021-09-23  Luis Chamberlainlibkmod: add a library notice log level print
2021-06-09  Yauheni Kaliutalibkmod-module: check "new_from_name" return value...
2021-05-20  Lucas De Marchikmod 29 v29
2021-05-11  Lucas De Marchitestsuite: update gitignore
2021-05-11  Lucas De Marchidepmod: fix modules.builtin.alias.bin output
2021-05-11  Lucas De MarchiFix return value doc for kmod_module_get_info()
2021-04-17  Seung-Woo Kimlibkmod: fix possible double free with wrong modules...
2021-04-17  Seung-Woo Kimlibkmod: fix an overflow with wrong modules.builtin...
2021-04-17  Lucas De Marchigitignore: ignore .mbx and .cover for b4 integration
2021-04-09  Seung-Woo Kimlibkmod-config: fix a memory leak when kmod_list_append...
2021-03-10  Lucas De Marchilibkmod-config: more chars allowed as space
2021-02-15  Lucas De Marchitest-modprobe: share single function for kcmdline tests
2021-02-15  Lucas De Marchitestsuite: allow to re-use single function for tests
2021-02-15  Lucas De Marchilibkmod-config: re-quote option from kernel cmdline
2021-02-15  Lucas De Marchilibkmod-config: revamp kcmdline parsing into a state...
2021-02-06  Lucas De Marchitestsuite: also test xz compression
2021-02-06  Lucas De Marchitestsuite: compress modules if feature is enabled
2021-01-23  Dave Reisnerpopulate-modules: Use more bash, more quotes
2021-01-21  Lucas De MarchiREADME: make github mirror official
2021-01-19  Lucas De MarchiSupport /usr/local for configuration files
2021-01-19  Lucas De Marchidepmod: fix precedence order
2021-01-19  Lucas De Marchilibkmod: Fix documentation on config precedence order
2021-01-08  Marco d'ItriFix "modinfo -F always shows name for built-ins"
2021-01-08  Lucas De MarchiREADME: remove leftover from semaphoreci
2021-01-08  Marius Bakketestsuite: Automatically skip tests that fail when...
2021-01-08  Marius Bakketestsuite: Add facility to skip tests.
2021-01-07  Lucas De Marchikmod 28 v28
2021-01-07  Lucas De Marchibuild: add comment with rules for libtool version update
2020-12-28  Lucas De Marchibuild: fix distcheck due to missing zstd
2020-12-28  Lucas De Marchitestsuite: add test for empty modules.builtin.aliases.bin
2020-12-28  Lucas De Marchishared: fix UNIQ definition
2020-12-28  Lucas De Marchidepmod: unconditionally write builtin.alias.bin
2020-12-04  Lucas De Marchici: remove semaphoreci
2020-12-04  Lucas De Marchici: update travis distro
2020-12-03  Shuo WangNEWS: fix typo
2020-12-01  Yauheni Kaliutalibkmod: kmod_log_null: qualify ctx argument as const
2020-12-01  Yauheni Kaliutadepmod: output_builtin_alias_bin: free idx on error...
2020-12-01  Yauheni Kaliutalibkmod: kmod_builtin_get_modinfo: free modinfo on...
2020-10-19  Samanta Navarroman: fix typo
2020-09-11  Torge Matthiestestsuite: add test for zstd-compressed module
2020-09-11  Torge Matthiesadd Zstandard compression support
2020-03-23  Lucas De Marchitestsuite: add check for kmod_load_resources
2020-03-23  Lucas De Marchilibkmod: allow modules.alias.builtin to be optional
2020-03-23  Lucas De Marchilibkmod: fix return error when opening index
2020-03-23  Lucas De Marchilibkmod: simplify lookup when builtin.modinfo.bin file...
2020-03-13  Lucas De Marchidepmod: do not output .bin to stdout
2020-03-13  Lucas De Marchitestsuite: check for ill-formed kcmdline
2020-03-13  Lucas De Marchilibkmod: ignore kcmdline option if we fail to parse...
2020-03-10  Lucas De Marchigitignore: ignore .cache.mk when building modules
2020-02-28  Lucas De Marchigitignore: ignore release files
2020-02-18  Lucas De Marchikmod 27 v27
2020-01-20  Lucas De Marchilibkmod: reset was_space on second pass
2019-12-30  Topi Miettinenlibkmod-module: convert return value from system()...
2019-12-19  Alexey Gladkovmodinfo: Show information about built-in modules
2019-12-19  Alexey GladkovLookup aliases in the modules.builtin.modinfo
2019-12-19  Alexey Gladkovlibkmod: Add function to get list of built-in modules
2019-12-19  Alexey Gladkovlibkmod: Add parser for modules.builtin.modinfo
2019-11-18  Fabrice FontaineMakefile.am: filter -Wl,--no-undefined
2019-11-07  Lucas De Marchimodprobe: use flags rather than bool args
2019-11-07  Lucas De Marchitravis: remove old compiler failing to build kernel...
2019-11-07  Lucas De Marchitestsuite: update gitignore
2019-11-07  Yauheni Kaliutamodprobe: ignore builtin module on recursive removing
2019-10-25  Thomas PetazzoniDo not check for undefined symbols when building the...
2019-05-28  Stefan Stroginlibkmod-signature: use PKCS#7 instead of CMS
2019-03-08  Ezequiel Garciatools: Print a message if refcnt attribute is missing
2019-02-20  Adrian Bunkbuild: Stop using dolt
2019-02-13  Dave ReisnerLink against libcrypto, not all of openssl
2019-02-07  Lucas De Marchikmod 26 v26
next