All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: linux-kernel@vger.kernel.org,
	Andrew Morton <akpm@linux-foundation.org>,
	torvalds@linux-foundation.org, stable@vger.kernel.org
Cc: lwn@lwn.net, Jiri Slaby <jslaby@suse.cz>
Subject: Linux 4.9.71
Date: Wed, 20 Dec 2017 11:00:34 +0100	[thread overview]
Message-ID: <20171220100034.GA25080@kroah.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 25055 bytes --]

I'm announcing the release of the 4.9.71 kernel.

All users of the 4.9 kernel series must upgrade.

The updated 4.9.y git tree can be found at:
	git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-4.9.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/arm64/Makefile                               |    8 -
 arch/blackfin/Kconfig                             |    7 
 arch/blackfin/Kconfig.debug                       |    1 
 arch/openrisc/include/asm/uaccess.h               |    2 
 arch/powerpc/perf/hv-24x7.c                       |    2 
 arch/powerpc/platforms/powernv/opal-async.c       |    6 
 arch/powerpc/platforms/powernv/setup.c            |    2 
 arch/powerpc/sysdev/ipic.c                        |    4 
 arch/x86/crypto/salsa20_glue.c                    |    7 
 arch/x86/kernel/acpi/boot.c                       |    2 
 arch/x86/kvm/vmx.c                                |    4 
 block/badblocks.c                                 |    2 
 block/blk-mq-tag.c                                |    3 
 crypto/hmac.c                                     |    6 
 crypto/rsa_helper.c                               |    2 
 crypto/salsa20_generic.c                          |    7 
 crypto/shash.c                                    |    5 
 crypto/tcrypt.c                                   |    6 
 drivers/acpi/acpi_processor.c                     |    5 
 drivers/acpi/bus.c                                |    1 
 drivers/acpi/processor_core.c                     |   73 ---------
 drivers/bluetooth/btusb.c                         |    5 
 drivers/bus/arm-ccn.c                             |    1 
 drivers/clk/hisilicon/clk-hi6220.c                |    2 
 drivers/clk/imx/clk-imx6q.c                       |    2 
 drivers/clk/mediatek/clk-mtk.h                    |    1 
 drivers/clk/mediatek/clk-pll.c                    |    5 
 drivers/clk/tegra/clk-tegra30.c                   |    2 
 drivers/dma/dmaengine.c                           |    2 
 drivers/dma/dmatest.c                             |   55 ++++---
 drivers/dma/ti-dma-crossbar.c                     |    8 -
 drivers/firmware/efi/efi.c                        |    1 
 drivers/firmware/efi/esrt.c                       |    2 
 drivers/gpu/drm/amd/acp/Makefile                  |    2 
 drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c            |    2 
 drivers/gpu/drm/omapdrm/omap_gem_dmabuf.c         |    3 
 drivers/gpu/drm/radeon/si_dpm.c                   |   10 +
 drivers/hid/hid-cp2112.c                          |    8 -
 drivers/hv/hv_fcopy.c                             |    4 
 drivers/hv/hv_kvp.c                               |    4 
 drivers/hv/hv_snapshot.c                          |    4 
 drivers/hv/hv_utils_transport.c                   |   12 +
 drivers/hv/hv_utils_transport.h                   |    1 
 drivers/hwtracing/intel_th/pci.c                  |    5 
 drivers/infiniband/core/cma.c                     |   11 -
 drivers/infiniband/hw/cxgb4/t4.h                  |    2 
 drivers/infiniband/hw/hfi1/chip.c                 |    2 
 drivers/infiniband/ulp/ipoib/ipoib_ib.c           |    7 
 drivers/input/serio/i8042-x86ia64io.h             |    7 
 drivers/iommu/amd_iommu.c                         |    2 
 drivers/iommu/io-pgtable-arm-v7s.c                |    6 
 drivers/iommu/mtk_iommu_v1.c                      |    2 
 drivers/irqchip/Kconfig                           |    1 
 drivers/md/bcache/request.c                       |    6 
 drivers/md/bcache/super.c                         |    6 
 drivers/md/md-cluster.c                           |    1 
 drivers/md/raid5.c                                |    5 
 drivers/mfd/fsl-imx25-tsadc.c                     |   14 +
 drivers/misc/eeprom/at24.c                        |    2 
 drivers/mmc/host/mtk-sd.c                         |    4 
 drivers/net/ethernet/broadcom/bnxt/bnxt.c         |    5 
 drivers/net/ethernet/broadcom/genet/bcmgenet.c    |  168 +++++++++++++++-------
 drivers/net/ethernet/broadcom/genet/bcmgenet.h    |   16 +-
 drivers/net/ethernet/mellanox/mlx4/cmd.c          |   11 +
 drivers/net/ethernet/mellanox/mlx4/main.c         |   11 +
 drivers/net/ethernet/mellanox/mlx5/core/fs_core.c |    2 
 drivers/net/ethernet/mellanox/mlx5/core/main.c    |    5 
 drivers/net/ethernet/mellanox/mlxsw/reg.h         |    4 
 drivers/net/ethernet/qlogic/qed/qed_cxt.c         |    3 
 drivers/net/ethernet/qlogic/qed/qed_ll2.c         |   11 -
 drivers/net/ethernet/sfc/ef10.c                   |    2 
 drivers/net/fjes/fjes_main.c                      |    2 
 drivers/net/macvlan.c                             |    2 
 drivers/net/ppp/ppp_generic.c                     |    1 
 drivers/net/wimax/i2400m/usb.c                    |    3 
 drivers/net/wireless/ath/ath9k/tx99.c             |    5 
 drivers/net/wireless/intel/iwlwifi/mvm/mac80211.c |    5 
 drivers/net/wireless/intel/iwlwifi/mvm/sta.c      |   11 -
 drivers/net/wireless/intel/iwlwifi/mvm/sta.h      |    2 
 drivers/net/wireless/intel/iwlwifi/mvm/tx.c       |   41 ++---
 drivers/nvme/host/core.c                          |    3 
 drivers/nvme/target/core.c                        |   11 +
 drivers/nvme/target/loop.c                        |    2 
 drivers/nvme/target/nvmet.h                       |    1 
 drivers/nvme/target/rdma.c                        |    8 -
 drivers/pci/pcie/pme.c                            |    5 
 drivers/pci/probe.c                               |    7 
 drivers/pci/remove.c                              |    2 
 drivers/pinctrl/Kconfig                           |    3 
 drivers/platform/x86/hp_accel.c                   |    1 
 drivers/platform/x86/intel_punit_ipc.c            |    8 -
 drivers/rtc/rtc-pcf8563.c                         |    2 
 drivers/scsi/bfa/bfad_debugfs.c                   |    5 
 drivers/scsi/hpsa.c                               |   59 ++++---
 drivers/scsi/hpsa.h                               |    1 
 drivers/scsi/hpsa_cmd.h                           |    2 
 drivers/scsi/scsi_debug.c                         |    6 
 drivers/scsi/scsi_devinfo.c                       |    2 
 drivers/scsi/sd.c                                 |   12 +
 drivers/soc/mediatek/mtk-pmic-wrap.c              |    2 
 drivers/staging/rtl8188eu/core/rtw_cmd.c          |    4 
 drivers/staging/vt6655/device_main.c              |    3 
 drivers/target/iscsi/iscsi_target.c               |    3 
 drivers/target/iscsi/iscsi_target_configfs.c      |    3 
 drivers/target/target_core_alua.c                 |   33 +---
 drivers/target/target_core_file.c                 |    4 
 drivers/target/target_core_pr.c                   |    4 
 drivers/thermal/step_wise.c                       |   11 -
 drivers/tty/tty_ldisc.c                           |   92 ++----------
 drivers/usb/core/config.c                         |    4 
 drivers/usb/host/xhci-mem.c                       |   15 +
 drivers/usb/host/xhci-mtk.c                       |    6 
 drivers/usb/host/xhci-ring.c                      |    6 
 drivers/usb/musb/da8xx.c                          |   10 +
 drivers/usb/phy/phy-isp1301.c                     |    7 
 drivers/usb/storage/unusual_devs.h                |    7 
 drivers/usb/storage/unusual_uas.h                 |    7 
 drivers/usb/usbip/stub_rx.c                       |   51 +++++-
 drivers/usb/usbip/stub_tx.c                       |    7 
 drivers/video/fbdev/au1200fb.c                    |    7 
 drivers/video/fbdev/controlfb.h                   |    2 
 drivers/video/fbdev/udlfb.c                       |   10 -
 fs/afs/callback.c                                 |    7 
 fs/afs/cmservice.c                                |   11 -
 fs/afs/file.c                                     |    1 
 fs/afs/fsclient.c                                 |   22 +-
 fs/afs/inode.c                                    |   11 -
 fs/afs/internal.h                                 |   17 +-
 fs/afs/misc.c                                     |    2 
 fs/afs/rxrpc.c                                    |   52 ++++--
 fs/afs/security.c                                 |    7 
 fs/afs/server.c                                   |    6 
 fs/afs/vlocation.c                                |   16 +-
 fs/afs/write.c                                    |   32 +++-
 fs/autofs4/waitq.c                                |    1 
 fs/btrfs/inode.c                                  |   14 +
 fs/btrfs/tests/free-space-tree-tests.c            |    3 
 fs/ceph/mds_client.c                              |   42 ++++-
 fs/ext4/extents.c                                 |    1 
 fs/ext4/namei.c                                   |    4 
 fs/fs-writeback.c                                 |   35 ++--
 fs/gfs2/file.c                                    |    4 
 fs/nfs/nfs4client.c                               |    4 
 fs/nfs/write.c                                    |    2 
 fs/nfsd/nfssvc.c                                  |   30 +--
 fs/proc/proc_tty.c                                |    3 
 fs/udf/super.c                                    |    2 
 fs/userfaultfd.c                                  |    2 
 fs/xfs/libxfs/xfs_bmap.c                          |    2 
 fs/xfs/xfs_iops.c                                 |   36 ++--
 fs/xfs/xfs_log_recover.c                          |    2 
 include/crypto/internal/hash.h                    |    8 +
 include/linux/acpi.h                              |    3 
 include/linux/mlx4/device.h                       |    1 
 include/linux/mman.h                              |    3 
 include/rdma/ib_addr.h                            |    7 
 include/rdma/ib_pack.h                            |   19 +-
 include/target/target_core_base.h                 |    2 
 include/uapi/linux/usb/ch9.h                      |   19 ++
 kernel/sched/deadline.c                           |   63 +++++++-
 kernel/sched/rt.c                                 |    8 -
 kernel/trace/trace.c                              |   29 +--
 net/bridge/br_netfilter_hooks.c                   |   12 -
 net/core/dev.c                                    |    1 
 net/ipv4/icmp.c                                   |   15 +
 net/l2tp/l2tp_core.c                              |    2 
 net/l2tp/l2tp_netlink.c                           |    2 
 net/mac80211/mesh.c                               |    2 
 net/mpls/af_mpls.c                                |   13 +
 net/netfilter/ipvs/ip_vs_ctl.c                    |    4 
 net/rxrpc/conn_event.c                            |    4 
 net/rxrpc/input.c                                 |   15 +
 net/socket.c                                      |    1 
 sound/soc/intel/skylake/skl-sst-utils.c           |   15 +
 sound/soc/sh/rcar/cmd.c                           |   36 ++--
 sound/soc/sh/rcar/dma.c                           |   18 ++
 sound/soc/sh/rcar/ssi.c                           |   11 +
 tools/perf/util/symbol.c                          |    2 
 tools/testing/selftests/vm/Makefile               |    4 
 180 files changed, 1122 insertions(+), 692 deletions(-)

