[PATCH 5.0 000/122] 5.0.14-stable review

From: Greg Kroah-Hartman
Date: Mon May 06 2019 - 11:11:01 EST


This is the start of the stable review cycle for the 5.0.14 release.
There are 122 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 Wed 08 May 2019 02:29:09 PM UTC.
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/v5.x/stable-review/patch-5.0.14-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-5.0.y
and the diffstat can be found below.

thanks,

greg k-h

-------------
Pseudo-Shortlog of commits:

Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
Linux 5.0.14-rc1

Jacopo Mondi <jacopo+renesas@xxxxxxxxxx>
media: v4l2: i2c: ov7670: Fix PLL bypass register values

Nicolas Le Bayon <nicolas.le.bayon@xxxxxx>
i2c: i2c-stm32f7: Fix SDADEL minimum formula

Peter Zijlstra <peterz@xxxxxxxxxxxxx>
x86/mm/tlb: Revert "x86/mm: Align TLB invalidation info"

Qian Cai <cai@xxxxxx>
x86/mm: Fix a crash with kmemleak_scan()

Baoquan He <bhe@xxxxxxxxxx>
x86/mm/KASLR: Fix the size of the direct mapping section

David MÃller <dave.mueller@xxxxxx>
clk: x86: Add system specific quirk to mark clocks as critical

Tony Luck <tony.luck@xxxxxxxxx>
x86/mce: Improve error message when kernel cannot recover, p2

Aneesh Kumar K.V <aneesh.kumar@xxxxxxxxxxxxx>
powerpc/mm/hash: Handle mmap_min_addr correctly in get_unmapped_area topdown search

Alexander Wetzel <alexander@xxxxxxxxxxxxxx>
mac80211: Honor SW_CRYPTO_CONTROL for unicast keys in AP VLAN mode

Ondrej Mosnacek <omosnace@xxxxxxxxxx>
selinux: never allow relabeling on context mounts

Stephen Smalley <sds@xxxxxxxxxxxxx>
selinux: avoid silent denials in permissive mode under RCU walk

Anson Huang <anson.huang@xxxxxxx>
gpio: mxc: add check to return defer probe if clock tree NOT ready

Dmitry Torokhov <dmitry.torokhov@xxxxxxxxx>
Input: stmfts - acknowledge that setting brightness is a blocking call

Anson Huang <anson.huang@xxxxxxx>
Input: snvs_pwrkey - initialize necessary driver data before enabling IRQ

Yuval Avnery <yuvalav@xxxxxxxxxxxx>
IB/core: Destroy QP if XRC QP fails

Daniel Jurgens <danielj@xxxxxxxxxxxx>
IB/core: Fix potential memory leak while creating MAD agents

Daniel Jurgens <danielj@xxxxxxxxxxxx>
IB/core: Unregister notifier before freeing MAD security

Rajneesh Bhardwaj <rajneesh.bhardwaj@xxxxxxxxxxxxxxx>
platform/x86: intel_pmc_core: Handle CFL regmap properly

Rajneesh Bhardwaj <rajneesh.bhardwaj@xxxxxxxxxxxxxxx>
platform/x86: intel_pmc_core: Fix PCH IP name

Sean Christopherson <sean.j.christopherson@xxxxxxxxx>
KVM: lapic: Check for in-kernel LAPIC before deferencing apic pointer

Yu Zhang <yu.c.zhang@xxxxxxxxxxxxxxx>
kvm: vmx: Fix typos in vmentry/vmexit control setting

Sean Christopherson <sean.j.christopherson@xxxxxxxxx>
KVM: nVMX: Remove a rogue "rax" clobber from nested_vmx_check_vmentry_hw()

Sean Christopherson <sean.j.christopherson@xxxxxxxxx>
KVM: VMX: Save RSI to an unused output in the vCPU-run asm blob

Arnaud Pouliquen <arnaud.pouliquen@xxxxxx>
ASoC: stm32: fix sai driver name initialisation

Jerome Brunet <jbrunet@xxxxxxxxxxxx>
ASoC: dpcm: skip missing substream while applying symmetry

Charles Keepax <ckeepax@xxxxxxxxxxxxxxxxxxxxx>
ASoC: wm_adsp: Correct handling of compressed streams that restart

