| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'for-linus-20190329' of git://git.kernel.dk/linux-block | Linus Torvalds | 2019-03-29 | 1 | -0/+11 |
|\ |
|
| * | sbitmap: order READ/WRITE freed instance and setting clear bit | Ming Lei | 2019-03-25 | 1 | -0/+11 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2019-03-27 | 1 | -2/+6 |
|\ \
| |/
|/| |
|
| * | rhashtable: Still do rehash when we get EEXIST | Herbert Xu | 2019-03-21 | 1 | -2/+6 |
* | | Merge tag 'kbuild-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds | 2019-03-17 | 1 | -1/+1 |
|\ \ |
|
| * | | libfdt: prefix header search paths with $(srctree)/ | Masahiro Yamada | 2019-03-13 | 1 | -1/+1 |
| |/ |
|
* | | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds | 2019-03-15 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | ARM: 8833/1: Ensure that NEON code always compiles with Clang | Nathan Chancellor | 2019-02-12 | 1 | -1/+1 |
* | | Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2019-03-12 | 1 | -2/+15 |
|\ \ |
|
| * | | iov_iter: optimize page_copy_sane() | Eric Dumazet | 2019-02-26 | 1 | -2/+15 |
| |/ |
|
* | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2019-03-12 | 4 | -400/+223 |
|\ \ |
|
| * | | Drop flex_arrays | Kent Overstreet | 2019-03-12 | 2 | -399/+1 |
| * | | generic radix trees | Kent Overstreet | 2019-03-12 | 2 | -1/+219 |
| * | | treewide: add checks for the return value of memblock_alloc*() | Mike Rapoport | 2019-03-12 | 1 | -0/+3 |
* | | | Merge tag 'xarray-5.1-rc1' of git://git.infradead.org/users/willy/linux-dax | Linus Torvalds | 2019-03-12 | 2 | -127/+324 |
|\ \ \
| |/ /
|/| | |
|
| * | | XArray: Fix xa_reserve for 2-byte aligned entries | Matthew Wilcox | 2019-02-21 | 2 | -3/+15 |
| * | | XArray: Fix xa_erase of 2-byte aligned entries | Matthew Wilcox | 2019-02-21 | 2 | -2/+16 |
| * | | XArray: Use xa_cmpxchg to implement xa_reserve | Matthew Wilcox | 2019-02-20 | 1 | -36/+0 |
| * | | XArray: Fix xa_release in allocating arrays | Matthew Wilcox | 2019-02-20 | 2 | -9/+25 |
| * | | XArray: Mark xa_insert and xa_reserve as must_check | Matthew Wilcox | 2019-02-09 | 1 | -5/+5 |
| * | | XArray: Add cyclic allocation | Matthew Wilcox | 2019-02-06 | 2 | -0/+103 |
| * | | XArray: Redesign xa_alloc API | Matthew Wilcox | 2019-02-06 | 2 | -31/+84 |
| * | | XArray: Add support for 1s-based allocation | Matthew Wilcox | 2019-02-06 | 2 | -33/+66 |
| * | | XArray: Change xa_insert to return -EBUSY | Matthew Wilcox | 2019-02-06 | 2 | -4/+4 |
| * | | XArray: Update xa_erase family descriptions | Matthew Wilcox | 2019-02-05 | 1 | -9/+8 |
| * | | XArray tests: RCU lock prohibits GFP_KERNEL | Matthew Wilcox | 2019-02-05 | 1 | -0/+3 |
* | | | Merge tag 'kbuild-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds | 2019-03-11 | 1 | -0/+2 |
|\ \ \ |
|
| * | | | kbuild: move -gsplit-dwarf, -gdwarf-4 option tests to Kconfig | Masahiro Yamada | 2019-02-28 | 1 | -0/+2 |
* | | | | Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 2019-03-10 | 1 | -36/+0 |
|\ \ \ \ |
|
| * | | | | dma-mapping: move debug configuration options to kernel/dma | Andy Shevchenko | 2019-02-13 | 1 | -36/+0 |
| |/ / / |
|
* | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2019-03-10 | 2 | -14/+10 |
|\ \ \ \ |
|
| * | | | | lib/raid6: arm: optimize away a mask operation in NEON recovery routine | Ard Biesheuvel | 2019-02-28 | 1 | -6/+6 |
| * | | | | lib/raid6: use vdupq_n_u8 to avoid endianness warnings | ndesaulniers@google.com | 2019-02-28 | 2 | -8/+4 |
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 2019-03-10 | 2 | -1/+27 |
|\ \ \ \ \ |
|
| * | | | | | lib/irq_poll: Support schedules in non-interrupt contexts | Steve Wise | 2019-02-20 | 1 | -1/+1 |
| * | | | | | lib/scatterlist: Provide a DMA page iterator | Jason Gunthorpe | 2019-02-11 | 1 | -0/+26 |
| | |_|/ /
| |/| | | |
|
* | | | | | Merge tag 'printk-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 2019-03-09 | 2 | -1/+17 |
|\ \ \ \ \ |
|
| * | | | | | lib/vsprintf: Remove %pCr remnant in comment | Geert Uytterhoeven | 2019-02-28 | 1 | -1/+0 |
| * | | | | | printk: Add caller information to printk() output. | Tetsuo Handa | 2018-12-18 | 1 | -0/+17 |
* | | | | | | Merge tag 'gcc-plugins-v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2019-03-09 | 3 | -0/+389 |
|\ \ \ \ \ \ |
|
| * | | | | | | lib: Introduce test_stackinit module | Kees Cook | 2019-03-04 | 3 | -0/+389 |
| | |_|/ / /
| |/| | | | |
|
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/liv... | Linus Torvalds | 2019-03-08 | 10 | -1/+686 |
|\ \ \ \ \ \ |
|
| * | | | | | | livepatch: Proper error handling in the shadow variables selftest | Petr Mladek | 2019-02-06 | 1 | -0/+22 |
| * | | | | | | livepatch: return -ENOMEM on ptr_id() allocation failure | Joe Lawrence | 2019-02-06 | 1 | -1/+1 |
| * | | | | | | selftests/livepatch: add DYNAMIC_DEBUG config dependency | Joe Lawrence | 2019-02-01 | 1 | -0/+1 |
| * | | | | | | selftests/livepatch: introduce tests | Joe Lawrence | 2019-01-11 | 10 | -1/+663 |
* | | | | | | | lib/lzo: separate lzo-rle from lzo | Dave Rodgman | 2019-03-08 | 2 | -10/+35 |
* | | | | | | | lib/lzo: implement run-length encoding | Dave Rodgman | 2019-03-08 | 3 | -35/+152 |
* | | | | | | | lib/lzo: fast 8-byte copy on arm64 | Matt Sealey | 2019-03-08 | 1 | -1/+1 |
* | | | | | | | lib/lzo: 64-bit CTZ on arm64 | Matt Sealey | 2019-03-08 | 1 | -1/+1 |