Adam Wallis (1):
      dmaengine: dmatest: move callback wait queue to thread context

Alan Stern (1):
      USB: core: prevent malicious bNumInterfaces overflow

Alex Deucher (2):
      drm/radeon/si: add dpm quirk for Oland
      drm/radeon: reinstate oland workaround for sclk

Alex Vesker (1):
      IB/ipoib: Grab rtnl lock on heavy flush when calling ndo_open/stop

Alex Williamson (1):
      PCI: Detach driver before procfs & sysfs teardown on device remove

Alexander Duyck (1):
      macvlan: Only deliver one copy of the frame to the macvlan interface

Alexander Potapenko (1):
      net: initialize msg.msg_flags in recvfrom

Alexander Shishkin (1):
      intel_th: pci: Add Gemini Lake support

Andrea Arcangeli (2):
      userfaultfd: shmem: __do_fault requires VM_FAULT_NOPAGE
      userfaultfd: selftest: vm: allow to build in vm/ directory

Arnd Bergmann (2):
      irqchip/mvebu-odmi: Select GENERIC_MSI_IRQ_DOMAIN
      drm: amd: remove broken include path

Bart Van Assche (2):
      target/iscsi: Fix a race condition in iscsit_add_reject_from_cmd()
      RDMA/cma: Avoid triggering undefined behavior

