2020-06-20 08:28:07

by Greg Kroah-Hartman

[permalink] [raw]
Subject: [PATCH 5.4 000/259] 5.4.48-rc2 review

This is the start of the stable review cycle for the 5.4.48 release.
There are 259 patches in this series, all will be posted as a response
to this one. If anyone has any issues with these being applied, please
let me know.

Responses should be made by Mon, 22 Jun 2020 08:21:26 +0000.
Anything received after that time might be too late.

The whole patch series can be found in one patch at:
https://www.kernel.org/pub/linux/kernel/v5.x/stable-review/patch-5.4.48-rc2.gz
or in the git tree and branch at:
git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-5.4.y
and the diffstat can be found below.

thanks,

greg k-h

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

Greg Kroah-Hartman <[email protected]>
Linux 5.4.48-rc2

Adrian Hunter <[email protected]>
perf symbols: Fix kernel maps for kcore and eBPF

Adrian Hunter <[email protected]>
perf symbols: Fix debuginfo search for Ubuntu

Masami Hiramatsu <[email protected]>
perf probe: Check address correctness by map instead of _etext

Masami Hiramatsu <[email protected]>
perf probe: Fix to check blacklist address correctly

Masami Hiramatsu <[email protected]>
perf probe: Do not show the skipped events

Jaegeuk Kim <[email protected]>
f2fs: fix checkpoint=disable:%u%%

H. Nikolaus Schaller <[email protected]>
w1: omap-hdq: cleanup to add missing newline for some dev_dbg

Miquel Raynal <[email protected]>
mtd: rawnand: tmio: Fix the probe error path

Miquel Raynal <[email protected]>
mtd: rawnand: mtk: Fix the probe error path

Miquel Raynal <[email protected]>
mtd: rawnand: pasemi: Fix the probe error path

Miquel Raynal <[email protected]>
mtd: rawnand: plat_nand: Fix the probe error path

Miquel Raynal <[email protected]>
mtd: rawnand: sunxi: Fix the probe error path

Miquel Raynal <[email protected]>
mtd: rawnand: oxnas: Fix the probe error path

Miquel Raynal <[email protected]>
mtd: rawnand: socrates: Fix the probe error path

Miquel Raynal <[email protected]>
mtd: rawnand: orion: Fix the probe error path

Miquel Raynal <[email protected]>
mtd: rawnand: xway: Fix the probe error path

Miquel Raynal <[email protected]>
mtd: rawnand: ingenic: Fix the probe error path

Miquel Raynal <[email protected]>
mtd: rawnand: sharpsl: Fix the probe error path

Miquel Raynal <[email protected]>
mtd: rawnand: diskonchip: Fix the probe error path

Álvaro Fernández Rojas <[email protected]>
mtd: rawnand: brcmnand: fix hamming oob layout

Miquel Raynal <[email protected]>
mtd: rawnand: onfi: Fix redundancy detection check

Boris Brezillon <[email protected]>
mtd: rawnand: Fix nand_gpio_waitrdy()

NeilBrown <[email protected]>
sunrpc: clean up properly in gss_mech_unregister()

NeilBrown <[email protected]>
sunrpc: svcauth_gss_register_pseudoflavor must reject duplicate registrations.

Masahiro Yamada <[email protected]>
kbuild: force to build vmlinux if CONFIG_MODVERSION=y

Michael Ellerman <[email protected]>
powerpc/64s: Save FSCR to init_task.thread.fscr after feature init

Michael Ellerman <[email protected]>
powerpc/64s: Don't let DT CPU features set FSCR_DSCR

Christophe Leroy <[email protected]>
powerpc/32: Disable KASAN with pages bigger than 16k

Christophe Leroy <[email protected]>
powerpc/kasan: Fix shadow pages allocation failure

Christophe Leroy <[email protected]>
powerpc/kasan: Fix issues by lowering KASAN_SHADOW_END

Christophe Leroy <[email protected]>
powerpc/32s: Fix another build failure with CONFIG_PPC_KUAP_DEBUG

Michael Ellerman <[email protected]>
drivers/macintosh: Fix memleak in windfarm_pm112 driver

Jonathan Bakker <[email protected]>
ARM: dts: s5pv210: Set keep-power-in-suspend for SDHCI1 on Aries

Ludovic Desroches <[email protected]>
ARM: dts: at91: sama5d2_ptc_ek: fix vbus pin

Marek Szyprowski <[email protected]>
ARM: dts: exynos: Fix GPIO polarity for thr GalaxyS3 CM36651 sensor's bus

Corentin Labbe <[email protected]>
soc/tegra: pmc: Select GENERIC_PINCONF

Dmitry Osipenko <[email protected]>
ARM: tegra: Correct PL310 Auxiliary Control Register initialization

Douglas Anderson <[email protected]>
kernel/cpu_pm: Fix uninitted local in cpu_pm

Hari Bathini <[email protected]>
powerpc/fadump: Account for memory_limit while reserving memory

Hari Bathini <[email protected]>
powerpc/fadump: consider reserved ranges while reserving memory

Hari Bathini <[email protected]>
powerpc/fadump: use static allocation for reserved memory ranges

Mikulas Patocka <[email protected]>
alpha: fix memory barriers so that they conform to the specification

Eric Biggers <[email protected]>
dm crypt: avoid truncating the logical block size

Al Viro <[email protected]>
sparc64: fix misuses of access_process_vm() in genregs32_[sg]et()

Al Viro <[email protected]>
sparc32: fix register window handling in genregs32_[gs]et()

Wei Yongjun <[email protected]>
gnss: sirf: fix error return code in sirf_probe()

Jonathan Bakker <[email protected]>
pinctrl: samsung: Save/restore eint_mask over suspend for EINT_TYPE GPIOs

Jonathan Bakker <[email protected]>
pinctrl: samsung: Correct setting of eint wakeup mask on s5pv210

Qiushi Wu <[email protected]>
power: supply: core: fix memory leak in HWMON error path

Michał Mirosław <[email protected]>
power: supply: core: fix HWMON temperature labels

Anders Roxell <[email protected]>
power: vexpress: add suppress_bind_attrs to true

Alexander Monakov <[email protected]>
EDAC/amd64: Add AMD family 17h model 60h PCI IDs

Alexander Monakov <[email protected]>
hwmon: (k10temp) Add AMD family 17h model 60h PCI match

