Merge tag 'v4.4.48' 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 | <S23994859AbdEMWi1JyplF/[email protected]> |
Author: Ralf Baechle <[email protected]> Tue Mar 7 10:10:15 2017 +0100 Commit: e33186b090815ecba014ebb35021751f4ccf0aa7 Gitweb: https://git.linux-mips.org/g/ralf/linux/e33186b09081 Branch: linux-4.4-stable --- Makefile | 2 arch/arm64/crypto/aes-modes.S | 88 ++++++++++---------- arch/powerpc/kernel/eeh_driver.c | 2 arch/powerpc/kernel/prom_init.c | 3 + arch/x86/kernel/apic/io_apic.c | 2 arch/x86/kernel/hpet.c | 1 arch/x86/kvm/x86.c | 1 crypto/algapi.c | 1 drivers/ata/libata-core.c | 4 - drivers/ata/sata_mv.c | 3 + drivers/base/memory.c | 11 +-- drivers/gpu/drm/nouveau/dispnv04/hw.c | 3 - .../gpu/drm/nouveau/nvkm/engine/disp/hdagt215.c | 2 drivers/hid/wacom_wac.c | 28 +++--- drivers/mmc/host/sdhci.c | 3 - drivers/pci/pcie/aspm.c | 19 +++- drivers/usb/core/quirks.c | 4 + drivers/usb/gadget/function/f_fs.c | 13 +++ drivers/usb/serial/option.c | 1 drivers/usb/serial/pl2303.c | 1 drivers/usb/serial/pl2303.h | 1 drivers/usb/serial/qcserial.c | 1 fs/cifs/readdir.c | 1 fs/ext4/super.c | 9 ++ fs/nfsd/nfs4layouts.c | 5 + fs/nfsd/nfs4state.c | 19 ++-- fs/nfsd/state.h | 4 - include/linux/memory_hotplug.h | 3 - include/linux/percpu-refcount.h | 4 - kernel/events/core.c | 42 +++++----- mm/filemap.c | 5 + mm/memory_hotplug.c | 28 +++++- mm/zswap.c | 30 +++++++ net/can/bcm.c | 23 ++++- net/sunrpc/auth_gss/gss_rpc_xdr.c | 2 35 files changed, 235 insertions(+), 134 deletions(-)