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,
lkft-triage@lists.linaro.org, stable@vger.kernel.org
Subject: [PATCH 4.15 000/128] 4.15.11-stable review
Date: Fri, 16 Mar 2018 16:22:21 +0100 [thread overview]
Message-ID: <20180316152336.199007505@linuxfoundation.org> (raw)
This is the start of the stable review cycle for the 4.15.11 release.
There are 128 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 Sun Mar 18 15:22:57 UTC 2018.
Anything received after that time might be too late.
The whole patch series can be found in one patch at:
https://www.kernel.org/pub/linux/kernel/v4.x/stable-review/patch-4.15.11-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.15.y
and the diffstat can be found below.
thanks,
greg k-h
-------------
Pseudo-Shortlog of commits:
Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Linux 4.15.11-rc1
Anusha Srivatsa <anusha.srivatsa@intel.com>
drm/i915/glk: Disable Guc and HuC on GLK
Sinan Kaya <okaya@codeaurora.org>
dmaengine: qcom_hidma: check pending interrupts
Arnd Bergmann <arnd@arndb.de>
IB/mlx5: revisit -Wmaybe-uninitialized warning
Mimi Zohar <zohar@linux.vnet.ibm.com>
ima: relax requiring a file signature for new files with zero length
Davidlohr Bueso <dave@stgolabs.net>
locking/locktorture: Fix num reader/writer corner cases
SeongJae Park <sj38.park@gmail.com>
rcutorture/configinit: Fix build directory error message
Mahesh Bandewar <maheshb@google.com>
ipvlan: add L2 check for packets arriving via virtual devices
Christophe Leroy <christophe.leroy@c-s.fr>
Fix misannotated out-of-line _copy_to_user()
Adrian Hunter <adrian.hunter@intel.com>
mmc: mmc_test: Ensure command queue is disabled for testing
Dan Carpenter <dan.carpenter@oracle.com>
ASoC: nuc900: Fix a loop timeout test
Horia Geantă <horia.geanta@nxp.com>
crypto: caam/qi - use correct print specifier for size_t
Luca Coelho <luciano.coelho@intel.com>
mac80211: remove BUG() when interface type is invalid
Adiel Aloni <adiel.aloni@intel.com>
mac80211_hwsim: enforce PS_MANUAL_POLL to be set after PS_ENABLED
Chris Wilson <chris@chris-wilson.co.uk>
agp/intel: Flush all chipset writes after updating the GGTT
Geert Uytterhoeven <geert+renesas@glider.be>
arm64: dts: renesas: salvator-common: Add EthernetAVB PHY reset
Nicholas Piggin <npiggin@gmail.com>
powerpc/64: Don't trace irqs-off at interrupt return to soft-disabled context
Josh Poimboeuf <jpoimboe@redhat.com>
powerpc/modules: Don't try to restore r2 after a sibling call
Yong Zhao <yong.zhao@amd.com>
drm/amdkfd: Fix memory leaks in kfd topology
Stephen Hemminger <stephen@networkplumber.org>
veth: set peer GSO values
John Fastabend <john.fastabend@gmail.com>
net: sched: drop qdisc_reset from dev_graft_qdisc
Toshiaki Makita <makita.toshiaki@lab.ntt.co.jp>
virtio_net: Disable interrupts if napi_complete_done rescheduled napi
Gustavo A. R. Silva <garsilva@embeddedor.com>
media: davinci: vpif_capture: add NULL check on devm_kzalloc return value
Dan Carpenter <dan.carpenter@oracle.com>
media: cpia2: Fix a couple off by one bugs
Heinz Mauelshagen <heinzm@redhat.com>
dm raid: fix raid set size revalidation
Kieran Bingham <kieran.bingham+renesas@ideasonboard.com>
media: vsp1: Prevent suspending and resuming DRM pipelines
Ioana Radulescu <ruxandra.radulescu@nxp.com>
staging: fsl-dpaa2/eth: Fix access to FAS field
Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
clk: renesas: r8a77970: Add LVDS clock
Xose Vazquez Perez <xose.vazquez@gmail.com>
scsi: dh: add new rdac devices
Xose Vazquez Perez <xose.vazquez@gmail.com>
scsi: devinfo: apply to HP XP the same flags as Hitachi VSP
Bart Van Assche <bart.vanassche@wdc.com>
scsi: core: scsi_get_device_flags_keyed(): Always return device flags
Michael Chan <michael.chan@broadcom.com>
bnxt_en: Don't print "Link speed -1 no longer supported" messages.
Tobias Jordan <Tobias.Jordan@elektrobit.com>
spi: sun6i: disable/unprepare clocks on remove
Julien BOIBESSOT <julien.boibessot@armadeus.com>
tools/usbip: fixes build with musl libc toolchain
Ben Greear <greearb@candelatech.com>
ath10k: fix invalid STS_CAP_OFFSET_MASK
Limin Zhu <liminzhu@marvell.com>
mwifiex: cfg80211: do not change virtual interface during scan processing
Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
clk: qcom: msm8916: fix mnd_width for codec_digcodec
Dan Carpenter <dan.carpenter@oracle.com>
bnxt_en: Uninitialized variable in bnxt_tc_parse_actions()
Christian König <christian.koenig@amd.com>
drm/amdgpu: fix amdgpu_sync_resv v2
Monk Liu <Monk.Liu@amd.com>
drm/amdgpu:fix virtual dce bug
Sara Sharon <sara.sharon@intel.com>
iwlwifi: mvm: avoid dumping assert log when device is stopped
Thomas Richter <tmricht@linux.vnet.ibm.com>
perf annotate: Fix objdump comment parsing for Intel mov dissassembly
Thomas Richter <tmricht@linux.vnet.ibm.com>
perf annotate: Fix unnecessary memory allocation for s390x
Takeshi Kihara <takeshi.kihara.df@renesas.com>
pinctrl: sh-pfc: r8a7795-es1: Fix MOD_SEL1 bit[25:24] to 0x3 when using STP_ISEN_1_D
Fabrizio Castro <fabrizio.castro@bp.renesas.com>
pinctrl: sh-pfc: r8a7791: Add can_clk function
Jernej Skrabec <jernej.skrabec@siol.net>
drm/sun4i: Fix format mask in DE2 driver
Axel Lin <axel.lin@ingics.com>
pwm: stmpe: Fix wrong register offset for hwpwm=2 case
Li Dongyang <dongyang.li@anu.edu.au>
scsi: ses: don't ask for diagnostic pages repeatedly during probe
James Smart <jsmart2021@gmail.com>
scsi: lpfc: Fix crash during driver unload with running nvme traffic
Monk Liu <Monk.Liu@amd.com>
drm/amdgpu:fix random missing of FLR NOTIFY
Brijesh Singh <brijesh.singh@amd.com>
KVM: X86: Restart the guest when insn_len is zero and SEV is enabled
Peter Ujfalusi <peter.ujfalusi@ti.com>
dmaengine: amba-pl08x: Use vchan_terminate_vdesc() instead of desc_free
Peter Ujfalusi <peter.ujfalusi@ti.com>
dmaengine: bcm2835-dma: Use vchan_terminate_vdesc() instead of desc_free
Rafael J. Wysocki <rafael.j.wysocki@intel.com>
cpufreq: Fix governor module removal race
Manikanta Pubbisetty <mpubbise@qti.qualcomm.com>
ath10k: update tdls teardown state to target
Peter Meerwald-Stadler <pmeerw@pmeerw.net>
iio: health: max30102: Add power enable parameter to get_temp function
Stefan Brüns <stefan.bruens@rwth-aachen.de>
iio: adc: ina2xx: Shift bus voltage register to mask flag bits
Philipp Zabel <p.zabel@pengutronix.de>
drm/etnaviv: make THERMAL selectable
Christophe JAILLET <christophe.jaillet@wanadoo.fr>
power: supply: ab8500_charger: Bail out in case of error in 'ab8500_charger_init_hw_registers()'
Christophe JAILLET <christophe.jaillet@wanadoo.fr>
power: supply: ab8500_charger: Fix an error handling path
Dan Carpenter <dan.carpenter@oracle.com>
power: supply: sbs-message: double left shift bug in sbsm_select()
Tero Kristo <t-kristo@ti.com>
clk: ti: clkctrl: add support for retrying failed init
Alexei Starovoitov <ast@fb.com>
bpf: fix stack state printing in verifier log
Bjorn Andersson <bjorn.andersson@linaro.org>
leds: pm8058: Silence pointer to integer size warning
Yossef Efraim <yossefe@mellanox.com>
xfrm: Fix xfrm_replay_overflow_offload_esn
Eric W. Biederman <ebiederm@xmission.com>
userns: Don't fail follow_automount based on s_user_ns
Jagdish Gediya <jagdish.gediya@nxp.com>
mtd: nand: ifc: update bufnum mask for ver >= 2.0.0
Andrew F. Davis <afd@ti.com>
ARM: dts: omap3-n900: Fix the audio CODEC's reset pin
Andrew F. Davis <afd@ti.com>
ARM: dts: am335x-pepper: Fix the audio CODEC's reset pin
Sunil Goutham <sgoutham@cavium.com>
net: thunderx: Set max queue count taking XDP_TX into account
Miquel Raynal <miquel.raynal@free-electrons.com>
mtd: nand: fix interpretation of NAND_CMD_NONE in nand_command[_lp]()
Bartosz Golaszewski <brgl@bgdev.pl>
gpiolib: don't allow OPEN_DRAIN & OPEN_SOURCE flags simultaneously
Lorenzo Colitti <lorenzo@google.com>
net: xfrm: allow clearing socket xfrm policies.
Arnaldo Carvalho de Melo <acme@redhat.com>
perf report: Fix -D output for user metadata events
Alexey Khoroshilov <khoroshilov@ispras.ru>
rtc: brcmstb-waketimer: fix error handling in brcmstb_waketmr_probe()
Michael Hennerich <michael.hennerich@analog.com>
net: ieee802154: adf7242: Fix bug if defined DEBUG
Ville Syrjälä <ville.syrjala@linux.intel.com>
drm/vblank: Fix vblank timestamp debugs
Luis R. Rodriguez <mcgrof@kernel.org>
test_firmware: fix setting old custom fw path back on exit
Colin Ian King <colin.king@canonical.com>
crypto: cavium - fix memory leak on info
Geert Uytterhoeven <geert@linux-m68k.org>
crypto: keywrap - Add missing ULL suffixes for 64-bit constants
Pierre <pinaraf@pinaraf.info>
crypto: ecc - Fix NULL pointer deref. on no default_rng
Dan Carpenter <dan.carpenter@oracle.com>
crypto: chelsio - Fix an error code in chcr_hash_dma_map()
Paul E. McKenney <paulmck@linux.vnet.ibm.com>
sched: Stop resched_cpu() from sending IPIs to offline CPUs
Paul E. McKenney <paulmck@linux.vnet.ibm.com>
sched: Stop switched_to_rt() from sending IPIs to offline CPUs
Lukas Wunner <lukas@wunner.de>
dt-bindings: serial: Add common rs485 binding for RTS polarity
Johan Hovold <johan@kernel.org>
USB: ledtrig-usbport: fix of-node leak
Adam Thomson <Adam.Thomson.Opensource@diasemi.com>
typec: tcpm: fusb302: Resolve out of order messaging events
Colin Ian King <colin.king@canonical.com>
staging: rtl8822be: fix missing null check on dev_alloc_skb return
Felix Kuehling <Felix.Kuehling@amd.com>
drm/amdgpu: fix get_max_engine_clock_in_mhz
Simon Shields <simon@lineageos.org>
ARM: dts: exynos: Correct Trats2 panel reset line
Yixun Lan <yixun.lan@amlogic.com>
clk: meson: gxbb: fix wrong clock for SARADC/SANA
Simon Horman <horms+renesas@verge.net.au>
ARM: dts: koelsch: Move cec_clock to root node
Emmanuel Grumbach <emmanuel.grumbach@intel.com>
iwlwifi: mvm: rs: don't override the rate history in the search cycle
Jiri Kosina <jkosina@suse.cz>
HID: elo: clear BTN_LEFT mapping
Paul Mackerras <paulus@ozlabs.org>
KVM: PPC: Book3S HV: Fix typo in kvmppc_hv_get_dirty_log_radix()
Ville Syrjälä <ville.syrjala@linux.intel.com>
video/hdmi: Allow "empty" HDMI infoframes
Chris Wilson <chris@chris-wilson.co.uk>
dma-buf/fence: Fix lock inversion within dma-fence-array
Jani Nikula <jani.nikula@intel.com>
drm/edid: set ELD connector type in drm_edid_to_eld()
Paul Mackerras <paulus@ozlabs.org>
KVM: PPC: Book3S HV: Avoid shifts by negative amounts
Hans de Goede <hdegoede@redhat.com>
HID: multitouch: Only look at non touch fields in first packet of a frame
Trent Piepho <tpiepho@impinj.com>
spi: imx: Fix failure path leak on GPIO request error correctly
Dan Carpenter <dan.carpenter@oracle.com>
drm/panel: rpi-touchscreen: propagate errors in rpi_touchscreen_i2c_read()
Andreas Gruenbacher <agruenba@redhat.com>
gfs2: Fixes to "Implement iomap for block_map" (2)
Andreas Gruenbacher <agruenba@redhat.com>
gfs2: Clean up {lookup,fillup}_metapath
Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Revert "btrfs: use proper endianness accessors for super_copy"
Steffen Maier <maier@linux.vnet.ibm.com>
dm mpath: fix passing integrity data
Greentime Hu <green.hu@gmail.com>
earlycon: add reg-offset to physical address before mapping
Sebastian Andrzej Siewior <bigeasy@linutronix.de>
serial: core: mark port as initialized in autoconfig
Nikola Ciprich <nikola.ciprich@linuxbox.cz>
serial: 8250_pci: Add Brainboxes UC-260 4 port serial device
Roger Quadros <rogerq@ti.com>
usb: dwc3: Fix lock-up on ID change during system suspend/resume
Xinyong <xinyong.fang@linux.alibaba.com>
usb: gadget: f_fs: Fix use-after-free in ffs_fs_kill_sb()
Pete Zaitcev <zaitcev@kotori.zaitcev.us>
usb: usbmon: Read text within supplied buffer size
Danilo Krummrich <danilokrummrich@dk-develop.de>
usb: quirks: add control message delay for 1b1c:1b20
Colin Ian King <colin.king@canonical.com>
usbip: vudc: fix null pointer dereference on udc->lock
Teijo Kinnunen <teijo.kinnunen@code-q.fi>
USB: storage: Add JMicron bridge 152d:2567 to unusual_devs.h
Damien Le Moal <damien.lemoal@wdc.com>
scsi: sd_zbc: Fix potential memory leak
Joel Fernandes <joelaf@google.com>
staging: android: ashmem: Fix lockdep issue during llseek
Frank Mori Hess <fmh6jj@gmail.com>
staging: comedi: fix comedi_nsamples_left.
Oliver Neukum <oneukum@suse.com>
uas: fix comparison for error code
Jonas Danielsson <jonas@orbital-systems.com>
tty/serial: atmel: add new version check for usart
Ulrich Hecht <ulrich.hecht+renesas@gmail.com>
serial: sh-sci: prevent lockup on full TTY buffers
Mathias Nyman <mathias.nyman@linux.intel.com>
xhci: fix endpoint context tracer output
Kai-Heng Feng <kai.heng.feng@canonical.com>
xhci: Fix front USB ports on ASUS PRIME B350M-A
Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
usb: host: xhci-rcar: add support for r8a77965
Hans de Goede <hdegoede@redhat.com>
ASoC: rt5651: Fix regcache sync errors on resume
Richard Fitzgerald <rf@opensource.cirrus.com>
ASoC: wm_adsp: For TLV controls only register TLV get/set
Fabio Estevam <fabio.estevam@nxp.com>
ASoC: sgtl5000: Fix suspend/resume
Yong Deng <yong.deng@magewell.com>
ASoC: sun4i-i2s: Fix RX slot number of SUN8I
H.J. Lu <hjl.tools@gmail.com>
x86: Treat R_X86_64_PLT32 as R_X86_64_PC32
-------------
Diffstat:
.../devicetree/bindings/serial/fsl-imx-uart.txt | 3 +-
.../devicetree/bindings/serial/fsl-lpuart.txt | 3 +-
.../devicetree/bindings/serial/omap_serial.txt | 1 +
Documentation/devicetree/bindings/serial/rs485.txt | 1 +
Documentation/devicetree/bindings/usb/usb-xhci.txt | 1 +
Makefile | 4 +-
arch/arm/boot/dts/am335x-pepper.dts | 2 +-
arch/arm/boot/dts/exynos4412-trats2.dts | 2 +-
arch/arm/boot/dts/omap3-n900.dts | 4 +-
arch/arm/boot/dts/r8a7791-koelsch.dts | 12 +-
arch/arm64/boot/dts/renesas/salvator-common.dtsi | 1 +
arch/powerpc/include/asm/code-patching.h | 1 +
arch/powerpc/include/asm/kvm_book3s_64.h | 14 ++-
arch/powerpc/kernel/entry_64.S | 10 +-
arch/powerpc/kernel/module_64.c | 12 +-
arch/powerpc/kvm/book3s_64_mmu_radix.c | 2 +-
arch/powerpc/lib/code-patching.c | 5 +
arch/x86/kernel/machine_kexec_64.c | 1 +
arch/x86/kernel/module.c | 1 +
arch/x86/kvm/mmu.c | 10 ++
arch/x86/kvm/svm.c | 6 +-
arch/x86/tools/relocs.c | 3 +
crypto/ecc.c | 2 +-
crypto/keywrap.c | 4 +-
drivers/base/Kconfig | 1 +
drivers/char/agp/intel-gtt.c | 2 +
drivers/clk/meson/gxbb.c | 4 +-
drivers/clk/qcom/gcc-msm8916.c | 1 +
drivers/clk/renesas/r8a77970-cpg-mssr.c | 1 +
drivers/clk/ti/clkctrl.c | 12 +-
drivers/cpufreq/cpufreq.c | 6 +
drivers/crypto/caam/caamalg_qi.c | 6 +-
drivers/crypto/cavium/cpt/cptvf_reqmanager.c | 3 +-
drivers/crypto/chelsio/chcr_algo.c | 2 +-
drivers/dma-buf/dma-fence-array.c | 14 ++-
drivers/dma/amba-pl08x.c | 11 +-
drivers/dma/bcm2835-dma.c | 10 +-
drivers/dma/qcom/hidma_ll.c | 9 +-
drivers/gpio/gpiolib.c | 9 ++
drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd.c | 7 +-
drivers/gpu/drm/amd/amdgpu/amdgpu_sync.c | 7 +-
drivers/gpu/drm/amd/amdgpu/dce_virtual.c | 4 +-
drivers/gpu/drm/amd/amdgpu/mxgpu_ai.c | 14 ++-
drivers/gpu/drm/amd/amdkfd/kfd_topology.c | 10 ++
drivers/gpu/drm/drm_edid.c | 9 +-
drivers/gpu/drm/drm_vblank.c | 12 +-
drivers/gpu/drm/etnaviv/Kconfig | 9 ++
drivers/gpu/drm/etnaviv/etnaviv_gpu.c | 8 +-
drivers/gpu/drm/i915/intel_guc_fw.c | 9 --
drivers/gpu/drm/i915/intel_huc.c | 11 --
.../gpu/drm/panel/panel-raspberrypi-touchscreen.c | 2 +-
drivers/gpu/drm/sun4i/sun8i_mixer.h | 2 +-
drivers/hid/hid-elo.c | 6 +
drivers/hid/hid-multitouch.c | 17 ++-
drivers/iio/adc/ina2xx-adc.c | 26 +++--
drivers/iio/health/max30102.c | 36 +++---
drivers/infiniband/hw/mlx5/mr.c | 3 +
drivers/leds/leds-pm8058.c | 2 +-
drivers/md/dm-mpath.c | 5 +-
drivers/md/dm-raid.c | 30 +++--
drivers/media/platform/davinci/vpif_capture.c | 2 +
drivers/media/platform/vsp1/vsp1_drv.c | 16 ++-
drivers/media/usb/cpia2/cpia2_v4l.c | 4 +-
drivers/mmc/core/mmc_test.c | 11 +-
drivers/mtd/nand/fsl_ifc_nand.c | 7 ++
drivers/mtd/nand/nand_base.c | 9 +-
drivers/net/ethernet/broadcom/bnxt/bnxt.c | 10 +-
drivers/net/ethernet/broadcom/bnxt/bnxt_tc.c | 5 +-
drivers/net/ethernet/cavium/thunder/nicvf_main.c | 5 +
drivers/net/ieee802154/adf7242.c | 4 +-
drivers/net/ipvlan/ipvlan_core.c | 4 +
drivers/net/veth.c | 3 +
drivers/net/virtio_net.c | 9 +-
drivers/net/wireless/ath/ath10k/mac.c | 10 ++
drivers/net/wireless/ath/ath10k/wmi.h | 3 +-
drivers/net/wireless/intel/iwlwifi/mvm/rs.c | 4 +-
drivers/net/wireless/intel/iwlwifi/mvm/utils.c | 6 +
drivers/net/wireless/mac80211_hwsim.c | 17 ++-
drivers/net/wireless/marvell/mwifiex/cfg80211.c | 6 +
drivers/pinctrl/sh-pfc/pfc-r8a7791.c | 22 +++-
drivers/pinctrl/sh-pfc/pfc-r8a7795-es1.c | 2 +-
drivers/power/supply/ab8500_charger.c | 6 +-
drivers/power/supply/sbs-manager.c | 2 +-
drivers/pwm/pwm-stmpe.c | 2 +-
drivers/rtc/rtc-brcmstb-waketimer.c | 15 ++-
drivers/scsi/lpfc/lpfc_nvme.c | 14 +++
drivers/scsi/lpfc/lpfc_nvmet.c | 11 ++
drivers/scsi/scsi_devinfo.c | 9 +-
drivers/scsi/scsi_dh.c | 5 +-
drivers/scsi/sd_zbc.c | 35 +++---
drivers/scsi/ses.c | 11 +-
drivers/spi/spi-imx.c | 11 +-
drivers/spi/spi-sun6i.c | 2 +-
drivers/staging/android/ashmem.c | 15 ++-
drivers/staging/comedi/drivers.c | 3 +-
drivers/staging/fsl-dpaa2/ethernet/dpaa2-eth.c | 8 +-
drivers/staging/fsl-dpaa2/ethernet/dpaa2-eth.h | 13 ++-
drivers/staging/rtlwifi/rtl8822be/fw.c | 2 +
drivers/tty/serial/8250/8250_pci.c | 11 ++
drivers/tty/serial/atmel_serial.c | 1 +
drivers/tty/serial/earlycon.c | 3 +-
drivers/tty/serial/serial_core.c | 2 +
drivers/tty/serial/sh-sci.c | 2 +
drivers/usb/core/ledtrig-usbport.c | 8 +-
drivers/usb/core/message.c | 4 +
drivers/usb/core/quirks.c | 3 +-
drivers/usb/dwc3/core.c | 2 +-
drivers/usb/gadget/function/f_fs.c | 1 -
drivers/usb/host/xhci-pci.c | 3 +
drivers/usb/host/xhci-rcar.c | 4 +
drivers/usb/host/xhci.c | 3 +
drivers/usb/host/xhci.h | 23 ++--
drivers/usb/mon/mon_text.c | 126 +++++++++++++--------
drivers/usb/storage/uas.c | 2 +-
drivers/usb/storage/unusual_devs.h | 7 ++
drivers/usb/typec/fusb302/fusb302.c | 21 +++-
drivers/usb/usbip/vudc_sysfs.c | 8 +-
drivers/video/hdmi.c | 51 +++++----
fs/btrfs/sysfs.c | 8 +-
fs/btrfs/transaction.c | 20 ++--
fs/gfs2/bmap.c | 77 +++++--------
fs/namei.c | 3 -
include/linux/dma-fence-array.h | 3 +
include/linux/usb/quirks.h | 3 +
kernel/bpf/verifier.c | 2 +-
kernel/locking/locktorture.c | 76 +++++++------
kernel/sched/core.c | 3 +-
kernel/sched/rt.c | 2 +-
lib/usercopy.c | 2 +-
net/mac80211/iface.c | 2 +-
net/sched/sch_generic.c | 28 +++--
net/xfrm/xfrm_policy.c | 2 +-
net/xfrm/xfrm_replay.c | 3 +-
net/xfrm/xfrm_state.c | 7 ++
security/integrity/ima/ima_appraise.c | 3 +-
sound/soc/codecs/rt5651.c | 1 +
sound/soc/codecs/sgtl5000.c | 11 ++
sound/soc/codecs/wm_adsp.c | 14 ++-
sound/soc/nuc900/nuc900-ac97.c | 4 +-
sound/soc/sunxi/sun4i-i2s.c | 2 +-
tools/perf/arch/s390/annotate/instructions.c | 3 +-
tools/perf/util/annotate.c | 8 +-
tools/perf/util/session.c | 3 +-
tools/testing/selftests/firmware/fw_filesystem.sh | 5 +-
.../testing/selftests/rcutorture/bin/configinit.sh | 2 +-
tools/usb/usbip/src/usbipd.c | 2 +-
146 files changed, 890 insertions(+), 442 deletions(-)
next reply other threads:[~2018-03-16 15:22 UTC|newest]
Thread overview: 127+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-03-16 15:22 Greg Kroah-Hartman [this message]
2018-03-16 15:22 ` [PATCH 4.15 001/128] x86: Treat R_X86_64_PLT32 as R_X86_64_PC32 Greg Kroah-Hartman
2018-03-16 15:22 ` [PATCH 4.15 002/128] ASoC: sun4i-i2s: Fix RX slot number of SUN8I Greg Kroah-Hartman
2018-03-16 15:22 ` [PATCH 4.15 003/128] ASoC: sgtl5000: Fix suspend/resume Greg Kroah-Hartman
2018-03-16 15:22 ` [PATCH 4.15 004/128] ASoC: wm_adsp: For TLV controls only register TLV get/set Greg Kroah-Hartman
2018-03-16 15:22 ` [PATCH 4.15 005/128] ASoC: rt5651: Fix regcache sync errors on resume Greg Kroah-Hartman
2018-03-16 15:22 ` [PATCH 4.15 006/128] usb: host: xhci-rcar: add support for r8a77965 Greg Kroah-Hartman
2018-03-16 15:22 ` [PATCH 4.15 007/128] xhci: Fix front USB ports on ASUS PRIME B350M-A Greg Kroah-Hartman
2018-03-16 15:22 ` [PATCH 4.15 008/128] xhci: fix endpoint context tracer output Greg Kroah-Hartman
2018-03-16 15:22 ` [PATCH 4.15 009/128] serial: sh-sci: prevent lockup on full TTY buffers Greg Kroah-Hartman
2018-03-16 15:22 ` [PATCH 4.15 010/128] tty/serial: atmel: add new version check for usart Greg Kroah-Hartman
2018-03-16 15:22 ` [PATCH 4.15 011/128] uas: fix comparison for error code Greg Kroah-Hartman
2018-03-16 15:22 ` [PATCH 4.15 012/128] staging: comedi: fix comedi_nsamples_left Greg Kroah-Hartman
2018-03-16 15:22 ` [PATCH 4.15 013/128] staging: android: ashmem: Fix lockdep issue during llseek Greg Kroah-Hartman
2018-03-16 15:22 ` [PATCH 4.15 014/128] scsi: sd_zbc: Fix potential memory leak Greg Kroah-Hartman
2018-03-16 15:22 ` [PATCH 4.15 015/128] USB: storage: Add JMicron bridge 152d:2567 to unusual_devs.h Greg Kroah-Hartman
2018-03-16 15:22 ` [PATCH 4.15 016/128] usbip: vudc: fix null pointer dereference on udc->lock Greg Kroah-Hartman
2018-03-16 15:22 ` [PATCH 4.15 017/128] usb: quirks: add control message delay for 1b1c:1b20 Greg Kroah-Hartman
2018-03-16 15:22 ` [PATCH 4.15 018/128] usb: usbmon: Read text within supplied buffer size Greg Kroah-Hartman
2018-03-16 15:22 ` [PATCH 4.15 019/128] usb: gadget: f_fs: Fix use-after-free in ffs_fs_kill_sb() Greg Kroah-Hartman
2018-03-16 15:22 ` [PATCH 4.15 020/128] usb: dwc3: Fix lock-up on ID change during system suspend/resume Greg Kroah-Hartman
2018-03-16 15:22 ` [PATCH 4.15 021/128] serial: 8250_pci: Add Brainboxes UC-260 4 port serial device Greg Kroah-Hartman
2018-03-16 15:22 ` [PATCH 4.15 022/128] serial: core: mark port as initialized in autoconfig Greg Kroah-Hartman
2018-03-16 15:22 ` [PATCH 4.15 023/128] earlycon: add reg-offset to physical address before mapping Greg Kroah-Hartman
2018-03-16 15:22 ` [PATCH 4.15 024/128] dm mpath: fix passing integrity data Greg Kroah-Hartman
2018-03-16 15:22 ` [PATCH 4.15 025/128] [PATCH] Revert "btrfs: use proper endianness accessors for super_copy" Greg Kroah-Hartman
2018-03-16 15:22 ` [PATCH 4.15 026/128] gfs2: Clean up {lookup,fillup}_metapath Greg Kroah-Hartman
2018-03-16 15:22 ` [PATCH 4.15 027/128] gfs2: Fixes to "Implement iomap for block_map" (2) Greg Kroah-Hartman
2018-03-16 15:22 ` [PATCH 4.15 028/128] drm/panel: rpi-touchscreen: propagate errors in rpi_touchscreen_i2c_read() Greg Kroah-Hartman
2018-03-16 15:22 ` [PATCH 4.15 029/128] spi: imx: Fix failure path leak on GPIO request error correctly Greg Kroah-Hartman
2018-03-16 15:22 ` [PATCH 4.15 030/128] HID: multitouch: Only look at non touch fields in first packet of a frame Greg Kroah-Hartman
2018-03-16 15:22 ` [PATCH 4.15 031/128] KVM: PPC: Book3S HV: Avoid shifts by negative amounts Greg Kroah-Hartman
2018-03-16 15:22 ` [PATCH 4.15 035/128] KVM: PPC: Book3S HV: Fix typo in kvmppc_hv_get_dirty_log_radix() Greg Kroah-Hartman
2018-03-16 15:22 ` [PATCH 4.15 036/128] HID: elo: clear BTN_LEFT mapping Greg Kroah-Hartman
2018-03-16 15:22 ` [PATCH 4.15 037/128] iwlwifi: mvm: rs: dont override the rate history in the search cycle Greg Kroah-Hartman
2018-03-16 15:22 ` [PATCH 4.15 038/128] ARM: dts: koelsch: Move cec_clock to root node Greg Kroah-Hartman
2018-03-16 15:23 ` [PATCH 4.15 039/128] clk: meson: gxbb: fix wrong clock for SARADC/SANA Greg Kroah-Hartman
2018-03-16 15:23 ` [PATCH 4.15 040/128] ARM: dts: exynos: Correct Trats2 panel reset line Greg Kroah-Hartman
2018-03-16 15:23 ` [PATCH 4.15 041/128] drm/amdgpu: fix get_max_engine_clock_in_mhz Greg Kroah-Hartman
2018-03-16 15:23 ` [PATCH 4.15 042/128] staging: rtl8822be: fix missing null check on dev_alloc_skb return Greg Kroah-Hartman
2018-03-16 15:23 ` [PATCH 4.15 043/128] typec: tcpm: fusb302: Resolve out of order messaging events Greg Kroah-Hartman
2018-03-16 15:23 ` [PATCH 4.15 046/128] sched: Stop switched_to_rt() from sending IPIs to offline CPUs Greg Kroah-Hartman
2018-03-16 15:23 ` [PATCH 4.15 047/128] sched: Stop resched_cpu() " Greg Kroah-Hartman
2018-03-16 15:23 ` [PATCH 4.15 048/128] crypto: chelsio - Fix an error code in chcr_hash_dma_map() Greg Kroah-Hartman
2018-03-16 15:23 ` [PATCH 4.15 049/128] crypto: ecc - Fix NULL pointer deref. on no default_rng Greg Kroah-Hartman
2018-03-16 15:23 ` [PATCH 4.15 051/128] crypto: cavium - fix memory leak on info Greg Kroah-Hartman
2018-03-16 15:23 ` [PATCH 4.15 052/128] test_firmware: fix setting old custom fw path back on exit Greg Kroah-Hartman
2018-03-16 15:23 ` [PATCH 4.15 054/128] net: ieee802154: adf7242: Fix bug if defined DEBUG Greg Kroah-Hartman
2018-03-16 15:23 ` [PATCH 4.15 055/128] rtc: brcmstb-waketimer: fix error handling in brcmstb_waketmr_probe() Greg Kroah-Hartman
2018-03-16 15:23 ` [PATCH 4.15 056/128] perf report: Fix -D output for user metadata events Greg Kroah-Hartman
2018-03-16 15:23 ` [PATCH 4.15 057/128] net: xfrm: allow clearing socket xfrm policies Greg Kroah-Hartman
2018-03-16 15:23 ` [PATCH 4.15 058/128] gpiolib: dont allow OPEN_DRAIN & OPEN_SOURCE flags simultaneously Greg Kroah-Hartman
2018-03-16 15:23 ` [PATCH 4.15 059/128] mtd: nand: fix interpretation of NAND_CMD_NONE in nand_command[_lp]() Greg Kroah-Hartman
2018-03-16 15:23 ` [PATCH 4.15 060/128] net: thunderx: Set max queue count taking XDP_TX into account Greg Kroah-Hartman
2018-03-16 15:23 ` [PATCH 4.15 061/128] ARM: dts: am335x-pepper: Fix the audio CODECs reset pin Greg Kroah-Hartman
2018-03-16 15:23 ` [PATCH 4.15 062/128] ARM: dts: omap3-n900: " Greg Kroah-Hartman
2018-03-16 15:23 ` [PATCH 4.15 063/128] mtd: nand: ifc: update bufnum mask for ver >= 2.0.0 Greg Kroah-Hartman
2018-03-16 15:23 ` [PATCH 4.15 064/128] userns: Dont fail follow_automount based on s_user_ns Greg Kroah-Hartman
2018-03-16 15:23 ` [PATCH 4.15 065/128] xfrm: Fix xfrm_replay_overflow_offload_esn Greg Kroah-Hartman
2018-03-16 15:23 ` [PATCH 4.15 066/128] leds: pm8058: Silence pointer to integer size warning Greg Kroah-Hartman
2018-03-16 15:23 ` [PATCH 4.15 067/128] bpf: fix stack state printing in verifier log Greg Kroah-Hartman
2018-03-16 15:23 ` [PATCH 4.15 068/128] clk: ti: clkctrl: add support for retrying failed init Greg Kroah-Hartman
2018-03-16 15:23 ` [PATCH 4.15 069/128] power: supply: sbs-message: double left shift bug in sbsm_select() Greg Kroah-Hartman
2018-03-16 15:23 ` [PATCH 4.15 070/128] power: supply: ab8500_charger: Fix an error handling path Greg Kroah-Hartman
2018-03-16 15:23 ` [PATCH 4.15 071/128] power: supply: ab8500_charger: Bail out in case of error in ab8500_charger_init_hw_registers() Greg Kroah-Hartman
2018-03-16 15:23 ` [PATCH 4.15 072/128] drm/etnaviv: make THERMAL selectable Greg Kroah-Hartman
2018-03-16 15:23 ` [PATCH 4.15 074/128] iio: health: max30102: Add power enable parameter to get_temp function Greg Kroah-Hartman
2018-03-16 15:23 ` [PATCH 4.15 075/128] ath10k: update tdls teardown state to target Greg Kroah-Hartman
2018-03-16 15:23 ` [PATCH 4.15 076/128] cpufreq: Fix governor module removal race Greg Kroah-Hartman
2018-03-16 15:23 ` [PATCH 4.15 077/128] dmaengine: bcm2835-dma: Use vchan_terminate_vdesc() instead of desc_free Greg Kroah-Hartman
2018-03-16 15:23 ` [PATCH 4.15 078/128] dmaengine: amba-pl08x: " Greg Kroah-Hartman
2018-03-16 15:23 ` [PATCH 4.15 081/128] scsi: lpfc: Fix crash during driver unload with running nvme traffic Greg Kroah-Hartman
2018-03-16 15:23 ` [PATCH 4.15 082/128] scsi: ses: dont ask for diagnostic pages repeatedly during probe Greg Kroah-Hartman
2018-03-16 15:23 ` [PATCH 4.15 083/128] pwm: stmpe: Fix wrong register offset for hwpwm=2 case Greg Kroah-Hartman
2018-03-16 15:23 ` [PATCH 4.15 084/128] drm/sun4i: Fix format mask in DE2 driver Greg Kroah-Hartman
2018-03-16 15:23 ` [PATCH 4.15 085/128] pinctrl: sh-pfc: r8a7791: Add can_clk function Greg Kroah-Hartman
2018-03-16 15:23 ` [PATCH 4.15 086/128] pinctrl: sh-pfc: r8a7795-es1: Fix MOD_SEL1 bit[25:24] to 0x3 when using STP_ISEN_1_D Greg Kroah-Hartman
2018-03-16 15:23 ` [PATCH 4.15 087/128] perf annotate: Fix unnecessary memory allocation for s390x Greg Kroah-Hartman
2018-03-16 15:23 ` [PATCH 4.15 088/128] perf annotate: Fix objdump comment parsing for Intel mov dissassembly Greg Kroah-Hartman
2018-03-16 15:23 ` [PATCH 4.15 089/128] iwlwifi: mvm: avoid dumping assert log when device is stopped Greg Kroah-Hartman
2018-03-16 15:23 ` [PATCH 4.15 090/128] drm/amdgpu:fix virtual dce bug Greg Kroah-Hartman
2018-03-16 15:23 ` [PATCH 4.15 092/128] bnxt_en: Uninitialized variable in bnxt_tc_parse_actions() Greg Kroah-Hartman
2018-03-16 15:23 ` [PATCH 4.15 093/128] clk: qcom: msm8916: fix mnd_width for codec_digcodec Greg Kroah-Hartman
2018-03-16 15:23 ` [PATCH 4.15 094/128] mwifiex: cfg80211: do not change virtual interface during scan processing Greg Kroah-Hartman
2018-03-16 15:23 ` [PATCH 4.15 095/128] ath10k: fix invalid STS_CAP_OFFSET_MASK Greg Kroah-Hartman
2018-03-16 15:23 ` [PATCH 4.15 097/128] spi: sun6i: disable/unprepare clocks on remove Greg Kroah-Hartman
2018-03-16 15:23 ` [PATCH 4.15 098/128] bnxt_en: Dont print "Link speed -1 no longer supported" messages Greg Kroah-Hartman
2018-03-16 15:24 ` [PATCH 4.15 099/128] scsi: core: scsi_get_device_flags_keyed(): Always return device flags Greg Kroah-Hartman
2018-03-16 15:24 ` [PATCH 4.15 100/128] scsi: devinfo: apply to HP XP the same flags as Hitachi VSP Greg Kroah-Hartman
2018-03-16 15:24 ` [PATCH 4.15 101/128] scsi: dh: add new rdac devices Greg Kroah-Hartman
2018-03-16 15:24 ` [PATCH 4.15 102/128] clk: renesas: r8a77970: Add LVDS clock Greg Kroah-Hartman
2018-03-16 15:24 ` [PATCH 4.15 103/128] staging: fsl-dpaa2/eth: Fix access to FAS field Greg Kroah-Hartman
2018-03-16 15:24 ` [PATCH 4.15 104/128] media: vsp1: Prevent suspending and resuming DRM pipelines Greg Kroah-Hartman
2018-03-16 15:24 ` [PATCH 4.15 105/128] dm raid: fix raid set size revalidation Greg Kroah-Hartman
2018-03-16 15:24 ` [PATCH 4.15 106/128] media: cpia2: Fix a couple off by one bugs Greg Kroah-Hartman
2018-03-16 15:24 ` [PATCH 4.15 107/128] media: davinci: vpif_capture: add NULL check on devm_kzalloc return value Greg Kroah-Hartman
2018-03-16 15:24 ` [PATCH 4.15 108/128] virtio_net: Disable interrupts if napi_complete_done rescheduled napi Greg Kroah-Hartman
2018-03-16 15:24 ` [PATCH 4.15 109/128] net: sched: drop qdisc_reset from dev_graft_qdisc Greg Kroah-Hartman
2018-03-16 15:24 ` [PATCH 4.15 110/128] veth: set peer GSO values Greg Kroah-Hartman
2018-03-16 15:24 ` [PATCH 4.15 111/128] drm/amdkfd: Fix memory leaks in kfd topology Greg Kroah-Hartman
2018-03-16 15:24 ` [PATCH 4.15 112/128] powerpc/modules: Dont try to restore r2 after a sibling call Greg Kroah-Hartman
2018-03-16 15:24 ` [PATCH 4.15 113/128] powerpc/64: Dont trace irqs-off at interrupt return to soft-disabled context Greg Kroah-Hartman
2018-03-16 15:24 ` [PATCH 4.15 114/128] arm64: dts: renesas: salvator-common: Add EthernetAVB PHY reset Greg Kroah-Hartman
2018-03-16 15:24 ` [PATCH 4.15 115/128] agp/intel: Flush all chipset writes after updating the GGTT Greg Kroah-Hartman
2018-03-16 15:24 ` [PATCH 4.15 116/128] mac80211_hwsim: enforce PS_MANUAL_POLL to be set after PS_ENABLED Greg Kroah-Hartman
2018-03-16 15:24 ` [PATCH 4.15 117/128] mac80211: remove BUG() when interface type is invalid Greg Kroah-Hartman
2018-03-16 15:24 ` [PATCH 4.15 119/128] ASoC: nuc900: Fix a loop timeout test Greg Kroah-Hartman
2018-03-16 15:24 ` [PATCH 4.15 120/128] mmc: mmc_test: Ensure command queue is disabled for testing Greg Kroah-Hartman
2018-03-16 15:24 ` [PATCH 4.15 121/128] Fix misannotated out-of-line _copy_to_user() Greg Kroah-Hartman
2018-03-16 15:24 ` [PATCH 4.15 122/128] ipvlan: add L2 check for packets arriving via virtual devices Greg Kroah-Hartman
2018-03-16 15:24 ` [PATCH 4.15 123/128] rcutorture/configinit: Fix build directory error message Greg Kroah-Hartman
2018-03-16 15:24 ` [PATCH 4.15 124/128] locking/locktorture: Fix num reader/writer corner cases Greg Kroah-Hartman
2018-03-16 15:24 ` [PATCH 4.15 125/128] ima: relax requiring a file signature for new files with zero length Greg Kroah-Hartman
2018-03-16 15:24 ` [PATCH 4.15 126/128] IB/mlx5: revisit -Wmaybe-uninitialized warning Greg Kroah-Hartman
2018-03-16 15:24 ` [PATCH 4.15 127/128] dmaengine: qcom_hidma: check pending interrupts Greg Kroah-Hartman
2018-03-16 15:24 ` [PATCH 4.15 128/128] drm/i915/glk: Disable Guc and HuC on GLK Greg Kroah-Hartman
2018-03-16 19:36 ` [PATCH 4.15 000/128] 4.15.11-stable review Naresh Kamboju
2018-03-18 10:26 ` Greg Kroah-Hartman
2018-03-17 14:48 ` Guenter Roeck
2018-03-18 10:26 ` Greg Kroah-Hartman
2018-03-18 10:25 ` Greg Kroah-Hartman
2018-03-18 11:15 ` Greg Kroah-Hartman
2018-03-18 22:41 ` Guenter Roeck
2018-03-19 3:39 ` Dan Rue
2018-03-19 5:36 ` Guenter Roeck
2018-03-19 7:39 ` Greg Kroah-Hartman
2018-03-19 8:29 ` Dan Rue
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=20180316152336.199007505@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=lkft-triage@lists.linaro.org \
--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;
as well as URLs for NNTP newsgroup(s).