aboutsummaryrefslogtreecommitdiff
path: root/lib/Kconfig
AgeCommit message (Expand)Author
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)
2020-04-18x86/asm: Provide a Kconfig symbol for disabling old assembly annotationsMark Brown
2020-02-20mm/memremap_pages: Introduce memremap_compat_align()Dan Williams
2020-02-11Merge tag 'trace-v5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2020-02-10bootconfig: Remove unneeded CONFIG_LIBXBCMasami Hiramatsu
2020-02-06Merge tag 'trace-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds
2020-01-31lib/zlib: add s390 hardware support for kernel zlib_deflateMikhail Zaslonko
2020-01-13bootconfig: Add Extra Boot Config supportMasami Hiramatsu
2019-12-07lib/: fix Kconfig indentationKrzysztof Kozlowski
2019-11-28Merge tag 'ioremap-5.5' of git://git.infradead.org/users/hch/ioremapLinus Torvalds
2019-11-26Merge branch 'acpi-mm'Rafael J. Wysocki
2019-11-11lib: provide a simple generic ioremap implementationChristoph Hellwig
2019-11-10lib: Remove select of inexistant GENERIC_IOCorentin Labbe
2019-11-07lib: Uplevel the pmem "region" ida to a global allocatorDan Williams
2019-09-27lib: dimlib: fix help text typosRandy Dunlap
2019-09-27dimlib: make DIMLIB a hidden symbolUwe Kleine-König
2019-09-11lib/Kconfig: fix OBJAGG in lib/ menu structureRandy Dunlap
2019-07-19Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds
2019-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2019-06-25linux/dim: Move implementation to .c filesTal Gilboa
2019-06-22lib/vdso: Provide generic VDSO implementationVincenzo Frascino
2019-06-17memory: move jedec_ddr_data.c from lib/ to drivers/memory/Masahiro Yamada
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-16Merge tag 'asm-generic-nommu' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-05-14lib: Move mathematic helpers to separate folderAndy Shevchenko
2019-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2019-05-03lib: Add support for generic packing operationsVladimir Oltean
2019-04-29stacktrace: Provide common infrastructureThomas Gleixner
2019-04-23asm-generic: provide entirely generic nommu uaccessChristoph Hellwig
2019-01-03Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli...Jens Axboe
2018-12-28Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2018-12-20lib/raid6: add option to skip algo benchmarkingDaniel Verkamp
2018-12-06arch: switch the default on ARCH_HAS_SG_CHAINChristoph Hellwig
2018-11-15lib: introduce initial implementation of object aggregation managerJiri Pirko
2018-10-31Merge tag 'riscv-for-linus-4.20-mw2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-10-31Revert "lib: Add umoddi3 and udivmoddi4 of GCC library routines"Palmer Dabbelt
2018-10-28Merge branch 'xarray' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds
2018-10-22lib: Add umoddi3 and udivmoddi4 of GCC library routinesZong Li
2018-10-21radix tree: Remove multiorder supportMatthew Wilcox
2018-09-29xarray: Change definition of sibling entriesMatthew Wilcox
2018-08-22lib/Kconfig: remove 'default n' for testsAndy Shevchenko