Chen-Yu Tsai <wens@xxxxxxxx>
ASoC: sunxi: sun50i-codec-analog: Rename hpvcc regulator supply to cpvdd

Jiada Wang <jiada_wang@xxxxxxxxxx>
ASoC: rsnd: gen: fix SSI9 4/5/6/7 busif related register address

Hans de Goede <hdegoede@xxxxxxxxxx>
ASoC: Intel: bytcr_rt5651: Revert "Fix DMIC map headsetmic mapping"

Bart Van Assche <bvanassche@xxxxxxx>
scsi: RDMA/srpt: Fix a credit leak for aborted commands

John Garry <john.garry@xxxxxxxxxx>
scsi: hisi_sas: Fix to only call scsi_get_prot_op() for non-NULL scsi_cmnd

Jeremy Fertic <jeremyfertic@xxxxxxxxx>
staging: iio: adt7316: fix the dac write calculation

Jeremy Fertic <jeremyfertic@xxxxxxxxx>
staging: iio: adt7316: fix handling of dac high resolution option

Jeremy Fertic <jeremyfertic@xxxxxxxxx>
staging: iio: adt7316: fix the dac read calculation

Jeremy Fertic <jeremyfertic@xxxxxxxxx>
staging: iio: adt7316: allow adt751x to use internal vref for all dacs

Thinh Nguyen <thinh.nguyen@xxxxxxxxxxxx>
usb: dwc3: Reset num_trbs after skipping

Jeffrey Hugo <jhugo@xxxxxxxxxxxxxx>
clk: qcom: Add missing freq for usb30_master_clk on 8998

Sean Wang <sean.wang@xxxxxxxxxxxx>
Bluetooth: mediatek: fix up an error path to restore bdev->tx_state

Brian Norris <briannorris@xxxxxxxxxxxx>
Bluetooth: btusb: request wake pin with NOAUTOEN

Kim Phillips <kim.phillips@xxxxxxx>
perf/x86/amd: Update generic hardware cache events for Family 17h

Arnd Bergmann <arnd@xxxxxxxx>
ARM: iop: don't use using 64-bit DMA masks

Arnd Bergmann <arnd@xxxxxxxx>
ARM: orion: don't use using 64-bit DMA masks

Kirill Smelkov <kirr@xxxxxxxxxx>
fs: stream_open - opener for stream-like files so that read and write can run simultaneously without deadlock

Guenter Roeck <linux@xxxxxxxxxxxx>
xsysace: Fix error handling in ace_setup

John Pittman <jpittman@xxxxxxxxxx>
null_blk: prevent crash from bad home_node value

Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
sh: fix multiple function definition build errors

Mike Kravetz <mike.kravetz@xxxxxxxxxx>
hugetlbfs: fix memory leak for resv_map

Catalin Marinas <catalin.marinas@xxxxxxx>
kmemleak: powerpc: skip scanning holes in the .bss section

David Rientjes <rientjes@xxxxxxxxxx>
KVM: SVM: prevent DBG_DECRYPT and DBG_ENCRYPT overflow

Varun Prakash <varun@xxxxxxxxxxx>
libcxgb: fix incorrect ppmax calculation

Yonglong Liu <liuyonglong@xxxxxxxxxx>
net: hns: Fix WARNING when remove HNS driver with SMMU enabled

Yonglong Liu <liuyonglong@xxxxxxxxxx>
net: hns: fix ICMP6 neighbor solicitation messages discard problem

Yonglong Liu <liuyonglong@xxxxxxxxxx>
net: hns: Fix probabilistic memory overwrite when HNS driver initialized

Yonglong Liu <liuyonglong@xxxxxxxxxx>
net: hns: Use NAPI_POLL_WEIGHT for hns driver

Liubin Shu <shuliubin@xxxxxxxxxx>
net: hns: fix KASAN: use-after-free in hns_nic_net_xmit_hw()

Wei Li <liwei391@xxxxxxxxxx>
arm64: fix wrong check of on_sdei_stack in nmi context

Dongli Zhang <dongli.zhang@xxxxxxxxxx>
blk-mq: do not reset plug->rq_count before the list is sorted

Peng Hao <peng.hao2@xxxxxxxxxx>
arm/mach-at91/pm : fix possible object reference leak

