]> git.ipfire.org Git - thirdparty/kmod.git/shortlog
thirdparty/kmod.git
2023-02-09  Emil Velikovtestsuite: add function declarations for __xstat family
2023-02-09  Emil Velikovtreewide: add some static const notations
2023-02-09  Emil Velikovdepmod: Introduce outdir option
2023-02-08  Yauheni Kaliutaman/rmmod: explain why modprobe -r is more useful
2023-01-14  Gustavo Sousamodprobe: Allow passing path to module
2023-01-14  Gustavo Sousamodprobe: Move insertion block into separate function
2023-01-14  Gustavo Sousatestsuite: Wrap chdir()
2022-12-26  Florian Weimerkmod: configure.ac: In _Noreturn check, include <stdlib...
2022-12-01  Adam Gołębiowskiautogen.sh: remove --with-rootprefix, it is gone since...
2022-10-03  Mikhail Novosyolovlibkmod: do not crash on unknown signature algorithm
2022-09-05  Julien Cristautestsuite: fix override of `stat` on 32-bit architectures
2022-06-30  Quentin Armitagemodprobe: Write error messages to syslog if stderr...
2022-06-30  Dimitri John... build: enable building & running tests from a subdir
2022-06-30  Jan Engelhardttestsuite: repair read of uninitialized memory
2022-06-30  Lucas De Marchikmod 30 v30
2022-06-30  HuaxinLulibkmod: Support SM3 hash algorithm
2022-06-29  Lucas De MarchiREADME: Update optional dependencies
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
next