From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: linux-kernel@vger.kernel.org
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
torvalds@linux-foundation.org, akpm@linux-foundation.org,
linux@roeck-us.net, shuahkh@osg.samsung.com,
patches@kernelci.org, ben.hutchings@codethink.co.uk,
stable@vger.kernel.org
Subject: [PATCH 4.9 000/108] 4.9.33-stable review
Date: Thu, 15 Jun 2017 19:52:06 +0200 [thread overview]
Message-ID: <20170615175337.190782107@linuxfoundation.org> (raw)
This is the start of the stable review cycle for the 4.9.33 release.
There are 108 patches in this series, all will be posted as a response
to this one. If anyone has any issues with these being applied, please
let me know.
Responses should be made by Sat Jun 17 17:53:15 UTC 2017.
Anything received after that time might be too late.
The whole patch series can be found in one patch at:
kernel.org/pub/linux/kernel/v4.x/stable-review/patch-4.9.33-rc1.gz
or in the git tree and branch at:
git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-4.9.y
and the diffstat can be found below.
thanks,
greg k-h
-------------
Pseudo-Shortlog of commits:
Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Linux 4.9.33-rc1
Dan Carpenter <dan.carpenter@oracle.com>
sparc64: make string buffers large enough
Maarten Lankhorst <maarten.lankhorst@linux.intel.com>
drm/i915: Always recompute watermarks when distrust_bios_wm is set, v2.
Ville Syrjälä <ville.syrjala@linux.intel.com>
drm/i915: Workaround VLV/CHV DSI scanline counter hardware fail
Christian Borntraeger <borntraeger@de.ibm.com>
s390/kvm: do not rely on the ILC on kvm host protection fauls
Max Filippov <jcmvbkbc@gmail.com>
xtensa: don't use linux IRQ #0
Ram Amrani <Ram.Amrani@Cavium.com>
RDMA/qedr: Return max inline data in QP query result
Ram Amrani <Ram.Amrani@Cavium.com>
RDMA/qedr: Don't spam dmesg if QP is in error state
Ram Amrani <Ram.Amrani@Cavium.com>
RDMA/qedr: Don't reset QP when queues aren't flushed
Ram Amrani <Ram.Amrani@Cavium.com>
RDMA/qedr: Fix and simplify memory leak in PD alloc
Ram Amrani <Ram.Amrani@Cavium.com>
RDMA/qedr: Dispatch port active event from qedr_add
Liping Zhang <zlpnobody@gmail.com>
netfilter: nft_log: restrict the log prefix length to 127
Pablo Neira Ayuso <pablo@netfilter.org>
netfilter: nf_tables: fix set->nelems counting with no NLM_F_EXCL
Parthasarathy Bhuvaragan <parthasarathy.bhuvaragan@ericsson.com>
tipc: fix nametbl_lock soft lockup at node/link events
Parthasarathy Bhuvaragan <parthasarathy.bhuvaragan@ericsson.com>
tipc: add subscription refcount to avoid invalid delete
Parthasarathy Bhuvaragan <parthasarathy.bhuvaragan@ericsson.com>
tipc: fix connection refcount error
Parthasarathy Bhuvaragan <parthasarathy.bhuvaragan@ericsson.com>
tipc: ignore requests when the connection state is not CONNECTED
Vineet Gupta <vgupta@synopsys.com>
ARCv2: smp-boot: wake_flag polling by non-Masters needs to be uncached
Vineet Gupta <vgupta@synopsys.com>
ARC: smp-boot: Decouple Non masters waiting API from jump to entry point
Stefan Hajnoczi <stefanha@redhat.com>
vhost/vsock: handle vhost_vq_init_access() error
Don Zickus <dzickus@redhat.com>
kernel/watchdog: prevent false hardlockup on overloaded system
Babu Moger <babu.moger@oracle.com>
kernel/watchdog.c: move shared definitions to nmi.h
Babu Moger <babu.moger@oracle.com>
kernel/watchdog.c: move hardlockup detector to separate file
Andrea Arcangeli <aarcange@redhat.com>
userfaultfd: fix SIGBUS resulting from false rwsem wakeups
Eric Dumazet <edumazet@google.com>
proc: add a schedule point in proc_pid_readdir()
Sudip Mukherjee <sudipm.mukherjee@gmail.com>
frv: add missing atomic64 operations
Sudip Mukherjee <sudipm.mukherjee@gmail.com>
frv: add atomic64_add_unless()
Coly Li <colyli@suse.de>
romfs: use different way to generate fsid for BLOCK or MTD
Randy Dunlap <rdunlap@infradead.org>
mn10300: fix build error of missing fpu_save()
Tony Lindgren <tony@atomide.com>
usb: musb: Fix external abort on non-linefetch for musb_irq_work()
Xin Long <lucien.xin@gmail.com>
sctp: sctp_addr_id2transport should verify the addr before looking up assoc
Xin Long <lucien.xin@gmail.com>
sctp: sctp gso should set feature with NETIF_F_SG when calling skb_segment
Michael Chan <michael.chan@broadcom.com>
bnxt_en: Fix RTNL lock usage on bnxt_get_port_module_status().
Michael Chan <michael.chan@broadcom.com>
bnxt_en: Fix RTNL lock usage on bnxt_update_link().
Michael Chan <michael.chan@broadcom.com>
bnxt_en: Enhance autoneg support.
Michael Chan <michael.chan@broadcom.com>
bnxt_en: Fix bnxt_reset() in the slow path task.
John Crispin <john@phrozen.org>
net-next: ethernet: mediatek: change the compatible string
hayeswang <hayeswang@realtek.com>
r8152: avoid start_xmit to schedule napi when napi is disabled
hayeswang <hayeswang@realtek.com>
r8152: fix rtl8152_post_reset function
hayeswang <hayeswang@realtek.com>
r8152: re-schedule napi for tx
hayeswang <hayeswang@realtek.com>
r8152: check rx after napi is enabled
hayeswang <hayeswang@realtek.com>
r8152: avoid start_xmit to call napi_schedule during autosuspend
Parav Pandit <parav@mellanox.com>
nvmet-rdma: Fix missing dma sync to nvme data structures
Chuck Lever <chuck.lever@oracle.com>
nfs: Fix "Don't increment lock sequence ID after NFS4ERR_MOVED"
Kazuya Mizuguchi <kazuya.mizuguchi.ks@renesas.com>
ravb: unmap descriptors when freeing rings
Y.C. Chen <yc_chen@aspeedtech.com>
drm/ast: Fixed system hanged if disable P2A
Peter Ujfalusi <peter.ujfalusi@ti.com>
drm/nouveau: Fix drm poll_helper handling
Lyude Paul <lyude@redhat.com>
drm/nouveau: Don't enabling polling twice on runtime resume
Lyude Paul <lyude@redhat.com>
drm/nouveau: Handle fbcon suspend/resume in seperate worker
Hans de Goede <hdegoede@redhat.com>
drm/nouveau: Rename acpi_work to hpd_work
Hans de Goede <hdegoede@redhat.com>
drm/nouveau: Intercept ACPI_VIDEO_NOTIFY_PROBE
Andreas Schultz <aschultz@tpip.net>
gtp: add genl family modules alias
Sean Nyekjaer <sean.nyekjaer@prevas.dk>
net: phy: micrel: add support for KSZ8795
Helge Deller <deller@gmx.de>
parisc, parport_gsc: Fixes for printk continuation lines
Or Gerlitz <ogerlitz@mellanox.com>
net/mlx5: Return EOPNOTSUPP when failing to get steering name-space
Or Gerlitz <ogerlitz@mellanox.com>
net/mlx5: E-Switch, Err when retrieving steering name-space fails
Linus Torvalds <torvalds@linux-foundation.org>
drm/i915: Check for NULL i915_vma in intel_unpin_fb_obj()
Alexey Khoroshilov <khoroshilov@ispras.ru>
net: adaptec: starfire: add checks for dma mapping errors
Jisheng Zhang <jszhang@marvell.com>
pinctrl: berlin-bg4ct: fix the value for "sd1a" of pin SCRD0_CRD_PRES
Daniel Vetter <daniel.vetter@ffwll.ch>
drm: Don't race connector registration
Daniel Vetter <daniel.vetter@ffwll.ch>
drm: prevent double-(un)registration for connectors
Hans Verkuil <hverkuil@xs4all.nl>
cec: fix wrong last_la determination
Andy Shevchenko <andriy.shevchenko@linux.intel.com>
pinctrl: baytrail: Rectify debounce support (part 2)
Arseny Solokha <asolokha@kb.kras.ru>
gianfar: synchronize DMA API usage by free_skb_rx_queue w/ gfar_new_page
Jack Morgenstein <jackm@dev.mellanox.co.il>
net/mlx4_core: Avoid command timeouts during VF driver device shutdown
Ben Skeggs <bskeggs@redhat.com>
drm/nouveau/fence/g84-: protect against concurrent access to semaphore buffers
Ben Skeggs <bskeggs@redhat.com>
drm/nouveau: prevent userspace from deleting client object
Dimitris Michailidis <dmichail@google.com>
ipv6: fix flow labels when the traffic class is non-0
David Howells <dhowells@redhat.com>
FS-Cache: Initialise stores_lock in netfs cookie
David Howells <dhowells@redhat.com>
fscache: Clear outstanding writes when disabling a cookie
David Howells <dhowells@redhat.com>
fscache: Fix dead object requeue
Dimitris Michailidis <dmichail@google.com>
net: fix ndo_features_check/ndo_fix_features comment ordering
Florian Fainelli <f.fainelli@gmail.com>
net: phy: Fix PHY module checks and NULL deref in phy_attach_direct()
Mao Wenan <maowenan@huawei.com>
net: phy: Fix lack of reference count on PHY driver
Stanislaw Gruszka <sgruszka@redhat.com>
ethtool: do not vzalloc(0) on registers dump
Ard Biesheuvel <ard.biesheuvel@linaro.org>
log2: make order_base_2() behave correctly on const input value zero
Peter Zijlstra <peterz@infradead.org>
kasan: respect /proc/sys/kernel/traceoff_on_warning
Kirill A. Shutemov <kirill.shutemov@linux.intel.com>
shmem: fix sleeping from atomic context
David Lin <dtwlin@google.com>
jump label: pass kbuild_cflags when checking for asm goto support
Rafael J. Wysocki <rafael.j.wysocki@intel.com>
PM / runtime: Avoid false-positive warnings from might_sleep_if()
Arnd Bergmann <arnd@arndb.de>
ARM: defconfigs: make NF_CT_PROTO_SCTP and NF_CT_PROTO_UDPLITE built-in
Linus Lüssing <linus.luessing@c0d3.blue>
ipv6: Fix IPv6 packet loss in scenarios involving roaming + snooping switches
Alexey Kardashevskiy <aik@ozlabs.ru>
vfio/spapr_tce: Set window when adding additional groups to container
Marcus Huewe <suse-tux@gmx.de>
ipv6: addrconf: fix generation of new temporary addresses
Thanneeru Srinivasulu <tsrinivasulu@cavium.com>
net: thunderx: Fix PHY autoneg for SGMII QLM mode
Luis R. Rodriguez <mcgrof@kernel.org>
kernel/ucount.c: mark user_header with kmemleak_ignore()
Benjamin Herrenschmidt <benh@kernel.crashing.org>
powerpc/powernv: Properly set "host-ipi" on IPIs
Ricardo Ribalda Delgado <ricardo.ribalda@gmail.com>
i2c: piix4: Fix request_region size
Ricardo Ribalda Delgado <ricardo.ribalda@gmail.com>
i2c: piix4: Request the SMBUS semaphore inside the mutex
Stefan Brüns <stefan.bruens@rwth-aachen.de>
sierra_net: Add support for IPv6 and Dual-Stack Link Sense Indications
Stefan Brüns <stefan.bruens@rwth-aachen.de>
sierra_net: Skip validating irrelevant fields for IDLE LSIs
Kejian Yan <yankejian@huawei.com>
net: hns: Fix the device being used for dma mapping during TX
Ralf Baechle <ralf@linux-mips.org>
NET: mkiss: Fix panic
Nathan Fontenot <nfont@linux.vnet.ibm.com>
ibmvnic: Initialize completion variables before starting work
Nathan Fontenot <nfont@linux.vnet.ibm.com>
ibmvnic: Call napi_disable instead of napi_enable in failure path
Ralf Baechle <ralf@linux-mips.org>
NET: Fix /proc/net/arp for AX.25
Herbert Xu <herbert@gondor.apana.org.au>
gfs2: Use rhashtable walk interface in glock_hash_walk
Herbert Xu <herbert@gondor.apana.org.au>
tipc: Fix tipc_sk_reinit race conditions
Jonathan T. Leighton <jtleight@udel.edu>
ipv6: Inhibit IPv4-mapped src address on the wire.
Jonathan T. Leighton <jtleight@udel.edu>
ipv6: Handle IPv4-mapped src to in6addr_any dst.
Eric Dumazet <edumazet@google.com>
tcp: tcp_probe: use spin_lock_bh()
Anssi Hannula <anssi.hannula@bitwise.fi>
net: xilinx_emaclite: fix receive buffer overflow
Anssi Hannula <anssi.hannula@bitwise.fi>
net: xilinx_emaclite: fix freezes due to unordered I/O
Thomas Falcon <tlfalcon@linux.vnet.ibm.com>
ibmvnic: Fix endian error when requesting device capabilities
Thomas Falcon <tlfalcon@linux.vnet.ibm.com>
ibmvnic: Fix endian errors in error reporting output
Christophe Leroy <christophe.leroy@c-s.fr>
netfilter: nf_conntrack_sip: fix wrong memory initialisation
Richard <richard@aaazen.com>
partitions/msdos: FreeBSD UFS2 file systems are not recognized
Imre Deak <imre.deak@intel.com>
drm/i915: Prevent the system suspend complete optimization
Imre Deak <imre.deak@intel.com>
PCI/PM: Add needs_resume flag to avoid suspend complete optimization
-------------
Diffstat:
Makefile | 6 +-
arch/arc/kernel/head.S | 14 +-
arch/arc/kernel/smp.c | 25 +-
arch/arm/configs/ezx_defconfig | 4 +-
arch/arm/configs/imote2_defconfig | 4 +-
arch/frv/include/asm/atomic.h | 35 ++-
arch/mn10300/include/asm/switch_to.h | 2 +-
arch/powerpc/sysdev/xics/icp-opal.c | 6 +-
arch/s390/kernel/entry.S | 19 +-
arch/sparc/kernel/traps_64.c | 4 +-
arch/xtensa/include/asm/irq.h | 3 +-
arch/xtensa/kernel/irq.c | 5 -
.../platforms/xtfpga/include/platform/hardware.h | 6 +-
arch/xtensa/platforms/xtfpga/setup.c | 10 +-
block/partitions/msdos.c | 2 +
drivers/base/power/runtime.c | 11 +-
drivers/gpu/drm/ast/ast_drv.h | 1 +
drivers/gpu/drm/ast/ast_main.c | 157 ++++++------
drivers/gpu/drm/ast/ast_post.c | 18 +-
drivers/gpu/drm/drm_connector.c | 23 +-
drivers/gpu/drm/drm_drv.c | 4 +
drivers/gpu/drm/i915/i915_drv.c | 9 +
drivers/gpu/drm/i915/intel_display.c | 12 +
drivers/gpu/drm/i915/intel_pm.c | 9 +
drivers/gpu/drm/i915/intel_sprite.c | 21 ++
drivers/gpu/drm/nouveau/nouveau_display.c | 64 ++++-
drivers/gpu/drm/nouveau/nouveau_drm.c | 5 +-
drivers/gpu/drm/nouveau/nouveau_drv.h | 8 +
drivers/gpu/drm/nouveau/nouveau_fbcon.c | 43 +++-
drivers/gpu/drm/nouveau/nouveau_fence.h | 1 +
drivers/gpu/drm/nouveau/nouveau_usif.c | 3 +-
drivers/gpu/drm/nouveau/nv84_fence.c | 6 +
drivers/i2c/busses/i2c-piix4.c | 14 +-
drivers/infiniband/hw/qedr/main.c | 20 +-
drivers/infiniband/hw/qedr/qedr.h | 5 +
drivers/infiniband/hw/qedr/verbs.c | 43 +++-
drivers/irqchip/irq-xtensa-mx.c | 2 +-
drivers/irqchip/irq-xtensa-pic.c | 2 +-
drivers/net/ethernet/adaptec/starfire.c | 45 +++-
drivers/net/ethernet/broadcom/bnxt/bnxt.c | 77 ++++--
drivers/net/ethernet/broadcom/bnxt/bnxt.h | 1 +
drivers/net/ethernet/cavium/thunder/thunder_bgx.c | 108 +++++++-
drivers/net/ethernet/cavium/thunder/thunder_bgx.h | 5 +
drivers/net/ethernet/freescale/gianfar.c | 4 +-
drivers/net/ethernet/hisilicon/hns/hns_enet.c | 2 +-
drivers/net/ethernet/ibm/ibmvnic.c | 31 +--
drivers/net/ethernet/mediatek/mtk_eth_soc.c | 2 +-
drivers/net/ethernet/mellanox/mlx4/catas.c | 2 +-
drivers/net/ethernet/mellanox/mlx4/intf.c | 12 +
drivers/net/ethernet/mellanox/mlx4/mlx4.h | 1 +
drivers/net/ethernet/mellanox/mlx5/core/en_fs.c | 2 +-
drivers/net/ethernet/mellanox/mlx5/core/eswitch.c | 6 +-
.../ethernet/mellanox/mlx5/core/eswitch_offloads.c | 5 +-
drivers/net/ethernet/mellanox/mlx5/core/fs_core.c | 2 +-
drivers/net/ethernet/renesas/ravb_main.c | 112 +++++----
drivers/net/ethernet/xilinx/xilinx_emaclite.c | 126 +++++-----
drivers/net/gtp.c | 1 +
drivers/net/hamradio/mkiss.c | 4 +-
drivers/net/phy/micrel.c | 14 ++
drivers/net/phy/phy_device.c | 22 +-
drivers/net/usb/r8152.c | 32 ++-
drivers/net/usb/sierra_net.c | 111 +++++---
drivers/nvme/target/rdma.c | 17 ++
drivers/parport/parport_gsc.c | 8 +-
drivers/pci/pci.c | 3 +-
drivers/pinctrl/berlin/berlin-bg4ct.c | 2 +-
drivers/pinctrl/intel/pinctrl-baytrail.c | 12 +-
drivers/staging/media/cec/cec-adap.c | 2 +-
drivers/usb/musb/musb_core.c | 11 +
drivers/vfio/vfio_iommu_spapr_tce.c | 22 ++
drivers/vhost/vsock.c | 13 +-
fs/fscache/cookie.c | 5 +
fs/fscache/netfs.c | 1 +
fs/fscache/object.c | 32 ++-
fs/gfs2/glock.c | 28 ++-
fs/nfs/nfs4state.c | 1 +
fs/proc/base.c | 2 +
fs/romfs/super.c | 23 +-
fs/userfaultfd.c | 37 ++-
include/drm/drmP.h | 1 +
include/drm/drm_connector.h | 16 +-
include/linux/fscache-cache.h | 1 +
include/linux/log2.h | 13 +-
include/linux/micrel_phy.h | 2 +
include/linux/netdevice.h | 29 +--
include/linux/nmi.h | 25 ++
include/linux/pci.h | 5 +
include/net/ipv6.h | 5 +
include/uapi/linux/netfilter/nf_log.h | 2 +
kernel/Makefile | 1 +
kernel/ucount.c | 3 +-
kernel/watchdog.c | 278 ++-------------------
kernel/watchdog_hld.c | 230 +++++++++++++++++
mm/kasan/report.c | 3 +
mm/shmem.c | 11 +-
net/core/ethtool.c | 9 +-
net/ipv4/arp.c | 12 +-
net/ipv4/tcp_probe.c | 4 +-
net/ipv6/addrconf.c | 16 +-
net/ipv6/datagram.c | 14 +-
net/ipv6/ip6_output.c | 3 +
net/ipv6/tcp_ipv6.c | 11 +-
net/ipv6/udp.c | 4 +
net/netfilter/nf_conntrack_sip.c | 2 -
net/netfilter/nf_log.c | 1 -
net/netfilter/nf_tables_api.c | 16 +-
net/netfilter/nft_log.c | 3 +-
net/sctp/offload.c | 2 +-
net/sctp/socket.c | 6 +-
net/tipc/net.c | 4 +
net/tipc/node.c | 9 +-
net/tipc/server.c | 32 +--
net/tipc/socket.c | 30 ++-
net/tipc/subscr.c | 124 +++++----
net/tipc/subscr.h | 1 +
115 files changed, 1691 insertions(+), 809 deletions(-)
next reply other threads:[~2017-06-15 18:21 UTC|newest]
Thread overview: 109+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-06-15 17:52 Greg Kroah-Hartman [this message]
2017-06-15 17:52 ` [PATCH 4.9 001/108] PCI/PM: Add needs_resume flag to avoid suspend complete optimization Greg Kroah-Hartman
2017-06-15 17:52 ` [PATCH 4.9 003/108] partitions/msdos: FreeBSD UFS2 file systems are not recognized Greg Kroah-Hartman
2017-06-15 17:52 ` [PATCH 4.9 004/108] netfilter: nf_conntrack_sip: fix wrong memory initialisation Greg Kroah-Hartman
2017-06-15 17:52 ` [PATCH 4.9 005/108] ibmvnic: Fix endian errors in error reporting output Greg Kroah-Hartman
2017-06-15 17:52 ` [PATCH 4.9 006/108] ibmvnic: Fix endian error when requesting device capabilities Greg Kroah-Hartman
2017-06-15 17:52 ` [PATCH 4.9 007/108] net: xilinx_emaclite: fix freezes due to unordered I/O Greg Kroah-Hartman
2017-06-15 17:52 ` [PATCH 4.9 008/108] net: xilinx_emaclite: fix receive buffer overflow Greg Kroah-Hartman
2017-06-15 17:52 ` [PATCH 4.9 009/108] tcp: tcp_probe: use spin_lock_bh() Greg Kroah-Hartman
2017-06-15 17:52 ` [PATCH 4.9 010/108] ipv6: Handle IPv4-mapped src to in6addr_any dst Greg Kroah-Hartman
2017-06-15 17:52 ` [PATCH 4.9 011/108] ipv6: Inhibit IPv4-mapped src address on the wire Greg Kroah-Hartman
2017-06-15 17:52 ` [PATCH 4.9 012/108] tipc: Fix tipc_sk_reinit race conditions Greg Kroah-Hartman
2017-06-15 17:52 ` [PATCH 4.9 013/108] gfs2: Use rhashtable walk interface in glock_hash_walk Greg Kroah-Hartman
2017-06-15 17:52 ` [PATCH 4.9 014/108] NET: Fix /proc/net/arp for AX.25 Greg Kroah-Hartman
2017-06-15 17:52 ` [PATCH 4.9 015/108] ibmvnic: Call napi_disable instead of napi_enable in failure path Greg Kroah-Hartman
2017-06-15 17:52 ` [PATCH 4.9 016/108] ibmvnic: Initialize completion variables before starting work Greg Kroah-Hartman
2017-06-15 17:52 ` [PATCH 4.9 017/108] NET: mkiss: Fix panic Greg Kroah-Hartman
2017-06-15 17:52 ` [PATCH 4.9 018/108] net: hns: Fix the device being used for dma mapping during TX Greg Kroah-Hartman
2017-06-15 17:52 ` [PATCH 4.9 021/108] i2c: piix4: Request the SMBUS semaphore inside the mutex Greg Kroah-Hartman
2017-06-15 17:52 ` [PATCH 4.9 022/108] i2c: piix4: Fix request_region size Greg Kroah-Hartman
2017-06-15 17:52 ` [PATCH 4.9 023/108] powerpc/powernv: Properly set "host-ipi" on IPIs Greg Kroah-Hartman
2017-06-15 17:52 ` [PATCH 4.9 024/108] kernel/ucount.c: mark user_header with kmemleak_ignore() Greg Kroah-Hartman
2017-06-15 17:52 ` [PATCH 4.9 025/108] net: thunderx: Fix PHY autoneg for SGMII QLM mode Greg Kroah-Hartman
2017-06-15 17:52 ` [PATCH 4.9 026/108] ipv6: addrconf: fix generation of new temporary addresses Greg Kroah-Hartman
2017-06-15 17:52 ` [PATCH 4.9 027/108] vfio/spapr_tce: Set window when adding additional groups to container Greg Kroah-Hartman
2017-06-15 17:52 ` [PATCH 4.9 029/108] ARM: defconfigs: make NF_CT_PROTO_SCTP and NF_CT_PROTO_UDPLITE built-in Greg Kroah-Hartman
2017-06-15 17:52 ` [PATCH 4.9 030/108] PM / runtime: Avoid false-positive warnings from might_sleep_if() Greg Kroah-Hartman
2017-06-15 17:52 ` [PATCH 4.9 031/108] jump label: pass kbuild_cflags when checking for asm goto support Greg Kroah-Hartman
2017-06-19 15:29 ` Gleb Fotengauer-Malinovskiy
2017-06-27 11:33 ` Greg Kroah-Hartman
2017-06-27 13:44 ` Levin, Alexander (Sasha Levin)
2017-06-27 14:14 ` Greg Kroah-Hartman
2017-06-15 17:52 ` [PATCH 4.9 032/108] shmem: fix sleeping from atomic context Greg Kroah-Hartman
2017-06-15 17:52 ` [PATCH 4.9 033/108] kasan: respect /proc/sys/kernel/traceoff_on_warning Greg Kroah-Hartman
2017-06-15 17:52 ` [PATCH 4.9 034/108] log2: make order_base_2() behave correctly on const input value zero Greg Kroah-Hartman
2017-06-15 17:52 ` [PATCH 4.9 035/108] ethtool: do not vzalloc(0) on registers dump Greg Kroah-Hartman
2017-06-15 17:52 ` [PATCH 4.9 036/108] net: phy: Fix lack of reference count on PHY driver Greg Kroah-Hartman
2017-06-15 17:52 ` [PATCH 4.9 037/108] net: phy: Fix PHY module checks and NULL deref in phy_attach_direct() Greg Kroah-Hartman
2017-06-15 17:52 ` [PATCH 4.9 038/108] net: fix ndo_features_check/ndo_fix_features comment ordering Greg Kroah-Hartman
2017-06-15 17:52 ` [PATCH 4.9 039/108] fscache: Fix dead object requeue Greg Kroah-Hartman
2017-06-15 17:52 ` [PATCH 4.9 040/108] fscache: Clear outstanding writes when disabling a cookie Greg Kroah-Hartman
2017-06-15 17:52 ` [PATCH 4.9 041/108] FS-Cache: Initialise stores_lock in netfs cookie Greg Kroah-Hartman
2017-06-15 17:52 ` [PATCH 4.9 042/108] ipv6: fix flow labels when the traffic class is non-0 Greg Kroah-Hartman
2017-06-15 17:52 ` [PATCH 4.9 043/108] drm/nouveau: prevent userspace from deleting client object Greg Kroah-Hartman
2017-06-15 17:52 ` [PATCH 4.9 044/108] drm/nouveau/fence/g84-: protect against concurrent access to semaphore buffers Greg Kroah-Hartman
2017-06-15 17:52 ` [PATCH 4.9 045/108] net/mlx4_core: Avoid command timeouts during VF driver device shutdown Greg Kroah-Hartman
2017-06-15 17:52 ` [PATCH 4.9 046/108] gianfar: synchronize DMA API usage by free_skb_rx_queue w/ gfar_new_page Greg Kroah-Hartman
2017-06-15 17:52 ` [PATCH 4.9 047/108] pinctrl: baytrail: Rectify debounce support (part 2) Greg Kroah-Hartman
2017-06-15 17:52 ` [PATCH 4.9 048/108] [media] cec: fix wrong last_la determination Greg Kroah-Hartman
2017-06-15 17:52 ` [PATCH 4.9 049/108] drm: prevent double-(un)registration for connectors Greg Kroah-Hartman
2017-06-15 17:52 ` [PATCH 4.9 050/108] drm: Dont race connector registration Greg Kroah-Hartman
2017-06-15 17:52 ` [PATCH 4.9 051/108] pinctrl: berlin-bg4ct: fix the value for "sd1a" of pin SCRD0_CRD_PRES Greg Kroah-Hartman
2017-06-15 17:52 ` [PATCH 4.9 052/108] net: adaptec: starfire: add checks for dma mapping errors Greg Kroah-Hartman
2017-06-15 17:53 ` [PATCH 4.9 054/108] net/mlx5: E-Switch, Err when retrieving steering name-space fails Greg Kroah-Hartman
2017-06-15 17:53 ` [PATCH 4.9 055/108] net/mlx5: Return EOPNOTSUPP when failing to get steering name-space Greg Kroah-Hartman
2017-06-15 17:53 ` [PATCH 4.9 056/108] parisc, parport_gsc: Fixes for printk continuation lines Greg Kroah-Hartman
2017-06-15 17:53 ` [PATCH 4.9 057/108] net: phy: micrel: add support for KSZ8795 Greg Kroah-Hartman
2017-06-15 17:53 ` [PATCH 4.9 058/108] gtp: add genl family modules alias Greg Kroah-Hartman
2017-06-15 17:53 ` [PATCH 4.9 059/108] drm/nouveau: Intercept ACPI_VIDEO_NOTIFY_PROBE Greg Kroah-Hartman
2017-06-15 17:53 ` [PATCH 4.9 060/108] drm/nouveau: Rename acpi_work to hpd_work Greg Kroah-Hartman
2017-06-15 17:53 ` [PATCH 4.9 061/108] drm/nouveau: Handle fbcon suspend/resume in seperate worker Greg Kroah-Hartman
2017-06-15 17:53 ` [PATCH 4.9 062/108] drm/nouveau: Dont enabling polling twice on runtime resume Greg Kroah-Hartman
2017-06-15 17:53 ` [PATCH 4.9 063/108] drm/nouveau: Fix drm poll_helper handling Greg Kroah-Hartman
2017-06-15 17:53 ` [PATCH 4.9 064/108] drm/ast: Fixed system hanged if disable P2A Greg Kroah-Hartman
2017-06-15 17:53 ` [PATCH 4.9 065/108] ravb: unmap descriptors when freeing rings Greg Kroah-Hartman
2017-06-15 17:53 ` [PATCH 4.9 066/108] nfs: Fix "Dont increment lock sequence ID after NFS4ERR_MOVED" Greg Kroah-Hartman
2017-06-15 17:53 ` [PATCH 4.9 067/108] nvmet-rdma: Fix missing dma sync to nvme data structures Greg Kroah-Hartman
2017-06-15 17:53 ` [PATCH 4.9 068/108] r8152: avoid start_xmit to call napi_schedule during autosuspend Greg Kroah-Hartman
2017-06-15 17:53 ` [PATCH 4.9 069/108] r8152: check rx after napi is enabled Greg Kroah-Hartman
2017-06-15 17:53 ` [PATCH 4.9 070/108] r8152: re-schedule napi for tx Greg Kroah-Hartman
2017-06-15 17:53 ` [PATCH 4.9 071/108] r8152: fix rtl8152_post_reset function Greg Kroah-Hartman
2017-06-15 17:53 ` [PATCH 4.9 072/108] r8152: avoid start_xmit to schedule napi when napi is disabled Greg Kroah-Hartman
2017-06-15 17:53 ` [PATCH 4.9 073/108] net-next: ethernet: mediatek: change the compatible string Greg Kroah-Hartman
2017-06-15 17:53 ` [PATCH 4.9 074/108] bnxt_en: Fix bnxt_reset() in the slow path task Greg Kroah-Hartman
2017-06-15 17:53 ` [PATCH 4.9 075/108] bnxt_en: Enhance autoneg support Greg Kroah-Hartman
2017-06-15 17:53 ` [PATCH 4.9 076/108] bnxt_en: Fix RTNL lock usage on bnxt_update_link() Greg Kroah-Hartman
2017-06-15 17:53 ` [PATCH 4.9 077/108] bnxt_en: Fix RTNL lock usage on bnxt_get_port_module_status() Greg Kroah-Hartman
2017-06-15 17:53 ` [PATCH 4.9 078/108] sctp: sctp gso should set feature with NETIF_F_SG when calling skb_segment Greg Kroah-Hartman
2017-06-15 17:53 ` [PATCH 4.9 079/108] sctp: sctp_addr_id2transport should verify the addr before looking up assoc Greg Kroah-Hartman
2017-06-15 17:53 ` [PATCH 4.9 080/108] usb: musb: Fix external abort on non-linefetch for musb_irq_work() Greg Kroah-Hartman
2017-06-15 17:53 ` [PATCH 4.9 081/108] mn10300: fix build error of missing fpu_save() Greg Kroah-Hartman
2017-06-15 17:53 ` [PATCH 4.9 082/108] romfs: use different way to generate fsid for BLOCK or MTD Greg Kroah-Hartman
2017-06-15 17:53 ` [PATCH 4.9 083/108] frv: add atomic64_add_unless() Greg Kroah-Hartman
2017-06-15 17:53 ` [PATCH 4.9 084/108] frv: add missing atomic64 operations Greg Kroah-Hartman
2017-06-15 17:53 ` [PATCH 4.9 085/108] proc: add a schedule point in proc_pid_readdir() Greg Kroah-Hartman
2017-06-15 17:53 ` [PATCH 4.9 086/108] userfaultfd: fix SIGBUS resulting from false rwsem wakeups Greg Kroah-Hartman
2017-06-15 17:53 ` [PATCH 4.9 087/108] kernel/watchdog.c: move hardlockup detector to separate file Greg Kroah-Hartman
2017-06-15 17:53 ` [PATCH 4.9 088/108] kernel/watchdog.c: move shared definitions to nmi.h Greg Kroah-Hartman
2017-06-15 17:53 ` [PATCH 4.9 089/108] kernel/watchdog: prevent false hardlockup on overloaded system Greg Kroah-Hartman
2017-06-15 17:53 ` [PATCH 4.9 090/108] vhost/vsock: handle vhost_vq_init_access() error Greg Kroah-Hartman
2017-06-15 17:53 ` [PATCH 4.9 091/108] ARC: smp-boot: Decouple Non masters waiting API from jump to entry point Greg Kroah-Hartman
2017-06-15 17:53 ` [PATCH 4.9 092/108] ARCv2: smp-boot: wake_flag polling by non-Masters needs to be uncached Greg Kroah-Hartman
2017-06-15 17:53 ` [PATCH 4.9 093/108] tipc: ignore requests when the connection state is not CONNECTED Greg Kroah-Hartman
2017-06-15 17:53 ` [PATCH 4.9 094/108] tipc: fix connection refcount error Greg Kroah-Hartman
2017-06-15 17:53 ` [PATCH 4.9 095/108] tipc: add subscription refcount to avoid invalid delete Greg Kroah-Hartman
2017-06-15 17:53 ` [PATCH 4.9 096/108] tipc: fix nametbl_lock soft lockup at node/link events Greg Kroah-Hartman
2017-06-15 17:53 ` [PATCH 4.9 097/108] netfilter: nf_tables: fix set->nelems counting with no NLM_F_EXCL Greg Kroah-Hartman
2017-06-15 17:53 ` [PATCH 4.9 098/108] netfilter: nft_log: restrict the log prefix length to 127 Greg Kroah-Hartman
2017-06-15 17:53 ` [PATCH 4.9 099/108] RDMA/qedr: Dispatch port active event from qedr_add Greg Kroah-Hartman
2017-06-15 17:53 ` [PATCH 4.9 100/108] RDMA/qedr: Fix and simplify memory leak in PD alloc Greg Kroah-Hartman
2017-06-15 17:53 ` [PATCH 4.9 101/108] RDMA/qedr: Dont reset QP when queues arent flushed Greg Kroah-Hartman
2017-06-15 17:53 ` [PATCH 4.9 102/108] RDMA/qedr: Dont spam dmesg if QP is in error state Greg Kroah-Hartman
2017-06-15 17:53 ` [PATCH 4.9 103/108] RDMA/qedr: Return max inline data in QP query result Greg Kroah-Hartman
2017-06-15 17:53 ` [PATCH 4.9 104/108] xtensa: dont use linux IRQ #0 Greg Kroah-Hartman
2017-06-15 17:53 ` [PATCH 4.9 105/108] s390/kvm: do not rely on the ILC on kvm host protection fauls Greg Kroah-Hartman
2017-06-15 17:53 ` [PATCH 4.9 107/108] drm/i915: Always recompute watermarks when distrust_bios_wm is set, v2 Greg Kroah-Hartman
2017-06-15 17:53 ` [PATCH 4.9 108/108] sparc64: make string buffers large enough Greg Kroah-Hartman
2017-06-15 22:23 ` [PATCH 4.9 000/108] 4.9.33-stable review Shuah Khan
2017-06-16 0:40 ` Guenter Roeck
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=20170615175337.190782107@linuxfoundation.org \
--to=gregkh@linuxfoundation.org \
--cc=akpm@linux-foundation.org \
--cc=ben.hutchings@codethink.co.uk \
--cc=linux-kernel@vger.kernel.org \
--cc=linux@roeck-us.net \
--cc=patches@kernelci.org \
--cc=shuahkh@osg.samsung.com \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox