Another week, another rc. As is our usual pattern after the merge window, rc3 is larger than rc2, but this is hopefully the point where things start to shrink and calm down. We had a late typo in rc2 that affected arm and powerpc (the prep code for the 5-level page tables), and hopefully there are no similar brown-paper-bugs now in rc3.
On the whole rc3 looks pretty normal, with two thirds being driver updates (late qla2xxx scsi driver updates stand out, but ethernet drivers for broadcom and cavium aren't that far behind, and there are updates for gpu, md, cpufreq, x86 platform drivers etc). Outside of drivers, the rest is a mix of arch updates (parisc, powerpc, x86), filesystems (afs, nfs, xfs) and "misc" (mainly core kernel and general networking updates). Shortlog appended for those who want to see some overview of the details, but what we really want is testing. Please. Linus --- Alan Jenkins (9): platform/x86: fujitsu-laptop: clearly denote backlight-related symbols platform/x86: fujitsu-laptop: replace "hotkey" with "laptop" in symbol names platform/x86: fujitsu-laptop: make platform-related variables match naming convention platform/x86: fujitsu-laptop: rename FUNC_RFKILL to FUNC_FLAGS platform/x86: fujitsu-laptop: replace numeric values with constants platform/x86: fujitsu-laptop: remove redundant forward declarations platform/x86: fujitsu-laptop: simplify acpi_bus_register_driver() error handling platform/x86: fujitsu-laptop: autodetect LCD interface on all models platform/x86: fujitsu-laptop: remove redundant MODULE_ALIAS entries Alex Deucher (2): drm/radeon/si: add dpm quirk for Oland drm/amdgpu/si: add dpm quirk for Oland Alexander Potapenko (1): net: initialize msg.msg_flags in recvfrom Alexei Starovoitov (4): bpf: add get_next_key callback to LPM map bpf: fix struct htab_elem layout bpf: convert htab map to hlist_nulls selftests/bpf: fix broken build Alexey Kardashevskiy (2): powerpc/powernv/ioda2: Gracefully fail if too many TCE levels requested powerpc/powernv/ioda2: Update iommu table base on ownership change Alexey Khoroshilov (1): net/sched: act_skbmod: remove unneeded rcu_read_unlock in tcf_skbmod_dump Alexey Kodanev (1): udp: avoid ufo handling on IP payload compression packets Ander Conselvan de Oliveira (1): drm/i915/glk: Fix watermark computations for third sprite plane Andreas Gruenbacher (1): gfs2: Avoid alignment hole in struct lm_lockname Andreea-Cristina Bernat (2): afs: inode: Replace rcu_assign_pointer() with RCU_INIT_POINTER() afs: security: Replace rcu_assign_pointer() with RCU_INIT_POINTER() Andrew Lunn (1): net: phy: marvell: Fix double free of hwmon device Andrey Ryabinin (1): x86/kasan: Fix boot with KASAN=y and PROFILE_ANNOTATED_BRANCHES=y Andrey Vagin (1): net: use net->count to check whether a netns is alive or not Andy Lutomirski (2): x86/perf: Fix CR4.PCE propagation to use active_mm instead of mm x86/perf: Clarify why x86_pmu_event_mapped() isn't racy Andy Shevchenko (3): x86/platform/intel-mid: Correct MSI IRQ line for watchdog device x86/platform/intel-mid: Use common power off sequence x86/platform/intel-mid: Add power button support for Merrifield Anil Gurumurthy (1): qla2xxx: Export DIF stats via debugfs Anton Blanchard (1): scsi: lpfc: Add shutdown method for kexec Arnd Bergmann (5): scsi: qedi: fix build error without DEBUG_FS net/mlx5e: add IPV6 dependency mm, x86: Fix native_pud_clear build error drm: amd: remove broken include path mm, x86: fix native_pud_clear build error Arvind Yadav (1): parisc: perf: Fix potential NULL pointer dereference Bart Van Assche (1): scsi: mpt3sas: Avoid sleeping in interrupt context Blomme, Maarten (2): spi_ks8995: fix "BUG: key accdaa28 not in .data!" spi_ks8995: regs_size incorrect for some devices Chandan Rajendra (1): powerpc: Wire up statx() syscall Chris Leech (1): scsi: libiscsi: add lock around task lists to fix list corruption regression Chris Wilson (6): drm/i915: Squelch any ktime/jiffie rounding errors for wait-ioctl drm/i915/fbdev: Stop repeating tile configuration on stagnation drm/i915: Remove the vma from the drm_mm if binding fails drm/i915: Store a permanent error in obj->mm.pages drm/i915: Use pagecache write to prepopulate shmemfs from pwrite-ioctl drm/i915: Drain the freed state from the tail of the next commit Christian Lamparter (2): dt: emac: document device-tree based phy discovery and setup net: ibm: emac: fix regression caused by emac_dt_phy_probe() Christoph Hellwig (1): scsi: vmw_pvscsi: handle the return value from pci_alloc_irq_vectors correctly Chuck Lever (1): xprtrdma: Squelch kbuild sparse complaint Colin Ian King (1): scsi: qedi: fix missing return error code check on call to qedi_setup_int Cyril Bur (1): selftests/powerpc: Replace stxvx and lxvx with stxvd2x/lxvd2x Damien Le Moal (1): scsi: sd: Check for unaligned partial completion Daniel Axtens (1): crypto: powerpc - Fix initialisation of crc32c context Daniel Borkmann (2): bpf: improve read-only handling perf symbols: Fix symbols__fixup_end heuristic for corner cases Daniel Bristot de Oliveira (2): sched/deadline: Make sure the replenishment timer fires in the next period sched/deadline: Throttle a constrained deadline task activated after the deadline Daniel Jurgens (1): net/mlx5: Don't save PCI state when PCI error is detected Darrick J. Wong (1): xfs: verify inline directory data forks Dave Airlie (1): drm/amdgpu: fix parser init error path to avoid crash in parser fini Dave Jiang (3): device-dax: fix pmd/pte fault fallback handling device-dax: fix pud fault fallback handling device-dax: fix debug output typo David Ahern (4): vrf: Fix use-after-free in vrf_xmit net: ipv6: Remove redundant RTA_OIF in multipath routes mpls: Send route delete notifications when router module is unloaded mpls: Do not decrement alive counter for unregister events David Arcari (1): net: ethernet: aquantia: call set_irq_affinity_hint before free_irq David Howells (24): rxrpc: Call state should be read with READ_ONCE() under some circumstances net: Work around lockdep limitation in sockets that use sockets rxrpc: rxrpc_kernel_send_data() needs to handle failed call better rxrpc: Wake up the transmitter if Rx window size increases on the peer afs: Fix missing put_page() afs: Fix page overput in afs_fill_page() afs: Handle better the server returning excess or short data afs: Kill struct afs_read::pg_offset afs: Handle a short write to an AFS page afs: Flush outstanding writes when an fd is closed afs: Distinguish mountpoints from symlinks by file mode alone afs: Fix AFS read bug afs: Make struct afs_read::remain 64-bit afs: Use a bvec rather than a kvec in afs_send_pages() afs: Fix the maths in afs_fs_store_data() afs: Invalid op ID should abort with RXGEN_OPCODE afs: Better abort and net error handling afs: Don't set PG_error on local EINTR or ENOMEM when filling a page afs: Fix page leak in afs_write_begin() afs: Fix afs_kill_pages() afs: Fix an off-by-one error in afs_send_pages() afs: Fix abort on signal while waiting for call completion afs: ->writepage() shouldn't call clear_page_dirty_for_io() afs: Don't wait for page writeback with the page lock held David S. Miller (1): net: Revert ksettings conversions. Dmitry V. Levin (2): uapi: fix linux/packet_diag.h userspace compilation error uapi: fix drm/omap_drm.h userspace compilation errors Dmitry Vyukov (1): mm: don't warn when vmalloc() fails due to a fatal signal Dou Liyang (5): Revert "x86/acpi: Set persistent cpuid <-> nodeid mapping when booting" Revert"x86/acpi: Enable MADT APIs to return disabled apicids" x86/acpi: Restore the order of CPU IDs acpi/processor: Implement DEVICE operator for processor enumeration acpi/processor: Check for duplicate processor ids at hotplug time Doug Berger (7): net: bcmgenet: correct the RBUF_OVFL_CNT and RBUF_ERR_CNT MIB values net: bcmgenet: correct MIB access of UniMAC RUNT counters net: bcmgenet: reserved phy revisions must be checked first net: bcmgenet: power down internal phy if open or resume fails net: bcmgenet: synchronize irq0 status between the isr and task net: bcmgenet: Power up the internal PHY before probing the MII net: bcmgenet: decouple flow control from bcmgenet_tx_reclaim Edwin Chan (1): net: bcmgenet: add begin/complete ethtool ops Elena Reshetova (1): drivers, xen: convert grant_map.users from atomic_t to refcount_t Eric Biggers (1): arm64: support keyctl() system call in 32-bit mode Eric Dumazet (4): tcp: fix various issues for sockets morphing to listen state net: fix socket refcounting in skb_complete_wifi_ack() net: fix socket refcounting in skb_complete_tx_timestamp() dccp: fix use-after-free in dccp_feat_activate_values Etienne Noss (1): act_connmark: avoid crashing on malformed nlattrs with null parms Eugenia Emantayev (1): net/mlx5e: Fix loopback selftest Florian Fainelli (1): net: phy: Do not perform software reset for Generic PHY Florian Westphal (3): xfrm: policy: init locks early ipv6: avoid write to a possibly cloned skb bridge: drop netfilter fake rtable unconditionally Geert Uytterhoeven (1): arm64: kernel: Update kerneldoc for cpu_suspend() rename Guoqing Jiang (3): md-cluster: free md_cluster_info if node leave cluster md-cluster: remove useless memset from gather_all_resync_info md: move funcs from pers->resize to update_size Gwendal Grignou (1): libata: transport: Remove circular dependency at free time Hannes Frederic Sowa (2): tun: fix premature POLLOUT notification on tun devices dccp: fix memory leak during tear-down of unsuccessful connection request Heiko Carstens (2): mm: add private lock to serialize memory hotplug operations drivers core: remove assert_held_device_hotplug() Helge Deller (3): parisc: Wire up statx system call parisc: Avoid compiler warnings with access_ok() parisc: Fix system shutdown halt Himanshu Madhani (2): qla2xxx: Add DebugFS node to display Port Database qla2xxx: Update driver version to 9.00.00.00-k Huy Nguyen (1): net/mlx5e: remove IEEE/CEE mode check when setting DCBX mode Igor Druzhinin (1): xen-netback: fix race condition on XenBus disconnect Imre Deak (1): drm/i915/gen9: Increase PCODE request timeout to 50ms James Smart (20): scsi: lpfc: remove redundant assignment of sgel scsi: lpfc: sanity check hrq is null before dereferencing it scsi: lpfc: don't dereference dma_buf->iocbq before null check scsi: lpfc: fix missing spin_unlock on sql_list_lock scsi: lpfc: Fix crash during Hardware error recovery on SLI3 adapters scsi: lpfc: Fix RCTL value on NVME LS request and response scsi: lpfc: Fix NVME CMD IU byte swapped word 1 problem scsi: lpfc: Fix IO submission if WQ is full scsi: lpfc: Fix nvme allocation bug on failed nvme_fc_register_localport scsi: lpfc: add NVME exchange aborts scsi: lpfc: Fix eh_deadline setting for sli3 adapters. scsi: lpfc: add transport eh_timed_out reference scsi: lpfc: Rework lpfc Kconfig for NVME options scsi: lpfc: Rename LPFC_MAX_EQ_DELAY to LPFC_MAX_EQ_DELAY_EQID_CNT scsi: lpfc: correct double print scsi: lpfc: remove dead sli3 nvme code scsi: lpfc: correct rdp diag portnames scsi: lpfc: code cleanups in NVME initiator base scsi: lpfc: code cleanups in NVME initiator discovery scsi: lpfc: revise version number to 11.2.0.10 Jarod Wilson (1): team: use ETH_MAX_MTU as max mtu Jason Yan (3): md: fix super_offset endianness in super_1_rdev_size_change md: fix incorrect use of lexx_to_cpu in does_sb_need_changing nfs: make nfs4_cb_sv_ops static Jens Axboe (1): blk-mq-sched: don't run the queue async from blk_mq_try_issue_directly() Jiri Olsa (1): x86/intel_rdt: Put group node in rdtgroup_kn_unlock Jiri Pirko (3): mlxsw: spectrum_flower: Remove bogus warns in mlxsw_sp_flower_destroy mlxsw: reg: Fix SPVM max record count mlxsw: reg: Fix SPVMLR max record count Joe Carnuccio (1): qla2xxx: Allow vref count to timeout on vport delete. Joe Perches (3): scsi: qla2xxx: Fix ql_dump_buffer scsi: qedf: Fix defective logging format and argument mismatches scsi: qedf: Use vsprintf extension %pad Johan Hovold (2): isdn/gigaset: fix NULL-deref at probe net: wimax/i2400m: fix NULL-deref at probe John David Anglin (1): parisc: Optimize flush_kernel_vmap_range and invalidate_kernel_vmap_range Jon Maxwell (1): dccp/tcp: fix routing redirect race Josh Poimboeuf (1): x86/unwind: Fix last frame check for aligned function stacks João Paulo Rechi Vita (2): platform/x86: asus-wmi: Detect quirk_no_rfkill from the DSDT platform/x86: asus-wmi: Remove quirk_no_rfkill Jyri Sarha (2): drm/tilcdc: Fix hardcoded fail-return value in tilcdc_crtc_create() drm/tilcdc: Set framebuffer DMA address to HW only if CRTC is enabled Kees Cook (1): cgroups: censor kernel pointer in debug files Kinglong Mee (3): nfs4: fix a typo of NFS_ATTR_FATTR_GROUP_NAME NFSv4: fix a reference leak caused WARNING messages NFS: fix the fault nrequests decreasing for nfs_inode COPY Kirill A. Shutemov (1): mm, gup: fix typo in gup_p4d_range() Krzysztof Kozlowski (2): crypto: s5p-sss - Fix completing crypto request in IRQ handler crypto: s5p-sss - Fix spinlock recursion on LRW(AES) LABBE Corentin (1): tun: remove copyright printing Larry Finger (1): powerpc/pmac: Fix crash in dma-mapping.h with NULL dma_ops Lendacky, Thomas (1): amd-xgbe: Enable IRQs only if napi_complete_done() is true Linus Torvalds (2): mm/swap: don't BUG_ON() due to uninitialized swap slot cache Linux 4.11-rc3 Maarten Lankhorst (2): drm/i915: Move updating color management to before vblank evasion drm/i915: Nuke skl_update_plane debug message from the pipe update critical section Madhavan Srinivasan (2): powerpc/perf: Fix perf_get_data_addr() for power9 DD1 powerpc/perf: Handle sdar_mode for marked event in power9 Marc Dionne (4): afs: Populate group ID from vnode status afs: Adjust mode bits processing afs: Deal with an empty callback array afs: Populate and use client modification time Mark Rutland (2): arm64: kasan: avoid bad virt_to_pfn() arm64: use const cap for system_uses_ttbr0_pan() Masami Hiramatsu (1): kasan: add a prototype of task_struct to avoid warning Matt Fleming (2): sched/loadavg: Avoid loadavg spikes caused by delayed NO_HZ accounting sched/loadavg: Use {READ,WRITE}_ONCE() for sample window Matthew Auld (1): drm/i915: use correct node for handling cache domain eviction Max Lohrmann (1): target: Fix VERIFY_16 handling in sbc_parse_cdb Michael Chan (4): bnxt_en: Perform function reset earlier during probe. bnxt_en: Call bnxt_ulp_stop() during tx timeout. bnxt_en: Check if firmware LLDP agent is running. bnxt_en: Ignore 0 value in autoneg supported speed from firmware. Michael Ellerman (2): powerpc/boot: Fix zImage TOC alignment powerpc/pseries: Don't give a warning when HPT resizing isn't available Michal Schmidt (7): bnx2x: prevent crash when accessing PTP with interface down bnx2x: lower verbosity of VF stats debug messages bnx2x: fix possible overrun of VFPF multicast addresses array bnx2x: fix detection of VLAN filtering feature for VF bnx2x: do not rollback VF MAC/VLAN filters we did not configure bnx2x: fix incorrect filter count in an error message bnx2x: add missing configuration of VF VLAN filters Mihail Atanassov (2): drm: mali-dp: Remove mclk rate management drm: mali-dp: Fix smart layer not going to composition Mika Kuoppala (1): drm/i915: Avoid tweaking evaluation thresholds on Baytrail v3 Mike Christie (10): tcmu: allow hw_max_sectors greater than 128 tcmu: return on first Opt parse failure target: allow ALUA setup for some passthrough backends target: fail ALUA transitions for pscsi target: Use system workqueue for ALUA transitions target: fix ALUA transition timeout handling target: allow userspace to set state to transitioning target: fix race during implicit transition work flushes tcmu: add helper to check if dev was configured tcmu: make cmd timeout configurable Mike Travis (1): x86/platform: Remove warning message for duplicate NMI handlers Mikulas Patocka (1): parisc: support R_PARISC_SECREL32 relocation in modules Mintz, Yuval (4): qed: Fix mapping leak on LL2 rx flow qed: Free previous connections when releasing iSCSI qed: Correct out-of-bound access in OOO history qed: Enable iSCSI Out-of-Order Naveen N. Rao (1): arm64: kprobes: remove kprobe_exceptions_notify Neil Jerram (1): Make IP 'forwarding' doc more precise NeilBrown (2): md: don't impose the MD_SB_DISKS limit on arrays without metadata. blk: Ensure users for current->bio_list can see the full list. Nicholas Bellinger (3): target/pscsi: Fix TYPE_TAPE + TYPE_MEDIMUM_CHANGER export target: Drop pointless tfo->check_stop_free check tcmu: Convert cmd_time_out into backend device attribute Nicholas Piggin (3): powerpc/64s: fix handling of non-synchronous machine checks powerpc/64s: allow machine check handler to set severity and initiator powerpc/64s: POWER9 machine check handler Nicolas Dichtel (1): vxlan: fix ovs support Niklas Cassel (1): locking/rwsem: Fix down_write_killable() for CONFIG_RWSEM_GENERIC_SPINLOCK=y Olga Kornievskaia (2): NFS prevent double free in async nfs4_exchange_id NFSv4.1 respect server's max size in CREATE_SESSION Or Gerlitz (1): net/mlx5e: Avoid wrong identification of rules on deletion Paolo Abeni (1): net/tunnel: set inner protocol in network gro hooks Paul Blakey (1): net/mlx5: Fix create autogroup prev initializer Peter Zijlstra (7): x86/tsc: Fix ART for TSC_KNOWN_FREQ futex: Fix potential use-after-free in FUTEX_REQUEUE_PI futex: Add missing error handling to FUTEX_REQUEUE_PI perf/core: Fix use-after-free in perf_release() perf/core: Fix event inheritance on fork() perf/core: Simplify perf_event_free_task() perf/core: Better explain the inherit magic Philippe Reynes (8): net: smsc: smc911x: use new api ethtool_{get|set}_link_ksettings net: smsc: smc91x: use new api ethtool_{get|set}_link_ksettings net: sun: cassini: use new api ethtool_{get|set}_link_ksettings net: sun: niu: use new api ethtool_{get|set}_link_ksettings net: sun: sungem: use new api ethtool_{get|set}_link_ksettings net: sun: sunhme: use new api ethtool_{get|set}_link_ksettings net: toshiba: ps3_genic_net: use new api ethtool_{get|set}_link_ksettings net: toshiba: spider_net: use new api ethtool_{get|set}_link_ksettings Potomski, MichalX (1): scsi: ufs: Factor out ufshcd_read_desc_param Quinn Tran (10): qla2xxx: Fix memory leak for abts processing qla2xxx: Fix request queue corruption. qla2xxx: Fix inadequate lock protection for ABTS. qla2xxx: Fix sess_lock & hardware_lock lock order problem. qla2xxx: Allow relogin to proceed if remote login did not finish qla2xxx: Improve T10-DIF/PI handling in driver. qla2xxx: Add async new target notification qla2xxx: Use IOCB interface to submit non-critical MBX. qla2xxx: Change scsi host lookup method. qla2xxx: Fix delayed response to command for loop mode/direct connect. Rafael J. Wysocki (3): cpufreq: intel_pstate: Update pid_params.sample_rate_ns in pid_param_set() cpufreq: intel_pstate: Avoid percentages in limits-related computations cpufreq: Fix and clean up show_cpuinfo_cur_freq() Raghava Aditya Renukunta (1): scsi: aacraid: Fix typo in blink status Ram Amrani (2): qed: Align CIDs according to DORQ requirement qed: Fix interrupt flags on Rx LL2 Rex Zhu (1): drm/amd/powerplay: fix copy error in smu7_clockpoweragting.c Romain Izard (1): Revert "clocksource/drivers/tcb_clksrc: Use 32 bit tcb as sched_clock" Russell King (1): ARM: wire up statx syscall Sabrina Dubroca (1): ipv6: make ECMP route replacement less greedy Sagi Grimberg (1): blk-mq: Fix tagset reinit in the presence of cpu hot-unplug Sebastian Andrzej Siewior (1): cpu/hotplug: Serialize callback invocations proper Shaohua Li (3): md/raid10: submit bio directly to replacement disk md: delete dead code md/raid1/10: fix potential deadlock Song Liu (1): md/r5cache: fix set_syndrome_sources() for data in cache Sowmini Varadhan (3): rds: tcp: Take explicit refcounts on struct net rds: tcp: Reorder initialization sequence in rds_tcp_init to avoid races rds: tcp: Sequence teardown of listen and acceptor sockets to avoid races Srinivas Pandruvada (1): cpufreq: intel_pstate: Correct frequency setting in the HWP mode Stafford Horne (3): openrisc: xchg: fix `computed is not used` warning openrisc: fix issue handling 8 byte get_user calls openrisc: Export symbols needed by modules Steffen Klassert (2): xfrm: Don't use sk_family for socket policy lookups vti6: Don't report path MTU below IPV6_MIN_MTU. Stephen Hemminger (1): scsi: storvsc: Workaround for virtual DVD SCSI version Steven Rostedt (VMware) (1): sched/deadline: Use deadline instead of period when calculating overflow Sunil Goutham (3): net: thunderx: Fix IOMMU translation faults net: thunderx: Fix LMAC mode debug prints for QSGMII mode net: thunderx: Fix invalid mac addresses for node1 interfaces Tahsin Erdogan (3): percpu: acquire pcpu_lock when updating pcpu_nr_empty_pop_pages percpu: remove unused chunk_alloc parameter from pcpu_get_pages() writeback: fix memory leak in wb_queue_work() Tejun Heo (3): cgroup/pids: remove spurious suspicious RCU usage warning libata: drop WARN from protocol error in ata_sff_qc_issue() workqueue: trigger WARN if queue_delayed_work() is called with NULL @wq Thanneeru Srinivasulu (1): net: thunderx: Allow IPv6 frames with zero UDP checksum Thomas Falcon (2): ibmvnic: Fix overflowing firmware/hardware TX queue ibmvnic: Allocate number of rx/tx buffers agreed on by firmware Thomas Petazzoni (3): hwrng: omap - write registers after enabling the clock hwrng: omap - use devm_clk_get() instead of of_clk_get() hwrng: omap - Do not access INTMASK_REG on EIP76 Tina Ruchandani (2): afs: Migrate vlocation fields to 64-bit afs: Prevent callback expiry timer overflow Tobias Klauser (2): cgroup: Fix indenting in PID controller documentation x86/mpx: Make unnecessarily global function static Tom St Denis (2): drm/amd/amdgpu: Disable GFX_PG on Carrizo until compute issues solved drm/amd/amdgpu: Fix debugfs reg read/write address width Tomas Jasek (1): scsi: lpfc: replace init_timer by setup_timer Tomer Tayar (1): qed: Prevent creation of too-big u32-chains Tomi Valkeinen (1): drm/omap: fix dmabuf mmap for dma_alloc'ed buffers Tvrtko Ursulin (1): drm/i915: Fix forcewake active domain tracking VSR Burru (1): liquidio: improve UDP TX performance Ville Syrjälä (1): drm/i915: Nuke debug messages from the pipe update critical section Vitaly Wool (1): z3fold: fix spinlock unlocking in page reclaim Vlad Yasevich (1): net: Resend IGMP memberships upon peer notification. WANG Cong (1): ipv6: reorder icmpv6_init() and ip6_mr_init() Wanpeng Li (1): sched/deadline: Add missing update_rq_clock() in dl_task_timer() Weston Andros Adamson (2): pNFS: return status from nfs4_pnfs_ds_connect pNFS/flexfiles: never nfs4_mark_deviceid_unavailable Yuantian Tang (1): ahci: qoriq: correct the sata ecc setting error Zhao Qiang (1): ucc/hdlc: fix two little issue Zhilong Liu (1): md/raid1: fix a trivial typo in comments Zhu Yanjun (1): rds: ib: add error handle robert.f...@collabora.com (1): qed: Fix copy of uninitialized memory stephen hemminger (1): netvsc: handle select_queue when device is being removed