summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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
2017-01-26ceph: fix scheduler warning due to nested blockingNikolay Borisov
2017-01-26ARM: 8613/1: Fix the uaccess crash on PB11MPCoreLinus Walleij
2017-01-26ARM: ux500: fix prcmu_is_cpu_in_wfi() calculationArnd Bergmann
2017-01-26ARM: dts: omap3: Fix Card Detect and Write Protect on Logic PD SOM-LVAdam Ford
2017-01-26ARM: dts: imx6qdl-nitrogen6_max: fix sgtl5000 pinctrl initGary Bisson
2017-01-26ARM: dts: omap2: Add an empty chosen node to top level DTSIJavier Martinez Canillas
2017-01-26ARM: dts: omap3: Add an empty chosen node to top level DTSIJavier Martinez Canillas
2017-01-26ARM: dts: am4372: Add an empty chosen node to top level DTSIJavier Martinez Canillas
2017-01-26ARM: dts: omap5: Add an empty chosen node to top level DTSIJavier Martinez Canillas
2017-01-26ARM: dts: omap4: Add an empty chosen node to top level DTSIJavier Martinez Canillas
2017-01-26ARM: dts: am33xx: Add an empty chosen node to top level DTSIJavier Martinez Canillas
2017-01-26ARM: dts: dm814x: Add an empty chosen node to top level DTSIJavier Martinez Canillas
2017-01-26ARM: dts: dm816x: Add an empty chosen node to top level DTSIJavier Martinez Canillas
2017-01-26ARM: dts: dra7: Add an empty chosen node to top level DTSIJavier Martinez Canillas
2017-01-26libceph: remove now unused ceph_*{en,de}crypt*() functionsIlya Dryomov
2017-01-26libceph: switch ceph_x_decrypt() to ceph_crypt()Ilya Dryomov
2017-01-26libceph: switch ceph_x_encrypt() to ceph_crypt()Ilya Dryomov