summaryrefslogtreecommitdiff
path: root/lib/Kconfig
AgeCommit message (Expand)AuthorFilesLines
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-10lib/crc32test: delete obsolete crc32test.cEric Biggers1-9/+0
2024-12-02lib/crc-t10dif: add support for arch overridesEric Biggers1-0/+32
2024-12-02lib/crc-t10dif: stop wrapping the crypto APIEric Biggers1-2/+0
2024-12-02lib/crc32: make crc32c() go directly to libEric Biggers1-7/+3
2024-12-02lib/crc32: improve support for arch-specific overridesEric Biggers1-16/+54
2024-11-26Merge tag 'mm-nonmm-stable-2024-11-24-02-05' of git://git.kernel.org/pub/scm/...Linus Torvalds1-0/+6
2024-11-06lib/min_heap: introduce non-inline versions of min heap API functionsKuan-Wei Chiu1-0/+3
2024-11-06lib/Makefile: make union-find compilation conditional on CONFIG_CPUSETSKuan-Wei Chiu1-0/+3
2024-10-04lib: packing: add KUnit tests adapted from selftestsJacob Keller1-0/+12
2024-06-26dim: 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-08lib: 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-11lib/stackdepot: use fixed-sized slots for stack recordsAndrey Konovalov1-0/+10
2023-11-05Merge tag 'cxl-for-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds1-0/+3
2023-10-31Merge tag 'bcachefs-2023-10-30' of https://evilpiepirate.org/git/bcachefsLinus Torvalds1-0/+3
2023-10-28acpi: 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-14Merge tag 'net-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-0/+1
2022-12-13Merge tag 'mm-nonmm-stable-2022-12-12' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-2/+2
2022-12-13lib: packing: replace bit_reverse() with bitrev8()Uladzislau Koshchanka1-0/+1
2022-12-01cpumask: 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-02zstd: Fixing mixed module-builtin objectsAlexey Kardashevskiy1-2/+6
2022-09-21lib/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
2022-08-07Merge tag 'mm-nonmm-stable-2022-08-06-2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-9/+0
2022-08-05Merge tag 'asm-generic-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+7
2022-07-18lib/stackdepot: replace CONFIG_STACK_HASH_ORDER with automatic sizingVlastimil Babka1-9/+0
2022-06-15lib: Add register read/write tracing supportPrasad Sodagudi1-0/+7
2022-06-12crypto: memneq - move into lib/Jason A. Donenfeld1-0/+3
2022-05-22lib: add generic polynomial calculationMichael Walle1-0/+3
2022-03-07crypto: add rocksoft 64b crc guard tag frameworkKeith Busch1-0/+9
2022-03-03Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds1-1/+0
2022-02-21ARM: 9178/1: fix unmet dependency on BITREVERSE for HAVE_ARCH_BITREVERSEJulian Braha1-1/+0
2022-01-23Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linuxLinus Torvalds1-3/+0
2022-01-22lib/stackdepot: allow optional init and stack_table allocation by kvmalloc()Vlastimil Babka1-0/+4
2022-01-18lib/crypto: add prompts back to crypto librariesJustin M. Forbes1-0/+2
2022-01-15arch: remove GENERIC_FIND_FIRST_BIT entirelyYury Norov1-3/+0
2021-12-07lib: add reference counting tracking infrastructureEric Dumazet1-0/+5
2021-09-02Merge tag 'asm-generic-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-2/+8