Bin Liu (1):
      usb: musb: da8xx: fix babble condition handling

Bob Peterson (1):
      GFS2: Take inode off order_write list when setting jdata flag

Brian Foster (1):
      xfs: fix log block underflow during recovery cycle verification

Chandan Rajendra (1):
      ext4: fix crash when a directory's i_size is too small

Changbin Du (1):
      tracing: Allocate mask_str buffer dynamically

Chen Zhong (1):
      clk: mediatek: add the option for determining PLL source clock

Christoph Hellwig (2):
      nvme: use kref_get_unless_zero in nvme_find_get_ns
      xfs: fix incorrect extent state in xfs_bmap_add_extent_unwritten_real

Christophe JAILLET (3):
      video: fbdev: au1200fb: Release some resources if a memory allocation fails
      video: fbdev: au1200fb: Return an error code if a memory allocation fails
      btrfs: tests: Fix a memory leak in error handling path in 'run_test()'

Christophe Leroy (1):
      powerpc/ipic: Fix status get and status clear

Chunfeng Yun (2):
      usb: xhci: fix TDS for MTK xHCI1.1
      usb: xhci-mtk: check hcc_params after adding primary hcd

Dan Carpenter (1):
      scsi: bfa: integer overflow in debugfs

Daniel Borkmann (1):
      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 Drake (1):
      efi/esrt: Cleanup bad memory map log messages

