summaryrefslogtreecommitdiffstats
path: root/lib/Makefile
AgeCommit message (Expand)AuthorLines
2020-05-19mm/hmm/test: add selftest driver for HMMRalph Campbell-0/+1
2020-05-08lib/test_linear_ranges: add a test for the 'linear_ranges'Matti Vaittinen-0/+1
2020-05-08lib: add linear ranges helpersMatti Vaittinen-0/+1
2020-04-13Merge tag 'v5.7-rc1' into locking/kcsan, to resolve conflicts and refreshIngo Molnar-0/+9
2020-04-07ubsan: add trap instrumentation optionKees Cook-0/+2
2020-04-07lib/stackdepot.c: build with -fno-builtinAlexander Potapenko-0/+4
2020-04-07lib: test_stackinit.c: XFAIL switch variable init testsKees Cook-0/+1
2020-04-07lib/test_lockup: test module to generate lockupsKonstantin Khlebnikov-0/+1
2020-03-21Merge branch 'x86/kdump' into locking/kcsan, to resolve conflictsIngo Molnar-3/+7
2020-03-06lib: Introduce generic min-heapIan Rogers-0/+1
2020-02-11Merge tag 'trace-v5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds-1/+1
2020-02-10bootconfig: Remove unneeded CONFIG_LIBXBCMasami Hiramatsu-1/+1
2020-02-09Merge tag 'kbuild-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds-2/+2
2020-02-06Merge tag 'trace-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds-0/+2
2020-02-04kbuild: rename hostprogs-y/always to hostprogs/always-yMasahiro Yamada-2/+2
2020-01-31kcov: ignore fault-inject and stacktraceDmitry Vyukov-0/+1
2020-01-31lib/zlib: add s390 hardware support for kernel zlib_deflateMikhail Zaslonko-0/+1
2020-01-24Merge branch 'kcsan.2020.01.07a' into locking/kcsanIngo Molnar-0/+1
2020-01-13bootconfig: Add Extra Boot Config supportMasami Hiramatsu-0/+2
2020-01-08libfdt: include fdt_addresses.cAKASHI Takahiro-1/+1
2020-01-07kcsan, ubsan: Make KCSAN+UBSAN work togetherMarco Elver-0/+1
2019-12-30Merge tag 'v5.5-rc4' into locking/kcsan, to resolve conflictsIngo Molnar-3/+9
2019-12-05Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds-1/+1
2019-11-26Merge tag 'acpi-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds-0/+1
2019-11-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds-2/+1
2019-11-25Merge tag 'printk-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds-0/+1
2019-11-17crypto: chacha - move existing library code into lib/cryptoArd Biesheuvel-2/+1
2019-11-16kcsan: Add Kernel Concurrency Sanitizer infrastructureMarco Elver-0/+3
2019-11-07lib: Uplevel the pmem "region" ida to a global allocatorDan Williams-0/+1
2019-11-05logic_pio: Build into a libraryJohn Garry-1/+1
2019-11-01lib/list-test: add a test for the 'list' doubly linked listDavid Gow-0/+3
2019-10-17printf: add support for printing symbolic error namesRasmus Villemoes-0/+1
2019-09-30lib: enable building KUnit in lib/Brendan Higgins-0/+2
2019-09-06Merge branch 'x86/cleanups' into x86/cpu, to pick up dependent changesIngo Molnar-4/+0
2019-08-14lib: Remove redundant ftrace flag removalMark Rutland-4/+0
2019-08-03ubsan: build ubsan.c more conservativelyArnd Bergmann-1/+2
2019-07-19Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds-2/+0
2019-07-16lib: introduce test_meminit moduleAlexander Potapenko-0/+1
2019-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-0/+2
2019-07-01blackhole_dev: add a selftestMahesh Bandewar-0/+1
2019-06-25linux/dim: Move implementation to .c filesTal Gilboa-0/+1
2019-06-20crypto: arc4 - refactor arc4 core code into separate libraryArd Biesheuvel-1/+1
2019-06-17memory: move jedec_ddr_data.c from lib/ to drivers/memory/Masahiro Yamada-2/+0
2019-05-14lib: Move mathematic helpers to separate folderAndy Shevchenko-9/+6
2019-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-0/+1
2019-05-06Merge tag 'linux-kselftest-5.2-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-0/+1
2019-05-06Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-0/+1
2019-05-03lib: Add support for generic packing operationsVladimir Oltean-0/+1
2019-04-30x86/mm/mem_encrypt: Disable all instrumentation for early SME setupGary Hook-0/+11
2019-04-08lib: Add test module for strscpy_padTobin C. Harding-0/+1