lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Thu, 27 Jul 2017 18:15:44 -0700
From:   Greg KH <gregkh@...uxfoundation.org>
To:     linux-kernel@...r.kernel.org,
        Andrew Morton <akpm@...ux-foundation.org>,
        torvalds@...ux-foundation.org, stable@...r.kernel.org
Cc:     lwn@....net, Jiri Slaby <jslaby@...e.cz>
Subject: Linux 4.12.4

I'm announcing the release of the 4.12.4 kernel.

All users of the 4.12 kernel series must upgrade.

The updated 4.12.y git tree can be found at:
	git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-4.12.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                                               |    5 
 arch/mips/include/asm/branch.h                         |    5 
 arch/mips/kernel/branch.c                              |   71 +++----
 arch/mips/kernel/proc.c                                |    2 
 arch/mips/kernel/ptrace.c                              |    2 
 arch/mips/kernel/scall32-o32.S                         |    2 
 arch/mips/kernel/scall64-64.S                          |    2 
 arch/mips/kernel/scall64-n32.S                         |    2 
 arch/mips/kernel/scall64-o32.S                         |    2 
 arch/mips/kernel/syscall.c                             |   15 +
 arch/mips/math-emu/cp1emu.c                            |   38 ++++
 arch/powerpc/include/asm/atomic.h                      |    4 
 arch/powerpc/include/asm/reg.h                         |    2 
 arch/powerpc/lib/sstep.c                               |   19 +-
 arch/powerpc/mm/mmu_context_book3s64.c                 |   12 -
 arch/powerpc/mm/pgtable-radix.c                        |   15 +
 arch/powerpc/perf/isa207-common.c                      |    6 
 arch/powerpc/platforms/pseries/lpar.c                  |   11 +
 arch/s390/include/asm/syscall.h                        |    6 
 arch/x86/include/asm/xen/hypercall.h                   |    9 
 arch/x86/kernel/acpi/boot.c                            |    8 
 arch/x86/kernel/apic/io_apic.c                         |    2 
 arch/x86/pci/fixup.c                                   |   32 +++
 arch/x86/xen/smp_pv.c                                  |    3 
 drivers/acpi/ec.c                                      |   21 --
 drivers/acpi/nfit/core.c                               |   10 -
 drivers/base/power/domain.c                            |   20 +-
 drivers/char/ipmi/ipmi_msghandler.c                    |    5 
 drivers/char/ipmi/ipmi_ssif.c                          |    5 
 drivers/cpufreq/intel_pstate.c                         |   21 ++
 drivers/dax/device-dax.h                               |    2 
 drivers/dax/device.c                                   |   24 +-
 drivers/dax/pmem.c                                     |   12 -
 drivers/gpu/drm/amd/amdgpu/amdgpu_cgs.c                |    6 
 drivers/gpu/drm/amd/amdgpu/amdgpu_powerplay.c          |    3 
 drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c                |   15 -
 drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c                |    3 
 drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c                  |   71 -------
 drivers/gpu/drm/amd/powerplay/hwmgr/cz_hwmgr.c         |    6 
 drivers/gpu/drm/drm_dp_mst_topology.c                  |   41 +++-
 drivers/gpu/drm/drm_framebuffer.c                      |    1 
 drivers/gpu/drm/etnaviv/etnaviv_drv.c                  |    1 
 drivers/gpu/drm/etnaviv/etnaviv_drv.h                  |    1 
 drivers/gpu/drm/etnaviv/etnaviv_gem_prime.c            |    7 
 drivers/gpu/drm/i915/gvt/kvmgt.c                       |   14 -
 drivers/gpu/drm/i915/i915_debugfs.c                    |    2 
 drivers/gpu/drm/i915/i915_drv.c                        |    8 
 drivers/gpu/drm/i915/i915_perf.c                       |   12 -
 drivers/gpu/drm/i915/intel_cdclk.c                     |   20 ++
 drivers/gpu/drm/i915/intel_fbdev.c                     |   11 -
 drivers/gpu/drm/imx/parallel-display.c                 |    2 
 drivers/gpu/drm/radeon/atombios_encoders.c             |   13 +
 drivers/gpu/drm/radeon/ci_dpm.c                        |    6 
 drivers/gpu/drm/ttm/ttm_bo.c                           |    4 
 drivers/hid/hid-multitouch.c                           |   16 -
 drivers/hv/channel.c                                   |    2 
 drivers/infiniband/core/addr.c                         |    6 
 drivers/infiniband/core/cma.c                          |    2 
 drivers/infiniband/core/uverbs_cmd.c                   |    3 
 drivers/infiniband/hw/mlx5/mr.c                        |    2 
 drivers/infiniband/ulp/iser/iscsi_iser.c               |   11 +
 drivers/infiniband/ulp/isert/ib_isert.c                |    2 
 drivers/input/serio/i8042.c                            |   12 -
 drivers/iommu/arm-smmu.c                               |   16 +
 drivers/md/dm-raid.c                                   |   13 +
 drivers/md/faulty.c                                    |    5 
 drivers/md/linear.c                                    |    7 
 drivers/md/md.c                                        |   22 +-
 drivers/md/md.h                                        |    4 
 drivers/md/multipath.c                                 |    8 
 drivers/md/raid0.c                                     |    7 
 drivers/md/raid1.c                                     |   16 +
 drivers/md/raid10.c                                    |   10 -
 drivers/md/raid5.c                                     |   26 +-
 drivers/media/pci/cx88/cx88-cards.c                    |    9 
 drivers/media/pci/cx88/cx88-video.c                    |    2 
 drivers/media/platform/s5p-jpeg/jpeg-core.c            |    8 
 drivers/media/rc/imon.c                                |    2 
 drivers/media/rc/rc-main.c                             |   20 +-
 drivers/media/usb/dvb-usb-v2/mxl111sf-i2c.c            |    4 
 drivers/media/usb/dvb-usb-v2/mxl111sf.c                |   32 ++-
 drivers/media/usb/dvb-usb-v2/mxl111sf.h                |    8 
 drivers/misc/enclosure.c                               |   14 +
 drivers/mtd/nand/tango_nand.c                          |    2 
 drivers/net/ethernet/intel/igb/e1000_82575.c           |    1 
 drivers/net/wireless/ath/ath9k/ar9003_phy.c            |    2 
 drivers/net/wireless/ath/ath9k/rng.c                   |    4 
 drivers/net/wireless/ath/ath9k/tx99.c                  |   13 -
 drivers/net/wireless/intel/iwlwifi/mvm/mac80211.c      |   32 ++-
 drivers/net/wireless/marvell/mwifiex/cfg80211.c        |   71 +++----
 drivers/net/wireless/ti/wlcore/spi.c                   |    6 
 drivers/nfc/nfcmrvl/fw_dnld.c                          |    7 
 drivers/nfc/nfcmrvl/main.c                             |   35 ++-
 drivers/nfc/nfcmrvl/uart.c                             |    8 
 drivers/nvdimm/btt.c                                   |    9 
 drivers/nvdimm/claim.c                                 |    3 
 drivers/nvdimm/core.c                                  |    7 
 drivers/nvme/host/rdma.c                               |   20 +-
 drivers/pci/host/pcie-rockchip.c                       |   13 -
 drivers/pci/host/vmd.c                                 |    2 
 drivers/pci/msi.c                                      |   14 -
 drivers/pci/pci-driver.c                               |    1 
 drivers/scsi/qla2xxx/qla_init.c                        |    7 
 drivers/scsi/scsi_lib.c                                |   47 +++--
 drivers/scsi/scsi_scan.c                               |    5 
 drivers/scsi/scsi_sysfs.c                              |    8 
 drivers/scsi/virtio_scsi.c                             |   13 +
 drivers/spi/spi-atmel.c                                |   24 ++
 drivers/spmi/spmi.c                                    |   12 +
 drivers/staging/comedi/drivers/ni_mio_common.c         |    3 
 drivers/staging/lustre/lnet/klnds/o2iblnd/o2iblnd_cb.c |   19 +-
 drivers/staging/rtl8188eu/os_dep/usb_intf.c            |    1 
 drivers/staging/sm750fb/sm750.c                        |   24 ++
 drivers/target/iscsi/iscsi_target_configfs.c           |    2 
 drivers/target/iscsi/iscsi_target_nego.c               |    6 
 drivers/target/iscsi/iscsi_target_parameters.c         |   41 +++-
 drivers/target/iscsi/iscsi_target_parameters.h         |    2 
 drivers/target/iscsi/iscsi_target_tpg.c                |   19 ++
 drivers/target/iscsi/iscsi_target_tpg.h                |    1 
 drivers/target/target_core_transport.c                 |    9 
 drivers/thermal/cpu_cooling.c                          |    4 
 drivers/thermal/max77620_thermal.c                     |   10 -
 drivers/tty/serial/sh-sci.c                            |   12 -
 drivers/tty/serial/st-asc.c                            |    1 
 drivers/usb/class/cdc-acm.c                            |    3 
 drivers/usb/host/pci-quirks.c                          |   54 +++++
 drivers/usb/host/pci-quirks.h                          |    2 
 drivers/usb/host/xhci-hub.c                            |    5 
 drivers/usb/host/xhci-pci.c                            |    6 
 drivers/usb/host/xhci-ring.c                           |   11 -
 drivers/usb/host/xhci.c                                |   10 -
 drivers/usb/host/xhci.h                                |    1 
 drivers/usb/renesas_usbhs/common.c                     |    4 
 drivers/usb/renesas_usbhs/mod_gadget.c                 |   31 ++-
 drivers/usb/storage/isd200.c                           |    5 
 drivers/vfio/vfio.c                                    |   84 ++++-----
 drivers/xen/xen-scsiback.c                             |   33 ---
 fs/btrfs/acl.c                                         |   13 -
 fs/btrfs/disk-io.c                                     |   12 -
 fs/btrfs/extent_io.c                                   |    6 
 fs/btrfs/file.c                                        |    5 
 fs/btrfs/inode.c                                       |    8 
 fs/btrfs/send.c                                        |    7 
 fs/ceph/dir.c                                          |    5 
 fs/cifs/cifsglob.h                                     |    2 
 fs/cifs/cifssmb.c                                      |    7 
 fs/cifs/connect.c                                      |    7 
 fs/cifs/smb2ops.c                                      |   23 ++
 fs/ext2/acl.c                                          |   36 ++-
 fs/f2fs/acl.c                                          |    2 
 fs/f2fs/checkpoint.c                                   |   11 -
 fs/f2fs/f2fs.h                                         |   18 +
 fs/f2fs/file.c                                         |    1 
 fs/f2fs/gc.c                                           |    9 
 fs/f2fs/inode.c                                        |    2 
 fs/f2fs/segment.c                                      |   37 ++-
 fs/f2fs/super.c                                        |   16 +
 fs/fs-writeback.c                                      |    8 
 fs/hfsplus/posix_acl.c                                 |   30 +--
 fs/nfs/dir.c                                           |   12 -
 fs/nfs/filelayout/filelayout.c                         |    3 
 fs/nfs/inode.c                                         |    4 
 fs/nfs/pagelist.c                                      |    1 
 fs/overlayfs/dir.c                                     |   22 +-
 fs/overlayfs/super.c                                   |    1 
 fs/pstore/platform.c                                   |    5 
 fs/reiserfs/xattr_acl.c                                |   12 -
 fs/ubifs/dir.c                                         |    1 
 fs/ubifs/journal.c                                     |   12 -
 fs/ubifs/tnc.c                                         |    2 
 fs/ubifs/ubifs.h                                       |    1 
 fs/ubifs/xattr.c                                       |   22 ++
 fs/udf/file.c                                          |    9 
 fs/udf/inode.c                                         |    4 
 fs/xfs/xfs_acl.c                                       |    6 
 fs/xfs/xfs_acl.h                                       |    1 
 fs/xfs/xfs_iops.c                                      |    4 
 fs/xfs/xfs_mount.c                                     |    4 
 include/linux/backing-dev.h                            |   26 --
 include/linux/blk-cgroup.h                             |    6 
 include/linux/init_task.h                              |    6 
 include/linux/interrupt.h                              |    4 
 include/linux/mman.h                                   |    2 
 include/linux/percpu_counter.h                         |    7 
 include/linux/sched.h                                  |   29 ++-
 include/linux/vfio.h                                   |    2 
 include/linux/vtime.h                                  |    9 
 include/net/inet_frag.h                                |    4 
 include/scsi/scsi_cmnd.h                               |    1 
 include/scsi/scsi_device.h                             |    1 
 include/target/iscsi/iscsi_target_core.h               |    9 
 kernel/cpu.c                                           |   38 ++--
 kernel/events/core.c                                   |   28 ---
 kernel/fork.c                                          |   22 --
 kernel/irq/affinity.c                                  |   13 +
 kernel/sched/cputime.c                                 |  158 ++++++++++-------
 kernel/sched/fair.c                                    |   32 ++-
 kernel/time/alarmtimer.c                               |    2 
 kernel/trace/ftrace.c                                  |    2 
 kernel/trace/trace.c                                   |    1 
 lib/flex_proportions.c                                 |    6 
 lib/percpu_counter.c                                   |   11 -
 mm/page-writeback.c                                    |   10 -
 net/bluetooth/smp.c                                    |   39 ++--
 net/nfc/core.c                                         |   31 +--
 net/nfc/llcp_sock.c                                    |    9 
 net/nfc/nci/core.c                                     |    3 
 net/nfc/netlink.c                                      |    4 
 net/sunrpc/auth_gss/gss_krb5_crypto.c                  |    3 
 net/sunrpc/xprtsock.c                                  |    2 
 sound/soc/atmel/tse850-pcm5142.c                       |    4 
 sound/soc/soc-compress.c                               |    6 
 sound/soc/zte/zx-i2s.c                                 |   10 -
 tools/perf/ui/browser.c                                |    2 
 tools/perf/util/intel-pt-decoder/intel-pt-decoder.c    |   78 ++++++--
 tools/testing/nvdimm/test/nfit.c                       |    2 
 virt/kvm/vfio.c                                        |   27 ++
 217 files changed, 1789 insertions(+), 951 deletions(-)

