]> git.ipfire.org Git - thirdparty/kmod.git/shortlog
thirdparty/kmod.git
2024-09-06  Emil Velikovlibkmod/docs: remove deprecated template options
2024-09-06  Tobias Stoeckmannshared: use size_t for strbuf
2024-09-06  Emil Velikovtestsuite/path: wrap 64 variants for _GLIBC_
2024-09-06  Tobias Stoeckmannlibkmod: check for NULL in kmod_get_dirname
2024-09-06  Tobias Stoeckmannlibkmod: Improve signature parser on 32 bit archs
2024-09-03  Emil Velikovci: add meson build permutation
2024-09-03  Emil Velikovmeson: build-dev.ini file
2024-09-03  Emil Velikovci: add KDIR to the environment
2024-09-03  Emil Velikovci: install git and checkout using it
2024-09-03  Emil Velikovci: remove no longer set matrix.configure
2024-09-03  Emil Velikovmeson: allow building the manpages
2024-09-03  Emil Velikovmeson: add support for the testsuite
2024-09-03  Emil Velikovmeson: allow disabling the bash completion
2024-09-03  Emil Velikovmeson: enable PIE by default
2024-09-03  Emil Velikovmeson: add support for the tools
2024-09-03  Emil Velikovmeson: introduce meson, covering libkmod.so
2024-09-03  Emil Velikovtestsuite: split out setup-modules.sh
2024-09-03  Emil Velikov.editorconfig: add sh(ell) section
2024-09-03  Emil Velikovtestsuite: move setup-rootfs.sh to scripts/
2024-09-03  Emil Velikovtestsuite: tweak sed/find dance in setup-rootfs.sh
2024-09-03  Emil Velikovtestsuite: sprinkle more quotation marks in setup-rootfs.sh
2024-09-03  Emil Velikovtestsuite: correct the default KDIR
2024-09-03  Emil Velikovtestsuite: split-out Kbuild from Makefile
2024-09-03  Emil Velikovtestsuite: use standard make (modules|clean) targets
2024-09-03  Emil Velikovtestsuite: temporary drop cross compilation test, remov...
2024-09-02  Emil Velikovshared: use memdup over stdndupa
2024-08-23  Emil Velikovtestsuite: use bash strict mode for setup-rootfs.sh
2024-08-23  Emil Velikovbuild: swap ABS_TOP_BUILDDIR for TOOLS_DIR
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...
next