summaryrefslogtreecommitdiffstats
path: root/lib/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* PCI: Move pci_iomap.c to drivers/pci/Philipp Stanner2024-02-121-3/+0
* lib/stackdepot: use fixed-sized slots for stack recordsAndrey Konovalov2023-12-101-0/+10
* Merge tag 'cxl-for-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds2023-11-041-0/+3
|\
| * acpi: Move common tables helper functions to common libDave Jiang2023-10-271-0/+3
* | Merge tag 'bcachefs-2023-10-30' of https://evilpiepirate.org/git/bcachefsLinus Torvalds2023-10-301-0/+3
|\ \
| * | bcache: move closures to lib/Kent Overstreet2023-10-191-0/+3
| |/
* / lib: add light-weight queuing mechanism.NeilBrown2023-10-161-0/+5
|/
* lib/bch.c: use bitrev instead of internal logicJohn Sanpe2023-08-181-0/+1
* Kconfig: introduce HAS_IOPORT option and select it as necessaryNiklas Schnelle2023-04-051-0/+4
* Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-12-141-0/+4
|\
| * interval-tree: Add a utility to iterate over spans in an interval treeJason Gunthorpe2022-11-291-0/+4
* | Merge tag 'net-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2022-12-131-0/+1
|\ \
| * | lib: packing: replace bit_reverse() with bitrev8()Uladzislau Koshchanka2022-12-121-0/+1
| |/
* | Merge tag 'mm-nonmm-stable-2022-12-12' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2022-12-121-2/+2
|\ \
| * | cpumask: limit visibility of FORCE_NR_CPUSYury Norov2022-11-301-2/+2
| |/
* / memregion: Add cpu_cache_invalidate_memregion() interfaceDavidlohr Bueso2022-11-141-0/+3
|/
* Merge tag 'v6.1-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds2022-10-101-3/+0
|\
| * crypto: lib - create utils module and move __crypto_memneq into itEric Biggers2022-08-191-3/+0
* | Merge tag 'bitmap-6.1-rc1' of https://github.com/norov/linuxLinus Torvalds2022-10-101-0/+9
|\ \
| * | lib/cpumask: add FORCE_NR_CPUS config optionYury Norov2022-09-201-0/+9
| |/
* / zstd: Fixing mixed module-builtin objectsAlexey Kardashevskiy2022-10-031-2/+6
|/
* Merge tag 'mm-nonmm-stable-2022-08-06-2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2022-08-071-9/+0
|\
| * lib/stackdepot: replace CONFIG_STACK_HASH_ORDER with automatic sizingVlastimil Babka2022-07-171-9/+0
* | Merge tag 'asm-generic-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-08-051-0/+7
|\ \ | |/ |/|
| * lib: Add register read/write tracing supportPrasad Sodagudi2022-06-151-0/+7
* | crypto: memneq - move into lib/Jason A. Donenfeld2022-06-121-0/+3
|/
* lib: add generic polynomial calculationMichael Walle2022-05-221-0/+3
* crypto: add rocksoft 64b crc guard tag frameworkKeith Busch2022-03-071-0/+9
* Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2022-03-021-1/+0
|\
| * ARM: 9178/1: fix unmet dependency on BITREVERSE for HAVE_ARCH_BITREVERSEJulian Braha2022-02-211-1/+0
* | Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linuxLinus Torvalds2022-01-231-3/+0
|\ \
| * | arch: remove GENERIC_FIND_FIRST_BIT entirelyYury Norov2022-01-151-3/+0
| |/
* | lib/stackdepot: allow optional init and stack_table allocation by kvmalloc()Vlastimil Babka2022-01-221-0/+4
* | lib/crypto: add prompts back to crypto librariesJustin M. Forbes2022-01-181-0/+2
* | lib: add reference counting tracking infrastructureEric Dumazet2021-12-061-0/+5
|/
* Merge tag 'asm-generic-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-09-011-2/+8
|\
| * asm-generic: reverse GENERIC_{STRNCPY_FROM,STRNLEN}_USER symbolsArnd Bergmann2021-07-301-2/+8
* | lib/test_string.c: move string selftest in the Runtime Testing menuMatteo Croce2021-07-301-3/+0
|/
* lib: add iomem emulation (logic_iomem)Johannes Berg2021-06-171-0/+14
* lib: Add ASN.1 encoderJames Bottomley2021-04-141-0/+3
* lib: stackdepot: add support to configure STACK_HASH_SIZEYogesh Lal2021-02-261-0/+9
* Add and use a generic version of devmem_is_allowed()Palmer Dabbelt2020-12-111-0/+3
|\
| * lib: Add a generic version of devmem_is_allowed()Palmer Dabbelt2020-12-111-0/+3
* | x86, powerpc: Rename memcpy_mcsafe() to copy_mc_to_{user, kernel}()Dan Williams2020-10-061-1/+6
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2020-08-051-0/+4
|\
| * Add pldmfw library for PLDM firmware updateJacob Keller2020-07-281-0/+4
* | lib: Add zstd support to decompressNick Terrell2020-07-311-0/+4
|/
* Merge tag 'docs-5.8' of git://git.lwn.net/linuxLinus Torvalds2020-06-011-1/+1
|\
| * docs: Add rbtree documentation to the core-apiMatthew Wilcox (Oracle)2020-04-211-1/+1
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2020-06-011-0/+3
|\ \