Michael Kelley <mikelley@xxxxxxxxxxxxx>
scsi: storvsc: Fix calculation of sub-channel count

Xose Vazquez Perez <xose.vazquez@xxxxxxxxx>
scsi: core: add new RDAC LENOVO/DE_Series device

Louis Taylor <louis@xxxxxxxxxx>
vfio/pci: use correct format characters

Dmitry Torokhov <dmitry.torokhov@xxxxxxxxx>
HID: input: add mapping for Assistant key

Alexandre Belloni <alexandre.belloni@xxxxxxxxxxx>
rtc: da9063: set uie_unsupported when relevant

Shenghui Wang <shhuiw@xxxxxxxxxxx>
block: use blk_free_flush_queue() to free hctx->fq in blk_mq_init_hctx

Andreas Kemnade <andreas@xxxxxxxxxxxx>
mfd: twl-core: Disable IRQ while suspended

Al Viro <viro@xxxxxxxxxxxxxxxxxx>
debugfs: fix use-after-free on symlink traversal

Al Viro <viro@xxxxxxxxxxxxxxxxxx>
jffs2: fix use-after-free on symlink traversal

Aaro Koskinen <aaro.koskinen@xxxxxxxxx>
net: stmmac: don't log oversized frames

Aaro Koskinen <aaro.koskinen@xxxxxxxxx>
net: stmmac: fix dropping of multi-descriptor RX frames

Aaro Koskinen <aaro.koskinen@xxxxxxxxx>
net: stmmac: don't overwrite discard_frame status

Aaro Koskinen <aaro.koskinen@xxxxxxxxx>
net: stmmac: don't stop NAPI processing when dropping a packet

Aaro Koskinen <aaro.koskinen@xxxxxxxxx>
net: stmmac: ratelimit RX error logs

Aaro Koskinen <aaro.koskinen@xxxxxxxxx>
net: stmmac: use correct DMA buffer size in the RX descriptor

Konstantin Khorenko <khorenko@xxxxxxxxxxxxx>
bonding: show full hw address in sysfs for slave entries

Omri Kahalon <omrik@xxxxxxxxxxxx>
net/mlx5: E-Switch, Fix esw manager vport indication for more vport commands

Roi Dayan <roid@xxxxxxxxxxxx>
net/mlx5: E-Switch, Protect from invalid memory access in offload fdb table

Jesper Dangaard Brouer <brouer@xxxxxxxxxx>
xdp: fix cpumap redirect SKB creation bug

Xi Wang <wangxi11@xxxxxxxxxx>
net: hns3: fix compile error

Jeffrey Hugo <jeffrey.l.hugo@xxxxxxxxx>
HID: quirks: Fix keyboard + touchpad on Lenovo Miix 630

Alan Kao <alankao@xxxxxxxxxxxxx>
riscv: fix accessing 8-byte variable from RV32

Stefan Assmann <sassmann@xxxxxxxxx>
i40e: fix WoL support check

Ivan Vecera <ivecera@xxxxxxxxxx>
ixgbe: fix mdio bus registration

Arvind Sankar <niveditas98@xxxxxxxxx>
igb: Fix WARN_ONCE on runtime suspend

Jacob Keller <jacob.e.keller@xxxxxxxxx>
i40e: fix i40e_ptp_adjtime when given a negative delta

Tony Lindgren <tony@xxxxxxxxxxx>
ARM: dts: Fix dcan clkctrl clock for am3

Axel Lin <axel.lin@xxxxxxxxxx>
reset: meson-audio-arb: Fix missing .owner setting of reset_controller_dev

Douglas Anderson <dianders@xxxxxxxxxxxx>
ARM: dts: rockchip: Fix gpu opp node names for rk3288

Anders Roxell <anders.roxell@xxxxxxxxxx>
batman-adv: fix warning in function batadv_v_elp_get_throughput

Sven Eckelmann <sven@xxxxxxxxxxxxx>
batman-adv: Reduce tt_global hash refcnt only for removed entry

Sven Eckelmann <sven@xxxxxxxxxxxxx>
batman-adv: Reduce tt_local hash refcnt only for removed entry

Sven Eckelmann <sven@xxxxxxxxxxxxx>
batman-adv: Reduce claim hash refcnt only for removed entry

