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/105] 4.9.55-stable review
Date: Tue, 10 Oct 2017 21:49:31 +0200 [thread overview]
Message-ID: <20171010192533.717049376@linuxfoundation.org> (raw)
This is the start of the stable review cycle for the 4.9.55 release.
There are 105 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 Thu Oct 12 19:24:56 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.55-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.55-rc1
Paolo Bonzini <pbonzini@redhat.com>
KVM: x86: fix singlestepping over syscall
Jaegeuk Kim <jaegeuk@kernel.org>
f2fs: don't allow encrypted operations without keys
Theodore Ts'o <tytso@mit.edu>
ext4: don't allow encrypted operations without keys
Jan Kara <jack@suse.cz>
ext4: Don't clear SGID when inheriting ACLs
Jan Kara <jack@suse.cz>
ext4: fix data corruption for mmap writes
Amir Goldstein <amir73il@gmail.com>
vfs: deny copy_file_range() for non regular files
Peter Zijlstra <peterz@infradead.org>
sched/cpuset/pm: Fix cpuset vs. suspend-resume bugs
Chanho Min <chanho.min@lge.com>
mmc: core: add driver strength selection when selecting hs400es
Christoph Hellwig <hch@lst.de>
nvme-pci: Use PCI bus address for data/queues in CMB
Jani Nikula <jani.nikula@intel.com>
drm/i915/bios: ignore HDMI on port A
Arend Van Spriel <arend.vanspriel@broadcom.com>
brcmfmac: setup passive scan if requested by user-space
Arend Van Spriel <arend.vanspriel@broadcom.com>
brcmfmac: add length check in brcmf_cfg80211_escan_handler()
Martin K. Petersen <martin.petersen@oracle.com>
scsi: sd: Do not override max_sectors_kb sysfs setting
Luca Coelho <luciano.coelho@intel.com>
iwlwifi: add workaround to disable wide channels in 5GHz
Luca Coelho <luciano.coelho@intel.com>
iwlwifi: mvm: use IWL_HCMD_NOCOPY for MCAST_FILTER_CMD
Arnd Bergmann <arnd@arndb.de>
netlink: fix nla_put_{u8,u16,u32} for KASAN
Arnd Bergmann <arnd@arndb.de>
rocker: fix rocker_tlv_put_* functions for KASAN
Ping Cheng <pinglinux@gmail.com>
HID: wacom: bits shifted too much for 9th and 10th buttons
Jason Gerecke <killertofu@gmail.com>
HID: wacom: Always increment hdev refcount within wacom_get_hdev_data
Aaron Armstrong Skomra <skomra@gmail.com>
HID: wacom: leds: Don't try to control the EKR's read-only LEDs
Adrian Salido <salidoa@google.com>
HID: i2c-hid: allocate hid buffers for real worst case
Shu Wang <shuwang@redhat.com>
ftrace: Fix kmemleak in unregister_ftrace_graph
Alexander Shishkin <alexander.shishkin@linux.intel.com>
stm class: Fix a use-after-free
Olaf Hering <olaf@aepfle.de>
Drivers: hv: fcopy: restore correct transfer length
Nicolai Stange <nstange@suse.de>
driver core: platform: Don't read past the end of "driver_override" buffer
Mark Rutland <mark.rutland@arm.com>
percpu: make this_cpu_generic_read() atomic w.r.t. interrupts
Gustavo Romero <gromero@linux.vnet.ibm.com>
powerpc/tm: Fix illegal TM state in signal handler
Cyril Bur <cyrilbur@gmail.com>
powerpc/64s: Use emergency stack for kernel TM Bad Thing program checks
Eric Dumazet <edumazet@google.com>
socket, bpf: fix possible use after free
Nikolay Aleksandrov <nikolay@cumulusnetworks.com>
net: rtnetlink: fix info leak in RTM_GETSTATS call
Parthasarathy Bhuvaragan <parthasarathy.bhuvaragan@ericsson.com>
tipc: use only positive error codes in messages
Xin Long <lucien.xin@gmail.com>
ip6_tunnel: update mtu properly for ARPHRD_ETHER tunnel device in tx path
Xin Long <lucien.xin@gmail.com>
ip6_gre: ip6gre_tap device should keep dst
Jason A. Donenfeld <Jason@zx2c4.com>
netlink: do not proceed if dump's start() errs
Christoph Paasch <cpaasch@apple.com>
net: Set sk_prot_creator when cloning sockets to the right proto
Willem de Bruijn <willemb@google.com>
packet: only test po->has_vnet_hdr once in packet_snd
Willem de Bruijn <willemb@google.com>
packet: in packet_do_bind, test fanout with bind_lock held
Florian Fainelli <f.fainelli@gmail.com>
net: dsa: Fix network device registration order
Alexander Potapenko <glider@google.com>
tun: bail out from tun_get_user() if the skb is empty
Sabrina Dubroca <sd@queasysnail.net>
l2tp: fix race condition in l2tp_tunnel_delete
Ridge Kennedy <ridge.kennedy@alliedtelesis.co.nz>
l2tp: Avoid schedule while atomic in exit_net
Alexey Kodanev <alexey.kodanev@oracle.com>
vti: fix use after free in vti_tunnel_xmit/vti6_tnl_xmit
Timur Tabi <timur@codeaurora.org>
net: qcom/emac: specify the correct size when mapping a DMA buffer
Konstantin Khlebnikov <khlebnikov@yandex-team.ru>
net_sched: always reset qdisc backlog in qdisc_reset()
Meng Xu <mengxu.gatech@gmail.com>
isdn/i4l: fetch the ppp_write buffer in one shot
Yonghong Song <yhs@fb.com>
bpf: one perf event close won't free bpf program attached by another perf event
Willem de Bruijn <willemb@google.com>
packet: hold bind lock when rebinding to fanout hook
Christian Lamparter <chunkeey@googlemail.com>
net: emac: Fix napi poll list corruption
Eric Dumazet <edumazet@google.com>
tcp: fastopen: fix on syn-data transmit failure
Davide Caratti <dcaratti@redhat.com>
net/sched: cls_matchall: fix crash when used with classful qdisc
Xin Long <lucien.xin@gmail.com>
ip6_tunnel: do not allow loading ip6_tunnel if ipv6 is disabled in cmdline
Fahad Kunnathadi <fahad.kunnathadi@dexceldesigns.com>
net: phy: Fix mask value write on gmii2rgmii converter speed register
Xin Long <lucien.xin@gmail.com>
ip6_gre: skb_push ipv6hdr before packing the header in ip6gre_header
Subash Abhinov Kasiviswanathan <subashab@codeaurora.org>
udpv6: Fix the checksum computation when HW checksum does not apply
Eric Dumazet <edumazet@google.com>
tcp: fix data delivery rate
Edward Cree <ecree@solarflare.com>
bpf/verifier: reject BPF_ALU64|BPF_END
Eric Dumazet <edumazet@googl.com>
tcp: update skb->skb_mstamp more carefully
Dan Carpenter <dan.carpenter@oracle.com>
sctp: potential read out of bounds in sctp_ulpevent_type_enabled()
Jiri Pirko <jiri@mellanox.com>
net: sched: fix use-after-free in tcf_action_destroy and tcf_del_walker
Yuval Mintz <yuvalm@mellanox.com>
mlxsw: spectrum: Prevent mirred-related crash on removal
Takashi Iwai <tiwai@suse.de>
ALSA: usx2y: Suppress kernel warning at page allocation failures
Takashi Sakamoto <o-takashi@sakamocchi.jp>
Revert "ALSA: echoaudio: purge contradictions between dimension matrix members and total number of members"
Guneshwor Singh <guneshwor.o.singh@intel.com>
ALSA: compress: Remove unused variable
Casey Schaufler <casey@schaufler-ca.com>
lsm: fix smack_inode_removexattr and xattr_getsecurity memleak
Sergey Senozhatsky <sergey.senozhatsky.work@gmail.com>
lib/ratelimit.c: use deferred printk() version
Michal Hocko <mhocko@suse.com>
mm, oom_reaper: skip mm structs with mmu notifiers
Stefan Wahren <stefan.wahren@i2se.com>
staging: vchiq_2835_arm: Fix NULL ptr dereference in free_pagelist
Andrey Konovalov <andreyknvl@google.com>
uwb: ensure that endpoint is interrupt
Andrey Konovalov <andreyknvl@google.com>
uwb: properly check kthread_run return value
Lukas Wunner <lukas@wunner.de>
iio: adc: mcp320x: Fix oops on module unload
Lukas Wunner <lukas@wunner.de>
iio: adc: mcp320x: Fix readout of negative voltages
Dragos Bogdan <dragos.bogdan@analog.com>
iio: ad7793: Fix the serial interface reset
Colin Parker <colin.parker@aclima.io>
IIO: BME280: Updates to Humidity readings need ctrl_reg write!
Matt Fornero <matt.fornero@mathworks.com>
iio: core: Return error for failed read_reg
Stefan Popa <stefan.popa@analog.com>
staging: iio: ad7192: Fix - use the dedicated reset function avoiding dma from stack.
Dragos Bogdan <dragos.bogdan@analog.com>
iio: ad_sigma_delta: Implement a dedicated reset function
Christophe JAILLET <christophe.jaillet@wanadoo.fr>
iio: adc: twl4030: Disable the vusb3v1 rugulator in the error handling path of 'twl4030_madc_probe()'
Christophe JAILLET <christophe.jaillet@wanadoo.fr>
iio: adc: twl4030: Fix an error handling path in 'twl4030_madc_probe()'
Kai-Heng Feng <kai.heng.feng@canonical.com>
Revert "xhci: Limit USB2 port wake support for AMD Promontory hosts"
Mathias Nyman <mathias.nyman@linux.intel.com>
xhci: set missing SuperSpeedPlus Link Protocol bit in roothub descriptor
Mathias Nyman <mathias.nyman@linux.intel.com>
xhci: Fix sleeping with spin_lock_irq() held in ASmedia 1042A workaround
Mathias Nyman <mathias.nyman@linux.intel.com>
xhci: fix finding correct bus_state structure for USB 3.1 hosts
Greg Kroah-Hartman <gregkh@linuxfoundation.org>
USB: fix out-of-bounds in usb_set_configuration
Dmitry Fleytman <dmitry@daynix.com>
usb: Increase quirk delay for USB devices
Greg Kroah-Hartman <gregkh@linuxfoundation.org>
USB: core: harden cdc_parse_cdc_header
Alan Stern <stern@rowland.harvard.edu>
USB: uas: fix bug in handling of alternate settings
Alan Stern <stern@rowland.harvard.edu>
USB: g_mass_storage: Fix deadlock when driver is unbound
Li Jun <jun.li@nxp.com>
usb: gadget: mass_storage: set msg_registered after msg registered
Dan Carpenter <dan.carpenter@oracle.com>
USB: devio: Don't corrupt user memory
Alan Stern <stern@rowland.harvard.edu>
USB: dummy-hcd: Fix erroneous synchronization change
Alan Stern <stern@rowland.harvard.edu>
USB: dummy-hcd: fix infinite-loop resubmission bug
Alan Stern <stern@rowland.harvard.edu>
USB: dummy-hcd: fix connection failures (wrong speed)
Bjørn Mork <bjorn@mork.no>
USB: cdc-wdm: ignore -EPIPE from GetEncapsulatedResponse
Jim Dickerson <jim.dickerson@hpe.com>
usb: pci-quirks.c: Corrected timeout values used in handshake
Takashi Iwai <tiwai@suse.de>
ALSA: usb-audio: Check out-of-bounds access by corrupted buffer descriptor
Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
usb: renesas_usbhs: fix usbhsf_fifo_clear() for RX direction
Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
usb: renesas_usbhs: fix the BCLR setting condition for non-DCP pipe
Alan Stern <stern@rowland.harvard.edu>
usb-storage: fix bogus hardware error messages for ATA pass-thru devices
Alan Stern <stern@rowland.harvard.edu>
usb-storage: unusual_devs entry to fix write-access regression for Seagate external drives
Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
usb: gadget: udc: renesas_usb3: Fix return value of usb3_write_pipe()
Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
usb: gadget: udc: renesas_usb3: fix Pn_RAMMAP.Pn_MPKT value
Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
usb: gadget: udc: renesas_usb3: fix for no-data control transfer
Nicolas Ferre <nicolas.ferre@microchip.com>
usb: gadget: udc: atmel: set vbus irqflags explicitly
Alan Stern <stern@rowland.harvard.edu>
USB: gadgetfs: fix copy_to_user while holding spinlock
Alan Stern <stern@rowland.harvard.edu>
USB: gadgetfs: Fix crash caused by inadequate synchronization
-------------
Diffstat:
Makefile | 4 +-
arch/powerpc/kernel/exceptions-64s.S | 24 ++++++-
arch/powerpc/kernel/signal_64.c | 13 +++-
arch/x86/include/asm/kvm_emulate.h | 1 +
arch/x86/kvm/emulate.c | 1 +
arch/x86/kvm/x86.c | 52 +++++++--------
drivers/base/platform.c | 3 +-
drivers/gpu/drm/i915/intel_bios.c | 7 +++
drivers/hid/i2c-hid/i2c-hid.c | 3 +-
drivers/hid/wacom_sys.c | 7 ++-
drivers/hid/wacom_wac.c | 4 +-
drivers/hv/hv_fcopy.c | 4 ++
drivers/hwtracing/stm/core.c | 2 +-
drivers/iio/adc/ad7793.c | 4 +-
drivers/iio/adc/ad_sigma_delta.c | 28 +++++++++
drivers/iio/adc/mcp320x.c | 25 +++++---
drivers/iio/adc/twl4030-madc.c | 10 ++-
drivers/iio/industrialio-core.c | 4 +-
drivers/iio/pressure/bmp280-core.c | 2 +-
drivers/isdn/i4l/isdn_ppp.c | 37 +++++++----
drivers/mmc/core/mmc.c | 36 ++++++-----
drivers/net/ethernet/ibm/emac/mal.c | 3 +-
drivers/net/ethernet/mellanox/mlxsw/spectrum.c | 20 +++---
drivers/net/ethernet/qualcomm/emac/emac-mac.c | 3 +-
drivers/net/ethernet/rocker/rocker_tlv.h | 48 ++++++++------
drivers/net/phy/xilinx_gmii2rgmii.c | 2 +-
drivers/net/tun.c | 8 ++-
.../broadcom/brcm80211/brcmfmac/cfg80211.c | 37 +++++------
.../broadcom/brcm80211/brcmfmac/fwil_types.h | 5 ++
drivers/net/wireless/intel/iwlwifi/iwl-nvm-parse.c | 66 +++++++++++++++----
drivers/net/wireless/intel/iwlwifi/mvm/mac80211.c | 10 ++-
drivers/nvme/host/pci.c | 14 ++---
drivers/scsi/sd.c | 19 ++++--
drivers/staging/iio/adc/ad7192.c | 4 +-
.../interface/vchiq_arm/vchiq_2835_arm.c | 6 +-
drivers/usb/class/cdc-wdm.c | 4 +-
drivers/usb/core/config.c | 16 +++--
drivers/usb/core/devio.c | 6 +-
drivers/usb/core/hub.c | 2 +-
drivers/usb/core/message.c | 4 ++
drivers/usb/gadget/function/f_mass_storage.c | 27 +++-----
drivers/usb/gadget/function/f_mass_storage.h | 14 -----
drivers/usb/gadget/legacy/inode.c | 46 ++++++++++++--
drivers/usb/gadget/legacy/mass_storage.c | 20 +-----
drivers/usb/gadget/udc/atmel_usba_udc.c | 4 +-
drivers/usb/gadget/udc/dummy_hcd.c | 56 +++++++++++++++--
drivers/usb/gadget/udc/renesas_usb3.c | 19 ++++--
drivers/usb/host/pci-quirks.c | 10 +--
drivers/usb/host/xhci-hub.c | 14 +++--
drivers/usb/host/xhci-pci.c | 12 ----
drivers/usb/host/xhci.h | 4 +-
drivers/usb/renesas_usbhs/fifo.c | 21 ++++++-
drivers/usb/storage/transport.c | 14 ++++-
drivers/usb/storage/uas-detect.h | 15 ++---
drivers/usb/storage/uas.c | 10 +--
drivers/usb/storage/unusual_devs.h | 7 +++
drivers/uwb/hwa-rc.c | 2 +
drivers/uwb/uwbd.c | 12 ++--
fs/ext4/acl.c | 22 ++++---
fs/ext4/inode.c | 18 +++++-
fs/ext4/namei.c | 12 ++++
fs/f2fs/namei.c | 12 ++++
fs/read_write.c | 5 ++
fs/xattr.c | 2 +-
include/asm-generic/percpu.h | 24 ++++++-
include/linux/cpuset.h | 6 ++
include/linux/iio/adc/ad_sigma_delta.h | 3 +
include/linux/mmu_notifier.h | 5 ++
include/linux/trace_events.h | 1 +
include/net/netlink.h | 73 ++++++++++++++++------
include/net/sctp/ulpevent.h | 6 +-
include/uapi/linux/usb/ch9.h | 1 +
kernel/bpf/verifier.c | 3 +-
kernel/cpuset.c | 16 ++++-
kernel/events/core.c | 3 +-
kernel/power/process.c | 5 +-
kernel/sched/core.c | 7 +--
kernel/trace/ftrace.c | 14 -----
lib/ratelimit.c | 4 +-
mm/oom_kill.c | 16 +++++
net/core/filter.c | 15 ++++-
net/core/rtnetlink.c | 3 +
net/core/sock.c | 7 ++-
net/dsa/slave.c | 28 +++++----
net/ipv4/ip_vti.c | 3 +-
net/ipv4/tcp_output.c | 33 +++++++---
net/ipv6/ip6_gre.c | 22 ++++---
net/ipv6/ip6_tunnel.c | 8 ++-
net/ipv6/ip6_vti.c | 3 +-
net/ipv6/udp.c | 1 +
net/l2tp/l2tp_core.c | 14 ++---
net/l2tp/l2tp_core.h | 5 +-
net/netlink/af_netlink.c | 7 ++-
net/packet/af_packet.c | 28 ++++++---
net/sched/act_api.c | 6 +-
net/sched/cls_matchall.c | 1 +
net/sched/sch_generic.c | 1 +
net/tipc/msg.c | 2 +-
security/smack/smack_lsm.c | 55 ++++++++--------
sound/core/compress_offload.c | 3 +-
sound/pci/echoaudio/echoaudio.c | 6 +-
sound/usb/card.c | 20 ++++++
sound/usb/usx2y/usb_stream.c | 6 +-
103 files changed, 953 insertions(+), 437 deletions(-)
next reply other threads:[~2017-10-10 20:55 UTC|newest]
Thread overview: 121+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-10-10 19:49 Greg Kroah-Hartman [this message]
2017-10-10 19:49 ` [PATCH 4.9 001/105] USB: gadgetfs: Fix crash caused by inadequate synchronization Greg Kroah-Hartman
2017-10-10 19:49 ` [PATCH 4.9 002/105] USB: gadgetfs: fix copy_to_user while holding spinlock Greg Kroah-Hartman
2017-10-10 19:49 ` [PATCH 4.9 003/105] usb: gadget: udc: atmel: set vbus irqflags explicitly Greg Kroah-Hartman
2017-10-10 19:49 ` [PATCH 4.9 004/105] usb: gadget: udc: renesas_usb3: fix for no-data control transfer Greg Kroah-Hartman
2017-10-10 19:49 ` [PATCH 4.9 005/105] usb: gadget: udc: renesas_usb3: fix Pn_RAMMAP.Pn_MPKT value Greg Kroah-Hartman
2017-10-10 19:49 ` [PATCH 4.9 006/105] usb: gadget: udc: renesas_usb3: Fix return value of usb3_write_pipe() Greg Kroah-Hartman
2017-10-10 19:49 ` [PATCH 4.9 007/105] usb-storage: unusual_devs entry to fix write-access regression for Seagate external drives Greg Kroah-Hartman
2017-10-10 19:49 ` [PATCH 4.9 008/105] usb-storage: fix bogus hardware error messages for ATA pass-thru devices Greg Kroah-Hartman
2017-10-10 19:49 ` [PATCH 4.9 009/105] usb: renesas_usbhs: fix the BCLR setting condition for non-DCP pipe Greg Kroah-Hartman
2017-10-10 19:49 ` [PATCH 4.9 010/105] usb: renesas_usbhs: fix usbhsf_fifo_clear() for RX direction Greg Kroah-Hartman
2017-10-10 19:49 ` [PATCH 4.9 011/105] ALSA: usb-audio: Check out-of-bounds access by corrupted buffer descriptor Greg Kroah-Hartman
2017-10-10 19:49 ` [PATCH 4.9 012/105] usb: pci-quirks.c: Corrected timeout values used in handshake Greg Kroah-Hartman
2017-10-10 19:49 ` [PATCH 4.9 014/105] USB: dummy-hcd: fix connection failures (wrong speed) Greg Kroah-Hartman
2017-10-10 19:49 ` [PATCH 4.9 015/105] USB: dummy-hcd: fix infinite-loop resubmission bug Greg Kroah-Hartman
2017-10-10 19:49 ` [PATCH 4.9 016/105] USB: dummy-hcd: Fix erroneous synchronization change Greg Kroah-Hartman
2017-10-10 19:49 ` [PATCH 4.9 017/105] USB: devio: Dont corrupt user memory Greg Kroah-Hartman
2017-10-10 19:49 ` [PATCH 4.9 018/105] usb: gadget: mass_storage: set msg_registered after msg registered Greg Kroah-Hartman
2017-10-10 19:49 ` [PATCH 4.9 019/105] USB: g_mass_storage: Fix deadlock when driver is unbound Greg Kroah-Hartman
2017-10-10 19:49 ` [PATCH 4.9 020/105] USB: uas: fix bug in handling of alternate settings Greg Kroah-Hartman
2017-10-10 19:49 ` [PATCH 4.9 021/105] USB: core: harden cdc_parse_cdc_header Greg Kroah-Hartman
2017-10-10 19:49 ` [PATCH 4.9 022/105] usb: Increase quirk delay for USB devices Greg Kroah-Hartman
2017-10-10 19:49 ` [PATCH 4.9 023/105] USB: fix out-of-bounds in usb_set_configuration Greg Kroah-Hartman
2017-10-10 19:49 ` [PATCH 4.9 024/105] xhci: fix finding correct bus_state structure for USB 3.1 hosts Greg Kroah-Hartman
2017-10-10 19:49 ` [PATCH 4.9 025/105] xhci: Fix sleeping with spin_lock_irq() held in ASmedia 1042A workaround Greg Kroah-Hartman
2017-10-10 19:49 ` [PATCH 4.9 026/105] xhci: set missing SuperSpeedPlus Link Protocol bit in roothub descriptor Greg Kroah-Hartman
2017-10-10 19:49 ` [PATCH 4.9 027/105] Revert "xhci: Limit USB2 port wake support for AMD Promontory hosts" Greg Kroah-Hartman
2017-10-10 19:49 ` [PATCH 4.9 028/105] iio: adc: twl4030: Fix an error handling path in twl4030_madc_probe() Greg Kroah-Hartman
2017-10-10 19:50 ` [PATCH 4.9 029/105] iio: adc: twl4030: Disable the vusb3v1 rugulator in the error handling path of twl4030_madc_probe() Greg Kroah-Hartman
2017-10-10 19:50 ` [PATCH 4.9 030/105] iio: ad_sigma_delta: Implement a dedicated reset function Greg Kroah-Hartman
2017-10-10 19:50 ` [PATCH 4.9 031/105] staging: iio: ad7192: Fix - use the dedicated reset function avoiding dma from stack Greg Kroah-Hartman
2017-10-10 19:50 ` [PATCH 4.9 032/105] iio: core: Return error for failed read_reg Greg Kroah-Hartman
2017-10-10 19:50 ` [PATCH 4.9 033/105] IIO: BME280: Updates to Humidity readings need ctrl_reg write! Greg Kroah-Hartman
2017-10-10 19:50 ` [PATCH 4.9 034/105] iio: ad7793: Fix the serial interface reset Greg Kroah-Hartman
2017-10-10 19:50 ` [PATCH 4.9 035/105] iio: adc: mcp320x: Fix readout of negative voltages Greg Kroah-Hartman
2017-10-10 19:50 ` [PATCH 4.9 036/105] iio: adc: mcp320x: Fix oops on module unload Greg Kroah-Hartman
2017-10-10 19:50 ` [PATCH 4.9 037/105] uwb: properly check kthread_run return value Greg Kroah-Hartman
2017-10-10 19:50 ` [PATCH 4.9 038/105] uwb: ensure that endpoint is interrupt Greg Kroah-Hartman
2017-10-10 19:50 ` [PATCH 4.9 039/105] staging: vchiq_2835_arm: Fix NULL ptr dereference in free_pagelist Greg Kroah-Hartman
2017-10-10 19:50 ` [PATCH 4.9 040/105] mm, oom_reaper: skip mm structs with mmu notifiers Greg Kroah-Hartman
2017-10-10 19:50 ` [PATCH 4.9 041/105] lib/ratelimit.c: use deferred printk() version Greg Kroah-Hartman
2017-10-10 19:50 ` [PATCH 4.9 042/105] lsm: fix smack_inode_removexattr and xattr_getsecurity memleak Greg Kroah-Hartman
2017-10-10 19:50 ` [PATCH 4.9 043/105] ALSA: compress: Remove unused variable Greg Kroah-Hartman
2017-10-10 19:50 ` [PATCH 4.9 044/105] Revert "ALSA: echoaudio: purge contradictions between dimension matrix members and total number of members" Greg Kroah-Hartman
2017-10-10 19:50 ` [PATCH 4.9 045/105] ALSA: usx2y: Suppress kernel warning at page allocation failures Greg Kroah-Hartman
2017-10-10 19:50 ` [PATCH 4.9 046/105] mlxsw: spectrum: Prevent mirred-related crash on removal Greg Kroah-Hartman
2017-10-10 19:50 ` [PATCH 4.9 047/105] net: sched: fix use-after-free in tcf_action_destroy and tcf_del_walker Greg Kroah-Hartman
2017-10-10 19:50 ` [PATCH 4.9 048/105] sctp: potential read out of bounds in sctp_ulpevent_type_enabled() Greg Kroah-Hartman
2017-10-10 19:50 ` [PATCH 4.9 049/105] tcp: update skb->skb_mstamp more carefully Greg Kroah-Hartman
2017-10-10 19:50 ` [PATCH 4.9 050/105] bpf/verifier: reject BPF_ALU64|BPF_END Greg Kroah-Hartman
2017-10-10 19:50 ` [PATCH 4.9 051/105] tcp: fix data delivery rate Greg Kroah-Hartman
2017-10-10 19:50 ` [PATCH 4.9 052/105] udpv6: Fix the checksum computation when HW checksum does not apply Greg Kroah-Hartman
2017-10-10 19:50 ` [PATCH 4.9 053/105] ip6_gre: skb_push ipv6hdr before packing the header in ip6gre_header Greg Kroah-Hartman
2017-10-10 19:50 ` [PATCH 4.9 054/105] net: phy: Fix mask value write on gmii2rgmii converter speed register Greg Kroah-Hartman
2017-10-10 19:50 ` [PATCH 4.9 055/105] ip6_tunnel: do not allow loading ip6_tunnel if ipv6 is disabled in cmdline Greg Kroah-Hartman
2017-10-10 19:50 ` [PATCH 4.9 056/105] net/sched: cls_matchall: fix crash when used with classful qdisc Greg Kroah-Hartman
2017-10-10 19:50 ` [PATCH 4.9 057/105] tcp: fastopen: fix on syn-data transmit failure Greg Kroah-Hartman
2017-10-10 19:50 ` [PATCH 4.9 058/105] net: emac: Fix napi poll list corruption Greg Kroah-Hartman
2017-10-10 19:50 ` [PATCH 4.9 059/105] packet: hold bind lock when rebinding to fanout hook Greg Kroah-Hartman
2017-10-10 19:50 ` [PATCH 4.9 060/105] bpf: one perf event close wont free bpf program attached by another perf event Greg Kroah-Hartman
2017-10-10 19:50 ` [PATCH 4.9 061/105] isdn/i4l: fetch the ppp_write buffer in one shot Greg Kroah-Hartman
2017-10-10 19:50 ` [PATCH 4.9 062/105] net_sched: always reset qdisc backlog in qdisc_reset() Greg Kroah-Hartman
2017-10-10 19:50 ` [PATCH 4.9 063/105] net: qcom/emac: specify the correct size when mapping a DMA buffer Greg Kroah-Hartman
2017-10-10 19:50 ` [PATCH 4.9 064/105] vti: fix use after free in vti_tunnel_xmit/vti6_tnl_xmit Greg Kroah-Hartman
2017-10-10 19:50 ` [PATCH 4.9 065/105] l2tp: Avoid schedule while atomic in exit_net Greg Kroah-Hartman
2017-10-10 19:50 ` [PATCH 4.9 066/105] l2tp: fix race condition in l2tp_tunnel_delete Greg Kroah-Hartman
2017-10-10 19:50 ` [PATCH 4.9 067/105] tun: bail out from tun_get_user() if the skb is empty Greg Kroah-Hartman
2017-10-10 19:50 ` [PATCH 4.9 068/105] net: dsa: Fix network device registration order Greg Kroah-Hartman
2017-10-10 19:50 ` [PATCH 4.9 069/105] packet: in packet_do_bind, test fanout with bind_lock held Greg Kroah-Hartman
2017-10-10 19:50 ` [PATCH 4.9 070/105] packet: only test po->has_vnet_hdr once in packet_snd Greg Kroah-Hartman
2017-10-10 19:50 ` [PATCH 4.9 071/105] net: Set sk_prot_creator when cloning sockets to the right proto Greg Kroah-Hartman
2017-10-10 19:50 ` [PATCH 4.9 072/105] netlink: do not proceed if dumps start() errs Greg Kroah-Hartman
2017-10-10 19:50 ` [PATCH 4.9 073/105] ip6_gre: ip6gre_tap device should keep dst Greg Kroah-Hartman
2017-10-10 19:50 ` [PATCH 4.9 074/105] ip6_tunnel: update mtu properly for ARPHRD_ETHER tunnel device in tx path Greg Kroah-Hartman
2017-10-10 19:50 ` [PATCH 4.9 075/105] tipc: use only positive error codes in messages Greg Kroah-Hartman
2017-10-10 19:50 ` [PATCH 4.9 076/105] net: rtnetlink: fix info leak in RTM_GETSTATS call Greg Kroah-Hartman
2017-10-10 19:50 ` [PATCH 4.9 077/105] socket, bpf: fix possible use after free Greg Kroah-Hartman
2017-10-10 19:50 ` [PATCH 4.9 078/105] powerpc/64s: Use emergency stack for kernel TM Bad Thing program checks Greg Kroah-Hartman
2017-10-10 19:50 ` [PATCH 4.9 079/105] powerpc/tm: Fix illegal TM state in signal handler Greg Kroah-Hartman
2017-10-10 19:50 ` [PATCH 4.9 080/105] percpu: make this_cpu_generic_read() atomic w.r.t. interrupts Greg Kroah-Hartman
2017-10-10 19:50 ` [PATCH 4.9 081/105] driver core: platform: Dont read past the end of "driver_override" buffer Greg Kroah-Hartman
2017-10-10 19:50 ` [PATCH 4.9 082/105] Drivers: hv: fcopy: restore correct transfer length Greg Kroah-Hartman
2017-10-10 19:50 ` [PATCH 4.9 083/105] stm class: Fix a use-after-free Greg Kroah-Hartman
2017-10-10 19:50 ` [PATCH 4.9 084/105] ftrace: Fix kmemleak in unregister_ftrace_graph Greg Kroah-Hartman
2017-10-10 19:50 ` [PATCH 4.9 085/105] HID: i2c-hid: allocate hid buffers for real worst case Greg Kroah-Hartman
2017-10-10 19:50 ` [PATCH 4.9 086/105] HID: wacom: leds: Dont try to control the EKRs read-only LEDs Greg Kroah-Hartman
2017-10-10 19:50 ` [PATCH 4.9 087/105] HID: wacom: Always increment hdev refcount within wacom_get_hdev_data Greg Kroah-Hartman
2017-10-10 19:50 ` [PATCH 4.9 088/105] HID: wacom: bits shifted too much for 9th and 10th buttons Greg Kroah-Hartman
2017-10-10 19:51 ` [PATCH 4.9 089/105] rocker: fix rocker_tlv_put_* functions for KASAN Greg Kroah-Hartman
2017-10-10 19:51 ` [PATCH 4.9 090/105] netlink: fix nla_put_{u8,u16,u32} " Greg Kroah-Hartman
2017-10-11 9:54 ` Arnd Bergmann
2017-10-10 19:51 ` [PATCH 4.9 091/105] iwlwifi: mvm: use IWL_HCMD_NOCOPY for MCAST_FILTER_CMD Greg Kroah-Hartman
2017-10-10 19:51 ` [PATCH 4.9 092/105] iwlwifi: add workaround to disable wide channels in 5GHz Greg Kroah-Hartman
2017-10-10 19:51 ` [PATCH 4.9 093/105] scsi: sd: Do not override max_sectors_kb sysfs setting Greg Kroah-Hartman
2017-10-10 19:51 ` [PATCH 4.9 094/105] brcmfmac: add length check in brcmf_cfg80211_escan_handler() Greg Kroah-Hartman
2017-10-10 19:51 ` [PATCH 4.9 095/105] brcmfmac: setup passive scan if requested by user-space Greg Kroah-Hartman
2017-10-10 19:51 ` [PATCH 4.9 097/105] nvme-pci: Use PCI bus address for data/queues in CMB Greg Kroah-Hartman
2017-10-10 19:51 ` [PATCH 4.9 098/105] mmc: core: add driver strength selection when selecting hs400es Greg Kroah-Hartman
2017-10-10 19:51 ` [PATCH 4.9 099/105] sched/cpuset/pm: Fix cpuset vs. suspend-resume bugs Greg Kroah-Hartman
2017-10-10 19:51 ` [PATCH 4.9 100/105] vfs: deny copy_file_range() for non regular files Greg Kroah-Hartman
2017-10-10 19:51 ` [PATCH 4.9 101/105] ext4: fix data corruption for mmap writes Greg Kroah-Hartman
2017-10-10 19:51 ` [PATCH 4.9 102/105] ext4: Dont clear SGID when inheriting ACLs Greg Kroah-Hartman
2017-10-10 19:51 ` [PATCH 4.9 103/105] ext4: dont allow encrypted operations without keys Greg Kroah-Hartman
2017-10-10 19:51 ` [PATCH 4.9 104/105] f2fs: " Greg Kroah-Hartman
2017-10-11 0:58 ` [PATCH 4.9 000/105] 4.9.55-stable review Shuah Khan
2017-10-11 12:56 ` Greg Kroah-Hartman
2017-10-11 22:54 ` Shuah Khan
2017-10-12 10:39 ` Greg Kroah-Hartman
2017-10-12 11:54 ` Greg Kroah-Hartman
2017-10-12 12:13 ` Greg Kroah-Hartman
2017-10-12 13:45 ` Shuah Khan
2017-10-12 14:10 ` Xin Long
2017-10-12 15:18 ` Andreas Radke
2017-10-12 15:25 ` Xin Long
2017-10-12 15:35 ` Shuah Khan
2017-10-12 16:54 ` Shuah Khan
2017-10-12 17:08 ` Ben Hutchings
2017-10-12 17:16 ` David Miller
2017-10-12 19:18 ` Greg KH
2017-10-11 13:19 ` Guenter Roeck
2017-10-11 20:25 ` Tom Gall
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=20171010192533.717049376@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 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.