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,
ben.hutchings@codethink.co.uk, lkft-triage@lists.linaro.org,
stable@vger.kernel.org
Subject: [PATCH 5.4 000/214] 5.4.62-rc1 review
Date: Tue, 1 Sep 2020 17:08:00 +0200 [thread overview]
Message-ID: <20200901150952.963606936@linuxfoundation.org> (raw)
This is the start of the stable review cycle for the 5.4.62 release.
There are 214 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 Thu, 03 Sep 2020 15:09:01 +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.62-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.4.y
and the diffstat can be found below.
thanks,
greg k-h
-------------
Pseudo-Shortlog of commits:
Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Linux 5.4.62-rc1
Hector Martin <marcan@marcan.st>
ALSA: usb-audio: Update documentation comment for MS2109 quirk
Andrii Nakryiko <andriin@fb.com>
libbpf: Fix build on ppc64le architecture
Peilin Ye <yepeilin.cs@gmail.com>
HID: hiddev: Fix slab-out-of-bounds write in hiddev_ioctl_usage()
Denis Efremov <efremov@linux.com>
kbuild: fix broken builds because of GZIP,BZIP2,LZOP variables
Denis Efremov <efremov@linux.com>
kbuild: add variables for compression tools
Masahiro Yamada <yamada.masahiro@socionext.com>
kheaders: explain why include/config/autoconf.h is excluded from md5sum
Masahiro Yamada <yamada.masahiro@socionext.com>
kheaders: remove the last bashism to allow sh to run it
Masahiro Yamada <yamada.masahiro@socionext.com>
kheaders: optimize header copy for in-tree builds
Masahiro Yamada <yamada.masahiro@socionext.com>
kheaders: optimize md5sum calculation for in-tree builds
Masahiro Yamada <yamada.masahiro@socionext.com>
kheaders: remove unneeded 'cat' command piped to 'head' / 'tail'
Tetsuo Handa <penguin-kernel@i-love.sakura.ne.jp>
fbmem: pull fbcon_update_vcs() out of fb_set_var()
Thinh Nguyen <Thinh.Nguyen@synopsys.com>
usb: dwc3: gadget: Handle ZLP for sg requests
Thinh Nguyen <Thinh.Nguyen@synopsys.com>
usb: dwc3: gadget: Fix handling ZLP
Thinh Nguyen <Thinh.Nguyen@synopsys.com>
usb: dwc3: gadget: Don't setup more than requested
Mika Kuoppala <mika.kuoppala@linux.intel.com>
drm/i915: Fix cmd parser desc matching with masks
Alan Stern <stern@rowland.harvard.edu>
usb: storage: Add unusual_uas entry for Sony PSZ drives
Tom Rix <trix@redhat.com>
USB: cdc-acm: rework notification_buffer resizing
Andy Shevchenko <andriy.shevchenko@linux.intel.com>
USB: gadget: u_f: Unbreak offset calculation in VLAs
Brooke Basile <brookebasile@gmail.com>
USB: gadget: f_ncm: add bounds checks to ncm_unwrap_ntb()
Brooke Basile <brookebasile@gmail.com>
USB: gadget: u_f: add overflow checks to VLA macros
Tang Bin <tangbin@cmss.chinamobile.com>
usb: host: ohci-exynos: Fix error handling in exynos_ohci_probe()
Cyril Roelandt <tipecaml@gmail.com>
USB: Ignore UAS for JMicron JMS567 ATA/ATAPI Bridge
Alan Stern <stern@rowland.harvard.edu>
USB: quirks: Ignore duplicate endpoint on Sound Devices MixPre-D
Kai-Heng Feng <kai.heng.feng@canonical.com>
USB: quirks: Add no-lpm quirk for another Raydium touchscreen
Thinh Nguyen <Thinh.Nguyen@synopsys.com>
usb: uas: Add quirk for PNY Pro Elite
Alan Stern <stern@rowland.harvard.edu>
USB: yurex: Fix bad gfp argument
Evan Quan <evan.quan@amd.com>
drm/amd/pm: correct the thermal alert temperature limit settings
Evan Quan <evan.quan@amd.com>
drm/amd/pm: correct Vega20 swctf limit setting
Evan Quan <evan.quan@amd.com>
drm/amd/pm: correct Vega12 swctf limit setting
Evan Quan <evan.quan@amd.com>
drm/amd/pm: correct Vega10 swctf limit setting
Nicholas Kazlauskas <nicholas.kazlauskas@amd.com>
drm/amd/powerplay: Fix hardmins not being sent to SMU for RV
Jiansong Chen <Jiansong.Chen@amd.com>
drm/amdgpu/gfx10: refine mgcg setting
Alex Deucher <alexander.deucher@amd.com>
drm/amdgpu: Fix buffer overflow in INFO ioctl
Ashok Raj <ashok.raj@intel.com>
x86/hotplug: Silence APIC only after all interrupts are migrated
qiuguorui1 <qiuguorui1@huawei.com>
irqchip/stm32-exti: Avoid losing interrupts due to clearing pending bits by mistake
Thomas Gleixner <tglx@linutronix.de>
genirq/matrix: Deal with the sillyness of for_each_cpu() on UP
Herbert Xu <herbert@gondor.apana.org.au>
crypto: af_alg - Work around empty control messages without MSG_MORE
Heikki Krogerus <heikki.krogerus@linux.intel.com>
device property: Fix the secondary firmware node handling in set_primary_fwnode()
Alexey Kardashevskiy <aik@ozlabs.ru>
powerpc/perf: Fix crashes with generic_compat_pmu & BHRB
Rafael J. Wysocki <rafael.j.wysocki@intel.com>
PM: sleep: core: Fix the handling of pending runtime resume requests
Frank van der Linden <fllinden@amazon.com>
arm64: vdso32: make vdso32 install conditional
Ding Hui <dinghui@sangfor.com.cn>
xhci: Always restore EP_SOFT_CLEAR_TOGGLE even if ep reset failed
Kai-Heng Feng <kai.heng.feng@canonical.com>
xhci: Do warm-reset when both CAS and XDEV_RESUME are set
Li Jun <jun.li@nxp.com>
usb: host: xhci: fix ep context print mismatch in debugfs
Thomas Gleixner <tglx@linutronix.de>
XEN uses irqdesc::irq_data_common::handler_data to store a per interrupt XEN data pointer which contains XEN specific information.
Jan Kara <jack@suse.cz>
writeback: Fix sync livelock due to b_dirty_time processing
Jan Kara <jack@suse.cz>
writeback: Avoid skipping inode writeback
Jan Kara <jack@suse.cz>
writeback: Protect inode->i_io_list with inode->i_lock
Sergey Senozhatsky <sergey.senozhatsky@gmail.com>
serial: 8250: change lock order in serial8250_do_startup()
Valmer Huhn <valmer.huhn@concurrent-rt.com>
serial: 8250_exar: Fix number of ports for Commtech PCIe cards
Holger Assmann <h.assmann@pengutronix.de>
serial: stm32: avoid kernel warning on absence of optional IRQ
Lukas Wunner <lukas@wunner.de>
serial: pl011: Don't leak amba_ports entry on driver register error
Lukas Wunner <lukas@wunner.de>
serial: pl011: Fix oops on -EPROBE_DEFER
Tamseel Shams <m.shams@samsung.com>
serial: samsung: Removes the IRQ not found warning
George Kennedy <george.kennedy@oracle.com>
vt_ioctl: change VT_RESIZEX ioctl to check for error return from vc_resize()
Tetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp>
vt: defer kfree() of vc_screenbuf in vc_do_resize()
Evgeny Novikov <novikov@ispras.ru>
USB: lvtest: return proper error code in probe
George Kennedy <george.kennedy@oracle.com>
fbcon: prevent user font height or width change from causing potential out-of-bounds access
Boris Burkov <boris@bur.io>
btrfs: detect nocow for swap after snapshot delete
Filipe Manana <fdmanana@suse.com>
btrfs: fix space cache memory leak after transaction abort
Josef Bacik <josef@toxicpanda.com>
btrfs: check the right error variable in btrfs_del_dir_entries_in_log
Marcos Paulo de Souza <mpdesouza@suse.com>
btrfs: reset compression level for lzo on remount
Ming Lei <ming.lei@redhat.com>
blk-mq: order adding requests to hctx->dispatch and checking SCHED_RESTART
Hans de Goede <hdegoede@redhat.com>
HID: i2c-hid: Always sleep 60ms after I2C_HID_PWR_ON commands
Ming Lei <ming.lei@redhat.com>
block: loop: set discard granularity and alignment for block device backed loop
Keith Busch <kbusch@kernel.org>
block: fix get_max_io_size()
Marc Zyngier <maz@kernel.org>
arm64: Allow booting of late CPUs affected by erratum 1418040
Marc Zyngier <maz@kernel.org>
arm64: Move handling of erratum 1418040 into C code
Athira Rajeev <atrajeev@linux.vnet.ibm.com>
powerpc/perf: Fix soft lockups due to missed interrupt accounting
Sumera Priyadarsini <sylphrenadin@gmail.com>
net: gianfar: Add of_node_put() before goto statement
Alvin Šipraga <alsi@bang-olufsen.dk>
macvlan: validate setting of multiple remote source MAC addresses
Saurav Kashyap <skashyap@marvell.com>
Revert "scsi: qla2xxx: Fix crash on qla2x00_mailbox_command"
Quinn Tran <qutran@marvell.com>
scsi: qla2xxx: Fix null pointer access during disconnect from subsystem
Saurav Kashyap <skashyap@marvell.com>
scsi: qla2xxx: Check if FW supports MQ before enabling
Quinn Tran <qutran@marvell.com>
scsi: qla2xxx: Fix login timeout
Stanley Chu <stanley.chu@mediatek.com>
scsi: ufs: Clean up completed request without interrupt notification
Adrian Hunter <adrian.hunter@intel.com>
scsi: ufs: Improve interrupt handling for shared interrupts
Stanley Chu <stanley.chu@mediatek.com>
scsi: ufs: Fix possible infinite loop in ufshcd_hold
Mike Christie <michael.christie@oracle.com>
scsi: fcoe: Fix I/O path allocation
David Ahern <dsahern@kernel.org>
selftests: disable rp_filter for icmp_redirect.sh
Sylwester Nawrocki <s.nawrocki@samsung.com>
ASoC: wm8994: Avoid attempts to read unreadable registers
Vineeth Vijayan <vneethv@linux.ibm.com>
s390/cio: add cond_resched() in the slow_eval_known_fn() loop
Mike Pozulp <pozulp.kernel@gmail.com>
ALSA: hda/realtek: Add model alc298-samsung-headphone
Oleksij Rempel <linux@rempel-privat.de>
can: j1939: transport: j1939_xtp_rx_dat_one(): compare own packets to detect corruptions
Florian Westphal <fw@strlen.de>
netfilter: avoid ipv6 -> nf_defrag_ipv6 module dependency
Jean-Philippe Brucker <jean-philippe@linaro.org>
libbpf: Handle GCC built-in types for Arm NEON
Anthony Koo <Anthony.Koo@amd.com>
drm/amd/display: Switch to immediate mode for updating infopackets
Evan Quan <evan.quan@amd.com>
drm/amd/powerplay: correct UVD/VCE PG state on custom pptable uploading
Evan Quan <evan.quan@amd.com>
drm/amd/powerplay: correct Vega20 cached smu feature state
Alain Volmat <alain.volmat@st.com>
spi: stm32: always perform registers configuration prior to transfer
Amelie Delaunay <amelie.delaunay@st.com>
spi: stm32: fix stm32_spi_prepare_mbr in case of odd clk_rate
Amelie Delaunay <amelie.delaunay@st.com>
spi: stm32: fix fifo threshold level in case of short transfer
Antonio Borneo <antonio.borneo@st.com>
spi: stm32h7: fix race condition at end of transfer
Xianting Tian <xianting_tian@126.com>
fs: prevent BUG_ON in submit_bh_wbc()
Jan Kara <jack@suse.cz>
ext4: correctly restore system zone info when remount fails
Jan Kara <jack@suse.cz>
ext4: handle error of ext4_setup_system_zone() on remount
Lukas Czerner <lczerner@redhat.com>
ext4: handle option set by mount flags correctly
zhangyi (F) <yi.zhang@huawei.com>
jbd2: abort journal if free a async write error metadata buffer
Lukas Czerner <lczerner@redhat.com>
ext4: handle read only external journal device
Jan Kara <jack@suse.cz>
ext4: don't BUG on inconsistent journal feature
Lukas Czerner <lczerner@redhat.com>
jbd2: make sure jh have b_transaction set in refile/unfile_buffer
Tobias Schramm <t.schramm@manjaro.org>
spi: stm32: clear only asserted irq flags on interrupt
Christophe JAILLET <christophe.jaillet@wanadoo.fr>
usb: gadget: f_tcm: Fix some resource leaks in some error paths
Wolfram Sang <wsa+renesas@sang-engineering.com>
i2c: rcar: in slave mode, clear NACK earlier
Andy Shevchenko <andriy.shevchenko@linux.intel.com>
i2c: core: Don't fail PRP0001 enumeration when no ID table exist
Hou Pu <houpu@bytedance.com>
null_blk: fix passing of REQ_FUA flag in null_handle_rq
Martin Wilck <mwilck@suse.com>
nvme: multipath: round-robin: fix single non-optimized path case
Tianjia Zhang <tianjia.zhang@linux.alibaba.com>
nvme-fc: Fix wrong return value in __nvme_fc_init_request()
Yufen Yu <yuyufen@huawei.com>
blkcg: fix memleak for iolatency
Ming Lei <ming.lei@redhat.com>
blk-mq: insert request not through ->queue_rq into sw/scheduler queue
Jason Baron <jbaron@akamai.com>
hwmon: (nct7904) Correct divide by 0
Dmitry Monakhov <dmtrmonakhov@yandex-team.ru>
bfq: fix blkio cgroup leakage v4
Matthew Wilcox (Oracle) <willy@infradead.org>
block: Fix page_is_mergeable() for compound pages
Rob Clark <robdclark@chromium.org>
drm/msm/adreno: fix updating ring fence
Ming Lei <ming.lei@redhat.com>
block: virtio_blk: fix handling single range discard request
Ming Lei <ming.lei@redhat.com>
block: respect queue limit of max discard segment
Sean Young <sean@mess.org>
media: gpio-ir-tx: improve precision of transmitted signal due to scheduling
Alexander Tsoy <alexander@tsoy.me>
ALSA: usb-audio: Add capture support for Saffire 6 (USB 1.1)
Rafael J. Wysocki <rafael.j.wysocki@intel.com>
cpufreq: intel_pstate: Fix EPP setting via sysfs in active mode
Ansuel Smith <ansuelsmth@gmail.com>
PCI: qcom: Add missing reset for ipq806x
Abhishek Sahu <absahu@codeaurora.org>
PCI: qcom: Change duplicate PCI reset to phy reset
Ansuel Smith <ansuelsmth@gmail.com>
PCI: qcom: Add missing ipq806x clocks in PCIe driver
Tony Luck <tony.luck@intel.com>
EDAC/{i7core,sb,pnd2,skx}: Fix error event severity
Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
EDAC: skx_common: get rid of unused type var
Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
EDAC: sb_edac: get rid of unused vars
Sasha Levin <sashal@kernel.org>
mm/vunmap: add cond_resched() in vunmap_pmd_range
Stylon Wang <stylon.wang@amd.com>
drm/amd/display: Fix dmesg warning from setting abm level
Aurabindo Pillai <aurabindo.pillai@amd.com>
drm/amd/display: Add additional config guards for DCN
Mikita Lipski <mikita.lipski@amd.com>
drm/amd/display: Trigger modesets on MST DSC connectors
Paul Cercueil <paul@crapouillou.net>
drm/ingenic: Fix incorrect assumption about plane->index
Paul Cercueil <paul@crapouillou.net>
gpu/drm: ingenic: Use the plane's src_[x,y] to configure DMA length
Mike Kravetz <mike.kravetz@oracle.com>
cma: don't quit at first error when activating reserved areas
Yunfeng Ye <yeyunfeng@huawei.com>
mm/cma.c: switch to bitmap_zalloc() for cma bitmap allocation
Peter Zijlstra <peterz@infradead.org>
mm: fix kthread_use_mm() vs TLB invalidate
David Hildenbrand <david@redhat.com>
mm/shuffle: don't move pages between zones and don't read garbage memmaps
Filipe Manana <fdmanana@suse.com>
btrfs: only commit delayed items at fsync if we are logging a directory
Filipe Manana <fdmanana@suse.com>
btrfs: only commit the delayed inode when doing a full fsync
Filipe Manana <fdmanana@suse.com>
btrfs: factor out inode items copy loop from btrfs_log_inode()
Sasha Levin <sashal@kernel.org>
s390/numa: set node distance to LOCAL_DISTANCE
Oleksandr Andrushchenko <oleksandr_andrushchenko@epam.com>
drm/xen-front: Fix misused IS_ERR_OR_NULL checks
Ding Xiang <dingxiang@cmss.chinamobile.com>
drm/xen: fix passing zero to 'PTR_ERR' warning
Marc Zyngier <maz@kernel.org>
PM / devfreq: rk3399_dmc: Fix kernel oops when rockchip,pmu is absent
Yangtao Li <tiny.windzz@gmail.com>
PM / devfreq: rk3399_dmc: Disable devfreq-event device when fails
Yangtao Li <tiny.windzz@gmail.com>
PM / devfreq: rk3399_dmc: Add missing of_node_put()
Sasha Levin <sashal@kernel.org>
usb: cdns3: gadget: always zeroed TRB buffer when enable endpoint
Qais Yousef <qais.yousef@arm.com>
sched/uclamp: Fix a deadlock when enabling uclamp static key
Qais Yousef <qais.yousef@arm.com>
sched/uclamp: Protect uclamp fast path code with static key
Zhi Chen <zhichen@codeaurora.org>
Revert "ath10k: fix DMA related firmware crashes on multiple devices"
Kefeng Wang <wangkefeng.wang@huawei.com>
arm64: Fix __cpu_logical_map undefined issue
Andrey Konovalov <andreyknvl@google.com>
efi: provide empty efi_enter_virtual_mode implementation
Nicolas Saenz Julienne <nsaenzjulienne@suse.de>
brcmfmac: Set timeout value when configuring power save
Changming Liu <charley.ashbringer@gmail.com>
USB: sisusbvga: Fix a potential UB casued by left shifting a negative value
Arnd Bergmann <arnd@arndb.de>
powerpc/spufs: add CONFIG_COREDUMP dependency
David Brazdil <dbrazdil@google.com>
KVM: arm64: Fix symbol dependency in __hyp_call_panic_nvhe
Evgeny Novikov <novikov@ispras.ru>
media: davinci: vpif_capture: fix potential double free
Mike Kravetz <mike.kravetz@oracle.com>
hugetlbfs: prevent filesystem stacking of hugetlbfs
Jason Baron <jbaron@akamai.com>
EDAC/ie31200: Fallback if host bridge device is already initialized
Javed Hasan <jhasan@marvell.com>
scsi: fcoe: Memory leak fix in fcoe_sysfs_fcf_del()
Xiubo Li <xiubli@redhat.com>
ceph: do not access the kiocb after aio requests
Xiubo Li <xiubli@redhat.com>
ceph: fix potential mdsc use-after-free crash
Jing Xiangfeng <jingxiangfeng@huawei.com>
scsi: iscsi: Do not put host in iscsi_set_flashnode_param()
Nikolay Borisov <nborisov@suse.com>
btrfs: make btrfs_qgroup_check_reserved_leak take btrfs_inode
Qu Wenruo <wqu@suse.com>
btrfs: file: reserve qgroup space after the hole punch range is locked
Chris Wilson <chris@chris-wilson.co.uk>
locking/lockdep: Fix overflow in presentation of average lock-time
Aditya Pakki <pakki001@umn.edu>
drm/nouveau: Fix reference count leak in nouveau_connector_detect
Aditya Pakki <pakki001@umn.edu>
drm/nouveau: fix reference count leak in nv50_disp_atomic_commit
Aditya Pakki <pakki001@umn.edu>
drm/nouveau/drm/noveau: fix reference count leak in nouveau_fbcon_open
Li Guifu <bluce.liguifu@huawei.com>
f2fs: fix use-after-free issue
Ikjoon Jang <ikjn@chromium.org>
HID: quirks: add NOGET quirk for Logitech GROUP
Hans Verkuil <hverkuil-cisco@xs4all.nl>
cec-api: prevent leaking memory through hole in structure
Kaige Li <likaige@loongson.cn>
ALSA: hda: Add support for Loongson 7A1000 controller
Peng Fan <fanpeng@loongson.cn>
mips/vdso: Fix resource leaks in genvdso.c
Reto Schneider <code@reto-schneider.ch>
rtlwifi: rtl8192cu: Prevent leaking urb
Yangbo Lu <yangbo.lu@nxp.com>
ARM: dts: ls1021a: output PPS signal on FIPER2
Qiushi Wu <wu000273@umn.edu>
PCI: Fix pci_create_slot() reference count leak
Aditya Pakki <pakki001@umn.edu>
omapfb: fix multiple reference count leaks due to pm_runtime_get_sync
Chao Yu <chao@kernel.org>
f2fs: fix error path in do_recover_data()
Desnes A. Nunes do Rosario <desnesn@linux.ibm.com>
selftests/powerpc: Purge extra count_pmc() calls of ebb selftests
Mike Christie <michael.christie@oracle.com>
scsi: target: Fix xcopy sess release leak
Dave Chinner <dchinner@redhat.com>
xfs: Don't allow logging of XFS_ISTALE inodes
Dick Kennedy <dick.kennedy@broadcom.com>
scsi: lpfc: Fix shost refcount mismatch when deleting vport
Navid Emamdoost <navid.emamdoost@gmail.com>
drm/amdgpu/display: fix ref count leak when pm_runtime_get_sync fails
Navid Emamdoost <navid.emamdoost@gmail.com>
drm/amdgpu: fix ref count leak in amdgpu_display_crtc_set_config
Navid Emamdoost <navid.emamdoost@gmail.com>
drm/amd/display: fix ref count leak in amdgpu_drm_ioctl
Navid Emamdoost <navid.emamdoost@gmail.com>
drm/amdgpu: fix ref count leak in amdgpu_driver_open_kms
Aditya Pakki <pakki001@umn.edu>
drm/radeon: fix multiple reference count leak
Qiushi Wu <wu000273@umn.edu>
drm/amdkfd: Fix reference count leaks.
Robin Murphy <robin.murphy@arm.com>
iommu/iova: Don't BUG on invalid PFNs
Andy Shevchenko <andriy.shevchenko@linux.intel.com>
mfd: intel-lpss: Add Intel Tiger Lake PCH-H PCI IDs
Bodo Stroesser <bstroesser@ts.fujitsu.com>
scsi: target: tcmu: Fix crash on ARM during cmd completion
Luis Chamberlain <mcgrof@kernel.org>
blktrace: ensure our debugfs dir exists
Jia-Ju Bai <baijiaju@tsinghua.edu.cn>
media: pci: ttpci: av7110: fix possible buffer overflow caused by bad DMA value in debiirq()
Alexey Kardashevskiy <aik@ozlabs.ru>
powerpc/xive: Ignore kmemleak false positives
Stephan Gerhold <stephan@gerhold.net>
arm64: dts: qcom: msm8916: Pull down PDM GPIOs during sleep
Andy Shevchenko <andriy.shevchenko@linux.intel.com>
mfd: intel-lpss: Add Intel Emmitsburg PCH PCI IDs
Qiushi Wu <wu000273@umn.edu>
ASoC: tegra: Fix reference count leaks.
Qiushi Wu <wu000273@umn.edu>
ASoC: img-parallel-out: Fix a reference count leak
Qiushi Wu <wu000273@umn.edu>
ASoC: img: Fix a reference count leak in img_i2s_in_set_fmt
Kai-Heng Feng <kai.heng.feng@canonical.com>
ALSA: hda/hdmi: Use force connectivity quirk on another HP desktop
Kai-Heng Feng <kai.heng.feng@canonical.com>
ALSA: hda/realtek: Fix pin default on Intel NUC 8 Rugged
Randy Dunlap <rdunlap@infradead.org>
ALSA: pci: delete repeated words in comments
Kai-Heng Feng <kai.heng.feng@canonical.com>
ALSA: hda/hdmi: Add quirk to force connectivity
Mahesh Bandewar <maheshb@google.com>
ipvlan: fix device features
Alaa Hleihel <alaa@mellanox.com>
net/sched: act_ct: Fix skb double-free in tcf_ct_handle_fragments() error flow
Shay Agroskin <shayagr@amazon.com>
net: ena: Make missed_tx stat incremental
Cong Wang <xiyou.wangcong@gmail.com>
tipc: fix uninit skb->data in tipc_nl_compat_dumpit()
Peilin Ye <yepeilin.cs@gmail.com>
net/smc: Prevent kernel-infoleak in __smc_diag_dump()
David Laight <David.Laight@ACULAB.COM>
net: sctp: Fix negotiation of the number of data streams.
Necip Fazil Yildiran <necip@google.com>
net: qrtr: fix usage of idr in port assignment to socket
Nikolay Aleksandrov <nikolay@cumulusnetworks.com>
net: nexthop: don't allow empty NHA_GROUP
Miaohe Lin <linmiaohe@huawei.com>
net: Fix potential wrong skb->protocol in skb_vlan_untag()
Mark Tomlinson <mark.tomlinson@alliedtelesis.co.nz>
gre6: Fix reception with IP6_TNL_F_RCV_DSCP_COPY
Max Filippov <jcmvbkbc@gmail.com>
binfmt_flat: revert "binfmt_flat: don't offset the data start"
Michael Ellerman <mpe@ellerman.id.au>
powerpc/64s: Don't init FSCR_DSCR in __init_FSCR()
-------------
Diffstat:
Makefile | 15 +-
arch/arm/boot/deflate_xip_data.sh | 2 +-
arch/arm/boot/dts/ls1021a.dtsi | 2 +-
arch/arm64/Makefile | 3 +-
arch/arm64/boot/dts/qcom/msm8916-pins.dtsi | 2 +-
arch/arm64/include/asm/smp.h | 7 +-
arch/arm64/kernel/cpu_errata.c | 2 +
arch/arm64/kernel/process.c | 34 +++
arch/arm64/kernel/setup.c | 8 +-
arch/arm64/kernel/smp.c | 6 +-
arch/arm64/kvm/hyp/switch.c | 2 +-
arch/ia64/Makefile | 2 +-
arch/m68k/Makefile | 8 +-
arch/mips/vdso/genvdso.c | 10 +
arch/parisc/Makefile | 2 +-
arch/powerpc/kernel/cpu_setup_power.S | 2 +-
arch/powerpc/perf/core-book3s.c | 23 +-
arch/powerpc/platforms/cell/Kconfig | 1 +
arch/powerpc/sysdev/xive/native.c | 2 +
arch/s390/include/asm/numa.h | 1 -
arch/s390/include/asm/topology.h | 2 -
arch/s390/numa/numa.c | 6 -
arch/x86/kernel/smpboot.c | 26 +-
block/bfq-cgroup.c | 2 +-
block/bfq-iosched.h | 1 -
block/bfq-wf2q.c | 12 +-
block/bio.c | 10 +-
block/blk-cgroup.c | 8 +-
block/blk-merge.c | 13 +-
block/blk-mq-sched.c | 9 +
block/blk-mq.c | 12 +-
crypto/af_alg.c | 13 +-
drivers/base/core.c | 12 +-
drivers/base/power/main.c | 16 +-
drivers/block/loop.c | 33 ++-
drivers/block/null_blk_main.c | 2 +-
drivers/block/virtio_blk.c | 31 ++-
drivers/cpufreq/intel_pstate.c | 18 +-
drivers/devfreq/rk3399_dmc.c | 51 ++--
drivers/edac/i7core_edac.c | 4 +-
drivers/edac/ie31200_edac.c | 50 +++-
drivers/edac/pnd2_edac.c | 2 +-
drivers/edac/sb_edac.c | 25 +-
drivers/edac/skx_common.c | 9 +-
drivers/gpu/drm/amd/amdgpu/amdgpu_connectors.c | 16 +-
drivers/gpu/drm/amd/amdgpu/amdgpu_display.c | 5 +-
drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c | 3 +-
drivers/gpu/drm/amd/amdgpu/amdgpu_kms.c | 7 +-
drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c | 6 +-
drivers/gpu/drm/amd/amdkfd/kfd_topology.c | 20 +-
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c | 58 ++++
.../amd/display/dc/dcn10/dcn10_stream_encoder.c | 16 +-
.../amd/display/dc/dcn10/dcn10_stream_encoder.h | 14 +
drivers/gpu/drm/amd/powerplay/hwmgr/smu10_hwmgr.c | 9 +-
.../gpu/drm/amd/powerplay/hwmgr/vega10_thermal.c | 22 +-
.../gpu/drm/amd/powerplay/hwmgr/vega12_thermal.c | 21 +-
drivers/gpu/drm/amd/powerplay/hwmgr/vega20_hwmgr.c | 44 ++-
.../gpu/drm/amd/powerplay/hwmgr/vega20_thermal.c | 21 +-
drivers/gpu/drm/i915/i915_cmd_parser.c | 14 +-
drivers/gpu/drm/ingenic/ingenic-drm.c | 6 +-
drivers/gpu/drm/msm/adreno/adreno_gpu.c | 2 +-
drivers/gpu/drm/nouveau/dispnv50/disp.c | 4 +-
drivers/gpu/drm/nouveau/nouveau_connector.c | 4 +-
drivers/gpu/drm/nouveau/nouveau_fbcon.c | 4 +-
drivers/gpu/drm/radeon/radeon_connectors.c | 20 +-
drivers/gpu/drm/xen/xen_drm_front.c | 2 +-
drivers/gpu/drm/xen/xen_drm_front_gem.c | 8 +-
drivers/gpu/drm/xen/xen_drm_front_kms.c | 2 +-
drivers/hid/hid-ids.h | 1 +
drivers/hid/hid-quirks.c | 1 +
drivers/hid/i2c-hid/i2c-hid-core.c | 22 +-
drivers/hid/usbhid/hiddev.c | 4 +
drivers/hwmon/nct7904.c | 4 +-
drivers/i2c/busses/i2c-rcar.c | 1 +
drivers/i2c/i2c-core-base.c | 2 +-
drivers/iommu/iova.c | 4 +-
drivers/irqchip/irq-stm32-exti.c | 14 +-
drivers/media/cec/cec-api.c | 8 +-
drivers/media/pci/ttpci/av7110.c | 5 +-
drivers/media/platform/davinci/vpif_capture.c | 2 -
drivers/media/rc/gpio-ir-tx.c | 7 +-
drivers/mfd/intel-lpss-pci.c | 19 ++
drivers/net/ethernet/amazon/ena/ena_netdev.c | 5 +-
drivers/net/ethernet/freescale/gianfar.c | 4 +-
drivers/net/ethernet/intel/ixgbe/ixgbe_fcoe.c | 2 +-
drivers/net/ipvlan/ipvlan_main.c | 27 +-
drivers/net/macvlan.c | 21 +-
drivers/net/wireless/ath/ath10k/hw.h | 2 +-
.../broadcom/brcm80211/brcmfmac/cfg80211.c | 8 +
drivers/net/wireless/realtek/rtlwifi/usb.c | 5 +-
drivers/nvme/host/fc.c | 4 +-
drivers/nvme/host/multipath.c | 15 +-
drivers/pci/controller/dwc/pcie-qcom.c | 58 +++-
drivers/pci/slot.c | 6 +-
drivers/s390/cio/css.c | 5 +
drivers/scsi/fcoe/fcoe_ctlr.c | 2 +-
drivers/scsi/lpfc/lpfc_vport.c | 26 +-
drivers/scsi/qla2xxx/qla_gs.c | 18 +-
drivers/scsi/qla2xxx/qla_mbx.c | 8 -
drivers/scsi/qla2xxx/qla_nvme.c | 5 +
drivers/scsi/qla2xxx/qla_os.c | 5 +
drivers/scsi/qla2xxx/qla_target.c | 2 +-
drivers/scsi/scsi_transport_iscsi.c | 2 +-
drivers/scsi/ufs/ufshcd.c | 14 +-
drivers/spi/spi-stm32.c | 73 ++---
drivers/target/target_core_internal.h | 1 +
drivers/target/target_core_transport.c | 7 +-
drivers/target/target_core_user.c | 9 +-
drivers/target/target_core_xcopy.c | 11 +-
drivers/tty/serial/8250/8250_exar.c | 24 +-
drivers/tty/serial/8250/8250_port.c | 9 +-
drivers/tty/serial/amba-pl011.c | 16 +-
drivers/tty/serial/samsung.c | 8 +-
drivers/tty/serial/stm32-usart.c | 2 +-
drivers/tty/vt/vt.c | 5 +-
drivers/tty/vt/vt_ioctl.c | 12 +-
drivers/usb/cdns3/gadget.c | 4 +-
drivers/usb/class/cdc-acm.c | 22 +-
drivers/usb/core/quirks.c | 7 +
drivers/usb/dwc3/gadget.c | 104 +++++--
drivers/usb/gadget/function/f_ncm.c | 81 +++++-
drivers/usb/gadget/function/f_tcm.c | 7 +-
drivers/usb/gadget/u_f.h | 38 ++-
drivers/usb/host/ohci-exynos.c | 5 +-
drivers/usb/host/xhci-debugfs.c | 8 +-
drivers/usb/host/xhci-hub.c | 19 +-
drivers/usb/host/xhci.c | 3 +-
drivers/usb/misc/lvstest.c | 2 +-
drivers/usb/misc/sisusbvga/sisusb.c | 2 +-
drivers/usb/misc/yurex.c | 2 +-
drivers/usb/storage/unusual_devs.h | 2 +-
drivers/usb/storage/unusual_uas.h | 14 +
drivers/video/fbdev/core/fbcon.c | 25 +-
drivers/video/fbdev/core/fbmem.c | 8 +-
drivers/video/fbdev/core/fbsysfs.c | 4 +-
drivers/video/fbdev/omap2/omapfb/dss/dispc.c | 7 +-
drivers/video/fbdev/omap2/omapfb/dss/dsi.c | 7 +-
drivers/video/fbdev/omap2/omapfb/dss/dss.c | 7 +-
drivers/video/fbdev/omap2/omapfb/dss/hdmi4.c | 5 +-
drivers/video/fbdev/omap2/omapfb/dss/hdmi5.c | 5 +-
drivers/video/fbdev/omap2/omapfb/dss/venc.c | 7 +-
drivers/video/fbdev/ps3fb.c | 5 +-
drivers/xen/events/events_base.c | 16 +-
fs/binfmt_flat.c | 20 +-
fs/btrfs/ctree.h | 4 +-
fs/btrfs/disk-io.c | 1 +
fs/btrfs/extent-tree.c | 17 +-
fs/btrfs/file.c | 10 +-
fs/btrfs/free-space-cache.c | 2 +-
fs/btrfs/inode.c | 18 +-
fs/btrfs/qgroup.c | 14 +-
fs/btrfs/qgroup.h | 2 +-
fs/btrfs/super.c | 1 +
fs/btrfs/tree-log.c | 305 +++++++++++----------
fs/buffer.c | 9 +
fs/ceph/file.c | 5 +-
fs/ceph/mds_client.c | 14 +-
fs/ext4/block_validity.c | 8 -
fs/ext4/super.c | 175 ++++++++----
fs/f2fs/f2fs.h | 4 +-
fs/f2fs/inline.c | 19 +-
fs/f2fs/node.c | 6 +-
fs/f2fs/recovery.c | 10 +-
fs/f2fs/super.c | 5 +-
fs/fs-writeback.c | 83 +++---
fs/hugetlbfs/inode.c | 6 +
fs/jbd2/transaction.c | 26 ++
fs/xfs/libxfs/xfs_trans_inode.c | 2 +
fs/xfs/xfs_icache.c | 3 +-
fs/xfs/xfs_inode.c | 25 +-
include/linux/efi.h | 4 +
include/linux/fb.h | 2 -
include/linux/fs.h | 8 +-
include/linux/netfilter_ipv6.h | 18 --
include/trace/events/writeback.h | 13 +-
kernel/Makefile | 2 +-
kernel/gen_kheaders.sh | 66 +++--
kernel/irq/matrix.c | 7 +
kernel/locking/lockdep_proc.c | 2 +-
kernel/sched/core.c | 81 +++++-
kernel/sched/cpufreq_schedutil.c | 2 +-
kernel/sched/sched.h | 47 +++-
kernel/trace/blktrace.c | 12 +
mm/cma.c | 29 +-
mm/mmu_context.c | 7 +-
mm/shuffle.c | 18 +-
mm/vmalloc.c | 2 +
net/bridge/netfilter/nf_conntrack_bridge.c | 8 +-
net/can/j1939/transport.c | 15 +-
net/core/skbuff.c | 4 +-
net/ipv4/nexthop.c | 5 +-
net/ipv6/ip6_tunnel.c | 10 +-
net/ipv6/netfilter.c | 3 -
net/qrtr/qrtr.c | 20 +-
net/sched/act_ct.c | 2 +-
net/sctp/stream.c | 6 +-
net/smc/smc_diag.c | 16 +-
net/tipc/netlink_compat.c | 12 +-
scripts/Makefile.lib | 12 +-
scripts/Makefile.package | 8 +-
scripts/package/buildtar | 6 +-
scripts/xz_wrap.sh | 2 +-
sound/pci/cs46xx/cs46xx_lib.c | 2 +-
sound/pci/cs46xx/dsp_spos_scb_lib.c | 2 +-
sound/pci/hda/hda_codec.c | 2 +-
sound/pci/hda/hda_generic.c | 2 +-
sound/pci/hda/hda_intel.c | 2 +
sound/pci/hda/patch_hdmi.c | 17 +-
sound/pci/hda/patch_realtek.c | 12 +
sound/pci/hda/patch_sigmatel.c | 2 +-
sound/pci/ice1712/prodigy192.c | 2 +-
sound/pci/oxygen/xonar_dg.c | 2 +-
sound/soc/codecs/wm8958-dsp2.c | 4 +
sound/soc/img/img-i2s-in.c | 4 +-
sound/soc/img/img-parallel-out.c | 4 +-
sound/soc/tegra/tegra30_ahub.c | 4 +-
sound/soc/tegra/tegra30_i2s.c | 4 +-
sound/usb/quirks-table.h | 34 ++-
tools/lib/bpf/btf_dump.c | 35 ++-
tools/testing/selftests/net/icmp_redirect.sh | 2 +
.../powerpc/pmu/ebb/back_to_back_ebbs_test.c | 2 -
.../selftests/powerpc/pmu/ebb/cycles_test.c | 2 -
.../powerpc/pmu/ebb/cycles_with_freeze_test.c | 2 -
.../powerpc/pmu/ebb/cycles_with_mmcr2_test.c | 2 -
tools/testing/selftests/powerpc/pmu/ebb/ebb.c | 2 -
.../powerpc/pmu/ebb/ebb_on_willing_child_test.c | 2 -
.../powerpc/pmu/ebb/lost_exception_test.c | 1 -
.../selftests/powerpc/pmu/ebb/multi_counter_test.c | 7 -
.../powerpc/pmu/ebb/multi_ebb_procs_test.c | 2 -
.../selftests/powerpc/pmu/ebb/pmae_handling_test.c | 2 -
.../powerpc/pmu/ebb/pmc56_overflow_test.c | 2 -
231 files changed, 2150 insertions(+), 1015 deletions(-)
next reply other threads:[~2020-09-01 16:42 UTC|newest]
Thread overview: 219+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-09-01 15:08 Greg Kroah-Hartman [this message]
2020-09-01 15:08 ` [PATCH 5.4 001/214] powerpc/64s: Dont init FSCR_DSCR in __init_FSCR() Greg Kroah-Hartman
2020-09-01 15:08 ` [PATCH 5.4 002/214] binfmt_flat: revert "binfmt_flat: dont offset the data start" Greg Kroah-Hartman
2020-09-01 15:08 ` [PATCH 5.4 003/214] gre6: Fix reception with IP6_TNL_F_RCV_DSCP_COPY Greg Kroah-Hartman
2020-09-01 15:08 ` [PATCH 5.4 004/214] net: Fix potential wrong skb->protocol in skb_vlan_untag() Greg Kroah-Hartman
2020-09-01 15:08 ` [PATCH 5.4 005/214] net: nexthop: dont allow empty NHA_GROUP Greg Kroah-Hartman
2020-09-01 15:08 ` [PATCH 5.4 006/214] net: qrtr: fix usage of idr in port assignment to socket Greg Kroah-Hartman
2020-09-01 15:08 ` [PATCH 5.4 007/214] net: sctp: Fix negotiation of the number of data streams Greg Kroah-Hartman
2020-09-01 15:08 ` [PATCH 5.4 008/214] net/smc: Prevent kernel-infoleak in __smc_diag_dump() Greg Kroah-Hartman
2020-09-01 15:08 ` [PATCH 5.4 009/214] tipc: fix uninit skb->data in tipc_nl_compat_dumpit() Greg Kroah-Hartman
2020-09-01 15:08 ` [PATCH 5.4 010/214] net: ena: Make missed_tx stat incremental Greg Kroah-Hartman
2020-09-01 15:08 ` [PATCH 5.4 011/214] net/sched: act_ct: Fix skb double-free in tcf_ct_handle_fragments() error flow Greg Kroah-Hartman
2020-09-01 15:08 ` [PATCH 5.4 012/214] ipvlan: fix device features Greg Kroah-Hartman
2020-09-01 15:08 ` [PATCH 5.4 013/214] ALSA: hda/hdmi: Add quirk to force connectivity Greg Kroah-Hartman
2020-09-01 15:08 ` [PATCH 5.4 014/214] ALSA: pci: delete repeated words in comments Greg Kroah-Hartman
2020-09-01 15:08 ` [PATCH 5.4 015/214] ALSA: hda/realtek: Fix pin default on Intel NUC 8 Rugged Greg Kroah-Hartman
2020-09-01 15:08 ` [PATCH 5.4 016/214] ALSA: hda/hdmi: Use force connectivity quirk on another HP desktop Greg Kroah-Hartman
2020-09-01 15:08 ` [PATCH 5.4 017/214] ASoC: img: Fix a reference count leak in img_i2s_in_set_fmt Greg Kroah-Hartman
2020-09-01 15:08 ` [PATCH 5.4 018/214] ASoC: img-parallel-out: Fix a reference count leak Greg Kroah-Hartman
2020-09-01 15:08 ` [PATCH 5.4 019/214] ASoC: tegra: Fix reference count leaks Greg Kroah-Hartman
2020-09-01 15:08 ` [PATCH 5.4 020/214] mfd: intel-lpss: Add Intel Emmitsburg PCH PCI IDs Greg Kroah-Hartman
2020-09-01 15:08 ` [PATCH 5.4 021/214] arm64: dts: qcom: msm8916: Pull down PDM GPIOs during sleep Greg Kroah-Hartman
2020-09-01 15:08 ` [PATCH 5.4 022/214] powerpc/xive: Ignore kmemleak false positives Greg Kroah-Hartman
2020-09-01 15:08 ` [PATCH 5.4 023/214] media: pci: ttpci: av7110: fix possible buffer overflow caused by bad DMA value in debiirq() Greg Kroah-Hartman
2020-09-01 15:08 ` [PATCH 5.4 024/214] blktrace: ensure our debugfs dir exists Greg Kroah-Hartman
2020-09-01 15:08 ` [PATCH 5.4 025/214] scsi: target: tcmu: Fix crash on ARM during cmd completion Greg Kroah-Hartman
2020-09-01 15:08 ` [PATCH 5.4 026/214] mfd: intel-lpss: Add Intel Tiger Lake PCH-H PCI IDs Greg Kroah-Hartman
2020-09-01 15:08 ` [PATCH 5.4 027/214] iommu/iova: Dont BUG on invalid PFNs Greg Kroah-Hartman
2020-09-01 15:08 ` [PATCH 5.4 028/214] drm/amdkfd: Fix reference count leaks Greg Kroah-Hartman
2020-09-01 15:08 ` [PATCH 5.4 029/214] drm/radeon: fix multiple reference count leak Greg Kroah-Hartman
2020-09-01 15:08 ` [PATCH 5.4 030/214] drm/amdgpu: fix ref count leak in amdgpu_driver_open_kms Greg Kroah-Hartman
2020-09-01 15:08 ` [PATCH 5.4 031/214] drm/amd/display: fix ref count leak in amdgpu_drm_ioctl Greg Kroah-Hartman
2020-09-01 15:08 ` [PATCH 5.4 032/214] drm/amdgpu: fix ref count leak in amdgpu_display_crtc_set_config Greg Kroah-Hartman
2020-09-01 15:08 ` [PATCH 5.4 033/214] drm/amdgpu/display: fix ref count leak when pm_runtime_get_sync fails Greg Kroah-Hartman
2020-09-01 15:08 ` [PATCH 5.4 034/214] scsi: lpfc: Fix shost refcount mismatch when deleting vport Greg Kroah-Hartman
2020-09-01 15:08 ` [PATCH 5.4 035/214] xfs: Dont allow logging of XFS_ISTALE inodes Greg Kroah-Hartman
2020-09-01 15:08 ` [PATCH 5.4 036/214] scsi: target: Fix xcopy sess release leak Greg Kroah-Hartman
2020-09-01 15:08 ` [PATCH 5.4 037/214] selftests/powerpc: Purge extra count_pmc() calls of ebb selftests Greg Kroah-Hartman
2020-09-01 15:08 ` [PATCH 5.4 038/214] f2fs: fix error path in do_recover_data() Greg Kroah-Hartman
2020-09-01 15:08 ` [PATCH 5.4 039/214] omapfb: fix multiple reference count leaks due to pm_runtime_get_sync Greg Kroah-Hartman
2020-09-01 15:08 ` [PATCH 5.4 040/214] PCI: Fix pci_create_slot() reference count leak Greg Kroah-Hartman
2020-09-01 15:08 ` [PATCH 5.4 041/214] ARM: dts: ls1021a: output PPS signal on FIPER2 Greg Kroah-Hartman
2020-09-01 15:08 ` [PATCH 5.4 042/214] rtlwifi: rtl8192cu: Prevent leaking urb Greg Kroah-Hartman
2020-09-01 15:08 ` [PATCH 5.4 043/214] mips/vdso: Fix resource leaks in genvdso.c Greg Kroah-Hartman
2020-09-01 15:08 ` [PATCH 5.4 044/214] ALSA: hda: Add support for Loongson 7A1000 controller Greg Kroah-Hartman
2020-09-01 15:08 ` [PATCH 5.4 045/214] cec-api: prevent leaking memory through hole in structure Greg Kroah-Hartman
2020-09-01 15:08 ` [PATCH 5.4 046/214] HID: quirks: add NOGET quirk for Logitech GROUP Greg Kroah-Hartman
2020-09-01 15:08 ` [PATCH 5.4 047/214] f2fs: fix use-after-free issue Greg Kroah-Hartman
2020-09-01 15:08 ` [PATCH 5.4 048/214] drm/nouveau/drm/noveau: fix reference count leak in nouveau_fbcon_open Greg Kroah-Hartman
2020-09-01 15:08 ` [PATCH 5.4 049/214] drm/nouveau: fix reference count leak in nv50_disp_atomic_commit Greg Kroah-Hartman
2020-09-01 15:08 ` [PATCH 5.4 050/214] drm/nouveau: Fix reference count leak in nouveau_connector_detect Greg Kroah-Hartman
2020-09-01 15:08 ` [PATCH 5.4 051/214] locking/lockdep: Fix overflow in presentation of average lock-time Greg Kroah-Hartman
2020-09-01 15:08 ` [PATCH 5.4 052/214] btrfs: file: reserve qgroup space after the hole punch range is locked Greg Kroah-Hartman
2020-09-01 15:08 ` [PATCH 5.4 053/214] btrfs: make btrfs_qgroup_check_reserved_leak take btrfs_inode Greg Kroah-Hartman
2020-09-01 15:08 ` [PATCH 5.4 054/214] scsi: iscsi: Do not put host in iscsi_set_flashnode_param() Greg Kroah-Hartman
2020-09-01 15:08 ` [PATCH 5.4 055/214] ceph: fix potential mdsc use-after-free crash Greg Kroah-Hartman
2020-09-01 15:08 ` [PATCH 5.4 056/214] ceph: do not access the kiocb after aio requests Greg Kroah-Hartman
2020-09-01 15:08 ` [PATCH 5.4 057/214] scsi: fcoe: Memory leak fix in fcoe_sysfs_fcf_del() Greg Kroah-Hartman
2020-09-01 15:08 ` [PATCH 5.4 058/214] EDAC/ie31200: Fallback if host bridge device is already initialized Greg Kroah-Hartman
2020-09-01 15:08 ` [PATCH 5.4 059/214] hugetlbfs: prevent filesystem stacking of hugetlbfs Greg Kroah-Hartman
2020-09-01 15:09 ` [PATCH 5.4 060/214] media: davinci: vpif_capture: fix potential double free Greg Kroah-Hartman
2020-09-01 15:09 ` [PATCH 5.4 061/214] KVM: arm64: Fix symbol dependency in __hyp_call_panic_nvhe Greg Kroah-Hartman
2020-09-01 15:09 ` [PATCH 5.4 062/214] powerpc/spufs: add CONFIG_COREDUMP dependency Greg Kroah-Hartman
2020-09-01 15:09 ` [PATCH 5.4 063/214] USB: sisusbvga: Fix a potential UB casued by left shifting a negative value Greg Kroah-Hartman
2020-09-01 15:09 ` [PATCH 5.4 064/214] brcmfmac: Set timeout value when configuring power save Greg Kroah-Hartman
2020-09-01 15:09 ` [PATCH 5.4 065/214] efi: provide empty efi_enter_virtual_mode implementation Greg Kroah-Hartman
2020-09-01 15:09 ` [PATCH 5.4 066/214] arm64: Fix __cpu_logical_map undefined issue Greg Kroah-Hartman
2020-09-01 15:09 ` [PATCH 5.4 067/214] Revert "ath10k: fix DMA related firmware crashes on multiple devices" Greg Kroah-Hartman
2020-09-01 15:09 ` [PATCH 5.4 068/214] sched/uclamp: Protect uclamp fast path code with static key Greg Kroah-Hartman
2020-09-01 15:09 ` [PATCH 5.4 069/214] sched/uclamp: Fix a deadlock when enabling uclamp " Greg Kroah-Hartman
2020-09-01 15:09 ` [PATCH 5.4 070/214] usb: cdns3: gadget: always zeroed TRB buffer when enable endpoint Greg Kroah-Hartman
2020-09-01 15:09 ` [PATCH 5.4 071/214] PM / devfreq: rk3399_dmc: Add missing of_node_put() Greg Kroah-Hartman
2020-09-01 15:09 ` [PATCH 5.4 072/214] PM / devfreq: rk3399_dmc: Disable devfreq-event device when fails Greg Kroah-Hartman
2020-09-01 15:09 ` [PATCH 5.4 073/214] PM / devfreq: rk3399_dmc: Fix kernel oops when rockchip,pmu is absent Greg Kroah-Hartman
2020-09-01 15:09 ` [PATCH 5.4 074/214] drm/xen: fix passing zero to PTR_ERR warning Greg Kroah-Hartman
2020-09-01 15:09 ` [PATCH 5.4 075/214] drm/xen-front: Fix misused IS_ERR_OR_NULL checks Greg Kroah-Hartman
2020-09-01 15:09 ` [PATCH 5.4 076/214] s390/numa: set node distance to LOCAL_DISTANCE Greg Kroah-Hartman
2020-09-01 15:09 ` [PATCH 5.4 077/214] btrfs: factor out inode items copy loop from btrfs_log_inode() Greg Kroah-Hartman
2020-09-01 15:09 ` [PATCH 5.4 078/214] btrfs: only commit the delayed inode when doing a full fsync Greg Kroah-Hartman
2020-09-01 15:09 ` [PATCH 5.4 079/214] btrfs: only commit delayed items at fsync if we are logging a directory Greg Kroah-Hartman
2020-09-01 15:09 ` [PATCH 5.4 080/214] mm/shuffle: dont move pages between zones and dont read garbage memmaps Greg Kroah-Hartman
2020-09-01 15:09 ` [PATCH 5.4 081/214] mm: fix kthread_use_mm() vs TLB invalidate Greg Kroah-Hartman
2020-09-01 15:09 ` [PATCH 5.4 082/214] mm/cma.c: switch to bitmap_zalloc() for cma bitmap allocation Greg Kroah-Hartman
2020-09-01 15:09 ` [PATCH 5.4 083/214] cma: dont quit at first error when activating reserved areas Greg Kroah-Hartman
2020-09-01 15:09 ` [PATCH 5.4 084/214] gpu/drm: ingenic: Use the planes src_[x,y] to configure DMA length Greg Kroah-Hartman
2020-09-01 15:09 ` [PATCH 5.4 085/214] drm/ingenic: Fix incorrect assumption about plane->index Greg Kroah-Hartman
2020-09-01 15:09 ` [PATCH 5.4 086/214] drm/amd/display: Trigger modesets on MST DSC connectors Greg Kroah-Hartman
2020-09-01 15:09 ` [PATCH 5.4 087/214] drm/amd/display: Add additional config guards for DCN Greg Kroah-Hartman
2020-09-01 15:09 ` [PATCH 5.4 088/214] drm/amd/display: Fix dmesg warning from setting abm level Greg Kroah-Hartman
2020-09-01 15:09 ` [PATCH 5.4 089/214] mm/vunmap: add cond_resched() in vunmap_pmd_range Greg Kroah-Hartman
2020-09-01 15:09 ` [PATCH 5.4 090/214] EDAC: sb_edac: get rid of unused vars Greg Kroah-Hartman
2020-09-01 15:09 ` [PATCH 5.4 091/214] EDAC: skx_common: get rid of unused type var Greg Kroah-Hartman
2020-09-01 15:09 ` [PATCH 5.4 092/214] EDAC/{i7core,sb,pnd2,skx}: Fix error event severity Greg Kroah-Hartman
2020-09-01 15:09 ` [PATCH 5.4 093/214] PCI: qcom: Add missing ipq806x clocks in PCIe driver Greg Kroah-Hartman
2020-09-01 15:09 ` [PATCH 5.4 094/214] PCI: qcom: Change duplicate PCI reset to phy reset Greg Kroah-Hartman
2020-09-01 15:09 ` [PATCH 5.4 095/214] PCI: qcom: Add missing reset for ipq806x Greg Kroah-Hartman
2020-09-01 15:09 ` [PATCH 5.4 096/214] cpufreq: intel_pstate: Fix EPP setting via sysfs in active mode Greg Kroah-Hartman
2020-09-01 15:09 ` [PATCH 5.4 097/214] ALSA: usb-audio: Add capture support for Saffire 6 (USB 1.1) Greg Kroah-Hartman
2020-09-01 15:09 ` [PATCH 5.4 098/214] media: gpio-ir-tx: improve precision of transmitted signal due to scheduling Greg Kroah-Hartman
2020-09-01 15:09 ` [PATCH 5.4 099/214] block: respect queue limit of max discard segment Greg Kroah-Hartman
2020-09-01 15:09 ` [PATCH 5.4 100/214] block: virtio_blk: fix handling single range discard request Greg Kroah-Hartman
2020-09-01 15:09 ` [PATCH 5.4 101/214] drm/msm/adreno: fix updating ring fence Greg Kroah-Hartman
2020-09-01 15:09 ` [PATCH 5.4 102/214] block: Fix page_is_mergeable() for compound pages Greg Kroah-Hartman
2020-09-01 15:09 ` [PATCH 5.4 103/214] bfq: fix blkio cgroup leakage v4 Greg Kroah-Hartman
2020-09-01 15:09 ` [PATCH 5.4 104/214] hwmon: (nct7904) Correct divide by 0 Greg Kroah-Hartman
2020-09-01 15:09 ` [PATCH 5.4 105/214] blk-mq: insert request not through ->queue_rq into sw/scheduler queue Greg Kroah-Hartman
2020-09-01 15:09 ` [PATCH 5.4 106/214] blkcg: fix memleak for iolatency Greg Kroah-Hartman
2020-09-01 15:09 ` [PATCH 5.4 107/214] nvme-fc: Fix wrong return value in __nvme_fc_init_request() Greg Kroah-Hartman
2020-09-01 15:09 ` [PATCH 5.4 108/214] nvme: multipath: round-robin: fix single non-optimized path case Greg Kroah-Hartman
2020-09-01 15:09 ` [PATCH 5.4 109/214] null_blk: fix passing of REQ_FUA flag in null_handle_rq Greg Kroah-Hartman
2020-09-01 15:09 ` [PATCH 5.4 110/214] i2c: core: Dont fail PRP0001 enumeration when no ID table exist Greg Kroah-Hartman
2020-09-01 15:09 ` [PATCH 5.4 111/214] i2c: rcar: in slave mode, clear NACK earlier Greg Kroah-Hartman
2020-09-01 15:09 ` [PATCH 5.4 112/214] usb: gadget: f_tcm: Fix some resource leaks in some error paths Greg Kroah-Hartman
2020-09-01 15:09 ` [PATCH 5.4 113/214] spi: stm32: clear only asserted irq flags on interrupt Greg Kroah-Hartman
2020-09-01 15:09 ` [PATCH 5.4 114/214] jbd2: make sure jh have b_transaction set in refile/unfile_buffer Greg Kroah-Hartman
2020-09-01 15:09 ` [PATCH 5.4 115/214] ext4: dont BUG on inconsistent journal feature Greg Kroah-Hartman
2020-09-01 15:09 ` [PATCH 5.4 116/214] ext4: handle read only external journal device Greg Kroah-Hartman
2020-09-01 15:09 ` [PATCH 5.4 117/214] jbd2: abort journal if free a async write error metadata buffer Greg Kroah-Hartman
2020-09-01 15:09 ` [PATCH 5.4 118/214] ext4: handle option set by mount flags correctly Greg Kroah-Hartman
2020-09-01 15:09 ` [PATCH 5.4 119/214] ext4: handle error of ext4_setup_system_zone() on remount Greg Kroah-Hartman
2020-09-01 15:10 ` [PATCH 5.4 120/214] ext4: correctly restore system zone info when remount fails Greg Kroah-Hartman
2020-09-01 15:10 ` [PATCH 5.4 121/214] fs: prevent BUG_ON in submit_bh_wbc() Greg Kroah-Hartman
2020-09-01 15:10 ` [PATCH 5.4 122/214] spi: stm32h7: fix race condition at end of transfer Greg Kroah-Hartman
2020-09-01 15:10 ` [PATCH 5.4 123/214] spi: stm32: fix fifo threshold level in case of short transfer Greg Kroah-Hartman
2020-09-01 15:10 ` [PATCH 5.4 124/214] spi: stm32: fix stm32_spi_prepare_mbr in case of odd clk_rate Greg Kroah-Hartman
2020-09-01 15:10 ` [PATCH 5.4 125/214] spi: stm32: always perform registers configuration prior to transfer Greg Kroah-Hartman
2020-09-01 15:10 ` [PATCH 5.4 126/214] drm/amd/powerplay: correct Vega20 cached smu feature state Greg Kroah-Hartman
2020-09-01 15:10 ` [PATCH 5.4 127/214] drm/amd/powerplay: correct UVD/VCE PG state on custom pptable uploading Greg Kroah-Hartman
2020-09-01 15:10 ` [PATCH 5.4 128/214] drm/amd/display: Switch to immediate mode for updating infopackets Greg Kroah-Hartman
2020-09-01 15:10 ` [PATCH 5.4 129/214] libbpf: Handle GCC built-in types for Arm NEON Greg Kroah-Hartman
2020-09-01 15:10 ` [PATCH 5.4 130/214] netfilter: avoid ipv6 -> nf_defrag_ipv6 module dependency Greg Kroah-Hartman
2020-09-01 15:10 ` [PATCH 5.4 131/214] can: j1939: transport: j1939_xtp_rx_dat_one(): compare own packets to detect corruptions Greg Kroah-Hartman
2020-09-01 15:10 ` [PATCH 5.4 132/214] ALSA: hda/realtek: Add model alc298-samsung-headphone Greg Kroah-Hartman
2020-09-01 15:10 ` [PATCH 5.4 133/214] s390/cio: add cond_resched() in the slow_eval_known_fn() loop Greg Kroah-Hartman
2020-09-01 15:10 ` [PATCH 5.4 134/214] ASoC: wm8994: Avoid attempts to read unreadable registers Greg Kroah-Hartman
2020-09-01 15:10 ` [PATCH 5.4 135/214] selftests: disable rp_filter for icmp_redirect.sh Greg Kroah-Hartman
2020-09-01 15:10 ` [PATCH 5.4 136/214] scsi: fcoe: Fix I/O path allocation Greg Kroah-Hartman
2020-09-01 15:10 ` [PATCH 5.4 137/214] scsi: ufs: Fix possible infinite loop in ufshcd_hold Greg Kroah-Hartman
2020-09-01 15:10 ` [PATCH 5.4 138/214] scsi: ufs: Improve interrupt handling for shared interrupts Greg Kroah-Hartman
2020-09-01 15:10 ` [PATCH 5.4 139/214] scsi: ufs: Clean up completed request without interrupt notification Greg Kroah-Hartman
2020-09-01 15:10 ` [PATCH 5.4 140/214] scsi: qla2xxx: Fix login timeout Greg Kroah-Hartman
2020-09-01 15:10 ` [PATCH 5.4 141/214] scsi: qla2xxx: Check if FW supports MQ before enabling Greg Kroah-Hartman
2020-09-01 15:10 ` [PATCH 5.4 142/214] scsi: qla2xxx: Fix null pointer access during disconnect from subsystem Greg Kroah-Hartman
2020-09-01 15:10 ` [PATCH 5.4 143/214] Revert "scsi: qla2xxx: Fix crash on qla2x00_mailbox_command" Greg Kroah-Hartman
2020-09-01 15:10 ` [PATCH 5.4 144/214] macvlan: validate setting of multiple remote source MAC addresses Greg Kroah-Hartman
2020-09-01 15:10 ` [PATCH 5.4 145/214] net: gianfar: Add of_node_put() before goto statement Greg Kroah-Hartman
2020-09-01 15:10 ` [PATCH 5.4 146/214] powerpc/perf: Fix soft lockups due to missed interrupt accounting Greg Kroah-Hartman
2020-09-01 15:10 ` [PATCH 5.4 147/214] arm64: Move handling of erratum 1418040 into C code Greg Kroah-Hartman
2020-09-01 15:10 ` [PATCH 5.4 148/214] arm64: Allow booting of late CPUs affected by erratum 1418040 Greg Kroah-Hartman
2020-09-01 15:10 ` [PATCH 5.4 149/214] block: fix get_max_io_size() Greg Kroah-Hartman
2020-09-01 15:10 ` [PATCH 5.4 150/214] block: loop: set discard granularity and alignment for block device backed loop Greg Kroah-Hartman
2020-09-01 15:10 ` [PATCH 5.4 151/214] HID: i2c-hid: Always sleep 60ms after I2C_HID_PWR_ON commands Greg Kroah-Hartman
2020-09-01 15:10 ` [PATCH 5.4 152/214] blk-mq: order adding requests to hctx->dispatch and checking SCHED_RESTART Greg Kroah-Hartman
2020-09-01 15:10 ` [PATCH 5.4 153/214] btrfs: reset compression level for lzo on remount Greg Kroah-Hartman
2020-09-01 15:10 ` [PATCH 5.4 154/214] btrfs: check the right error variable in btrfs_del_dir_entries_in_log Greg Kroah-Hartman
2020-09-01 15:10 ` [PATCH 5.4 155/214] btrfs: fix space cache memory leak after transaction abort Greg Kroah-Hartman
2020-09-01 15:10 ` [PATCH 5.4 156/214] btrfs: detect nocow for swap after snapshot delete Greg Kroah-Hartman
2020-09-01 15:10 ` [PATCH 5.4 157/214] fbcon: prevent user font height or width change from causing potential out-of-bounds access Greg Kroah-Hartman
2020-09-01 15:10 ` [PATCH 5.4 158/214] USB: lvtest: return proper error code in probe Greg Kroah-Hartman
2020-09-01 15:10 ` [PATCH 5.4 159/214] vt: defer kfree() of vc_screenbuf in vc_do_resize() Greg Kroah-Hartman
2020-09-01 15:10 ` [PATCH 5.4 160/214] vt_ioctl: change VT_RESIZEX ioctl to check for error return from vc_resize() Greg Kroah-Hartman
2020-09-01 15:10 ` [PATCH 5.4 161/214] serial: samsung: Removes the IRQ not found warning Greg Kroah-Hartman
2020-09-01 15:10 ` [PATCH 5.4 162/214] serial: pl011: Fix oops on -EPROBE_DEFER Greg Kroah-Hartman
2020-09-01 15:10 ` [PATCH 5.4 163/214] serial: pl011: Dont leak amba_ports entry on driver register error Greg Kroah-Hartman
2020-09-01 15:10 ` [PATCH 5.4 164/214] serial: stm32: avoid kernel warning on absence of optional IRQ Greg Kroah-Hartman
2020-09-01 15:10 ` [PATCH 5.4 165/214] serial: 8250_exar: Fix number of ports for Commtech PCIe cards Greg Kroah-Hartman
2020-09-01 15:10 ` [PATCH 5.4 166/214] serial: 8250: change lock order in serial8250_do_startup() Greg Kroah-Hartman
2020-09-01 15:10 ` [PATCH 5.4 167/214] writeback: Protect inode->i_io_list with inode->i_lock Greg Kroah-Hartman
2020-09-01 15:10 ` [PATCH 5.4 168/214] writeback: Avoid skipping inode writeback Greg Kroah-Hartman
2020-09-01 15:10 ` [PATCH 5.4 169/214] writeback: Fix sync livelock due to b_dirty_time processing Greg Kroah-Hartman
2020-09-01 15:10 ` [PATCH 5.4 170/214] XEN uses irqdesc::irq_data_common::handler_data to store a per interrupt XEN data pointer which contains XEN specific information Greg Kroah-Hartman
2020-09-01 15:10 ` [PATCH 5.4 171/214] usb: host: xhci: fix ep context print mismatch in debugfs Greg Kroah-Hartman
2020-09-01 15:10 ` [PATCH 5.4 172/214] xhci: Do warm-reset when both CAS and XDEV_RESUME are set Greg Kroah-Hartman
2020-09-01 15:10 ` [PATCH 5.4 173/214] xhci: Always restore EP_SOFT_CLEAR_TOGGLE even if ep reset failed Greg Kroah-Hartman
2020-09-01 15:10 ` [PATCH 5.4 174/214] arm64: vdso32: make vdso32 install conditional Greg Kroah-Hartman
2020-09-01 15:10 ` [PATCH 5.4 175/214] PM: sleep: core: Fix the handling of pending runtime resume requests Greg Kroah-Hartman
2020-09-01 15:10 ` [PATCH 5.4 176/214] powerpc/perf: Fix crashes with generic_compat_pmu & BHRB Greg Kroah-Hartman
2020-09-01 15:10 ` [PATCH 5.4 177/214] device property: Fix the secondary firmware node handling in set_primary_fwnode() Greg Kroah-Hartman
2020-09-01 15:10 ` [PATCH 5.4 178/214] crypto: af_alg - Work around empty control messages without MSG_MORE Greg Kroah-Hartman
2020-09-01 15:10 ` [PATCH 5.4 179/214] genirq/matrix: Deal with the sillyness of for_each_cpu() on UP Greg Kroah-Hartman
2020-09-01 15:11 ` [PATCH 5.4 180/214] irqchip/stm32-exti: Avoid losing interrupts due to clearing pending bits by mistake Greg Kroah-Hartman
2020-09-01 15:11 ` [PATCH 5.4 181/214] x86/hotplug: Silence APIC only after all interrupts are migrated Greg Kroah-Hartman
2020-09-01 15:11 ` [PATCH 5.4 182/214] drm/amdgpu: Fix buffer overflow in INFO ioctl Greg Kroah-Hartman
2020-09-01 15:11 ` [PATCH 5.4 183/214] drm/amdgpu/gfx10: refine mgcg setting Greg Kroah-Hartman
2020-09-01 15:11 ` [PATCH 5.4 184/214] drm/amd/powerplay: Fix hardmins not being sent to SMU for RV Greg Kroah-Hartman
2020-09-01 15:11 ` [PATCH 5.4 185/214] drm/amd/pm: correct Vega10 swctf limit setting Greg Kroah-Hartman
2020-09-01 15:11 ` [PATCH 5.4 186/214] drm/amd/pm: correct Vega12 " Greg Kroah-Hartman
2020-09-01 15:11 ` [PATCH 5.4 187/214] drm/amd/pm: correct Vega20 " Greg Kroah-Hartman
2020-09-01 15:11 ` [PATCH 5.4 188/214] drm/amd/pm: correct the thermal alert temperature limit settings Greg Kroah-Hartman
2020-09-01 15:11 ` [PATCH 5.4 189/214] USB: yurex: Fix bad gfp argument Greg Kroah-Hartman
2020-09-01 15:11 ` [PATCH 5.4 190/214] usb: uas: Add quirk for PNY Pro Elite Greg Kroah-Hartman
2020-09-01 15:11 ` [PATCH 5.4 191/214] USB: quirks: Add no-lpm quirk for another Raydium touchscreen Greg Kroah-Hartman
2020-09-01 15:11 ` [PATCH 5.4 192/214] USB: quirks: Ignore duplicate endpoint on Sound Devices MixPre-D Greg Kroah-Hartman
2020-09-01 15:11 ` [PATCH 5.4 193/214] USB: Ignore UAS for JMicron JMS567 ATA/ATAPI Bridge Greg Kroah-Hartman
2020-09-01 15:11 ` [PATCH 5.4 194/214] usb: host: ohci-exynos: Fix error handling in exynos_ohci_probe() Greg Kroah-Hartman
2020-09-01 15:11 ` [PATCH 5.4 195/214] USB: gadget: u_f: add overflow checks to VLA macros Greg Kroah-Hartman
2020-09-01 15:11 ` [PATCH 5.4 196/214] USB: gadget: f_ncm: add bounds checks to ncm_unwrap_ntb() Greg Kroah-Hartman
2020-09-01 15:11 ` [PATCH 5.4 197/214] USB: gadget: u_f: Unbreak offset calculation in VLAs Greg Kroah-Hartman
2020-09-01 15:11 ` [PATCH 5.4 198/214] USB: cdc-acm: rework notification_buffer resizing Greg Kroah-Hartman
2020-09-01 15:11 ` [PATCH 5.4 199/214] usb: storage: Add unusual_uas entry for Sony PSZ drives Greg Kroah-Hartman
2020-09-01 15:11 ` [PATCH 5.4 200/214] drm/i915: Fix cmd parser desc matching with masks Greg Kroah-Hartman
2020-09-01 15:11 ` [PATCH 5.4 201/214] usb: dwc3: gadget: Dont setup more than requested Greg Kroah-Hartman
2020-09-01 15:11 ` [PATCH 5.4 202/214] usb: dwc3: gadget: Fix handling ZLP Greg Kroah-Hartman
2020-09-01 15:11 ` [PATCH 5.4 203/214] usb: dwc3: gadget: Handle ZLP for sg requests Greg Kroah-Hartman
2020-09-01 15:11 ` [PATCH 5.4 204/214] fbmem: pull fbcon_update_vcs() out of fb_set_var() Greg Kroah-Hartman
2020-09-01 15:11 ` [PATCH 5.4 205/214] kheaders: remove unneeded cat command piped to head / tail Greg Kroah-Hartman
2020-09-01 15:11 ` [PATCH 5.4 206/214] kheaders: optimize md5sum calculation for in-tree builds Greg Kroah-Hartman
2020-09-01 15:11 ` [PATCH 5.4 207/214] kheaders: optimize header copy " Greg Kroah-Hartman
2020-09-01 15:11 ` [PATCH 5.4 208/214] kheaders: remove the last bashism to allow sh to run it Greg Kroah-Hartman
2020-09-01 15:11 ` [PATCH 5.4 209/214] kheaders: explain why include/config/autoconf.h is excluded from md5sum Greg Kroah-Hartman
2020-09-01 15:11 ` [PATCH 5.4 210/214] kbuild: add variables for compression tools Greg Kroah-Hartman
2020-09-01 15:11 ` [PATCH 5.4 211/214] kbuild: fix broken builds because of GZIP,BZIP2,LZOP variables Greg Kroah-Hartman
2020-09-01 15:11 ` [PATCH 5.4 212/214] HID: hiddev: Fix slab-out-of-bounds write in hiddev_ioctl_usage() Greg Kroah-Hartman
2020-09-01 15:11 ` [PATCH 5.4 213/214] libbpf: Fix build on ppc64le architecture Greg Kroah-Hartman
2020-09-01 15:11 ` [PATCH 5.4 214/214] ALSA: usb-audio: Update documentation comment for MS2109 quirk Greg Kroah-Hartman
2020-09-01 19:09 ` [PATCH 5.4 000/214] 5.4.62-rc1 review Guenter Roeck
2020-09-02 5:17 ` Naresh Kamboju
2020-09-02 7:24 ` Greg Kroah-Hartman
2020-09-01 22:21 ` Shuah Khan
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=20200901150952.963606936@linuxfoundation.org \
--to=gregkh@linuxfoundation.org \
--cc=akpm@linux-foundation.org \
--cc=ben.hutchings@codethink.co.uk \
--cc=linux-kernel@vger.kernel.org \
--cc=linux@roeck-us.net \
--cc=lkft-triage@lists.linaro.org \
--cc=patches@kernelci.org \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.