Adrian Hunter (8):
      perf intel-pt: Move decoder error setting into one condition
      perf intel-pt: Improve sample timestamp
      perf intel-pt: Fix missing stack clear
      perf intel-pt: Ensure IP is zero when state is INTEL_PT_STATE_NO_IP
      perf intel-pt: Fix last_ip usage
      perf intel-pt: Ensure never to set 'last_ip' when packet 'count' is zero
      perf intel-pt: Use FUP always when scanning for an IP
      perf intel-pt: Clear FUP flag on error

Alex Deucher (4):
      drm/amdgpu/gfx8: drop per-APU CU limits
      drm/amdgpu: fix vblank_time when displays are off
      drm/amdgpu/cgs: always set reference clock in mode_info
      drm/radeon/ci: disable mclk switching for high refresh rates (v2)

Alex Williamson (3):
      vfio: Fix group release deadlock
      vfio: New external user group/file match
      vfio: Remove unnecessary uses of vfio_container.group_lock

Alexander Shishkin (1):
      perf/core: Fix scheduling regression of pinned groups

Amir Goldstein (2):
      ovl: mark parent impure on ovl_link()
      ovl: fix random return value on mount

Ankit Kumar (1):
      pstore: Don't warn if data is uncompressed and type is not PSTORE_TYPE_DMESG

