linux-modules.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [ANNOUNCE] kmod 28
@ 2021-01-07 19:13 Lucas De Marchi
  0 siblings, 0 replies; only message in thread
From: Lucas De Marchi @ 2021-01-07 19:13 UTC (permalink / raw)
  To: linux-modules; +Cc: Jessica Yu, lkml

kmod 28 is out:

         https://www.kernel.org/pub/linux/utils/kernel/kmod/kmod-28.tar.xz
         https://www.kernel.org/pub/linux/utils/kernel/kmod/kmod-28.tar.sign

- Improvements
	- Add Zstandard to the supported compression formats using libzstd
	  (pass --with-zstd to configure)

- Bug fixes
	- Ignore ill-formed kernel command line, e.g. with "ivrs_acpihid[00:14.5]=AMD0020:0"
	  option in it
	- Fix some memory leaks
	- Fix 0-length builtin.alias.bin: it needs at least the index header

Shortlog is below:

Lucas De Marchi (17):
       gitignore: ignore release files
       gitignore: ignore .cache.mk when building modules
       libkmod: ignore kcmdline option if we fail to parse modname
       testsuite: check for ill-formed kcmdline
       depmod: do not output .bin to stdout
       libkmod: simplify lookup when builtin.modinfo.bin file is missing
       libkmod: fix return error when opening index
       libkmod: allow modules.alias.builtin to be optional
       testsuite: add check for kmod_load_resources
       ci: update travis distro
       ci: remove semaphoreci
       depmod: unconditionally write builtin.alias.bin
       shared: fix UNIQ definition
       testsuite: add test for empty modules.builtin.aliases.bin
       build: fix distcheck due to missing zstd
       build: add comment with rules for libtool version update
       kmod 28

Samanta Navarro (1):
       man: fix typo

Shuo Wang (1):
       NEWS: fix typo

Torge Matthies (2):
       add Zstandard compression support
       testsuite: add test for zstd-compressed module

Yauheni Kaliuta (3):
       libkmod: kmod_builtin_get_modinfo: free modinfo on error
       depmod: output_builtin_alias_bin: free idx on error path
       libkmod: kmod_log_null: qualify ctx argument as const


Thank you all for the contributions.


Lucas De Marchi

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-01-07 19:14 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-07 19:13 [ANNOUNCE] kmod 28 Lucas De Marchi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).