Messages in this thread |  | | Date | Thu, 30 Mar 2017 11:41:18 +0200 | From | Greg KH <> | Subject | Linux 4.10.7 |
| |
I'm announcing the release of the 4.10.7 kernel.
All users of the 4.10 kernel series must upgrade.
The updated 4.10.y git tree can be found at: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-4.10.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/arm/boot/dts/sama5d2.dtsi | 2 arch/arm/mach-at91/pm.c | 18 arch/arm64/kernel/kaslr.c | 10 arch/powerpc/kernel/idle_book3s.S | 20 arch/x86/pci/xen.c | 23 block/blk-mq.c | 11 crypto/algif_hash.c | 2 drivers/auxdisplay/img-ascii-lcd.c | 1 drivers/char/hw_random/amd-rng.c | 42 drivers/char/hw_random/geode-rng.c | 50 - drivers/char/ppdev.c | 11 drivers/clk/sunxi-ng/ccu-sun6i-a31.c | 2 drivers/clk/sunxi-ng/ccu_mp.c | 8 drivers/cpufreq/cpufreq.c | 3 drivers/cpuidle/sysfs.c | 12 drivers/crypto/ccp/ccp-dev.c | 5 drivers/crypto/ccp/ccp-dmaengine.c | 1 drivers/dax/dax.c | 15 drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c | 1 drivers/gpu/drm/amd/amdgpu/si_dpm.c | 10 drivers/gpu/drm/drm_atomic_helper.c | 11 drivers/gpu/drm/drm_fops.c | 2 drivers/hid/hid-sony.c | 2 drivers/hv/channel.c | 13 drivers/hv/channel_mgmt.c | 1 drivers/hwtracing/intel_th/core.c | 4 drivers/iio/adc/ti_am335x_adc.c | 13 drivers/iio/common/hid-sensors/hid-sensor-trigger.c | 6 drivers/iio/magnetometer/ak8974.c | 4 drivers/input/joystick/iforce/iforce-usb.c | 3 drivers/input/misc/cm109.c | 4 drivers/input/misc/ims-pcu.c | 4 drivers/input/misc/yealink.c | 4 drivers/input/mouse/alps.c | 72 + drivers/input/mouse/alps.h | 11 drivers/input/mouse/elan_i2c_core.c | 20 drivers/input/serio/i8042-x86ia64io.h | 7 drivers/input/tablet/hanwang.c | 3 drivers/input/tablet/kbtab.c | 3 drivers/input/touchscreen/sur40.c | 3 drivers/iommu/exynos-iommu.c | 8 drivers/iommu/intel-iommu.c | 2 drivers/media/usb/dvb-usb/dvb-usb-firmware.c | 22 drivers/misc/mei/bus-fixup.c | 14 drivers/misc/mei/init.c | 8 drivers/mmc/core/block.c | 1 drivers/mmc/core/mmc.c | 2 drivers/mmc/host/sdhci-of-arasan.c | 14 drivers/mmc/host/sdhci-of-at91.c | 19 drivers/mmc/host/sdhci-pci-core.c | 4 drivers/mmc/host/sdhci.c | 4 drivers/mmc/host/ushc.c | 3 drivers/net/ethernet/amd/xgbe/xgbe-common.h | 30 drivers/net/ethernet/amd/xgbe/xgbe-dev.c | 20 drivers/net/ethernet/amd/xgbe/xgbe-drv.c | 102 +- drivers/net/ethernet/broadcom/genet/bcmgenet.c | 6 drivers/net/ethernet/broadcom/genet/bcmmii.c | 15 drivers/net/ethernet/mellanox/mlx5/core/cmd.c | 4 drivers/net/ethernet/mellanox/mlx5/core/en.h | 4 drivers/net/ethernet/mellanox/mlx5/core/en_main.c | 8 drivers/net/ethernet/mellanox/mlx5/core/en_rep.c | 2 drivers/net/ethernet/mellanox/mlx5/core/en_rx.c | 4 drivers/net/ethernet/mellanox/mlx5/core/en_tc.c | 72 + drivers/net/ethernet/mellanox/mlx5/core/en_tx.c | 5 drivers/net/ethernet/mellanox/mlx5/core/eswitch.h | 6 drivers/net/ethernet/mellanox/mlx5/core/eswitch_offloads.c | 22 drivers/net/ethernet/mellanox/mlx5/core/main.c | 2 drivers/net/ethernet/ti/Kconfig | 2 drivers/net/usb/qmi_wwan.c | 2 drivers/net/vrf.c | 4 drivers/net/wireless/ath/ath10k/hw.c | 2 drivers/net/wireless/marvell/mwifiex/pcie.c | 38 drivers/parport/share.c | 6 drivers/scsi/mpt3sas/mpt3sas_scsih.c | 15 drivers/scsi/sd.c | 17 drivers/usb/class/usbtmc.c | 18 drivers/usb/core/config.c | 10 drivers/usb/core/hub.c | 2 drivers/usb/core/quirks.c | 8 drivers/usb/gadget/function/f_acm.c | 4 drivers/usb/gadget/function/f_uvc.c | 2 drivers/usb/misc/idmouse.c | 3 drivers/usb/misc/lvstest.c | 4 drivers/usb/misc/uss720.c | 5 drivers/usb/musb/musb_cppi41.c | 23 drivers/usb/serial/option.c | 17 drivers/usb/serial/qcserial.c | 2 drivers/usb/wusbcore/wa-hc.c | 3 drivers/uwb/hwa-rc.c | 3 drivers/uwb/i1480/dfu/usb.c | 3 drivers/vfio/vfio.c | 8 drivers/video/console/fbcon.c | 67 - drivers/xen/xen-acpi-processor.c | 34 fs/crypto/crypto.c | 10 fs/crypto/fname.c | 2 fs/crypto/fscrypt_private.h | 4 fs/crypto/keyinfo.c | 52 - fs/ext4/inline.c | 5 fs/ext4/xattr.c | 65 - fs/jbd2/journal.c | 22 fs/jbd2/revoke.c | 1 include/drm/drmP.h | 1 include/linux/ccp.h | 2 include/linux/iio/sw_device.h | 2 include/linux/netdevice.h | 29 include/linux/usb/quirks.h | 6 kernel/audit.c | 639 ++++++++----- kernel/audit.h | 9 kernel/auditsc.c | 6 net/ceph/osdmap.c | 1 net/core/dev.c | 81 + net/core/netclassid_cgroup.c | 32 net/core/sock.c | 16 net/ipv4/fib_frontend.c | 3 net/ipv4/tcp_input.c | 2 net/ipv4/tcp_minisocks.c | 1 net/ipv6/udp.c | 2 net/netlink/genetlink.c | 4 net/openvswitch/flow_netlink.c | 4 net/unix/garbage.c | 17 net/wireless/nl80211.c | 127 +- sound/core/seq/seq_clientmgr.c | 1 sound/core/seq/seq_fifo.c | 3 sound/core/seq/seq_memory.c | 17 sound/core/seq/seq_memory.h | 1 sound/pci/ctxfi/cthw20k1.c | 2 sound/pci/hda/patch_realtek.c | 2 128 files changed, 1470 insertions(+), 845 deletions(-)
Adrian Hunter (3): mmc: sdhci: Do not disable interrupts while waiting for clock mmc: sdhci-pci: Do not disable interrupts in sdhci_intel_set_power mmc: block: Fix is_waiting_last_req set incorrectly
Alex Deucher (1): drm/amdgpu: reinstate oland workaround for sclk
Alex Williamson (1): vfio: Rework group release notifier warning
Alexander Potapenko (1): ipv6: make sure to initialize sockc.tsflags before first use
Alexander Shishkin (1): intel_th: Don't leak module refcount on failure to activate
Alexander Usyskin (1): mei: don't wait for os version message reply
Andrey Ulanov (1): net: unix: properly re-increment inflight counter of GC discarded candidates
Ankur Arora (1): xen/acpi: upload PM state from init-domain to Xen
Anssi Hannula (1): mmc: sdhci-of-arasan: fix incorrect timeout clock
Arnd Bergmann (1): cpsw/netcp: cpts depends on posix_timers
Bin Liu (1): usb: musb: cppi41: don't check early-TX-interrupt for Isoch transfer
Bjørn Mork (2): qmi_wwan: add Dell DW5811e USB: serial: qcserial: add Dell DW5811e
Brian Norris (1): mwifiex: pcie: don't leak DMA buffers when removing
Chen-Yu Tsai (2): clk: sunxi-ng: sun6i: Fix enable bit offset for hdmi-ddc module clock clk: sunxi-ng: mp: Adjust parent rate for pre-dividers
Damien Le Moal (1): scsi: sd: Check for unaligned partial completion
Dan Streetman (1): xen: do not re-use pirq number cached in pci device msi msg data
Dan Williams (1): USB: serial: option: add Quectel UC15, UC20, EC21, and EC25 modems
Daniel Borkmann (1): socket, bpf: fix sk_filter use after free in sk_clone_lock
Daniel Vetter (1): drm: reference count event->completion
Dave Jiang (1): device-dax: fix pmd/pte fault fallback handling
David Ahern (1): net: vrf: Reset rt6i_idev in local dst after put
Dmitry Torokhov (2): iio: magnetometer: ak8974: remove incorrect __exit markups auxdisplay: img-ascii-lcd: add missing sentinel entry in img_ascii_lcd_matches
Doug Berger (1): net: bcmgenet: remove bcmgenet_internal_phy_setup()
Eric Biggers (3): ext4: mark inode dirty after converting inline directory fscrypt: remove broken support for detecting keyring key revocation jbd2: don't leak memory if setting up journal fails
Eric Dumazet (4): net: properly release sk_frag.page ipv4: provide stronger user input validation in nl_fib_input() tcp: initialize icsk_ack.lrcvtime at session start time net: solve a NAPI race
Evan Quan (1): drm/amd/amdgpu: add POLARIS12 PCI ID
Florian Fainelli (1): net: bcmgenet: Do not suspend PHY if Wake-on-LAN is enabled
Gal Pressman (2): net/mlx5e: Count GSO packets correctly net/mlx5e: Count LRO packets correctly
Gary R Hook (1): crypto: ccp - Assign DMA commands to the channel's CCP
Greg Kroah-Hartman (1): Linux 4.10.7
Guenter Roeck (2): usb: hub: Fix crash after failure to read BOS descriptor mmc: core: Fix access to HS400-ES devices
Hui Wang (1): ALSA: hda - Adding a group of pin definition to fix headset problem
Ilya Dryomov (1): libceph: don't set weight to IN when OSD is destroyed
Jiri Slaby (1): crypto: algif_hash - avoid zero-sized array
Johan Hovold (16): Input: iforce - validate number of endpoints before using them Input: ims-pcu - validate number of endpoints before using them Input: hanwang - validate number of endpoints before using them Input: yealink - validate number of endpoints before using them Input: cm109 - validate number of endpoints before using them Input: kbtab - validate number of endpoints before using them Input: sur40 - validate number of endpoints before using them USB: uss720: fix NULL-deref at probe USB: lvtest: fix NULL-deref at probe USB: idmouse: fix NULL-deref at probe USB: wusbcore: fix NULL-deref at probe USB: usbtmc: add missing endpoint sanity check USB: usbtmc: fix probe error path uwb: i1480-dfu: fix NULL-deref at probe uwb: hwa-rc: fix NULL-deref at probe mmc: ushc: fix NULL-deref at probe
Johannes Berg (1): nl80211: fix dumpit error path RTNL deadlocks
K. Y. Srinivasan (2): Drivers: hv: vmbus: Don't leak channel ids Drivers: hv: vmbus: Don't leak memory when a channel is rescinded
Kai-Heng Feng (1): Input: i8042 - add noloop quirk for Dell Embedded Box PC 3000
Koos Vriezen (1): iommu/vt-d: Fix NULL pointer dereference in device_to_iommu
Kris Murphy (1): openvswitch: Add missing case OVS_TUNNEL_KEY_ATTR_PAD
Lars-Peter Clausen (1): iio: sw-device: Fix config group initialization
Lendacky, Thomas (2): amd-xgbe: Fix jumbo MTU processing on newer hardware amd-xgbe: Fix the ECC-related bit position definitions
Maor Gottlieb (1): net/mlx5: Increase number of max QPs in default profile
Marek Szyprowski (2): iommu/exynos: Block SYSMMU while invalidating FLPD cache iommu/exynos: Workaround FLPD cache flush issues for SYSMMU v5
Masaki Ota (2): Input: ALPS - fix V8+ protocol handling (73 03 28) Input: ALPS - fix trackstick button handling on V8 devices
Matjaz Hegedic (1): Input: elan_i2c - add ASUS EeeBook X205TA special touchpad fw
Michael Engl (1): iio: adc: ti_am335x_adc: fix fifo overrun recovery
Ming Lei (1): blk-mq: don't complete un-started request in timeout handler
Neeraj Upadhyay (1): arm64: kaslr: Fix up the kernel image alignment
Nicholas Piggin (1): powerpc/64s: Fix idle wakeup potential to clobber registers
Nicolas Ferre (1): ARM: at91: pm: cpu_idle: switch DDR to power-down mode
Oliver Neukum (1): ACM gadget: fix endianness in notifications
Or Gerlitz (4): net/openvswitch: Set the ipv6 source tunnel key address attribute correctly net/mlx5: Add missing entries for set/query rate limit commands net/mlx5e: Change the TC offload rule add/del code path to be per NIC or E-Switch net/mlx5e: Use the proper UAPI values when offloading TC vlan actions
Paul Blakey (1): net/mlx5e: Avoid supporting udp tunnel port ndo for VF reps
Paul Moore (1): audit: fix auditd/kernel connection state tracking
Prarit Bhargava (2): hwrng: amd - Revert managed API changes hwrng: geode - Revert managed API changes
Roderick Colenbrander (1): HID: sony: Fix input device leak when connecting a DS4 twice using USB/BT
Roger Quadros (1): usb: gadget: f_uvc: Fix SuperSpeed companion descriptor's wBytesPerInterval
Roi Dayan (1): net/mlx5: E-Switch, Don't allow changing inline mode when flows are configured
Romain Izard (2): mmc: sdhci-of-at91: Support external regulators Revert "ARM: at91/dt: sama5d2: Use new compatible for ohci node"
Ryan Hsu (1): ath10k: fix incorrect wlan_mac_base in qca6174_regs
Samuel Thibault (1): usb-core: Add LINEAR_FRAME_INTR_BINTERVAL USB quirk
Song Hongyan (1): iio: hid-sensor-trigger: Change get poll value function order to avoid sensor properties losing after resume from S3
Stanislaw Gruszka (1): genetlink: fix counting regression on ctrl_dumpfamily()
Stefan Brüns (1): dvb-usb-firmware: don't do DMA on stack
Sudip Mukherjee (2): parport: fix attempt to write duplicate procfiles ppdev: fix registering same device name
Takashi Iwai (3): ALSA: seq: Fix racy cell insertions during snd_seq_pool_done() ALSA: ctxfi: Fix the incorrect check of dma_set_mask() call fbcon: Fix vc attr at deinit
Tejun Heo (1): cgroup, net_cls: iterate the fds of only the tasks which are being migrated
Theodore Ts'o (1): ext4: lock the xattr block before checksuming it
Tomas Winkler (1): mei: fix deadlock on mei reset
Vaidyanathan Srinivasan (1): cpuidle: Validate cpu_dev in cpuidle_add_sysfs()
Viresh Kumar (1): cpufreq: Restore policy min/max limits on CPU online
[unhandled content-type:application/pgp-signature] |  |