Anton Blanchard (2):
      powerpc: Fix emulation of mcrf in emulate_step()
      powerpc: Fix emulation of mfocrf in emulate_step()

Arnd Bergmann (3):
      ir-core: fix gcc-7 warning on bool arithmetic
      wlcore: fix 64K page support
      staging: lustre: ko2iblnd: check copy_from_iter/copy_to_iter return code

Balbir Singh (2):
      powerpc/pseries: Fix passing of pp0 in updatepp() and updateboltedpp()
      powerpc/mm/radix: Fix execute permissions for interrupt_vectors

Bart Van Assche (3):
      scsi: Avoid that scsi_exit_rq() triggers a use-after-free
      xen/scsiback: Fix a TMR related use-after-free
      mlx5: Avoid that mlx5_ib_sg_to_klms() overflows the klms[] array

Benjamin Coddington (1):
      NFS: Fix initialization of nfs_page_array->npages

Benjamin Herrenschmidt (1):
      powerpc/mm/radix: Properly clear process table entry

Bjorn Andersson (1):
      spmi: Include OF based modalias in device uevent

Bjorn Helgaas (1):
      PCI: Work around poweroff & suspend-to-RAM issue on Macbook Pro 11

Boris Brezillon (1):
      mtd: nand: tango: Fix incorrect use of SEQIN command

