aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Makefile (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-12-05Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-1/+1
2019-11-26Merge tag 'acpi-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-0/+1
2019-11-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-2/+1
2019-11-25Merge tag 'printk-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printkLinus Torvalds1-0/+1
2019-11-17crypto: chacha - move existing library code into lib/cryptoArd Biesheuvel1-2/+1
2019-11-07lib: Uplevel the pmem "region" ida to a global allocatorDan Williams1-0/+1
2019-11-05logic_pio: Build into a libraryJohn Garry1-1/+1
2019-11-01lib/list-test: add a test for the 'list' doubly linked listDavid Gow1-0/+3
2019-10-17printf: add support for printing symbolic error namesRasmus Villemoes1-0/+1
2019-09-30lib: enable building KUnit in lib/Brendan Higgins1-0/+2
2019-09-06Merge branch 'x86/cleanups' into x86/cpu, to pick up dependent changesIngo Molnar1-4/+0
2019-08-14lib: Remove redundant ftrace flag removalMark Rutland1-4/+0
2019-08-03ubsan: build ubsan.c more conservativelyArnd Bergmann1-1/+2
2019-07-19Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-2/+0
2019-07-16lib: introduce test_meminit moduleAlexander Potapenko1-0/+1
2019-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+2
2019-07-01blackhole_dev: add a selftestMahesh Bandewar1-0/+1
2019-06-25linux/dim: Move implementation to .c filesTal Gilboa1-0/+1
2019-06-20crypto: arc4 - refactor arc4 core code into separate libraryArd Biesheuvel1-1/+1
2019-06-17memory: move jedec_ddr_data.c from lib/ to drivers/memory/Masahiro Yamada1-2/+0
2019-05-14lib: Move mathematic helpers to separate folderAndy Shevchenko1-9/+6
2019-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+1
2019-05-06Merge tag 'linux-kselftest-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftestLinus Torvalds1-0/+1
2019-05-06Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2019-05-03lib: Add support for generic packing operationsVladimir Oltean1-0/+1
2019-04-30x86/mm/mem_encrypt: Disable all instrumentation for early SME setupGary Hook1-0/+11
2019-04-08lib: Add test module for strscpy_padTobin C. Harding1-0/+1
2019-04-03x86/uaccess, ubsan: Fix UBSAN vs. SMAPPeter Zijlstra1-0/+1
2019-03-14libfdt: prefix header search paths with $(srctree)/Masahiro Yamada1-1/+1
2019-03-12Drop flex_arraysKent Overstreet1-1/+1
2019-03-12generic radix treesKent Overstreet1-1/+2
2019-03-09Merge tag 'gcc-plugins-v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds1-0/+1
2019-03-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/livepatching/livepatchingLinus Torvalds1-0/+2
2019-03-05vmalloc: add test driver to analyse vmalloc allocatorUladzislau Rezki (Sony)1-0/+1
2019-03-04lib: Introduce test_stackinit moduleKees Cook1-0/+1
2019-01-11selftests/livepatch: introduce testsJoe Lawrence1-0/+2
2018-12-27Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-1/+1
2018-11-20crypto: chacha20-generic - refactor to allow varying number of roundsEric Biggers1-1/+1
2018-11-15lib: introduce initial implementation of object aggregation managerJiri Pirko1-0/+2
2018-10-31Merge tag 'riscv-for-linus-4.20-mw2' of git://git.kernel.org/pub/scm/linux/kernel/git/palmer/riscv-linuxLinus Torvalds1-1/+0
2018-10-31Revert "lib: Add umoddi3 and udivmoddi4 of GCC library routines"Palmer Dabbelt1-1/+0
2018-10-28Merge tag 'vla-v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds1-0/+2
2018-10-28Merge branch 'xarray' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds1-1/+2
2018-10-26Merge tag 'char-misc-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds1-1/+2
2018-10-22lib: Add umoddi3 and udivmoddi4 of GCC library routinesZong Li1-0/+1
2018-10-21xarray: Add XArray load operationMatthew Wilcox1-0/+1
2018-10-21xarray: Add definition of struct xarrayMatthew Wilcox1-1/+1
2018-10-16lib: Fix ia64 bootloader linkageAlexander Shishkin1-1/+1
2018-10-12lib/bch: fix possible stack overrunArnd Bergmann1-1/+0
2018-10-11Makefile: Globally enable VLA warningKees Cook1-0/+2