summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-12-05Merge mainline/master into arm/fixesOlof Johansson
2019-12-05Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-12-05Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2019-12-05Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds
2019-12-05Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2019-12-05Merge tag 'pwm/for-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-12-05Merge branch 'thermal/next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-12-05ARM: pxa: Fix resource propertiesLinus Walleij
2019-12-05Merge tag 'scmi-fix-5.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Olof Johansson
2019-12-05Merge tag 'juno-fixes-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Olof Johansson
2019-12-05Merge tag 'arm-soc/for-5.5/maintainers-part2' of https://github.com/Broadcom/...Olof Johansson
2019-12-05soc: mediatek: cmdq: fixup wrong input order of write apiBibby Hsieh
2019-12-05soc: aspeed: Fix snoop_file_poll()'s return typeLuc Van Oostenryck
2019-12-05MAINTAINERS: Switch to Marvell addressesRobert Richter
2019-12-05MAINTAINERS: update Cavium ThunderX driversJan Glauber
2019-12-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-12-04mm: remove __ARCH_HAS_4LEVEL_HACK and include/asm-generic/4level-fixup.hMike Rapoport
2019-12-04um: add support for folded p4d page tablesMike Rapoport
2019-12-04um: remove unused pxx_offset_proc() and addr_pte() functionsMike Rapoport
2019-12-04sparc32: use pgtable-nopud instead of 4level-fixupMike Rapoport
2019-12-04parisc/hugetlb: use pgtable-nopXd instead of 4level-fixupHelge Deller
2019-12-04parisc: use pgtable-nopXd instead of 4level-fixupMike Rapoport
2019-12-04nds32: use pgtable-nopmd instead of 4level-fixupMike Rapoport
2019-12-04microblaze: use pgtable-nopmd instead of 4level-fixupMike Rapoport
2019-12-04m68k: mm: use pgtable-nopXd instead of 4level-fixupMike Rapoport
2019-12-04m68k: nommu: use pgtable-nopud instead of 4level-fixupMike Rapoport
2019-12-04c6x: use pgtable-nopud instead of 4level-fixupMike Rapoport
2019-12-04arm: nommu: use pgtable-nopud instead of 4level-fixupMike Rapoport
2019-12-04alpha: use pgtable-nopud instead of 4level-fixupMike Rapoport
2019-12-04gpio: pca953x: tighten up indentationAndy Shevchenko
2019-12-04gpio: pca953x: convert to use bitmap APIAndy Shevchenko
2019-12-04gpio: pca953x: use input from regs structure in pca953x_irq_pending()Andy Shevchenko
2019-12-04gpio: pca953x: remove redundant variable and check in IRQ handlerAndy Shevchenko
2019-12-04lib/bitmap: introduce bitmap_replace() helperAndy Shevchenko
2019-12-04lib/test_bitmap: fix comment about this fileAndy Shevchenko
2019-12-04lib/test_bitmap: move exp1 and exp2 upper for others to useAndy Shevchenko
2019-12-04lib/test_bitmap: rename exp to exp1 to avoid ambiguous nameAndy Shevchenko
2019-12-04lib/test_bitmap: name EXP_BYTES properlyAndy Shevchenko
2019-12-04lib/test_bitmap: undefine macros after useAndy Shevchenko
2019-12-04lib/test_bitmap: force argument of bitmap_parselist_user() to proper address ...Andy Shevchenko
2019-12-04arch: sembuf.h: make uapi asm/sembuf.h self-containedMasahiro Yamada
2019-12-04arch: msgbuf.h: make uapi asm/msgbuf.h self-containedMasahiro Yamada
2019-12-04arch: ipcbuf.h: make uapi asm/ipcbuf.h self-containedMasahiro Yamada
2019-12-04lib/ubsan: don't serialize UBSAN reportJulien Grall
2019-12-04vhost, kcov: collect coverage from vhost_workerAndrey Konovalov
2019-12-04usb, kcov: collect coverage from hub_eventAndrey Konovalov
2019-12-04kcov: remote coverage supportAndrey Konovalov
2019-12-04uaccess: disallow > INT_MAX copy sizesKees Cook
2019-12-04drm: limit to INT_MAX in create_blob ioctlDaniel Vetter
2019-12-04drivers/rapidio/rio-access.c: fix missing include of <linux/rio_drv.h>Ben Dooks (Codethink)