Kai-Heng Feng <[email protected]>
igb: Report speed and duplex as unknown when device is runtime suspended

Weiyi Lu <[email protected]>
clk: mediatek: assign the initial value to clk_init_data of mtk_mux

Tomi Valkeinen <[email protected]>
media: ov5640: fix use of destroyed mutex

Larry Finger <[email protected]>
b43_legacy: Fix connection problem with WPA3

Larry Finger <[email protected]>
b43: Fix connection problem with WPA3

Larry Finger <[email protected]>
b43legacy: Fix case where channel status is corrupted

Michał Mirosław <[email protected]>
Bluetooth: hci_bcm: fix freeing not-requested IRQ

Lukas Wunner <[email protected]>
serial: 8250: Avoid error message on reprobe

Samuel Holland <[email protected]>
media: cedrus: Program output format during each run

Chuhong Yuan <[email protected]>
media: go7007: fix a miss of snd_card_free

Christian Lamparter <[email protected]>
carl9170: remove P2P_GO support

Punit Agrawal <[email protected]>
e1000e: Relax condition to trigger reset for ME workaround

Kai-Heng Feng <[email protected]>
e1000e: Disable TSO for buffer overrun workaround

Ashok Raj <[email protected]>
PCI: Program MPS for RCiEP devices

Krzysztof Struczynski <[email protected]>
ima: Set again build_ima_appraise variable

Krzysztof Struczynski <[email protected]>
ima: Remove redundant policy rule set in add_rules()

Alexander Monakov <[email protected]>
x86/amd_nb: Add AMD family 17h model 60h PCI IDs

Kai-Heng Feng <[email protected]>
serial: 8250_pci: Move Pericom IDs to pci_ids.h

Tiezhu Yang <[email protected]>
PCI: Add Loongson vendor ID

Yazen Ghannam <[email protected]>
x86/amd_nb: Add Family 19h PCI IDs

Jon Derrick <[email protected]>
PCI: vmd: Add device id for VMD device 8086:9A0B

Ashok Raj <[email protected]>
PCI: Add ACS quirk for Intel Root Complex Integrated Endpoints

Kevin Buettner <[email protected]>
PCI: Avoid FLR for AMD Starship USB 3.0

Marcos Scriven <[email protected]>
PCI: Avoid FLR for AMD Matisse HD Audio & USB 3.0

Kai-Heng Feng <[email protected]>
PCI: Avoid Pericom USB controller OHCI/EHCI PME# defect

Eric Biggers <[email protected]>
ext4: fix race between ext4_sync_parent() and rename()

Jeffle Xu <[email protected]>
ext4: fix error pointer dereference

Harshad Shirwadkar <[email protected]>
ext4: fix EXT_MAX_EXTENT/INDEX to check for zeroed eh_max

Roberto Sassu <[email protected]>
evm: Fix possible memory leak in evm_calc_hmac_or_hash()

Roberto Sassu <[email protected]>
ima: Remove __init annotation from ima_pcrread()

Roberto Sassu <[email protected]>
ima: Call ima_calc_boot_aggregate() in ima_eventdigest_init()

Roberto Sassu <[email protected]>
ima: Directly assign the ima_default_policy pointer to ima_rules

Roberto Sassu <[email protected]>
ima: Evaluate error in init_ima()

Roberto Sassu <[email protected]>
ima: Switch to ima_hash_algo for boot aggregate

Krzysztof Struczynski <[email protected]>
ima: Fix ima digest hash table key calculation

Pavel Tatashin <[email protected]>
mm: call cond_resched() from deferred_init_memmap()

Daniel Jordan <[email protected]>
mm/pagealloc.c: call touch_nmi_watchdog() on max order boundaries in deferred init

Pavel Tatashin <[email protected]>
mm: initialize deferred pages with interrupts enabled

Andrea Arcangeli <[email protected]>
mm: thp: make the THP mapcount atomic against __split_huge_pmd_locked()

Christophe Leroy <[email protected]>
powerpc/mm: Fix conditions to perform MMU specific management by blocks on PPC32.

Filipe Manana <[email protected]>
btrfs: fix space_info bytes_may_use underflow during space cache writeout

Filipe Manana <[email protected]>
btrfs: fix space_info bytes_may_use underflow after nocow buffered write

Filipe Manana <[email protected]>
btrfs: fix wrong file range cleanup after an error filling dealloc range

Omar Sandoval <[email protected]>
btrfs: fix error handling when submitting direct I/O bio

Josef Bacik <[email protected]>
btrfs: force chunk allocation if our global rsv is larger than metadata

Marcos Paulo de Souza <[email protected]>
btrfs: send: emit file capabilities after chown

Anand Jain <[email protected]>
btrfs: include non-missing as a qualifier for the latest_bdev

Anand Jain <[email protected]>
btrfs: free alien device after device add

Daniel Axtens <[email protected]>
string.h: fix incompatibility between FORTIFY_SOURCE and KASAN

Daniel Axtens <[email protected]>
kasan: stop tests being eliminated as dead code with FORTIFY_SOURCE

Jakub Sitnicki <[email protected]>
selftests/bpf, flow_dissector: Close TAP device FD after the test

John Fastabend <[email protected]>
bpf: Fix running sk_skb program types with ktls

John Fastabend <[email protected]>
bpf: Refactor sockmap redirect code so its easy to reuse

Anton Protopopov <[email protected]>
bpf: Fix map permissions check

Eelco Chaudron <[email protected]>
libbpf: Fix perf_buffer__free() API for sparse allocs

Chris Chiu <[email protected]>
platform/x86: asus_wmi: Reserve more space for struct bias_args

Hans de Goede <[email protected]>
platform/x86: intel-vbtn: Only blacklist SW_TABLET_MODE on the 9 / "Laptop" chasis-type

Nickolai Kozachenko <[email protected]>
platform/x86: intel-hid: Add a quirk to support HP Spectre X2 (2015)

Andy Shevchenko <[email protected]>
platform/x86: hp-wmi: Convert simple_strtoul() to kstrtou32()

Qiushi Wu <[email protected]>
cpuidle: Fix three reference count leaks

Serge Semin <[email protected]>
spi: dw: Return any value retrieved from the dma_transfer callback

Haibo Chen <[email protected]>
mmc: sdhci-esdhc-imx: fix the mask for tuning start point

