]> git.ipfire.org Git - thirdparty/kmod.git/shortlog
thirdparty/kmod.git
2024-08-23  Emil Velikovtestsuite/path: match the full rootpath
2024-08-23  Emil Velikovbuild: set OVERRIDE_LIBDIR in the build system
2024-08-23  Emil Velikovbuild: pass MODULE_DIRECTORY as arg to setup-rootfs.sh
2024-08-23  Emil Velikovbuild: fixup testsuite LDFLAGS
2024-08-23  Emil Velikovbuild: alphabetically sort tests
2024-08-23  Emil Velikovbuild: alphabetically sort sources
2024-08-23  Emil Velikovbuild: remove linux/module.h check
2024-08-23  Emil Velikovbuild: remove finit_module() check
2024-08-23  Emil Velikovmissing.h: remove be32toh wrapper
2024-08-23  Emil Velikovmissing.h: warn on missing __NR_finit_module
2024-08-23  Emil Velikovtestsuite: set-but-unused variable KVER
2024-08-23  Emil Velikovtestsuite: remove cached modules and --disable-test...
2024-08-23  Emil Velikovbuild: remove --with-rootlibdir toggle
2024-08-22  Tobias Stoeckmannlibkmod: Treat illegal modinfo file as error
2024-08-22  Tobias Stoeckmannlibkmod: Propagate correct errno values
2024-08-22  Tobias Stoeckmannlibkmod: Fix memory leak on error path
2024-08-22  Tobias Stoeckmannshared: use proper data types in freadline_wrapped
2024-08-22  dependabot... ci: bump codespell-project/actions-codespell in the...
2024-08-17  Tobias Stoeckmanndepmod: Remove unneeded check
2024-08-17  Tobias StoeckmannVerify absolute path creation
2024-08-17  Lucas De Marchici: Add Debian with --disable-test-modules
2024-08-17  Lucas De Marchibuild: Set AM_DISTCHECK_CONFIGURE_FLAGS
2024-08-17  Lucas De Marchibuild: Add mod-weakdep.ko to cache
2024-08-16  Emil Velikovci: add weekly scheduled runs
2024-08-16  Emil Velikovci: use read-only workflow tokens
2024-08-16  Emil Velikovci: use hash-pinned workflow actions, update checkout
2024-08-16  Emil Velikovci: add dependabot.yml
2024-08-16  Emil Velikovci: add codespell action
2024-08-16  Emil VelikovAddress all codespell (flagged) typos
2024-08-16  Emil Velikov.codespellignore: add ignore file
2024-08-16  Emil Velikov.editorconfig: add initial config file
2024-08-16  Lucas De Marchitestsuite: Rename test-user
2024-08-16  Tobias Stoeckmannshared: unify array trim handling
2024-08-16  Tobias Stoeckmannshared: Add defensive measures to array handling
2024-08-16  Tobias Stoeckmannshared: switch array API to size_t
2024-08-16  Tobias Stoeckmanndepmod: Handle array memory issues
2024-08-16  Tobias Stoeckmanndepmod: Improve P argument check
2024-08-16  Tobias Stoeckmanndepmod: Fix out of boundary write with long paths
2024-08-16  Christian Hessetestsuite: fix path for test-user
2024-08-16  Tobias StoeckmannFix typos
2024-08-13  Lucas De Marchikmod 33 v33
2024-08-13  Eugene Syromiatnikovlibkmod: avoid undefined behaviour in libkmod-builtin...
2024-08-10  Lucas De MarchiRemove outdated TODO file
2024-08-10  Lucas De Marchibuild: Add s-o-b to release commit
2024-08-10  Emil Velikovm4: remove verbose license exception clause
2024-08-10  Emil Velikovm4: reinstate CC_CHECK_FLAG_APPEND summary
2024-07-26  Lucas De Marchidepmod: Remove license/copyright from the middle
2024-07-26  Lucas De MarchiDrop the one line short description on sources
2024-07-26  Lucas De MarchiUse SPDX header for license
2024-07-26  Lucas De Marchilibkmod: Move zstd-related functions to separate file
2024-07-26  Lucas De Marchilibkmod: Move zlib-related functions to separate file
2024-07-26  Lucas De Marchilibkmod: Move xz-related functions to separate file
2024-07-26  Lucas De Marchibuild: Always run distcheck with all compression libraries
2024-07-20  Emil Velikovlibkmod: move new weak API to separate section
2024-07-20  Emil Velikovlibkmod: correctly tag kmod_module_new_from_name_lookup
2024-07-20  Emil Velikovlibkmod: document KMOD_INDEX_MODULES_BUILTIN_ALIAS...
2024-07-20  Emil Velikovkmod: remove .alias config files for modprobe.d
2024-07-17  Lucas De Marchici: Add Alpine
2024-07-17  Lucas De Marchici: Add Fedora
2024-07-17  Lucas De Marchici: Add Archlinux
2024-07-17  Lucas De Marchici: Use a container and expand versions
2024-07-17  Lucas De Marchici: Replace package installation with local action
2024-07-17  Lucas De MarchiREADME: update to a decade+ later
2024-07-12  q66libkmod: improve realloc behavior for zstd outbuffer
2024-07-12  Lucas De Marchici: Add github workflow
2024-07-09  Lucas De Marchibuild: Add mod-weakdep.c to EXTRA_DIST
2024-07-09  Emil Velikovman: list options one per line
2024-07-09  Emil Velikovman: rework AUTHORS section
2024-07-09  Emil Velikovman: remove the "Maintained by" references
2024-07-09  Emil Velikovman: modprobe: remove hard-coded /etc/modprobe.d references
2024-07-09  Emil Velikovman: add few mentions about MODPROBE_OPTIONS
2024-07-09  Emil Velikovman: modprobe.d: factor out a CONFIGURATION FORMAT...
2024-07-09  Emil Velikovman: modprobe.d: document the config file order handling
2024-07-09  Emil Velikovman: depmod: remove hard-coded /etc/depmod.d references
2024-07-09  Emil Velikovman: depmod.d: rework the opening description sentence
2024-07-09  Emil Velikovman: depmod.d: factor out a CONFIGURATION FORMAT section
2024-07-09  Emil Velikovman: depmod.d: document the config file order handling
2024-07-09  Emil Velikovman: stop removing DISTCONFDIR lines
2024-07-09  Emil Velikovman: couple of grammar/language fixes
2024-07-09  Emil Velikovman: some options take an argument, mention that
2024-07-09  Emil Velikovman: misc punctuation fixes
2024-07-09  Emil Velikovman: white space fixes
2024-07-09  Emil Velikovman: add some extra bold/italic annotations
2024-07-03  Emil Velikovman: remove no longer used XML files
2024-07-03  Lucas De Marchibuild: Require scdoc if building man pages
2024-07-03  Lucas De Marchigitignore: ignore gtk-doc.m4
2024-07-03  Emil Velikovman: build the scdoc based man pages
2024-07-03  Emil Velikovman: add scdoc based man pages
2024-06-14  Jose Ignacio... testsuite: add tests for weak dependencies
2024-06-14  Emil Velikov.mailmap: Forward to my personal email
2024-06-11  Lucas De Marchitestsuite: Add missing.h include
2024-06-11  Lucas De Marchidepmod: Fix warning with -D_TIME_BITS=64
2024-06-11  Shengjing Zhutestsuite: wrap _{l,}stat64_time64 in test
2024-06-10  Khem RajUse portable implementation for basename API
2024-05-09  Jose Ignacio... libkmod: add weak dependecies
2024-04-30  Emil Velikovlibkmod: keep KMOD_FILE_COMPRESSION_NONE/load_reg in...
2024-04-30  Emil Velikovlibkmod: move load_reg() further up
2024-04-30  Emil Velikovlibkmod: tidy-up kmod_file_open()
2024-04-30  Emil Velikovlibkmod: swap alloca usage for a few assert_cc
2024-04-30  Emil Velikovlibkmod: always detect the module compression
next