Brian Norris (1):
      mwifiex: fixup error cases in mwifiex_add_virtual_intf()

Chao Yu (2):
      f2fs: wake up all waiters in f2fs_submit_discard_endio
      f2fs: use spin_{,un}lock_irq{save,restore}

Chen Hong (1):
      Input: i8042 - fix crash at boot time

Chen Yu (1):
      PCI/PM: Restore the status of PCI devices across hibernation

Chris Wilson (1):
      drm/i915/fbdev: Check for existence of ifbdev->vma before operations

Christoph Lameter (1):
      kernel/fork.c: virtually mapped stacks: do not disable interrupts

Chuanxiao Dong (1):
      drm/i915/gvt: Fix inconsistent locks holding sequence

Chunyu Hu (1):
      tracing: Fix kmemleak in instance_rmdir

Colin Ian King (1):
      usb: storage: return on error to avoid a null pointer dereference

Corey Minyard (1):
      ipmi:ssif: Add missing unlock in error branch

Cyrille Pitchen (1):
      spi: atmel: fix corrupted data issue on SAM9 family SoCs

Damien Le Moal (1):
      f2fs: Do not issue small discards in LFS mode

Dan Carpenter (3):
      serial: st-asc: Potential error pointer dereference
      serial: sh-sci: Uninitialized variables in sysfs files
      ftrace: Fix uninitialized variable in match_records()