Daniel Jurgens (1):
      net/mlx5: Don't save PCI state when PCI error is detected

Daniel Lezcano (1):
      thermal/drivers/step_wise: Fix temperature regulation misbehavior

Dave Airlie (1):
      drm/amdgpu: fix parser init error path to avoid crash in parser fini

David Ahern (1):
      net: mpls: Fix nexthop alive tracking on down events

David Howells (10):
      rxrpc: Wake up the transmitter if Rx window size increases on the peer
      afs: Fix missing put_page()
      afs: Flush outstanding writes when an fd is closed
      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: Fix page leak in afs_write_begin()
      afs: Fix afs_kill_pages()
      afs: Fix abort on signal while waiting for call completion
      rxrpc: Ignore BUSY packets on old calls

David Kozub (1):
      USB: uas and storage: Add US_FL_BROKEN_FUA for another JMicron JMS567 ID

David Lechner (1):
      eeprom: at24: change nvmem stride to 1

Dmitry Torokhov (1):
      Input: i8042 - add TUXEDO BU1406 (N24_25BU) to the nomux list

Dmitry Vyukov (2):
      tty: don't panic on OOM in tty_set_ldisc()
      tty: fix data race in tty_ldisc_ref_wait()

Don Brace (3):
      scsi: hpsa: update check for logical volume status
      scsi: hpsa: limit outstanding rescans
      scsi: hpsa: do not timeout reset operations

Dou Liyang (1):
      Revert "x86/acpi: Set persistent cpuid <-> nodeid mapping when booting"

Doug Berger (6):
      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

Douglas Gilbert (1):
      scsi: scsi_debug: write_same: fix error report

Eric Biggers (3):
      crypto: rsa - fix buffer overread when stripping leading zeroes
      crypto: hmac - require that the underlying hash algorithm is unkeyed
      crypto: salsa20 - fix blkcipher_walk API usage

Eryu Guan (2):
      ext4: fix fdatasync(2) after fallocate(2) operation
      xfs: truncate pagecache before writeback in xfs_setattr_size()

Felipe Balbi (1):
      usb: add helper to extract bits 12:11 of wMaxPacketSize

Florian Westphal (1):
      netfilter: bridge: honor frag_max_size when refragmenting

Gao Feng (1):
      ppp: Destroy the mutex when cleanup

Gary R Hook (1):
      iommu/amd: Limit the IOVA page range to the specified addresses

Geert Uytterhoeven (1):
      fbdev: controlfb: Add missing modes to fix out of bounds access

Greg Kroah-Hartman (1):
      Linux 4.9.71

Guoqing Jiang (1):
      md-cluster: free md_cluster_info if node leave cluster

Hiroyuki Yokoyama (1):
      ASoC: rsnd: fix sound route path when using SRC6/SRC9

Ilan peer (1):
      mac80211: Fix addition of mesh configuration element

Jack Morgenstein (1):
      net/mlx4_core: Avoid delays during VF driver device shutdown

