See <https://ci.linaro.org/job/96boards-reference-kernel-enterprise/294/display/…>
Changes:
[ast] samples/bpf: deal with EBUSY return code from sendmsg in xdpsock sample
[ast] xsk: fix potential race in SKB TX completion code
[greentime] nds32: To implement these icache invalidation APIs since nds32 cores
[greentime] nds32: Fix the dts pointer is not passed correctly issue.
[ulf.hansson] mmc: core: cd_label must be last entry of mmc_gpio struct
[greentime] nds32: To simplify the implementation of update_mmu_cache()
[tony] ARM: dts: am335x-bone-common: Fix mmc0 Write Protect
[mingo] sched/nohz: Skip remote tick on idle task entirely
[mingo] sched/rt: Fix call to cpufreq_update_util()
[mingo] sched/fair: Fix bandwidth timer clock drift condition
[mingo] sched/fair: Advance global expiration when period timer is restarted
[mingo] sched/util_est: Fix util_est_dequeue() for throttled cfs_rq
[mingo] kthread, sched/core: Fix kthread_parkme() (again...)
[mingo] x86/mm/32: Initialize the CR4 shadow before __flush_tlb_all()
[tony] ARM: dts: omap3: Fix am3517 mdio and emac clock references
[mingo] x86/bugs: Update when to check for the LS_CFG SSBD mitigation
[mingo] x86/bugs: Fix the AMD SSBD usage of the SPEC_CTRL MSR
[boris.brezillon] mtd: spi-nor: cadence-quadspi: Fix direct mode write timeouts
[mingo] compiler-gcc.h: Add __attribute__((gnu_inline)) to all inline
[mingo] x86/asm: Add _ASM_ARG* constants for argument registers to <asm/asm.h>
[mingo] x86/paravirt: Make native_save_fl() extern inline
[ulf.hansson] mmc: dw_mmc: fix card threshold control configuration
[johannes.berg] mac80211: add stations tied to AP_VLANs during hw reconfig
[jkosina] HID: debug: check length before copy_to_user()
[jkosina] HID: wacom: Correct touch maximum XY of 2nd-gen Intuos
[gregkh] vmw_balloon: fix inflation with batching
[gregkh] mei: discard messages from not connected client during power down.
[jani.nikula] drm/i915: Try GGTT mmapping whole object as partial
[shawnguo] ARM: imx_v6_v7_defconfig: Select ULPI support
[shawnguo] ARM: imx_v4_v5_defconfig: Select ULPI support
[axboe] loop: Add LOOP_SET_BLOCK_SIZE in compat ioctl
[davem] lib: rhashtable: Correct self-assignment in rhashtable.c
[davem] tls: fix skb_to_sgvec returning unhandled error.
[davem] r8169: fix mac address change
[rafael.j.wysocki] PM / Domains: Don't power on at attach for the multi PM domain case
[torvalds] net/smc: fix up merge error with poll changes
[jgg] RDMA/uverbs: Don't fail in creation of multiple flows
[wsa] i2c: stu300: use non-archaic spelling of failes
[daniel] bpf: hash map: decrement counter on error
[rostedt] tracing: Avoid string overflow
[rostedt] tracing: Make create_filter() code match the comments
[rostedt] tracing: Optimize trace_buffer_iter() logic
[rostedt] tracing: Use __printf markup to silence compiler
[rostedt] ftrace: Nuke clear_ftrace_function
[rostedt] tracing: Fix missing return symbol in function_graph output
[torvalds] userfaultfd: hugetlbfs: fix userfaultfd_huge_must_wait() pte access
[torvalds] mm: hugetlb: yield when prepping struct pages
[torvalds] kasan: fix shadow_size calculation error in kasan_module_alloc
[torvalds] ARM: disable KCOV for trusted foundations code
[torvalds] mm: teach dump_page() to correctly output poisoned struct pages
[davem] net: phy: marvell: change default m88e1510 LED configuration
[davem] gen_stats: Fix netlink stats dumping in the presence of padding
[davem] net/ipv6: Revert attempt to simplify route replace and append
[schwidefsky] s390: wire up io_pgetevents system call
[schwidefsky] s390: wire up rseq system call
[alexander.deucher] drm/amdgpu: fix user fence write race condition
[rafael.j.wysocki] ACPI / battery: Safe unregistering of hooks
[davem] sctp: fix the issue that pathmtu may be set lower than MINSEGMENT
[davem] smsc75xx: Add workaround for gigabit link up hardware errata.
[johan] USB: serial: ch341: fix type promotion bug in ch341_control_in()
[johan] USB: serial: cp210x: add another USB ID for Qivicon ZigBee stick
[a.hajda] drm/bridge/sii8620: Send AVI infoframe in all MHL versions
[a.hajda] drm/bridge/sii8620: Fix display of packed pixel modes
[a.hajda] drm/bridge/sii8620: Fix link mode selection
[dmitry.torokhov] Input: elan_i2c - add ACPI ID for lenovo ideapad 330
[dmitry.torokhov] MAINTAINERS: Add file patterns for serio device tree bindings
[catalin.marinas] arm64: Use aarch64elf and aarch64elfb emulation mode variants
[alex.williamson] sample/vfio-mdev: Change return type to vm_fault_t
[palmer] RISC-V: Add conditional macro for zone of DMA32
[palmer] RISC-V: Select GENERIC_UCMPDI2 on RV32I
[palmer] RISC-V: Add definiion of extract symbol's index and type for 32-bit
[palmer] RISC-V: Change variable type for 32-bit compatible
[palmer] RISC-V: fix R_RISCV_ADD32/R_RISCV_SUB32 relocations
[palmer] riscv: remove unnecessary of_platform_populate call
[palmer] RISC-V: Don't include irq-riscv-intc.h
[palmer] RISC-V: Fix PTRACE_SETREGSET bug.
[catalin.marinas] arm64: add endianness option to LDFLAGS instead of LD
[davem] net: phy: fix flag masking in __set_phy_supported
[davem] qed: Fix reading stale configuration information
[peter.chen] usb: chipidea: Always build ULPI code
[airlied] drm/udl: fix display corruption of the last line
[zhenyuw] drm/i915/gvt: update vreg on inhibit context lri command
[daniel] samples/bpf: add missing <linux/if_vlan.h>
[daniel] samples/bpf: Check the result of system()
[daniel] samples/bpf: Check the error of write() and read()
[daniel] samples/bpf: add .gitignore file
[greentime] nds32: fix build error "relocation truncated to fit:
[stefan] ieee802154: mcr20a: add missing includes
[stefan] ieee802154: 6lowpan: set IFLA_LINK
[pablo] netfilter: x_tables: set module owner for icmp(6) matches
[davem] qed: off by one in qed_parse_mcp_trace_buf()
[davem] ipv6: make ipv6_renew_options() interrupt/kernel safe
[davem] net: qrtr: Broadcast messages only from control port
[davem] net: qrtr: Reset the node and port ID of broadcast messages
[davem] qmi_wwan: add support for Quectel EG91
[ulf.hansson] mmc: sunxi: Disable irq during pm_suspend
[l.stach] drm/etnaviv: bring back progress check in job timeout handler
[alexander.deucher] drm/amd/display: adding ycbcr420 pixel encoding for hdmi
[gregkh] MAINTAINERS: Add myself as driver core changes reviewer
[alexander.deucher] drm/amd/display: add a check for display depth validity
[catalin.marinas] arm64: remove no-op -p linker flag
[torvalds] autofs: rename 'autofs' module back to 'autofs4'
[stfrench] cifs: Fix use after free of a mid_q_entry
[stfrench] cifs: Fix validation of signed data in smb3+
[stfrench] cifs: Fix validation of signed data in smb2
[stfrench] cifs: fix SMB1 breakage
[stfrench] cifs: Fix memory leak in smb2_set_ea()
[stfrench] cifs: Fix slab-out-of-bounds in send_set_info() on SMB2 ACE setting
[stfrench] cifs: Fix infinite loop when using hard mount option
[stfrench] cifs: Fix stack out-of-bounds in smb{2,3}_create_lease_buf()
[Christoph Hellwig] Revert "iommu/intel-iommu: Enable CONFIG_DMA_DIRECT_OPS=y and clean up
[torvalds] Fix up non-directory creation in SGID directories
[paul.burton] MIPS: Fix ioremap() RAM check
[davem] liquidio: make timeout HZ independent and readable
[davem] MAINTAINERS: update my email address
[davem] net: aquantia: vlan unicast address list correct handling
[dan.j.williams] acpi, nfit: Fix scrub idle detection
[davem] ipv4: Return EINVAL when ping_group_range sysctl doesn't map to user ns
[johan] USB: serial: keyspan_pda: fix modem-status error handling
[johan] USB: serial: mos7840: fix status-register error handling
[tglx] x86/hyper-v: Fix the circular dependency in IPI enlightenment
[tiwai] ALSA: hda/realtek - two more lenovo models need fixup of MIC_LOCATION
[pablo] netfilter: nf_tproxy: fix possible non-linear access to transport header
[johannes.berg] nl80211/mac80211: allow non-linear skb in rx_control_port
[Masahiro Yamada] kbuild: update ARCH alias info for sh
[Masahiro Yamada] kbuild: update ARCH alias info for sparc
[Masahiro Yamada] kbuild: delete INSTALL_FW_PATH from kbuild documentation
[Masahiro Yamada] kconfig: update user kconfig tools doc.
[Masahiro Yamada] kbuild: document the KBUILD_KCONFIG env. variable
[Masahiro Yamada] kbuild: do not drop -I without parameter
[Masahiro Yamada] kbuild: .PHONY is not a variable, but PHONY is
[Masahiro Yamada] kbuild: remove duplicated comments about PHONY
[gregkh] docs: kernel-parameters.txt: document xhci-hcd.quirks parameter
[gregkh] usb/gadget: aspeed-vhub: add USB_LIBCOMPOSITE dependency
[gregkh] xhci: xhci-mem: off by one in xhci_stream_id_to_ring()
[gregkh] usb: quirks: add delay quirks for Corsair Strafe
[gregory.clement] ARM: dts: armada-38x: use the new thermal binding
[gregkh] USB: yurex: fix out-of-bounds uaccess in read handler
[gregkh] staging: r8822be: Fix RTL8822be can't find any wireless AP
[pablo] netfilter: nf_tables: place all set backends in one single module
[sboyd] clk: qcom: gcc-msm8996: Disable halt check on UFS tx clock
[sboyd] clk: Really show symbolic clock flags in debugfs
[sboyd] clk: aspeed: Treat a gate in reset as disabled
[sboyd] clk/mmcc-msm8996: Make mmagic_bimc_gdsc ALWAYS_ON
[sboyd] clk: aspeed: Mark bclk (PCIe) and dclk (VGA) as critical
[davem] sh_eth: fix invalid context bug while calling auto-negotiation by
[davem] sh_eth: fix invalid context bug while changing link options by ethtool
[davem] sh_eth: simplify link auto-negotiation by ethtool
[davem] sh_eth: remove custom .nway_reset from ethtool ops
[davem] sh_eth: remove useless serialization in sh_eth_get_link_ksettings()
[davem] sh_eth: remove custom .get_link_ksettings from ethtool ops
[davem] sh_eth: remove custom .set_link_ksettings from ethtool ops
[davem] ravb: fix invalid context bug while calling auto-negotiation by ethtool
[davem] ravb: fix invalid context bug while changing link options by ethtool
[davem] ravb: simplify link auto-negotiation by ethtool
[davem] ravb: remove custom .nway_reset from ethtool ops
[davem] ravb: remove useless serialization in ravb_get_link_ksettings()
[davem] ravb: remove custom .get_link_ksettings from ethtool ops
[davem] ravb: remove custom .set_link_ksettings from ethtool ops
[gregkh] ibmasm: don't write out of bounds in read handler
[davem] tipc: fix wrong return value from function tipc_node_try_addr()
[davem] tipc: correct discovery message handling during address trial period
[davem] tipc: fix correct setting of message type in second discoverer
[davem] tipc: make function tipc_net_finalize() thread safe
[davem] cxgb4: assume flash part size to be 4MB, if it can't be determined
[davem] net: bridge: fix br_vlan_get_{pvid,info} return values
[davem] net/smc: reduce sock_put() for fallback sockets
[robert.jarzmik] ARM: pxa: irq: fix handling of ICMR registers in suspend/resume
[davem] net: macb: Free RX ring for all queues
[davem] net: macb: Allocate valid memory for TX and RX BD prefetch
[davem] net/sched: act_csum: fix NULL dereference when 'goto chain' is used
[davem] net/sched: act_tunnel_key: fix NULL dereference when 'goto chain' is
[gregkh] fpga: altera-cvp: Fix an error handling path in 'altera_cvp_probe()'
[gregkh] uio: use request_threaded_irq instead
[gregkh] uio: change to use the mutex lock instead of the spin lock
[gregkh] uio: fix crash after the device is unregistered
[gregkh] thunderbolt: Notify userspace when boot_acl is changed
[gregkh] nvmem: Don't let a NULL cell_id for nvmem_cell_get() crash us
[tglx] x86/mtrr: Don't copy out-of-bounds data in mtrr_write
[ast] bpf: sockmap, error path can not release psock in multi-map case
[ast] bpf: sockmap, hash table is RCU so readers do not need locks
[ast] bpf: fix sk_skb programs without skb->dev assigned
[ast] bpf: sockhash, disallow bpf_tcp_close and update in parallel
[ast] bpf: sockmap, consume_skb in close path
[ast] bpf: sockmap, convert bpf_compute_data_pointers to bpf_*_sk_skb
[ast] xdp: XDP_REDIRECT should check IFF_UP and MTU
[Masahiro Yamada] scripts: teach extract-vmlinux about LZ4 and ZSTD
[davem] net/ipv4: Set oif in fib_compute_spec_dst
[davem] net: diag: Don't double-free TCP_NEW_SYN_RECV sockets in tcp_abort
[davem] ipfrag: really prevent allocation on netns exit
[davem] tcp: cleanup copied_seq and urg_data in tcp_disconnect
[torvalds] Linux 4.18-rc4
[tytso] ext4: fix false negatives *and* false positives in
[tytso] ext4: clear mmp sequence number when remounting read-only
[johannes.berg] nl80211: Add a missing break in parse_station_flags
[maxime.ripard] drm/sun4i: link in front-end code if needed
[stefan] ieee802154: at86rf230: switch from BUG_ON() to WARN_ON() on problem
[stefan] ieee802154: at86rf230: use __func__ macro for debug messages
[stefan] ieee802154: fakelb: switch from BUG_ON() to WARN_ON() on problem
[treding] gpu: host1x: Skip IOMMU initialization if firewall is enabled
[treding] gpu: host1x: Check whether size of unpin isn't 0
[treding] drm/tegra: Fix comparison operator for buffer size
[daniel] bpf: include errno.h from bpf-cgroup.h
[stefan] net: ieee802154: adf7242: Fix erroneous RX enable
[stefan] net: ieee802154: adf7242: Fix OCL calibration runs
[rafael.j.wysocki] ACPICA: Clear status of all events when entering S5
[ulf.hansson] mmc: sdhci-esdhc-imx: allow 1.8V modes without 100/200MHz pinctrl states
[rmk+kernel] drm/armada: fix colorkey mode property
[rmk+kernel] drm/armada: fix irq handling
[jkosina] HID: i2c-hid: Fix "incomplete report" noise
[jkosina] HID: hiddev: fix potential Spectre v1
[pablo] netfilter: nft_compat: explicitly reject ERROR and standard target
[pablo] netfilter: nf_conntrack: Fix possible possible crash on module loading.
[pablo] netfilter: ipv6: nf_defrag: drop skb dst before queueing
[sboyd] clk: mvebu: armada-37xx-periph: Fix switching CPU rate from 300Mhz to
[seanpaul] drm/bridge: adv7511: Reset registers on hotplug
[bhelgaas] PCI: hv: Disable/enable IRQs rather than BH in hv_compose_msi_msg()
[vgupta] ARC: [plat-hsdk]: Configure APB GPIO controller on ARC HSDK platform
[vgupta] ARC: Improve cmpxchg syscall implementation
[vgupta] ARC: configs: remove no longer needed CONFIG_DEVPTS_MULTIPLE_INSTANCES
[vgupta] ARC: configs: Remove CONFIG_INITRAMFS_SOURCE from defconfigs
[vgupta] ARC: [arcompact] entry.S: minor code movement
[vgupta] ARC: Fix CONFIG_SWAP
[bhelgaas] PCI: endpoint: Fix NULL pointer dereference error when CONFIGFS is
[rodrigo.vivi] drm/i915: Fix hotplug irq ack on i965/g4x
[wsa] i2c: tegra: Fix NACK error handling
[davem] bnxt_en: Fix the vlan_tci exact match check.
[davem] bnxt_en: Fix inconsistent BNXT_FLAG_AGG_RINGS logic.
[davem] bnxt_en: Always set output parameters in bnxt_get_max_rings().
[davem] bnxt_en: Support clearing of the IFF_BROADCAST flag.
[davem] bnxt_en: Do not modify max IRQ count after RDMA driver requests/frees
[davem] bnxt_en: Fix for system hang if request_irq fails
[davem] rhashtable: add restart routine in rhashtable_free_and_destroy()
[torvalds] Update TDA998x maintainer entry
[airlied] MAINTAINERS: update drm tree
[airlied] char: agp: Change return type to vm_fault_t
[airlied] char: amd64-agp: Use 64-bit arithmetic instead of 32-bit
[tytso] ext4: fix inline data updates with checksums enabled
[daniel] samples/bpf: Fix tc and ip paths in xdp2skb_meta.sh
[Will Deacon] Revert "arm64: Use aarch64elf and aarch64elfb emulation mode variants"
[ast] bpf: fix ldx in ld_abs rewrite for large offsets
[gregkh] driver core: Partially revert "driver core: correct device's shutdown
[alexander.deucher] Revert "drm/amd/display: Don't return ddc result and read_bytes in same
[tglx] Revert "tick: Prefer a lower rating device only if it's CPU local
[tglx] clocksource: arm_arch_timer: Set arch_mem_timer cpumask to
[tglx] rseq: Use __u64 for rseq_cs fields, validate user inputs
[tglx] rseq: Use get_user/put_user rather than __get_user/__put_user
[tglx] rseq: uapi: Update uapi comments
[tglx] rseq: uapi: Declare rseq_cs field as union, update includes
[tglx] rseq: Remove unused types_32_64.h uapi header
[tglx] rseq/selftests: cleanup: Update comment above rseq_prepare_unload
[alexander.deucher] drm/amdgpu: Reserve VM root shared fence slot for command submission
[alexander.deucher] drm/amd/display: fix invalid function table override
[alexander.deucher] drm/amdgpu: Verify root PD is mapped into kernel address space (v4)
[martin.petersen] scsi: qla2xxx: Fix inconsistent DMA mem alloc/free
[martin.petersen] scsi: qla2xxx: Fix kernel crash due to late workqueue allocation
[martin.petersen] scsi: qla2xxx: Fix NULL pointer dereference for fcport search
[martin.petersen] scsi: sd_zbc: Fix variable type and bogus comment
[martin.petersen] scsi: hpsa: correct enclosure sas address
[martin.petersen] scsi: qedf: Send the driver state to MFW
[martin.petersen] scsi: qedi: Send driver state to MFW
[martin.petersen] scsi: cxlflash: fix assignment of the backend operations
[viro] drm_mode_create_lease_ioctl(): fix open-coded filp_clone_open()
[viro] cxl_getfile(): fix double-iput() on alloc_file() failures
[viro] ocxlflash_getfile(): fix double-iput() on alloc_file() failures
[rmk+kernel] ARM: 8775/1: NOMMU: Use instr_sync instead of plain isb in common code
[mingo] efi/x86: Fix mixed mode reboot loop by removing pointless call to
[acme] perf tools: Generate a Python script compatible with Python 2 and 3
[acme] perf scripts python: Add Python 3 support to Core.py
[acme] perf scripts python: Add Python 3 support to SchedGui.py
[acme] perf scripts python: Add Python 3 support to Util.py
[acme] perf scripts python: Add Python 3 support to sched-migration.py
[acme] perf scripts python: Add Python 3 support to EventClass.py
[acme] perf test shell: Replace '|&' with '2>&1 |' to work with more shells
[acme] perf test shell: Make perf's inet_pton test more portable
[acme] perf llvm-utils: Remove bashism from kernel include fetch script
[acme] perf test shell: Prevent temporary editor files from being considered
[acme] perf tools: Fix compilation errors on gcc8
[acme] perf stat: Fix --interval_clear option
[acme] perf script python: Fix dict reference counting
[acme] perf tools: Use python-config --includes rather than --cflags
[axboe] bsg: fix bogus EINVAL on non-data commands
[Will Deacon] arm64: neon: Fix function may_use_simd() return error status
[sboyd] clk: aspeed: Support HPLL strapping on ast2400
[dave.jiang] nfit: fix unchecked dereference in acpi_nfit_ctl
[vgupta] ARC: mm: allow mprotect to make stack mappings executable
[alex.williamson] sample: vfio-mdev: avoid deadlock in mdev_access()
[rostedt] tracing/kprobe: Release kprobe print_fmt properly
[jgg] RDMA/mlx5: Fix memory leak in mlx5_ib_create_srq() error path
[daniel] bpf: fix availability probing for seg6 helpers
[daniel] bpf: btf: Fix bitfield extraction for big endian
[rmk+kernel] ARM: 8780/1: ftrace: Only set kernel memory back to read-only after boot
[ast] bpf: fix panic due to oob in bpf_prog_test_run_skb
[davem] sfp: ensure we clean up properly on bus registration failure
[davem] sfp: fix module initialisation with netdev already up
[Christoph Hellwig] nvme-pci: fix memory leak on probe failure
[davem] qed: fix spelling mistake "successffuly" -> "successfully"
[tiwai] ALSA: hda/ca0132: Add Recon3Di quirk for Gigabyte G1.Sniper Z97
[tiwai] ALSA: hda/ca0132: Update a pci quirk device name
[jgross] xen: remove global bit from __default_kernel_pte_mask for pv guests
[tony] ARM: DRA7/OMAP5: Enable ACTLR[0] (Enable invalidates of BTB) for
[tony] ARM: dts: am3517.dtsi: Disable reference to OMAP3 OTG controller
[jeffrey.t.kirsher] ixgbe: Be more careful when modifying MAC filters
[alexander.deucher] drm/amd/display: Convert 10kHz clks from PPLib into kHz for Vega
[alexander.deucher] amd/dc/dce100: On dce100, set clocks to 0 on suspend
[jeffrey.t.kirsher] ixgbe: Off by one in ixgbe_ipsec_tx()
[jeffrey.t.kirsher] networking: e100.rst: Get rid of Sphinx warnings
[jeffrey.t.kirsher] networking: e1000.rst: Get rid of Sphinx warnings
[Masahiro Yamada] tools build: fix # escaping in .cmd files for future Make
[Masahiro Yamada] tools: build: Fixup host c flags
[Masahiro Yamada] tools: build: Use HOSTLDFLAGS with fixdep
[Masahiro Yamada] scripts/tags.sh: add __ro_after_init
[Masahiro Yamada] kbuild: suppress warnings from 'getconf LFS_*'
[davem] sch_fq_codel: zero q->flows_cnt when fq_codel_init fails
[ast] bpf: don't leave partial mangled prog in jit_subprogs error path
[davem] tcp: fix sequence numbers for repaired sockets re-using TIME-WAIT
[davem] tcp: allow user to create repair socket without window probes
[wsa] i2c: recovery: if possible send STOP with recovery pulses
[davem] net: systemport: Fix CRC forwarding check for SYSTEMPORT Lite
[davem] sfc: avoid hang from nested use of the filter_sem
[davem] sfc: hold filter_sem consistently during reset
[davem] net: Don't copy pfmemalloc flag in __copy_skb_header()
[tytso] ext4: check for allocation block validity with block group locked
[davem] nsh: set mac len based on inner packet
[davem] packet: reset network header if packet shorter than ll reserved space
[rostedt] tracing: Reorder display of TGID to be after PID
[davem] selftests: in udpgso_bench do not test udp zerocopy
[martin.petersen] scsi: target: iscsi: cxgbit: fix max iso npdu calculation
[martin.petersen] scsi: libiscsi: fix possible NULL pointer dereference in case of TMF
[martin.petersen] scsi: sg: fix minor memory leak in error path
[martin.petersen] scsi: sg: update comment for blk_get_request()
[jgross] xen: setup pv irq ops vector earlier
[alexandre.belloni] rtc: fix alarm read and set offset
[herbert] crypto: af_alg - Initialize sg_num_bytes in error code path
[dsterba] btrfs: restore uuid_mutex in btrfs_open_devices
[daniel] xsk: do not return ENXIO from TX copy mode
[daniel] xsk: do not return EAGAIN from sendmsg when completion queue is full
[daniel] xsk: always return ENOBUFS from sendmsg if there is no TX queue
[daniel] xsk: do not return EMSGSIZE in copy mode for packets larger than MTU
[dsterba] btrfs: fix use-after-free of cmp workspace pages
[alexander.deucher] drm/amdgpu/pp/smu7: use a local variable for toc indexing
[davem] skbuff: Unconditionally copy pfmemalloc in __skb_clone()
[davem] net: ethtool: fix spelling mistake: "tubale" -> "tunable"
[davem] qlogic: check kstrtoul() for errors
[davem] tcp: fix dctcp delayed ACK schedule
[davem] tcp: remove DELAYED ACK events in DCTCP
[linus.walleij] pinctrl: mt7622: fix error path on failing at groups building
[linus.walleij] pinctrl: mt7622: fix initialization sequence between eint and gpiochip
[linus.walleij] pinctrl: mt7622: fix that pinctrl_claim_hogs cannot work
[linus.walleij] pinctrl: mt7622: stop using the deprecated pinctrl_add_gpio_range
[linus.walleij] pinctrl: mt7622: fix a kernel panic when gpio-hog is being applied
[linus.walleij] pinctrl: ingenic: Fix inverted direction for < JZ4770
[linus.walleij] pinctrl: sh-pfc: r8a77970: remove SH_PFC_PIN_CFG_DRIVE_STRENGTH flag
[linus.walleij] pinctrl: nsp: off by ones in nsp_pinmux_enable()
[linus.walleij] pinctrl: nsp: Fix potential NULL dereference
[mingo] objtool: Use '.strtab' if '.shstrtab' doesn't exist, to support ORC
[torvalds] mm: zero unavailable pages before memmap init
[torvalds] mm: do not drop unused pages when userfaultd is running
[torvalds] fs/proc/task_mmu.c: fix Locked field in /proc/pid/smaps*
[torvalds] autofs: fix slab out of bounds read in getname_kernel()
[torvalds] mm: allow arch to supply p??_free_tlb functions
[torvalds] net/9p/client.c: put refcount of trans_mod in error case in parse_opts()
[torvalds] x86/purgatory: add missing FORCE to Makefile target
[torvalds] fs, elf: make sure to page align bss in load_elf_library
[torvalds] mm/memblock.c: do not complain about top-down allocations for
[torvalds] mm: do not bug_on on incorrect length in __mm_populate()
[torvalds] checkpatch: fix duplicate invalid vsprintf pointer extension '%p<foo>'
[torvalds] reiserfs: fix buffer overflow with long warning messages
[tglx] x86/events/intel/ds: Fix bts_interrupt_threshold alignment
[tglx] stop_machine: Disable preemption when waking two stopper threads
[pbonzini] KVM: VMX: support MSR_IA32_ARCH_CAPABILITIES as a feature MSR
[pbonzini] x86/kvm/vmx: don't read current->thread.{fs,gs}base of legacy tasks
[pbonzini] kvm: nVMX: Restore exit qual for VM-entry failure due to MSR loading
[pbonzini] x86/kvm/Kconfig: Ensure CRYPTO_DEV_CCP_DD state at minimum matches
[pbonzini] x86/kvmclock: set pvti_cpu0_va after enabling kvmclock
[torvalds] Linux 4.18-rc5
[mingo] sched/deadline: Fix switched_from_dl() warning
[mingo] lib/iov_iter: Document _copy_to_iter_mcsafe()
[mingo] lib/iov_iter: Document _copy_to_iter_flushcache()
[mingo] lib/iov_iter: Fix pipe handling in _copy_to_iter_mcsafe()
[mingo] x86/asm/memcpy_mcsafe: Fix copy_to_user_mcsafe() exception handling
[gregkh] usb: cdc_acm: Add quirk for Castles VEGA3000
[bskeggs] drm/nouveau/kms/nv50-: ensure window updates are submitted when flushing
[bskeggs] drm/nouveau/gem: off by one bugs in nouveau_gem_pushbuf_reloc_apply()
[bskeggs] drm/nouveau: Use drm_connector_list_iter_* for iterating connectors
[bskeggs] drm/nouveau: Avoid looping through fake MST connectors
[bskeggs] drm/nouveau/drm/nouveau: Fix runtime PM leak in
[bskeggs] drm/nouveau: Remove bogus crtc check in pmops_runtime_idle
[bskeggs] drm/nouveau: Set DRIVER_ATOMIC cap earlier to fix debugfs
[gregkh] Revert "staging:r8188eu: Use lib80211 to support TKIP"
[gregkh] staging: ks7010: call 'hostif_mib_set_request_int' instead of
[gregkh] staging: speakup: fix wraparound in uaccess length check
[ulf.hansson] mmc: mxcmmc: Fix missing parentheses and brace
[dmitry.torokhov] Input: elan_i2c - add another ACPI ID for Lenovo Ideapad 330-15AST
[seanpaul] drm: re-enable error handling
[robh] of: overlay: update phandle cache on overlay apply and remove
[tiwai] ALSA: hda: add mute led support for HP ProBook 455 G5
[tiwai] ALSA: hda/realtek - Add Panasonic CF-SZ6 headset jack quirk
[p.zabel] drm/imx: imx-ldb: disable LDB on driver bind
[p.zabel] drm/imx: imx-ldb: check if channel is enabled before printing warning
[p.zabel] gpu: ipu-csi: Check for field type alternate
[paul.burton] MIPS: Fix off-by-one in pci_resource_to_user()
[tglx] x86/apm: Don't access __preempt_count with zeroed fs
[axboe] nbd: don't requeue the same request twice.
[axboe] nbd: handle unexpected replies better
[torvalds] mm: don't do zero_resv_unavail if memmap is not allocated
[davem] ipv4/igmp: init group mode as INCLUDE when join source group
[davem] ipv6/mcast: init as INCLUDE when join SSM INCLUDE group
[davem] KEYS: DNS: fix parsing multiple options
[davem] scripts/tags.sh: Add BPF_CALL
[davem] tls: Stricter error checking in zerocopy sendmsg path
[davem] bonding: Fix a typo in bonding.txt
[davem] tun: Fix use-after-free on XDP_TX
[davem] net: ip6_gre: get ipv6hdr after skb_cow_head()
[davem] net: stmmac: dwmac-sun8i: fix typo descrive => describe
[davem] net: ethernet: stmmac: fix documentation warning
[davem] ipv6: make DAD fail with enhanced DAD when nonce length differs
[davem] ibmvnic: Revise RX/TX queue error messages
[davem] hv/netvsc: fix handling of fallback to single queue mode
[davem] net/ethernet/freescale/fman: fix cross-build error
[davem] net/mlx4_en: Don't reuse RX page when XDP is set
[davem] tcp: Fix broken repair socket window probe patch
[davem] net/ipv6: Do not allow device only routes via the multipath API
[davem] net: lan78xx: Fix race in tx pending skb size calculation
[davem] ibmvnic: Fix error recovery on login failure
[davem] tg3: Update copyright
[davem] tg3: Add higher cpu clock for 5762.
[davem] net/smc: take sock lock in smc_ioctl()
[tony] ARM: dts: omap4-droid4: fix dts w.r.t. pwm
[felipe.balbi] usb: gadget: aspeed-vhub: Fix SETUP packets with OUT data phase
[felipe.balbi] usb: gadget: Fix OS descriptors support
[felipe.balbi] usb: gadget: r8a66597: Fix two possible sleep-in-atomic-context bugs in
[felipe.balbi] usb: gadget: r8a66597: Fix a possible sleep-in-atomic-context bugs in
[felipe.balbi] usb: gadget: f_uac2: fix error handling in afunc_bind (again)
[felipe.balbi] usb: gadget: u_audio: fix pcm/card naming in g_audio_setup()
[felipe.balbi] usb: gadget: u_audio: update hw_ptr in iso_complete after data copied
[felipe.balbi] usb: gadget: u_audio: remove caching of stream buffer parameters
[felipe.balbi] usb: gadget: u_audio: remove cached period bytes value
[felipe.balbi] usb: gadget: u_audio: protect stream runtime fields with stream spinlock
[felipe.balbi] usb: dwc2: host: do not delay retries for CONTROL IN transfers
[felipe.balbi] usb/phy: fix PPC64 build errors in phy-fsl-usb.c
[felipe.balbi] usb: dwc2: avoid NULL dereferences
[felipe.balbi] usb: dwc3: gadget: remove redundant variable maxpacket
[felipe.balbi] usb: gadget: aspeed: Workaround memory ordering issue
[felipe.balbi] tools: usb: ffs-test: Fix build on big endian systems
[felipe.balbi] usb: dwc3: rockchip: Fix PHY documentation links.
[felipe.balbi] usb: dwc2: Fix DMA alignment to start at allocated boundary
[felipe.balbi] usb: dwc2: Fix inefficient copy of unaligned buffers
[felipe.balbi] usb: gadget: f_uac2: fix endianness of 'struct cntrl_*_lay3'
[mpe] powerpc/xmon: Fix disassembly since printf changes
[dsterba] btrfs: scrub: Don't use inode page cache in scrub_handle_errored_block()
[Christoph Hellwig] nvme: ensure forward progress during Admin passthru
[Christoph Hellwig] nvme: don't enable AEN if not supported
[tiwai] ALSA: rawmidi: Change resized buffers atomically
[tglx] x86/MCE: Remove min interval polling limitation
[torvalds] Mark HI and TASKLET softirq synchronous
[pablo] netfilter: nf_tables: fix jumpstack depth validation
[alexander.deucher] drm/amdgpu: Make sure IB tests flushed after IP resume
[alexander.deucher] drm/amd/display: Fix DP HBR2 Eye Diagram Pattern on Carrizo
[len.brown] tools/power turbostat: Update turbostat(8) RAPL throttling column
[tytso] random: mix rdrand with entropy sent in from userspace
[viro] aio: don't expose __aio_sigset in uapi
[davem] octeon_mgmt: Fix MIX registers configuration on MTU setup
[davem] net: usb: rtl8150: demote allmulti message to dev_dbg()
[mpe] vfio/spapr: Use IOMMU pageshift rather than pagesize
[mpe] KVM: PPC: Check if IOMMU page is contained in the pinned physical page
[pbonzini] KVM/Eventfd: Avoid crash when assign and deassign specific eventfd in
[pbonzini] KVM: irqfd: fix race between EPOLLHUP and irq_bypass_register_consumer
[pbonzini] KVM: VMX: Mark VMXArea with revision_id of physical CPU even when eVMCS
[pbonzini] kvmclock: fix TSC calibration for nested guests
[tiwai] ALSA: hda/realtek - Yet another Clevo P950 quirk entry
[mpe] powerpc/Makefile: Assemble with -me500 when building for E500
[mpe] powerpc/powernv: Fix save/restore of SPRG3 on entry/exit from stop
[rafael.j.wysocki] cpufreq: intel_pstate: Register when ACPI PCCH is present
[alexander.deucher] drm/amdgpu: add another ATPX quirk for TOPAZ
[alexander.deucher] drm/amd/amdgpu: creating two I2S instances for stoney/cz (v2)
[pablo] netfilter: nft_set_hash: add rcu_barrier() in the nft_rhash_destroy()
[pablo] netfilter: nft_set_rbtree: fix panic when destroying set by GC
[davem] ipv6: ila: select CONFIG_DST_CACHE
[dmitry.torokhov] Input: i8042 - add Lenovo LaVie Z to the i8042 reset list
[davem] net/nfc: Avoid stalls when nfc_alloc_send_skb() returned NULL.
[davem] net/smc: optimize consumer cursor updates
[davem] net/smc: add error handling for get_user()
[davem] net/smc: reset recv timeout after clc handshake
[alex.williamson] vfio/pci: Fix potential Spectre v1
[davem] lib/rhashtable: consider param->min_size when setting initial table size
[davem] net: cxgb3_main: fix potential Spectre v1
[helgaas] PCI: OF: Fix I/O space page leak
[davem] net: usb: asix: replace mii_nway_restart in resume path
[davem] net: sched: Using NULL instead of plain integer
[helgaas] PCI: xgene: Fix I/O space page leak
[helgaas] PCI: versatile: Fix I/O space page leak
[helgaas] PCI: designware: Fix I/O space page leak
[helgaas] PCI: aardvark: Fix I/O space page leak
[helgaas] PCI: faraday: Fix I/O space page leak
[helgaas] PCI: mediatek: Fix I/O space page leak
[helgaas] PCI: v3-semi: Fix I/O space page leak
[davem] ipv6: sr: fix useless rol32 call on hash
[davem] ipv6: fix useless rol32 call on hash
[davem] net: qca_spi: Avoid packet drop during initial sync
[davem] net: qca_spi: Make sure the QCA7000 reset is triggered
[davem] net: qca_spi: Fix log level if probe fails
[davem] net: cavium: Add fine-granular dependencies on PCI
[davem] MAINTAINERS: Drop inactive Vitaly Bordug's email
[davem] hv_netvsc: Fix napi reschedule while receive completion is busy
[davem] ptp: fix missing break in switch
[davem] tcp: identify cryptic messages as TCP seq # bugs
[saeedm] net/mlx5e: Refine ets validation function
[saeedm] net/mlx5: Adjust clock overflow work period
[saeedm] net/mlx5e: Fix quota counting in aRFS expire flow
[saeedm] net/mlx5e: Don't allow aRFS for encapsulated packets
[saeedm] net/mlx5: E-Switch, UBSAN fix undefined behavior in mlx5_eswitch_mode
[saeedm] net/mlx5: Fix 'DON'T_TRAP' functionality
[saeedm] net/mlx5: Fix QP fragmented buffer allocation
[saeedm] net/mlx5e: Only allow offloading decap egress (egdev) flows
[shawnguo] soc: imx: gpc: restrict register range for regmap access
[bskeggs] drm/nouveau/fb/gp100-: disable address remapper
[dsterba] Btrfs: fix file data corruption after cloning a range and fsync
[rafael.j.wysocki] ACPI / EC: Use ec_no_wakeup on more Thinkpad X1 Carbon 6th systems
[vgupta] ARCv2: [plat-hsdk]: Save accl reg pair by default
[ast] bpf, ppc64: fix unexpected r0=0 exit path inside bpf_xadd
[ast] bpf: test case to check whether src/dst regs got mangled by xadd
[martin.petersen] scsi: qla2xxx: Fix unintialized List head crash
[martin.petersen] scsi: qla2xxx: Fix NPIV deletion by calling wait_for_sess_deletion
[martin.petersen] scsi: qla2xxx: Fix driver unload by shutting down chip
[martin.petersen] scsi: qla2xxx: Fix ISP recovery on unload
[martin.petersen] scsi: qla2xxx: Return error when TMF returns
[shawnguo] ARM: dts: imx6: RDU2: fix irq type for mv88e6xxx switch
[herbert] crypto: padlock-aes - Fix Nano workaround data corruption
[davem] net/page_pool: Fix inconsistent lock state warning
[davem] net-next/hinic: fix a problem in hinic_xmit_frame()
[daniel] tools/bpftool: Fix segfault case regarding 'pin' arguments
[daniel] bpf: btf: Clean up BTF_INT_BITS() in uapi btf.h
[daniel] bpf: Use option "help" in the llvm-objcopy test
[jroedel] Revert "iommu/vt-d: Clean up pasid quirk for pre-production devices"
[andriy.shevchenko] platform/x86: dell-laptop: Fix backlight detection
[pablo] netfilter: nf_tables: use dev->name directly
[pablo] netfilter: nf_tables: free flow table struct too
[pablo] netfilter: nf_tables: fix memory leaks on chain rename
[pablo] netfilter: nf_tables: don't allow to rename to already-pending name
[pablo] netfilter: conntrack: dccp: treat SYNC/SYNCACK as invalid if no prior
[gregkh] usb: gadget: f_fs: Only return delayed status when len is 0
[gregkh] usb: typec: tcpm: Fix sink PDO starting index for PPS APDO selection
[Christoph Hellwig] nvme: fix handling of metadata_len for NVME_IOCTL_IO_CMD
[gregkh] usb: xhci: Fix memory leak in xhci_endpoint_reset()
[pbonzini] KVM: vmx: use local variable for current_vmptr when emulating VMPTRST
[pbonzini] kvm: x86: vmx: fix vpid leak
[paul.burton] MIPS: ath79: fix register address in ath79_ddr_wb_flush()
[len.brown] tools/power turbostat: fix -S on UP systems
[davem] tcp: helpers to send special DCTCP ack
[davem] tcp: do not cancel delay-AcK on DCTCP special ACK
[davem] tcp: do not delay ACK in DCTCP upon CE status change
[davem] tls: check RCV_SHUTDOWN in tls_wait_data
[gregkh] usb: core: handle hub C_PORT_OVER_CURRENT condition
[davem] bonding: set default miimon value for non-arp modes if not set
[torvalds] mm/memblock: add missing include <linux/bootmem.h>
[torvalds] MAINTAINERS: Peter has moved
[torvalds] fat: fix memory allocation failure handling of match_strdup()
[torvalds] mm/huge_memory.c: fix data loss when splitting a file pmd
[torvalds] mm: memcg: fix use after free in mem_cgroup_iter()
[torvalds] mm: use helper functions for allocating and freeing vm_area structs
[torvalds] mm: make vm_area_dup() actually copy the old vma data
[torvalds] mm: make vm_area_alloc() initialize core fields
[davem] net: caif: Add a missing rcu_read_unlock() in caif_flow_cb
[davem] qed: Fix link flap issue due to mismatching EEE capabilities.
[davem] qed: Fix possible race for the link state value.
[davem] qed: Correct Multicast API to reflect existence of 256 approximate
[davem] net: phy: consider PHY_IGNORE_INTERRUPT in phy_start_aneg_priv
[davem] bpfilter: Fix mismatch in function argument types
[davem] net/ipv6: Fix linklocal to global address with VRF
[davem] net: skb_segment() should not return NULL
[davem] net: dsa: mv88e6xxx: fix races between lock and irq freeing
[davem] multicast: do not restore deleted record source filter mode to new one
[mingo] x86/efi: Access EFI MMIO data as unencrypted when SEV is active
[davem] atl1c: reserve min skb headroom
[davem] rtnetlink: add rtnl_link_state check in rtnl_configure_link
[davem] vxlan: add new fdb alloc and create helpers
[davem] vxlan: make netlink notify in vxlan_fdb_destroy optional
[davem] vxlan: fix default fdb entry netlink notify ordering during netdev
[davem] nfp: flower: ensure dead neighbour entries are not offloaded
[davem] net: prevent ISA drivers from building on PPC32
[torvalds] alpha: fix osf_wait4() breakage
[torvalds] Linux 4.18-rc6
[rafael.j.wysocki] ACPICA: AML Parser: ignore dispatcher error status during table load
[mkl] can: peak_canfd: fix firmware < v3.3.0: limit allocation to 32-bit DMA
[mkl] can: m_can.c: fix setup of CCCR register: clear CCCR NISO bit before
[mkl] can: mpc5xxx_can: check of_iomap return before use
[mkl] can: m_can: Fix runtime resume call
[mkl] can: m_can: Move accessing of message ram to after clocks are enabled
[mkl] can: xilinx_can: fix device dropping off bus on RX overrun
[mkl] can: xilinx_can: fix RX loop if RXNEMP is asserted without RXOK
[mkl] can: xilinx_can: fix recovery from error states not being propagated
[mkl] can: xilinx_can: keep only 1-2 frames in TX FIFO to fix TX accounting
[mkl] can: xilinx_can: fix RX overflow interrupt not being enabled
[mkl] can: xilinx_can: fix incorrect clear of non-processed interrupts
[mkl] can: xilinx_can: fix power management handling
[wsa] i2c: davinci: Avoid zero value of CLKH
[wsa] i2c: imx: Fix reinit_completion() use
[davem] ipv6: use fib6_info_hold_safe() when necessary
[davem] ip: hash fragments consistently
[davem] tcp: free batches of packets in tcp_prune_ofo_queue()
[davem] tcp: avoid collapses in tcp_prune_queue() if possible
[davem] tcp: detect malicious patterns in tcp_collapse_ofo_queue()
[davem] tcp: call tcp_drop() from tcp_data_queue_ofo()
[davem] tcp: add tcp_ooo_try_coalesce() helper
[linus.walleij] gpio: of: Handle fixed regulator flags properly
[linus.walleij] gpio: uniphier: set legitimate irq trigger type in .to_irq hook
[pablo] netfilter: nf_tables: move dumper state allocation into ->start
[daniel] bpf: btf: Ensure the member->offset is in the right order
[davem] sock: fix sg page frag coalescing in sk_alloc_sg
[schwidefsky] s390: disable gcc plugins
[johannes.berg] cfg80211: never ignore user regulatory hint
[mingo] perf/x86/amd/ibs: Don't access non-started event
[mingo] x86/apic: Future-proof the TSC_DEADLINE quirk for SKX
[mingo] x86/entry/64: Remove %ebx handling from error_entry/exit
[rafael.j.wysocki] cpufreq: qcom-kryo: add NULL entry to the end of_device_id array
[Christoph Hellwig] nvmet-fc: fix target sgl list on large transfers
[Christoph Hellwig] nvme: if_ready checks to fail io to deleting controller
[wsa] i2c: rcar: handle RXDMA HW behaviour on Gen3
[wsa] i2c: imx: use open drain for recovery GPIO
[mingo] MAINTAINERS: Add Naveen N. Rao as kprobes co-maintainer
[torvalds] media: staging: omap4iss: Include asm/cacheflush.h after generic
[darrick.wong] xfs: properly handle free inodes in extent hint validators
[axboe] blk-mq: export setting request completion state
[axboe] scsi: set timed out out mq requests to complete
[davem] r8169: restore previous behavior to accept BIOS WoL settings
[vgupta] ARC: Add Ofer Levi as plat-eznps maintainer
[jgg] RDMA/uverbs: Expand primary and alt AV port checks
[davem] net/mlx4_core: Save the qpn from the input modifier in RST2INIT wrapper
[davem] bnx2x: Fix invalid memory access in rss hash config path.
[davem] ip: in cmsg IP(V6)_ORIGDSTADDR call pskb_may_pull
[davem] qmi_wwan: fix interface number for DW5821e production firmware
[davem] net: axienet: Fix double deregister of mdio
[daniel] bpf: btf: Sync uapi btf.h to tools
[daniel] bpf: Replace [u]int32_t and [u]int64_t in libbpf
[daniel] bpf: Introduce BPF_ANNOTATE_KV_PAIR
[kvalo] iwlwifi: add more card IDs for 9000 series
[kvalo] brcmfmac: fix regression in parsing NVRAM for multiple devices
[mingo] locking/rtmutex: Allow specifying a subclass for nested locking
[mingo] i2c/mux, locking/core: Annotate the nested rt_mutex usage
[mingo] locking/pvqspinlock/x86: Use LOCK_PREFIX in __pv_queued_spin_unlock()
[mingo] sched/topology: Check variable group before dereferencing it
[mingo] stop_machine: Disable preemption after queueing stopper threads
[mingo] sched/deadline: Update rq_clock of later_rq when pushing a task
[mingo] sched/rt: Restore rt_runtime after disabling RT_RUNTIME_SHARE
[mingo] perf/x86/intel: Fix unwind errors from PEBS entries (mk-II)
[mingo] perf/core: Fix crash when using HW tracing kernel filters
[mingo] x86/boot: Fix if_changed build flip/flop bug
[Christoph Hellwig] nvmet: fixup crash on NULL device path
[Christoph Hellwig] nvmet: only check for filebacking on -ENOTBLK
[Will Deacon] arm64: Check for errata before evaluating cpu features
[Will Deacon] arm64: fix vmemmap BUILD_BUG_ON() triggering on !vmemmap setups
[dhowells] fscache: Allow cancelled operations to be enqueued
[dhowells] cachefiles: Fix refcounting bug in backing-file read monitoring
[dhowells] fscache: Fix reference overput in fscache_attach_object() error handling
[dhowells] cachefiles: Fix missing clear of the CACHEFILES_OBJECT_ACTIVE flag
[dhowells] cachefiles: Wait rather than BUG'ing on "Unexpected object collision"
[rostedt] tracing: Fix double free of event_trigger_data
[rostedt] ring_buffer: tracing: Inherit the tracing setting to next ring buffer
[rostedt] selftests/ftrace: Add snapshot and tracing_on test case
[rostedt] tracing/kprobes: Fix trace_probe flags on enable_trace_kprobe() failure
[boris.brezillon] drm/atomic: Check old_plane_state->crtc in
[boris.brezillon] drm/atomic: Initialize variables in drm_atomic_helper_async_check() to
[boris.brezillon] drm/vc4: Reset ->{x, y}_scaling[1] when dealing with uniplanar formats
[davem] virtio_net: Fix incosistent received bytes counter
[davem] hinic: Link the logical network device to the pci device in sysfs
[rodrigo.vivi] drm/i915/glk: Add Quirk for GLK NUC HDMI port issues.
[davem] tcp: ack immediately when a cwr packet arrives
[davem] net: igmp: make function __ip_mc_inc_group() static
[daniel] bpf, x32: Fix regression caused by commit 24dea04767e6
[daniel] xsk: fix poll/POLLIN premature returns
[rostedt] tracing: Fix possible double free in event_enable_trigger_func()
[rostedt] tracing: Quiet gcc warning about maybe unused link variable
[davem] netdevsim: don't leak devlink resources
[davem] cxgb4: Added missing break in ndo_udp_tunnel_{add/del}
[mchehab+samsung] media: bpf: ensure bpf program is freed on detach
[rostedt] kthread, tracing: Don't expose half-written comm when creating kthreads
[davem] net: fix amd-xgbe flow-control issue
[helgaas] PCI/AER: Work around use-after-free in pcie_do_fatal_recovery()
[axboe] block: bio_iov_iter_get_pages: fix size of last iovec
[axboe] blkdev: __blkdev_direct_IO_simple: fix leak in error case
[axboe] block: bio_iov_iter_get_pages: pin more pages for multi-segment IOs
[len.brown] tools/power turbostat: fix bogus summary values
[len.brown] tools/power turbostat: fix x2apic debug message output file
[len.brown] tools/power turbostat: Fix logical node enumeration to allow for
[davem] net: rollback orig value on failure of dev_qdisc_change_tx_queue_len
[davem] RDS: RDMA: Fix the NULL-ptr deref in rds_ib_get_mr
[daniel] xdp: add NULL pointer check in __xdp_return()
[daniel] bpf: btf: Use exact btf value_size match in map_check_btf()
[torvalds] delayacct: fix crash in delayacct_blkio_end() after delayacct init
[torvalds] kasan: only select SLUB_DEBUG with SYSFS=y
[torvalds] mm: disallow mappings that conflict for devm_memremap_pages()
[torvalds] ipc/sem.c: prevent queue.status tearing in semop
[torvalds] mm: fix exports that inadvertently make put_page() EXPORT_SYMBOL_GPL
[torvalds] mm: introduce vma_init()
[torvalds] mm: use vma_init() to initialize VMAs on stack and data segments
[torvalds] mm: fix vma_is_anonymous() false-positives
[torvalds] include/linux/eventfd.h: include linux/errno.h
[torvalds] zswap: re-check zswap_is_full() after do zswap_shrink()
[torvalds] kvm, mm: account shadow page tables to kmemcg
[davem] net: ena: Fix use of uninitialized DMA address bits field
[rafael.j.wysocki] ACPI / LPSS: Avoid PM quirks on suspend and resume from hibernation
[mst] tools/virtio: add dma barrier stubs
[mst] tools/virtio: add kmalloc_array stub
[axboe] block: reset bi_iter.bi_done after splitting bio
[len.brown] tools/power turbostat: Read extended processor family from CPUID
[len.brown] tools/power turbostat: version 18.07.27
[paul.burton] Revert "MIPS: BCM47XX: Enable 74K Core ExternalSync for PCIe erratum"
[vgupta] ARC: dma [non IOC]: fix arc_dma_sync_single_for_(device|cpu)
[vgupta] ARC: dma [non-IOC] setup SMP_CACHE_BYTES and cache_line_size
[bhelgaas] PCI: mobiveil: Avoid integer overflow in IB_WIN_SIZE
[daniel] perf build: Build error in libbpf missing initialization
[daniel] bpf: fix bpf_skb_load_bytes_relative pkt length check
[daniel] bpf: use GFP_ATOMIC instead of GFP_KERNEL in bpf_parse_prog()
[davem] nfp: flower: fix port metadata conversion bug
[davem] net: lan78xx: fix rx handling before first packet is send
[davem] enic: handle mtu change for vf properly
[davem] ipv4: remove BUG_ON() from fib_compute_spec_dst
[davem] net: mdio-mux: bcm-iproc: fix wrong getter and setter pair
[davem] net: socket: fix potential spectre v1 gadget in socketcall
[davem] net: socket: Fix potential spectre v1 gadget in sock_is_registered
[davem] tcp_bbr: fix bw probing to raise in-flight data for very small BDPs
[rafael.j.wysocki] ACPICA: AML Parser: ignore control method status in module-level code
[davem] NET: stmmac: align DMA stuff to largest cache line length
[tytso] ext4: fix check to prevent initializing reserved inodes
[torvalds] squashfs: be more careful about metadata corruption
[davem] netlink: Do not subscribe to non-existent groups
[davem] openvswitch: meter: Fix setting meter id for new entries
[torvalds] Linux 4.18-rc7
[mkl] can: ems_usb: Fix memory leak on ems_usb_disconnect()
[rmk+kernel] ARM: 8781/1: Fix Thumb-2 syscall return for binutils 2.29+
[mchehab+samsung] media: rc: read out of bounds if bpf reports high protocol number
[mchehab+samsung] media: v4l: vsp1: Fix deadlock in VSPDL DRM pipelines
[mst] virtio_balloon: fix another race between migration and ballooning
[acme] tools headers uapi: Update tools's copy of linux/perf_event.h
[acme] tools headers powerpc: Update asm/unistd.h copy to pick new
[acme] tools headers uapi: Refresh linux/bpf.h copy
[acme] tools arch: Update arch/x86/lib/memcpy_64.S copy used in 'perf bench mem
[acme] perf tools: Fix the build on the alpine:edge distro
[davem] xen-netfront: wait xenbus state change when load module manually
[davem] net/ipv6: fix metrics leak
[vgupta] ARC: add SMP_CACHE_BYTES value validate
[vgupta] ARC: [plat-eznps] Add missing struct nps_host_reg_aux_dpc
[vgupta] arc: [plat-eznps] fix data type errors in platform headers
[vgupta] arc: [plat-eznps] fix printk warning in arc/plat-eznps/mtm.c
[vgupta] arc: fix build errors in arc/include/asm/delay.h
[vgupta] arc: fix type warnings in arc/mm/cache.c
[davem] netlink: Don't shift with UB on nlk->ngroups
[davem] sparc/time: Add missing __init to init_tick_ops()
[davem] sparc: move MSI related definitions to where they are used
[davem] sparc: use asm-generic version of msi.h
[paul] audit: fix potential null dereference 'context->module.name'
[daniel] tools/bpftool: fix a percpu_array map dump problem
[daniel] net: xsk: don't return frames via the allocator on error
[torvalds] squashfs: more metadata hardening
[martin.petersen] scsi: qla2xxx: Fix memory leak for allocating abort IOCB
[martin.petersen] scsi: qedi: Fix a potential buffer overflow
[mingo] perf/x86/intel/uncore: Fix hardcoded index of Broadwell extra PCI
[rafael.j.wysocki] cpufreq: intel_pstate: Limit the scope of HWP dynamic boost platforms
[Will Deacon] crypto/arm64: aes-ce-gcm - add missing kernel_neon_begin/end pair
[bhelgaas] PCI: Fix is_added/is_busmaster race condition
[davem] net: dsa: mv88e6xxx: Fix SERDES support on 88E6141/6341
[saeedm] net/mlx5e: E-Switch, Initialize eswitch only if eswitch manager
[saeedm] net/mlx5e: Set port trust mode to PCP as default
[saeedm] net/mlx5e: Fix null pointer access when setting MTU of vport representor
[saeedm] net/mlx5e: IPoIB, Set the netdevice sw mtu in ipoib enhanced flow
[tglx] nohz: Fix local_timer_softirq_pending()
[davem] inet: frag: enforce memory limits earlier
[davem] ipv4: frags: handle possible skb truesize change
[davem] enic: do not call enic_change_mtu in enic_probe
[linus.walleij] gpiolib-acpi: make sure we trigger edge events at least once on boot
[mpe] powerpc/64s/radix: Fix missing global invalidations when removing copro
[davem] bonding: avoid lockdep confusion in bond_get_stats()
[davem] net: stmmac: Fix WoL for PCI-based setups
[davem] Documentation: dpaa2: Use correct heading adornment
[davem] netlink: Fix spectre v1 gadget in netlink_create()
[davem] net: dsa: Do not suspend/resume closed slave_dev
[torvalds] ia64: mark special ia64 memory areas anonymous
[torvalds] staging: ashmem: Fix SIGBUS crash when traversing mmaped ashmem pages
[torvalds] squashfs metadata 2: electric boogaloo
[davem] rxrpc: Fix user call ID check in rxrpc_service_prealloc_one
[torvalds] mm: delete historical BUG from zap_pmd_range()
[torvalds] mm: do not initialize TLB stack vma's with vma_init()
[Trond.Myklebust] NFSv4: Fix _nfs4_do_setlk()
[davem] Revert "net/ipv6: fix metrics leak"
[tglx] x86/boot/compressed/64: Validate trampoline placement against E820
[torvalds] squashfs: more metadata hardening
[torvalds] Squashfs: Compute expected length from inode size rather than block
[davem] selftest/net: fix protocol family to work for IPv4.
[martin.petersen] scsi: fcoe: fix use-after-free in fcoe_ctlr_els_send
[martin.petersen] scsi: fcoe: drop frames in ELS LOGO error path
[martin.petersen] scsi: fcoe: clear FC_RP_STARTED flags when receiving a LOGO
[darrick.wong] fs: fix iomap_bmap position calculation
[axboe] blk-mq: fix blk_mq_tagset_busy_iter
[davem] drivers: net: lmc: fix case value for target abort error
[torvalds] memcg: remove memcg_cgroup::id from IDR on mem_cgroup_css_alloc()
[torvalds] ipc/shm.c add ->pagesize function to shm_vm_ops
[torvalds] userfaultfd: remove uffd flags from vma->vm_flags if UFFD_EVENT_FORK
[daniel] selftests/bpf: update test_lwt_seg6local.sh according to iproute2
[tglx] genirq: Make force irq threading setup more robust
[tglx] nohz: Fix missing tick reprogram when interrupting an inline softirq
[martin.petersen] scsi: mpt3sas: Swap I/O memory read value back to cpu endianness
[martin.petersen] scsi: sr: Avoid that opening a CD-ROM hangs with runtime power
[martin.petersen] scsi: vmw_pvscsi: Return DID_RESET for status
[davem] mlxsw: core_acl_flex_actions: Return error for conflicting actions
[davem] mlxsw: core_acl_flex_actions: Remove redundant resource destruction
[davem] mlxsw: core_acl_flex_actions: Remove redundant counter destruction
[davem] mlxsw: core_acl_flex_actions: Remove redundant mirror resource
[davem] l2tp: fix missing refcount drop in pppol2tp_tunnel_ioctl()
[keescook] jfs: Fix usercopy whitelist for inline inode data
[davem] net/smc: no cursor update send in state SMC_INIT
[davem] netlink: Don't shift on 64 for ngroups
[torvalds] Partially revert "block: fail op_is_write() requests to read-only
[torvalds] Linux 4.18-rc8
[davem] ipv6: fix double refcount of fib6_metrics
[davem] ip6_tunnel: use the right value for ipv4 min mtu check in ip6_tnl_xmit
[daniel] bpf: btf: Change tools/lib/bpf/btf to LGPL
[viro] root dentries need RCU-delayed freeing
[davem] packet: refine ring v3 block size test to hold one frame
[herbert] crypto: arm64 - revert NEON yield for fast AEAD implementations
[herbert] crypto: x86/aegis,morus - Fix and simplify CPUID checks
[davem] cxgb4: mk_act_open_req() buggers ->{local, peer}_ip on big-endian hosts
[davem] net: thunderx: check for failed allocation lmac->dmacs
[davem] vsock: split dwork to avoid reinitializations
[davem] tipc: fix an interrupt unsafe locking scenario
[davem] dccp: fix undefined behavior with 'cwnd' shift in ccid2_cwnd_restart()
[davem] llc: use refcount_inc_not_zero() for llc_sap_find()
[davem] vhost: reset metadata cache when initializing new IOTLB
[ast] bpf, sockmap: fix bpf_tcp_sendmsg sock error handling
[ast] bpf, sockmap: fix leak in bpf_tcp_sendmsg wait for mem path
[ast] bpf, sockmap: fix cork timeout for select due to epipe
[deller] parisc: Enable CONFIG_MLONGCALLS by default
[deller] parisc: Define mb() and add memory barriers to assembler unlock
[davem] net/mlx5e: Properly check if hairpin is possible between two functions
[davem] net/mlx5e: Cleanup of dcbnl related fields
[davem] rxrpc: Fix the keepalive generator [ver #2]
[davem] net: aquantia: Fix IFF_ALLMULTI flag functionality
[davem] net/smc: no shutdown in state SMC_LISTEN
[davem] net/smc: allow sysctl rmem and wmem defaults for servers
[davem] net/smc: move sock lock in smc_ioctl()
[davem] dsa: slave: eee: Allow ports to use phylink
[wsa] i2c: xlp9xx: Fix case where SSIF read transaction completes early
[daniel] xdp: fix bug in cpumap teardown code path
[daniel] samples/bpf: xdp_redirect_cpu adjustment to reproduce teardown race
[daniel] xdp: fix bug in devmap teardown code path
[viro] fix mntput/mntput race
[viro] fix __legitimize_mnt()/mntput() race
[viro] make sure that __dentry_kill() always invalidates d_seq, unhashed or not
[torvalds] MAINTAINERS: GDB: update e-mail address
[torvalds] lib/ubsan: remove null-pointer checks
[torvalds] mm/memory.c: check return value of ioremap_prot
[torvalds] zram: remove BD_CAP_SYNCHRONOUS_IO with writeback feature
[davem] net: ethernet: ti: cpsw: clear all entries when delete vid
[davem] net: ethernet: ti: cpsw: fix runtime_pm while add/kill vlan
[davem] xen/netfront: don't cache skb_shinfo()
[torvalds] init: rename and re-order boot_cpu_state_init()
[torvalds] Linux 4.18
[gregkh] x86/paravirt: Fix spectre-v2 mitigations for paravirt guests
[gregkh] x86/speculation: Protect against userspace-userspace spectreRSB
[gregkh] kprobes/x86: Fix %p uses in error messages
[gregkh] x86/irqflags: Provide a declaration for native_save_fl
[gregkh] x86/speculation/l1tf: Increase 32bit PAE __PHYSICAL_PAGE_SHIFT
[gregkh] x86/speculation/l1tf: Change order of offset/type in swap entry
[gregkh] x86/speculation/l1tf: Protect swap entries against L1TF
[gregkh] x86/speculation/l1tf: Protect PROT_NONE PTEs against speculation
[gregkh] x86/speculation/l1tf: Make sure the first page is always reserved
[gregkh] x86/speculation/l1tf: Add sysfs reporting for l1tf
[gregkh] x86/speculation/l1tf: Disallow non privileged high MMIO PROT_NONE
[gregkh] x86/speculation/l1tf: Limit swap file size to MAX_PA/2
[gregkh] x86/bugs: Move the l1tf function and define pr_fmt properly
[gregkh] sched/smt: Update sched_smt_present at runtime
[gregkh] x86/smp: Provide topology_is_primary_thread()
[gregkh] x86/topology: Provide topology_smt_supported()
[gregkh] cpu/hotplug: Make bringup/teardown of smp threads symmetric
[gregkh] cpu/hotplug: Split do_cpu_down()
[gregkh] cpu/hotplug: Provide knobs to control SMT
[gregkh] x86/cpu: Remove the pointless CPU printout
[gregkh] x86/cpu/AMD: Remove the pointless detect_ht() call
[gregkh] x86/cpu/common: Provide detect_ht_early()
[gregkh] x86/cpu/topology: Provide detect_extended_topology_early()
[gregkh] x86/cpu/intel: Evaluate smp_num_siblings early
[gregkh] x86/CPU/AMD: Do not check CPUID max ext level before parsing SMP info
[gregkh] x86/cpu/AMD: Evaluate smp_num_siblings early
[gregkh] x86/apic: Ignore secondary threads if nosmt=force
[gregkh] x86/speculation/l1tf: Extend 64bit swap file size limit
[gregkh] x86/cpufeatures: Add detection of L1D cache flush support.
[gregkh] x86/CPU/AMD: Move TOPOEXT reenablement before reading smp_num_siblings
[gregkh] x86/speculation/l1tf: Protect PAE swap entries against L1TF
[gregkh] x86/speculation/l1tf: Fix up pte->pfn conversion for PAE
[gregkh] Revert "x86/apic: Ignore secondary threads if nosmt=force"
[gregkh] cpu/hotplug: Boot HT siblings at least once
[gregkh] x86/KVM: Warn user if KVM is loaded SMT and L1TF CPU bug being present
[gregkh] x86/KVM/VMX: Add module argument for L1TF mitigation
[gregkh] x86/KVM/VMX: Add L1D flush algorithm
[gregkh] x86/KVM/VMX: Add L1D MSR based flush
[gregkh] x86/KVM/VMX: Add L1D flush logic
[gregkh] x86/KVM/VMX: Split the VMX MSR LOAD structures to have an host/guest
[gregkh] x86/KVM/VMX: Add find_msr() helper function
[gregkh] x86/KVM/VMX: Separate the VMX AUTOLOAD guest/host number accounting
[gregkh] x86/KVM/VMX: Extend add_atomic_switch_msr() to allow VMENTER only MSRs
[gregkh] x86/KVM/VMX: Use MSR save list for IA32_FLUSH_CMD if required
[gregkh] cpu/hotplug: Online siblings when SMT control is turned on
[gregkh] x86/litf: Introduce vmx status variable
[gregkh] x86/kvm: Drop L1TF MSR list approach
[gregkh] x86/l1tf: Handle EPT disabled state proper
[gregkh] x86/kvm: Move l1tf setup function
[gregkh] x86/kvm: Add static key for flush always
[gregkh] x86/kvm: Serialize L1D flush parameter setter
[gregkh] x86/kvm: Allow runtime control of L1D flush
[gregkh] cpu/hotplug: Expose SMT control init function
[gregkh] cpu/hotplug: Set CPU_SMT_NOT_SUPPORTED early
[gregkh] x86/bugs, kvm: Introduce boot-time control of L1TF mitigations
[gregkh] Documentation: Add section about CPU vulnerabilities
[gregkh] x86/speculation/l1tf: Unbreak !__HAVE_ARCH_PFN_MODIFY_ALLOWED
[gregkh] x86/KVM/VMX: Initialize the vmx_l1d_flush_pages' content
[gregkh] Documentation/l1tf: Fix typos
[gregkh] cpu/hotplug: detect SMT disabled by BIOS
[gregkh] x86/KVM/VMX: Don't set l1tf_flush_l1d to true from vmx_l1d_flush()
[gregkh] x86/KVM/VMX: Replace 'vmx_l1d_flush_always' with 'vmx_l1d_flush_cond'
[gregkh] x86/KVM/VMX: Move the l1tf_flush_l1d test to vmx_l1d_flush()
[gregkh] x86/irq: Demote irq_cpustat_t::__softirq_pending to u16
[gregkh] x86/KVM/VMX: Introduce per-host-cpu analogue of l1tf_flush_l1d
[gregkh] x86: Don't include linux/irq.h from asm/hardirq.h
[gregkh] x86/irq: Let interrupt handlers set kvm_cpu_l1tf_flush_l1d
[gregkh] x86/KVM/VMX: Don't set l1tf_flush_l1d from vmx_handle_external_intr()
[gregkh] Documentation/l1tf: Remove Yonah processors from not vulnerable list
[gregkh] x86/speculation: Simplify sysfs report of VMX L1TF vulnerability
[gregkh] x86/speculation: Use ARCH_CAPABILITIES to skip L1D flush on vmentry
[gregkh] KVM: VMX: Tell the nested hypervisor to skip L1D flush on vmentry
[gregkh] cpu/hotplug: Fix SMT supported evaluation
[gregkh] x86/speculation/l1tf: Invert all not present mappings
[gregkh] x86/speculation/l1tf: Make pmd/pud_mknotpresent() invert
[gregkh] x86/mm/pat: Make set_memory_np() L1TF safe
[gregkh] x86/mm/kmmio: Make the tracer robust against L1TF
[gregkh] tools headers: Synchronise x86 cpufeatures.h for L1TF additions
[gregkh] x86/microcode: Allow late microcode loading with SMT disabled
[gregkh] x86/smp: fix non-SMP broken build due to redefinition of
[gregkh] cpu/hotplug: Non-SMP machines do not make use of booted_once
[gregkh] x86/init: fix build with CONFIG_SWAP=n
[gregkh] Linux 4.18.1
[gregkh] x86/l1tf: Fix build error seen if CONFIG_KVM_INTEL is disabled
[gregkh] x86: i8259: Add missing include file
[gregkh] x86/hyper-v: Check for VP_INVAL in hyperv_flush_tlb_others()
[gregkh] x86/platform/UV: Mark memblock related init code and data correctly
[gregkh] x86/mm/pti: Clear Global bit more aggressively
[gregkh] xen/pv: Call get_cpu_address_sizes to set x86_virt/phys_bits
[gregkh] x86/mm: Disable ioremap free page handling on x86-PAE
[gregkh] kbuild: verify that $DEPMOD is installed
[gregkh] crypto: ccree - fix finup
[gregkh] crypto: ccree - fix iv handling
[gregkh] crypto: ccp - Check for NULL PSP pointer at module unload
[gregkh] crypto: ccp - Fix command completion detection race
[gregkh] crypto: x86/sha256-mb - fix digest copy in
[gregkh] crypto: vmac - require a block cipher with 128-bit block size
[gregkh] crypto: vmac - separate tfm and request context
[gregkh] crypto: blkcipher - fix crash flushing dcache in error path
[gregkh] crypto: ablkcipher - fix crash flushing dcache in error path
[gregkh] crypto: skcipher - fix aligning block size in skcipher_copy_iv()
[gregkh] crypto: skcipher - fix crash flushing dcache in error path
[gregkh] Bluetooth: hidp: buffer overflow in hidp_process_report
[gregkh] ioremap: Update pgtable free interfaces with addr
[gregkh] x86/mm: Add TLB purge to free pmd/pte page interfaces
[gregkh] Linux 4.18.2
[gregkh] x86/speculation/l1tf: Exempt zeroed PTEs from inversion
[gregkh] Linux 4.18.3
[gregkh] l2tp: use sk_dst_check() to avoid race on sk->sk_dst_cache
[gregkh] net_sched: fix NULL pointer dereference when delete tcindex filter
[gregkh] net_sched: Fix missing res info when create new tc_index filter
[gregkh] r8169: don't use MSI-X on RTL8168g
[gregkh] ALSA: hda - Sleep for 10ms after entering D3 on Conexant codecs
[gregkh] ALSA: hda - Turn CX8200 into D3 as well upon reboot
[gregkh] ALSA: vx222: Fix invalid endian conversions
[gregkh] ALSA: virmidi: Fix too long output trigger loop
[gregkh] ALSA: cs5535audio: Fix invalid endian conversion
[gregkh] ALSA: dice: fix wrong copy to rx parameters for Alesis iO26
[gregkh] ALSA: hda: Correct Asrock B85M-ITX power_save blacklist entry
[gregkh] ALSA: memalloc: Don't exceed over the requested size
[gregkh] ALSA: vxpocket: Fix invalid endian conversions
[gregkh] ALSA: seq: Fix poll() error return
[gregkh] media: gl861: fix probe of dvb_usb_gl861
[gregkh] USB: serial: sierra: fix potential deadlock at close
[gregkh] USB: serial: pl2303: add a new device id for ATEN
[gregkh] USB: option: add support for DW5821e
[gregkh] ACPI / PM: save NVS memory for ASUS 1025C laptop
[gregkh] tty: serial: 8250: Revert NXP SC16C2552 workaround
[gregkh] serial: 8250_exar: Read INT0 from slave device, too
[gregkh] serial: 8250_dw: always set baud rate in dw8250_set_termios
[gregkh] serial: 8250_dw: Add ACPI support for uart on Broadcom SoC
[gregkh] uio: fix wrong return value from uio_mmap()
[gregkh] misc: sram: fix resource leaks in probe error path
[gregkh] Revert "uio: use request_threaded_irq instead"
[gregkh] Bluetooth: avoid killing an already killed socket
[gregkh] isdn: Disable IIOCDBGVAR
[gregkh] net: sock_diag: Fix spectre v1 gadget in __sock_diag_cmd()
[gregkh] hv/netvsc: Fix NULL dereference at single queue mode fallback
[gregkh] r8169: don't use MSI-X on RTL8106e
[gregkh] ip_vti: fix a null pointer deferrence when create vti fallback tunnel
[gregkh] net: ethernet: mvneta: Fix napi structure mixup on armada 3700
[gregkh] net: mvneta: fix mvneta_config_rss on armada 3700
[gregkh] cls_matchall: fix tcf_unbind_filter missing
[gregkh] Linux 4.18.4
[gregkh] EDAC: Add missing MEM_LRDDR4 entry in edac_mem_types[]
[gregkh] pty: fix O_CLOEXEC for TIOCGPTPEER
[gregkh] mm: Allow non-direct-map arguments to free_reserved_area()
[gregkh] x86/mm/init: Pass unconverted symbol addresses to free_init_pages()
[gregkh] x86/mm/init: Add helper for freeing kernel image pages
[gregkh] x86/mm/init: Remove freed kernel image areas from alias mapping
[gregkh] powerpc64s: Show ori31 availability in spectre_v1 sysfs file not v2
[gregkh] ext4: fix spectre gadget in ext4_mb_regular_allocator()
[gregkh] drm/i915/kvmgt: Fix potential Spectre v1
[gregkh] drm/amdgpu/pm: Fix potential Spectre v1
[gregkh] parisc: Remove unnecessary barriers from spinlock.h
[gregkh] parisc: Remove ordered stores from syscall.S
[gregkh] PCI: Restore resized BAR state on resume
[gregkh] PCI / ACPI / PM: Resume all bridges on suspend-to-RAM
[gregkh] PCI: hotplug: Don't leak pci_slot on registration failure
[gregkh] PCI: aardvark: Size bridges before resources allocation
[gregkh] PCI: Skip MPS logic for Virtual Functions (VFs)
[gregkh] PCI: pciehp: Fix use-after-free on unplug
[gregkh] PCI: pciehp: Fix unprotected list iteration in IRQ handler
[gregkh] i2c: core: ACPI: Properly set status byte to 0 for multi-byte writes
[gregkh] i2c: imx: Fix race condition in dma read
[gregkh] reiserfs: fix broken xattr handling (heap corruption, bad retval)
[gregkh] Linux 4.18.5
------------------------------------------
Started by upstream project "trigger-rpb-kernel-noupstream" build number 56
originally caused by:
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on x86_64-14-cb2f1f0fd481 (docker-stretch docker-lkft docker-stretch-amd64) in workspace <https://ci.linaro.org/job/96boards-reference-kernel-enterprise/ws/>
Cloning the remote Git repository
Cloning repository https://github.com/Linaro/rpk.git
> /usr/bin/git init <https://ci.linaro.org/job/96boards-reference-kernel-enterprise/ws/linux> # timeout=10
Fetching upstream changes from https://github.com/Linaro/rpk.git
> /usr/bin/git --version # timeout=10
> /usr/bin/git fetch --tags --progress https://github.com/Linaro/rpk.git +refs/heads/*:refs/remotes/origin/*
> /usr/bin/git config remote.origin.url https://github.com/Linaro/rpk.git # timeout=10
> /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
> /usr/bin/git config remote.origin.url https://github.com/Linaro/rpk.git # timeout=10
Fetching upstream changes from https://github.com/Linaro/rpk.git
> /usr/bin/git fetch --tags --progress https://github.com/Linaro/rpk.git +refs/heads/erp-noupstream:refs/remotes/origin/erp-noupstream
> /usr/bin/git rev-parse refs/remotes/origin/erp-noupstream^{commit} # timeout=10
> /usr/bin/git rev-parse refs/remotes/origin/refs/heads/erp-noupstream^{commit} # timeout=10
Checking out Revision 96158f3a9e7027056a2e35cff5212434294b3b34 (refs/remotes/origin/erp-noupstream)
> /usr/bin/git config core.sparsecheckout # timeout=10
> /usr/bin/git checkout -f 96158f3a9e7027056a2e35cff5212434294b3b34
Commit message: "Linux 4.18.5"
> /usr/bin/git rev-list --no-walk 2e6cb74e8ab18bae7da10c7e29e48244fc513065 # timeout=10
Set build name.
New build name is '#294'
Requesting publishing token for https://snapshots.linaro.org/api/v2/token/
[96boards-reference-kernel-enterprise] $ /bin/bash /tmp/jenkins2119216384530722755.sh
+ sudo apt-get update -q=2
+ sudo apt-get install -y ccache python-requests quilt cpio rsync dh-exec
Reading package lists...
Building dependency tree...
Reading state information...
ccache is already the newest version (3.3.4-1).
python-requests is already the newest version (2.12.4-1).
rsync is already the newest version (3.1.2-1+deb9u1).
rsync set to manually installed.
Suggested packages:
libarchive1 procmail graphviz
The following NEW packages will be installed:
cpio dh-exec quilt
0 upgraded, 3 newly installed, 0 to remove and 31 not upgraded.
Need to get 514 kB of archives.
After this operation, 1,583 kB of additional disk space will be used.
Get:1 http://deb.debian.org/debian stretch/main amd64 cpio amd64 2.11+dfsg-6 [180 kB]
Get:2 http://deb.debian.org/debian stretch/main amd64 quilt all 0.63-8 [308 kB]
Get:3 http://deb.debian.org/debian stretch/main amd64 dh-exec amd64 0.23+b1 [26.7 kB]
debconf: unable to initialize frontend: Dialog
debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.)
debconf: falling back to frontend: Readline
debconf: unable to initialize frontend: Readline
debconf: (This frontend requires a controlling tty.)
debconf: falling back to frontend: Teletype
dpkg-preconfigure: unable to re-open stdin:
Fetched 514 kB in 0s (2,335 kB/s)
Selecting previously unselected package cpio.
(Reading database ... (Reading database ... 5%(Reading database ... 10%(Reading database ... 15%(Reading database ... 20%(Reading database ... 25%(Reading database ... 30%(Reading database ... 35%(Reading database ... 40%(Reading database ... 45%(Reading database ... 50%(Reading database ... 55%(Reading database ... 60%(Reading database ... 65%(Reading database ... 70%(Reading database ... 75%(Reading database ... 80%(Reading database ... 85%(Reading database ... 90%(Reading database ... 95%(Reading database ... 100%(Reading database ... 38353 files and directories currently installed.)
Preparing to unpack .../cpio_2.11+dfsg-6_amd64.deb ...
Unpacking cpio (2.11+dfsg-6) ...
Selecting previously unselected package quilt.
Preparing to unpack .../archives/quilt_0.63-8_all.deb ...
Unpacking quilt (0.63-8) ...
Selecting previously unselected package dh-exec.
Preparing to unpack .../dh-exec_0.23+b1_amd64.deb ...
Unpacking dh-exec (0.23+b1) ...
Setting up quilt (0.63-8) ...
Setting up cpio (2.11+dfsg-6) ...
update-alternatives: using /bin/mt-gnu to provide /bin/mt (mt) in auto mode
Setting up dh-exec (0.23+b1) ...
Processing triggers for man-db (2.7.6.1-2) ...
+ git clone --depth 1 -b rpb-stretch https://github.com/Linaro/debian-kernel-packaging.git debian-pkg
Cloning into 'debian-pkg'...
+ cd <https://ci.linaro.org/job/96boards-reference-kernel-enterprise/ws/linux>
++ make kernelversion
+ kernel_version=4.18.5
++ echo 4.18.5
++ sed -e 's/\.0-rc/~rc/'
+ kernel_deb_pkg_version=4.18.5
+ export KDEB_PKGVERSION=4.18.5.linaro.294-1
+ KDEB_PKGVERSION=4.18.5.linaro.294-1
+ git tag -f v4.18.5
+ cd <https://ci.linaro.org/job/96boards-reference-kernel-enterprise/ws/debian-pkg>
+ sed -i 's/^abiname:.*/abiname: 294/g' debian/config/defines
+ cat
++ date -R
+ debian/rules clean
/usr/bin/make -f debian/rules debian/control-real
make[1]: Entering directory '<https://ci.linaro.org/job/96boards-reference-kernel-enterprise/ws/debian-pkg'>
PYTHONHASHSEED=0 debian/bin/gencontrol.py
md5sum debian/bin/gencontrol.py debian/changelog debian/templates/control.main.in debian/templates/control.image-unsigned.in debian/templates/image.preinst.in debian/templates/image.prerm.in debian/templates/control.libc-dev.in debian/templates/control.tools.in debian/templates/tests-control.main.in debian/templates/image.postrm.in debian/templates/headers.postinst.in debian/templates/perf.lintian-overrides.in debian/templates/image-dbg.lintian-overrides.in debian/templates/control.image.in debian/templates/control.image-dbg.in debian/templates/control.source.in debian/templates/control.headers.featureset.in debian/templates/image.postinst.in debian/templates/control.headers.in debian/templates/control.extra.in debian/templates/control.docs.in debian/templates/control.headers.arch.in debian/config/defines debian/config/i386/defines debian/config/ppc64el/defines debian/config/tilegx/defines debian/config/mips64el/defines debian/config/sh3/defines debian/config/armhf/defines debian/config/amd64/defines debian/config/mipsr6el/defines debian/config/mips/defines debian/config/arm64/defines debian/config/mipsn32/defines debian/config/mipsn32el/defines debian/config/featureset-rt/defines debian/config/sparc/defines debian/config/powerpc/defines debian/config/ppc64/defines debian/config/x32/defines debian/config/mips64/defines debian/config/sparc64/defines debian/config/mipsel/defines debian/config/sh4/defines debian/config/mipsr6/defines debian/config/powerpcspe/defines debian/config/m68k/defines debian/config/s390x/defines debian/config/ia64/defines debian/config/mipsn32r6/defines debian/config/alpha/defines debian/config/mipsn32r6el/defines debian/config/hppa/defines debian/config/armel/defines debian/config/mips64r6/defines debian/config/arm64ilp32/defines debian/config/mips64r6el/defines debian/config/s390/defines debian/config/i386/none/defines debian/config/i386/rt/defines debian/config/amd64/none/defines debian/config/amd64/rt/defines debian/config/arm64/none/defines debian/installer/i386/kernel-versions debian/installer/ppc64el/kernel-versions debian/installer/mips64el/kernel-versions debian/installer/mipsr6/kernel-versions debian/installer/armhf/kernel-versions debian/installer/amd64/kernel-versions debian/installer/mipsr6el/kernel-versions debian/installer/mips/kernel-versions debian/installer/arm64/kernel-versions debian/installer/powerpc/kernel-versions debian/installer/ppc64/kernel-versions debian/installer/mips64/kernel-versions debian/installer/sparc64/kernel-versions debian/installer/mipsel/kernel-versions debian/installer/sh4/kernel-versions debian/installer/m68k/kernel-versions debian/installer/s390x/kernel-versions debian/installer/ia64/kernel-versions debian/installer/alpha/kernel-versions debian/installer/hppa/kernel-versions debian/installer/armel/kernel-versions debian/installer/mips64r6/kernel-versions debian/installer/mips64r6el/kernel-versions debian/installer/i386/package-list debian/installer/ppc64el/package-list debian/installer/mips64el/package-list debian/installer/mipsr6/package-list debian/installer/armhf/package-list debian/installer/amd64/package-list debian/installer/mipsr6el/package-list debian/installer/mips/package-list debian/installer/arm64/package-list debian/installer/powerpc/package-list debian/installer/ppc64/package-list debian/installer/mips64/package-list debian/installer/sparc64/package-list debian/installer/mipsel/package-list debian/installer/sh4/package-list debian/installer/m68k/package-list debian/installer/s390x/package-list debian/installer/ia64/package-list debian/installer/alpha/package-list debian/installer/hppa/package-list debian/installer/armel/package-list debian/installer/mips64r6/package-list debian/installer/mips64r6el/package-list debian/installer/package-list > debian/control.md5sum
This target is made to fail intentionally, to make sure
that it is NEVER run during the automated build. Please
ignore the following error, the debian/control file has
been generated SUCCESSFULLY.
#exit 1 - required by linaro ci
make[1]: Leaving directory '<https://ci.linaro.org/job/96boards-reference-kernel-enterprise/ws/debian-pkg'>
dh_testdir
rm -rf debian/build debian/stamps debian/lib/python/debian_linux/*.pyc debian/lib/python/debian_linux/__pycache__ $(find debian -maxdepth 1 -type d -name 'linux-*') debian/*-modules-*-di* debian/kernel-image-*-di* debian/xen-linux-system-* debian/*-tmp
dh_clean
+ debian/bin/genorig.py ../linux
error: v4.18.5: cannot verify a non-tag object of type commit.
Using source name linux, version 4.18.5.linaro.294, linaro 294
Exporting v4.18.5 from ../linux
GPG verify failed v4.18.5 from ../linux
Patching source with debian patch (series orig)
(+) OK debian/dfsg/arch-powerpc-platforms-8xx-ucode-disable.patch
(+) OK debian/dfsg/drivers-media-dvb-dvb-usb-af9005-disable.patch
(+) OK debian/dfsg/vs6624-disable.patch
(+) OK debian/dfsg/drivers-net-appletalk-cops.patch
(+) OK debian/dfsg/video-remove-nvidiafb-and-rivafb.patch
(remove) OK Documentation/netlabel/draft-ietf-cipso-ipsecurity-01.txt
(remove) OK arch/powerpc/sysdev/micropatch.c
(remove) OK drivers/media/usb/dvb-usb/af9005-script.h
(remove) OK drivers/media/i2c/vs6624.c
(remove) OK drivers/net/appletalk/cops.c
(remove) OK drivers/net/appletalk/cops.h
(remove) OK drivers/net/appletalk/cops_ffdrv.h
(remove) OK drivers/net/appletalk/cops_ltdrv.h
(remove) OK drivers/video/fbdev/nvidia/
(remove) OK drivers/video/fbdev/riva/
(X) OK debian/dfsg/files-1
Generate tarball ../orig/linux_4.18.5.linaro.294.orig.tar.xz
+ debian/rules orig
mkdir -p ../orig
tar -C ../orig -xaf ../linux_4.18.5.linaro.294.orig.tar.xz
rsync --delete --exclude /debian --exclude .svk --exclude .svn --exclude .git --link-dest=../orig/linux-4.18.5.linaro.294/ -a ../orig/linux-4.18.5.linaro.294/ .
QUILT_PATCHES='<https://ci.linaro.org/job/96boards-reference-kernel-enterprise/ws/debian-pk…'> QUILT_PC=.pc quilt push --quiltrc - -a -q --fuzz=0
Applying patch debian/version.patch
1 out of 3 hunks FAILED
1 out of 2 hunks FAILED
Patch debian/version.patch does not apply (enforce with -f)
debian/rules:68: recipe for target 'orig' failed
make: *** [orig] Error 1
Build step 'Execute shell' marked build as failure
Set build name.
New build name is '#294'
Archiving artifacts