Dan Williams (1):
      device-dax: fix sysfs duplicate warnings

David Gstir (1):
      ubifs: Don't encrypt special files on creation

David Härdeman (1):
      rc-core: fix input repeat handling

Devin Heitmueller (2):
      mxl111sf: Fix driver to use heap allocate buffers for USB messages
      cx88: Fix regression in initial video standard setting

Dmitry Torokhov (1):
      HID: multitouch: do not blindly set EV_KEY or EV_ABS bits

Emmanuel Grumbach (1):
      iwlwifi: mvm: fix the recovery flow while connecting

Eric Anholt (1):
      drm/etnaviv: Expose our reservation object when exporting a dmabuf.

Ewan D. Milne (1):
      scsi: Add STARGET_CREATED_REMOVE state to scsi_target_state

Filipe Manana (2):
      Btrfs: fix invalid extent maps due to hole punching
      Btrfs: incremental send, fix invalid memory access

Frederic Weisbecker (4):
      vtime, sched/cputime: Remove vtime_account_user()
      sched/cputime: Always set tsk->vtime_snap_whence after accounting vtime
      sched/cputime: Rename vtime fields
      sched/cputime: Move the vtime task fields to their own struct

Gabriel Krisman Bertazi (1):
      drm/i915: reintroduce VLV/CHV PFI programming power domain workaround

