summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-12-07MAINTAINERS: thermal: Eduardo's email is bouncingFlorian Fainelli
2019-12-07thermal: power_allocator: Fix Kconfig warningYueHaibing
2019-12-05Merge branch 'thermal/next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
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)
2019-12-04drivers/rapidio/rio-driver.c: fix missing include of <linux/rio_drv.h>Ben Dooks (Codethink)
2019-12-04init/Kconfig: fix indentationKrzysztof Kozlowski
2019-12-04fs/binfmt_elf.c: extract elf_read() functionAlexey Dobriyan
2019-12-04fs/binfmt_elf.c: delete unused "interp_map_addr" argumentAlexey Dobriyan
2019-12-04selftests: add epoll selftestsHeiher
2019-12-04fs/epoll: remove unnecessary wakeups of nested epollHeiher
2019-12-04epoll: simplify ep_poll_safewake() for CONFIG_DEBUG_LOCK_ALLOCJason Baron
2019-12-04checkpatch: reduce is_maintained_obsolete lookup runtimeJoe Perches
2019-12-04checkpatch: improve ignoring CamelCase SI style variants like mAJoe Perches
2019-12-04lib/genalloc.c: rename addr_in_gen_pool to gen_pool_has_addrHuang Shijie
2019-12-04lib/genalloc.c: export symbol addr_in_gen_poolHuang Shijie
2019-12-04lib/math/rational.c: fix possible incorrect result from rational fractions he...Trent Piepho