Jan Kara (2):
      mm: Handle 0 flags in _calc_vm_trans() macro
      udf: Avoid overflow when session starts at large offset

Javier Martinez Canillas (1):
      usb: phy: isp1301: Add OF device ID table

Jia-Ju Bai (3):
      vt6655: Fix a possible sleep-in-atomic bug in vt6655_suspend
      rtl8188eu: Fix a possible sleep-in-atomic bug in rtw_createbss_cmd
      rtl8188eu: Fix a possible sleep-in-atomic bug in rtw_disassoc_cmd

Jiang Yi (1):
      target/file: Do not return error for UNMAP if length is zero

Jiri Pirko (2):
      mlxsw: reg: Fix SPVM max record count
      mlxsw: reg: Fix SPVMLR max record count

Jiri Slaby (1):
      l2tp: cleanup l2tp_tunnel_delete calls

Johan Hovold (1):
      net: wimax/i2400m: fix NULL-deref at probe

KUWAZAWA Takuya (1):
      netfilter: ipvs: Fix inappropriate output of procfs

Kuninori Morimoto (2):
      ASoC: rcar: clear DE bit only in PDMACHCR when it stops
      ASoC: rsnd: rsnd_ssi_run_mods() needs to care ssi_parent_mod

Kuppuswamy Sathyanarayanan (1):
      platform/x86: intel_punit_ipc: Fix resource ioremap warning

Kurt Garloff (1):
      scsi: scsi_devinfo: Add REPORTLUN2 to EMC SYMMETRIX blacklist entry

Ladislav Michl (1):
      video: udlfb: Fix read EDID timeout

Leo Yan (1):
      clk: hi6220: mark clock cs_atb_syspll as critical

Leon Romanovsky (1):
      RDMA/cxgb4: Declare stag as __be32

Liang Chen (1):
      bcache: explicitly destroy mutex while exiting

Linus Walleij (1):
      pinctrl: adi2: Fix Kconfig build problem

Liu Bo (1):
      badblocks: fix wrong return value in badblocks_set if badblocks are disabled

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

Martin Kaiser (1):
      mfd: fsl-imx25: Clean up irq settings during removal

Martin Wilck (2):
      scsi: hpsa: cleanup sas_phy structures in sysfs when unloading
      scsi: hpsa: destroy sas transport properties before scsi_host

Mathias Nyman (1):
      xhci: Don't add a virt_dev to the devs array before it's fully allocated

Matteo Croce (1):
      icmp: don't fail on fragment reassembly time exceeded

Matthias Brugger (2):
      iommu/mediatek: Fix driver name
      soc: mediatek: pwrap: fix compiler errors

Matthias Kaehlcke (1):
      dmaengine: Fix array index out of bounds warning in __get_unmap_pool()

Miaoqing Pan (1):
      ath9k: fix tx99 potential info leak

Michael Chan (1):
      bnxt_en: Ignore 0 value in autoneg supported speed from firmware.

Michael Ellerman (1):
      powerpc/perf/hv-24x7: Fix incorrect comparison in memord

Michał Mirosław (1):
      clk: tegra: Fix cclk_lp divisor register

Mika Westerberg (1):
      PCI: Do not allocate more buses than available in parent

Mike Christie (3):
      target: Use system workqueue for ALUA transitions
      target: fix ALUA transition timeout handling
      target: fix race during implicit transition work flushes

Mintz, Yuval (1):
      qed: Fix mapping leak on LL2 rx flow

NeilBrown (4):
      autofs: fix careless error in recent commit
      NFSD: fix nfsd_minorversion(.., NFSD_AVAIL)
      NFSD: fix nfsd_reset_versions for NFSv4.
      raid5: Set R5_Expanded on parity devices as well as data.

Nick Desaulniers (1):
      arm64: prevent regressions in compressed kernel image size when upgrading to binutils 2.27

Oleksandr Tyshchenko (1):
      iommu/io-pgtable-arm-v7s: Check for leaf entry before dereferencing it

Olga Kornievskaia (1):
      NFSv4.1 respect server's max size in CREATE_SESSION

Osama Khan (1):
      platform/x86: hp_accel: Add quirk for HP ProBook 440 G4

Pankaj Bharadiya (1):
      ASoC: Intel: Skylake: Fix uuid_module memory leak in failure case

Parav Pandit (1):
      IB/core: Fix calculation of maximum RoCE MTU