Sharon <[email protected]>
iwlwifi: mvm: fix aux station leak

Xie XiuQi <[email protected]>
ixgbe: fix signed-integer-overflow warning

Jacob Keller <[email protected]>
ice: fix potential double free in probe unrolling

Ulf Hansson <[email protected]>
mmc: via-sdmmc: Respect the cmd->busy_timeout from the mmc core

Ulf Hansson <[email protected]>
staging: greybus: sdio: Respect the cmd->busy_timeout from the mmc core

Veerabhadrarao Badiganti <[email protected]>
mmc: sdhci-msm: Set SDHCI_QUIRK_MULTIBLOCK_READ_ACMD12 quirk

Coly Li <[email protected]>
bcache: fix refcount underflow in bcache_device_free()

YuanJunQing <[email protected]>
MIPS: Fix IRQ tracing when call handle_fpe() and handle_msa_fpe()

Jiaxun Yang <[email protected]>
PCI: Don't disable decoding when mmio_always_on is set

Alexander Sverdlin <[email protected]>
macvlan: Skip loopback packets in RX handler

Qu Wenruo <[email protected]>
btrfs: qgroup: mark qgroup inconsistent if we're inherting snapshot to a new qgroup

Josef Bacik <[email protected]>
btrfs: improve global reserve stealing logic

Finn Thain <[email protected]>
m68k: mac: Don't call via_flush_cache() on Mac IIfx

Kaige Li <[email protected]>
MIPS: tools: Fix resource leak in elf-entry.c

Arvind Sankar <[email protected]>
x86/mm: Stop printing BRK addresses

Alan Maguire <[email protected]>
selftests/bpf: CONFIG_IPV6_SEG6_BPF required for test_seg6_loop.o

Felix Kuehling <[email protected]>
drm/amdgpu: Sync with VM root BO when switching VM to CPU update mode

chen gong <[email protected]>
drm/amd/powerpay: Disable gfxoff when setting manual mode on picasso and raven

Nicolas Toromanoff <[email protected]>
crypto: stm32/crc32 - fix multi-instance

Nicolas Toromanoff <[email protected]>
crypto: stm32/crc32 - fix run-time self test issue.

Nicolas Toromanoff <[email protected]>
crypto: stm32/crc32 - fix ext4 chksum BUG_ON()

Serge Semin <[email protected]>
mips: Add udelay lpj numbers adjustment

Serge Semin <[email protected]>
mips: MAAR: Use more precise address mask

Huaixin Chang <[email protected]>
sched: Defend cfs and rt bandwidth quota against overflow

Arvind Sankar <[email protected]>
x86/boot: Correct relocation destination on old linkers

Douglas Anderson <[email protected]>
kgdboc: Use a platform device to handle tty drivers showing up late

Pali Rohár <[email protected]>
mwifiex: Fix memory corruption in dump_station

Dan Carpenter <[email protected]>
rtlwifi: Fix a double free in _rtl_usb_tx_urb_setup()

Erez Shitrit <[email protected]>
net/mlx5e: IPoIB, Drop multicast packets that this interface sent

Jesper Dangaard Brouer <[email protected]>
veth: Adjust hard_start offset on redirect XDP frames

Tejun Heo <[email protected]>
iocost: don't let vrate run wild while there's no saturation signal

Coly Li <[email protected]>
raid5: remove gfp flags from scribble_alloc()

Guoqing Jiang <[email protected]>
md: don't flush workqueue unconditionally in md_open

Ryder Lee <[email protected]>
mt76: avoid rx reorder buffer overflow

Wei Yongjun <[email protected]>
drm/mcde: dsi: Fix return value check in mcde_dsi_bind()

Bhupesh Sharma <[email protected]>
net: qed*: Reduce RX and TX default ring count when running inside kdump kernel

Christophe JAILLET <[email protected]>
wcn36xx: Fix error handling path in 'wcn36xx_probe()'

Rakesh Pillai <[email protected]>
ath10k: Remove msdu from idr when management pkt send fails

Sagi Grimberg <[email protected]>
nvme-tcp: use bh_lock in data_ready

Weiping Zhang <[email protected]>
nvme-pci: align io queue count with allocted nvme_queue in nvme_probe

Christoph Hellwig <[email protected]>
nvme: refine the Qemu Identify CNS quirk

Mordechay Goodstein <[email protected]>
iwlwifi: avoid debug max amsdu config overwriting itself

Hans de Goede <[email protected]>
platform/x86: intel-vbtn: Also handle tablet-mode switch on "Detachable" and "Portable" chassis-types

Hans de Goede <[email protected]>
platform/x86: intel-vbtn: Do not advertise switches to userspace if they are not there

Hans de Goede <[email protected]>
platform/x86: intel-vbtn: Split keymap into buttons and switches parts

Hans de Goede <[email protected]>
platform/x86: intel-vbtn: Use acpi_evaluate_integer()

Brian Foster <[email protected]>
xfs: fix duplicate verification from xfs_qm_dqflush()

Brian Foster <[email protected]>
xfs: reset buffer write failure state on successful completion

Daniel Thompson <[email protected]>
kgdb: Fix spurious true from in_dbg_master()

Serge Semin <[email protected]>
mips: cm: Fix an invalid error code of INTVN_*_ERR

Jiaxun Yang <[email protected]>
MIPS: Truncate link address into 32bit for 32bit kernel

Devulapally Shiva Krishna <[email protected]>
Crypto/chcr: fix for ccm(aes) failed test

Darrick J. Wong <[email protected]>
xfs: clean up the error handling in xfs_swap_extents

Colin Ian King <[email protected]>
libertas_tf: avoid a null dereference in pointer priv

Jeremy Kerr <[email protected]>
powerpc/spufs: fix copy_to_user while atomic

Yunjian Wang <[email protected]>
net: allwinner: Fix use correct return type for ndo_start_xmit()

Dan Carpenter <[email protected]>
media: cec: silence shift wrapping warning in __cec_s_log_addrs()

Wei Yongjun <[email protected]>
drivers: net: davinci_mdio: fix potential NULL dereference in davinci_mdio_probe()

Wei Yongjun <[email protected]>
selinux: fix error return code in policydb_read()

Wei Yongjun <[email protected]>
net: lpc-enet: fix error return code in lpc_mii_init()

Tejun Heo <[email protected]>
iocost_monitor: drop string wrap around numbers when outputting json

