I'm announcing the release of the 4.7.2 kernel. All users of the 4.7 kernel series must upgrade. The updated 4.7.y git tree can be found at: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-4.7.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 ------------ Documentation/module-signing.txt | 6 Makefile | 2 arch/arc/include/asm/pgtable.h | 2 arch/arc/mm/dma.c | 3 arch/arm/boot/dts/arm-realview-pbx-a9.dts | 9 arch/arm/boot/dts/sun4i-a10-a1000.dts | 1 arch/arm/boot/dts/sun4i-a10-hackberry.dts | 1 arch/arm/boot/dts/sun4i-a10-jesurun-q5.dts | 1 arch/arm/boot/dts/sun5i-a10s-wobo-i5.dts | 1 arch/arm/boot/dts/tegra124-jetson-tk1.dts | 4 arch/arm/configs/aspeed_g4_defconfig | 2 arch/arm/configs/aspeed_g5_defconfig | 2 arch/arm/mm/dma-mapping.c | 62 + arch/arm64/Kconfig | 2 arch/arm64/boot/dts/rockchip/rk3368.dtsi | 2 arch/arm64/kernel/debug-monitors.c | 1 arch/arm64/kernel/hibernate.c | 82 +- arch/arm64/kernel/smp.c | 10 arch/arm64/kernel/vmlinux.lds.S | 4 arch/arm64/kvm/hyp/sysreg-sr.c | 8 arch/arm64/kvm/inject_fault.c | 12 arch/arm64/mm/mmu.c | 8 arch/arm64/mm/proc.S | 2 arch/metag/include/asm/cmpxchg_lnkget.h | 2 arch/mips/kernel/cevt-r4k.c | 7 arch/mips/kernel/csrc-r4k.c | 4 arch/mips/kvm/emulate.c | 40 - arch/mips/kvm/tlb.c | 66 + arch/mips/loongson64/loongson-3/hpet.c | 14 arch/mips/mm/uasm-mips.c | 2 arch/powerpc/kernel/tm.S | 3 arch/powerpc/kvm/book3s_hv_rmhandlers.S | 462 ++++++------ arch/s390/include/asm/pgtable.h | 2 arch/s390/include/asm/tlbflush.h | 3 arch/s390/mm/gmap.c | 4 arch/s390/mm/pgtable.c | 2 arch/um/os-Linux/signal.c | 5 arch/unicore32/include/asm/mmu_context.h | 2 arch/x86/events/intel/uncore_snbep.c | 10 arch/x86/kvm/mtrr.c | 1 arch/x86/kvm/vmx.c | 20 arch/x86/kvm/x86.c | 45 - arch/x86/pci/intel_mid_pci.c | 12 block/bio.c | 15 block/genhd.c | 2 drivers/acpi/ec.c | 41 - drivers/bcma/host_pci.c | 1 drivers/block/floppy.c | 21 drivers/bluetooth/ath3k.c | 2 drivers/bluetooth/btusb.c | 1 drivers/char/random.c | 33 drivers/char/tpm/tpm_crb.c | 2 drivers/clk/rockchip/clk-rk3399.c | 2 drivers/cpufreq/intel_pstate.c | 2 drivers/edac/edac_mc_sysfs.c | 20 drivers/gpio/gpio-intel-mid.c | 21 drivers/gpio/gpio-pca953x.c | 2 drivers/gpu/drm/amd/amdgpu/amdgpu_atombios.c | 25 drivers/gpu/drm/amd/amdgpu/amdgpu_atpx_handler.c | 5 drivers/gpu/drm/amd/amdgpu/amdgpu_connectors.c | 7 drivers/gpu/drm/amd/amdgpu/amdgpu_device.c | 16 drivers/gpu/drm/amd/amdgpu/atombios_encoders.c | 1 drivers/gpu/drm/amd/amdgpu/gmc_v7_0.c | 1 drivers/gpu/drm/amd/powerplay/hwmgr/ppatomctrl.c | 4 drivers/gpu/drm/drm_cache.c | 1 drivers/gpu/drm/drm_dp_helper.c | 2 drivers/gpu/drm/drm_edid.c | 8 drivers/gpu/drm/i915/i915_drv.h | 2 drivers/gpu/drm/i915/i915_reg.h | 5 drivers/gpu/drm/i915/intel_display.c | 22 drivers/gpu/drm/i915/intel_pm.c | 3 drivers/gpu/drm/i915/intel_ringbuffer.c | 14 drivers/gpu/drm/nouveau/nouveau_drm.c | 11 drivers/gpu/drm/nouveau/nv04_fbcon.c | 4 drivers/gpu/drm/nouveau/nv50_fbcon.c | 2 drivers/gpu/drm/nouveau/nvc0_fbcon.c | 2 drivers/gpu/drm/nouveau/nvkm/engine/gr/nv30.c | 4 drivers/gpu/drm/nouveau/nvkm/engine/gr/nv34.c | 4 drivers/gpu/drm/radeon/atombios_encoders.c | 1 drivers/gpu/drm/radeon/radeon_atombios.c | 4 drivers/gpu/drm/radeon/radeon_atpx_handler.c | 5 drivers/gpu/drm/radeon/radeon_connectors.c | 15 drivers/gpu/drm/rockchip/rockchip_drm_vop.c | 13 drivers/hid/uhid.c | 33 drivers/hv/vmbus_drv.c | 3 drivers/i2c/busses/i2c-efm32.c | 2 drivers/infiniband/core/rw.c | 24 drivers/infiniband/core/verbs.c | 9 drivers/infiniband/hw/mlx5/gsi.c | 19 drivers/infiniband/sw/rdmavt/Kconfig | 1 drivers/infiniband/sw/rdmavt/cq.c | 1 drivers/infiniband/ulp/srpt/ib_srpt.c | 3 drivers/infiniband/ulp/srpt/ib_srpt.h | 6 drivers/input/mouse/elan_i2c_core.c | 79 +- drivers/input/touchscreen/sur40.c | 5 drivers/iommu/amd_iommu.c | 40 - drivers/iommu/exynos-iommu.c | 1 drivers/iommu/intel-iommu.c | 2 drivers/iommu/io-pgtable-arm.c | 2 drivers/md/dm-flakey.c | 23 drivers/md/dm-verity-fec.c | 4 drivers/md/dm.c | 16 drivers/media/dvb-core/dvb_ringbuffer.c | 74 + drivers/media/platform/s5p-mfc/s5p_mfc.c | 11 drivers/media/rc/ir-rc5-decoder.c | 2 drivers/media/rc/nuvoton-cir.c | 1 drivers/media/usb/usbtv/usbtv-audio.c | 5 drivers/media/v4l2-core/videobuf2-core.c | 10 drivers/media/v4l2-core/videobuf2-v4l2.c | 6 drivers/mfd/qcom_rpm.c | 55 + drivers/mtd/nand/nand_base.c | 2 drivers/mtd/ubi/build.c | 13 drivers/mtd/ubi/vmt.c | 25 drivers/net/wireless/broadcom/brcm80211/brcmfmac/fwsignal.c | 22 drivers/net/wireless/intel/iwlwifi/pcie/drv.c | 9 drivers/net/wireless/intel/iwlwifi/pcie/internal.h | 21 drivers/net/wireless/intel/iwlwifi/pcie/rx.c | 16 drivers/net/wireless/intel/iwlwifi/pcie/trans.c | 13 drivers/of/base.c | 30 drivers/of/dynamic.c | 2 drivers/of/of_private.h | 3 drivers/pci/quirks.c | 10 drivers/phy/phy-rcar-gen3-usb2.c | 26 drivers/pinctrl/intel/pinctrl-cherryview.c | 80 +- drivers/platform/x86/hp-wmi.c | 7 drivers/regulator/s2mps11.c | 6 drivers/remoteproc/remoteproc_core.c | 15 drivers/rtc/rtc-s3c.c | 2 drivers/s390/cio/cmf.c | 29 drivers/scsi/lpfc/lpfc_scsi.c | 2 drivers/scsi/megaraid/megaraid_sas_base.c | 6 drivers/soc/qcom/smp2p.c | 3 drivers/spi/spi-pxa2xx.c | 9 drivers/target/iscsi/iscsi_target.c | 22 drivers/target/iscsi/iscsi_target_login.c | 5 drivers/target/target_core_device.c | 8 drivers/target/target_core_file.c | 3 drivers/target/target_core_iblock.c | 3 drivers/target/target_core_internal.h | 1 drivers/target/target_core_sbc.c | 2 drivers/target/target_core_transport.c | 78 +- drivers/tty/serial/atmel_serial.c | 14 drivers/tty/serial/msm_serial.c | 2 drivers/tty/serial/samsung.c | 18 drivers/usb/core/quirks.c | 3 drivers/usb/dwc3/gadget.c | 16 drivers/usb/gadget/udc/atmel_usba_udc.c | 2 drivers/usb/gadget/udc/pch_udc.c | 16 drivers/usb/renesas_usbhs/fifo.c | 18 drivers/usb/renesas_usbhs/mod_gadget.c | 9 drivers/usb/serial/option.c | 3 drivers/virtio/virtio_balloon.c | 2 drivers/w1/masters/omap_hdq.c | 2 fs/btrfs/extent_io.c | 6 fs/btrfs/file.c | 12 fs/cachefiles/namei.c | 5 fs/cifs/cifs_fs_sb.h | 4 fs/cifs/cifsencrypt.c | 16 fs/cifs/cifsfs.c | 14 fs/cifs/connect.c | 53 + fs/cifs/dir.c | 44 + fs/cifs/inode.c | 22 fs/cifs/smb2ops.c | 30 fs/jbd2/commit.c | 2 fs/nfs/nfs4proc.c | 57 - fs/nfs/pnfs.c | 35 fs/nfs/write.c | 5 fs/nfsd/nfs4state.c | 65 + fs/overlayfs/super.c | 3 fs/xfs/xfs_aops.c | 15 include/linux/backing-dev-defs.h | 1 include/linux/backing-dev.h | 1 include/linux/bio.h | 3 include/linux/mlx5/qp.h | 4 include/rdma/ib_verbs.h | 6 include/target/target_core_backend.h | 2 include/target/target_core_base.h | 1 include/target/target_core_fabric.h | 1 include/trace/events/sunrpc.h | 47 - kernel/auditsc.c | 332 ++++---- kernel/cgroup.c | 18 kernel/module.c | 13 mm/backing-dev.c | 19 mm/hugetlb.c | 4 net/bluetooth/l2cap_sock.c | 2 net/netlabel/netlabel_kapi.c | 12 scripts/recordmcount.c | 9 sound/hda/array.c | 4 sound/pci/hda/hda_intel.c | 2 sound/pci/hda/patch_realtek.c | 28 tools/objtool/.gitignore | 1 virt/kvm/kvm_main.c | 2 192 files changed, 2086 insertions(+), 1108 deletions(-) Alex Deucher (7): drm/amdgpu: add a delay after ATPX dGPU power off drm/amdgpu: support backlight control for UNIPHY3 drm/amdgpu: fix firmware info version checks drm/amdgpu/gmc7: add missing mullins case drm/radeon: add a delay after ATPX dGPU power off drm/radeon: fix firmware info version checks drm/radeon: support backlight control for UNIPHY3 Alex Hung (1): hp-wmi: Fix wifi cannot be hard-unblocked Alexandre Belloni (2): usb: gadget: udc: atmel: Also get regmap for at91sam9x5-pmc tty/serial: atmel: fix RS485 half duplex with DMA Alexey Khoroshilov (1): i2c: efm32: fix a failure path in efm32_i2c_probe() Alexis Dambricourt (1): KVM: MTRR: fix kvm_mtrr_check_gfn_range_consistency page fault Alim Akhtar (2): regulator: s2mps11: Fix the voltage linear range for s2mps15 rtc: s3c: Add s3c_rtc_{enable/disable}_clk in s3c_rtc_setfreq() Amadeusz Sławiński (1): Bluetooth: Fix l2cap_sock_setsockopt() with optname BT_RCVMTU Andrew Jones (1): arm64: KVM: Set cpsr before spsr on fault injection Andy Shevchenko (4): gpio: intel-mid: Remove potentially harmful code gpio: intel-mid: switch to devm_gpiochip_add_data() spi: pxa2xx: Clear all RFT bits in reset_sccr1() on Intel Quark x86/platform/intel_mid_pci: Rework IRQ0 workaround Ard Biesheuvel (2): arm64: mm: avoid fdt_check_header() before the FDT is fully mapped arm64: vmlinux.lds: make __rela_offset and __dynsym_offset ABSOLUTE Arend Van Spriel (1): brcmfmac: restore stopping netdev queue when bus clogs up Arnd Bergmann (2): jbd2: make journal y2038 safe Revert "ARM: aspeed: adapt defconfigs for new CONFIG_PRINTK_TIME" Artemy Kovalyov (1): IB/mlx5: Fix MODIFY_QP command input structure Aurelien Aptel (1): fs/cifs: make share unaccessible at root level mountable Bart Van Assche (4): IB/rdmavt: Disable by default IB/srpt: Limit the number of SG elements per work request IB/core: Make rdma_rw_ctx_init() initialize all used fields IB/core, RDMA RW API: Do not exceed QP SGE send limit Ben Hutchings (2): module: Invalidate signatures on force-loaded modules Documentation/module-signing.txt: Note need for version info if reusing a key Ben Skeggs (1): drm/nouveau: check for supported chipset before booting fbdev off the hw Benjamin Coddington (1): nfs: don't create zero-length requests Bjorn Andersson (2): tty: serial: msm: Don't read off end of tx fifo soc: qcom: smp2p: Correct addressing of outgoing value Borislav Petkov (1): EDAC: Correct channel count limit Caesar Wang (1): arm64: dts: rockchip: fixes the gic400 2nd region size for rk3368 Cao, Lei (1): KVM: VMX: handle PML full VMEXIT that occurs during event delivery Catalin Marinas (1): arm64: Only select ARM64_MODULE_PLTS if MODULES=y Chris Blake (1): PCI: Mark Atheros AR9485 and QCA9882 to avoid bus reset Chris Mason (1): Btrfs: fix delalloc accounting after copy_from_user faults Chris Wilson (1): drm: Restore double clflush on the last partial cacheline Chuck Lever (1): nfsd: Fix race between FREE_STATEID and LOCK Dan O'Donovan (1): pinctrl: cherryview: prevent concurrent access to GPIO controllers Dan Williams (1): block: fix bdi vs gendisk lifetime mismatch Daniele Palmas (1): USB: serial: option: add support for Telit LE910 PID 0x1206 Dave Chinner (1): xfs: bufferhead chains are invalid after end_page_writeback Dave Gerlach (1): remoteproc: Fix potential race condition in rproc_add David Hildenbrand (2): s390/mm: fix gmap tlb flush issues s390/mm: don't drop errors in get_guest_storage_key David Howells (1): cachefiles: Fix race between inactivating and culling a cache object Dmitry Tunin (1): Bluetooth: Add support of 13d3:3490 AR3012 device Emmanuel Grumbach (2): iwlwifi: pcie: enable interrupts before releasing the NIC's CPU iwlwifi: pcie: fix a race in firmware loading flow Eric Biggers (1): random: properly align get_random_int_hash Eric W. Biederman (3): cgroupns: Fix the locking in copy_cgroup_ns cgroupns: Close race between cgroup_post_fork and copy_cgroup_ns cgroupns: Only allow creation of hierarchies in the initial cgroup namespace Felipe Balbi (1): usb: dwc3: gadget: only resume USB2 PHY in <=HIGHSPEED Feng Li (1): iscsi-target: Fix panic when adding second TCP connection to iSCSI session Florian Echtler (2): sur40: lower poll interval to fix occasional FPS drops to ~56 FPS sur40: fix occasional oopses on device close Frank Rowand (1): of: fix memory leak related to safe_name() Greg Kroah-Hartman (1): Linux 4.7.2 Gregory CLEMENT (1): ARM: 8561/3: dma-mapping: Don't use outer_flush_range when the L2C is coherent Guenter Roeck (1): unicore32: mm: Add missing parameter to arch_vma_access_permitted H. Nikolaus Schaller (1): w1:omap_hdq: fix regression Hans de Goede (1): ARM: dts: sunxi: Add a startup delay for fixed regulator enabled phys Hector Palacios (1): mtd: nand: fix bug writing 1 byte less than page size Heiner Kallweit (1): rc: nuvoton: fix hang if chip is configured for alternative EFM IO address Huacai Chen (3): MIPS: Fix r4k clockevents registration MIPS: Don't register r4k sched clock when CPUFREQ enabled MIPS: hpet: Increase HPET_MIN_PROG_DELTA and decrease HPET_MIN_CYCLES Huang Rui (1): drm/amd/powerplay: fix the incorrect return value Hui Wang (2): ALSA: hda/realtek - Can't adjust speaker's volume on a Dell AIO ALSA: hda - Fix headset mic detection problem for two dell machines Iago Abal (1): usb: gadget: pch_udc: reorder spin_[un]lock to avoid deadlock Ilia Mirkin (1): drm/nouveau/gr/nv3x: fix instobj write offsets in gr setup Iosif Harutyunov (1): ubi: Fix race condition between ubi device creation and udev James Hogan (5): MIPS: KVM: Fix mapped fault broken commpage handling MIPS: KVM: Add missing gfn range check MIPS: KVM: Fix gfn range check in kseg0 tlb faults MIPS: KVM: Propagate kseg0/mapped tlb fault errors metag: Fix __cmpxchg_u32 asm constraint for CMP Jan Kiszka (1): intel_pstate: Fix MSR_CONFIG_TDP_x addressing in core_get_max_pstate() Jarkko Sakkinen (1): tpm_crb: fix address space of the return pointer in crb_map_res() Javier Martinez Canillas (2): s5p-mfc: Set device name for reserved memory region devs s5p-mfc: Add release callback for memory region devs Jeff Layton (1): nfsd: don't return an unhashed lock stateid after taking mutex Jia He (1): mm/hugetlb: avoid soft lockup in set_max_huge_pages() Jianxin Xiong (1): IB/rdmavt: Add missing spin_lock_init call for rdi->n_cqs_lock Jim Mattson (1): KVM: nVMX: Fix memory corruption when using VMCS shadowing Jiri Kosina (1): floppy: fix open(O_ACCMODE) for ioctl-only open Joerg Roedel (3): iommu/amd: Handle IOMMU_DOMAIN_DMA in ops->domain_free call-back iommu/amd: Init unity mappings only for dma_ops domains iommu/amd: Update Alias-DTE in update_device_table() John Keeping (1): drm/rockchip: allocate correct crtc state structure on reset Jonathan McDowell (1): Fix RC5 decoding with Fintek CIR chipset Joseph Salisbury (1): usb: quirks: Add no-lpm quirk for Elan KT Liao (1): Input: elan_i2c - properly wake up touchpad on ASUS laptops Kan Liang (1): perf/x86/intel/uncore: Fix uncore num_counters Konrad Leszczynski (1): usb: dwc3: fix for the isoc transfer EP_BUSY flag Konstantin Neumoin (1): balloon: check the number of available pages in leak balloon Krzysztof Kozlowski (1): serial: samsung: Fix ERR pointer dereference on deferred probe Laura Abbott (1): ftrace/recordmcount: Work around for addition of metag magic but not relocations Linus Walleij (2): mfd: qcom_rpm: Fix offset error for msm8660 mfd: qcom_rpm: Parametrize also ack selector size Lv Zheng (1): ACPI / EC: Work around method reentrancy limit in ACPICA for _Qxx Lyude (3): drm/amdgpu: Poll for both connect/disconnect on analog connectors drm/amdgpu: Disable RPM helpers while reprobing connectors on resume drm/radeon: Poll for both connect/disconnect on analog connectors Marc Zyngier (1): arm64: KVM: VHE: Context switch MDSCR_EL1 Marek Szyprowski (1): iommu/exynos: Suppress unbinding to prevent system failure Mario Kleiner (2): drm/edid: Add 6 bpc quirk for display AEO model 0. drm/i915/dp: Revert "drm/i915/dp: fall back to 18 bpp when sink capability is unknown" Mark Rutland (2): arm64: hibernate: avoid potential TLB conflict arm64: hibernate: handle allocation failures Maruthi Srinivas Bayyavarapu (1): ALSA: hda: add AMD Bonaire AZ PCI ID with proper driver caps Matt Redfearn (1): MIPS: mm: Fix definition of R6 cache instruction Matthew Leach (1): media: usbtv: prevent access to free'd resources Mauricio Faria de Oliveira (1): lpfc: fix oops in lpfc_sli4_scmd_to_wqidx_distr() from lpfc_send_taskmgmt() Michael Neuling (1): powerpc/tm: Fix stack pointer corruption in __tm_recheckpoint() Mika Kuoppala (1): drm/i915/gen9: Add WaInPlaceDecompressionHang Mike Christie (1): target: Fix max_unmap_lba_count calc overflow Mike Snitzer (2): dm: set DMF_SUSPENDED* _before_ clearing DMF_NOFLUSH_SUSPENDING dm flakey: error READ bios during the down_interval Miklos Szeredi (1): ovl: disallow overlayfs as upperdir Mikulas Patocka (1): drm/nouveau/fbcon: fix font width not divisible by 8 Nicholas Bellinger (4): target: Fix ordered task target_setup_cmd_from_cdb exception hang target: Fix missing complete during ABORT_TASK + CMD_T_FABRIC_STOP target: Fix race between iscsi-target connection shutdown + ABORT_TASK target: Fix ordered task CHECK_CONDITION early exception handling Oren Givon (2): iwlwifi: add new 8260 PCI IDs iwlwifi: add new 8265 Paolo Bonzini (1): KVM: x86: avoid simultaneous queueing of both IRQ and SMI Paolo Valente (1): block: add missing group association in bio-cloning functions Paul Gortmaker (1): objtool: Add 'fixdep' to objtool/.gitignore Paul Mackerras (2): KVM: PPC: Book3S HV: Pull out TM state save/restore into separate procedures KVM: PPC: Book3S HV: Save/restore TM state in H_CEDE Paul Moore (2): audit: fix a double fetch in audit_log_single_execve_arg() netlabel: add address family checks to netlbl_{sock,req}_delattr() Pavel Shilovsky (1): CIFS: Fix a possible invalid memory access in smb2_query_symlink() Rabin Vincent (2): cifs: unbreak TCP session reuse cifs: fix crash due to race in hmac(md5) handling Rafał Miłecki (1): bcma: add PCI ID for Foxconn's BCM43142 device Ralf Ramsauer (1): ARM: tegra: fix erroneous address in dts Richard Weinberger (3): ubi: Make volume resize power cut aware ubi: Fix early logging um: Fix possible deadlock in sig_handler_common() Robin Murphy (1): ARM: dts: realview: Fix PBX-A9 cache description Roderick Colenbrander (1): HID: uhid: fix timeout when probe races with IO Sachin Prabhu (1): cifs: Check for existing directory when opening file with O_CREAT Sakari Ailus (2): videobuf2-v4l2: Verify planes array in buffer dequeueing vb2: core: Skip planes array verification if pb is NULL Sami Tolvanen (1): dm verity fec: fix block calculation Sebastian Ott (1): s390/cio: allow to reset channel measurement block Slava Shwartsman (1): IB/mlx5: Fix iteration overrun in GSI qps Soeren Moch (1): media: dvb_ringbuffer: Add memory barriers Stephan Mueller (1): random: add interrupt callback to VMBus IRQ handler Sumit Saxena (1): megaraid_sas: Do not fire MR_DCMD_PD_LIST_QUERY to controllers which do not support it Suzuki K Poulose (2): arm64: Fix incorrect per-cpu usage for boot CPU arm64: Honor nosmp kernel command line option Tahsin Erdogan (1): dm: fix second blk_delay_queue() parameter to be in msec units not jiffies Takashi Iwai (1): ALSA: hda: Fix krealloc() with __GFP_ZERO usage Theodore Ts'o (2): random: initialize the non-blocking pool via add_hwgenerator_randomness() random: print a warning for the first ten uninitialized random users Trond Myklebust (5): pNFS: Separate handling of NFS4ERR_LAYOUTTRYLATER and RECALLCONFLICT pNFS: Fix post-layoutget error handling in pnfs_update_layout() pNFS: Handle NFS4ERR_RECALLCONFLICT correctly in LAYOUTGET pNFS: Fix LAYOUTGET handling of NFS4ERR_BAD_STATEID and NFS4ERR_EXPIRED SUNRPC: Don't allocate a full sockaddr_storage for tracing Vignesh R (1): gpio: pca953x: Fix NBANK calculation for PCA9536 Ville Syrjälä (3): drm/i915: Update CDCLK_FREQ register on BDW after changing cdclk frequency drm: aux ->transfer() can return 0, deal with it drm/i915: Never fully mask the the EI up rps interrupt on SNB/IVB Vineet Gupta (1): ARC: mm: don't loose PTE_SPECIAL in pte_modify() Vladimir Kondratiev (1): ARC: dma: fix address translation in arc_dma_free Wei Yang (1): iommu/vt-d: Return error code in domain_context_mapping_one() Will Deacon (2): arm64: debug: unmask PSTATE.D earlier iommu/io-pgtable-arm: Fix iova_to_phys for block entries Xing Zheng (1): clk: rockchip: fix incorrect rk3399 spdif-DPTX divider bits Yoshihiro Shimoda (3): usb: renesas_usbhs: protect the CFIFOSEL setting in usbhsg_ep_enable() usb: renesas_usbhs: fix NULL pointer dereference in xfer_work() phy: rcar-gen3-usb2: fix mutex_lock calling in interrupt
Attachment:
signature.asc
Description: PGP signature