Patel Jay P (1):
      Ib/hfi1: Return actual operational VLs in port info query

Paul Blakey (1):
      net/mlx5: Fix create autogroup prev initializer

Peter Ujfalusi (1):
      dmaengine: ti-dma-crossbar: Correct am335x/am43xx mux value type

Philipp Zabel (1):
      rtc: pcf8563: fix output clock rate

Qiang (1):
      PCI/PME: Handle invalid data when reading Root Status

Radim Krčmář (1):
      KVM: nVMX: do not warn when MSR bitmap address is not backed

Ram Amrani (2):
      qed: Align CIDs according to DORQ requirement
      qed: Fix interrupt flags on Rx LL2

Robert Baronescu (1):
      crypto: tcrypt - fix buffer lengths in test_aead_speed()

Robert Stonehouse (1):
      sfc: don't warn on successful change of MAC

Sagi Grimberg (4):
      blk-mq: Fix tagset reinit in the presence of cpu hot-unplug
      nvme-loop: fix a possible use-after-free when destroying the admin queue
      nvmet: confirm sq percpu has scheduled and switched to atomic
      nvmet-rdma: Fix a possible uninitialized variable dereference

Sara Sharon (1):
      iwlwifi: mvm: cleanup pending frames in DQA mode

Scott Mayhew (1):
      nfs: don't wait on commit in nfs_commit_inode() if there were no commit requests

Shriya (1):
      powerpc/powernv/cpufreq: Fix the frequency read by /proc/cpuinfo

Shuah Khan (3):
      usbip: fix stub_rx: get_pipe() to validate endpoint number
      usbip: fix stub_rx: harden CMD_SUBMIT path to handle malicious input
      usbip: fix stub_send_ret_submit() vulnerability to null transfer_buffer

Stafford Horne (1):
      openrisc: fix issue handling 8 byte get_user calls

Steven Rostedt (1):
      sched/rt: Do not pull from current CPU if only one CPU to pull

Steven Rostedt (VMware) (1):
      sched/deadline: Use deadline instead of period when calculating overflow

Sukumar Ghorai (1):
      Bluetooth: btusb: driver to enable the usb-wakeup feature

Suzuki K Poulose (1):
      arm-ccn: perf: Prevent module unload while PMU is in use

Sébastien Szymanski (2):
      HID: cp2112: fix broken gpio_direction_input callback
      clk: imx6: refine hdmi_isfr's parent to make HDMI work on i.MX6 SoCs w/o VPU

Tahsin Erdogan (1):
      writeback: fix memory leak in wb_queue_work()

Taku Izumi (1):
      fjes: Fix wrong netdevice feature flags

Tina Ruchandani (2):
      afs: Migrate vlocation fields to 64-bit
      afs: Prevent callback expiry timer overflow

Tomi Valkeinen (1):
      drm/omap: fix dmabuf mmap for dma_alloc'ed buffers

Vitaly Kuznetsov (1):
      Drivers: hv: util: move waiting for release to hv_utils_transport itself

Vlad Yasevich (1):
      net: Resend IGMP memberships upon peer notification.

Wanpeng Li (1):
      sched/deadline: Add missing update_rq_clock() in dl_task_timer()

William A. Kennington III (1):
      powerpc/opal: Fix EBUSY bug in acquiring tokens

Yan, Zheng (1):
      ceph: drop negative child dentries before try pruning inode's alias

Zygo Blaxell (1):
      btrfs: add missing memset while reading compressed inline extents

nixiaoming (1):
      tty fix oops when rmmod 8250

tang.junhui (1):
      bcache: fix wrong cache_misses statistics

tangwenji (2):
      iscsi-target: fix memory leak in lio_target_tiqn_addtpg()
      target:fix condition return in core_pr_dump_initiator_port()

weiping zhang (2):
      scsi: sd: change manage_start_stop to bool in sysfs interface
      scsi: sd: change allow_restart to bool in sysfs interface

yong mao (1):
      mmc: mediatek: Fixed bug where clock frequency could be set wrong


[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

             reply	other threads:[~2017-12-20 10:01 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-12-20 10:00 Greg KH [this message]
2017-12-20 10:00 ` Linux 4.9.71 Greg KH

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20171220100034.GA25080@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=akpm@linux-foundation.org \
    --cc=jslaby@suse.cz \
    --cc=linux-kernel@vger.kernel.org \
    --cc=lwn@lwn.net \
    --cc=stable@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.