NAK: [SRU][Bionic][PULL] Bionic upstream stable patchset 2020-02-06+
Kamal Mostafa
kamal at canonical.com
Wed Feb 12 21:08:40 UTC 2020
Superseded and rebased.
-Kamal
On Thu, Feb 06, 2020 at 01:44:06PM -0800, Kamal Mostafa wrote:
> This pull req includes the following pending Bionic stable patchsets:
>
> Bionic update: upstream stable patchset 2020-02-03
> Ported from the following upstream stable releases:
> v4.14.164, v4.19.95
> https://bugs.launchpad.net/bugs/1861739
>
> Bionic update: upstream stable patchset 2020-02-04
> Ported from the following upstream stable releases:
> v4.14.165, v4.19.96,
> v4.14.166, v4.19.97
> https://bugs.launchpad.net/bugs/1861934
>
> Bionic update: upstream stable patchset 2020-02-06
> Ported from the following upstream stable releases:
> v4.14.167, v4.19.98
> https://bugs.launchpad.net/bugs/1862259
>
> -Kamal
>
> -----
>
> The following changes since commit 4e6a0a8c30072c29266823fd0784080e98f9c254:
>
> UBUNTU: Ubuntu-4.15.0-87.87 (2020-01-31 14:22:28 -0300)
>
> are available in the Git repository at:
>
> git://git.launchpad.net/~kamalmostafa/ubuntu/+source/linux/+git/bionic bionic-stable
>
> for you to fetch changes up to 8900a50bb6aaad60d0ded17bc12abdd58c503b25:
>
> UBUNTU: upstream stable to v4.14.167, v4.19.98 (2020-02-06 13:39:33 -0800)
>
> ----------------------------------------------------------------
> Aditya Pakki (1):
> rfkill: Fix incorrect check to avoid NULL pointer dereference
>
> Alan Stern (2):
> HID: Fix slab-out-of-bounds read in hid_field_extract
> USB: Fix: Don't skip endpoint descriptors with maxpacket=0
>
> Alexander Lobakin (1):
> net: dsa: tag_qca: fix doubled Tx statistics
>
> Alexander Shishkin (1):
> perf/x86/intel: Fix PT PMI handling
>
> Alexander Usyskin (1):
> mei: fix modalias documentation
>
> Alexander.Barabash at dell.com (1):
> ioat: ioat_alloc_ring() failure handling.
>
> Alexandra Winter (1):
> s390/qeth: Fix vnicc_is_in_use if rx_bcast not set
>
> Alexandru Ardelean (1):
> iio: imu: adis16480: assign bias value only if operation succeeded
>
> Andreas Kemnade (1):
> regulator: rn5t618: fix module aliases
>
> Andrew Lunn (1):
> net: dsa: mv88e6xxx: Preserve priority when setting CPU port.
>
> Andrey Konovalov (2):
> USB: dummy-hcd: use usb_urb_dir_in instead of usb_pipein
> USB: dummy-hcd: increase max number of devices to 32
>
> Andy Shevchenko (1):
> pinctrl: lewisburg: Update pin list according to v1.1v6
>
> Angelo Dureghello (1):
> mtd: devices: fix mchp23k256 read and write
>
> Anson Huang (1):
> ARM: dts: imx6ul: use nvmem-cells for cpu speed grading
>
> Ard Biesheuvel (2):
> crypto: virtio - implement missing support for output IVs
> x86/efistub: Disable paging at mixed mode entry
>
> Arnd Bergmann (6):
> ethtool: reduce stack usage with clang
> fs/select: avoid clang stack usage warning
> scsi: sd: enable compat ioctls for sed-opal
> af_unix: add compat_ioctl support
> compat_ioctl: handle SIOCOUTQNSD
> scsi: fnic: fix invalid stack access
>
> Arvind Sankar (3):
> efi/gop: Return EFI_NOT_FOUND if there are no usable GOPs
> efi/gop: Return EFI_SUCCESS if a usable GOP was found
> efi/gop: Fix memory leak in __gop_query32/64()
>
> Bart Van Assche (3):
> RDMA/srpt: Report the SCSI residual to the initiator
> scsi: target: core: Fix a pr_debug() argument
> scsi: core: scsi_trace: Use get_unaligned_be*()
>
> Ben Hutchings (1):
> arm64: mm: Change page table pointer name in p[md]_set_huge()
>
> Bharath Vedartham (1):
> mm/huge_memory.c: make __thp_get_unmapped_area static
>
> Bjorn Helgaas (1):
> PCI/PTM: Remove spurious "d" from granularity message
>
> Chan Shu Tak, Alex (1):
> llc2: Fix return statement of llc_stat_ev_rx_null_dsap_xid_c (and _test_c)
>
> Chao Yu (1):
> f2fs: fix potential overflow
>
> Chen-Yu Tsai (2):
> net: stmmac: dwmac-sun8i: Allow all RGMII modes
> net: stmmac: dwmac-sunxi: Allow all RGMII modes
>
> Christian Brauner (1):
> ptrace: reintroduce usage of subjective credentials in ptrace_has_cap()
>
> Christian Hewitt (1):
> arm64: dts: meson-gxl-s905x-khadas-vim: fix gpio-keys-polled node
>
> Christian König (2):
> drm/ttm: fix start page for huge page check in ttm_put_pages()
> drm/ttm: fix incrementing the page pointer for huge pages
>
> Chuck Lever (1):
> xprtrdma: Fix completion wait during device removal
>
> Chuhong Yuan (2):
> spi: spi-cavium-thunderx: Add missing pci_release_regions()
> rtc: brcmstb-waketimer: add missed clk_disable_unprepare
>
> Colin Ian King (2):
> pinctl: ti: iodelay: fix error checking on pinctrl_count_index_with_args call
> net/wan/fsl_ucc_hdlc: fix out of bounds write on array utdm_info
>
> Cong Wang (1):
> netfilter: fix a use-after-free in mtype_destroy()
>
> Cristian Birsan (1):
> net: usb: lan78xx: Fix error message format specifier
>
> Dan Carpenter (3):
> scsi: mptfusion: Fix double fetch bug in ioctl
> cw1200: Fix a signedness bug in cw1200_load_firmware()
> scsi: esas2r: unlock on error in esas2r_nvram_read_direct()
>
> Daniel Borkmann (1):
> bpf: Fix passing modified ctx to ld/abs/ind instruction
>
> Daniel T. Lee (2):
> samples: bpf: Replace symbol compare of trace_event
> samples: bpf: fix syscall_tp due to unused syscall
>
> Daniele Palmas (2):
> USB: serial: option: add Telit ME910G1 0x110a composition
> USB: serial: option: add ZLP support for 0x1bc7/0x9010
>
> Dave Young (1):
> x86/efi: Update e820 with reserved EFI boot services data to fix kexec breakage
>
> Dinh Nguyen (1):
> arm64: dts: agilex/stratix10: fix pmu interrupt numbers
>
> Dmitry Torokhov (3):
> HID: hid-input: clear unmapped usages
> Input: add safety guards to input_set_keycode()
> HID: hiddev: fix mess in hiddev_open()
>
> Dragos Tarcatu (1):
> ASoC: topology: Check return value for soc_tplg_pcm_create()
>
> Eric Dumazet (10):
> gtp: fix bad unlock balance in gtp_encap_enable_socket
> macvlan: do not assume mac_header is set in macvlan_broadcast()
> net: usb: lan78xx: fix possible skb leak
> pkt_sched: fq: do not accept silly TCA_FQ_QUANTUM
> vlan: vlan_changelink() should propagate errors
> vlan: fix memory leak in vlan_dev_set_egress_priority
> macvlan: use skb_reset_mac_header() in macvlan_queue_xmit()
> net: usb: lan78xx: limit size of local TSO packets
> tick/sched: Annotate lockless access to last_jiffies_update
> tcp: refine rule to allow EPOLLOUT generation under mem pressure
>
> Eric Sandeen (1):
> fs: avoid softlockups in s_inodes iterators
>
> Fabian Henneke (1):
> hidraw: Return EPOLLOUT from hidraw_poll
>
> Felix Fietkau (1):
> cfg80211: fix page refcount issue in A-MSDU decap
>
> Florian Faber (1):
> can: mscan: mscan_rx_poll(): fix rx path lockup when returning from polling to irq mode
>
> Florian Fainelli (2):
> ARM: dts: Cygnus: Fix MDIO node address/size cells
> ARM: dts: BCM5301X: Fix MDIO node address/size cells
>
> Florian Westphal (5):
> netfilter: ctnetlink: netns exit must wait for callbacks
> netfilter: arp_tables: init netns pointer in xt_tgchk_param struct
> netfilter: ipset: avoid null deref when IPSET_ATTR_LINENO is present
> netfilter: conntrack: dccp, sctp: handle null timeout argument
> netfilter: arp_tables: init netns pointer in xt_tgdtor_param struct
>
> Geert Uytterhoeven (2):
> drm/fb-helper: Round up bits_per_pixel if possible
> gpio: Fix error message on out-of-range GPIO in lookup table
>
> Goldwyn Rodrigues (1):
> btrfs: simplify inode locking for RWF_NOWAIT
>
> Guenter Roeck (2):
> usb: chipidea: host: Disable port power only if previously enabled
> clk: Don't try to enable critical clocks if prepare failed
>
> Haiyang Zhang (1):
> hv_netvsc: Fix unwanted rx_table reset
>
> Hangbin Liu (1):
> vxlan: fix tos value before xmit
>
> Hans de Goede (2):
> gpiolib: acpi: Turn dmi_system_id table into a generic quirk table
> gpiolib: acpi: Add honor_wakeup module-option + quirk mechanism
>
> Helge Deller (1):
> parisc: Fix compiler warnings in debug_core.c
>
> Huacai Chen (1):
> scsi: qla2xxx: Fix qla2x00_request_irqs() for MSI
>
> Ian Abbott (1):
> staging: comedi: adv_pci1710: fix AI channels 16-31 for PCI-1713
>
> Jacopo Mondi (1):
> ARM: dts: imx6qdl: Add Engicam i.Core 1.5 MX6
>
> James Bottomley (1):
> scsi: enclosure: Fix stale device oops with hot replug
>
> Jan Höppner (1):
> s390/dasd/cio: Interpret ccw_device_get_mdc return value correctly
>
> Janusz Krzysztofik (3):
> media: ov6650: Fix incorrect use of JPEG colorspace
> media: ov6650: Fix some format attributes not under control
> media: ov6650: Fix .get_fmt() V4L2_SUBDEV_FORMAT_TRY support
>
> Jari Ruusu (1):
> Fix built-in early-load Intel microcode alignment
>
> Jason A. Donenfeld (1):
> powerpc/spinlocks: Include correct header for static key
>
> Jeff Mahoney (1):
> reiserfs: fix handling of -EOPNOTSUPP in reiserfs_for_each_xattr
>
> Jerónimo Borque (1):
> USB: serial: simple: Add Motorola Solutions TETRA MTP3xxx and MTP85xx
>
> Jian-Hong Pan (1):
> platform/x86: asus-wmi: Fix keyboard brightness cannot be set to 0
>
> Jin Yao (1):
> perf report: Fix incorrectly added dimensions as switch perf data file
>
> Jiri Kosina (1):
> HID: hidraw, uhid: Always report EPOLLOUT
>
> Joel Fernandes (Google) (1):
> tracing: Change offset type to s32 in preempt/irq tracepoints
>
> Johan Hovold (11):
> USB: core: fix check for duplicate endpoints
> can: gs_usb: gs_usb_probe(): use descriptors of current altsetting
> USB: serial: opticon: fix control-message timeouts
> USB: serial: suppress driver bind attributes
> USB: serial: ch341: handle unbound port at reset_resume
> USB: serial: io_edgeport: add missing active-port sanity check
> USB: serial: keyspan: handle unbound ports
> USB: serial: quatech2: handle unbound ports
> USB: serial: io_edgeport: handle unbound ports on URB completion
> NFC: pn533: fix bulk-message timeout
> r8152: add missing endpoint sanity check
>
> Johannes Berg (1):
> cfg80211: check for set_wiphy_params
>
> Johannes Thumshirn (1):
> btrfs: fix memory leak in qgroup accounting
>
> John Ogness (1):
> USB: serial: io_edgeport: use irqsave() in USB's complete callback
>
> John Stultz (1):
> dmaengine: k3dma: Avoid null pointer traversal
>
> Johnson CH Chen (陳昭勳) (1):
> gpio: mpc8xxx: Add platform device to gpiochip->parent
>
> Jon Derrick (4):
> iommu: Remove device link to group on failure
> drm/nouveau/bar/nv50: check bar1 vmm return value
> drm/nouveau/bar/gf100: ensure BAR is mapped
> drm/nouveau/mmu: qualify vmm during dtor
>
> Jose Abreu (4):
> net: stmmac: Do not accept invalid MTU values
> net: stmmac: RX buffer size must be 16 byte aligned
> net: stmmac: 16KB buffer must be 16 byte aligned
> net: stmmac: Enable 16KB buffer size
>
> Josef Bacik (1):
> btrfs: do not delete mismatched root refs
>
> Jouni Hogander (1):
> MIPS: Prevent link failure with kcov instrumentation
>
> Kai Li (1):
> ocfs2: call journal flush to mark journal as empty after journal recovery when mount
>
> Kailang Yang (3):
> ALSA: hda/realtek - Add new codec supported for ALCS1200A
> ALSA: hda/realtek - Set EAPD control to default for ALC222
> ALSA: hda/realtek - Add quirk for the bass speaker on Lenovo Yoga X1 7th gen
>
> Kaitao Cheng (1):
> kernel/trace: Fix do not unregister tracepoints when register sched_migrate_task fail
>
> Kamal Mostafa (4):
> UBUNTU: upstream stable to v4.14.164, v4.19.95
> UBUNTU: upstream stable to v4.14.165, v4.19.96
> UBUNTU: upstream stable to v4.14.166, v4.19.97
> UBUNTU: upstream stable to v4.14.167, v4.19.98
>
> Kars de Jong (1):
> rtc: msm6242: Fix reading of 10-hour digit
>
> Keiya Nobuta (1):
> usb: core: hub: Improved device recognition on remote wakeup
>
> Kirill A. Shutemov (2):
> mm/shmem.c: thp, shmem: fix conflict of above-47bit hint address and PMD alignment
> mm/huge_memory.c: thp: fix conflict of above-47bit hint address and PMD alignment
>
> Kishon Vijay Abraham I (1):
> ARM: dts: am571x-idk: Fix gpios property to have the correct gpio number
>
> Kristian Evensen (1):
> USB: serial: option: Add support for Quectel RM500Q
>
> Kristina Martsenko (1):
> arm64: don't open code page table entry creation
>
> Lars Möllendorf (1):
> iio: buffer: align the size of scan bytes to size of the largest element
>
> Laura Abbott (1):
> arm64: Make sure permission updates happen for pmd/pud
>
> Leon Romanovsky (1):
> RDMA/mlx5: Return proper error value
>
> Logan Gunthorpe (1):
> PCI/switchtec: Read all 64 bits of part_event_bitmap
>
> Loic Poulain (1):
> arm64: dts: apq8096-db820c: Increase load on l21 for SDCARD
>
> Lorenz Bauer (1):
> bpf: Clear skb->tstamp in bpf_redirect when necessary
>
> Malcolm Priestley (1):
> staging: vt6656: set usb_set_intfdata on driver fail.
>
> Manish Chopra (2):
> bnx2x: Do not handle requests from VFs after parity
> bnx2x: Fix logic to get total no. of PFs per engine
>
> Mans Rullgard (1):
> spi: atmel: fix handling of cs_change set on non-last xfer
>
> Marcel Holtmann (2):
> HID: uhid: Fix returning EPOLLOUT from uhid_char_poll
> HID: hidraw: Fix returning EPOLLOUT from hidraw_poll
>
> Marcel Ziswiler (1):
> ARM: dts: imx7: Fix Toradex Colibri iMX7S 256MB NAND flash support
>
> Marco Elver (1):
> locking/spinlock/debug: Fix various data races
>
> Marian Mihailescu (1):
> clk: samsung: exynos5420: Preserve CPU clocks configuration during suspend/resume
>
> Martin Blumenstingl (2):
> dt-bindings: reset: meson8b: fix duplicate reset IDs
> ARM: dts: meson8: fix the size of the PMU registers
>
> Martin Wilck (1):
> scsi: qla2xxx: fix rports not being mark as lost in sync fabric scan
>
> Masami Hiramatsu (1):
> perf probe: Fix wrong address verification
>
> Mathieu Desnoyers (1):
> rseq/selftests: Turn off timeout setting
>
> Micah Morton (1):
> LSM: generalize flag passing to security_capable
>
> Michael Straube (1):
> staging: rtl8188eu: Add device code for TP-Link TL-WN727N v5.21
>
> Mike Rapoport (1):
> powerpc: Ensure that swiotlb buffer is allocated from low memory
>
> Mikulas Patocka (1):
> block: fix an integer overflow in logical block size
>
> Mohammed Gamal (1):
> hv_netvsc: Fix memory leak when removing rndis device
>
> Nathan Chancellor (3):
> cifs: Adjust indentation in smb2_open_file
> rtlwifi: Remove unnecessary NULL check in rtl_regd_init
> xen/blkfront: Adjust indentation in xlvbd_alloc_gendisk
>
> Navid Emamdoost (6):
> mwifiex: pcie: Fix memory leak in mwifiex_pcie_alloc_cmdrsp_buf
> scsi: bfa: release allocated memory in case of error
> rtl8xxxu: prevent leaking urb
> wimax: i2400: fix memory leak
> wimax: i2400: Fix memory leak in i2400m_op_rfkill_sw_toggle
> iwlwifi: dbg_ini: fix memory leak in alloc_sgtable
>
> Nick Desaulniers (2):
> hexagon: parenthesize registers in asm predicates
> hexagon: work around compiler crash
>
> Oliver Hartkopp (1):
> can: can_dropped_invalid_skb(): ensure an initialized headroom in outgoing CAN sk_buffs
>
> Oliver O'Halloran (1):
> powerpc/powernv: Disable native PCIe port management
>
> Olivier Moysan (2):
> ASoC: stm32: spdifrx: fix inconsistent lock state
> ASoC: stm32: spdifrx: fix race condition in irq handler
>
> Pablo Neira Ayuso (2):
> netfilter: nf_tables: validate NFT_SET_ELEM_INTERVAL_END
> netfilter: nf_tables: validate NFT_DATA_VALUE after nft_data_init()
>
> Pan Bian (2):
> scsi: qla4xxx: fix double free bug
> scsi: bnx2i: fix potential use after free
>
> Paul Cercueil (2):
> usb: musb: Disable pullup at init
> usb: musb: dma: Correct parameter passed to IRQ handler
>
> Paul Chaignon (1):
> bpf, mips: Limit to 33 tail calls
>
> Peng Fan (2):
> tty: serial: imx: use the sg count from dma_map_sg
> tty: serial: pch_uart: correct usage of dma_unmap_sg
>
> Pengcheng Yang (2):
> tcp: fix "old stuff" D-SACK causing SACK to be treated as D-SACK
> tcp: fix marked lost packets not being retransmitted
>
> Petr Machata (2):
> net: sch_prio: When ungrafting, replace with FIFO
> mlxsw: spectrum: Wipe xstats.backlog of down ports
>
> Phil Sutter (1):
> netfilter: uapi: Avoid undefined left-shift in xt_sctp.h
>
> Punit Agrawal (1):
> serdev: Don't claim unsupported ACPI serial devices
>
> Qian Cai (1):
> x86/resctrl: Fix an imbalance in domain_remove_cpu()
>
> Ran Bi (1):
> rtc: mt6397: fix alarm register overwrite
>
> Reinhard Speyerer (1):
> USB: serial: option: add support for Quectel RM500Q in QDL mode
>
> Selvin Xavier (1):
> RDMA/bnxt_re: Fix Send Work Entry state check while polling completions
>
> Sergei Shtylyov (2):
> mtd: spi-nor: fix silent truncation in spi_nor_read()
> mtd: spi-nor: fix silent truncation in spi_nor_read_raw()
>
> Seung-Woo Kim (1):
> media: exynos4-is: Fix recursive locking in isp_video_release()
>
> Shengjiu Wang (1):
> ASoC: wm8962: fix lambda value
>
> Stefan Haberland (1):
> s390/dasd: fix memleak in path handling error case
>
> Stefan Wahren (1):
> ARM: dts: bcm283x: Fix critical trip point
>
> Stephan Gerhold (2):
> ASoC: msm8916-wcd-analog: Fix selected events for MIC BIAS External1
> regulator: ab8500: Remove SYSCLKREQ from enum ab8505_regulator_id
>
> Steven Rostedt (VMware) (1):
> tracing: Have stack tracer compile when MCOUNT_INSN_SIZE is not defined
>
> Sudeep Holla (2):
> ARM: vexpress: Set-up shared OPP table instead of individual for each CPU
> Revert "arm64: dts: juno: add dma-ranges property"
>
> Sudip Mukherjee (3):
> libtraceevent: Fix lib installation with O=
> tty: link tty and port before configuring it as console
> tty: always relink the port
>
> Sven Eckelmann (1):
> batman-adv: Fix DAT candidate selection on little endian systems
>
> Sven Schnelle (1):
> parisc: add missing __init annotation
>
> Swapna Manupati (1):
> gpio: zynq: Fix for bug in zynq_gpio_restore_context API
>
> Taehee Yoo (1):
> hsr: reset network header when supervision frame is created
>
> Takashi Iwai (2):
> ALSA: usb-audio: Apply the sample rate quirk for Bose Companion 5
> ALSA: seq: Fix racy access for queue timer in proc read
>
> Thomas Hebb (1):
> kconfig: don't crash on NULL expressions in expr_eq()
>
> Tomi Valkeinen (1):
> ARM: dts: am437x-gp/epos-evm: fix panel compatible
>
> Tony Lindgren (3):
> usb: musb: fix idling for suspend after disconnect interrupt
> phy: cpcap-usb: Fix error path when no host driver is loaded
> phy: cpcap-usb: Fix flakey host idling and enumerating of devices
>
> Trond Myklebust (1):
> NFSv4.x: Drop the slot if nfs4_delegreturn_prepare waits for layoutreturn
>
> Tzung-Bi Shih (1):
> ASoC: max98090: fix possible race conditions
>
> Vandana BN (1):
> media: usb:zr364xx:Fix KASAN:null-ptr-deref Read in zr364xx_vidioc_querycap
>
> Varun Prakash (1):
> scsi: libcxgbi: fix NULL pointer dereference in cxgbi_device_destroy()
>
> Vladimir Kondratiev (1):
> mips: cacheinfo: report shared CPU map
>
> Vladis Dronov (1):
> ptp: free ptp device pin descriptors properly
>
> Wayne Lin (1):
> drm/dp_mst: correct the shifting in DP_REMOTE_I2C_READ
>
> Wen Yang (2):
> regulator: fix use after free issue
> mm/page-writeback.c: avoid potential division by zero in wb_min_max_ratio()
>
> Will Deacon (3):
> chardev: Avoid potential use-after-free in 'chrdev_open()'
> arm64: cpufeature: Avoid warnings due to unused symbols
> arm64: Enforce BBM for huge IO/VMAP mappings
>
> Xiang Chen (1):
> scsi: sd: Clear sdkp->protection_type if disk is reformatted without PI
>
> Xiaotao Yin (1):
> iommu/iova: Init the struct iova to fix the possible memleak
>
> Xin Long (1):
> sctp: free cmd->obj.chunk for the unprocessed SCTP_CMD_REPLY
>
> Yang Yingliang (1):
> block: fix memleak when __blk_rq_map_user_iov() is failed
>
> Yong Wu (1):
> iommu/mediatek: Correct the flush_iotlb_all callback
>
> Yonglong Liu (1):
> net: hns: fix soft lockup when there is not enough memory
>
> YueHaibing (1):
> drm/i915: Add missing include file <linux/math64.h>
>
> Yuya Fujita (1):
> perf hists: Fix variable name's inconsistency in hists__for_each() macro
>
> Documentation/ABI/testing/sysfs-bus-mei | 2 +-
> arch/arm/boot/dts/am437x-gp-evm.dts | 2 +-
> arch/arm/boot/dts/am43x-epos-evm.dts | 2 +-
> arch/arm/boot/dts/am571x-idk.dts | 2 +-
> arch/arm/boot/dts/bcm-cygnus.dtsi | 4 +-
> arch/arm/boot/dts/bcm283x.dtsi | 2 +-
> arch/arm/boot/dts/bcm5301x.dtsi | 4 +-
> arch/arm/boot/dts/imx6qdl-icore-1.5.dtsi | 34 ++++
> arch/arm/boot/dts/imx6ul.dtsi | 6 +
> arch/arm/boot/dts/imx7s-colibri.dtsi | 4 +
> arch/arm/boot/dts/meson8.dtsi | 2 +-
> arch/arm/mach-vexpress/spc.c | 12 +-
> arch/arm64/boot/dts/altera/socfpga_stratix10.dtsi | 8 +-
> .../dts/amlogic/meson-gxl-s905x-khadas-vim.dts | 4 +-
> arch/arm64/boot/dts/arm/juno-base.dtsi | 1 -
> arch/arm64/boot/dts/qcom/apq8096-db820c.dtsi | 2 +
> arch/arm64/include/asm/kvm_mmu.h | 5 +
> arch/arm64/include/asm/pgtable.h | 1 +
> arch/arm64/kernel/cpufeature.c | 12 +-
> arch/arm64/kernel/hibernate.c | 3 +-
> arch/arm64/mm/mmu.c | 32 +++-
> arch/hexagon/include/asm/atomic.h | 8 +-
> arch/hexagon/include/asm/bitops.h | 8 +-
> arch/hexagon/include/asm/cmpxchg.h | 2 +-
> arch/hexagon/include/asm/futex.h | 6 +-
> arch/hexagon/include/asm/spinlock.h | 20 +-
> arch/hexagon/kernel/stacktrace.c | 4 +-
> arch/hexagon/kernel/vm_entry.S | 2 +-
> arch/mips/boot/compressed/Makefile | 3 +
> arch/mips/kernel/cacheinfo.c | 27 ++-
> arch/mips/net/ebpf_jit.c | 9 +-
> arch/parisc/include/asm/cmpxchg.h | 10 +-
> arch/parisc/kernel/drivers.c | 2 +-
> arch/powerpc/include/asm/spinlock.h | 1 +
> arch/powerpc/mm/mem.c | 8 +
> arch/powerpc/platforms/powernv/pci.c | 17 ++
> arch/x86/boot/compressed/head_64.S | 5 +
> arch/x86/events/core.c | 9 +-
> arch/x86/kernel/cpu/intel_rdt.c | 2 +-
> arch/x86/platform/efi/quirks.c | 6 +-
> block/blk-map.c | 2 +-
> block/blk-settings.c | 2 +-
> debian.master/upstream-stable | 4 +-
> drivers/block/xen-blkfront.c | 4 +-
> drivers/clk/clk.c | 10 +-
> drivers/clk/samsung/clk-exynos5420.c | 2 +
> drivers/crypto/virtio/virtio_crypto_algs.c | 9 +
> drivers/dma/ioat/dma.c | 3 +-
> drivers/dma/k3dma.c | 12 +-
> drivers/firmware/efi/libstub/gop.c | 80 ++------
> drivers/gpio/gpio-mpc8xxx.c | 1 +
> drivers/gpio/gpio-zynq.c | 8 +-
> drivers/gpio/gpiolib-acpi.c | 51 ++++-
> drivers/gpio/gpiolib.c | 5 +-
> drivers/gpu/drm/drm_dp_mst_topology.c | 2 +-
> drivers/gpu/drm/drm_fb_helper.c | 7 +-
> drivers/gpu/drm/i915/selftests/i915_random.h | 1 +
> drivers/gpu/drm/nouveau/nvkm/subdev/bar/gf100.c | 2 +
> drivers/gpu/drm/nouveau/nvkm/subdev/bar/nv50.c | 2 +
> drivers/gpu/drm/nouveau/nvkm/subdev/mmu/vmm.c | 2 +-
> drivers/gpu/drm/ttm/ttm_page_alloc.c | 8 +-
> drivers/hid/hid-core.c | 6 +
> drivers/hid/hid-input.c | 16 +-
> drivers/hid/hidraw.c | 7 +-
> drivers/hid/uhid.c | 6 +-
> drivers/hid/usbhid/hiddev.c | 97 ++++------
> drivers/iio/imu/adis16480.c | 6 +-
> drivers/iio/industrialio-buffer.c | 6 +-
> drivers/infiniband/hw/bnxt_re/qplib_fp.c | 12 +-
> drivers/infiniband/hw/mlx5/mr.c | 2 +-
> drivers/infiniband/ulp/srpt/ib_srpt.c | 24 +++
> drivers/input/input.c | 26 ++-
> drivers/iommu/iommu.c | 1 +
> drivers/iommu/iova.c | 2 +-
> drivers/iommu/mtk_iommu.c | 2 +-
> drivers/md/dm-snap-persistent.c | 2 +-
> drivers/md/raid0.c | 2 +-
> drivers/media/i2c/ov6650.c | 72 ++++---
> drivers/media/platform/exynos4-is/fimc-isp-video.c | 2 +-
> drivers/media/usb/zr364xx/zr364xx.c | 3 +-
> drivers/message/fusion/mptctl.c | 213 +++++----------------
> drivers/misc/enclosure.c | 3 +-
> drivers/mtd/devices/mchp23k256.c | 18 +-
> drivers/mtd/spi-nor/spi-nor.c | 4 +-
> drivers/net/can/mscan/mscan.c | 21 +-
> drivers/net/can/usb/gs_usb.c | 4 +-
> drivers/net/dsa/mv88e6xxx/global1.c | 5 +
> drivers/net/dsa/mv88e6xxx/global1.h | 1 +
> drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.h | 2 +-
> drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.c | 12 +-
> drivers/net/ethernet/broadcom/bnx2x/bnx2x_sriov.h | 1 +
> drivers/net/ethernet/broadcom/bnx2x/bnx2x_vfpf.c | 12 ++
> drivers/net/ethernet/hisilicon/hns/hns_enet.c | 4 +-
> drivers/net/ethernet/mellanox/mlxsw/spectrum.c | 13 ++
> drivers/net/ethernet/stmicro/stmmac/common.h | 5 +-
> drivers/net/ethernet/stmicro/stmmac/dwmac-sun8i.c | 3 +
> drivers/net/ethernet/stmicro/stmmac/dwmac-sunxi.c | 2 +-
> drivers/net/ethernet/stmicro/stmmac/stmmac_main.c | 18 +-
> drivers/net/gtp.c | 5 +-
> drivers/net/hyperv/hyperv_net.h | 3 +-
> drivers/net/hyperv/netvsc_drv.c | 4 +-
> drivers/net/hyperv/rndis_filter.c | 12 +-
> drivers/net/macvlan.c | 3 +-
> drivers/net/usb/lan78xx.c | 12 +-
> drivers/net/usb/r8152.c | 3 +
> drivers/net/vxlan.c | 4 +-
> drivers/net/wan/fsl_ucc_hdlc.c | 2 +-
> drivers/net/wimax/i2400m/op-rfkill.c | 1 +
> drivers/net/wireless/intel/iwlwifi/fw/dbg.c | 1 +
> drivers/net/wireless/marvell/mwifiex/pcie.c | 4 +-
> .../net/wireless/realtek/rtl8xxxu/rtl8xxxu_core.c | 1 +
> drivers/net/wireless/realtek/rtlwifi/regd.c | 2 +-
> drivers/net/wireless/st/cw1200/fwio.c | 6 +-
> drivers/nfc/pn533/usb.c | 2 +-
> drivers/pci/pcie/ptm.c | 2 +-
> drivers/pci/switch/switchtec.c | 4 +-
> drivers/phy/motorola/phy-cpcap-usb.c | 35 ++--
> drivers/pinctrl/intel/pinctrl-lewisburg.c | 171 +++++++++--------
> drivers/pinctrl/ti/pinctrl-ti-iodelay.c | 2 +-
> drivers/platform/x86/asus-wmi.c | 8 +-
> drivers/ptp/ptp_clock.c | 4 +-
> drivers/regulator/core.c | 4 +-
> drivers/regulator/rn5t618-regulator.c | 1 +
> drivers/rtc/rtc-brcmstb-waketimer.c | 1 +
> drivers/rtc/rtc-msm6242.c | 3 +-
> drivers/rtc/rtc-mt6397.c | 47 +++--
> drivers/s390/block/dasd_eckd.c | 28 +--
> drivers/s390/cio/device_ops.c | 2 +-
> drivers/s390/net/qeth_l2_main.c | 3 +-
> drivers/scsi/bfa/bfad_attr.c | 4 +-
> drivers/scsi/bnx2i/bnx2i_iscsi.c | 2 +-
> drivers/scsi/cxgbi/libcxgbi.c | 3 +-
> drivers/scsi/esas2r/esas2r_flash.c | 1 +
> drivers/scsi/fnic/vnic_dev.c | 20 +-
> drivers/scsi/qla2xxx/qla_init.c | 6 +-
> drivers/scsi/qla2xxx/qla_isr.c | 6 +-
> drivers/scsi/qla4xxx/ql4_mbx.c | 3 -
> drivers/scsi/scsi_trace.c | 113 ++++-------
> drivers/scsi/sd.c | 18 +-
> drivers/spi/spi-atmel.c | 10 +-
> drivers/spi/spi-cavium-thunderx.c | 2 +
> drivers/staging/comedi/drivers/adv_pci1710.c | 4 +-
> drivers/staging/rtl8188eu/os_dep/usb_intf.c | 1 +
> drivers/staging/vt6656/device.h | 1 +
> drivers/staging/vt6656/main_usb.c | 1 +
> drivers/staging/vt6656/wcmd.c | 1 +
> drivers/target/target_core_fabric_lib.c | 2 +-
> drivers/tty/serdev/core.c | 10 +
> drivers/tty/serial/imx.c | 2 +-
> drivers/tty/serial/pch_uart.c | 5 +-
> drivers/tty/serial/serial_core.c | 1 +
> drivers/usb/chipidea/host.c | 4 +-
> drivers/usb/core/config.c | 82 ++++++--
> drivers/usb/core/hub.c | 1 +
> drivers/usb/gadget/udc/dummy_hcd.c | 10 +-
> drivers/usb/musb/musb_core.c | 11 ++
> drivers/usb/musb/musbhsdma.c | 2 +-
> drivers/usb/serial/ch341.c | 6 +-
> drivers/usb/serial/io_edgeport.c | 33 ++--
> drivers/usb/serial/keyspan.c | 4 +
> drivers/usb/serial/opticon.c | 2 +-
> drivers/usb/serial/option.c | 16 ++
> drivers/usb/serial/quatech2.c | 6 +
> drivers/usb/serial/usb-serial-simple.c | 2 +
> drivers/usb/serial/usb-serial.c | 3 +
> drivers/usb/serial/usb-wwan.h | 1 +
> drivers/usb/serial/usb_wwan.c | 4 +
> firmware/Makefile | 2 +-
> fs/btrfs/file.c | 5 +-
> fs/btrfs/qgroup.c | 6 +-
> fs/btrfs/root-tree.c | 9 +-
> fs/char_dev.c | 2 +-
> fs/cifs/smb2file.c | 2 +-
> fs/drop_caches.c | 2 +-
> fs/f2fs/data.c | 2 +-
> fs/f2fs/file.c | 2 +-
> fs/inode.c | 7 +
> fs/nfs/nfs4proc.c | 4 +-
> fs/notify/fsnotify.c | 1 +
> fs/ocfs2/journal.c | 8 +
> fs/quota/dquot.c | 1 +
> fs/reiserfs/xattr.c | 8 +-
> include/dt-bindings/reset/amlogic,meson8b-reset.h | 6 +-
> include/linux/blkdev.h | 8 +-
> include/linux/can/dev.h | 34 ++++
> include/linux/if_ether.h | 8 +
> include/linux/lsm_hooks.h | 8 +-
> include/linux/poll.h | 4 +
> include/linux/regulator/ab8500.h | 2 -
> include/linux/security.h | 28 +--
> include/trace/events/preemptirq.h | 8 +-
> include/uapi/linux/netfilter/xt_sctp.h | 6 +-
> kernel/bpf/verifier.c | 9 +-
> kernel/capability.c | 22 ++-
> kernel/locking/spinlock_debug.c | 32 ++--
> kernel/ptrace.c | 15 +-
> kernel/seccomp.c | 4 +-
> kernel/time/tick-sched.c | 14 +-
> kernel/trace/trace_sched_wakeup.c | 4 +-
> kernel/trace/trace_stack.c | 5 +
> mm/huge_memory.c | 38 ++--
> mm/page-writeback.c | 4 +-
> mm/shmem.c | 7 +-
> net/8021q/vlan.h | 1 +
> net/8021q/vlan_dev.c | 3 +-
> net/8021q/vlan_netlink.c | 19 +-
> net/batman-adv/distributed-arp-table.c | 4 +-
> net/core/ethtool.c | 16 +-
> net/core/filter.c | 1 +
> net/dsa/tag_qca.c | 3 -
> net/hsr/hsr_device.c | 2 +
> net/ipv4/netfilter/arp_tables.c | 46 +++--
> net/ipv4/tcp.c | 6 +-
> net/ipv4/tcp_input.c | 12 +-
> net/llc/llc_station.c | 4 +-
> net/netfilter/ipset/ip_set_bitmap_gen.h | 2 +-
> net/netfilter/ipset/ip_set_core.c | 3 +-
> net/netfilter/nf_conntrack_netlink.c | 3 +
> net/netfilter/nf_conntrack_proto_dccp.c | 3 +
> net/netfilter/nf_conntrack_proto_sctp.c | 3 +
> net/netfilter/nf_tables_api.c | 16 +-
> net/netfilter/nft_bitwise.c | 4 +-
> net/netfilter/nft_cmp.c | 6 +
> net/netfilter/nft_range.c | 10 +
> net/rfkill/core.c | 7 +-
> net/sched/sch_fq.c | 2 +-
> net/sched/sch_prio.c | 10 +-
> net/sctp/sm_sideeffect.c | 28 ++-
> net/socket.c | 1 +
> net/sunrpc/xprtrdma/verbs.c | 2 +-
> net/unix/af_unix.c | 19 ++
> net/wireless/rdev-ops.h | 4 +
> net/wireless/util.c | 2 +-
> samples/bpf/syscall_tp_kern.c | 18 +-
> samples/bpf/trace_event_user.c | 4 +-
> scripts/kconfig/expr.c | 7 +
> security/apparmor/capability.c | 14 +-
> security/apparmor/include/capability.h | 2 +-
> security/apparmor/ipc.c | 3 +-
> security/apparmor/lsm.c | 4 +-
> security/apparmor/resource.c | 2 +-
> security/commoncap.c | 17 +-
> security/security.c | 14 +-
> security/selinux/hooks.c | 18 +-
> security/smack/smack_access.c | 2 +-
> sound/core/seq/seq_timer.c | 14 +-
> sound/pci/hda/patch_realtek.c | 5 +
> sound/soc/codecs/max98090.c | 8 +-
> sound/soc/codecs/max98090.h | 1 -
> sound/soc/codecs/msm8916-wcd-analog.c | 4 +-
> sound/soc/codecs/wm8962.c | 4 +-
> sound/soc/soc-topology.c | 8 +-
> sound/soc/stm/stm32_spdifrx.c | 36 +++-
> sound/usb/quirks.c | 1 +
> tools/lib/traceevent/Makefile | 1 +
> tools/perf/builtin-report.c | 5 +-
> tools/perf/util/hist.h | 4 +-
> tools/perf/util/probe-finder.c | 32 +---
> tools/testing/selftests/rseq/settings | 1 +
> 259 files changed, 1637 insertions(+), 1089 deletions(-)
> create mode 100644 arch/arm/boot/dts/imx6qdl-icore-1.5.dtsi
> create mode 100644 tools/testing/selftests/rseq/settings
>
> --
> kernel-team mailing list
> kernel-team at lists.ubuntu.com
> https://lists.ubuntu.com/mailman/listinfo/kernel-team
More information about the kernel-team
mailing list