summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-11-30RISC-V: move empty_zero_page definition to C and export itOlof Johansson
2017-11-30RISC-V: io.h: type fixes for warningsOlof Johansson
2017-11-30RISC-V: use RISCV_{INT,SHORT} instead of {INT,SHORT} for asm macrosOlof Johansson
2017-11-30RISC-V: use generic serial.hOlof Johansson
2017-11-30SUNRPC: Handle ENETDOWN errorsTrond Myklebust
2017-11-30xfs: Properly retry failed dquot items in case of error during buffer writebackCarlos Maiolino
2017-11-30xfs: scrub inode mode properlyDarrick J. Wong
2017-11-30xfs: remove unused parameter from xfs_writepage_mapDarrick J. Wong
2017-11-30xfs: ubsan fixesDarrick J. Wong
2017-11-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-11-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2017-11-30drm/imx: always call wait_for_flip_done in commit_tailLucas Stach
2017-11-30Merge branch 'acpi-ec' into acpiRafael J. Wysocki
2017-11-30Merge branch 'pm-tools'Rafael J. Wysocki
2017-11-30omapdrm: hdmi4_cec: signedness bug in hdmi4_cec_init()Dan Carpenter
2017-11-30drm: omapdrm: Fix DPI on platforms using the DSI VDDSLaurent Pinchart
2017-11-30omapdrm: hdmi4: Correct the SoC revision matchingPeter Ujfalusi
2017-11-30drm/omap: displays: panel-dpi: add backlight dependencyArnd Bergmann
2017-11-30drm/omap: Fix error handling path in 'omap_dmm_probe()'Christophe JAILLET
2017-11-30drm/i915: Disable THP until we have a GPU read BW W/AJoonas Lahtinen
2017-11-30drm/bridge: tc358767: fix 1-lane behaviorAndrey Gusakov
2017-11-30drm/bridge: tc358767: fix AUXDATAn registers accessAndrey Gusakov
2017-11-30drm/bridge: tc358767: fix timing calculationsAndrey Gusakov
2017-11-30drm/bridge: tc358767: fix DP0_MISC register setAndrey Gusakov
2017-11-30drm/bridge: tc358767: filter out too high modesAndrey Gusakov
2017-11-30drm/bridge: tc358767: do no fail on hi-res displaysAndrey Gusakov
2017-11-30drm/bridge: Fix lvds-encoder since the panel_bridge rework.Eric Anholt
2017-11-30drm/bridge: synopsys/dw-hdmi: Enable cec clockPierre-Hugues Husson
2017-11-30drm/bridge: adv7511/33: Fix adv7511_cec_init() failure handlingHans Verkuil
2017-11-29Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-11-29fs/hugetlbfs/inode.c: change put_page/unlock_page order in hugetlbfs_fallocate()Nadav Amit
2017-11-29mm/hugetlb: fix NULL-pointer dereference on 5-level paging machineKirill A. Shutemov
2017-11-29autofs: revert "autofs: fix AT_NO_AUTOMOUNT not being honored"Ian Kent
2017-11-29autofs: revert "autofs: take more care to not update last_used on path walk"Ian Kent
2017-11-29fs/fat/inode.c: fix sb_rdonly() changeOGAWA Hirofumi
2017-11-29mm, memcg: fix mem_cgroup_swapout() for THPsShakeel Butt
2017-11-29mm: migrate: fix an incorrect call of prep_transhuge_page()Zi Yan
2017-11-29kmemleak: add scheduling point to kmemleak_scan()Yisheng Xie
2017-11-29scripts/bloat-o-meter: don't fail with division by 0Andy Shevchenko
2017-11-29fs/mbcache.c: make count_objects() more robustJiang Biao
2017-11-29Revert "mm/page-writeback.c: print a warning if the vm dirtiness settings are...Michal Hocko
2017-11-29mm/madvise.c: fix madvise() infinite loop under special circumstanceschenjie
2017-11-29exec: avoid RLIMIT_STACK races with prlimit()Kees Cook
2017-11-29IB/core: disable memory registration of filesystem-dax vmasDan Williams
2017-11-29v4l2: disable filesystem-dax mapping supportDan Williams
2017-11-29mm: fail get_vaddr_frames() for filesystem-dax mappingsDan Williams
2017-11-29mm: introduce get_user_pages_longtermDan Williams
2017-11-29device-dax: implement ->split() to catch invalid munmap attemptsDan Williams
2017-11-29mm, hugetlbfs: introduce ->split() to vm_operations_structDan Williams
2017-11-29scripts/faddr2line: extend usage on generic archLiu, Changcheng