Shaokun Zhang <[email protected]>
drivers/perf: hisi: Fix typo in events attribute array

Peter Zijlstra <[email protected]>
sched/core: Fix illegal RCU from offline CPUs

Jann Horn <[email protected]>
exit: Move preemption fixup up, move blocking operations down

Nathan Chancellor <[email protected]>
lib/mpi: Fix 64-bit MIPS build with Clang

Doug Berger <[email protected]>
net: bcmgenet: Fix WoL with password after deep sleep

Doug Berger <[email protected]>
net: bcmgenet: set Rx mode before starting netif

Andrii Nakryiko <[email protected]>
selftests/bpf: Fix memory leak in extract_build_id()

Pablo Neira Ayuso <[email protected]>
netfilter: nft_nat: return EOPNOTSUPP if type or flags are not supported

Jesper Dangaard Brouer <[email protected]>
dpaa2-eth: fix return codes used in ndo_setup_tc

Andrea Parri (Microsoft) <[email protected]>
Drivers: hv: vmbus: Always handle the VMBus messages on CPU0

Paul Moore <[email protected]>
audit: fix a net reference leak in audit_list_rules_send()

Hans de Goede <[email protected]>
Bluetooth: btbcm: Add 2 missing models to subver tables

Wen Gong <[email protected]>
ath10k: add flush tx packets for SDIO chip

Tiezhu Yang <[email protected]>
MIPS: Make sparse_init() using top-down allocation

Kieran Bingham <[email protected]>
media: platform: fcp: Set appropriate DMA parameters

Colin Ian King <[email protected]>
media: dvb: return -EREMOTEIO on i2c transfer failure.

Paul Moore <[email protected]>
audit: fix a net reference leak in audit_send_reply()

Jitao Shi <[email protected]>
drm/mediatek: set dpi pin mode to gpio low to avoid leakage current

Jitao Shi <[email protected]>
dt-bindings: display: mediatek: control dpi pins mode to avoid leakage

Kees Cook <[email protected]>
e1000: Distribute switch variables for initialization

Stephane Eranian <[email protected]>
tools api fs: Make xxx__mountpoint() more scalable

Bjorn Andersson <[email protected]>
regulator: qcom-rpmh: Fix typos in pm8150 and pm8150l

Jaehoon Chung <[email protected]>
brcmfmac: fix wrong location to get firmware feature

Andy Shevchenko <[email protected]>
spi: Respect DataBitLength field of SpiSerialBusV2() ACPI resource

Bingbu Cao <[email protected]>
media: staging/intel-ipu3: Implement lock for stream on/off operations

Venkateswara Naralasetty <[email protected]>
ath10k: fix kernel null pointer dereference

Christoph Hellwig <[email protected]>
staging: android: ion: use vmap instead of vm_map_ram

Christoph Hellwig <[email protected]>
x86: fix vmap arguments in map_irq_stack

Jia-Ju Bai <[email protected]>
net: vmxnet3: fix possible buffer overflow caused by bad DMA value in vmxnet3_get_rss()

Jon Doron <[email protected]>
x86/kvm/hyper-v: Explicitly align hcall param for kvm_hyperv_exit

Serge Semin <[email protected]>
spi: dw: Fix Rx-only DMA transfers

Chuhong Yuan <[email protected]>
Bluetooth: btmtkuart: Improve exception handling in btmtuart_probe()

Martin Blumenstingl <[email protected]>
mmc: meson-mx-sdio: trigger a soft reset after a timeout or CRC error

Surabhi Boob <[email protected]>
ice: Fix for memory leaks and modify ICE_FREE_CQ_BUFS

Surabhi Boob <[email protected]>
ice: Fix memory leak

Sven Eckelmann <[email protected]>
batman-adv: Revert "disable ethtool link speed detection when auto negotiation off"

Linus Walleij <[email protected]>
ARM: 8978/1: mm: make act_mm() respect THREAD_SIZE

Filipe Manana <[email protected]>
btrfs: do not ignore error from btrfs_next_leaf() when inserting checksums

Josef Bacik <[email protected]>
btrfs: account for trans_block_rsv in may_commit_transaction

Brad Love <[email protected]>
media: dvbdev: Fix tuner->demod media controller link

Serge Semin <[email protected]>
clocksource: dw_apb_timer_of: Fix missing clockevent timers

Serge Semin <[email protected]>
clocksource: dw_apb_timer: Make CPU-affiliation being optional

Serge Semin <[email protected]>
spi: dw: Enable interrupts in accordance with DMA xfer mode

Serge Semin <[email protected]>
mips: Fix cpu_has_mips64r1/2 activation for MIPS32 CPUs

Tuan Phan <[email protected]>
ACPI/IORT: Fix PMCG node single ID mapping handling

Jean-Philippe Brucker <[email protected]>
pmu/smmuv3: Clear IRQ affinity hint on device removal

Douglas Anderson <[email protected]>
kgdb: Prevent infinite recursive entries to the debugger

Douglas Anderson <[email protected]>
kgdb: Disable WARN_CONSOLE_UNLOCKED for all kgdb

Hsin-Yu Chao <[email protected]>
Bluetooth: Add SCO fallback for invalid LMP parameters error

Tiezhu Yang <[email protected]>
MIPS: Loongson: Build ATI Radeon GPU driver as module

Koba Ko <[email protected]>
platform/x86: dell-laptop: don't register micmute LED if there is no token

Jesper Dangaard Brouer <[email protected]>
ixgbe: Fix XDP redirect on archs with PAGE_SIZE above 4K

Jeremy Cline <[email protected]>
lockdown: Allow unprivileged users to see lockdown status

Tomohito Esaki <[email protected]>
drm: rcar-du: Set primary plane zpos immutably at initializing

Weiping Zhang <[email protected]>
block: reset mapping if failed to update hardware queue count

Luke Nelson <[email protected]>
arm64: insn: Fix two bugs in encoding 32-bit logical immediates

Ming Lei <[email protected]>
block: alloc map and request for new hardware queue

Erik Kaneda <[email protected]>
ACPICA: Dispatcher: add status checks

Andy Shevchenko <[email protected]>
spi: dw: Zero DMA Tx and Rx configurations on stack

Dejin Zheng <[email protected]>
rtw88: fix an issue about leak system resources

Tomasz Figa <[email protected]>
media: staging: ipu3: Fix stale list entries on parameter queue failure

