summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-12-05Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds133-939/+7611
2019-12-05Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds68-494/+708
2019-12-05Merge tag 'pwm/for-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds5-46/+90
2019-12-05Merge branch 'thermal/next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds37-589/+1878
2019-12-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds154-1342/+5252
2019-12-05mm: remove __ARCH_HAS_4LEVEL_HACK and include/asm-generic/4level-fixup.hMike Rapoport3-52/+5
2019-12-05um: add support for folded p4d page tablesMike Rapoport8-14/+78
2019-12-05um: remove unused pxx_offset_proc() and addr_pte() functionsMike Rapoport1-29/+0
2019-12-05sparc32: use pgtable-nopud instead of 4level-fixupMike Rapoport7-33/+81
2019-12-05parisc/hugetlb: use pgtable-nopXd instead of 4level-fixupHelge Deller1-6/+12
2019-12-05parisc: use pgtable-nopXd instead of 4level-fixupMike Rapoport7-76/+81
2019-12-05nds32: use pgtable-nopmd instead of 4level-fixupMike Rapoport9-35/+47
2019-12-05microblaze: use pgtable-nopmd instead of 4level-fixupMike Rapoport6-56/+25
2019-12-05m68k: mm: use pgtable-nopXd instead of 4level-fixupMike Rapoport15-92/+129
2019-12-05m68k: nommu: use pgtable-nopud instead of 4level-fixupMike Rapoport1-1/+1
2019-12-05c6x: use pgtable-nopud instead of 4level-fixupMike Rapoport1-1/+1
2019-12-05arm: nommu: use pgtable-nopud instead of 4level-fixupMike Rapoport1-1/+1
2019-12-05alpha: use pgtable-nopud instead of 4level-fixupMike Rapoport4-19/+22
2019-12-05gpio: pca953x: tighten up indentationAndy Shevchenko1-11/+11
2019-12-05gpio: pca953x: convert to use bitmap APIAndy Shevchenko1-94/+70
2019-12-05gpio: pca953x: use input from regs structure in pca953x_irq_pending()Andy Shevchenko1-1/+1
2019-12-05gpio: pca953x: remove redundant variable and check in IRQ handlerAndy Shevchenko1-3/+1
2019-12-05lib/bitmap: introduce bitmap_replace() helperAndy Shevchenko3-0/+66
2019-12-05lib/test_bitmap: fix comment about this fileAndy Shevchenko1-1/+1
2019-12-05lib/test_bitmap: move exp1 and exp2 upper for others to useAndy Shevchenko1-21/+20
2019-12-05lib/test_bitmap: rename exp to exp1 to avoid ambiguous nameAndy Shevchenko1-22/+22
2019-12-05lib/test_bitmap: name EXP_BYTES properlyAndy Shevchenko1-5/+5
2019-12-05lib/test_bitmap: undefine macros after useAndy Shevchenko1-0/+4
2019-12-05lib/test_bitmap: force argument of bitmap_parselist_user() to proper address ...Andy Shevchenko1-1/+1
2019-12-05arch: sembuf.h: make uapi asm/sembuf.h self-containedMasahiro Yamada8-1/+11
2019-12-05arch: msgbuf.h: make uapi asm/msgbuf.h self-containedMasahiro Yamada8-1/+13
2019-12-05arch: ipcbuf.h: make uapi asm/ipcbuf.h self-containedMasahiro Yamada5-1/+8
2019-12-05lib/ubsan: don't serialize UBSAN reportJulien Grall1-41/+23
2019-12-05vhost, kcov: collect coverage from vhost_workerAndrey Konovalov2-0/+7
2019-12-05usb, kcov: collect coverage from hub_eventAndrey Konovalov1-0/+5
2019-12-05kcov: remote coverage supportAndrey Konovalov5-35/+700
2019-12-05uaccess: disallow > INT_MAX copy sizesKees Cook1-0/+2
2019-12-05drm: limit to INT_MAX in create_blob ioctlDaniel Vetter1-1/+1
2019-12-05drivers/rapidio/rio-access.c: fix missing include of <linux/rio_drv.h>Ben Dooks (Codethink)1-0/+2
2019-12-05drivers/rapidio/rio-driver.c: fix missing include of <linux/rio_drv.h>Ben Dooks (Codethink)1-0/+1
2019-12-05init/Kconfig: fix indentationKrzysztof Kozlowski1-38/+38
2019-12-05fs/binfmt_elf.c: extract elf_read() functionAlexey Dobriyan1-25/+24
2019-12-05fs/binfmt_elf.c: delete unused "interp_map_addr" argumentAlexey Dobriyan1-6/+1
2019-12-05selftests: add epoll selftestsHeiher4-0/+3083
2019-12-05fs/epoll: remove unnecessary wakeups of nested epollHeiher1-16/+0
2019-12-05epoll: simplify ep_poll_safewake() for CONFIG_DEBUG_LOCK_ALLOCJason Baron1-23/+13
2019-12-05checkpatch: reduce is_maintained_obsolete lookup runtimeJoe Perches1-2/+6
2019-12-05checkpatch: improve ignoring CamelCase SI style variants like mAJoe Perches1-2/+3
2019-12-05lib/genalloc.c: rename addr_in_gen_pool to gen_pool_has_addrHuang Shijie6-8/+8
2019-12-05lib/genalloc.c: export symbol addr_in_gen_poolHuang Shijie1-0/+1