]> git.ipfire.org Git - thirdparty/kmod.git/shortlog
thirdparty/kmod.git
2025-01-04  Lucas De Marchishared/macro: Add _alignedptr_
2025-01-04  Lucas De Marchishared/macro: Add macros for more attributes
2025-01-04  Lucas De Marchitestsuite: Fix build when linking with lld
2025-01-03  Grayson Noceratools: specify buffer to be size PATH_MAX
2025-01-02  Tobias Stoeckmannstrbuf: Extend strbuf_reserve_extra size check
2025-01-02  Tobias Stoeckmannlibkmod: Use correct data types for ELF arithmetic
2024-12-22  Tobias Stoeckmannlsmod: Simplify code
2024-12-06  Lucas De Marchici: Add 2 more pipelines to the matrix
2024-12-06  Lucas De Marchici: Add configure tests for dlopen
2024-12-06  Lucas De Marchici: Fix fail due to existent build dir
2024-12-06  Lucas De Marchilibkmod: Add ELF notes to compression libraries
2024-12-06  Lucas De Marchimeson: Allow to set dlopen option for compression libraries
2024-12-06  Lucas De Marchimeson: Let openssl option follow same logic as compression
2024-12-06  Lucas De Marchimeson: Simplify compression handling
2024-12-06  Lucas De Marchibuild: Always define ENABLE_* macros
2024-12-06  Lucas De Marchilibkmod/zstd: Allow to load libzstd.so on demand
2024-12-06  Lucas De Marchilibkmod/zstd: Do not re-use size_t for ret
2024-12-06  Lucas De Marchilibkmod/zlib: Allow to load libz.so on demand
2024-12-06  Lucas De Marchilibkmod/zlib: s/err/ret/ for consistency
2024-12-06  Lucas De Marchilibkmod/xz: Allow to load liblzma.so on demand
2024-12-06  Lucas De Marchiutil: Add dlfcn helpers
2024-12-06  Lucas De MarchiAdd TAKE_PTR()
2024-12-04  Tobias Stoeckmanntools: Unify help messages
2024-11-29  Emil Velikovtestsuite/test-weakdep: remove custom handling
2024-11-29  Martin Wilcklibkmod: hash_new(): always use a step size of at least 4
2024-11-29  Martin Wilcklibkmod: strbuf_pushchars: handle pushing empty string...
2024-11-29  Martin Wilcktestsuite: test_strbuf_pushmem: test pushing 0 bytes...
2024-11-29  Martin Wilcklibkmod: hash_del: handle deleting a non-existing eleme...
2024-11-29  Martin Wilcktestsuite: test-hash: add a test for deleting a non...
2024-11-29  Martin Wilcklibkmod: hash_del: fix out-of-bounds memory access
2024-11-29  Martin Wilcktestsuite: test-hash: add a test for deleting a single...
2024-11-29  Martin Wilckman: remove duplicate option in depmod.8.scd
2024-11-29  Emil Velikovlibkmod: expand the deprecated/0xB007FA57 comment
2024-11-29  Lucas De Marchitestsuite: Test that modprobe --show-depends doesn...
2024-11-29  Lucas De Marchitestsuite: No need to check for not loaded
2024-11-29  Lucas De Marchitestsuite: Check cmdline for multiple blacklist
2024-11-29  Lucas De Marchitestsuite: Remove duplicated directory
2024-11-29  Tobias Stoeckmannlibkmod: Improve index dump performance
2024-11-22  Emil Velikovlibkmod: use uint8_t for the child prefix/index
2024-11-22  Emil Velikovdepmod: use uint8_t for the child prefix/index
2024-11-21  Tobias Stoeckmannlibkmod, tools: Fix format specifiers
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
next