Greg Hackmann (1):
      alarmtimer: don't rate limit one-shot timers

Greg Kroah-Hartman (1):
      Linux 4.12.4

Hawking Zhang (1):
      drm/amd/powerplay: fix memory leak in cz_hwmgr backend

Heinz Mauelshagen (1):
      dm raid: stop using BUG() in __rdev_sectors()

Huang Rui (1):
      drm/amdgpu: fix the memory corruption on S3

Ian Abbott (1):
      staging: comedi: ni_mio_common: fix AO timer off-by-one regression

Imre Deak (3):
      drm/mst: Fix error handling during MST sideband message reception
      drm/mst: Avoid dereferencing a NULL mstb in drm_dp_mst_handle_up_req()
      drm/mst: Avoid processing partially received up/down message transactions

Ingo Molnar (1):
      Revert "perf/core: Drop kernel samples even though :u is specified"

Ismail, Mustafa (2):
      RDMA/uverbs: Fix the check for port number
      RDMA/core: Initialize port_num in qp_attr

Jaegeuk Kim (3):
      f2fs: load inode's flag from disk
      f2fs: try to freeze in gc and discard threads
      f2fs: Don't clear SGID when inheriting ACLs

James Hogan (4):
      MIPS: Fix mips_atomic_set() retry condition
      MIPS: Fix mips_atomic_set() with EVA
      MIPS: Negate error syscall return in trace
      MIPS: Save static registers before sysmips

Jan Kara (7):
      btrfs: Don't clear SGID when inheriting ACLs
      ext2: Don't clear SGID when inheriting ACLs
      xfs: Don't clear SGID when inheriting ACLs
      udf: Fix races with i_size changes during readpage
      udf: Fix deadlock between writeback and udf_setsize()
      hfsplus: Don't clear SGID when inheriting ACLs
      reiserfs: Don't clear SGID when inheriting ACLs

Jason A. Donenfeld (2):
      Bluetooth: use constant time memory comparison for secret values
      sunrpc: use constant time memory comparison for mac

Jeffrey Hugo (1):
      sched/fair: Fix load_balance() affinity redo path

Jiahau Chang (1):
      xhci: Bad Ethernet performance plugged in ASM1042A host

Jiang Yi (1):
      target: Fix COMPARE_AND_WRITE caw_sem leak during se_cmd quiesce

Jin Qian (2):
      f2fs: sanity check checkpoint segno and blkoff
      f2fs: sanity check size of nat and sit cache

Jin Yao (1):
      perf annotate: Fix broken arrow at row 0 connecting jmp instruction to its target

Jiri Olsa (1):
      s390/syscalls: Fix out of bounds arguments access

Johan Hovold (7):
      thermal: max77620: fix device-node reference imbalance
      NFC: fix broken device allocation
      NFC: nfcmrvl_uart: add missing tty-device sanity check
      NFC: nfcmrvl: do not use device-managed resources
      NFC: nfcmrvl: use nfc-device for firmware download
      NFC: nfcmrvl: fix firmware-management initialisation
      USB: cdc-acm: add device-id for quirky printer

John Brooks (2):
      drm/amdgpu: Don't call amd_powerplay_destroy() if we don't have powerplay
      drm/ttm: Fix use-after-free in ttm_bo_clean_mm

Jon Derrick (1):
      PCI: vmd: Move SRCU cleanup after bus, child device removal

Juergen Gross (1):
      xen/x86: fix cpu hotplug

