summaryrefslogtreecommitdiff
path: root/lib/Kconfig
AgeCommit message (Expand)Author
2025-04-04lib/crc: remove CONFIG_LIBCRC32CEric Biggers
2025-04-04lib/crc: document all the CRC library kconfig optionsEric Biggers
2025-04-04lib/crc: remove unnecessary prompt for CONFIG_CRC_ITU_TEric Biggers
2025-04-04lib/crc: remove unnecessary prompt for CONFIG_CRC_T10DIFEric Biggers
2025-04-04lib/crc: remove unnecessary prompt for CONFIG_CRC16Eric Biggers
2025-04-04lib/crc: remove unnecessary prompt for CONFIG_CRC_CCITTEric Biggers
2025-04-04lib/crc: remove unnecessary prompt for CONFIG_CRC32 and drop 'default y'Eric Biggers
2025-03-10lib/crc: remove unnecessary prompt for CONFIG_CRC64Eric Biggers
2025-03-10lib/crc: remove unnecessary prompt for CONFIG_LIBCRC32CEric Biggers
2025-03-10lib/crc: remove unnecessary prompt for CONFIG_CRC8Eric Biggers
2025-03-10lib/crc: remove unnecessary prompt for CONFIG_CRC7Eric Biggers
2025-03-10lib/crc: remove unnecessary prompt for CONFIG_CRC4Eric Biggers
2025-02-08lib/crc64: add support for arch-optimized implementationsEric Biggers
2025-02-08lib/crc64-rocksoft: stop wrapping the crypto APIEric Biggers
2025-01-29lib/crc32: remove other generic implementationsEric Biggers
2025-01-29lib/crc: simplify the kconfig options for CRC implementationsEric Biggers
2024-12-09lib/crc32test: delete obsolete crc32test.cEric Biggers
2024-12-01lib/crc-t10dif: add support for arch overridesEric Biggers
2024-12-01lib/crc-t10dif: stop wrapping the crypto APIEric Biggers
2024-12-01lib/crc32: make crc32c() go directly to libEric Biggers
2024-12-01lib/crc32: improve support for arch-specific overridesEric Biggers
2024-11-25Merge tag 'mm-nonmm-stable-2024-11-24-02-05' of git://git.kernel.org/pub/scm/...Linus Torvalds
2024-11-05lib/min_heap: introduce non-inline versions of min heap API functionsKuan-Wei Chiu
2024-11-05lib/Makefile: make union-find compilation conditional on CONFIG_CPUSETSKuan-Wei Chiu
2024-10-03lib: packing: add KUnit tests adapted from selftestsJacob Keller
2024-06-25dim: make DIMLIB dependent on NETHeng Qi
2024-06-18cpumask: limit FORCE_NR_CPUS to just the UP caseLinus Torvalds
2024-05-07lib: Allow for the DIM library to be modularFlorian Fainelli
2024-02-12PCI: Move pci_iomap.c to drivers/pci/Philipp Stanner
2023-12-10lib/stackdepot: use fixed-sized slots for stack recordsAndrey Konovalov
2023-11-04Merge tag 'cxl-for-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds
2023-10-30Merge tag 'bcachefs-2023-10-30' of https://evilpiepirate.org/git/bcachefsLinus Torvalds
2023-10-27acpi: Move common tables helper functions to common libDave Jiang
2023-10-19bcache: move closures to lib/Kent Overstreet
2023-10-16lib: add light-weight queuing mechanism.NeilBrown
2023-08-18lib/bch.c: use bitrev instead of internal logicJohn Sanpe
2023-04-05Kconfig: introduce HAS_IOPORT option and select it as necessaryNiklas Schnelle
2022-12-14Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-12-13Merge tag 'net-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-12-12Merge tag 'mm-nonmm-stable-2022-12-12' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2022-12-12lib: packing: replace bit_reverse() with bitrev8()Uladzislau Koshchanka
2022-11-30cpumask: limit visibility of FORCE_NR_CPUSYury Norov
2022-11-29interval-tree: Add a utility to iterate over spans in an interval treeJason Gunthorpe
2022-11-14memregion: Add cpu_cache_invalidate_memregion() interfaceDavidlohr Bueso
2022-10-10Merge tag 'v6.1-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds
2022-10-10Merge tag 'bitmap-6.1-rc1' of https://github.com/norov/linuxLinus Torvalds
2022-10-03zstd: Fixing mixed module-builtin objectsAlexey Kardashevskiy
2022-09-20lib/cpumask: add FORCE_NR_CPUS config optionYury Norov
2022-08-19crypto: lib - create utils module and move __crypto_memneq into itEric Biggers
2022-08-07Merge tag 'mm-nonmm-stable-2022-08-06-2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds