]> git.ipfire.org Git - thirdparty/kmod.git/shortlog
thirdparty/kmod.git
2024-11-21  Tobias Stoeckmannlibkmod: Prevent ouf of boundary access
2024-11-21  Tobias Stoeckmannlibkmod: Propagate hash_add errors
2024-11-21  Emil Velikovtestsuite: remove need_spawn = false support
2024-11-21  Emil Velikovtestsuite/test-init: use distinct test names
2024-11-21  Emil Velikovtestsuite: run all tests, don't exit on first failure
2024-11-21  Emil Velikovtestsuite: use exitcode 77 for skipped tests
2024-11-21  Emil Velikovtestsuite/modprobe: Simplify modprobe exec
2024-11-21  Lucas De Marchitestsuite: Test depmod with relative -m
2024-11-21  Lucas De Marchitestsuite: Simplify defines for depmod -m test
2024-11-21  Lucas De Marchitestsuite/depmod: Simplify depmod exec
2024-11-21  Lucas De Marchitestsuite/depmod: Remove bogus rootfs from test
2024-11-21  Lucas De Marchidepmod: Fix handling relative moduledir
2024-11-21  Lucas De Marchiman: Fix reference to MODULEDIR
2024-11-21  Lucas De Marchidepmod: Remove multiple ternary operations
2024-11-21  Lucas De Marchiutil: Promote path_is_absolute() to header
2024-11-21  Lucas De Marchidepmod: Fix error messages related to module_directory
2024-11-19  Enrico Joernsci/codeql: use filter-sarif to filter meson-private
2024-11-19  Tobias Stoeckmanndepmod: Properly check index keys
2024-11-19  Emil Velikovci: add meson setup -D {distconf,module}dir=relative...
2024-11-19  Tobias Stoeckmannlibkmod: Fix file error handling regression
2024-11-19  Tobias Stoeckmannlibkmod: Fix typo in comment
2024-11-19  Tobias Stoeckmannlibkmod: Improve index comment
2024-11-19  Max Kunzelmannlibkmod: Do not set errno in libkmod-index
2024-11-17  Lucas De MarchiRemove scratchbuf implementation
2024-11-17  Lucas De Marchidepmod: Convert output_symbols_bin() to strbuf
2024-11-17  Lucas De Marchidepmod: Convert depmod_modules_search_path() to strbuf
2024-11-17  Lucas De Marchistrbuf: Add strbuf_shrink_to()
2024-11-17  Lucas De Marchistrbuf: Add strbuf_used()
2024-11-17  Lucas De Marchistrbuf: Add strbuf_pushmem()
2024-11-17  Lucas De Marchistrbuf: Do not append '\0' if not needed
2024-11-17  Lucas De Marchistrbuf: Add strbuf_reserve_extra()
2024-11-17  Lucas De Marchistrbuf: Allow to start with stack space
2024-11-17  Lucas De Marchistrbuf: Invalidate (only) when stolen
2024-11-17  Lucas De Marchistrbuf: Document strbuf_popchar(s)
2024-11-17  Lucas De Marchistrbuf: Re-use buf_realloc()
2024-11-17  Lucas De Marchistrbuf: Extract realloc
2024-11-15  Tobias Stoeckmannlibkmod: Release memory on error paths
2024-11-15  Tobias Stoeckmanndepmod: Release memory on error path
2024-11-15  Tobias Stoeckmanndepmod: Release memory on error paths
2024-11-15  Tobias Stoeckmannlibkmod: Introduce kmod_list_release
2024-11-15  Emil Velikovlibkmod: store common section off/size and use them
2024-11-15  Emil Velikovlibkmod: rename kmod_elf_get_strings()
2024-11-15  Emil Velikovlibkmod: stop copying symbol names in kmod_elf_get_depe...
2024-11-15  Emil Velikovlibkmod: stop copying symbol names in kmod_elf_get_symb...
2024-11-15  Emil Velikovlibkmod: stop copying symbol names in kmod_elf_get_symb...
2024-11-15  Emil Velikovlibkmod: check for trailing \0 in __ksymtab_strings
2024-11-15  Emil Velikovlibkmod: stop copying symbol names in kmod_elf_get_modv...
2024-11-15  Emil Velikovlibkmod: const annotate kmod_modversion::symbol
2024-11-13  Emil Velikovdepmod: Remove a malloc call
2024-11-13  Tobias Stoeckmanndepmod: Write index in pre-order
2024-11-12  Emil Velikovmeson: undefine NDEBUG in the tests
2024-11-12  dependabot... ci: bump the all-actions group across 1 directory with...
2024-11-12  Tobias Stoeckmannlibkmod: Fix overflow in kmod_module_hex_to_str
2024-11-12  Tobias Stoeckmannlibkmod: Avoid overflows while parsing files
2024-11-12  Lucas De Marchitree-wide: Sprinkle _clang_suppress_alloc_
2024-11-12  Lucas De Marchilibkmod: Simplify lookup_builtin_file()
2024-11-12  Lucas De Marchishared: Ignore clang-analyzer on cleanup attribute
2024-11-12  Lucas De Marchibuild: Stop warning for attribute clang::suppress
2024-11-12  Lucas De Marchishared: Move cleanup attribute
2024-11-11  Emil Velikovman: add modprobe.conf.5 manpage link
2024-11-11  Emil Velikovmeson: install the configuration directories
2024-11-11  Emil Velikovmeson.build: install kmod symlinks to /usr/sbin/
2024-11-11  Emil Velikovci: add coreutils to Alpine
2024-11-08  Emil Velikovci: add code coverage via Codecov
2024-11-08  Emil VelikovRevert "testsuite/path: match the full rootpath"
2024-11-08  Emil Velikovci/codeql: use Ubuntu 24.04, adjust build flags
2024-11-08  Lucas De Marchibuild: Drop define not picked by meson
2024-11-08  Emil Velikovbuild: alpha sort the compiler flags
2024-11-08  Emil Velikovbuild: remove no longer needed -Wno flags
2024-11-08  Lucas De Marchici: Fix debian/ubuntu installation
2024-11-07  Tobias Stoeckmanndepmod: Check fstatat return value
2024-11-07  Tobias Stoeckmannlibkmod: Prevent ouf of boundary access
2024-11-07  Emil Velikovlibkmod: const struct index_mm as applicable
2024-11-07  Emil Velikovlibkmod: return bool from lookup_builtin_file()
2024-11-07  Emil Velikovlibkmod: factor out index_{mm_,}search based lookup
2024-11-07  Emil Velikovlibkmod: inline _idx_empty_str
2024-11-07  Emil Velikovlibkmod: convert index_{,mm_}value to uint32_t ...
2024-11-07  Emil Velikovlibkmod: pass bool alias_prefix to index_{,mm_}dump()
2024-11-07  Emil Velikovlibkmod: fix dumps for non-alias indexes
2024-11-07  Tobias Stoeckmannlibkmod: Validate symbol names in ELF files
2024-11-07  Tobias Stoeckmannlibkmod: Unify crclen calculation in ELF parser
2024-11-07  Lucas De MarchiREADME: Add release/distro/end-user recommendation
2024-11-07  Lucas De MarchiREADME: Let autotools follow the same steps as meson
2024-11-07  Emil Velikovci: re-enable sanitizers with Fedora 41
2024-11-07  Emil Velikovscripts/sanitizer-env.sh: support new clang 19 DSO
2024-11-07  Emil Velikovscripts/sanitizer-env.sh: check and warn if OUR_PRELOAD...
2024-11-07  Emil Velikovscripts/sanitizer-env.sh: promote unknown compiler...
2024-11-07  Emil Velikovscripts/sanitizer-env.sh: convert to heredoc
2024-11-07  Emil Velikovmeson: s/modulesi/modules/ typo
2024-11-07  Emil VelikovREADME.md: adjust the optional dependency note
2024-11-07  Emil Velikovmeson: default enable compression and openssl
2024-11-04  Tobias Stoeckmannlibkmod: Fix typo in comment
2024-11-01  Emil Velikovmeson: don't escape module_foo in kmod.pc
2024-11-01  Emil Velikovmeson: align default distconfdir with autotools
2024-10-30  Tobias Stoeckmannlibkmod: Properly skip first symbol entry
2024-10-29  Tobias Stoeckmannlibkmod: Unify kmod_module_new_from_* functions
2024-10-29  Tobias Stoeckmannlibkmod: Clean up all dependencies on error path
2024-10-29  Tobias Stoeckmannlibkmod: Clarify function signature
2024-10-29  Tobias Stoeckmannlibkmod: Simplify module dependency parsing
2024-10-29  Tobias Stoeckmannlibkmod: Fix typo in libkmod.h
next