]> git.ipfire.org Git - thirdparty/kmod.git/shortlog
thirdparty/kmod.git
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
2019-02-07  Lucas De Marchibuild: fix make distcheck
2019-02-05  Lucas De Marchitestsuite: mkosi: update files
2019-02-05  Lucas De Marchibuild: check openssl version
2019-02-05  Lucas De Marchibuild: add openssl to CI deps
2019-02-04  Lucas De Marchibuild: enable openssl by default
2019-02-04  Lucas De Marchitestsuite: fix modinfo test without openssl
2019-02-04  Yauheni Kaliutalibkmod-signature: implement pkcs7 parsing with openssl
2019-02-04  Yauheni Kaliutatestsuite: add modinfo pkcs7 signature test
2019-01-14  Daniel Kahn... man: Fix typo
2019-01-04  Yauheni Kaliutatestsuite: factor out fd related parameters to a structure
2019-01-04  Yauheni Kaliutatestsuite: track number of descriptors instead of their...
2019-01-04  Lucas De MarchiAdd semaphoreci 2.0 configuration
2019-01-03  Lucas De Marchitestsuite: move --show-exports test to use regex
2019-01-03  Lucas De Marchitestsuite: add support for testing output against regex
2019-01-03  Lucas De Marchitestsuite: split out function to compare outputs exactly
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-12-17  Lucas De MarchiRemove bootstrap* scripts
2018-11-30  Lucas De MarchiREADME: Add link to mailing list archive
2018-11-16  Yauheni Kaliutasignature: do not report wrong data for pkc#7 signature
2018-11-13  Lucas De Marchitestsuite: add simple test for --show-exports
2018-11-13  Yauheni Kaliutamodprobe: add --show-exports
2018-10-10  Lucas De Marchimkosi: allow Clear to use test modules
2018-07-20  Lucas De Marchiman: depmod: remove deprecated -m option
2018-06-18  Jan Engelhardtkmod: build: cure compiler warnings showing up externally
2018-05-16  Jakov Simunicbuild: fix wrong quotes on bootstrap
2018-05-14  Chris StackpolePhrasing correction in modprobe man page
2018-04-05  Luca Brunolibkmod-module: check for NULL before accessing pointers
next