summaryrefslogtreecommitdiffstats
path: root/lib
AgeCommit message (Expand)AuthorLines
2019-03-17Merge tag 'kbuild-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds-1/+1
2019-03-15Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds-1/+1
2019-03-14libfdt: prefix header search paths with $(srctree)/Masahiro Yamada-1/+1
2019-03-12Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-2/+15
2019-03-12Merge branch 'akpm' (patches from Andrew)Linus Torvalds-400/+223
2019-03-12Drop flex_arraysKent Overstreet-399/+1
2019-03-12generic radix treesKent Overstreet-1/+219
2019-03-12treewide: add checks for the return value of memblock_alloc*()Mike Rapoport-0/+3
2019-03-11Merge tag 'xarray-5.1-rc1' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds-127/+324
2019-03-10Merge tag 'kbuild-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds-0/+2
2019-03-10Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds-36/+0
2019-03-10Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-14/+10
2019-03-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds-1/+27
2019-03-09Merge tag 'printk-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds-1/+17
2019-03-09Merge tag 'gcc-plugins-v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-0/+389
2019-03-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/liv...Linus Torvalds-1/+686
2019-03-07lib/lzo: separate lzo-rle from lzoDave Rodgman-10/+35
2019-03-07lib/lzo: implement run-length encodingDave Rodgman-35/+152
2019-03-07lib/lzo: fast 8-byte copy on arm64Matt Sealey-1/+1
2019-03-07lib/lzo: 64-bit CTZ on arm64Matt Sealey-1/+1
2019-03-07lib/lzo: tidy-up ifdefsDave Rodgman-4/+4
2019-03-07lib/ubsan: default UBSAN_ALIGNMENT to not setAnders Roxell-5/+9
2019-03-07lib/test_firmware.c: remove some dead codeDan Carpenter-9/+0
2019-03-07lib/assoc_array.c: mark expected switch fall-throughGustavo A. R. Silva-0/+1
2019-03-07lib/test_ubsan.c: VLA no longer used in kernelOlof Johansson-10/+1
2019-03-07lib/div64.c: off by one in shiftStanislaw Gruszka-2/+2
2019-03-07dynamic_debug: move pr_err from module.c to ddebug_add_moduleRasmus Villemoes-1/+3
2019-03-07dynamic_debug: remove unused EXPORT_SYMBOLsRasmus Villemoes-2/+0
2019-03-07dynamic_debug: use pointer comparison in ddebug_remove_moduleRasmus Villemoes-1/+2
2019-03-07dynamic_debug: don't duplicate modname in ddebug_add_moduleRasmus Villemoes-8/+7
2019-03-07lib/vsprintf.c: move sizeof(struct printf_spec) next to its definitionRasmus Villemoes-2/+3
2019-03-06Merge tag 'driver-core-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-9/+6
2019-03-06Merge tag 'char-misc-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-5/+136
2019-03-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds-53/+567
2019-03-06Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-2/+7
2019-03-06Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-5/+15
2019-03-05mm/page_owner: move config option to mm/Kconfig.debugChangbin Du-17/+0
2019-03-05vmalloc: add test driver to analyse vmalloc allocatorUladzislau Rezki (Sony)-0/+565
2019-03-05mm: replace all open encodings for NUMA_NO_NODEAnshuman Khandual-1/+2
2019-03-05kasan: remove use after scope bugs detection.Andrey Ryabinin-35/+0
2019-03-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-0/+22
2019-03-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller-0/+2
2019-03-04lib: Introduce test_stackinit moduleKees Cook-0/+389
2019-03-01kasan: turn off asan-stack for clang-8 and earlierArnd Bergmann-0/+22
2019-02-28lib/raid6: arm: optimize away a mask operation in NEON recovery routineArd Biesheuvel-6/+6
2019-02-28lib/raid6: use vdupq_n_u8 to avoid endianness warningsndesaulniers@google.com-8/+4
2019-02-28kbuild: move -gsplit-dwarf, -gdwarf-4 option tests to KconfigMasahiro Yamada-0/+2
2019-02-28lib/vsprintf: Remove %pCr remnant in commentGeert Uytterhoeven-1/+0
2019-02-28Merge branch 'linus' into perf/core, to pick up fixesIngo Molnar-13/+22
2019-02-28locking/lockdep: Make it easy to detect whether or not inside a selftestBart Van Assche-0/+2