Julia Lawall <Julia.Lawall@xxxxxxx>
ARM: OMAP2+: add missing of_node_put after of_device_is_available

Geert Uytterhoeven <geert+renesas@xxxxxxxxx>
rtc: sh: Fix invalid alarm warning for non-enabled alarm

Stephen Boyd <swboyd@xxxxxxxxxxxx>
rtc: cros-ec: Fail suspend/resume if wake IRQ can't be configured

He, Bo <bo.he@xxxxxxxxx>
HID: debug: fix race condition with between rdesc_show() and device removal

Kangjie Lu <kjlu@xxxxxxx>
HID: logitech: check the return value of create_singlethread_workqueue

Kai-Heng Feng <kai.heng.feng@xxxxxxxxxxxxx>
HID: Increase maximum report size allowed by hid_field_extract()

Leonidas P. Papadakos <papadakospan@xxxxxxxxx>
arm64: dts: rockchip: fix rk3328-roc-cc gmac2io tx/rx_delay

Sean Christopherson <sean.j.christopherson@xxxxxxxxx>
KVM: lapic: Convert guest TSC to host time domain if necessary

Sean Christopherson <sean.j.christopherson@xxxxxxxxx>
KVM: lapic: Allow user to disable adaptive tuning of timer advancement

Sean Christopherson <sean.j.christopherson@xxxxxxxxx>
KVM: lapic: Track lapic timer advance per vCPU

Liran Alon <liran.alon@xxxxxxxxxx>
KVM: x86: Consider LAPIC TSC-Deadline timer expired if deadline too short

Sean Christopherson <sean.j.christopherson@xxxxxxxxx>
KVM: lapic: Disable timer advancement if adaptive tuning goes haywire

Alan Stern <stern@xxxxxxxxxxxxxxxxxxx>
USB: core: Fix bug caused by duplicate interface PM usage counter

Alan Stern <stern@xxxxxxxxxxxxxxxxxxx>
USB: core: Fix unterminated string returned by usb_string()

Malte Leip <malte@xxxxxxxx>
usb: usbip: fix isoc packet num validation in get_pipe

Alan Stern <stern@xxxxxxxxxxxxxxxxxxx>
USB: dummy-hcd: Fix failure to give back unlinked URBs

Alan Stern <stern@xxxxxxxxxxxxxxxxxxx>
USB: w1 ds2490: Fix bug caused by improper use of altsetting array

Alan Stern <stern@xxxxxxxxxxxxxxxxxxx>
USB: yurex: Fix protection fault after device removal

Takashi Iwai <tiwai@xxxxxxx>
ALSA: hda/realtek - Apply the fixup for ASUS Q325UAR

Kailang Yang <kailang@xxxxxxxxxxx>
ALSA: hda/realtek - Fixed Dell AIO speaker noise

Kailang Yang <kailang@xxxxxxxxxxx>
ALSA: hda/realtek - Add new Dell platform for headset mode

Jarkko Nikula <jarkko.nikula@xxxxxxxxxxxxxxx>
i2c: Prevent runtime suspend of adapter when Host Notify is required

Anson Huang <anson.huang@xxxxxxx>
i2c: imx: correct the method of getting private data in notifier_call

Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
i2c: synquacer: fix enumeration of slave devices

Johannes Berg <johannes.berg@xxxxxxxxx>
mac80211: don't attempt to rename ERR_PTR() debugfs dirs

Miquel Raynal <miquel.raynal@xxxxxxxxxxx>
mtd: rawnand: marvell: Clean the controller state before each operation

Douglas Anderson <dianders@xxxxxxxxxxxx>
mwifiex: Make resume actually do something useful again on SDIO cards

Emmanuel Grumbach <emmanuel.grumbach@xxxxxxxxx>
iwlwifi: fix driver operation for 5350

Eugeniy Paltsev <Eugeniy.Paltsev@xxxxxxxxxxxx>
ARC: memset: fix build with L1_CACHE_SHIFT != 6

Tycho Andersen <tycho@xxxxxxxx>
seccomp: Make NEW_LISTENER and TSYNC flags exclusive

Kees Cook <keescook@xxxxxxxxxxxx>
selftests/seccomp: Prepare for exclusive seccomp flags


-------------

Diffstat:

