summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2017-02-01mm, page_alloc: fix premature OOM when racing with cpuset mems updateVlastimil Babka
2017-02-01mm, page_alloc: move cpuset seqcount checking to slowpathVlastimil Babka
2017-02-01mm, page_alloc: fix fast-path race with cpuset update or removalVlastimil Babka
2017-02-01mm, page_alloc: fix check for NULL preferred_zoneVlastimil Babka
2017-02-01mm/mempolicy.c: do not put mempolicy before using its nodemaskVlastimil Babka
2017-02-01mm/huge_memory.c: respect FOLL_FORCE/FOLL_COW for thpKeno Fischer
2017-02-01drm/atomic: clear out fence when duplicating stateLucas Stach
2017-02-01Revert "drm/radeon: always apply pci shutdown callbacks"Alex Deucher
2017-02-01drm/vc4: fix a bounds checkDan Carpenter
2017-02-01drm/vc4: Return -EINVAL on the overflow checks failing.Eric Anholt
2017-02-01drm/vc4: Fix an integer overflow in temporary allocation layout.Eric Anholt
2017-02-01drm/vc4: Fix memory leak of the CRTC state.Eric Anholt
2017-02-01drm/i915: Ignore bogus plane coordinates on SKL when the plane is not visibleVille Syrjälä
2017-02-01drm: Fix broken VT switch with video=1366x768 optionTakashi Iwai
2017-02-01drm: Schedule the output_poll_work with 1s delay if we have delayed eventPeter Ujfalusi
2017-02-01tile/ptrace: Preserve previous registers for short regset writeDave Martin
2017-02-01fbdev: color map copying bounds checkingKees Cook
2017-01-26Linux 4.9.6v4.9.6Greg Kroah-Hartman
2017-01-26libceph: stop allocating a new cipher on every crypto requestIlya Dryomov
2017-01-26libceph: uninline ceph_crypto_key_destroy()Ilya Dryomov
2017-01-26tools/virtio/ringtest: fix run-on-all.sh for offline cpusHalil Pasic
2017-01-26selftest/powerpc: Wrong PMC initialized in pmc56_overflow testMadhavan Srinivasan
2017-01-26soc: ti: wkup_m3_ipc: Fix error return code in wkup_m3_ipc_probe()Wei Yongjun
2017-01-26spi: pxa2xx: add missed breakAndy Shevchenko
2017-01-26dmaengine: pl330: Fix runtime PM support for terminated transfersMarek Szyprowski
2017-01-26dmaengine: rcar-dmac: unmap slave resource when channel is freedNiklas Söderlund
2017-01-26s5p-mfc: Fix clock management in s5p_mfc_release() functionMarek Szyprowski
2017-01-26s5p-cec: mark PM functions as __maybe_unused againArnd Bergmann
2017-01-26st-hva: fix some error handling in hva_hw_probe()Dan Carpenter
2017-01-26ite-cir: initialize use_demodulator before using itNicolas Iooss
2017-01-26gs1662: drop kfree for memory allocated with devm_kzallocWei Yongjun
2017-01-26platform: pxa_camera: add VIDEO_V4L2 dependencyArnd Bergmann
2017-01-26blackfin: check devm_pinctrl_get() for errorsDan Carpenter
2017-01-26rpmsg: virtio_rpmsg_bus: fix channel creationLoic Pallardy
2017-01-26mtd: spi-nor: Fix some error codes in cqspi_setup_flash()Dan Carpenter
2017-01-26mtd: spi-nor: Off by one in cqspi_setup_flash()Dan Carpenter
2017-01-26PM / devfreq: Fix the bug of devfreq_add_device when governor is NULLChanwoo Choi
2017-01-26PM / devfreq: exynos-bus: Fix the wrong return valueChanwoo Choi
2017-01-26scsi: mpt3sas: fix hang on ata passthrough commandsJames Bottomley
2017-01-26scsi: ses: Fix SAS device detection in enclosureEwan D. Milne
2017-01-26swiotlb: Add swiotlb=noforce debug optionGeert Uytterhoeven
2017-01-26swiotlb: Convert swiotlb_force from int to enumGeert Uytterhoeven
2017-01-26arm64: Fix swiotlb fallback allocationAlexander Graf
2017-01-26arm64: mm: avoid name clash in __page_to_voff()Oleksandr Andrushchenko
2017-01-26xprtrdma: Squelch "max send, max recv" messages at connect timeChuck Lever
2017-01-26xprtrdma: Make FRWR send queue entry accounting more accurateChuck Lever
2017-01-26libceph: make sure ceph_aes_crypt() IV is alignedIlya Dryomov
2017-01-26ceph: fix endianness bug in frag_tree_split_cmpJeff Layton
2017-01-26ceph: fix endianness of getattr mask in ceph_d_revalidateJeff Layton
2017-01-26ceph: fix ceph_get_caps() interruptionYan, Zheng