summaryrefslogtreecommitdiffstats
path: root/lib/Makefile
Commit message (Expand)AuthorAgeFilesLines
* ubsan: build ubsan.c more conservativelyArnd Bergmann2019-08-031-1/+2
* Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds2019-07-201-2/+0Star
|\
| * memory: move jedec_ddr_data.c from lib/ to drivers/memory/Masahiro Yamada2019-06-171-2/+0Star
* | lib: introduce test_meminit moduleAlexander Potapenko2019-07-171-0/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2019-07-111-0/+2
|\ \
| * | blackhole_dev: add a selftestMahesh Bandewar2019-07-021-0/+1
| * | linux/dim: Move implementation to .c filesTal Gilboa2019-06-251-0/+1
| |/
* / crypto: arc4 - refactor arc4 core code into separate libraryArd Biesheuvel2019-06-201-1/+1
|/
* lib: Move mathematic helpers to separate folderAndy Shevchenko2019-05-151-9/+6Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2019-05-081-0/+1
|\
| * lib: Add support for generic packing operationsVladimir Oltean2019-05-031-0/+1
* | Merge tag 'linux-kselftest-5.2-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-05-071-0/+1
|\ \
| * | lib: Add test module for strscpy_padTobin C. Harding2019-04-091-0/+1
| |/
* | Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-05-061-0/+1
|\ \
| * | x86/uaccess, ubsan: Fix UBSAN vs. SMAPPeter Zijlstra2019-04-031-0/+1
| |/
* / x86/mm/mem_encrypt: Disable all instrumentation for early SME setupGary Hook2019-04-301-0/+11
|/
* libfdt: prefix header search paths with $(srctree)/Masahiro Yamada2019-03-131-1/+1
* Drop flex_arraysKent Overstreet2019-03-121-1/+1
* generic radix treesKent Overstreet2019-03-121-1/+2
* Merge tag 'gcc-plugins-v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-03-091-0/+1
|\
| * lib: Introduce test_stackinit moduleKees Cook2019-03-041-0/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/liv...Linus Torvalds2019-03-081-0/+2
|\ \
| * | selftests/livepatch: introduce testsJoe Lawrence2019-01-111-0/+2
| |/
* / vmalloc: add test driver to analyse vmalloc allocatorUladzislau Rezki (Sony)2019-03-061-0/+1
|/
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2018-12-271-1/+1
|\
| * crypto: chacha20-generic - refactor to allow varying number of roundsEric Biggers2018-11-201-1/+1
* | lib: introduce initial implementation of object aggregation managerJiri Pirko2018-11-151-0/+2
|/
* Merge tag 'riscv-for-linus-4.20-mw2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-11-011-1/+0Star
|\
| * Revert "lib: Add umoddi3 and udivmoddi4 of GCC library routines"Palmer Dabbelt2018-10-311-1/+0Star
* | Merge tag 'vla-v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...Linus Torvalds2018-10-281-0/+2
|\ \
| * | Makefile: Globally enable VLA warningKees Cook2018-10-111-0/+2
* | | Merge branch 'xarray' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds2018-10-281-1/+2
|\ \ \
| * | | xarray: Add XArray load operationMatthew Wilcox2018-10-211-0/+1
| * | | xarray: Add definition of struct xarrayMatthew Wilcox2018-10-211-1/+1
| |/ /
* | | Merge tag 'char-misc-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-10-261-1/+2
|\ \ \ | |_|/ |/| |
| * | lib: Fix ia64 bootloader linkageAlexander Shishkin2018-10-161-1/+1
| * | lib: Add memcat_p(): paste 2 pointer arrays togetherAlexander Shishkin2018-10-111-0/+1
| |/
* | lib: Add umoddi3 and udivmoddi4 of GCC library routinesZong Li2018-10-231-0/+1
* | lib/bch: fix possible stack overrunArnd Bergmann2018-10-121-1/+0Star
|/
* Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds2018-08-261-0/+1
|\
| * ida: Start new test_ida moduleMatthew Wilcox2018-08-221-0/+1
* | lib: add crc64 calculation routinesColy Li2018-08-221-0/+11
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2018-08-161-1/+1
|\ \
| * | scsi: Remove percpu_idaMatthew Wilcox2018-06-201-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-08-161-0/+1
|\ \ \
| * \ \ Merge tag 'wireless-drivers-next-for-davem-2018-07-23' of git://git.kernel.or...David S. Miller2018-07-241-0/+1
| |\ \ \ | | |_|/ | |/| |
| | * | bitfield: add testsJohannes Berg2018-06-271-0/+1
| | |/
* | | Merge tag 'nand/for-4.19' of git://git.infradead.org/linux-mtd into mtd/nextBoris Brezillon2018-08-111-11/+1Star
|\| |
| * | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2018-06-241-5/+1Star
| |\ \
| | * | alpha: Remove custom dec_and_lock() implementationSebastian Andrzej Siewior2018-06-121-5/+1Star