From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: linux-kernel@vger.kernel.org
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
torvalds@linux-foundation.org, akpm@linux-foundation.org,
linux@roeck-us.net, shuah@kernel.org, patches@kernelci.org,
lkft-triage@lists.linaro.org, pavel@denx.de,
jonathanh@nvidia.com, f.fainelli@gmail.com,
stable@vger.kernel.org
Subject: [PATCH 5.10 000/215] 5.10.51-rc1 review
Date: Thu, 15 Jul 2021 20:36:12 +0200 [thread overview]
Message-ID: <20210715182558.381078833@linuxfoundation.org> (raw)
This is the start of the stable review cycle for the 5.10.51 release.
There are 215 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 Sat, 17 Jul 2021 18:21:07 +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.10.51-rc1.gz
or in the git tree and branch at:
git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-5.10.y
and the diffstat can be found below.
thanks,
greg k-h
-------------
Pseudo-Shortlog of commits:
Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Linux 5.10.51-rc1
Chao Yu <chao@kernel.org>
f2fs: fix to avoid racing on fsync_entry_slab by multi filesystem instances
Pavel Skripkin <paskripkin@gmail.com>
ext4: fix memory leak in ext4_fill_super
Tetsuo Handa <penguin-kernel@i-love.sakura.ne.jp>
smackfs: restrict bytes count in smk_set_cipso()
Pavel Skripkin <paskripkin@gmail.com>
jfs: fix GPF in diFree
Thomas Zimmermann <tzimmermann@suse.de>
drm/ast: Remove reference to struct drm_device.pdev
Zou Wei <zou_wei@huawei.com>
pinctrl: mcp23s08: Fix missing unlock on error in mcp23s08_irq()
Mikulas Patocka <mpatocka@redhat.com>
dm writecache: write at least 4k when committing
Yang Yingliang <yangyingliang@huawei.com>
io_uring: fix clear IORING_SETUP_R_DISABLED in wrong function
Benjamin Drung <bdrung@posteo.de>
media: uvcvideo: Fix pixel format change for Elgato Cam Link 4K
Johan Hovold <johan@kernel.org>
media: rtl28xxu: fix zero-length control request
Johan Hovold <johan@kernel.org>
media: gspca/sunplus: fix zero-length control requests
Johan Hovold <johan@kernel.org>
media: gspca/sq905: fix control-request direction
Pavel Skripkin <paskripkin@gmail.com>
media: zr364xx: fix memory leak in zr364xx_start_readpipe
Johan Hovold <johan@kernel.org>
media: dtv5100: fix control-request directions
Arnd Bergmann <arnd@arndb.de>
media: subdev: disallow ioctl for saa6588/davinci
Pali Rohár <pali@kernel.org>
PCI: aardvark: Implement workaround for the readback value of VEND_ID
Pali Rohár <pali@kernel.org>
PCI: aardvark: Fix checking for PIO Non-posted Request
Konstantin Kharlamov <Hi-Angel@yandex.ru>
PCI: Leave Apple Thunderbolt controllers on for s2idle or standby
Hou Tao <houtao1@huawei.com>
dm btree remove: assign new_root only when removal succeeds
Mikulas Patocka <mpatocka@redhat.com>
dm writecache: flush origin device when writing and cache is full
Damien Le Moal <damien.lemoal@wdc.com>
dm zoned: check zone capacity
Sai Prakash Ranjan <saiprakash.ranjan@codeaurora.org>
coresight: tmc-etf: Fix global-out-of-bounds in tmc_update_etf_buffer()
Jeremy Linton <jeremy.linton@arm.com>
coresight: Propagate symlink failure
Lv Yunlong <lyl2019@mail.ustc.edu.cn>
ipack/carriers/tpci200: Fix a double free in tpci200_pci_probe
Paul Burton <paulburton@google.com>
tracing: Resize tgid_map to pid_max, not PID_MAX_DEFAULT
Paul Burton <paulburton@google.com>
tracing: Simplify & fix saved_tgids logic
Jan Kara <jack@suse.cz>
rq-qos: fix missed wake-ups in rq_qos_throttle try two
Yun Zhou <yun.zhou@windriver.com>
seq_buf: Fix overflow in seq_buf_putmem_hex()
Ferry Toth <ftoth@exalondelft.nl>
extcon: intel-mrfld: Sync hardware and software state on init
Kees Cook <keescook@chromium.org>
selftests/lkdtm: Fix expected text for CR4 pinning
Kees Cook <keescook@chromium.org>
lkdtm/bugs: XFAIL UNALIGNED_LOAD_STORE_WRITE
Christophe JAILLET <christophe.jaillet@wanadoo.fr>
nvmem: core: add a missing of_node_put
Limeng <Meng.Li@windriver.com>
mfd: syscon: Free the allocated name field of struct regmap_config
Linus Walleij <linus.walleij@linaro.org>
power: supply: ab8500: Fix an old bug
Zhihao Cheng <chengzhihao1@huawei.com>
ubifs: Fix races between xattr_{set|get} and listxattr operations
Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com>
thermal/drivers/int340x/processor_thermal: Fix tcc setting
Varad Gautam <varad.gautam@suse.com>
xfrm: policy: Read seqcount outside of rcu-read side in xfrm_policy_lookup_bytype
Petr Pavlu <petr.pavlu@suse.com>
ipmi/watchdog: Stop watchdog timer when the current action is 'none'
Nathan Chancellor <nathan@kernel.org>
qemu_fw_cfg: Make fw_cfg_rev_attr a proper kobj_attribute
Jesse Brandeburg <jesse.brandeburg@intel.com>
i40e: fix PTP on 5Gb links
Dmitry Osipenko <digetx@gmail.com>
ASoC: tegra: Set driver_name=tegra for all machine drivers
Russ Weight <russell.h.weight@intel.com>
fpga: stratix10-soc: Add missing fpga_mgr_free() call
Samuel Holland <samuel@sholland.org>
clocksource/arm_arch_timer: Improve Allwinner A64 timer workaround
Thomas Gleixner <tglx@linutronix.de>
cpu/hotplug: Cure the cpusets trainwreck
Zhenyu Ye <yezhenyu2@huawei.com>
arm64: tlb: fix the TTL value of tlb_get_level
Timo Sigurdsson <public_timo.s@silentcreek.de>
ata: ahci_sunxi: Disable DIPM
Christian Löhle <CLoehle@hyperstone.com>
mmc: core: Allow UHS-I voltage switch for SDSC cards if supported
Wolfram Sang <wsa+renesas@sang-engineering.com>
mmc: core: clear flags before allowing to retune
Al Cooper <alcooperx@gmail.com>
mmc: sdhci: Fix warning message when accessing RPMB in HS400 mode
Hans de Goede <hdegoede@redhat.com>
mmc: sdhci-acpi: Disable write protect detection on Toshiba Encore 2 WT8-B
Kees Cook <keescook@chromium.org>
drm/i915/display: Do not zero past infoframes.vsc
Daniel Vetter <daniel.vetter@ffwll.ch>
drm/nouveau: Don't set allow_fb_modifiers explicitly
Daniel Vetter <daniel.vetter@ffwll.ch>
drm/arm/malidp: Always list modifiers
Daniel Vetter <daniel.vetter@ffwll.ch>
drm/msm/mdp4: Fix modifier support enabling
Daniel Vetter <daniel.vetter@ffwll.ch>
drm/tegra: Don't set allow_fb_modifiers explicitly
Harry Wentland <harry.wentland@amd.com>
drm/amd/display: Reject non-zero src_y and src_x for video planes
Maximilian Luz <luzmaximilian@gmail.com>
pinctrl/amd: Add device HID for new AMD GPIO controller
Guchun Chen <guchun.chen@amd.com>
drm/amd/display: fix incorrrect valid irq check
Thomas Hebb <tommyhebb@gmail.com>
drm/rockchip: dsi: remove extra component_del() call
Lyude Paul <lyude@redhat.com>
drm/dp: Handle zeroed port counts in drm_dp_read_downstream_info()
Maxime Ripard <maxime@cerno.tech>
drm/vc4: hdmi: Prevent clock unbalance
Maxime Ripard <maxime@cerno.tech>
drm/vc4: crtc: Skip the TXP
Maxime Ripard <maxime@cerno.tech>
drm/vc4: txp: Properly set the possible_crtcs mask
Tiezhu Yang <yangtiezhu@loongson.cn>
drm/radeon: Call radeon_suspend_kms() in radeon_pci_shutdown() for Loongson64
Jing Xiangfeng <jingxiangfeng@huawei.com>
drm/radeon: Add the missed drm_gem_object_put() in radeon_user_framebuffer_create()
Aaron Liu <aaron.liu@amd.com>
drm/amdgpu: enable sdma0 tmz for Raven/Renoir(V2)
Joseph Greathouse <Joseph.Greathouse@amd.com>
drm/amdgpu: Update NV SIMD-per-CU to 2
Haren Myneni <haren@linux.ibm.com>
powerpc/powernv/vas: Release reference to tgid during window close
Nathan Chancellor <nathan@kernel.org>
powerpc/barrier: Avoid collision with clang's __lwsync macro
Christophe Leroy <christophe.leroy@csgroup.eu>
powerpc/mm: Fix lockup on kernel exec fault
Mike Christie <michael.christie@oracle.com>
scsi: iscsi: Fix iSCSI cls conn state
Gulam Mohamed <gulam.mohamed@oracle.com>
scsi: iscsi: Fix race condition between login and sync thread
Jens Axboe <axboe@kernel.dk>
io_uring: convert io_buffer_idr to XArray
Matthew Wilcox (Oracle) <willy@infradead.org>
io_uring: Convert personality_idr to XArray
Yejune Deng <yejune.deng@gmail.com>
io_uring: simplify io_remove_personalities()
Oscar Salvador <osalvador@suse.de>
mm,hwpoison: return -EBUSY when migration fails
Mauricio Faria de Oliveira <mfo@canonical.com>
loop: fix I/O error on fsync() in detached loop devices
Mike Rapoport <rppt@kernel.org>
mm/page_alloc: fix memory map initialization for descending nodes
Cameron Nemo <cnemo@tutanota.com>
arm64: dts: rockchip: Enable USB3 for rk3328 Rock64
Cameron Nemo <cnemo@tutanota.com>
arm64: dts: rockchip: add rk3328 dwc3 usb controller node
Dan Carpenter <dan.carpenter@oracle.com>
ath11k: unlock on error path in ath11k_mac_op_add_interface()
Paul Cercueil <paul@crapouillou.net>
MIPS: MT extensions are not available on MIPS32r1
Xiaochen Shen <xiaochen.shen@intel.com>
selftests/resctrl: Fix incorrect parsing of option "-t"
Nick Desaulniers <ndesaulniers@google.com>
MIPS: set mips32r5 for virt extensions
zhanglianjie <zhanglianjie@uniontech.com>
MIPS: loongsoon64: Reserve memory below starting pfn to prevent Oops
Marcelo Ricardo Leitner <marcelo.leitner@gmail.com>
sctp: add size validation when walking chunks
Marcelo Ricardo Leitner <marcelo.leitner@gmail.com>
sctp: validate from_addr_param return
gushengxian <gushengxian@yulong.com>
flow_offload: action should not be NULL when it is referenced
Rustam Kovhaev <rkovhaev@gmail.com>
bpf: Fix false positive kmemleak report in bpf_ringbuf_area_alloc()
Odin Ugedal <odin@uged.al>
sched/fair: Ensure _sum and _avg values stay consistent
Tim Jiang <tjiang@codeaurora.org>
Bluetooth: btusb: fix bt fiwmare downloading failure issue for qca btsoc.
Tedd Ho-Jeong An <tedd.an@intel.com>
Bluetooth: mgmt: Fix the command returns garbage parameter value
Hilda Wu <hildawu@realtek.com>
Bluetooth: btusb: Add support USB ALT 3 for WBS
Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Bluetooth: L2CAP: Fix invalid access on ECRED Connection response
Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Bluetooth: L2CAP: Fix invalid access if ECRED Reconfigure fails
Daniel Lenski <dlenski@gmail.com>
Bluetooth: btusb: Add a new QCA_ROME device (0cf3:e500)
Kai-Heng Feng <kai.heng.feng@canonical.com>
Bluetooth: Shutdown controller after workqueues are flushed or cancelled
Kiran K <kiran.k@intel.com>
Bluetooth: Fix alt settings for incoming SCO with transparent coding format
Yu Liu <yudiliu@google.com>
Bluetooth: Fix the HCI to MGMT status conversion table
mark-yw.chen <mark-yw.chen@mediatek.com>
Bluetooth: btusb: Fixed too many in-token issue for Mediatek Chip.
Gerd Rausch <gerd.rausch@oracle.com>
RDMA/cma: Fix rdma_resolve_route() memory leak
Jakub Kicinski <kuba@kernel.org>
net: ip: avoid OOM kills with large UDP sends over loopback
Sean Young <sean@mess.org>
media, bpf: Do not copy more entries than user space requested
Max Gurtovoy <mgurtovoy@nvidia.com>
IB/isert: Align target max I/O size to initiator size
Weilun Du <wdu@google.com>
mac80211_hwsim: add concurrent channels scanning support over virtio
Johannes Berg <johannes.berg@intel.com>
mac80211: consider per-CPU statistics if present
Ping-Ke Shih <pkshih@realtek.com>
cfg80211: fix default HE tx bitrate mask in 2G band
Gustavo A. R. Silva <gustavoars@kernel.org>
wireless: wext-spy: Fix out-of-bounds warning
Íñigo Huguet <ihuguet@redhat.com>
sfc: error code if SRIOV cannot be disabled
Íñigo Huguet <ihuguet@redhat.com>
sfc: avoid double pci_remove of VFs
Johannes Berg <johannes.berg@intel.com>
iwlwifi: pcie: fix context info freeing
Johannes Berg <johannes.berg@intel.com>
iwlwifi: pcie: free IML DMA memory allocation
Shaul Triebitz <shaul.triebitz@intel.com>
iwlwifi: mvm: fix error print when session protection ends
Johannes Berg <johannes.berg@intel.com>
iwlwifi: mvm: don't change band on bound PHY contexts
Xiao Yang <yangx.jy@fujitsu.com>
RDMA/rxe: Don't overwrite errno from ib_umem_get()
Longpeng(Mike) <longpeng2@huawei.com>
vsock: notify server to shutdown when client has pending signal
Zheyu Ma <zheyuma97@gmail.com>
atm: nicstar: register the interrupt handler in the right place
Zheyu Ma <zheyuma97@gmail.com>
atm: nicstar: use 'dma_free_coherent' instead of 'kfree'
Fugang Duan <fugang.duan@nxp.com>
net: fec: add ndo_select_queue to fix TX bandwidth fluctuations
Huang Pei <huangpei@loongson.cn>
MIPS: add PMD table accounting into MIPS'pmd_alloc_one
Pascal Terjan <pterjan@google.com>
rtl8xxxu: Fix device info for RTL8192EU devices
Ryder Lee <ryder.lee@mediatek.com>
mt76: mt7915: fix IEEE80211_HE_PHY_CAP7_MAX_NC for station mode
xinhui pan <xinhui.pan@amd.com>
drm/amdkfd: Walk through list with dqm lock hold
Stanley.Yang <Stanley.Yang@amd.com>
drm/amdgpu: fix bad address translation for sienna_cichlid
Pavel Begunkov <asml.silence@gmail.com>
io_uring: fix false WARN_ONCE
Yang Yingliang <yangyingliang@huawei.com>
net: sched: fix error return code in tcf_del_walker()
Yang Yingliang <yangyingliang@huawei.com>
net: ipa: Add missing of_node_put() in ipa_firmware_load()
Jian Shen <shenjian15@huawei.com>
net: fix mistake path for netdev_features_strings
Felix Fietkau <nbd@nbd.name>
mt76: mt7615: fix fixed-rate tx status reporting
Jacob Keller <jacob.e.keller@intel.com>
ice: mark PTYPE 2 as reserved
Jacob Keller <jacob.e.keller@intel.com>
ice: fix incorrect payload indicator on PTYPE
Daniel Borkmann <daniel@iogearbox.net>
bpf: Fix up register-based shifts in interpreter to silence KUBSAN
Amber Lin <Amber.Lin@amd.com>
drm/amdkfd: Fix circular lock in nocpsch path
Jonathan Kim <jonathan.kim@amd.com>
drm/amdkfd: fix circular locking on get_wave_state
Zou Wei <zou_wei@huawei.com>
cw1200: add missing MODULE_DEVICE_TABLE
Lee Gibson <leegib@gmail.com>
wl1251: Fix possible buffer overflow in wl1251_cmd_scan
Tony Lindgren <tony@atomide.com>
wlcore/wl12xx: Fix wl12xx get_mac error if device is in ELP
Mikulas Patocka <mpatocka@redhat.com>
dm writecache: commit just one block, not a full page
Steffen Klassert <steffen.klassert@secunet.com>
xfrm: Fix error reporting in xfrm_state_construct.
Mark Yacoub <markyacoub@chromium.org>
drm/amd/display: Verify Gamma & Degamma LUT sizes in amdgpu_dm_atomic_check
Heiner Kallweit <hkallweit1@gmail.com>
r8169: avoid link-up interrupt issue on RTL8106e if user enables ASPM
Minchan Kim <minchan@kernel.org>
selinux: use __GFP_NOWARN with GFP_NOWAIT in the AVC
Yang Yingliang <yangyingliang@huawei.com>
fjes: check return value after calling platform_get_resource()
Nirmoy Das <nirmoy.das@amd.com>
drm/amdkfd: use allowed domain for vmbo validation
Yang Yingliang <yangyingliang@huawei.com>
net: sgi: ioc3-eth: check return value after calling platform_get_resource()
Amit Cohen <amcohen@nvidia.com>
selftests: Clean forgotten resources as part of cleanup()
Joakim Zhang <qiangqing.zhang@nxp.com>
net: phy: realtek: add delay to fix RXC generation issue
Wesley Chalmers <Wesley.Chalmers@amd.com>
drm/amd/display: Fix off-by-one error in DML
Wesley Chalmers <Wesley.Chalmers@amd.com>
drm/amd/display: Set DISPCLK_MAX_ERRDET_CYCLES to 7
Vladimir Stempen <vladimir.stempen@amd.com>
drm/amd/display: Release MST resources on switch from MST to SST
Roman Li <roman.li@amd.com>
drm/amd/display: Update scaling settings on modeset
Nikola Cornij <nikola.cornij@amd.com>
drm/amd/display: Fix DCN 3.01 DSCCLK validation
Yang Yingliang <yangyingliang@huawei.com>
net: moxa: Use devm_platform_get_and_ioremap_resource()
Yang Yingliang <yangyingliang@huawei.com>
net: micrel: check return value after calling platform_get_resource()
Yang Yingliang <yangyingliang@huawei.com>
net: mvpp2: check return value after calling platform_get_resource()
Yang Yingliang <yangyingliang@huawei.com>
net: bcmgenet: check return value after calling platform_get_resource()
Yang Yingliang <yangyingliang@huawei.com>
net: mscc: ocelot: check return value after calling platform_get_resource()
Xianting Tian <xianting.tian@linux.alibaba.com>
virtio_net: Remove BUG() to avoid machine dead
Paul M Stillwell Jr <paul.m.stillwell.jr@intel.com>
ice: fix clang warning regarding deadcode.DeadStores
Liwei Song <liwei.song@windriver.com>
ice: set the value of global config lock timeout longer
Radim Pavlik <radim.pavlik@tbs-biometrics.com>
pinctrl: mcp23s08: fix race condition in irq handler
Horatiu Vultur <horatiu.vultur@microchip.com>
net: bridge: mrp: Update ring transitions.
Damien Le Moal <damien.lemoal@wdc.com>
dm: Fix dm_accept_partial_bio() relative to zone management commands
Mikulas Patocka <mpatocka@redhat.com>
dm writecache: don't split bios when overwriting contiguous cache content
Joe Thornber <ejt@redhat.com>
dm space maps: don't reset space map allocation cursor when committing
Jiapeng Chong <jiapeng.chong@linux.alibaba.com>
RDMA/cxgb4: Fix missing error code in create_qp()
Yuchung Cheng <ycheng@google.com>
net: tcp better handling of reordering then loss cases
Jiansong Chen <Jiansong.Chen@amd.com>
drm/amdgpu: remove unsafe optimization to drop preamble ib
Kees Cook <keescook@chromium.org>
drm/amd/display: Avoid HDCP over-read and corruption
Paul Cercueil <paul@crapouillou.net>
MIPS: ingenic: Select CPU_SUPPORTS_CPUFREQ && MIPS_EXTERNAL_TIMER
Paul Cercueil <paul@crapouillou.net>
MIPS: cpu-probe: Fix FPU detection on Ingenic JZ4760(B)
Willy Tarreau <w@1wt.eu>
ipv6: use prandom_u32() for ID generation
Xie Yongji <xieyongji@bytedance.com>
virtio-net: Add validation for used length
Yu Kuai <yukuai3@huawei.com>
drm: bridge: cdns-mhdp8546: Fix PM reference leak in
Dmitry Osipenko <digetx@gmail.com>
clk: tegra: Ensure that PLLU configuration is applied properly
Dmitry Osipenko <digetx@gmail.com>
clk: tegra: Fix refcounting of gate clocks
Gioh Kim <gi-oh.kim@cloud.ionos.com>
RDMA/rtrs: Change MAX_SESS_QUEUE_DEPTH
Vladimir Oltean <vladimir.oltean@nxp.com>
net: stmmac: the XPCS obscures a potential "PHY not found" error
Alex Bee <knaerzche@gmail.com>
drm: rockchip: add missing registers for RK3066
Alex Bee <knaerzche@gmail.com>
drm: rockchip: add missing registers for RK3188
Eli Cohen <elic@nvidia.com>
net/mlx5: Fix lag port remapping logic
Huy Nguyen <huyn@nvidia.com>
net/mlx5e: IPsec/rep_tc: Fix rep_tc_update_skb drops IPsec packet
Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
clk: renesas: r8a77995: Add ZA2 clock
Zou Wei <zou_wei@huawei.com>
drm/bridge: cdns: Fix PM reference leak in cdns_dsi_transfer()
Jesse Brandeburg <jesse.brandeburg@intel.com>
igb: fix assignment on big endian machines
Jesse Brandeburg <jesse.brandeburg@intel.com>
igb: handle vlan types with checker enabled
Jesse Brandeburg <jesse.brandeburg@intel.com>
e100: handle eeprom as little endian
Zou Wei <zou_wei@huawei.com>
drm/vc4: hdmi: Fix PM reference leak in vc4_hdmi_encoder_pre_crtc_co()
Mateusz Kwiatkowski <kfyatek+publicgit@gmail.com>
drm/vc4: Fix clock source for VEC PixelValve on BCM2711
Arturo Giusti <koredump@protonmail.com>
udf: Fix NULL pointer dereference in udf_symlink function
Andrey Grodzovsky <andrey.grodzovsky@amd.com>
drm/sched: Avoid data corruptions
Andrey Grodzovsky <andrey.grodzovsky@amd.com>
drm/scheduler: Fix hang when sched_entity released
Bixuan Cui <cuibixuan@huawei.com>
pinctrl: equilibrium: Add missing MODULE_DEVICE_TABLE
Davide Caratti <dcaratti@redhat.com>
net/sched: cls_api: increase max_reclassify_loop
Vladimir Oltean <olteanv@gmail.com>
net: mdio: provide shim implementation of devm_of_mdiobus_register
Xie Yongji <xieyongji@bytedance.com>
drm/virtio: Fix double free on probe failure
Pavel Skripkin <paskripkin@gmail.com>
reiserfs: add check for invalid 1st journal block
Zou Wei <zou_wei@huawei.com>
drm/bridge: lt9611: Add missing MODULE_DEVICE_TABLE
Ansuel Smith <ansuelsmth@gmail.com>
net: mdio: ipq8064: add regmap config to disable REGCACHE
Wang Li <wangli74@huawei.com>
drm/mediatek: Fix PM reference leak in mtk_crtc_ddp_hw_init()
Sebastian Andrzej Siewior <bigeasy@linutronix.de>
net: Treat __napi_schedule_irqoff() as __napi_schedule() on PREEMPT_RT
Zou Wei <zou_wei@huawei.com>
atm: nicstar: Fix possible use-after-free in nicstar_cleanup()
Zou Wei <zou_wei@huawei.com>
mISDN: fix possible use-after-free in HFC_cleanup()
Zou Wei <zou_wei@huawei.com>
atm: iphase: fix possible use-after-free in ia_module_exit()
Bibo Mao <maobibo@loongson.cn>
hugetlb: clear huge pte during flush function on mips platform
Dinghao Liu <dinghao.liu@zju.edu.cn>
clk: renesas: rcar-usb2-clock-sel: Fix error handling in .probe()
Dmytro Laktyushkin <Dmytro.Laktyushkin@amd.com>
drm/amd/display: fix use_max_lb flag for 420 pixel formats
Andy Shevchenko <andriy.shevchenko@linux.intel.com>
net: pch_gbe: Use proper accessors to BE data in pch_ptp_match()
Liu Ying <victor.liu@nxp.com>
drm/bridge: nwl-dsi: Force a full modeset when crtc_state->active is changed to be true
Dan Carpenter <dan.carpenter@oracle.com>
drm/vc4: fix argument ordering in vc4_crtc_get_margins()
Jack Zhang <Jack.Zhang1@amd.com>
drm/amd/amdgpu/sriov disable all ip hw status by default
Brandon Syu <Brandon.Syu@amd.com>
drm/amd/display: fix HDCP reset sequence on reinitialize
KuoHsiang Chou <kuohsiang_chou@aspeedtech.com>
drm/ast: Fixed CVE for DP501
Thomas Zimmermann <tzimmermann@suse.de>
drm/zte: Don't select DRM_KMS_FB_HELPER
Thomas Zimmermann <tzimmermann@suse.de>
drm/mxsfb: Don't select DRM_KMS_FB_HELPER
-------------
Diffstat:
Makefile | 4 +-
arch/arm64/boot/dts/rockchip/rk3328-rock64.dts | 5 +
arch/arm64/boot/dts/rockchip/rk3328.dtsi | 19 +++
arch/arm64/include/asm/tlb.h | 4 +
arch/mips/Kconfig | 2 +
arch/mips/include/asm/cpu-features.h | 4 +-
arch/mips/include/asm/hugetlb.h | 8 +-
arch/mips/include/asm/mipsregs.h | 8 +-
arch/mips/include/asm/pgalloc.h | 10 +-
arch/mips/kernel/cpu-probe.c | 5 +
arch/mips/loongson64/numa.c | 3 +
arch/powerpc/include/asm/barrier.h | 2 +
arch/powerpc/mm/fault.c | 4 +-
arch/powerpc/platforms/powernv/vas-window.c | 9 +-
block/blk-rq-qos.c | 4 +-
drivers/ata/ahci_sunxi.c | 2 +-
drivers/atm/iphase.c | 2 +-
drivers/atm/nicstar.c | 26 ++--
drivers/block/loop.c | 3 +
drivers/bluetooth/btusb.c | 24 +++-
drivers/char/ipmi/ipmi_watchdog.c | 22 ++--
drivers/clk/renesas/r8a77995-cpg-mssr.c | 1 +
drivers/clk/renesas/rcar-usb2-clock-sel.c | 24 ++--
drivers/clk/tegra/clk-periph-gate.c | 72 +++++++----
drivers/clk/tegra/clk-periph.c | 11 ++
drivers/clk/tegra/clk-pll.c | 9 +-
drivers/clocksource/arm_arch_timer.c | 2 +-
drivers/extcon/extcon-intel-mrfld.c | 9 ++
drivers/firmware/qemu_fw_cfg.c | 8 +-
drivers/fpga/stratix10-soc.c | 1 +
drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gpuvm.c | 21 +---
drivers/gpu/drm/amd/amdgpu/amdgpu_device.c | 2 +-
drivers/gpu/drm/amd/amdgpu/amdgpu_ib.c | 11 +-
drivers/gpu/drm/amd/amdgpu/amdgpu_umc.h | 5 +
drivers/gpu/drm/amd/amdgpu/sdma_v4_0.c | 4 +-
drivers/gpu/drm/amd/amdgpu/umc_v8_7.c | 2 +-
.../gpu/drm/amd/amdkfd/kfd_device_queue_manager.c | 68 +++++-----
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c | 24 +++-
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.h | 1 +
.../drm/amd/display/amdgpu_dm/amdgpu_dm_color.c | 41 +++++-
drivers/gpu/drm/amd/display/dc/core/dc_link_dp.c | 2 +
.../gpu/drm/amd/display/dc/dcn10/dcn10_dpp_dscl.c | 9 +-
drivers/gpu/drm/amd/display/dc/dcn20/dcn20_hwseq.c | 2 +-
.../amd/display/dc/dml/dcn30/display_mode_vba_30.c | 78 +++++-------
drivers/gpu/drm/amd/display/dc/irq_types.h | 2 +-
drivers/gpu/drm/amd/display/modules/hdcp/hdcp.c | 1 -
.../drm/amd/display/modules/hdcp/hdcp1_execution.c | 4 +-
drivers/gpu/drm/amd/include/navi10_enum.h | 2 +-
drivers/gpu/drm/arm/malidp_planes.c | 9 +-
drivers/gpu/drm/ast/ast_dp501.c | 139 +++++++++++++++------
drivers/gpu/drm/ast/ast_drv.h | 12 ++
drivers/gpu/drm/ast/ast_main.c | 11 +-
.../gpu/drm/bridge/cadence/cdns-mhdp8546-core.c | 4 +-
drivers/gpu/drm/bridge/cdns-dsi.c | 2 +-
drivers/gpu/drm/bridge/lontium-lt9611.c | 1 +
drivers/gpu/drm/bridge/nwl-dsi.c | 61 +++++----
drivers/gpu/drm/drm_dp_helper.c | 7 ++
drivers/gpu/drm/i915/display/intel_dp.c | 2 +-
drivers/gpu/drm/mediatek/mtk_drm_crtc.c | 2 +-
drivers/gpu/drm/msm/disp/mdp4/mdp4_kms.c | 2 -
drivers/gpu/drm/msm/disp/mdp4/mdp4_plane.c | 8 +-
drivers/gpu/drm/mxsfb/Kconfig | 1 -
drivers/gpu/drm/nouveau/nouveau_display.c | 1 -
drivers/gpu/drm/radeon/radeon_display.c | 1 +
drivers/gpu/drm/radeon/radeon_drv.c | 8 +-
drivers/gpu/drm/rockchip/dw-mipi-dsi-rockchip.c | 4 -
drivers/gpu/drm/rockchip/rockchip_vop_reg.c | 21 ++--
drivers/gpu/drm/scheduler/sched_entity.c | 8 +-
drivers/gpu/drm/scheduler/sched_main.c | 24 ++++
drivers/gpu/drm/tegra/dc.c | 10 +-
drivers/gpu/drm/tegra/drm.c | 2 -
drivers/gpu/drm/vc4/vc4_crtc.c | 5 +-
drivers/gpu/drm/vc4/vc4_drv.h | 2 +-
drivers/gpu/drm/vc4/vc4_hdmi.c | 10 +-
drivers/gpu/drm/vc4/vc4_txp.c | 2 +-
drivers/gpu/drm/virtio/virtgpu_kms.c | 1 +
drivers/gpu/drm/zte/Kconfig | 1 -
drivers/hwtracing/coresight/coresight-core.c | 2 +-
drivers/hwtracing/coresight/coresight-tmc-etf.c | 2 +-
drivers/infiniband/core/cma.c | 3 +-
drivers/infiniband/hw/cxgb4/qp.c | 1 +
drivers/infiniband/sw/rxe/rxe_mr.c | 2 +-
drivers/infiniband/ulp/isert/ib_isert.c | 4 +-
drivers/infiniband/ulp/isert/ib_isert.h | 3 -
drivers/infiniband/ulp/rtrs/rtrs-pri.h | 13 +-
drivers/ipack/carriers/tpci200.c | 5 +-
drivers/isdn/hardware/mISDN/hfcpci.c | 2 +-
drivers/md/dm-writecache.c | 48 +++++--
drivers/md/dm-zoned-metadata.c | 7 ++
drivers/md/dm.c | 8 +-
drivers/md/persistent-data/dm-btree-remove.c | 3 +-
drivers/md/persistent-data/dm-space-map-disk.c | 9 +-
drivers/md/persistent-data/dm-space-map-metadata.c | 9 +-
drivers/media/i2c/saa6588.c | 4 +-
drivers/media/pci/bt8xx/bttv-driver.c | 6 +-
drivers/media/pci/saa7134/saa7134-video.c | 6 +-
drivers/media/platform/davinci/vpbe_display.c | 2 +-
drivers/media/platform/davinci/vpbe_venc.c | 6 +-
drivers/media/rc/bpf-lirc.c | 3 +-
drivers/media/usb/dvb-usb-v2/rtl28xxu.c | 3 +-
drivers/media/usb/dvb-usb/dtv5100.c | 7 +-
drivers/media/usb/gspca/sq905.c | 2 +-
drivers/media/usb/gspca/sunplus.c | 8 +-
drivers/media/usb/uvc/uvc_video.c | 27 ++++
drivers/media/usb/zr364xx/zr364xx.c | 1 +
drivers/mfd/syscon.c | 2 +-
drivers/misc/lkdtm/bugs.c | 3 +
drivers/mmc/core/core.c | 7 +-
drivers/mmc/core/sd.c | 10 +-
drivers/mmc/host/sdhci-acpi.c | 11 ++
drivers/mmc/host/sdhci.c | 4 +
drivers/mmc/host/sdhci.h | 1 +
drivers/net/dsa/ocelot/seville_vsc9953.c | 5 +
drivers/net/ethernet/broadcom/genet/bcmmii.c | 4 +
drivers/net/ethernet/freescale/fec_main.c | 32 +++++
drivers/net/ethernet/intel/e100.c | 12 +-
drivers/net/ethernet/intel/i40e/i40e_ptp.c | 8 +-
drivers/net/ethernet/intel/ice/ice_ethtool.c | 6 +-
drivers/net/ethernet/intel/ice/ice_lan_tx_rx.h | 4 +-
drivers/net/ethernet/intel/ice/ice_type.h | 2 +-
drivers/net/ethernet/intel/igb/igb_main.c | 9 +-
drivers/net/ethernet/intel/igbvf/netdev.c | 4 +-
drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c | 4 +
drivers/net/ethernet/mellanox/mlx5/core/en_rx.c | 6 +-
drivers/net/ethernet/mellanox/mlx5/core/lag.c | 19 ++-
drivers/net/ethernet/micrel/ks8842.c | 4 +
drivers/net/ethernet/moxa/moxart_ether.c | 5 +-
.../net/ethernet/oki-semi/pch_gbe/pch_gbe_main.c | 19 +--
drivers/net/ethernet/realtek/r8169_main.c | 1 -
drivers/net/ethernet/sfc/ef10_sriov.c | 25 ++--
drivers/net/ethernet/sgi/ioc3-eth.c | 4 +
drivers/net/ethernet/stmicro/stmmac/stmmac_mdio.c | 21 +++-
drivers/net/fjes/fjes_main.c | 4 +
drivers/net/ipa/ipa_main.c | 1 +
drivers/net/mdio/mdio-ipq8064.c | 33 +++--
drivers/net/phy/realtek.c | 15 ++-
drivers/net/virtio_net.c | 22 ++--
drivers/net/wireless/ath/ath11k/mac.c | 4 +-
drivers/net/wireless/intel/iwlwifi/mvm/mac80211.c | 24 +++-
.../net/wireless/intel/iwlwifi/mvm/time-event.c | 4 +
.../wireless/intel/iwlwifi/pcie/ctxt-info-gen3.c | 15 ++-
drivers/net/wireless/intel/iwlwifi/pcie/internal.h | 3 +
.../net/wireless/intel/iwlwifi/pcie/trans-gen2.c | 3 +-
drivers/net/wireless/mac80211_hwsim.c | 48 +++++--
drivers/net/wireless/mediatek/mt76/mt7615/mac.c | 10 +-
drivers/net/wireless/mediatek/mt76/mt7915/init.c | 6 +-
drivers/net/wireless/realtek/rtl8xxxu/rtl8xxxu.h | 11 +-
.../net/wireless/realtek/rtl8xxxu/rtl8xxxu_8192e.c | 59 ++++++++-
drivers/net/wireless/st/cw1200/cw1200_sdio.c | 1 +
drivers/net/wireless/ti/wl1251/cmd.c | 9 +-
drivers/net/wireless/ti/wl12xx/main.c | 7 ++
drivers/nvmem/core.c | 9 +-
drivers/pci/controller/pci-aardvark.c | 13 +-
drivers/pci/quirks.c | 11 ++
drivers/pinctrl/pinctrl-amd.c | 1 +
drivers/pinctrl/pinctrl-equilibrium.c | 1 +
drivers/pinctrl/pinctrl-mcp23s08.c | 10 +-
drivers/scsi/libiscsi.c | 26 +---
drivers/scsi/scsi_transport_iscsi.c | 28 ++++-
.../int340x_thermal/processor_thermal_device.c | 20 +--
fs/ext4/ext4.h | 4 +
fs/ext4/mmp.c | 28 ++---
fs/ext4/super.c | 10 +-
fs/f2fs/f2fs.h | 2 +
fs/f2fs/recovery.c | 23 ++--
fs/f2fs/super.c | 8 +-
fs/io-wq.c | 5 +-
fs/io_uring.c | 118 ++++++++---------
fs/jfs/inode.c | 3 +-
fs/reiserfs/journal.c | 14 +++
fs/ubifs/super.c | 1 +
fs/ubifs/ubifs.h | 2 +
fs/ubifs/xattr.c | 44 +++++--
fs/udf/namei.c | 4 +
include/linux/mfd/abx500/ux500_chargalg.h | 2 +-
include/linux/netdev_features.h | 2 +-
include/linux/of_mdio.h | 7 ++
include/linux/wait.h | 2 +-
include/media/v4l2-subdev.h | 4 +
include/net/flow_offload.h | 12 +-
include/net/sctp/structs.h | 2 +-
include/scsi/scsi_transport_iscsi.h | 1 +
include/uapi/linux/ethtool.h | 4 +-
kernel/bpf/core.c | 61 ++++++---
kernel/bpf/ringbuf.c | 2 +
kernel/cpu.c | 49 ++++++++
kernel/sched/fair.c | 6 +-
kernel/sched/wait.c | 9 +-
kernel/trace/trace.c | 91 ++++++++------
lib/seq_buf.c | 4 +-
mm/memory-failure.c | 6 +-
mm/page_alloc.c | 100 +++++++++------
net/bluetooth/hci_core.c | 16 +--
net/bluetooth/hci_event.c | 6 +-
net/bluetooth/l2cap_core.c | 8 +-
net/bluetooth/mgmt.c | 5 +
net/bridge/br_mrp.c | 6 +-
net/core/dev.c | 11 +-
net/ipv4/ip_output.c | 32 ++---
net/ipv4/tcp_input.c | 45 ++++---
net/ipv6/ip6_output.c | 32 ++---
net/ipv6/output_core.c | 28 +----
net/mac80211/sta_info.c | 11 +-
net/sched/act_api.c | 3 +-
net/sched/cls_api.c | 2 +-
net/sctp/bind_addr.c | 19 +--
net/sctp/input.c | 8 +-
net/sctp/ipv6.c | 7 +-
net/sctp/protocol.c | 7 +-
net/sctp/sm_make_chunk.c | 29 +++--
net/vmw_vsock/af_vsock.c | 2 +-
net/wireless/nl80211.c | 9 +-
net/wireless/wext-spy.c | 14 +--
net/xfrm/xfrm_policy.c | 21 ++--
net/xfrm/xfrm_user.c | 28 ++---
security/selinux/avc.c | 13 +-
security/smack/smackfs.c | 2 +
sound/soc/tegra/tegra_alc5632.c | 1 +
sound/soc/tegra/tegra_max98090.c | 1 +
sound/soc/tegra/tegra_rt5640.c | 1 +
sound/soc/tegra/tegra_rt5677.c | 1 +
sound/soc/tegra/tegra_sgtl5000.c | 1 +
sound/soc/tegra/tegra_wm8753.c | 1 +
sound/soc/tegra/tegra_wm8903.c | 1 +
sound/soc/tegra/tegra_wm9712.c | 1 +
sound/soc/tegra/trimslice.c | 1 +
.../drivers/net/mlxsw/devlink_trap_l3_drops.sh | 3 +
.../net/mlxsw/devlink_trap_l3_exceptions.sh | 3 +
.../selftests/drivers/net/mlxsw/qos_dscp_bridge.sh | 2 +
tools/testing/selftests/lkdtm/tests.txt | 2 +-
.../selftests/net/forwarding/pedit_dsfield.sh | 2 +
.../selftests/net/forwarding/pedit_l4port.sh | 2 +
.../selftests/net/forwarding/skbedit_priority.sh | 2 +
tools/testing/selftests/resctrl/README | 2 +-
tools/testing/selftests/resctrl/resctrl_tests.c | 4 +-
235 files changed, 1847 insertions(+), 951 deletions(-)
next reply other threads:[~2021-07-15 18:47 UTC|newest]
Thread overview: 226+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-07-15 18:36 Greg Kroah-Hartman [this message]
2021-07-15 18:36 ` [PATCH 5.10 001/215] drm/mxsfb: Dont select DRM_KMS_FB_HELPER Greg Kroah-Hartman
2021-07-15 18:36 ` [PATCH 5.10 002/215] drm/zte: " Greg Kroah-Hartman
2021-07-15 18:36 ` [PATCH 5.10 003/215] drm/ast: Fixed CVE for DP501 Greg Kroah-Hartman
2021-07-15 18:36 ` [PATCH 5.10 004/215] drm/amd/display: fix HDCP reset sequence on reinitialize Greg Kroah-Hartman
2021-07-15 18:36 ` [PATCH 5.10 005/215] drm/amd/amdgpu/sriov disable all ip hw status by default Greg Kroah-Hartman
2021-07-15 18:36 ` [PATCH 5.10 006/215] drm/vc4: fix argument ordering in vc4_crtc_get_margins() Greg Kroah-Hartman
2021-07-15 18:36 ` [PATCH 5.10 007/215] drm/bridge: nwl-dsi: Force a full modeset when crtc_state->active is changed to be true Greg Kroah-Hartman
2021-07-15 18:36 ` [PATCH 5.10 008/215] net: pch_gbe: Use proper accessors to BE data in pch_ptp_match() Greg Kroah-Hartman
2021-07-15 18:36 ` [PATCH 5.10 009/215] drm/amd/display: fix use_max_lb flag for 420 pixel formats Greg Kroah-Hartman
2021-07-15 18:36 ` [PATCH 5.10 010/215] clk: renesas: rcar-usb2-clock-sel: Fix error handling in .probe() Greg Kroah-Hartman
2021-07-15 18:36 ` [PATCH 5.10 011/215] hugetlb: clear huge pte during flush function on mips platform Greg Kroah-Hartman
2021-07-15 18:36 ` [PATCH 5.10 012/215] atm: iphase: fix possible use-after-free in ia_module_exit() Greg Kroah-Hartman
2021-07-15 18:36 ` [PATCH 5.10 013/215] mISDN: fix possible use-after-free in HFC_cleanup() Greg Kroah-Hartman
2021-07-15 18:36 ` [PATCH 5.10 014/215] atm: nicstar: Fix possible use-after-free in nicstar_cleanup() Greg Kroah-Hartman
2021-07-15 18:36 ` [PATCH 5.10 015/215] net: Treat __napi_schedule_irqoff() as __napi_schedule() on PREEMPT_RT Greg Kroah-Hartman
2021-07-15 18:36 ` [PATCH 5.10 016/215] drm/mediatek: Fix PM reference leak in mtk_crtc_ddp_hw_init() Greg Kroah-Hartman
2021-07-15 18:36 ` [PATCH 5.10 017/215] net: mdio: ipq8064: add regmap config to disable REGCACHE Greg Kroah-Hartman
2021-07-15 18:36 ` [PATCH 5.10 018/215] drm/bridge: lt9611: Add missing MODULE_DEVICE_TABLE Greg Kroah-Hartman
2021-07-15 18:36 ` [PATCH 5.10 019/215] reiserfs: add check for invalid 1st journal block Greg Kroah-Hartman
2021-07-15 18:36 ` [PATCH 5.10 020/215] drm/virtio: Fix double free on probe failure Greg Kroah-Hartman
2021-07-15 18:36 ` [PATCH 5.10 021/215] net: mdio: provide shim implementation of devm_of_mdiobus_register Greg Kroah-Hartman
2021-07-15 18:36 ` [PATCH 5.10 022/215] net/sched: cls_api: increase max_reclassify_loop Greg Kroah-Hartman
2021-07-15 18:36 ` [PATCH 5.10 023/215] pinctrl: equilibrium: Add missing MODULE_DEVICE_TABLE Greg Kroah-Hartman
2021-07-15 18:36 ` [PATCH 5.10 024/215] drm/scheduler: Fix hang when sched_entity released Greg Kroah-Hartman
2021-07-15 18:36 ` [PATCH 5.10 025/215] drm/sched: Avoid data corruptions Greg Kroah-Hartman
2021-07-15 18:36 ` [PATCH 5.10 026/215] udf: Fix NULL pointer dereference in udf_symlink function Greg Kroah-Hartman
2021-07-15 18:36 ` [PATCH 5.10 027/215] drm/vc4: Fix clock source for VEC PixelValve on BCM2711 Greg Kroah-Hartman
2021-07-15 18:36 ` [PATCH 5.10 028/215] drm/vc4: hdmi: Fix PM reference leak in vc4_hdmi_encoder_pre_crtc_co() Greg Kroah-Hartman
2021-07-15 18:36 ` [PATCH 5.10 029/215] e100: handle eeprom as little endian Greg Kroah-Hartman
2021-07-15 18:36 ` [PATCH 5.10 030/215] igb: handle vlan types with checker enabled Greg Kroah-Hartman
2021-07-15 18:36 ` [PATCH 5.10 031/215] igb: fix assignment on big endian machines Greg Kroah-Hartman
2021-07-15 18:36 ` [PATCH 5.10 032/215] drm/bridge: cdns: Fix PM reference leak in cdns_dsi_transfer() Greg Kroah-Hartman
2021-07-15 18:36 ` [PATCH 5.10 033/215] clk: renesas: r8a77995: Add ZA2 clock Greg Kroah-Hartman
2021-07-15 18:36 ` [PATCH 5.10 034/215] net/mlx5e: IPsec/rep_tc: Fix rep_tc_update_skb drops IPsec packet Greg Kroah-Hartman
2021-07-15 18:36 ` [PATCH 5.10 035/215] net/mlx5: Fix lag port remapping logic Greg Kroah-Hartman
2021-07-15 18:36 ` [PATCH 5.10 036/215] drm: rockchip: add missing registers for RK3188 Greg Kroah-Hartman
2021-07-15 18:36 ` [PATCH 5.10 037/215] drm: rockchip: add missing registers for RK3066 Greg Kroah-Hartman
2021-07-15 18:36 ` [PATCH 5.10 038/215] net: stmmac: the XPCS obscures a potential "PHY not found" error Greg Kroah-Hartman
2021-07-15 18:36 ` [PATCH 5.10 039/215] RDMA/rtrs: Change MAX_SESS_QUEUE_DEPTH Greg Kroah-Hartman
2021-07-15 18:36 ` [PATCH 5.10 040/215] clk: tegra: Fix refcounting of gate clocks Greg Kroah-Hartman
2021-07-15 18:36 ` [PATCH 5.10 041/215] clk: tegra: Ensure that PLLU configuration is applied properly Greg Kroah-Hartman
2021-07-15 18:36 ` [PATCH 5.10 042/215] drm: bridge: cdns-mhdp8546: Fix PM reference leak in Greg Kroah-Hartman
2021-07-15 18:36 ` [PATCH 5.10 043/215] virtio-net: Add validation for used length Greg Kroah-Hartman
2021-07-15 18:36 ` [PATCH 5.10 044/215] ipv6: use prandom_u32() for ID generation Greg Kroah-Hartman
2021-07-15 18:36 ` [PATCH 5.10 045/215] MIPS: cpu-probe: Fix FPU detection on Ingenic JZ4760(B) Greg Kroah-Hartman
2021-07-15 18:36 ` [PATCH 5.10 046/215] MIPS: ingenic: Select CPU_SUPPORTS_CPUFREQ && MIPS_EXTERNAL_TIMER Greg Kroah-Hartman
2021-07-15 18:36 ` [PATCH 5.10 047/215] drm/amd/display: Avoid HDCP over-read and corruption Greg Kroah-Hartman
2021-07-15 18:37 ` [PATCH 5.10 048/215] drm/amdgpu: remove unsafe optimization to drop preamble ib Greg Kroah-Hartman
2021-07-15 18:37 ` [PATCH 5.10 049/215] net: tcp better handling of reordering then loss cases Greg Kroah-Hartman
2021-07-15 18:37 ` [PATCH 5.10 050/215] RDMA/cxgb4: Fix missing error code in create_qp() Greg Kroah-Hartman
2021-07-15 18:37 ` [PATCH 5.10 051/215] dm space maps: dont reset space map allocation cursor when committing Greg Kroah-Hartman
2021-07-15 18:37 ` [PATCH 5.10 052/215] dm writecache: dont split bios when overwriting contiguous cache content Greg Kroah-Hartman
2021-07-15 18:37 ` [PATCH 5.10 053/215] dm: Fix dm_accept_partial_bio() relative to zone management commands Greg Kroah-Hartman
2021-07-15 18:37 ` [PATCH 5.10 054/215] net: bridge: mrp: Update ring transitions Greg Kroah-Hartman
2021-07-15 18:37 ` [PATCH 5.10 055/215] pinctrl: mcp23s08: fix race condition in irq handler Greg Kroah-Hartman
2021-07-15 18:37 ` [PATCH 5.10 056/215] ice: set the value of global config lock timeout longer Greg Kroah-Hartman
2021-07-15 18:37 ` [PATCH 5.10 057/215] ice: fix clang warning regarding deadcode.DeadStores Greg Kroah-Hartman
2021-07-15 18:37 ` [PATCH 5.10 058/215] virtio_net: Remove BUG() to avoid machine dead Greg Kroah-Hartman
2021-07-15 18:37 ` [PATCH 5.10 059/215] net: mscc: ocelot: check return value after calling platform_get_resource() Greg Kroah-Hartman
2021-07-15 18:37 ` [PATCH 5.10 060/215] net: bcmgenet: " Greg Kroah-Hartman
2021-07-15 18:37 ` [PATCH 5.10 061/215] net: mvpp2: " Greg Kroah-Hartman
2021-07-15 18:37 ` [PATCH 5.10 062/215] net: micrel: " Greg Kroah-Hartman
2021-07-15 18:37 ` [PATCH 5.10 063/215] net: moxa: Use devm_platform_get_and_ioremap_resource() Greg Kroah-Hartman
2021-07-15 18:37 ` [PATCH 5.10 064/215] drm/amd/display: Fix DCN 3.01 DSCCLK validation Greg Kroah-Hartman
2021-07-15 18:37 ` [PATCH 5.10 065/215] drm/amd/display: Update scaling settings on modeset Greg Kroah-Hartman
2021-07-15 18:37 ` [PATCH 5.10 066/215] drm/amd/display: Release MST resources on switch from MST to SST Greg Kroah-Hartman
2021-07-15 18:37 ` [PATCH 5.10 067/215] drm/amd/display: Set DISPCLK_MAX_ERRDET_CYCLES to 7 Greg Kroah-Hartman
2021-07-15 18:37 ` [PATCH 5.10 068/215] drm/amd/display: Fix off-by-one error in DML Greg Kroah-Hartman
2021-07-15 18:37 ` [PATCH 5.10 069/215] net: phy: realtek: add delay to fix RXC generation issue Greg Kroah-Hartman
2021-07-15 18:37 ` [PATCH 5.10 070/215] selftests: Clean forgotten resources as part of cleanup() Greg Kroah-Hartman
2021-07-15 18:37 ` [PATCH 5.10 071/215] net: sgi: ioc3-eth: check return value after calling platform_get_resource() Greg Kroah-Hartman
2021-07-15 18:37 ` [PATCH 5.10 072/215] drm/amdkfd: use allowed domain for vmbo validation Greg Kroah-Hartman
2021-07-15 18:37 ` [PATCH 5.10 073/215] fjes: check return value after calling platform_get_resource() Greg Kroah-Hartman
2021-07-15 18:37 ` [PATCH 5.10 074/215] selinux: use __GFP_NOWARN with GFP_NOWAIT in the AVC Greg Kroah-Hartman
2021-07-15 18:37 ` [PATCH 5.10 075/215] r8169: avoid link-up interrupt issue on RTL8106e if user enables ASPM Greg Kroah-Hartman
2021-07-15 18:37 ` [PATCH 5.10 076/215] drm/amd/display: Verify Gamma & Degamma LUT sizes in amdgpu_dm_atomic_check Greg Kroah-Hartman
2021-07-15 18:37 ` [PATCH 5.10 077/215] xfrm: Fix error reporting in xfrm_state_construct Greg Kroah-Hartman
2021-07-15 18:37 ` [PATCH 5.10 078/215] dm writecache: commit just one block, not a full page Greg Kroah-Hartman
2021-07-15 18:37 ` [PATCH 5.10 079/215] wlcore/wl12xx: Fix wl12xx get_mac error if device is in ELP Greg Kroah-Hartman
2021-07-15 18:37 ` [PATCH 5.10 080/215] wl1251: Fix possible buffer overflow in wl1251_cmd_scan Greg Kroah-Hartman
2021-07-15 18:37 ` [PATCH 5.10 081/215] cw1200: add missing MODULE_DEVICE_TABLE Greg Kroah-Hartman
2021-07-15 18:37 ` [PATCH 5.10 082/215] drm/amdkfd: fix circular locking on get_wave_state Greg Kroah-Hartman
2021-07-15 18:37 ` [PATCH 5.10 083/215] drm/amdkfd: Fix circular lock in nocpsch path Greg Kroah-Hartman
2021-07-15 18:37 ` [PATCH 5.10 084/215] bpf: Fix up register-based shifts in interpreter to silence KUBSAN Greg Kroah-Hartman
2021-07-15 18:37 ` [PATCH 5.10 085/215] ice: fix incorrect payload indicator on PTYPE Greg Kroah-Hartman
2021-07-15 18:37 ` [PATCH 5.10 086/215] ice: mark PTYPE 2 as reserved Greg Kroah-Hartman
2021-07-15 18:37 ` [PATCH 5.10 087/215] mt76: mt7615: fix fixed-rate tx status reporting Greg Kroah-Hartman
2021-07-15 18:37 ` [PATCH 5.10 088/215] net: fix mistake path for netdev_features_strings Greg Kroah-Hartman
2021-07-15 18:37 ` [PATCH 5.10 089/215] net: ipa: Add missing of_node_put() in ipa_firmware_load() Greg Kroah-Hartman
2021-07-15 18:37 ` [PATCH 5.10 090/215] net: sched: fix error return code in tcf_del_walker() Greg Kroah-Hartman
2021-07-15 18:37 ` [PATCH 5.10 091/215] io_uring: fix false WARN_ONCE Greg Kroah-Hartman
2021-07-15 18:37 ` [PATCH 5.10 092/215] drm/amdgpu: fix bad address translation for sienna_cichlid Greg Kroah-Hartman
2021-07-15 18:37 ` [PATCH 5.10 093/215] drm/amdkfd: Walk through list with dqm lock hold Greg Kroah-Hartman
2021-07-15 18:37 ` [PATCH 5.10 094/215] mt76: mt7915: fix IEEE80211_HE_PHY_CAP7_MAX_NC for station mode Greg Kroah-Hartman
2021-07-15 18:37 ` [PATCH 5.10 095/215] rtl8xxxu: Fix device info for RTL8192EU devices Greg Kroah-Hartman
2021-07-15 18:37 ` [PATCH 5.10 096/215] MIPS: add PMD table accounting into MIPSpmd_alloc_one Greg Kroah-Hartman
2021-07-15 18:37 ` [PATCH 5.10 097/215] net: fec: add ndo_select_queue to fix TX bandwidth fluctuations Greg Kroah-Hartman
2021-07-15 18:37 ` [PATCH 5.10 098/215] atm: nicstar: use dma_free_coherent instead of kfree Greg Kroah-Hartman
2021-07-15 18:37 ` [PATCH 5.10 099/215] atm: nicstar: register the interrupt handler in the right place Greg Kroah-Hartman
2021-07-15 18:37 ` [PATCH 5.10 100/215] vsock: notify server to shutdown when client has pending signal Greg Kroah-Hartman
2021-07-15 18:37 ` [PATCH 5.10 101/215] RDMA/rxe: Dont overwrite errno from ib_umem_get() Greg Kroah-Hartman
2021-07-15 18:37 ` [PATCH 5.10 102/215] iwlwifi: mvm: dont change band on bound PHY contexts Greg Kroah-Hartman
2021-07-15 18:37 ` [PATCH 5.10 103/215] iwlwifi: mvm: fix error print when session protection ends Greg Kroah-Hartman
2021-07-15 18:37 ` [PATCH 5.10 104/215] iwlwifi: pcie: free IML DMA memory allocation Greg Kroah-Hartman
2021-07-15 18:37 ` [PATCH 5.10 105/215] iwlwifi: pcie: fix context info freeing Greg Kroah-Hartman
2021-07-15 18:37 ` [PATCH 5.10 106/215] sfc: avoid double pci_remove of VFs Greg Kroah-Hartman
2021-07-15 18:37 ` [PATCH 5.10 107/215] sfc: error code if SRIOV cannot be disabled Greg Kroah-Hartman
2021-07-15 18:38 ` [PATCH 5.10 108/215] wireless: wext-spy: Fix out-of-bounds warning Greg Kroah-Hartman
2021-07-15 18:38 ` [PATCH 5.10 109/215] cfg80211: fix default HE tx bitrate mask in 2G band Greg Kroah-Hartman
2021-07-15 18:38 ` [PATCH 5.10 110/215] mac80211: consider per-CPU statistics if present Greg Kroah-Hartman
2021-07-15 18:38 ` [PATCH 5.10 111/215] mac80211_hwsim: add concurrent channels scanning support over virtio Greg Kroah-Hartman
2021-07-15 18:38 ` [PATCH 5.10 112/215] IB/isert: Align target max I/O size to initiator size Greg Kroah-Hartman
2021-07-15 18:38 ` [PATCH 5.10 113/215] media, bpf: Do not copy more entries than user space requested Greg Kroah-Hartman
2021-07-15 18:38 ` [PATCH 5.10 114/215] net: ip: avoid OOM kills with large UDP sends over loopback Greg Kroah-Hartman
2021-07-15 18:38 ` [PATCH 5.10 115/215] RDMA/cma: Fix rdma_resolve_route() memory leak Greg Kroah-Hartman
2021-07-15 18:38 ` [PATCH 5.10 116/215] Bluetooth: btusb: Fixed too many in-token issue for Mediatek Chip Greg Kroah-Hartman
2021-07-15 18:38 ` [PATCH 5.10 117/215] Bluetooth: Fix the HCI to MGMT status conversion table Greg Kroah-Hartman
2021-07-15 18:38 ` [PATCH 5.10 118/215] Bluetooth: Fix alt settings for incoming SCO with transparent coding format Greg Kroah-Hartman
2021-07-15 18:38 ` [PATCH 5.10 119/215] Bluetooth: Shutdown controller after workqueues are flushed or cancelled Greg Kroah-Hartman
2021-07-15 18:38 ` [PATCH 5.10 120/215] Bluetooth: btusb: Add a new QCA_ROME device (0cf3:e500) Greg Kroah-Hartman
2021-07-15 18:38 ` [PATCH 5.10 121/215] Bluetooth: L2CAP: Fix invalid access if ECRED Reconfigure fails Greg Kroah-Hartman
2021-07-15 18:38 ` [PATCH 5.10 122/215] Bluetooth: L2CAP: Fix invalid access on ECRED Connection response Greg Kroah-Hartman
2021-07-15 18:38 ` [PATCH 5.10 123/215] Bluetooth: btusb: Add support USB ALT 3 for WBS Greg Kroah-Hartman
2021-07-15 18:38 ` [PATCH 5.10 124/215] Bluetooth: mgmt: Fix the command returns garbage parameter value Greg Kroah-Hartman
2021-07-15 18:38 ` [PATCH 5.10 125/215] Bluetooth: btusb: fix bt fiwmare downloading failure issue for qca btsoc Greg Kroah-Hartman
2021-07-15 18:38 ` [PATCH 5.10 126/215] sched/fair: Ensure _sum and _avg values stay consistent Greg Kroah-Hartman
2021-07-15 18:38 ` [PATCH 5.10 127/215] bpf: Fix false positive kmemleak report in bpf_ringbuf_area_alloc() Greg Kroah-Hartman
2021-07-15 18:38 ` [PATCH 5.10 128/215] flow_offload: action should not be NULL when it is referenced Greg Kroah-Hartman
2021-07-15 18:38 ` [PATCH 5.10 129/215] sctp: validate from_addr_param return Greg Kroah-Hartman
2021-07-15 18:38 ` [PATCH 5.10 130/215] sctp: add size validation when walking chunks Greg Kroah-Hartman
2021-07-15 18:38 ` [PATCH 5.10 131/215] MIPS: loongsoon64: Reserve memory below starting pfn to prevent Oops Greg Kroah-Hartman
2021-07-15 18:38 ` [PATCH 5.10 132/215] MIPS: set mips32r5 for virt extensions Greg Kroah-Hartman
2021-07-15 18:38 ` [PATCH 5.10 133/215] selftests/resctrl: Fix incorrect parsing of option "-t" Greg Kroah-Hartman
2021-07-15 18:38 ` [PATCH 5.10 134/215] MIPS: MT extensions are not available on MIPS32r1 Greg Kroah-Hartman
2021-07-15 18:38 ` [PATCH 5.10 135/215] ath11k: unlock on error path in ath11k_mac_op_add_interface() Greg Kroah-Hartman
2021-07-15 18:38 ` [PATCH 5.10 136/215] arm64: dts: rockchip: add rk3328 dwc3 usb controller node Greg Kroah-Hartman
2021-07-15 18:38 ` [PATCH 5.10 137/215] arm64: dts: rockchip: Enable USB3 for rk3328 Rock64 Greg Kroah-Hartman
2021-07-15 18:38 ` [PATCH 5.10 138/215] mm/page_alloc: fix memory map initialization for descending nodes Greg Kroah-Hartman
2021-07-15 18:38 ` [PATCH 5.10 139/215] loop: fix I/O error on fsync() in detached loop devices Greg Kroah-Hartman
2021-07-15 18:38 ` [PATCH 5.10 140/215] mm,hwpoison: return -EBUSY when migration fails Greg Kroah-Hartman
2021-07-16 9:52 ` Pavel Machek
2021-07-16 9:59 ` David Hildenbrand
2021-07-16 12:39 ` Greg Kroah-Hartman
2021-07-15 18:38 ` [PATCH 5.10 141/215] io_uring: simplify io_remove_personalities() Greg Kroah-Hartman
2021-07-15 18:38 ` [PATCH 5.10 142/215] io_uring: Convert personality_idr to XArray Greg Kroah-Hartman
2021-07-15 18:38 ` [PATCH 5.10 143/215] io_uring: convert io_buffer_idr " Greg Kroah-Hartman
2021-07-15 18:38 ` [PATCH 5.10 144/215] scsi: iscsi: Fix race condition between login and sync thread Greg Kroah-Hartman
2021-07-15 18:38 ` [PATCH 5.10 145/215] scsi: iscsi: Fix iSCSI cls conn state Greg Kroah-Hartman
2021-07-15 18:38 ` [PATCH 5.10 146/215] powerpc/mm: Fix lockup on kernel exec fault Greg Kroah-Hartman
2021-07-15 18:38 ` [PATCH 5.10 147/215] powerpc/barrier: Avoid collision with clangs __lwsync macro Greg Kroah-Hartman
2021-07-15 18:38 ` [PATCH 5.10 148/215] powerpc/powernv/vas: Release reference to tgid during window close Greg Kroah-Hartman
2021-07-15 18:38 ` [PATCH 5.10 149/215] drm/amdgpu: Update NV SIMD-per-CU to 2 Greg Kroah-Hartman
2021-07-15 18:38 ` [PATCH 5.10 150/215] drm/amdgpu: enable sdma0 tmz for Raven/Renoir(V2) Greg Kroah-Hartman
2021-07-15 18:38 ` [PATCH 5.10 151/215] drm/radeon: Add the missed drm_gem_object_put() in radeon_user_framebuffer_create() Greg Kroah-Hartman
2021-07-15 18:38 ` [PATCH 5.10 152/215] drm/radeon: Call radeon_suspend_kms() in radeon_pci_shutdown() for Loongson64 Greg Kroah-Hartman
2021-07-15 18:38 ` [PATCH 5.10 153/215] drm/vc4: txp: Properly set the possible_crtcs mask Greg Kroah-Hartman
2021-07-15 18:38 ` [PATCH 5.10 154/215] drm/vc4: crtc: Skip the TXP Greg Kroah-Hartman
2021-07-15 18:38 ` [PATCH 5.10 155/215] drm/vc4: hdmi: Prevent clock unbalance Greg Kroah-Hartman
2021-07-15 18:38 ` [PATCH 5.10 156/215] drm/dp: Handle zeroed port counts in drm_dp_read_downstream_info() Greg Kroah-Hartman
2021-07-15 18:38 ` [PATCH 5.10 157/215] drm/rockchip: dsi: remove extra component_del() call Greg Kroah-Hartman
2021-07-15 18:38 ` [PATCH 5.10 158/215] drm/amd/display: fix incorrrect valid irq check Greg Kroah-Hartman
2021-07-15 18:38 ` [PATCH 5.10 159/215] pinctrl/amd: Add device HID for new AMD GPIO controller Greg Kroah-Hartman
2021-07-15 18:38 ` [PATCH 5.10 160/215] drm/amd/display: Reject non-zero src_y and src_x for video planes Greg Kroah-Hartman
2021-07-15 18:38 ` [PATCH 5.10 161/215] drm/tegra: Dont set allow_fb_modifiers explicitly Greg Kroah-Hartman
2021-07-15 18:38 ` [PATCH 5.10 162/215] drm/msm/mdp4: Fix modifier support enabling Greg Kroah-Hartman
2021-07-15 18:38 ` [PATCH 5.10 163/215] drm/arm/malidp: Always list modifiers Greg Kroah-Hartman
2021-07-15 18:38 ` [PATCH 5.10 164/215] drm/nouveau: Dont set allow_fb_modifiers explicitly Greg Kroah-Hartman
2021-07-15 18:38 ` [PATCH 5.10 165/215] drm/i915/display: Do not zero past infoframes.vsc Greg Kroah-Hartman
2021-07-15 18:38 ` [PATCH 5.10 166/215] mmc: sdhci-acpi: Disable write protect detection on Toshiba Encore 2 WT8-B Greg Kroah-Hartman
2021-07-15 18:38 ` [PATCH 5.10 167/215] mmc: sdhci: Fix warning message when accessing RPMB in HS400 mode Greg Kroah-Hartman
2021-07-15 18:39 ` [PATCH 5.10 168/215] mmc: core: clear flags before allowing to retune Greg Kroah-Hartman
2021-07-15 18:39 ` [PATCH 5.10 169/215] mmc: core: Allow UHS-I voltage switch for SDSC cards if supported Greg Kroah-Hartman
2021-07-15 18:39 ` [PATCH 5.10 170/215] ata: ahci_sunxi: Disable DIPM Greg Kroah-Hartman
2021-07-15 18:39 ` [PATCH 5.10 171/215] arm64: tlb: fix the TTL value of tlb_get_level Greg Kroah-Hartman
2021-07-15 18:39 ` [PATCH 5.10 172/215] cpu/hotplug: Cure the cpusets trainwreck Greg Kroah-Hartman
2021-07-15 18:39 ` [PATCH 5.10 173/215] clocksource/arm_arch_timer: Improve Allwinner A64 timer workaround Greg Kroah-Hartman
2021-07-15 18:39 ` [PATCH 5.10 174/215] fpga: stratix10-soc: Add missing fpga_mgr_free() call Greg Kroah-Hartman
2021-07-15 18:39 ` [PATCH 5.10 175/215] ASoC: tegra: Set driver_name=tegra for all machine drivers Greg Kroah-Hartman
2021-07-15 18:39 ` [PATCH 5.10 176/215] i40e: fix PTP on 5Gb links Greg Kroah-Hartman
2021-07-15 18:39 ` [PATCH 5.10 177/215] qemu_fw_cfg: Make fw_cfg_rev_attr a proper kobj_attribute Greg Kroah-Hartman
2021-07-15 18:39 ` [PATCH 5.10 178/215] ipmi/watchdog: Stop watchdog timer when the current action is none Greg Kroah-Hartman
2021-07-15 18:39 ` [PATCH 5.10 179/215] xfrm: policy: Read seqcount outside of rcu-read side in xfrm_policy_lookup_bytype Greg Kroah-Hartman
2021-07-15 18:39 ` [PATCH 5.10 180/215] thermal/drivers/int340x/processor_thermal: Fix tcc setting Greg Kroah-Hartman
2021-07-15 18:39 ` [PATCH 5.10 181/215] ubifs: Fix races between xattr_{set|get} and listxattr operations Greg Kroah-Hartman
2021-07-15 18:39 ` [PATCH 5.10 182/215] power: supply: ab8500: Fix an old bug Greg Kroah-Hartman
2021-07-15 18:39 ` [PATCH 5.10 183/215] mfd: syscon: Free the allocated name field of struct regmap_config Greg Kroah-Hartman
2021-07-15 18:39 ` [PATCH 5.10 184/215] nvmem: core: add a missing of_node_put Greg Kroah-Hartman
2021-07-15 18:39 ` [PATCH 5.10 185/215] lkdtm/bugs: XFAIL UNALIGNED_LOAD_STORE_WRITE Greg Kroah-Hartman
2021-07-15 18:39 ` [PATCH 5.10 186/215] selftests/lkdtm: Fix expected text for CR4 pinning Greg Kroah-Hartman
2021-07-15 18:39 ` [PATCH 5.10 187/215] extcon: intel-mrfld: Sync hardware and software state on init Greg Kroah-Hartman
2021-07-15 18:39 ` [PATCH 5.10 188/215] seq_buf: Fix overflow in seq_buf_putmem_hex() Greg Kroah-Hartman
2021-07-15 18:39 ` [PATCH 5.10 189/215] rq-qos: fix missed wake-ups in rq_qos_throttle try two Greg Kroah-Hartman
2021-07-15 18:39 ` [PATCH 5.10 190/215] tracing: Simplify & fix saved_tgids logic Greg Kroah-Hartman
2021-07-15 18:39 ` [PATCH 5.10 191/215] tracing: Resize tgid_map to pid_max, not PID_MAX_DEFAULT Greg Kroah-Hartman
2021-07-15 18:39 ` [PATCH 5.10 192/215] ipack/carriers/tpci200: Fix a double free in tpci200_pci_probe Greg Kroah-Hartman
2021-07-15 18:39 ` [PATCH 5.10 193/215] coresight: Propagate symlink failure Greg Kroah-Hartman
2021-07-15 18:39 ` [PATCH 5.10 194/215] coresight: tmc-etf: Fix global-out-of-bounds in tmc_update_etf_buffer() Greg Kroah-Hartman
2021-07-15 18:39 ` [PATCH 5.10 195/215] dm zoned: check zone capacity Greg Kroah-Hartman
2021-07-15 18:39 ` [PATCH 5.10 196/215] dm writecache: flush origin device when writing and cache is full Greg Kroah-Hartman
2021-07-15 18:39 ` [PATCH 5.10 197/215] dm btree remove: assign new_root only when removal succeeds Greg Kroah-Hartman
2021-07-15 18:39 ` [PATCH 5.10 198/215] PCI: Leave Apple Thunderbolt controllers on for s2idle or standby Greg Kroah-Hartman
2021-07-15 18:39 ` [PATCH 5.10 199/215] PCI: aardvark: Fix checking for PIO Non-posted Request Greg Kroah-Hartman
2021-07-15 18:39 ` [PATCH 5.10 200/215] PCI: aardvark: Implement workaround for the readback value of VEND_ID Greg Kroah-Hartman
2021-07-15 18:39 ` [PATCH 5.10 201/215] media: subdev: disallow ioctl for saa6588/davinci Greg Kroah-Hartman
2021-07-15 18:39 ` [PATCH 5.10 202/215] media: dtv5100: fix control-request directions Greg Kroah-Hartman
2021-07-15 18:39 ` [PATCH 5.10 203/215] media: zr364xx: fix memory leak in zr364xx_start_readpipe Greg Kroah-Hartman
2021-07-15 18:39 ` [PATCH 5.10 204/215] media: gspca/sq905: fix control-request direction Greg Kroah-Hartman
2021-07-15 18:39 ` [PATCH 5.10 205/215] media: gspca/sunplus: fix zero-length control requests Greg Kroah-Hartman
2021-07-15 18:39 ` [PATCH 5.10 206/215] media: rtl28xxu: fix zero-length control request Greg Kroah-Hartman
2021-07-15 18:39 ` [PATCH 5.10 207/215] media: uvcvideo: Fix pixel format change for Elgato Cam Link 4K Greg Kroah-Hartman
2021-07-15 18:39 ` [PATCH 5.10 208/215] io_uring: fix clear IORING_SETUP_R_DISABLED in wrong function Greg Kroah-Hartman
2021-07-15 18:39 ` [PATCH 5.10 209/215] dm writecache: write at least 4k when committing Greg Kroah-Hartman
2021-07-15 18:39 ` [PATCH 5.10 210/215] pinctrl: mcp23s08: Fix missing unlock on error in mcp23s08_irq() Greg Kroah-Hartman
2021-07-15 18:39 ` [PATCH 5.10 211/215] drm/ast: Remove reference to struct drm_device.pdev Greg Kroah-Hartman
2021-07-15 18:39 ` [PATCH 5.10 212/215] jfs: fix GPF in diFree Greg Kroah-Hartman
2021-07-15 18:39 ` [PATCH 5.10 213/215] smackfs: restrict bytes count in smk_set_cipso() Greg Kroah-Hartman
2021-07-15 18:39 ` [PATCH 5.10 214/215] ext4: fix memory leak in ext4_fill_super Greg Kroah-Hartman
2021-07-15 18:39 ` [PATCH 5.10 215/215] f2fs: fix to avoid racing on fsync_entry_slab by multi filesystem instances Greg Kroah-Hartman
2021-07-15 22:13 ` [PATCH 5.10 000/215] 5.10.51-rc1 review Florian Fainelli
2021-07-16 8:35 ` Pavel Machek
2021-07-16 11:34 ` Jon Hunter
2021-07-16 11:59 ` Naresh Kamboju
2021-07-16 13:33 ` Guenter Roeck
2021-07-16 18:14 ` Greg Kroah-Hartman
2021-07-17 1:20 ` Samuel Zou
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20210715182558.381078833@linuxfoundation.org \
--to=gregkh@linuxfoundation.org \
--cc=akpm@linux-foundation.org \
--cc=f.fainelli@gmail.com \
--cc=jonathanh@nvidia.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux@roeck-us.net \
--cc=lkft-triage@lists.linaro.org \
--cc=patches@kernelci.org \
--cc=pavel@denx.de \
--cc=shuah@kernel.org \
--cc=stable@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox