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