aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Kconfig
AgeCommit message (Expand)Author
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
2022-08-05Merge tag 'asm-generic-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-07-17lib/stackdepot: replace CONFIG_STACK_HASH_ORDER with automatic sizingVlastimil Babka
2022-06-15lib: Add register read/write tracing supportPrasad Sodagudi
2022-06-12crypto: memneq - move into lib/Jason A. Donenfeld
2022-05-22lib: add generic polynomial calculationMichael Walle
2022-03-07crypto: add rocksoft 64b crc guard tag frameworkKeith Busch
2022-03-02Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2022-02-21ARM: 9178/1: fix unmet dependency on BITREVERSE for HAVE_ARCH_BITREVERSEJulian Braha
2022-01-23Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linuxLinus Torvalds
2022-01-22lib/stackdepot: allow optional init and stack_table allocation by kvmalloc()Vlastimil Babka
2022-01-18lib/crypto: add prompts back to crypto librariesJustin M. Forbes
2022-01-15arch: remove GENERIC_FIND_FIRST_BIT entirelyYury Norov
2021-12-06lib: add reference counting tracking infrastructureEric Dumazet
2021-09-01Merge tag 'asm-generic-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-07-30lib/test_string.c: move string selftest in the Runtime Testing menuMatteo Croce
2021-07-30asm-generic: reverse GENERIC_{STRNCPY_FROM,STRNLEN}_USER symbolsArnd Bergmann
2021-06-17lib: add iomem emulation (logic_iomem)Johannes Berg
2021-04-14lib: Add ASN.1 encoderJames Bottomley
2021-02-26lib: stackdepot: add support to configure STACK_HASH_SIZEYogesh Lal
2020-12-11Add and use a generic version of devmem_is_allowed()Palmer Dabbelt
2020-12-11lib: Add a generic version of devmem_is_allowed()Palmer Dabbelt
2020-10-06x86, powerpc: Rename memcpy_mcsafe() to copy_mc_to_{user, kernel}()Dan Williams
2020-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2020-07-31lib: Add zstd support to decompressNick Terrell
2020-07-28Add pldmfw library for PLDM firmware updateJacob Keller
2020-06-01Merge tag 'docs-5.8' of git://git.lwn.net/linuxLinus Torvalds
2020-06-01Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2020-05-08lib: add linear ranges helpersMatti Vaittinen
2020-04-21docs: Add rbtree documentation to the core-apiMatthew Wilcox (Oracle)