Documentation/driver-api/usb/power-management.rst | 14 +-
Makefile | 4 +-
arch/arc/lib/memset-archs.S | 4 +-
arch/arm/boot/dts/am33xx-l4.dtsi | 4 +-
arch/arm/boot/dts/rk3288.dtsi | 12 +-
arch/arm/mach-at91/pm.c | 6 +-
arch/arm/mach-iop13xx/setup.c | 8 +-
arch/arm/mach-iop13xx/tpmi.c | 10 +-
arch/arm/mach-omap2/display.c | 4 +-
arch/arm/plat-iop/adma.c | 6 +-
arch/arm/plat-orion/common.c | 4 +-
arch/arm64/boot/dts/rockchip/rk3328-roc-cc.dts | 4 +-
arch/arm64/kernel/sdei.c | 6 +
arch/powerpc/kernel/kvm.c | 7 +
arch/powerpc/mm/slice.c | 10 +-
arch/riscv/include/asm/uaccess.h | 2 +-
arch/sh/boards/of-generic.c | 4 +-
arch/x86/events/amd/core.c | 111 ++++++-
arch/x86/kernel/cpu/mce/severity.c | 5 +
arch/x86/kvm/lapic.c | 73 +++--
arch/x86/kvm/lapic.h | 4 +-
arch/x86/kvm/svm.c | 12 +-
arch/x86/kvm/vmx/nested.c | 2 +-
arch/x86/kvm/vmx/vmx.c | 6 +-
arch/x86/kvm/vmx/vmx.h | 8 +-
arch/x86/kvm/x86.c | 15 +-
arch/x86/kvm/x86.h | 2 -
arch/x86/mm/init.c | 6 +
arch/x86/mm/kaslr.c | 2 +-
arch/x86/mm/tlb.c | 2 +-
block/blk-mq.c | 5 +-
drivers/block/null_blk_main.c | 5 +
drivers/block/xsysace.c | 2 +
drivers/bluetooth/btmtkuart.c | 2 +
drivers/bluetooth/btusb.c | 2 +-
drivers/clk/qcom/gcc-msm8998.c | 1 +
drivers/clk/x86/clk-pmc-atom.c | 14 +-
drivers/gpio/gpio-mxc.c | 5 +-
drivers/hid/hid-core.c | 6 +-
drivers/hid/hid-debug.c | 5 +
drivers/hid/hid-input.c | 1 +
drivers/hid/hid-logitech-hidpp.c | 8 +-
drivers/hid/hid-quirks.c | 5 +-
drivers/i2c/busses/i2c-imx.c | 4 +-
drivers/i2c/busses/i2c-stm32f7.c | 2 +-
drivers/i2c/busses/i2c-synquacer.c | 2 +
drivers/i2c/i2c-core-base.c | 4 +
drivers/infiniband/core/security.c | 11 +-
drivers/infiniband/core/verbs.c | 41 ++-
drivers/infiniband/ulp/srpt/ib_srpt.c | 11 +
drivers/input/keyboard/snvs_pwrkey.c | 6 +-
drivers/input/touchscreen/stmfts.c | 30 +-
drivers/media/i2c/ov7670.c | 16 +-
drivers/mfd/twl-core.c | 23 ++
drivers/mtd/nand/raw/marvell_nand.c | 12 +-
drivers/net/bonding/bond_sysfs_slave.c | 4 +-
drivers/net/ethernet/chelsio/libcxgb/libcxgb_ppm.c | 9 +-
drivers/net/ethernet/hisilicon/hns/hnae.c | 4 +-
drivers/net/ethernet/hisilicon/hns/hns_dsaf_main.c | 33 +-
.../net/ethernet/hisilicon/hns/hns_dsaf_xgmac.c | 2 +-
drivers/net/ethernet/hisilicon/hns/hns_enet.c | 12 +-
.../net/ethernet/hisilicon/hns3/hns3pf/Makefile | 2 +-
.../net/ethernet/hisilicon/hns3/hns3vf/Makefile | 2 +-
drivers/net/ethernet/intel/i40e/i40e_ethtool.c | 3 +-
drivers/net/ethernet/intel/i40e/i40e_ptp.c | 5 +-
drivers/net/ethernet/intel/igb/e1000_defines.h | 2 +
drivers/net/ethernet/intel/igb/igb_main.c | 57 +---
drivers/net/ethernet/intel/ixgbe/ixgbe_phy.c | 16 +-
drivers/net/ethernet/mellanox/mlx5/core/eswitch.c | 6 +-
.../ethernet/mellanox/mlx5/core/eswitch_offloads.c | 1 +
drivers/net/ethernet/stmicro/stmmac/descs_com.h | 22 +-
drivers/net/ethernet/stmicro/stmmac/dwmac4_descs.c | 2 +-
.../net/ethernet/stmicro/stmmac/dwxgmac2_descs.c | 2 +-
drivers/net/ethernet/stmicro/stmmac/enh_desc.c | 22 +-
drivers/net/ethernet/stmicro/stmmac/hwif.h | 2 +-
drivers/net/ethernet/stmicro/stmmac/norm_desc.c | 12 +-
drivers/net/ethernet/stmicro/stmmac/stmmac_main.c | 34 +-
drivers/net/wireless/intel/iwlwifi/cfg/5000.c | 3 +-
drivers/net/wireless/marvell/mwifiex/sdio.c | 2 +-
drivers/platform/x86/intel_pmc_core.c | 4 +-
drivers/platform/x86/pmc_atom.c | 21 ++
drivers/reset/reset-meson-audio-arb.c | 1 +
drivers/rtc/rtc-cros-ec.c | 4 +-
drivers/rtc/rtc-da9063.c | 7 +
drivers/rtc/rtc-sh.c | 2 +-
drivers/scsi/hisi_sas/hisi_sas_v3_hw.c | 3 +-
drivers/scsi/scsi_devinfo.c | 1 +
drivers/scsi/scsi_dh.c | 1 +
drivers/scsi/storvsc_drv.c | 13 +-
drivers/staging/iio/addac/adt7316.c | 34 +-
drivers/usb/core/driver.c | 13 -
drivers/usb/core/message.c | 4 +-
drivers/usb/dwc3/gadget.c | 2 +
drivers/usb/gadget/udc/dummy_hcd.c | 19 +-
drivers/usb/misc/yurex.c | 1 +
drivers/usb/storage/realtek_cr.c | 13 +-
drivers/usb/usbip/stub_rx.c | 12 +-
drivers/usb/usbip/usbip_common.h | 7 +
drivers/vfio/pci/vfio_pci.c | 4 +-
drivers/w1/masters/ds2490.c | 6 +-
drivers/xen/xenbus/xenbus_dev_frontend.c | 4 +-
fs/debugfs/inode.c | 13 +-
fs/hugetlbfs/inode.c | 20 +-
fs/jffs2/readinode.c | 5 -
fs/jffs2/super.c | 5 +-
fs/open.c | 18 +
fs/read_write.c | 5 +-
include/linux/fs.h | 4 +
include/linux/platform_data/x86/clk-pmc-atom.h | 3 +
include/linux/usb.h | 2 -
kernel/bpf/cpumap.c | 13 +-
kernel/seccomp.c | 17 +-
mm/kmemleak.c | 16 +-
net/batman-adv/bat_v_elp.c | 6 +-
net/batman-adv/bridge_loop_avoidance.c | 16 +-
net/batman-adv/translation-table.c | 32 +-
net/mac80211/debugfs_netdev.c | 2 +-
net/mac80211/key.c | 9 +-
scripts/coccinelle/api/stream_open.cocci | 363 +++++++++++++++++++++
security/selinux/avc.c | 23 +-
security/selinux/hooks.c | 44 ++-
security/selinux/include/avc.h | 1 +
sound/pci/hda/patch_realtek.c | 13 +
sound/soc/codecs/wm_adsp.c | 3 +-
sound/soc/intel/boards/bytcr_rt5651.c | 2 +-
sound/soc/sh/rcar/gen.c | 24 ++
sound/soc/sh/rcar/rsnd.h | 27 ++
sound/soc/sh/rcar/ssiu.c | 24 +-
sound/soc/soc-pcm.c | 7 +-
sound/soc/stm/stm32_sai_sub.c | 2 +-
sound/soc/sunxi/sun50i-codec-analog.c | 4 +-
tools/testing/selftests/seccomp/seccomp_bpf.c | 34 +-
132 files changed, 1343 insertions(+), 429 deletions(-)