Daniel Thompson <[email protected]>
arm64: cacheflush: Fix KGDB trap detection

Wen Gong <[email protected]>
ath10k: remove the max_sched_scan_reqs value

Ard Biesheuvel <[email protected]>
efi/libstub/x86: Work around LLVM ELF quirk build regression

Arthur Kiyanovski <[email protected]>
net: ena: fix error returning in ena_com_get_hash_function()

Mark Starovoytov <[email protected]>
net: atlantic: make hw_get_regs optional

Huaixin Chang <[email protected]>
sched/fair: Refill bandwidth before scaling

Peter Zijlstra <[email protected]>
x86,smap: Fix smap_{save,restore}() alternatives

Evan Green <[email protected]>
spi: pxa2xx: Apply CS clk quirk to BXT

Andrii Nakryiko <[email protected]>
libbpf: Fix memory leak and possible double-free in hashmap__clear

Gavin Shan <[email protected]>
arm64/kernel: Fix range on invalidating dcache for boot page tables

limingyu <[email protected]>
drm/amdgpu: Init data to avoid oops while reading pp_num_states.

Geert Uytterhoeven <[email protected]>
spi: spi-mem: Fix Dual/Quad modes on Octal-capable devices

Julien Thierry <[email protected]>
objtool: Ignore empty alternatives

Brad Love <[email protected]>
media: si2157: Better check for running tuner in init

Dan Carpenter <[email protected]>
media: vicodec: Fix error codes in probe function

Arnd Bergmann <[email protected]>
crypto: ccp -- don't "select" CONFIG_DMADEVICES

Laurent Pinchart <[email protected]>
media: imx: imx7-mipi-csis: Cleanup and fix subdev pad format handling

Bingbu Cao <[email protected]>
media: staging: imgu: do not hold spinlock during freeing mmu page table

Bogdan Togorean <[email protected]>
drm: bridge: adv7511: Extend list of audio sample rates

Maharaja Kennadyrajan <[email protected]>
ath10k: Fix the race condition in firmware dump work queue

Christian König <[email protected]>
drm/amdgpu: fix and cleanup amdgpu_gem_object_close v4

Ard Biesheuvel <[email protected]>
ACPI: GED: use correct trigger type field in _Exx / _Lxx handling


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

Diffstat:

