Merge tag 'v4.4.60' of git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable into linux-4.4-stable
| Newsgroups | gmane.linux.ports.mips.cvs |
|---|---|
| Message-ID | <S23992800AbdFFQHSR6by3/[email protected]> |
Author: Ralf Baechle <[email protected]> Tue Jun 6 12:17:24 2017 +0200 Commit: 3e89b29f2a2028ba18952f5d8774c190b03655af Gitweb: https://git.linux-mips.org/g/ralf/linux/3e89b29f2a20 Branch: linux-4.4-stable --- Makefile | 2 arch/mips/lantiq/irq.c | 38 +++----- arch/x86/xen/setup.c | 6 + block/bio.c | 12 ++ block/blk-core.c | 40 ++++++-- drivers/acpi/Makefile | 1 drivers/acpi/acpi_platform.c | 8 +- drivers/gpu/drm/radeon/radeon_ttm.c | 4 - drivers/md/dm.c | 29 +++--- drivers/md/raid1.c | 3 - drivers/md/raid10.c | 3 - drivers/power/reset/at91-poweroff.c | 54 +++++++++++ drivers/rtc/rtc-s35390a.c | 167 +++++++++++++++++++++++++++------- drivers/scsi/libsas/sas_ata.c | 2 drivers/scsi/mpt3sas/mpt3sas_base.h | 12 ++ drivers/scsi/mpt3sas/mpt3sas_scsih.c | 40 +++++--- drivers/scsi/sg.c | 2 drivers/tty/serial/atmel_serial.c | 8 ++ drivers/usb/core/hcd.c | 7 + include/linux/kvm_host.h | 4 - kernel/padata.c | 5 + mm/hugetlb.c | 6 + net/ceph/messenger.c | 6 + sound/core/seq/seq_fifo.c | 4 + sound/pci/hda/patch_realtek.c | 12 ++ sound/soc/atmel/atmel-classd.c | 2 virt/kvm/eventfd.c | 3 - virt/kvm/kvm_main.c | 40 ++++++-- 28 files changed, 387 insertions(+), 133 deletions(-)