summaryrefslogtreecommitdiffstats
path: root/lib/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \
| * | x86/asm: Provide a Kconfig symbol for disabling old assembly annotationsMark Brown2020-04-181-0/+3
| |/
* / lib: add linear ranges helpersMatti Vaittinen2020-05-081-0/+3
|/
* mm/memremap_pages: Introduce memremap_compat_align()Dan Williams2020-02-201-0/+3
* Merge tag 'trace-v5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2020-02-111-3/+0
|\
| * bootconfig: Remove unneeded CONFIG_LIBXBCMasami Hiramatsu2020-02-101-3/+0
* | Merge tag 'trace-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds2020-02-061-0/+3
|\|
| * bootconfig: Add Extra Boot Config supportMasami Hiramatsu2020-01-131-0/+3
* | lib/zlib: add s390 hardware support for kernel zlib_deflateMikhail Zaslonko2020-01-311-0/+7
|/
* lib/: fix Kconfig indentationKrzysztof Kozlowski2019-12-071-1/+1
* Merge tag 'ioremap-5.5' of git://git.infradead.org/users/hch/ioremapLinus Torvalds2019-11-281-0/+3
|\
| * lib: provide a simple generic ioremap implementationChristoph Hellwig2019-11-111-0/+3
* | Merge branch 'acpi-mm'Rafael J. Wysocki2019-11-261-0/+3
|\ \ | |/ |/|
| * lib: Uplevel the pmem "region" ida to a global allocatorDan Williams2019-11-071-0/+3
* | lib: Remove select of inexistant GENERIC_IOCorentin Labbe2019-11-101-1/+0
|/
* lib: dimlib: fix help text typosRandy Dunlap2019-09-271-1/+1
* dimlib: make DIMLIB a hidden symbolUwe Kleine-König2019-09-271-2/+1
* lib/Kconfig: fix OBJAGG in lib/ menu structureRandy Dunlap2019-09-111-3/+3
* Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds2019-07-191-8/+0
|\
| * memory: move jedec_ddr_data.c from lib/ to drivers/memory/Masahiro Yamada2019-06-171-8/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2019-07-111-0/+8
|\ \
| * | linux/dim: Move implementation to .c filesTal Gilboa2019-06-251-0/+8
| |/
* / lib/vdso: Provide generic VDSO implementationVincenzo Frascino2019-06-221-0/+5
|/
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
* Merge tag 'asm-generic-nommu' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-05-161-0/+4
|\
| * asm-generic: provide entirely generic nommu uaccessChristoph Hellwig2019-04-231-0/+4
* | lib: Move mathematic helpers to separate folderAndy Shevchenko2019-05-141-12/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2019-05-071-0/+17
|\ \
| * | lib: Add support for generic packing operationsVladimir Oltean2019-05-031-0/+17
| |/
* / stacktrace: Provide common infrastructureThomas Gleixner2019-04-291-0/+4
|/
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli...Jens Axboe2019-01-031-0/+8
|\
| * lib/raid6: add option to skip algo benchmarkingDaniel Verkamp2018-12-201-0/+8
* | Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2018-12-281-1/+1
|\ \
| * | arch: switch the default on ARCH_HAS_SG_CHAINChristoph Hellwig2018-12-061-1/+1
| |/
* / lib: introduce initial implementation of object aggregation managerJiri Pirko2018-11-151-0/+3
|/
* Merge tag 'riscv-for-linus-4.20-mw2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-10-311-3/+0
|\
| * Revert "lib: Add umoddi3 and udivmoddi4 of GCC library routines"Palmer Dabbelt2018-10-311-3/+0
* | Merge branch 'xarray' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds2018-10-281-1/+4
|\ \ | |/ |/|
| * radix tree: Remove multiorder supportMatthew Wilcox2018-10-211-4/+0
| * xarray: Change definition of sibling entriesMatthew Wilcox2018-09-291-0/+7