.../bindings/display/mediatek/mediatek,dpi.txt | 6 +
Documentation/virt/kvm/api.txt | 2 +
Makefile | 17 +-
arch/alpha/include/asm/io.h | 74 +++++--
arch/alpha/kernel/io.c | 60 +++++-
arch/arm/boot/dts/at91-sama5d2_ptc_ek.dts | 2 +-
arch/arm/boot/dts/exynos4412-galaxy-s3.dtsi | 2 +-
arch/arm/boot/dts/s5pv210-aries.dtsi | 1 +
arch/arm/mach-tegra/tegra.c | 4 +-
arch/arm/mm/proc-macros.S | 3 +-
arch/arm64/include/asm/cacheflush.h | 6 +-
arch/arm64/include/asm/pgtable.h | 1 +
arch/arm64/kernel/head.S | 12 +-
arch/arm64/kernel/insn.c | 14 +-
arch/arm64/kernel/vmlinux.lds.S | 1 +
arch/m68k/include/asm/mac_via.h | 1 +
arch/m68k/mac/config.c | 21 +-
arch/m68k/mac/via.c | 6 +-
arch/mips/Makefile | 13 +-
arch/mips/boot/compressed/Makefile | 2 +-
arch/mips/configs/loongson3_defconfig | 2 +-
arch/mips/include/asm/cpu-features.h | 6 +-
arch/mips/include/asm/mipsregs.h | 2 +-
arch/mips/kernel/genex.S | 6 +-
arch/mips/kernel/mips-cm.c | 6 +-
arch/mips/kernel/setup.c | 10 +
arch/mips/kernel/time.c | 70 +++++++
arch/mips/kernel/vmlinux.lds.S | 2 +-
arch/mips/tools/elf-entry.c | 9 +-
arch/powerpc/Kconfig | 2 +-
arch/powerpc/include/asm/book3s/32/kup.h | 3 +-
arch/powerpc/include/asm/fadump-internal.h | 4 +-
arch/powerpc/include/asm/kasan.h | 6 +-
arch/powerpc/kernel/dt_cpu_ftrs.c | 8 +
arch/powerpc/kernel/fadump.c | 155 ++++++++++----
arch/powerpc/kernel/prom.c | 19 ++
arch/powerpc/mm/init_32.c | 2 -
arch/powerpc/mm/kasan/kasan_init_32.c | 4 +-
arch/powerpc/mm/pgtable_32.c | 4 +-
arch/powerpc/platforms/cell/spufs/file.c | 113 ++++++----
arch/powerpc/platforms/powernv/smp.c | 1 -
arch/sparc/kernel/ptrace_32.c | 228 +++++++++------------
arch/sparc/kernel/ptrace_64.c | 17 +-
arch/x86/boot/compressed/head_32.S | 5 +-
arch/x86/boot/compressed/head_64.S | 1 +
arch/x86/include/asm/smap.h | 11 +-
arch/x86/kernel/amd_nb.c | 8 +
arch/x86/kernel/irq_64.c | 2 +-
arch/x86/mm/init.c | 2 -
block/blk-iocost.c | 28 ++-
block/blk-mq.c | 26 +--
drivers/acpi/acpica/dsfield.c | 17 +-
drivers/acpi/arm64/iort.c | 5 +
drivers/acpi/evged.c | 2 +-
drivers/bluetooth/btbcm.c | 2 +
drivers/bluetooth/btmtkuart.c | 14 +-
drivers/bluetooth/hci_bcm.c | 5 +-
drivers/clk/mediatek/clk-mux.c | 2 +-
drivers/clocksource/dw_apb_timer.c | 5 +-
drivers/clocksource/dw_apb_timer_of.c | 6 +-
drivers/cpuidle/sysfs.c | 6 +-
drivers/crypto/ccp/Kconfig | 3 +-
drivers/crypto/chelsio/chcr_algo.c | 2 +-
drivers/crypto/stm32/stm32-crc32.c | 144 +++++++------
drivers/edac/amd64_edac.c | 13 ++
drivers/edac/amd64_edac.h | 3 +
drivers/firmware/efi/libstub/Makefile | 1 +
drivers/gnss/sirf.c | 8 +-
drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c | 43 ++--
drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c | 14 +-
drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c | 11 +-
drivers/gpu/drm/bridge/adv7511/adv7511_audio.c | 12 +-
drivers/gpu/drm/mcde/mcde_dsi.c | 7 +-
drivers/gpu/drm/mediatek/mtk_dpi.c | 31 +++
drivers/gpu/drm/rcar-du/rcar_du_plane.c | 16 +-
drivers/gpu/drm/rcar-du/rcar_du_vsp.c | 14 +-
drivers/hv/connection.c | 20 +-
drivers/hv/hv.c | 7 +
drivers/hv/hyperv_vmbus.h | 11 +-
drivers/hv/vmbus_drv.c | 20 +-
drivers/hwmon/k10temp.c | 1 +
drivers/macintosh/windfarm_pm112.c | 21 +-
drivers/md/bcache/super.c | 7 +-
drivers/md/dm-crypt.c | 2 +-
drivers/md/md.c | 3 +-
drivers/md/raid5.c | 15 +-
drivers/media/cec/cec-adap.c | 8 +-
drivers/media/dvb-core/dvbdev.c | 5 +-
drivers/media/i2c/ov5640.c | 4 +-
drivers/media/platform/rcar-fcp.c | 5 +
drivers/media/platform/vicodec/vicodec-core.c | 15 +-
drivers/media/tuners/si2157.c | 15 +-
drivers/media/usb/dvb-usb/dibusb-mb.c | 2 +-
drivers/media/usb/go7007/snd-go7007.c | 35 ++--
drivers/mmc/host/meson-mx-sdio.c | 3 +
drivers/mmc/host/sdhci-esdhc-imx.c | 2 +-
drivers/mmc/host/sdhci-msm.c | 4 +-
drivers/mmc/host/via-sdmmc.c | 7 +-
drivers/mtd/nand/raw/brcmnand/brcmnand.c | 11 +-
drivers/mtd/nand/raw/diskonchip.c | 7 +-
drivers/mtd/nand/raw/ingenic/ingenic_nand_drv.c | 2 +-
drivers/mtd/nand/raw/mtk_nand.c | 2 +-
drivers/mtd/nand/raw/nand_base.c | 10 +-
drivers/mtd/nand/raw/nand_onfi.c | 2 +-
drivers/mtd/nand/raw/orion_nand.c | 2 +-
drivers/mtd/nand/raw/oxnas_nand.c | 8 +-
drivers/mtd/nand/raw/pasemi_nand.c | 4 +-
drivers/mtd/nand/raw/plat_nand.c | 2 +-
drivers/mtd/nand/raw/sharpsl.c | 2 +-
drivers/mtd/nand/raw/socrates_nand.c | 2 +-
drivers/mtd/nand/raw/sunxi_nand.c | 2 +-
drivers/mtd/nand/raw/tmio_nand.c | 2 +-
drivers/mtd/nand/raw/xway_nand.c | 2 +-
drivers/net/ethernet/allwinner/sun4i-emac.c | 4 +-
drivers/net/ethernet/amazon/ena/ena_com.c | 6 +-
drivers/net/ethernet/aquantia/atlantic/aq_nic.c | 6 +
drivers/net/ethernet/broadcom/genet/bcmgenet.c | 4 +
drivers/net/ethernet/broadcom/genet/bcmgenet.h | 2 +
drivers/net/ethernet/broadcom/genet/bcmgenet_wol.c | 39 ++--
drivers/net/ethernet/freescale/dpaa2/dpaa2-eth.c | 4 +-
drivers/net/ethernet/intel/e1000/e1000_main.c | 4 +-
drivers/net/ethernet/intel/e1000e/e1000.h | 1 -
drivers/net/ethernet/intel/e1000e/netdev.c | 16 +-
drivers/net/ethernet/intel/ice/ice_common.c | 8 +-
drivers/net/ethernet/intel/ice/ice_controlq.c | 49 +++--
drivers/net/ethernet/intel/ice/ice_main.c | 3 +-
drivers/net/ethernet/intel/igb/igb_ethtool.c | 3 +-
drivers/net/ethernet/intel/ixgbe/ixgbe_common.c | 2 +-
drivers/net/ethernet/intel/ixgbe/ixgbe_main.c | 3 +-
drivers/net/ethernet/mellanox/mlx5/core/en_rx.c | 15 +-
drivers/net/ethernet/nxp/lpc_eth.c | 3 +-
drivers/net/ethernet/qlogic/qede/qede.h | 2 +
drivers/net/ethernet/qlogic/qede/qede_main.c | 11 +-
drivers/net/ethernet/ti/davinci_mdio.c | 2 +
drivers/net/macvlan.c | 4 +
drivers/net/veth.c | 8 +-
drivers/net/vmxnet3/vmxnet3_ethtool.c | 2 +
drivers/net/wireless/ath/ath10k/htt.h | 7 +
drivers/net/wireless/ath/ath10k/htt_tx.c | 8 +-
drivers/net/wireless/ath/ath10k/mac.c | 5 +-
drivers/net/wireless/ath/ath10k/pci.c | 1 +
drivers/net/wireless/ath/ath10k/txrx.c | 2 +
drivers/net/wireless/ath/ath10k/wmi-ops.h | 10 +
drivers/net/wireless/ath/ath10k/wmi-tlv.c | 15 ++
drivers/net/wireless/ath/carl9170/fw.c | 4 +-
drivers/net/wireless/ath/carl9170/main.c | 21 +-
drivers/net/wireless/ath/wcn36xx/main.c | 6 +-
drivers/net/wireless/broadcom/b43/main.c | 2 +-
drivers/net/wireless/broadcom/b43legacy/main.c | 1 +
drivers/net/wireless/broadcom/b43legacy/xmit.c | 1 +
.../wireless/broadcom/brcm80211/brcmfmac/feature.c | 3 +-
drivers/net/wireless/intel/iwlwifi/mvm/debugfs.c | 11 +-
drivers/net/wireless/intel/iwlwifi/mvm/mac80211.c | 5 +-
drivers/net/wireless/intel/iwlwifi/mvm/rs-fw.c | 15 +-
drivers/net/wireless/intel/iwlwifi/mvm/sta.c | 18 +-
drivers/net/wireless/intel/iwlwifi/mvm/sta.h | 6 +-
drivers/net/wireless/marvell/libertas_tf/if_usb.c | 6 +-
drivers/net/wireless/marvell/mwifiex/cfg80211.c | 14 +-
drivers/net/wireless/mediatek/mt76/agg-rx.c | 8 +-
drivers/net/wireless/mediatek/mt76/mt76.h | 6 +-
drivers/net/wireless/realtek/rtlwifi/usb.c | 8 +-
drivers/net/wireless/realtek/rtw88/pci.c | 1 +
drivers/nvme/host/core.c | 16 +-
drivers/nvme/host/pci.c | 57 +++---
drivers/nvme/host/tcp.c | 4 +-
drivers/pci/controller/vmd.c | 2 +
drivers/pci/probe.c | 24 ++-
drivers/pci/quirks.c | 48 ++++-
drivers/perf/arm_smmuv3_pmu.c | 5 +-
drivers/perf/hisilicon/hisi_uncore_hha_pmu.c | 2 +-
drivers/pinctrl/samsung/pinctrl-exynos.c | 82 +++++---
drivers/platform/x86/asus-wmi.c | 2 +
drivers/platform/x86/dell-laptop.c | 11 +-
drivers/platform/x86/hp-wmi.c | 10 +-
drivers/platform/x86/intel-hid.c | 7 +
drivers/platform/x86/intel-vbtn.c | 75 +++++--
drivers/power/reset/vexpress-poweroff.c | 1 +
drivers/power/supply/power_supply_hwmon.c | 4 +-
drivers/regulator/qcom-rpmh-regulator.c | 8 +-
drivers/soc/tegra/Kconfig | 1 +
drivers/spi/spi-dw-mid.c | 16 +-
drivers/spi/spi-dw.c | 8 +-
drivers/spi/spi-mem.c | 10 +-
drivers/spi/spi-pxa2xx.c | 1 +
drivers/spi/spi.c | 1 +
drivers/staging/android/ion/ion_heap.c | 4 +-
drivers/staging/greybus/sdio.c | 10 +-
drivers/staging/media/imx/imx7-mipi-csis.c | 82 ++++----
drivers/staging/media/ipu3/ipu3-mmu.c | 10 +-
drivers/staging/media/ipu3/ipu3-v4l2.c | 10 +
drivers/staging/media/ipu3/ipu3.c | 5 +-
drivers/staging/media/ipu3/ipu3.h | 4 +
drivers/staging/media/sunxi/cedrus/cedrus_dec.c | 2 +
drivers/staging/media/sunxi/cedrus/cedrus_video.c | 3 -
drivers/tty/serial/8250/8250_core.c | 14 +-
drivers/tty/serial/8250/8250_pci.c | 6 -
drivers/tty/serial/kgdboc.c | 126 +++++++++---
drivers/w1/masters/omap_hdq.c | 10 +-
fs/btrfs/block-group.c | 2 +-
fs/btrfs/block-rsv.c | 3 +
fs/btrfs/ctree.h | 1 +
fs/btrfs/file-item.c | 6 +-
fs/btrfs/inode.c | 81 +++++++-
fs/btrfs/qgroup.c | 14 ++
fs/btrfs/send.c | 67 ++++++
fs/btrfs/space-info.c | 43 +++-
fs/btrfs/space-info.h | 1 +
fs/btrfs/transaction.c | 60 +++---
fs/btrfs/transaction.h | 3 +-
fs/btrfs/volumes.c | 14 +-
fs/ext4/ext4_extents.h | 9 +-
fs/ext4/fsync.c | 28 ++-
fs/ext4/xattr.c | 7 +-
fs/f2fs/f2fs.h | 1 +
fs/f2fs/super.c | 25 ++-
fs/xfs/xfs_bmap_util.c | 2 +-
fs/xfs/xfs_buf.c | 8 +-
fs/xfs/xfs_dquot.c | 9 +-
include/linux/kgdb.h | 2 +-
include/linux/mmzone.h | 2 +
include/linux/pci_ids.h | 11 +
include/linux/sched/mm.h | 2 +
include/linux/skmsg.h | 8 +
include/linux/string.h | 60 ++++--
include/linux/sunrpc/gss_api.h | 1 +
include/linux/sunrpc/svcauth_gss.h | 3 +-
include/net/tls.h | 9 +
include/uapi/linux/kvm.h | 2 +
kernel/audit.c | 52 +++--
kernel/audit.h | 2 +-
kernel/auditfilter.c | 16 +-
kernel/bpf/syscall.c | 3 +-
kernel/cpu.c | 18 +-
kernel/cpu_pm.c | 4 +-
kernel/debug/debug_core.c | 5 +
kernel/exit.c | 25 ++-
kernel/sched/core.c | 13 +-
kernel/sched/fair.c | 4 +-
kernel/sched/rt.c | 12 +-
kernel/sched/sched.h | 2 +
lib/mpi/longlong.h | 2 +-
lib/test_kasan.c | 29 ++-
mm/huge_memory.c | 31 ++-
mm/page_alloc.c | 27 +--
net/batman-adv/bat_v_elp.c | 15 +-
net/bluetooth/hci_event.c | 1 +
net/core/skmsg.c | 98 ++++++---
net/netfilter/nft_nat.c | 4 +-
net/sunrpc/auth_gss/gss_mech_switch.c | 12 +-
net/sunrpc/auth_gss/svcauth_gss.c | 18 +-
net/tls/tls_sw.c | 20 +-
security/integrity/evm/evm_crypto.c | 2 +-
security/integrity/ima/ima.h | 10 +-
security/integrity/ima/ima_crypto.c | 53 ++++-
security/integrity/ima/ima_init.c | 24 ++-
security/integrity/ima/ima_main.c | 3 +
security/integrity/ima/ima_policy.c | 12 +-
security/integrity/ima/ima_template_lib.c | 18 ++
security/lockdown/lockdown.c | 2 +-
security/selinux/ss/policydb.c | 1 +
tools/cgroup/iocost_monitor.py | 42 ++--
tools/lib/api/fs/fs.c | 17 ++
tools/lib/api/fs/fs.h | 12 ++
tools/lib/bpf/hashmap.c | 7 +
tools/lib/bpf/libbpf.c | 5 +-
tools/objtool/check.c | 6 +
tools/perf/builtin-probe.c | 3 +
tools/perf/util/dso.c | 16 ++
tools/perf/util/dso.h | 1 +
tools/perf/util/probe-event.c | 46 +++--
tools/perf/util/probe-finder.c | 1 +
tools/perf/util/symbol.c | 4 +
tools/testing/selftests/bpf/config | 1 +
.../selftests/bpf/prog_tests/flow_dissector.c | 1 +
tools/testing/selftests/bpf/test_progs.c | 1 +
275 files changed, 2678 insertions(+), 1241 deletions(-)



