I'm announcing the release of the 4.4.116 kernel. All users of the 4.4 kernel series must upgrade. The updated 4.4.y git tree can be found at: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-4.4.y and can be browsed at the normal kernel.org git web browser: http://git.kernel.org/?p=linux/kernel/git/stable/linux-stable.git;a=summary thanks, greg k-h ------------ Makefile | 2 arch/alpha/kernel/pci_impl.h | 3 arch/alpha/kernel/process.c | 3 arch/arm/kvm/handle_exit.c | 13 arch/mn10300/mm/misalignment.c | 2 arch/openrisc/kernel/traps.c | 10 arch/powerpc/Kconfig | 3 arch/powerpc/include/asm/exception-64e.h | 6 arch/powerpc/include/asm/exception-64s.h | 55 + arch/powerpc/include/asm/feature-fixups.h | 15 arch/powerpc/include/asm/hvcall.h | 18 arch/powerpc/include/asm/paca.h | 10 arch/powerpc/include/asm/plpar_wrappers.h | 14 arch/powerpc/include/asm/ppc_asm.h | 12 arch/powerpc/include/asm/setup.h | 13 arch/powerpc/kernel/asm-offsets.c | 4 arch/powerpc/kernel/entry_64.S | 44 arch/powerpc/kernel/exceptions-64s.S | 126 ++ arch/powerpc/kernel/misc_64.S | 32 arch/powerpc/kernel/module_64.c | 12 arch/powerpc/kernel/process.c | 5 arch/powerpc/kernel/setup_64.c | 139 ++ arch/powerpc/kernel/vmlinux.lds.S | 9 arch/powerpc/kvm/book3s_hv_rmhandlers.S | 7 arch/powerpc/kvm/book3s_rmhandlers.S | 7 arch/powerpc/kvm/book3s_segment.S | 4 arch/powerpc/lib/feature-fixups.c | 42 arch/powerpc/platforms/powernv/setup.c | 50 arch/powerpc/platforms/pseries/setup.c | 37 arch/sh/kernel/traps_32.c | 3 arch/x86/crypto/poly1305_glue.c | 1 arch/x86/include/asm/asm.h | 4 arch/x86/include/asm/vsyscall.h | 2 arch/x86/kernel/cpu/microcode/core.c | 47 arch/x86/kvm/vmx.c | 5 arch/x86/mm/kaiser.c | 2 arch/xtensa/include/asm/futex.h | 23 crypto/ahash.c | 11 crypto/cryptd.c | 3 crypto/poly1305_generic.c | 17 crypto/tcrypt.c | 6 drivers/acpi/sbshc.c | 4 drivers/ata/ahci.c | 37 drivers/block/pktcdvd.c | 4 drivers/bluetooth/btsdio.c | 9 drivers/bluetooth/btusb.c | 19 drivers/crypto/caam/ctrl.c | 8 drivers/dma/dmatest.c | 2 drivers/edac/octeon_edac-lmc.c | 1 drivers/gpu/drm/rcar-du/rcar_du_crtc.c | 56 - drivers/gpu/drm/rcar-du/rcar_du_crtc.h | 8 drivers/hid/hid-core.c | 12 drivers/media/dvb-frontends/ts2020.c | 4 drivers/media/platform/soc_camera/soc_scale_crop.c | 4 drivers/media/usb/dvb-usb-v2/lmedm04.c | 39 drivers/media/usb/dvb-usb/cxusb.c | 2 drivers/media/usb/dvb-usb/dib0700_devices.c | 1 drivers/media/v4l2-core/v4l2-compat-ioctl32.c | 1023 ++++++++++++-------- drivers/media/v4l2-core/v4l2-ioctl.c | 5 drivers/media/v4l2-core/videobuf2-v4l2.c | 6 drivers/mtd/nand/brcmnand/brcmnand.c | 13 drivers/mtd/nand/nand_base.c | 5 drivers/mtd/nand/sunxi_nand.c | 8 drivers/mtd/ubi/block.c | 42 drivers/net/ethernet/qlogic/qlcnic/qlcnic_83xx_hw.c | 18 drivers/net/ethernet/realtek/r8169.c | 4 drivers/net/usb/cdc_ncm.c | 6 drivers/nvme/host/pci.c | 13 drivers/usb/gadget/function/uvc_configfs.c | 16 drivers/usb/usbip/vhci_hcd.c | 2 drivers/usb/usbip/vhci_sysfs.c | 7 drivers/vhost/net.c | 1 drivers/watchdog/imx2_wdt.c | 20 fs/btrfs/inode.c | 10 fs/cifs/cifsencrypt.c | 3 fs/cifs/connect.c | 6 fs/cifs/file.c | 26 fs/cifs/misc.c | 14 fs/cifs/smb2pdu.c | 3 fs/ext4/inode.c | 1 fs/ext4/namei.c | 1 fs/ext4/symlink.c | 10 fs/f2fs/inode.c | 1 fs/f2fs/namei.c | 5 fs/inode.c | 6 fs/kernfs/file.c | 2 fs/nfs/direct.c | 4 fs/nfs/nfs4idmap.c | 6 fs/nfs/pnfs.c | 4 fs/nfs/write.c | 2 fs/nsfs.c | 1 fs/overlayfs/readdir.c | 6 include/crypto/internal/hash.h | 2 include/crypto/poly1305.h | 2 include/linux/fs.h | 1 include/linux/mtd/map.h | 130 +- include/net/netfilter/nf_queue.h | 4 include/net/netns/netfilter.h | 2 kernel/async.c | 20 kernel/sched/core.c | 13 kernel/sched/rt.c | 24 kernel/sched/sched.h | 2 kernel/time/posix-timers.c | 34 kernel/trace/ftrace.c | 1 net/dccp/proto.c | 5 net/ipv4/igmp.c | 4 net/ipv4/tcp.c | 6 net/ipv6/ip6mr.c | 1 net/netfilter/nf_queue.c | 17 net/netfilter/nfnetlink_queue.c | 18 scripts/mod/modpost.c | 3 security/keys/encrypted-keys/encrypted.c | 31 sound/soc/codecs/pcm512x-spi.c | 4 sound/soc/generic/simple-card.c | 8 sound/soc/sh/rcar/rsnd.h | 2 sound/soc/sh/rcar/ssi.c | 5 116 files changed, 1820 insertions(+), 850 deletions(-) Al Viro (1): don't put symlink bodies in pagecache into highmem Alan Modra (1): powerpc: Simplify module TOC handling Amir Goldstein (1): ovl: fix failure to fsync lower dir Arnd Bergmann (1): mtd: cfi: convert inline functions to macros Aurelien Aptel (1): CIFS: zero sensitive data when freeing Bart Van Assche (1): pktcdvd: Fix pkt_setup_dev() error path Benjamin Herrenschmidt (1): powerpc: Fix VSX enabling/flushing to also test MSR_FP and MSR_VEC Borislav Petkov (2): x86/microcode/AMD: Do not load when running on a hypervisor x86/microcode: Do the family check first Bradley Bolen (1): ubi: block: Fix locking for idr_alloc/idr_remove Chunhao Lin (1): r8169: fix RTL8168EP take too long to complete driver initialization. Cong Wang (1): nsfs: mark dentry with DCACHE_RCUACCESS Daniel Mentz (2): media: v4l2-compat-ioctl32: Copy v4l2_window->global_alpha media: v4l2-compat-ioctl32.c: refactor compat ioctl32 logic Daniel N Pettersson (1): cifs: Fix autonegotiate security settings mismatch Eric Biggers (6): KEYS: encrypted: fix buffer overread in valid_master_desc() x86/kaiser: fix build error with KASAN && !FUNCTION_GRAPH_TRACER NFS: reject request for id_legacy key without auxdata crypto: hash - introduce crypto_hash_alg_has_setkey() crypto: cryptd - pass through absence of ->setkey() crypto: poly1305 - remove ->setkey() method Eric Dumazet (1): net: igmp: add a missing rcu locking section Eric W. Biederman (4): netfilter: nf_queue: Make the queue_handler pernet signal/openrisc: Fix do_unaligned_access to send the proper signal signal/sh: Ensure si_signo is initialized in do_divide_error mn10300/misalignment: Use SIGSEGV SEGV_MAPERR to report a failed user copy Greg Kroah-Hartman (2): ACPI: sbshc: remove raw pointer from printk() message Linux 4.4.116 Hans Verkuil (11): media: v4l2-ioctl.c: don't copy back the result for -ENOTTY media: v4l2-compat-ioctl32.c: add missing VIDIOC_PREPARE_BUF media: v4l2-compat-ioctl32.c: fix the indentation media: v4l2-compat-ioctl32.c: move 'helper' functions to __get/put_v4l2_format32 media: v4l2-compat-ioctl32.c: avoid sizeof(type) media: v4l2-compat-ioctl32.c: copy m.userptr in put_v4l2_plane32 media: v4l2-compat-ioctl32.c: fix ctrl_is_pointer media: v4l2-compat-ioctl32.c: make ctrl_is_pointer work for subdevs media: v4l2-compat-ioctl32.c: copy clip list in put_v4l2_window32 media: v4l2-compat-ioctl32.c: drop pr_info for unknown buffer type media: v4l2-compat-ioctl32.c: don't copy back the result for certain errors Hans de Goede (5): ahci: Annotate PCI ids for mobile Intel chipsets as such ahci: Add PCI ids for Intel Bay Trail, Cherry Trail and Apollo Lake AHCI HID: quirks: Fix keyboard + touchpad on Toshiba Click Mini not working Bluetooth: btsdio: Do not bind to non-removable BCM43341 Bluetooth: btusb: Restore QCA Rome suspend/resume fix with a "rewritten" version Horia Geantă (1): crypto: caam - fix endless loop when DECO acquire fails Hugh Dickins (1): kaiser: fix compile error without vsyscall Ivan Vecera (1): kernfs: fix regression in kernfs_fop_write caused by wrong type J. Bruce Fields (1): NFS: commit direct writes even if they fail partially James Hogan (1): EDAC, octeon: Fix an uninitialized variable warning Jason Wang (1): vhost_net: stop device during reset owner Jesse Chan (2): ASoC: pcm512x: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE media: soc_camera: soc_scale_crop: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE Josh Poimboeuf (1): x86/asm: Fix inline asm call constraints for GCC 4.4 Julian Scheel (1): ASoC: simple-card: Fix misleading error message Junxiao Bi (1): qlcnic: fix deadlock bug Kai-Heng Feng (1): Revert "Bluetooth: btusb: fix QCA Rome suspend/resume" Kamal Dasu (1): mtd: nand: brcmnand: Disable prefetch by default Keith Busch (1): nvme: Fix managing degraded controllers Kuninori Morimoto (2): ASoC: rsnd: don't call free_irq() on Parent SSI ASoC: rsnd: avoid duplicate free_irq() Laurent Pinchart (2): drm: rcar-du: Use the VBK interrupt for vblank events drm: rcar-du: Fix race condition when disabling planes at CRTC stop Li RongQing (1): tcp: release sk_frag.page in tcp_disconnect Liran Alon (1): KVM: nVMX: Fix races when sending nested PI while dest enters/leaves L2 Malcolm Priestley (2): media: dvb-usb-v2: lmedm04: Improve logic checking of warm start media: dvb-usb-v2: lmedm04: move ts2020 attach to dm04_lme2510_tuner Marc Zyngier (1): arm: KVM: Fix SMCCC handling of unimplemented SMC/HVC calls Martin Kaiser (1): watchdog: imx2_wdt: restore previous timeout after suspend+resume Matthew Wilcox (1): cifs: Fix missing put_xid in cifs_file_strict_mmap Matthias Hintzmann (1): net: cdc_ncm: initialize drvflags before usage Mauro Carvalho Chehab (2): media: ts2020: avoid integer overflows on 32 bit machines media: cxusb, dib0700: ignore XC2028_I2C_FLUSH Max Filippov (1): xtensa: fix futex_atomic_cmpxchg_inatomic Michael Ellerman (4): powerpc/64s: Add support for RFI flush of L1-D cache powerpc/64s: Support disabling RFI flush with no_rfi_flush and nopti powerpc/64s: Wire up cpu_show_meltdown() powerpc/64s: Allow control of RFI flush via debugfs Michael Neuling (2): powerpc/pseries: Add H_GET_CPU_CHARACTERISTICS flags & wrapper powerpc/pseries: Query hypervisor for RFI flush settings Michal Suchanek (1): powerpc/pseries: include linux/types.h in asm/hvcall.h Mika Westerberg (1): ahci: Add Intel Cannon Lake PCH-H PCI ID Mikulas Patocka (2): alpha: fix crash if pthread_create races with signal delivery alpha: fix reboot on Avanti platform Miquel Raynal (2): mtd: nand: Fix nand_do_read_oob() return value mtd: nand: sunxi: Fix ECC strength choice Mohamed Ghannam (1): dccp: CVE-2017-8824: use-after-free in DCCP code Naveen N. Rao (1): powerpc/bpf/jit: Disable classic BPF JIT on ppc64le Nicholas Piggin (5): powerpc/64: Add macros for annotating the destination of rfid/hrfid powerpc/64s: Simple RFI macro conversions powerpc/64: Convert fast_exception_return to use RFI_TO_USER/KERNEL powerpc/64: Convert the syscall exit path to use RFI_TO_USER/KERNEL powerpc/64s: Convert slb_miss_common to use RFI_TO_USER/KERNEL Nikolay Aleksandrov (1): ip6mr: fix stale iterator Nikolay Borisov (1): btrfs: Handle btrfs_set_extent_delalloc failure in fixup worker Oliver O'Halloran (2): powerpc/64: Fix flush_(d|i)cache_range() called from modules powerpc/powernv: Check device-tree for RFI flush settings Petr Cvek (1): usb: gadget: uvc: Missing files for configfs interface Rasmus Villemoes (1): kernel/async.c: revert "async: simplify lowest_in_progress()" Ricardo Ribalda Delgado (1): vb2: V4L2_BUF_FLAG_DONE is set after DQBUF Robert Baronescu (1): crypto: tcrypt - fix S/G table for test_aead_speed() Scott Mayhew (1): nfs/pnfs: fix nfs_direct_req ref leak when i/o falls back to the mds Shuah Khan (2): usbip: vhci_hcd: clear just the USB_PORT_STAT_POWER bit usbip: fix 3eee23c3ec14 tcp_socket address still in the status file Steven Rostedt (VMware) (3): sched/rt: Use container_of() to get root domain in rto_push_irq_work_func() sched/rt: Up the root domain ref count when passing it around via IPIs ftrace: Remove incorrect setting of glob search field Thomas Gleixner (1): posix-timer: Properly check sigevent->sigev_notify Trond Myklebust (1): NFS: Add a cond_resched() to nfs_commit_release_pages() Yang Shunyong (1): dmaengine: dmatest: fix container_of member in dmatest_callback
Attachment:
signature.asc
Description: PGP signature