Krzysztof Kozlowski (3):
      PM / Domains: Fix unsafe iteration over modified list of device links
      PM / Domains: Fix unsafe iteration over modified list of domain providers
      PM / Domains: Fix unsafe iteration over modified list of domains

Linus Torvalds (1):
      disable new gcc-7.1.1 warnings for now

Lv Zheng (2):
      ACPI / EC: Drop EC noirq hooks to fix a regression
      Revert "ACPI / EC: Enable event freeze mode..." to fix a regression

Maarten Lankhorst (2):
      drm/atomic: Add missing drm_atomic_state_clear to atomic_remove_fb
      drm/i915: Make DP-MST connector info work

Maciej W. Rozycki (9):
      MIPS: Fix MIPS I ISA /proc/cpuinfo reporting
      MIPS: Actually decode JALX in `__compute_return_epc_for_insn'
      MIPS: Fix unaligned PC interpretation in `compute_return_epc'
      MIPS: math-emu: Prevent wrong ISA mode instruction emulation
      MIPS: Send SIGILL for BPOSGE32 in `__compute_return_epc_for_insn'
      MIPS: Rename `sigill_r6' to `sigill_r2r6' in `__compute_return_epc_for_insn'
      MIPS: Send SIGILL for linked branches in `__compute_return_epc_for_insn'
      MIPS: Send SIGILL for R6 branches in `__compute_return_epc_for_insn'
      MIPS: Fix a typo: s/preset/present/ in r2-to-r6 emulation error message

Madhavan Srinivasan (1):
      powerpc/perf: Fix SDAR_MODE value for continous sampling on Power9

Marek Marczykowski-Górecki (1):
      x86/xen: allow userspace access during hypercalls

Mario Kleiner (1):
      drm/radeon: Fix eDP for single-display iMac10,1 (v2)

Marta Rybczynska (1):
      nvme-rdma: remove race conditions from IB signalling

Mateusz Jurczyk (3):
      nfc: Ensure presence of required attributes in the activate_target handler
      nfc: Fix the sockaddr length sanitization in llcp_sock_connect
      NFC: Add sockaddr length checks before accessing sa_family in bind handlers

Mathias Nyman (2):
      xhci: fix 20000ms port resume timeout
      xhci: Fix NULL pointer dereference when cleaning up streams for removed host

Matwey V Kornilov (1):
      igb: Explicitly select page 0 at initialization

Maurizio Lombardi (1):
      scsi: ses: do not add a device to an enclosure if enclosure_add_links() fails.

Mauro Carvalho Chehab (1):
      s5p-jpeg: don't return a random width/height

Miaoqing Pan (3):
      ath9k: fix tx99 use after free
      ath9k: fix tx99 bus error
      ath9k: fix an invalid pointer dereference in ath9k_rng_stop()

Michael Ellerman (2):
      powerpc/mm/radix: Only add X for pages overlapping kernel text
      powerpc/64: Fix atomic64_inc_not_zero() to return an int

Michael Gugino (1):
      staging: rtl8188eu: add TL-WN722N v2 support

Michael Hernandez (1):
      PCI/MSI: Ignore affinity if pre/post vector count is more than min_vecs

Mikulas Patocka (1):
      md: don't use flush_signals in userspace processes

Moni Shoua (1):
      IB/core: Namespace is mandatory input for address resolution

NeilBrown (3):
      md: fix deadlock between mddev_suspend() and md_write_start()
      net/sunrpc/xprt_sock: fix regression in connection error reporting.
      NFS: only invalidate dentrys that are clearly invalid.

Nicholas Bellinger (2):
      iscsi-target: Add login_keys_workaround attribute for non RFC initiators
      iser-target: Avoid isert_conn->cm_id dereference in isert_login_recv_done

Nikolay Borisov (2):
      percpu_counter: Rename __percpu_counter_add to percpu_counter_add_batch
      writeback: rework wb_[dec|inc]_stat family of functions

Olga Kornievskaia (1):
      PNFS fix EACCESS on commit to DS handling

Oliver O'Halloran (1):
      powerpc/asm: Mark cr0 as clobbered in mftb()

Paolo Bonzini (2):
      scsi: virtio_scsi: let host do exception handling
      scsi: virtio_scsi: always read VPD pages for multiqueue too

Pavel Shilovsky (1):
      CIFS: Reconnect expired SMB sessions

Peter Chen (1):
      usb: xhci: fix spinlock recursion for USB2 test mode

Peter Rosin (1):
      ASoC: atmel: tse850: fix off-by-one in the "ANA" enumeration count

Philipp Zabel (1):
      drm/imx: parallel-display: Accept drm_of_find_panel_or_bridge failure

Prarit Bhargava (1):
      acpi/nfit: Fix memory corruption/Unregister mce decoder on failure

Quinn Tran (1):
      scsi: qla2xxx: Allow ABTS, PURX, RIDA on ATIOQ for ISP83XX/27XX

Richard Weinberger (3):
      ubifs: Correctly evict xattr inodes
      ubifs: Don't leak kernel memory to the MTD
      ubifs: Set double hash cookie also for RENAME_EXCHANGE

Robin Murphy (1):
      iommu/arm-smmu: Plumb in new ACPI identifiers

Satish Babu Patakokila (1):
      ASoC: compress: Derive substream from stream based on direction

Seunghun Han (2):
      x86/acpi: Prevent out of bound access caused by broken ACPI tables
      x86/ioapic: Pass the correct data to unmask_ioapic_irq()

Shawn Guo (1):
      ASoC: zx-i2s: flip I2S master/slave mode

Shawn Lin (1):
      PCI: rockchip: Use normal register bank for config accessors

Shu Wang (1):
      xhci: fix memleak in xhci_run()

Srinivas Pandruvada (1):
      cpufreq: intel_pstate: Correct the busy calculation for KNL

Stephen Hemminger (1):
      vmbus: re-enable channel tasklet

Sudeep Holla (1):
      PM / Domains: defer dev_pm_domain_set() until genpd->attach_dev succeeds if present

Teddy Wang (1):
      staging: sm750fb: avoid conflicting vesafb

Thomas Gleixner (2):
      smp/hotplug: Move unparking of percpu threads to the control CPU
      smp/hotplug: Replace BUG_ON and react useful

Tom St Denis (1):
      drm/amd/amdgpu: Return error if initiating read out of range on vram

Tony Camuso (1):
      ipmi: use rcu lock around call to intf->handlers->sender()

Toshi Kani (1):
      libnvdimm: fix badblock range handling of ARS range

Ville Syrjälä (1):
      drm/i915: Disable MSI for all pre-gen5

Viresh Kumar (1):
      thermal: cpu_cooling: Avoid accessing potentially freed structures

Vishal Verma (2):
      libnvdimm, btt: fix btt_rw_page not returning errors
      libnvdimm: fix the clear-error check in nsio_rw_bytes

Vladimir Neyelov (1):
      IB/iser: Fix connection teardown race condition

Wanpeng Li (2):
      sched/cputime: Accumulate vtime on top of nsec clocksource
      sched/cputime: Don't use smp_processor_id() in preemptible context

Xiao Ni (1):
      Raid5 should update rdev->sectors after reshape

Yan, Zheng (1):
      ceph: fix race in concurrent readdir

Yasunori Goto (1):
      tools/testing/nvdimm: fix nfit_test buffer overflow

Yoshihiro Shimoda (2):
      usb: renesas_usbhs: fix usbhsc_resume() for !USBHSF_RUNTIME_PWCTRL
      usb: renesas_usbhs: gadget: disable all eps when the driver stops

sagar.a.kamble@...el.com (1):
      drm/i915: Hold RPM wakelock while initializing OA buffer


Download attachment "signature.asc" of type "application/pgp-signature" (834 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