2020-06-20 09:56:24

by Jon Hunter

[permalink] [raw]
Subject: Re: [PATCH 5.4 000/259] 5.4.48-rc2 review


On 20/06/2020 09:23, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 5.4.48 release.
> There are 259 patches in this series, all will be posted as a response
> to this one. If anyone has any issues with these being applied, please
> let me know.
>
> Responses should be made by Mon, 22 Jun 2020 08:21:26 +0000.
> Anything received after that time might be too late.
>
> The whole patch series can be found in one patch at:
> https://www.kernel.org/pub/linux/kernel/v5.x/stable-review/patch-5.4.48-rc2.gz
> or in the git tree and branch at:
> git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-5.4.y
> and the diffstat can be found below.
>
> thanks,
>
> greg k-h

All tests are passing for Tegra ...

Test results for stable-v5.4:
11 builds: 11 pass, 0 fail
26 boots: 26 pass, 0 fail
56 tests: 56 pass, 0 fail

Linux version: 5.4.48-rc2-ga9a8b229b188
Boards tested: tegra124-jetson-tk1, tegra186-p2771-0000,
tegra194-p2972-0000, tegra20-ventana,
tegra210-p2371-2180, tegra210-p3450-0000,
tegra30-cardhu-a04

Cheers
Jon

--
nvpublic

