summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAge
* Merge tag 'kbuild-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2019-03-17
|\
| * libfdt: prefix header search paths with $(srctree)/Masahiro Yamada2019-03-13
* | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2019-03-15
|\ \ | |/ |/|
| * ARM: 8833/1: Ensure that NEON code always compiles with ClangNathan Chancellor2019-02-12
* | Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-03-12
|\ \
| * | iov_iter: optimize page_copy_sane()Eric Dumazet2019-02-26
| |/
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-03-12
|\ \
| * | Drop flex_arraysKent Overstreet2019-03-12
| * | generic radix treesKent Overstreet2019-03-12
| * | treewide: add checks for the return value of memblock_alloc*()Mike Rapoport2019-03-12
* | | Merge tag 'xarray-5.1-rc1' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds2019-03-11
|\ \ \ | |/ / |/| |
| * | XArray: Fix xa_reserve for 2-byte aligned entriesMatthew Wilcox2019-02-21
| * | XArray: Fix xa_erase of 2-byte aligned entriesMatthew Wilcox2019-02-21
| * | XArray: Use xa_cmpxchg to implement xa_reserveMatthew Wilcox2019-02-20
| * | XArray: Fix xa_release in allocating arraysMatthew Wilcox2019-02-20
| * | XArray: Mark xa_insert and xa_reserve as must_checkMatthew Wilcox2019-02-09
| * | XArray: Add cyclic allocationMatthew Wilcox2019-02-06
| * | XArray: Redesign xa_alloc APIMatthew Wilcox2019-02-06
| * | XArray: Add support for 1s-based allocationMatthew Wilcox2019-02-06
| * | XArray: Change xa_insert to return -EBUSYMatthew Wilcox2019-02-06
| * | XArray: Update xa_erase family descriptionsMatthew Wilcox2019-02-04
| * | XArray tests: RCU lock prohibits GFP_KERNELMatthew Wilcox2019-02-04
* | | Merge tag 'kbuild-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2019-03-10
|\ \ \
| * | | kbuild: move -gsplit-dwarf, -gdwarf-4 option tests to KconfigMasahiro Yamada2019-02-28
* | | | Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2019-03-10
|\ \ \ \
| * | | | dma-mapping: move debug configuration options to kernel/dmaAndy Shevchenko2019-02-13
| |/ / /
* | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2019-03-10
|\ \ \ \
| * | | | lib/raid6: arm: optimize away a mask operation in NEON recovery routineArd Biesheuvel2019-02-28
| * | | | lib/raid6: use vdupq_n_u8 to avoid endianness warningsndesaulniers@google.com2019-02-28
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2019-03-09
|\ \ \ \ \
| * | | | | lib/irq_poll: Support schedules in non-interrupt contextsSteve Wise2019-02-19
| * | | | | lib/scatterlist: Provide a DMA page iteratorJason Gunthorpe2019-02-11
| | |_|/ / | |/| | |
* | | | | Merge tag 'printk-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2019-03-09
|\ \ \ \ \
| * | | | | lib/vsprintf: Remove %pCr remnant in commentGeert Uytterhoeven2019-02-28
| * | | | | printk: Add caller information to printk() output.Tetsuo Handa2018-12-18
* | | | | | Merge tag 'gcc-plugins-v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-03-09
|\ \ \ \ \ \
| * | | | | | lib: Introduce test_stackinit moduleKees Cook2019-03-04
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/liv...Linus Torvalds2019-03-08
|\ \ \ \ \ \
| * | | | | | livepatch: Proper error handling in the shadow variables selftestPetr Mladek2019-02-06
| * | | | | | livepatch: return -ENOMEM on ptr_id() allocation failureJoe Lawrence2019-02-06
| * | | | | | selftests/livepatch: add DYNAMIC_DEBUG config dependencyJoe Lawrence2019-02-01
| * | | | | | selftests/livepatch: introduce testsJoe Lawrence2019-01-11
* | | | | | | lib/lzo: separate lzo-rle from lzoDave Rodgman2019-03-07
* | | | | | | lib/lzo: implement run-length encodingDave Rodgman2019-03-07
* | | | | | | lib/lzo: fast 8-byte copy on arm64Matt Sealey2019-03-07
* | | | | | | lib/lzo: 64-bit CTZ on arm64Matt Sealey2019-03-07
* | | | | | | lib/lzo: tidy-up ifdefsDave Rodgman2019-03-07
* | | | | | | lib/ubsan: default UBSAN_ALIGNMENT to not setAnders Roxell2019-03-07
* | | | | | | lib/test_firmware.c: remove some dead codeDan Carpenter2019-03-07
* | | | | | | lib/assoc_array.c: mark expected switch fall-throughGustavo A. R. Silva2019-03-07