2020-06-20 13:32:46

by Guenter Roeck

[permalink] [raw]
Subject: Re: [PATCH 5.4 000/259] 5.4.48-rc2 review

On 6/20/20 1:23 AM, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 5.4.48 release.
> There are 259 patches in this series, all will be posted as a response
> to this one. If anyone has any issues with these being applied, please
> let me know.
>
> Responses should be made by Mon, 22 Jun 2020 08:21:26 +0000.
> Anything received after that time might be too late.
>

Build results:
total: 157 pass: 157 fail: 0
Qemu test results:
total: 430 pass: 430 fail: 0

Guenter

2020-06-20 15:10:24

by Greg Kroah-Hartman

[permalink] [raw]
Subject: Re: [PATCH 5.4 000/259] 5.4.48-rc2 review

On Sat, Jun 20, 2020 at 06:29:25AM -0700, Guenter Roeck wrote:
> On 6/20/20 1:23 AM, Greg Kroah-Hartman wrote:
> > This is the start of the stable review cycle for the 5.4.48 release.
> > There are 259 patches in this series, all will be posted as a response
> > to this one. If anyone has any issues with these being applied, please
> > let me know.
> >
> > Responses should be made by Mon, 22 Jun 2020 08:21:26 +0000.
> > Anything received after that time might be too late.
> >
>
> Build results:
> total: 157 pass: 157 fail: 0
> Qemu test results:
> total: 430 pass: 430 fail: 0

Wonderful, thanks for testing all of these and letting me know.

greg k-h

2020-06-21 07:08:09

by Naresh Kamboju

[permalink] [raw]
Subject: Re: [PATCH 5.4 000/259] 5.4.48-rc2 review

On Sat, 20 Jun 2020 at 13:53, Greg Kroah-Hartman
<[email protected]> wrote:
>
> This is the start of the stable review cycle for the 5.4.48 release.
> There are 259 patches in this series, all will be posted as a response
> to this one. If anyone has any issues with these being applied, please
> let me know.
>
> Responses should be made by Mon, 22 Jun 2020 08:21:26 +0000.
> Anything received after that time might be too late.
>
> The whole patch series can be found in one patch at:
> https://www.kernel.org/pub/linux/kernel/v5.x/stable-review/patch-5.4.48-rc2.gz
> or in the git tree and branch at:
> git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-5.4.y
> and the diffstat can be found below.
>
> thanks,
>
> greg k-h

Results from Linaro’s test farm.
No regressions on arm64, arm, x86_64, and i386.

Summary
------------------------------------------------------------------------

kernel: 5.4.48-rc2
git repo: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git
git branch: linux-5.4.y
git commit: a9a8b229b1885e33c4e18d074b51ed2de006fb62
git describe: v5.4.47-260-ga9a8b229b188
Test details: https://qa-reports.linaro.org/lkft/linux-stable-rc-5.4-oe/build/v5.4.47-260-ga9a8b229b188


No regressions (compared to build v5.4.46-392-ga9a8b229b188)

No fixes (compared to build v5.4.46-392-ga9a8b229b188)

Ran 33942 total tests in the following environments and test suites.

Environments
--------------
- dragonboard-410c
- hi6220-hikey
- i386
- juno-r2
- juno-r2-compat
- juno-r2-kasan
- nxp-ls2088
- qemu_arm
- qemu_arm64
- qemu_x86_64
- x15
- x86
- x86-kasan

Test Suites
-----------
* build
* install-android-platform-tools-r2600
* install-android-platform-tools-r2800
* libgpiod
* libhugetlbfs
* linux-log-parser
* ltp-cap_bounds-tests
* ltp-commands-tests
* ltp-containers-tests
* ltp-cpuhotplug-tests
* ltp-crypto-tests
* ltp-dio-tests
* ltp-fcntl-locktests-tests
* ltp-filecaps-tests
* ltp-fs_bind-tests
* ltp-fs_perms_simple-tests
* ltp-fsx-tests
* ltp-io-tests
* ltp-math-tests
* ltp-nptl-tests
* ltp-pty-tests
* ltp-securebits-tests
* perf
* v4l2-compliance
* kselftest
* ltp-cve-tests
* ltp-hugetlb-tests
* ltp-ipc-tests
* ltp-mm-tests
* ltp-sched-tests
* ltp-syscalls-tests
* network-basic-tests
* kvm-unit-tests
* ltp-fs-tests
* ltp-open-posix-tests
* spectre-meltdown-checker-test
* kselftest-vsyscall-mode-none

--
Linaro LKFT
https://lkft.linaro.org