linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
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.8 000/232] 5.8.3-rc1 review
Date: Thu, 20 Aug 2020 11:17:31 +0200	[thread overview]
Message-ID: <20200820091612.692383444@linuxfoundation.org> (raw)

This is the start of the stable review cycle for the 5.8.3 release.
There are 232 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, 22 Aug 2020 09:15:09 +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.8.3-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.8.y
and the diffstat can be found below.

thanks,

greg k-h

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

Greg Kroah-Hartman <gregkh@linuxfoundation.org>
    Linux 5.8.3-rc1

hersen wu <hersenxs.wu@amd.com>
    drm/amd/display: dchubbub p-state warning during surface planes switch

Stylon Wang <stylon.wang@amd.com>
    drm/amd/display: Fix dmesg warning from setting abm level

Sandeep Raghuraman <sandy.8925@gmail.com>
    drm/amdgpu: Fix bug where DPM is not enabled after hibernate and resume

Xin Xiong <xiongx18@fudan.edu.cn>
    drm: fix drm_dp_mst_port refcount leaks in drm_dp_mst_allocate_vcpi

Marius Iacob <themariusus@gmail.com>
    drm: Added orientation quirk for ASUS tablet model T103HAF

Tomi Valkeinen <tomi.valkeinen@ti.com>
    drm/tidss: fix modeset init for DPI panels

Tomi Valkeinen <tomi.valkeinen@ti.com>
    drm/omap: force runtime PM suspend on system suspend

Imre Deak <imre.deak@intel.com>
    drm/dp_mst: Fix the DDC I2C device unregistration of an MST port

Imre Deak <imre.deak@intel.com>
    drm/dp_mst: Fix timeout handling of MST down messages

Imre Deak <imre.deak@intel.com>
    drm/dp_mst: Fix the DDC I2C device registration of an MST port

Denis Efremov <efremov@linux.com>
    drm/panfrost: Use kvfree() to free bo->sgts

Chris Wilson <chris@chris-wilson.co.uk>
    drm/i915/gt: Force the GT reset on shutdown

Denis Efremov <efremov@linux.com>
    drm/radeon: fix fb_div check in ni_init_smc_spll_table()

Geert Uytterhoeven <geert+renesas@glider.be>
    sh: fault: Fix duplicate printing of "PC:"

Geert Uytterhoeven <geert+renesas@glider.be>
    sh: landisk: Add missing initialization of sh_io_port_base

Zhang Rui <rui.zhang@intel.com>
    perf/x86/rapl: Fix missing psys sysfs attributes

Daniel Díaz <daniel.diaz@linaro.org>
    tools build feature: Quote CC and CXX for their arguments

Vincent Whitchurch <vincent.whitchurch@axis.com>
    perf bench mem: Always memset source before memcpy

Dinghao Liu <dinghao.liu@zju.edu.cn>
    ALSA: echoaudio: Fix potential Oops in snd_echo_resume()

Ondrej Mosnacek <omosnace@redhat.com>
    crypto: algif_aead - fix uninitialized ctx->init

Andy Shevchenko <andriy.shevchenko@linux.intel.com>
    mfd: dln2: Run event handler loop under spinlock

Dhananjay Phadke <dphadke@linux.microsoft.com>
    i2c: iproc: fix race between client unreg and isr

Tiezhu Yang <yangtiezhu@loongson.cn>
    test_kmod: avoid potential double free in trigger_config_run_type()

Colin Ian King <colin.king@canonical.com>
    fs/ufs: avoid potential u32 multiplication overflow

Eric Biggers <ebiggers@google.com>
    fs/minix: remove expected error message in block_to_path()

Eric Biggers <ebiggers@google.com>
    fs/minix: fix block limit check for V1 filesystems

Eric Biggers <ebiggers@google.com>
    fs/minix: set s_maxbytes correctly

Tiezhu Yang <yangtiezhu@loongson.cn>
    lib/test_lockup.c: fix return value of test_lockup_init()

Trond Myklebust <trond.myklebust@hammerspace.com>
    NFS: Fix flexfiles read failover

Jeffrey Mitchell <jeffrey.mitchell@starlab.io>
    nfs: Fix getxattr kernel panic and memory overflow

Wang Hai <wanghai38@huawei.com>
    net: qcom/emac: add missed clk_disable_unprepare in error path of emac_clks_phase1_init

Krzysztof Kozlowski <krzk@kernel.org>
    s390/Kconfig: add missing ZCRYPT dependency to VFIO_AP

Wang Hai <wanghai38@huawei.com>
    s390/test_unwind: fix possible memleak in test_unwind()

Dan Carpenter <dan.carpenter@oracle.com>
    drm/vmwgfx: Fix two list_for_each loop exit tests

Dan Carpenter <dan.carpenter@oracle.com>
    drm/vmwgfx: Use correct vmw_legacy_display_unit pointer

Dan Carpenter <dan.carpenter@oracle.com>
    vdpa: Fix pointer math bug in vdpasim_get_config()

Christophe Leroy <christophe.leroy@csgroup.eu>
    recordmcount: Fix build failure on non arm64

Michael S. Tsirkin <mst@redhat.com>
    vdpa_sim: init iommu lock

Andrii Nakryiko <andriin@fb.com>
    selftests/bpf: Fix silent Makefile output

Jin Yao <yao.jin@linux.intel.com>
    perf record: Skip side-band event setup if HAVE_LIBBPF_SUPPORT is not set

Colin Ian King <colin.king@canonical.com>
    Input: sentelic - fix error return when fsp_reg_write fails

Andrii Nakryiko <andriin@fb.com>
    selftests/bpf: Prevent runqslower from racing on building bpftool

Pawan Gupta <pawan.kumar.gupta@linux.intel.com>
    x86/bugs/multihit: Fix mitigation reporting when VMX is not in use

Dilip Kota <eswara.kota@linux.intel.com>
    x86/tsr: Fix tsc frequency enumeration bug on Lightning Mountain SoC

Muchun Song <songmuchun@bytedance.com>
    kprobes: Fix compiler warning for !CONFIG_KPROBES_ON_FTRACE

Dan Carpenter <dan.carpenter@oracle.com>
    md-cluster: Fix potential error pointer dereference in resize_bitmaps()

Tero Kristo <t-kristo@ti.com>
    watchdog: rti-wdt: balance pm runtime enable calls

Krzysztof Sobota <krzysztof.sobota@nokia.com>
    watchdog: initialize device before misc_register

Scott Mayhew <smayhew@redhat.com>
    nfs: nfs_file_write() should check for writeback errors

Ewan D. Milne <emilne@redhat.com>
    scsi: lpfc: nvmet: Avoid hang / use-after-free again when destroying targetport

Jin Yao <yao.jin@linux.intel.com>
    perf evsel: Don't set sample_regs_intr/sample_regs_user for dummy event

Stafford Horne <shorne@gmail.com>
    openrisc: Fix oops caused when dumping stack

Jane Chu <jane.chu@oracle.com>
    libnvdimm/security: ensure sysfs poll thread woke up and fetch updated attr

Jane Chu <jane.chu@oracle.com>
    libnvdimm/security: fix a typo

Nicolas Saenz Julienne <nsaenzjulienne@suse.de>
    clk: bcm2835: Do not use prediv with bcm2711's PLLs

Geert Uytterhoeven <geert+renesas@glider.be>
    clk: hsdk: Fix bad dependency on IOMEM

Zhihao Cheng <chengzhihao1@huawei.com>
    ubifs: Fix wrong orphan node deletion in ubifs_jnl_update|rename

Zhihao Cheng <chengzhihao1@huawei.com>
    ubi: fastmap: Free fastmap next anchor peb during detach

Zhihao Cheng <chengzhihao1@huawei.com>
    ubi: fastmap: Don't produce the initial next anchor PEB when fastmap is disabled

Scott Mayhew <smayhew@redhat.com>
    nfs: ensure correct writeback errors are returned on close()

Wolfram Sang <wsa+renesas@sang-engineering.com>
    i2c: rcar: avoid race when unregistering slave

Thomas Hebb <tommyhebb@gmail.com>
    tools build feature: Use CC and CXX from parent

Jiri Olsa <jolsa@kernel.org>
    perf tools: Fix term parsing for raw syntax

Rayagonda Kokatanur <rayagonda.kokatanur@broadcom.com>
    pwm: bcm-iproc: handle clk_get_rate() return

Qais Yousef <qais.yousef@arm.com>
    sched/uclamp: Fix a deadlock when enabling uclamp static key

Sagi Grimberg <sagi@grimberg.me>
    nvme: fix deadlock in disconnect during scan_work and/or ana_work

Xu Wang <vulab@iscas.ac.cn>
    clk: clk-atlas6: fix return value check in atlas6_clk_init()

Konrad Dybcio <konradybcio@gmail.com>
    clk: qcom: gcc-sdm660: Fix up gcc_mss_mnoc_bimc_axi_clk

Wei Hu <weh@microsoft.com>
    PCI: hv: Fix a timing issue which causes kdump to fail occasionally

Chao Yu <chao@kernel.org>
    f2fs: compress: fix to update isize when overwriting compressed file

Wolfram Sang <wsa+renesas@sang-engineering.com>
    i2c: rcar: slave: only send STOP event when we have been addressed

Jacob Pan <jacob.jun.pan@linux.intel.com>
    iommu/vt-d: Disable multiple GPASID-dev bind

Jacob Pan <jacob.jun.pan@linux.intel.com>
    iommu/vt-d: Warn on out-of-range invalidation address

Liu Yi L <yi.l.liu@intel.com>
    iommu/vt-d: Enforce PASID devTLB field mask

Liu Yi L <yi.l.liu@intel.com>
    iommu/vt-d: Handle non-page aligned address

Jonathan Marek <jonathan@marek.ca>
    clk: qcom: clk-alpha-pll: remove unused/incorrect PLL_CAL_VAL

Jonathan Marek <jonathan@marek.ca>
    clk: qcom: gcc: fix sm8150 GPU and NPU clocks

Colin Ian King <colin.king@canonical.com>
    iommu/omap: Check for failure of a call to omap_iommu_dump_ctx

Aneesh Kumar K.V <aneesh.kumar@linux.ibm.com>
    selftests/powerpc: ptrace-pkey: Don't update expected UAMOR value

Aneesh Kumar K.V <aneesh.kumar@linux.ibm.com>
    selftests/powerpc: ptrace-pkey: Update the test to mark an invalid pkey correctly

Aneesh Kumar K.V <aneesh.kumar@linux.ibm.com>
    selftests/powerpc: ptrace-pkey: Rename variables to make it easier to follow code

Cristian Ciocaltea <cristian.ciocaltea@gmail.com>
    clk: actions: Fix h_clk for Actions S500 SoC

Chao Yu <chao@kernel.org>
    f2fs: compress: fix to avoid memory leak on cc->cpages

Tyler Hicks <tyhicks@linux.microsoft.com>
    ima: Fail rule parsing when appraise_flag=blacklist is unsupportable

Ming Lei <ming.lei@redhat.com>
    dm rq: don't call blk_mq_queue_stopped() in dm_stop_queue()

Steve Longerbeam <slongerbeam@gmail.com>
    gpu: ipu-v3: image-convert: Wait for all EOFs before completing a tile

Steve Longerbeam <slongerbeam@gmail.com>
    gpu: ipu-v3: image-convert: Combine rotate/no-rotate irq handlers

Herbert Xu <herbert@gondor.apana.org.au>
    crypto: caam - Remove broken arc4 support

Sudeep Holla <sudeep.holla@arm.com>
    rtc: pl031: fix set_alarm by adding back call to alarm_irq_enable

Yan-Hsuan Chuang <yhchuang@realtek.com>
    rtw88: pci: disable aspm for platform inter-op with module parameter

Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
    mmc: renesas_sdhi_internal_dmac: clean up the code for dma complete

Mark Zhang <markz@mellanox.com>
    RDMA/counter: Allow manually bind QPs with different pids to same counter

Mark Zhang <markz@mellanox.com>
    RDMA/counter: Only bind user QPs in auto mode

Vladimir Oltean <vladimir.oltean@nxp.com>
    devres: keep both device name and resource name in pretty name

Herbert Xu <herbert@gondor.apana.org.au>
    crypto: af_alg - Fix regression on empty requests

Johan Hovold <johan@kernel.org>
    USB: serial: ftdi_sio: fix break and sysrq handling

Johan Hovold <johan@kernel.org>
    USB: serial: ftdi_sio: clean up receive processing

Johan Hovold <johan@kernel.org>
    USB: serial: ftdi_sio: make process-packet buffer unsigned

Jesper Dangaard Brouer <brouer@redhat.com>
    selftests/bpf: test_progs avoid minus shell exit codes

Jesper Dangaard Brouer <brouer@redhat.com>
    selftests/bpf: test_progs use another shell exit on non-actions

Martin KaFai Lau <kafai@fb.com>
    bpf: selftests: Restore netns after each test

Jesper Dangaard Brouer <brouer@redhat.com>
    selftests/bpf: Test_progs indicate to shell on non-actions

Qais Yousef <qais.yousef@arm.com>
    sched/uclamp: Protect uclamp fast path code with static key

Yishai Hadas <yishaih@mellanox.com>
    IB/uverbs: Set IOVA on IB MR in uverbs layer

Paul Kocialkowski <paul.kocialkowski@bootlin.com>
    media: rockchip: rga: Only set output CSC mode for RGB input

Paul Kocialkowski <paul.kocialkowski@bootlin.com>
    media: rockchip: rga: Introduce color fmt macros and refactor CSC mode logic

Dafna Hirschfeld <dafna.hirschfeld@collabora.com>
    media: staging: rkisp1: rsz: set default format if the given format is not RKISP1_ISP_SD_SRC

Dafna Hirschfeld <dafna.hirschfeld@collabora.com>
    media: staging: rkisp1: rename macros 'RKISP1_DIR_*' to 'RKISP1_ISP_SD_*'

Dafna Hirschfeld <dafna.hirschfeld@collabora.com>
    media: staging: rkisp1: remove macro RKISP1_DIR_SINK_SRC

Sebastian Reichel <sebastian.reichel@collabora.com>
    rtc: cpcap: fix range

Jason Gunthorpe <jgg@nvidia.com>
    RDMA/ipoib: Fix ABBA deadlock with ipoib_reap_ah()

Kamal Heib <kamalheib1@gmail.com>
    RDMA/ipoib: Return void from ipoib_ib_dev_stop()

Chen Tao <chentao107@huawei.com>
    drm/amdgpu/debugfs: fix memory leak when pm_runtime_get_sync failed

Qiushi Wu <wu000273@umn.edu>
    platform/chrome: cros_ec_ishtp: Fix a double-unlock issue

Kamal Dasu <kdasu.kdev@gmail.com>
    mtd: rawnand: brcmnand: ECC error handling on EDU transfers

Boris Brezillon <boris.brezillon@collabora.com>
    mtd: rawnand: fsl_upm: Remove unused mtd var

Eric Dumazet <edumazet@google.com>
    octeontx2-af: change (struct qmem)->entry_sz from u8 to u16

Charles Keepax <ckeepax@opensource.cirrus.com>
    mfd: arizona: Ensure 32k clock is put on driver unbind and error

Herbert Xu <herbert@gondor.apana.org.au>
    crypto: algif_aead - Only wake up when ctx->more is zero

Paul Cercueil <paul@crapouillou.net>
    drm/ingenic: Fix incorrect assumption about plane->index

Liu Ying <victor.liu@nxp.com>
    drm/imx: imx-ldb: Disable both channels for split mode in enc->disable()

Dan Williams <dan.j.williams@intel.com>
    libnvdimm: Validate command family indices

Sibi Sankar <sibis@codeaurora.org>
    remoteproc: qcom_q6v5_mss: Validate modem blob firmware size before load

Sibi Sankar <sibis@codeaurora.org>
    remoteproc: qcom_q6v5_mss: Validate MBA firmware size before load

Sibi Sankar <sibis@codeaurora.org>
    remoteproc: qcom: q6v5: Update running state before requesting stop

Bob Peterson <rpeterso@redhat.com>
    gfs2: Never call gfs2_block_zero_range with an open transaction

Andreas Gruenbacher <agruenba@redhat.com>
    gfs2: Fix refcount leak in gfs2_glock_poke

Adrian Hunter <adrian.hunter@intel.com>
    perf intel-pt: Fix duplicate branch after CBR

Adrian Hunter <adrian.hunter@intel.com>
    perf intel-pt: Fix FUP packet state

Masami Hiramatsu <mhiramat@kernel.org>
    perf probe: Fix memory leakage when the probe point is not found

Masami Hiramatsu <mhiramat@kernel.org>
    perf probe: Fix wrong variable warning when the probe point is not found

Masami Hiramatsu <mhiramat@kernel.org>
    bootconfig: Fix to find the initargs correctly

Kees Cook <keescook@chromium.org>
    module: Correctly truncate sysfs sections output

Johannes Thumshirn <johannes.thumshirn@wdc.com>
    dm: don't call report zones for more than the user requested

John Dorminy <jdorminy@redhat.com>
    dm ebs: Fix incorrect checking for REQ_OP_FLUSH

Anton Blanchard <anton@ozlabs.org>
    pseries: Fix 64 bit logical memory block panic

Jeff Layton <jlayton@kernel.org>
    ceph: handle zero-length feature mask in session messages

Jeff Layton <jlayton@kernel.org>
    ceph: set sec_context xattr on symlink creation

Ahmad Fatoum <a.fatoum@pengutronix.de>
    watchdog: f71808e_wdt: clear watchdog timeout occurred flag

Ahmad Fatoum <a.fatoum@pengutronix.de>
    watchdog: f71808e_wdt: remove use of wrong watchdog_info option

Ahmad Fatoum <a.fatoum@pengutronix.de>
    watchdog: f71808e_wdt: indicate WDIOF_CARDRESET support in watchdog_info.options

Steven Rostedt (VMware) <rostedt@goodmis.org>
    tracing: Use trace_sched_process_free() instead of exit() for pid tracing

Kevin Hao <haokexin@gmail.com>
    tracing/hwlat: Honor the tracing_cpumask

Muchun Song <songmuchun@bytedance.com>
    kprobes: Fix NULL pointer dereference at kprobe_ftrace_handler

Chengming Zhou <zhouchengming@bytedance.com>
    ftrace: Setup correct FTRACE_FL_REGS flags for module

Jia He <justin.he@arm.com>
    mm/memory_hotplug: fix unpaired mem_hotplug_begin/done

Mike Kravetz <mike.kravetz@oracle.com>
    cma: don't quit at first error when activating reserved areas

Michal Koutný <mkoutny@suse.com>
    mm/page_counter.c: fix protection usage propagation

Junxiao Bi <junxiao.bi@oracle.com>
    ocfs2: change slot number type s16 to u16

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

Mike Kravetz <mike.kravetz@oracle.com>
    hugetlbfs: remove call to huge_pte_alloc without i_mmap_rwsem

Hugh Dickins <hughd@google.com>
    khugepaged: retract_page_tables() remember to test exit

Hugh Dickins <hughd@google.com>
    khugepaged: collapse_pte_mapped_thp() protect the pmd lock

Peter Xu <peterx@redhat.com>
    mm/hugetlb: fix calculation of adjust_range_if_pmd_sharing_possible

Hugh Dickins <hughd@google.com>
    khugepaged: collapse_pte_mapped_thp() flush the right range

Mikulas Patocka <mpatocka@redhat.com>
    ext2: fix missing percpu_counter_inc

Mike Rapoport <rppt@kernel.org>
    MIPS: SGI-IP27: always enable NUMA in Kconfig

Paul Cercueil <paul@crapouillou.net>
    MIPS: qi_lb60: Fix routing to audio amplifier

Huacai Chen <chenhc@lemote.com>
    MIPS: CPU#0 is not hotpluggable

Lukas Wunner <lukas@wunner.de>
    driver core: Avoid binding drivers to dead devices

Vincent Duvert <vincent.ldev@duvert.net>
    appletalk: Fix atalk_proc_init() return path

Johannes Berg <johannes.berg@intel.com>
    mac80211: fix misplaced while instead of if

Coly Li <colyli@suse.de>
    bcache: use disk_{start,end}_io_acct() to count I/O for bcache device

Coly Li <colyli@suse.de>
    bcache: fix bio_{start,end}_io_acct with proper device

Coly Li <colyli@suse.de>
    bcache: avoid nr_stripes overflow in bcache_device_init()

Coly Li <colyli@suse.de>
    bcache: fix overflow in offset_to_stripe()

Coly Li <colyli@suse.de>
    bcache: allocate meta data pages as compound pages

ChangSyun Peng <allenpeng@synology.com>
    md/raid5: Fix Force reconstruct-write io stuck in degraded raid5

Kees Cook <keescook@chromium.org>
    selftests/seccomp: Set NNP for TSYNC ESRCH flag test

Kees Cook <keescook@chromium.org>
    net/compat: Add missing sock updates for SCM_RIGHTS

Kees Cook <keescook@chromium.org>
    pidfd: Add missing sock updates for pidfd_getfd()

Zenghui Yu <yuzenghui@huawei.com>
    irqchip/gic-v4.1: Ensure accessing the correct RD when writing INVALLR

Huacai Chen <chenhc@lemote.com>
    irqchip/loongson-liointc: Fix misuse of gc->mask_cache

Jonathan McDowell <noodles@earth.li>
    net: stmmac: dwmac1000: provide multicast filter fallback

Jonathan McDowell <noodles@earth.li>
    net: ethernet: stmmac: Disable hardware multicast filter

Eugeniu Rosca <erosca@de.adit-jv.com>
    media: vsp1: dl: Fix NULL pointer dereference on unbind

Mansur Alisha Shaik <mansur@codeaurora.org>
    media: venus: fix multiple encoder crash

Paul Cercueil <paul@crapouillou.net>
    pinctrl: ingenic: Properly detect GPIO direction when configured for IRQ

Paul Cercueil <paul@crapouillou.net>
    pinctrl: ingenic: Enhance support for IRQ_TYPE_EDGE_BOTH

Michael Ellerman <mpe@ellerman.id.au>
    powerpc: Fix circular dependency between percpu.h and mmu.h

Michael Ellerman <mpe@ellerman.id.au>
    powerpc: Allow 4224 bytes of stack expansion for the signal frame

Christophe Leroy <christophe.leroy@csgroup.eu>
    powerpc/ptdump: Fix build failure in hashpagetable.c

Paul Aurich <paul@darkrain42.org>
    cifs: Fix leak when handling lease break for cached root fid

Max Filippov <jcmvbkbc@gmail.com>
    xtensa: fix xtensa_pmu_setup prototype

Max Filippov <jcmvbkbc@gmail.com>
    xtensa: add missing exclusive access state management

Lorenzo Bianconi <lorenzo@kernel.org>
    iio: imu: st_lsm6dsx: reset hw ts after resume

Alexandru Ardelean <alexandru.ardelean@analog.com>
    iio: dac: ad5592r: fix unbalanced mutex unlocks in ad5592r_read_raw()

Christian Eggers <ceggers@arri.de>
    dt-bindings: iio: io-channel-mux: Fix compatible string in example code

Shaokun Zhang <zhangshaokun@hisilicon.com>
    arm64: perf: Correct the event index in sysfs

Sibi Sankar <sibis@codeaurora.org>
    arm64: dts: qcom: sc7180: Drop the unused non-MSA SID

Boleyn Su <boleynsu@google.com>
    btrfs: check correct variable after allocation in btrfs_backref_iter_alloc

Pavel Machek <pavel@denx.de>
    btrfs: fix return value mixup in btrfs_get_extent

Josef Bacik <josef@toxicpanda.com>
    btrfs: make sure SB_I_VERSION doesn't get unset by remount

Qu Wenruo <wqu@suse.com>
    btrfs: trim: fix underflow in trim length to prevent access beyond device boundary

Filipe Manana <fdmanana@suse.com>
    btrfs: fix memory leaks after failure to lookup checksums during inode logging

Qu Wenruo <wqu@suse.com>
    btrfs: inode: fix NULL pointer dereference if inode doesn't need compression

Josef Bacik <josef@toxicpanda.com>
    btrfs: only search for left_info if there is no right_info in try_merge_free_space

David Sterba <dsterba@suse.com>
    btrfs: fix messages after changing compression level by remount

Josef Bacik <josef@toxicpanda.com>
    btrfs: don't show full path of bind mounts in subvol=

Filipe Manana <fdmanana@suse.com>
    btrfs: fix race between page release and a fast fsync

Josef Bacik <josef@toxicpanda.com>
    btrfs: don't WARN if we abort a transaction with EROFS

Josef Bacik <josef@toxicpanda.com>
    btrfs: sysfs: use NOFS for device creation

Josef Bacik <josef@toxicpanda.com>
    btrfs: return EROFS for BTRFS_FS_STATE_ERROR cases

Qu Wenruo <wqu@suse.com>
    btrfs: avoid possible signal interruption of btrfs_drop_snapshot() on relocation tree

David Sterba <dsterba@suse.com>
    btrfs: add missing check for nocow and compression inode flags

Qu Wenruo <wqu@suse.com>
    btrfs: relocation: review the call sites which can be interrupted by signal

Josef Bacik <josef@toxicpanda.com>
    btrfs: move the chunk_mutex in btrfs_read_chunk_tree

Josef Bacik <josef@toxicpanda.com>
    btrfs: open device without device_list_mutex

Johannes Thumshirn <johannes.thumshirn@wdc.com>
    btrfs: pass checksum type via BTRFS_IOC_FS_INFO ioctl

Anand Jain <anand.jain@oracle.com>
    btrfs: don't traverse into the seed devices in show_devname

Filipe Manana <fdmanana@suse.com>
    btrfs: remove no longer needed use of log_writers for the log root tree

Filipe Manana <fdmanana@suse.com>
    btrfs: only commit delayed items at fsync if we are logging a directory

Filipe Manana <fdmanana@suse.com>
    btrfs: stop incremening log_batch for the log root tree when syncing log

Filipe Manana <fdmanana@suse.com>
    btrfs: only commit the delayed inode when doing a full fsync

Tom Rix <trix@redhat.com>
    btrfs: ref-verify: fix memory leak in add_block_entry

Qu Wenruo <wqu@suse.com>
    btrfs: preallocate anon block device at first phase of snapshot creation

Qu Wenruo <wqu@suse.com>
    btrfs: don't allocate anonymous block device for user invisible roots

Qu Wenruo <wqu@suse.com>
    btrfs: free anon block device right after subvolume deletion

David Sterba <dsterba@suse.com>
    btrfs: allow use of global block reserve for balance item deletion

Ansuel Smith <ansuelsmth@gmail.com>
    PCI: qcom: Add support for tx term offset for rev 2.1.0

Ansuel Smith <ansuelsmth@gmail.com>
    PCI: qcom: Define some PARF params needed for ipq8064 SoC

Rajat Jain <rajatja@google.com>
    PCI: Add device even if driver attach failed

Kai-Heng Feng <kai.heng.feng@canonical.com>
    PCI: Mark AMD Navi10 GPU rev 0x00 ATS as broken

Ashok Raj <ashok.raj@intel.com>
    PCI/ATS: Add pci_pri_supported() to check device or associated PF

Rafael J. Wysocki <rafael.j.wysocki@intel.com>
    PCI: hotplug: ACPI: Fix context refcounting in acpiphp_grab_context()

Guenter Roeck <linux@roeck-us.net>
    genirq/PM: Always unlock IRQ descriptor in rearm_wake_irq()

Guenter Roeck <linux@roeck-us.net>
    genirq: Unlock irq descriptor after errors

Thomas Gleixner <tglx@linutronix.de>
    genirq/affinity: Make affinity setting if activated opt-in

Steve French <stfrench@microsoft.com>
    SMB3: Fix mkdir when idsfromsid configured on mount

Steve French <stfrench@microsoft.com>
    smb3: warn on confusing error scenario with sec=krb5

Takashi Iwai <tiwai@suse.de>
    ALSA: hda/realtek - Fix unused variable warning


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

Diffstat:

 Documentation/admin-guide/hw-vuln/multihit.rst     |   4 +
 .../bindings/iio/multiplexer/io-channel-mux.txt    |   2 +-
 Makefile                                           |   4 +-
 arch/arm64/boot/dts/qcom/sc7180-idp.dts            |   2 +-
 arch/arm64/boot/dts/qcom/sdm845-cheza.dtsi         |   2 +-
 arch/arm64/kernel/perf_event.c                     |  13 +-
 arch/mips/Kconfig                                  |   1 +
 arch/mips/boot/dts/ingenic/qi_lb60.dts             |   2 +-
 arch/mips/kernel/topology.c                        |   2 +-
 arch/openrisc/kernel/stacktrace.c                  |  18 ++-
 arch/powerpc/include/asm/percpu.h                  |   4 +-
 arch/powerpc/mm/fault.c                            |   7 +-
 arch/powerpc/mm/ptdump/hashpagetable.c             |   2 +-
 arch/powerpc/platforms/pseries/hotplug-memory.c    |   2 +-
 arch/s390/Kconfig                                  |   1 +
 arch/s390/lib/test_unwind.c                        |   1 +
 arch/sh/boards/mach-landisk/setup.c                |   3 +
 arch/sh/mm/fault.c                                 |   1 -
 arch/x86/events/rapl.c                             |   2 +-
 arch/x86/kernel/apic/vector.c                      |   4 +
 arch/x86/kernel/cpu/bugs.c                         |   8 +-
 arch/x86/kernel/tsc_msr.c                          |   9 +-
 arch/xtensa/include/asm/thread_info.h              |   4 +
 arch/xtensa/kernel/asm-offsets.c                   |   3 +
 arch/xtensa/kernel/entry.S                         |  11 ++
 arch/xtensa/kernel/perf_event.c                    |   2 +-
 crypto/af_alg.c                                    |  11 +-
 crypto/algif_aead.c                                |  10 +-
 crypto/algif_skcipher.c                            |  11 +-
 drivers/acpi/nfit/core.c                           |  11 +-
 drivers/acpi/nfit/nfit.h                           |   1 -
 drivers/base/dd.c                                  |   4 +-
 drivers/clk/Kconfig                                |   2 +-
 drivers/clk/actions/owl-s500.c                     |   2 +-
 drivers/clk/bcm/clk-bcm2835.c                      |  25 +++-
 drivers/clk/qcom/clk-alpha-pll.c                   |   2 -
 drivers/clk/qcom/gcc-sdm660.c                      |   3 +
 drivers/clk/qcom/gcc-sm8150.c                      |   8 +-
 drivers/clk/sirf/clk-atlas6.c                      |   2 +-
 drivers/crypto/caam/caamalg.c                      |  29 -----
 drivers/crypto/caam/compat.h                       |   1 -
 drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c        |  11 +-
 drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c  |  23 ++++
 .../drm/amd/display/dc/clk_mgr/dcn10/rv1_clk_mgr.c |  69 +++++++++-
 drivers/gpu/drm/amd/powerplay/smumgr/ci_smumgr.c   |   5 +-
 drivers/gpu/drm/drm_dp_mst_topology.c              |  41 +++---
 drivers/gpu/drm/drm_panel_orientation_quirks.c     |   6 +
 drivers/gpu/drm/i915/gt/intel_gt.c                 |   5 +
 drivers/gpu/drm/imx/imx-ldb.c                      |   7 +-
 drivers/gpu/drm/ingenic/ingenic-drm.c              |   2 +-
 drivers/gpu/drm/omapdrm/dss/dispc.c                |   1 +
 drivers/gpu/drm/omapdrm/dss/dsi.c                  |   1 +
 drivers/gpu/drm/omapdrm/dss/dss.c                  |   1 +
 drivers/gpu/drm/omapdrm/dss/venc.c                 |   1 +
 drivers/gpu/drm/panfrost/panfrost_gem.c            |   2 +-
 drivers/gpu/drm/panfrost/panfrost_mmu.c            |   2 +-
 drivers/gpu/drm/radeon/ni_dpm.c                    |   2 +-
 drivers/gpu/drm/tidss/tidss_kms.c                  |   2 +-
 drivers/gpu/drm/vmwgfx/vmwgfx_kms.c                |   8 +-
 drivers/gpu/drm/vmwgfx/vmwgfx_ldu.c                |   5 +-
 drivers/gpu/ipu-v3/ipu-image-convert.c             | 145 +++++++++++++--------
 drivers/i2c/busses/i2c-bcm-iproc.c                 |  13 +-
 drivers/i2c/busses/i2c-rcar.c                      |  15 ++-
 drivers/iio/dac/ad5592r-base.c                     |   4 +-
 drivers/iio/imu/st_lsm6dsx/st_lsm6dsx.h            |   3 +-
 drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_buffer.c     |  23 ++--
 drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_core.c       |   2 +-
 drivers/infiniband/core/counters.c                 |   4 +-
 drivers/infiniband/core/uverbs_cmd.c               |   4 +
 drivers/infiniband/hw/cxgb4/mem.c                  |   1 -
 drivers/infiniband/hw/mlx4/mr.c                    |   1 -
 drivers/infiniband/ulp/ipoib/ipoib.h               |   2 +-
 drivers/infiniband/ulp/ipoib/ipoib_ib.c            |  67 +++++-----
 drivers/infiniband/ulp/ipoib/ipoib_main.c          |   2 +
 drivers/input/mouse/sentelic.c                     |   2 +-
 drivers/iommu/intel/dmar.c                         |  21 ++-
 drivers/iommu/intel/iommu.c                        |   7 +-
 drivers/iommu/intel/svm.c                          |  22 ++--
 drivers/iommu/omap-iommu-debug.c                   |   3 +
 drivers/irqchip/irq-gic-v3-its.c                   |  15 ++-
 drivers/irqchip/irq-loongson-liointc.c             |  10 +-
 drivers/md/bcache/bcache.h                         |   2 +-
 drivers/md/bcache/bset.c                           |   2 +-
 drivers/md/bcache/btree.c                          |   2 +-
 drivers/md/bcache/journal.c                        |   4 +-
 drivers/md/bcache/request.c                        |  14 +-
 drivers/md/bcache/super.c                          |  14 +-
 drivers/md/bcache/writeback.c                      |  14 +-
 drivers/md/bcache/writeback.h                      |  19 ++-
 drivers/md/dm-ebs-target.c                         |   2 +-
 drivers/md/dm-rq.c                                 |   3 -
 drivers/md/dm.c                                    |   3 +-
 drivers/md/md-cluster.c                            |   1 +
 drivers/md/raid5.c                                 |   3 +-
 drivers/media/platform/qcom/venus/pm_helpers.c     |   4 +
 drivers/media/platform/rockchip/rga/rga-hw.c       |  29 +++--
 drivers/media/platform/rockchip/rga/rga-hw.h       |   5 +
 drivers/media/platform/vsp1/vsp1_dl.c              |   2 +
 drivers/mfd/arizona-core.c                         |  18 +++
 drivers/mfd/dln2.c                                 |   4 +
 drivers/mmc/host/renesas_sdhi_internal_dmac.c      |  18 ++-
 drivers/mtd/nand/raw/brcmnand/brcmnand.c           |  26 ++++
 drivers/mtd/nand/raw/fsl_upm.c                     |   1 -
 drivers/mtd/ubi/fastmap-wl.c                       |   5 +
 drivers/mtd/ubi/wl.c                               |   3 +-
 drivers/net/ethernet/marvell/octeontx2/af/common.h |   2 +-
 drivers/net/ethernet/qualcomm/emac/emac.c          |  17 ++-
 .../net/ethernet/stmicro/stmmac/dwmac-ipq806x.c    |   1 +
 .../net/ethernet/stmicro/stmmac/dwmac1000_core.c   |   3 +
 drivers/net/wireless/realtek/rtw88/pci.c           |   9 ++
 drivers/nvdimm/bus.c                               |  16 +++
 drivers/nvdimm/security.c                          |  13 +-
 drivers/nvme/host/core.c                           |  15 +++
 drivers/nvme/host/fabrics.c                        |   2 +-
 drivers/nvme/host/fabrics.h                        |   3 +-
 drivers/nvme/host/fc.c                             |   1 +
 drivers/nvme/host/multipath.c                      |  18 ++-
 drivers/nvme/host/nvme.h                           |   1 +
 drivers/nvme/host/rdma.c                           |  10 +-
 drivers/nvme/host/tcp.c                            |  15 ++-
 drivers/pci/ats.c                                  |  15 +++
 drivers/pci/bus.c                                  |   6 +-
 drivers/pci/controller/dwc/pcie-qcom.c             |  41 +++++-
 drivers/pci/controller/pci-hyperv.c                |  71 +++++-----
 drivers/pci/hotplug/acpiphp_glue.c                 |  14 +-
 drivers/pci/quirks.c                               |   5 +-
 drivers/pinctrl/pinctrl-ingenic.c                  |   9 +-
 drivers/platform/chrome/cros_ec_ishtp.c            |   4 +-
 drivers/pwm/pwm-bcm-iproc.c                        |   9 +-
 drivers/remoteproc/qcom_q6v5.c                     |   2 +
 drivers/remoteproc/qcom_q6v5_mss.c                 |  11 +-
 drivers/rtc/rtc-cpcap.c                            |   2 +-
 drivers/rtc/rtc-pl031.c                            |   1 +
 drivers/scsi/lpfc/lpfc_nvmet.c                     |   2 +-
 drivers/staging/media/rkisp1/rkisp1-common.h       |   3 +
 drivers/staging/media/rkisp1/rkisp1-isp.c          |  46 +++----
 drivers/staging/media/rkisp1/rkisp1-resizer.c      |   2 +-
 drivers/usb/serial/ftdi_sio.c                      |  57 ++++----
 drivers/vdpa/vdpa_sim/vdpa_sim.c                   |   3 +-
 drivers/watchdog/f71808e_wdt.c                     |  13 +-
 drivers/watchdog/rti_wdt.c                         |   2 +
 drivers/watchdog/watchdog_dev.c                    |  18 +--
 fs/btrfs/backref.c                                 |   2 +-
 fs/btrfs/ctree.h                                   |   4 +-
 fs/btrfs/disk-io.c                                 |  78 ++++++++++-
 fs/btrfs/disk-io.h                                 |   2 +
 fs/btrfs/extent-io-tree.h                          |   2 +
 fs/btrfs/extent-tree.c                             |  23 +++-
 fs/btrfs/extent_io.c                               |  18 ++-
 fs/btrfs/free-space-cache.c                        |   4 +-
 fs/btrfs/inode.c                                   |  20 ++-
 fs/btrfs/ioctl.c                                   |  67 ++++++++--
 fs/btrfs/ref-verify.c                              |   2 +
 fs/btrfs/relocation.c                              |  12 +-
 fs/btrfs/scrub.c                                   |   2 +-
 fs/btrfs/super.c                                   |  51 +++++---
 fs/btrfs/sysfs.c                                   |   3 +
 fs/btrfs/transaction.c                             |   7 +-
 fs/btrfs/transaction.h                             |   2 +
 fs/btrfs/tree-log.c                                |  43 ++----
 fs/btrfs/volumes.c                                 |  48 ++++++-
 fs/ceph/dir.c                                      |   4 +
 fs/ceph/mds_client.c                               |   6 +-
 fs/cifs/smb2inode.c                                |   1 +
 fs/cifs/smb2misc.c                                 |  73 ++++++++---
 fs/cifs/smb2pdu.c                                  |   2 +
 fs/ext2/ialloc.c                                   |   3 +-
 fs/f2fs/compress.c                                 |   2 +
 fs/f2fs/data.c                                     |   4 +
 fs/gfs2/bmap.c                                     |  69 +++++-----
 fs/gfs2/glock.c                                    |   4 +-
 fs/minix/inode.c                                   |  12 +-
 fs/minix/itree_v1.c                                |  12 +-
 fs/minix/itree_v2.c                                |  13 +-
 fs/minix/minix.h                                   |   1 -
 fs/nfs/file.c                                      |  17 ++-
 fs/nfs/flexfilelayout/flexfilelayout.c             |  50 +++++--
 fs/nfs/nfs4file.c                                  |   5 +-
 fs/nfs/nfs4proc.c                                  |   2 -
 fs/nfs/nfs4xdr.c                                   |   6 +-
 fs/nfs/pnfs.c                                      |   4 +-
 fs/nfs/pnfs.h                                      |   2 +-
 fs/ocfs2/ocfs2.h                                   |   4 +-
 fs/ocfs2/suballoc.c                                |   4 +-
 fs/ocfs2/super.c                                   |   4 +-
 fs/ubifs/journal.c                                 |  10 +-
 fs/ufs/super.c                                     |   2 +-
 include/crypto/if_alg.h                            |   4 +-
 include/linux/fs.h                                 |  10 ++
 include/linux/hugetlb.h                            |   8 +-
 include/linux/intel-iommu.h                        |   4 +-
 include/linux/irq.h                                |  13 ++
 include/linux/libnvdimm.h                          |   2 +
 include/linux/pci-ats.h                            |   4 +
 include/net/sock.h                                 |   4 +
 include/uapi/linux/btrfs.h                         |  14 +-
 include/uapi/linux/ndctl.h                         |   4 +
 init/main.c                                        |  14 +-
 kernel/irq/manage.c                                |  13 +-
 kernel/irq/pm.c                                    |   8 +-
 kernel/kprobes.c                                   |  24 +++-
 kernel/kthread.c                                   |   7 +-
 kernel/module.c                                    |  22 +++-
 kernel/pid.c                                       |   7 +-
 kernel/sched/core.c                                |  81 +++++++++++-
 kernel/sched/cpufreq_schedutil.c                   |   2 +-
 kernel/sched/sched.h                               |  47 ++++++-
 kernel/trace/ftrace.c                              |  15 ++-
 kernel/trace/trace_events.c                        |   4 +-
 kernel/trace/trace_hwlat.c                         |   5 +-
 lib/devres.c                                       |  11 +-
 lib/test_kmod.c                                    |   2 +-
 lib/test_lockup.c                                  |   4 +-
 mm/cma.c                                           |  23 ++--
 mm/hugetlb.c                                       |  39 +++---
 mm/khugepaged.c                                    |  70 +++++-----
 mm/memory_hotplug.c                                |   5 +-
 mm/page_counter.c                                  |   6 +-
 mm/rmap.c                                          |   2 +-
 mm/shuffle.c                                       |  18 +--
 net/appletalk/atalk_proc.c                         |   2 +
 net/compat.c                                       |   1 +
 net/core/sock.c                                    |  21 +++
 net/mac80211/sta_info.c                            |   2 +-
 scripts/recordmcount.c                             |   2 +
 security/integrity/ima/ima_policy.c                |  15 ++-
 sound/pci/echoaudio/echoaudio.c                    |   2 -
 sound/pci/hda/patch_realtek.c                      |   2 -
 tools/build/Makefile.feature                       |   2 +-
 tools/build/feature/Makefile                       |   2 -
 tools/perf/bench/mem-functions.c                   |  21 +--
 tools/perf/builtin-record.c                        |   4 +-
 tools/perf/tests/parse-events.c                    |  37 +++++-
 tools/perf/util/evsel.c                            |   6 +-
 .../perf/util/intel-pt-decoder/intel-pt-decoder.c  |  29 ++---
 tools/perf/util/parse-events.c                     |  28 ++++
 tools/perf/util/parse-events.h                     |   2 +
 tools/perf/util/parse-events.l                     |  19 +--
 tools/perf/util/probe-finder.c                     |   5 +-
 tools/testing/selftests/bpf/Makefile               |  49 +++----
 tools/testing/selftests/bpf/test_progs.c           |  33 ++++-
 tools/testing/selftests/bpf/test_progs.h           |   2 +
 .../testing/selftests/powerpc/ptrace/ptrace-pkey.c |  55 ++++----
 tools/testing/selftests/seccomp/seccomp_bpf.c      |   5 +
 244 files changed, 2095 insertions(+), 909 deletions(-)



             reply	other threads:[~2020-08-20  9:26 UTC|newest]

Thread overview: 253+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-20  9:17 Greg Kroah-Hartman [this message]
2020-08-20  9:17 ` [PATCH 5.8 001/232] ALSA: hda/realtek - Fix unused variable warning Greg Kroah-Hartman
2020-08-20  9:17 ` [PATCH 5.8 002/232] smb3: warn on confusing error scenario with sec=krb5 Greg Kroah-Hartman
2020-08-20  9:17 ` [PATCH 5.8 003/232] SMB3: Fix mkdir when idsfromsid configured on mount Greg Kroah-Hartman
2020-08-20  9:17 ` [PATCH 5.8 004/232] genirq/affinity: Make affinity setting if activated opt-in Greg Kroah-Hartman
2020-08-20  9:17 ` [PATCH 5.8 005/232] genirq: Unlock irq descriptor after errors Greg Kroah-Hartman
2020-08-20  9:17 ` [PATCH 5.8 006/232] genirq/PM: Always unlock IRQ descriptor in rearm_wake_irq() Greg Kroah-Hartman
2020-08-20  9:17 ` [PATCH 5.8 007/232] PCI: hotplug: ACPI: Fix context refcounting in acpiphp_grab_context() Greg Kroah-Hartman
2020-08-20  9:17 ` [PATCH 5.8 008/232] PCI/ATS: Add pci_pri_supported() to check device or associated PF Greg Kroah-Hartman
2020-08-20  9:17 ` [PATCH 5.8 009/232] PCI: Mark AMD Navi10 GPU rev 0x00 ATS as broken Greg Kroah-Hartman
2020-08-20  9:17 ` [PATCH 5.8 010/232] PCI: Add device even if driver attach failed Greg Kroah-Hartman
2020-08-20  9:17 ` [PATCH 5.8 011/232] PCI: qcom: Define some PARF params needed for ipq8064 SoC Greg Kroah-Hartman
2020-08-20  9:17 ` [PATCH 5.8 012/232] PCI: qcom: Add support for tx term offset for rev 2.1.0 Greg Kroah-Hartman
2020-08-20  9:17 ` [PATCH 5.8 013/232] btrfs: allow use of global block reserve for balance item deletion Greg Kroah-Hartman
2020-08-20  9:17 ` [PATCH 5.8 014/232] btrfs: free anon block device right after subvolume deletion Greg Kroah-Hartman
2020-08-20  9:17 ` [PATCH 5.8 015/232] btrfs: dont allocate anonymous block device for user invisible roots Greg Kroah-Hartman
2020-08-20  9:17 ` [PATCH 5.8 016/232] btrfs: preallocate anon block device at first phase of snapshot creation Greg Kroah-Hartman
2020-08-20  9:17 ` [PATCH 5.8 017/232] btrfs: ref-verify: fix memory leak in add_block_entry Greg Kroah-Hartman
2020-08-20  9:17 ` [PATCH 5.8 018/232] btrfs: only commit the delayed inode when doing a full fsync Greg Kroah-Hartman
2020-08-20  9:17 ` [PATCH 5.8 019/232] btrfs: stop incremening log_batch for the log root tree when syncing log Greg Kroah-Hartman
2020-08-20  9:17 ` [PATCH 5.8 020/232] btrfs: only commit delayed items at fsync if we are logging a directory Greg Kroah-Hartman
2020-08-20  9:17 ` [PATCH 5.8 021/232] btrfs: remove no longer needed use of log_writers for the log root tree Greg Kroah-Hartman
2020-08-20  9:17 ` [PATCH 5.8 022/232] btrfs: dont traverse into the seed devices in show_devname Greg Kroah-Hartman
2020-08-20  9:17 ` [PATCH 5.8 023/232] btrfs: pass checksum type via BTRFS_IOC_FS_INFO ioctl Greg Kroah-Hartman
2020-08-20  9:17 ` [PATCH 5.8 024/232] btrfs: open device without device_list_mutex Greg Kroah-Hartman
2020-08-20  9:17 ` [PATCH 5.8 025/232] btrfs: move the chunk_mutex in btrfs_read_chunk_tree Greg Kroah-Hartman
2020-08-20  9:17 ` [PATCH 5.8 026/232] btrfs: relocation: review the call sites which can be interrupted by signal Greg Kroah-Hartman
2020-08-20  9:17 ` [PATCH 5.8 027/232] btrfs: add missing check for nocow and compression inode flags Greg Kroah-Hartman
2020-08-20  9:17 ` [PATCH 5.8 028/232] btrfs: avoid possible signal interruption of btrfs_drop_snapshot() on relocation tree Greg Kroah-Hartman
2020-08-20  9:18 ` [PATCH 5.8 029/232] btrfs: return EROFS for BTRFS_FS_STATE_ERROR cases Greg Kroah-Hartman
2020-08-20  9:18 ` [PATCH 5.8 030/232] btrfs: sysfs: use NOFS for device creation Greg Kroah-Hartman
2020-08-20  9:18 ` [PATCH 5.8 031/232] btrfs: dont WARN if we abort a transaction with EROFS Greg Kroah-Hartman
2020-08-20  9:18 ` [PATCH 5.8 032/232] btrfs: fix race between page release and a fast fsync Greg Kroah-Hartman
2020-08-20  9:18 ` [PATCH 5.8 033/232] btrfs: dont show full path of bind mounts in subvol= Greg Kroah-Hartman
2020-08-20  9:18 ` [PATCH 5.8 034/232] btrfs: fix messages after changing compression level by remount Greg Kroah-Hartman
2020-08-20  9:18 ` [PATCH 5.8 035/232] btrfs: only search for left_info if there is no right_info in try_merge_free_space Greg Kroah-Hartman
2020-08-20  9:18 ` [PATCH 5.8 036/232] btrfs: inode: fix NULL pointer dereference if inode doesnt need compression Greg Kroah-Hartman
2020-08-20  9:18 ` [PATCH 5.8 037/232] btrfs: fix memory leaks after failure to lookup checksums during inode logging Greg Kroah-Hartman
2020-08-20  9:18 ` [PATCH 5.8 038/232] btrfs: trim: fix underflow in trim length to prevent access beyond device boundary Greg Kroah-Hartman
2020-08-20  9:18 ` [PATCH 5.8 039/232] btrfs: make sure SB_I_VERSION doesnt get unset by remount Greg Kroah-Hartman
2020-08-20  9:18 ` [PATCH 5.8 040/232] btrfs: fix return value mixup in btrfs_get_extent Greg Kroah-Hartman
2020-08-20  9:18 ` [PATCH 5.8 041/232] btrfs: check correct variable after allocation in btrfs_backref_iter_alloc Greg Kroah-Hartman
2020-08-20  9:18 ` [PATCH 5.8 042/232] arm64: dts: qcom: sc7180: Drop the unused non-MSA SID Greg Kroah-Hartman
2020-08-20  9:18 ` [PATCH 5.8 043/232] arm64: perf: Correct the event index in sysfs Greg Kroah-Hartman
2020-08-20  9:18 ` [PATCH 5.8 044/232] dt-bindings: iio: io-channel-mux: Fix compatible string in example code Greg Kroah-Hartman
2020-08-20  9:18 ` [PATCH 5.8 045/232] iio: dac: ad5592r: fix unbalanced mutex unlocks in ad5592r_read_raw() Greg Kroah-Hartman
2020-08-20  9:18 ` [PATCH 5.8 046/232] iio: imu: st_lsm6dsx: reset hw ts after resume Greg Kroah-Hartman
2020-08-20  9:18 ` [PATCH 5.8 047/232] xtensa: add missing exclusive access state management Greg Kroah-Hartman
2020-08-20  9:18 ` [PATCH 5.8 048/232] xtensa: fix xtensa_pmu_setup prototype Greg Kroah-Hartman
2020-08-20  9:18 ` [PATCH 5.8 049/232] cifs: Fix leak when handling lease break for cached root fid Greg Kroah-Hartman
2020-08-20  9:18 ` [PATCH 5.8 050/232] powerpc/ptdump: Fix build failure in hashpagetable.c Greg Kroah-Hartman
2020-08-20  9:18 ` [PATCH 5.8 051/232] powerpc: Allow 4224 bytes of stack expansion for the signal frame Greg Kroah-Hartman
2020-08-20  9:18 ` [PATCH 5.8 052/232] powerpc: Fix circular dependency between percpu.h and mmu.h Greg Kroah-Hartman
2020-08-20  9:18 ` [PATCH 5.8 053/232] pinctrl: ingenic: Enhance support for IRQ_TYPE_EDGE_BOTH Greg Kroah-Hartman
2020-08-20  9:18 ` [PATCH 5.8 054/232] pinctrl: ingenic: Properly detect GPIO direction when configured for IRQ Greg Kroah-Hartman
2020-08-20  9:18 ` [PATCH 5.8 055/232] media: venus: fix multiple encoder crash Greg Kroah-Hartman
2020-08-20  9:18 ` [PATCH 5.8 056/232] media: vsp1: dl: Fix NULL pointer dereference on unbind Greg Kroah-Hartman
2020-08-20  9:18 ` [PATCH 5.8 057/232] net: ethernet: stmmac: Disable hardware multicast filter Greg Kroah-Hartman
2020-08-20  9:18 ` [PATCH 5.8 058/232] net: stmmac: dwmac1000: provide multicast filter fallback Greg Kroah-Hartman
2020-08-20  9:18 ` [PATCH 5.8 059/232] irqchip/loongson-liointc: Fix misuse of gc->mask_cache Greg Kroah-Hartman
2020-08-20  9:18 ` [PATCH 5.8 060/232] irqchip/gic-v4.1: Ensure accessing the correct RD when writing INVALLR Greg Kroah-Hartman
2020-08-20  9:18 ` [PATCH 5.8 061/232] pidfd: Add missing sock updates for pidfd_getfd() Greg Kroah-Hartman
2020-08-20  9:18 ` [PATCH 5.8 062/232] net/compat: Add missing sock updates for SCM_RIGHTS Greg Kroah-Hartman
2020-08-20  9:18 ` [PATCH 5.8 063/232] selftests/seccomp: Set NNP for TSYNC ESRCH flag test Greg Kroah-Hartman
2020-08-20  9:18 ` [PATCH 5.8 064/232] md/raid5: Fix Force reconstruct-write io stuck in degraded raid5 Greg Kroah-Hartman
2020-08-20  9:18 ` [PATCH 5.8 065/232] bcache: allocate meta data pages as compound pages Greg Kroah-Hartman
2020-08-20  9:18 ` [PATCH 5.8 066/232] bcache: fix overflow in offset_to_stripe() Greg Kroah-Hartman
2020-08-20  9:18 ` [PATCH 5.8 067/232] bcache: avoid nr_stripes overflow in bcache_device_init() Greg Kroah-Hartman
2020-08-20  9:18 ` [PATCH 5.8 068/232] bcache: fix bio_{start,end}_io_acct with proper device Greg Kroah-Hartman
2020-08-20  9:18 ` [PATCH 5.8 069/232] bcache: use disk_{start,end}_io_acct() to count I/O for bcache device Greg Kroah-Hartman
2020-08-20  9:18 ` [PATCH 5.8 070/232] mac80211: fix misplaced while instead of if Greg Kroah-Hartman
2020-08-20  9:18 ` [PATCH 5.8 071/232] appletalk: Fix atalk_proc_init() return path Greg Kroah-Hartman
2020-08-20  9:18 ` [PATCH 5.8 072/232] driver core: Avoid binding drivers to dead devices Greg Kroah-Hartman
2020-08-20  9:18 ` [PATCH 5.8 073/232] MIPS: CPU#0 is not hotpluggable Greg Kroah-Hartman
2020-08-20  9:18 ` [PATCH 5.8 074/232] MIPS: qi_lb60: Fix routing to audio amplifier Greg Kroah-Hartman
2020-08-20  9:18 ` [PATCH 5.8 075/232] MIPS: SGI-IP27: always enable NUMA in Kconfig Greg Kroah-Hartman
2020-08-20  9:18 ` [PATCH 5.8 076/232] ext2: fix missing percpu_counter_inc Greg Kroah-Hartman
2020-08-20  9:18 ` [PATCH 5.8 077/232] khugepaged: collapse_pte_mapped_thp() flush the right range Greg Kroah-Hartman
2020-08-20  9:18 ` [PATCH 5.8 078/232] mm/hugetlb: fix calculation of adjust_range_if_pmd_sharing_possible Greg Kroah-Hartman
2020-08-20  9:18 ` [PATCH 5.8 079/232] khugepaged: collapse_pte_mapped_thp() protect the pmd lock Greg Kroah-Hartman
2020-08-20  9:18 ` [PATCH 5.8 080/232] khugepaged: retract_page_tables() remember to test exit Greg Kroah-Hartman
2020-08-20  9:18 ` [PATCH 5.8 081/232] hugetlbfs: remove call to huge_pte_alloc without i_mmap_rwsem Greg Kroah-Hartman
2020-08-20  9:18 ` [PATCH 5.8 082/232] mm/shuffle: dont move pages between zones and dont read garbage memmaps Greg Kroah-Hartman
2020-08-20  9:18 ` [PATCH 5.8 083/232] mm: fix kthread_use_mm() vs TLB invalidate Greg Kroah-Hartman
2020-08-20  9:18 ` [PATCH 5.8 084/232] ocfs2: change slot number type s16 to u16 Greg Kroah-Hartman
2020-08-20  9:18 ` [PATCH 5.8 085/232] mm/page_counter.c: fix protection usage propagation Greg Kroah-Hartman
2020-08-20  9:18 ` [PATCH 5.8 086/232] cma: dont quit at first error when activating reserved areas Greg Kroah-Hartman
2020-08-20  9:18 ` [PATCH 5.8 087/232] mm/memory_hotplug: fix unpaired mem_hotplug_begin/done Greg Kroah-Hartman
2020-08-20  9:18 ` [PATCH 5.8 088/232] ftrace: Setup correct FTRACE_FL_REGS flags for module Greg Kroah-Hartman
2020-08-20  9:19 ` [PATCH 5.8 089/232] kprobes: Fix NULL pointer dereference at kprobe_ftrace_handler Greg Kroah-Hartman
2020-08-20  9:19 ` [PATCH 5.8 090/232] tracing/hwlat: Honor the tracing_cpumask Greg Kroah-Hartman
2020-08-20  9:19 ` [PATCH 5.8 091/232] tracing: Use trace_sched_process_free() instead of exit() for pid tracing Greg Kroah-Hartman
2020-08-20  9:19 ` [PATCH 5.8 092/232] watchdog: f71808e_wdt: indicate WDIOF_CARDRESET support in watchdog_info.options Greg Kroah-Hartman
2020-08-20  9:19 ` [PATCH 5.8 093/232] watchdog: f71808e_wdt: remove use of wrong watchdog_info option Greg Kroah-Hartman
2020-08-20  9:19 ` [PATCH 5.8 094/232] watchdog: f71808e_wdt: clear watchdog timeout occurred flag Greg Kroah-Hartman
2020-08-20  9:19 ` [PATCH 5.8 095/232] ceph: set sec_context xattr on symlink creation Greg Kroah-Hartman
2020-08-20  9:19 ` [PATCH 5.8 096/232] ceph: handle zero-length feature mask in session messages Greg Kroah-Hartman
2020-08-20  9:19 ` [PATCH 5.8 097/232] pseries: Fix 64 bit logical memory block panic Greg Kroah-Hartman
2020-08-20  9:19 ` [PATCH 5.8 098/232] dm ebs: Fix incorrect checking for REQ_OP_FLUSH Greg Kroah-Hartman
2020-08-20  9:19 ` [PATCH 5.8 099/232] dm: dont call report zones for more than the user requested Greg Kroah-Hartman
2020-08-20  9:19 ` [PATCH 5.8 100/232] module: Correctly truncate sysfs sections output Greg Kroah-Hartman
2020-08-20  9:19 ` [PATCH 5.8 101/232] bootconfig: Fix to find the initargs correctly Greg Kroah-Hartman
2020-08-20  9:19 ` [PATCH 5.8 102/232] perf probe: Fix wrong variable warning when the probe point is not found Greg Kroah-Hartman
2020-08-20  9:19 ` [PATCH 5.8 103/232] perf probe: Fix memory leakage " Greg Kroah-Hartman
2020-08-20  9:19 ` [PATCH 5.8 104/232] perf intel-pt: Fix FUP packet state Greg Kroah-Hartman
2020-08-20  9:19 ` [PATCH 5.8 105/232] perf intel-pt: Fix duplicate branch after CBR Greg Kroah-Hartman
2020-08-20  9:19 ` [PATCH 5.8 106/232] gfs2: Fix refcount leak in gfs2_glock_poke Greg Kroah-Hartman
2020-08-20  9:19 ` [PATCH 5.8 107/232] gfs2: Never call gfs2_block_zero_range with an open transaction Greg Kroah-Hartman
2020-08-20  9:19 ` [PATCH 5.8 108/232] remoteproc: qcom: q6v5: Update running state before requesting stop Greg Kroah-Hartman
2020-08-20  9:19 ` [PATCH 5.8 109/232] remoteproc: qcom_q6v5_mss: Validate MBA firmware size before load Greg Kroah-Hartman
2020-08-20  9:19 ` [PATCH 5.8 110/232] remoteproc: qcom_q6v5_mss: Validate modem blob " Greg Kroah-Hartman
2020-08-20  9:19 ` [PATCH 5.8 111/232] libnvdimm: Validate command family indices Greg Kroah-Hartman
2020-08-20  9:19 ` [PATCH 5.8 112/232] drm/imx: imx-ldb: Disable both channels for split mode in enc->disable() Greg Kroah-Hartman
2020-08-20  9:19 ` [PATCH 5.8 113/232] drm/ingenic: Fix incorrect assumption about plane->index Greg Kroah-Hartman
2020-08-20  9:19 ` [PATCH 5.8 114/232] crypto: algif_aead - Only wake up when ctx->more is zero Greg Kroah-Hartman
2020-08-20  9:19 ` [PATCH 5.8 115/232] mfd: arizona: Ensure 32k clock is put on driver unbind and error Greg Kroah-Hartman
2020-08-20  9:19 ` [PATCH 5.8 116/232] octeontx2-af: change (struct qmem)->entry_sz from u8 to u16 Greg Kroah-Hartman
2020-08-20  9:19 ` [PATCH 5.8 117/232] mtd: rawnand: fsl_upm: Remove unused mtd var Greg Kroah-Hartman
2020-08-20  9:19 ` [PATCH 5.8 118/232] mtd: rawnand: brcmnand: ECC error handling on EDU transfers Greg Kroah-Hartman
2020-08-20  9:19 ` [PATCH 5.8 119/232] platform/chrome: cros_ec_ishtp: Fix a double-unlock issue Greg Kroah-Hartman
2020-08-20  9:19 ` [PATCH 5.8 120/232] drm/amdgpu/debugfs: fix memory leak when pm_runtime_get_sync failed Greg Kroah-Hartman
2020-08-20  9:19 ` [PATCH 5.8 121/232] RDMA/ipoib: Return void from ipoib_ib_dev_stop() Greg Kroah-Hartman
2020-08-20  9:19 ` [PATCH 5.8 122/232] RDMA/ipoib: Fix ABBA deadlock with ipoib_reap_ah() Greg Kroah-Hartman
2020-08-20  9:19 ` [PATCH 5.8 123/232] rtc: cpcap: fix range Greg Kroah-Hartman
2020-08-20  9:19 ` [PATCH 5.8 124/232] media: staging: rkisp1: remove macro RKISP1_DIR_SINK_SRC Greg Kroah-Hartman
2020-08-20  9:19 ` [PATCH 5.8 125/232] media: staging: rkisp1: rename macros RKISP1_DIR_* to RKISP1_ISP_SD_* Greg Kroah-Hartman
2020-08-20  9:19 ` [PATCH 5.8 126/232] media: staging: rkisp1: rsz: set default format if the given format is not RKISP1_ISP_SD_SRC Greg Kroah-Hartman
2020-08-20  9:19 ` [PATCH 5.8 127/232] media: rockchip: rga: Introduce color fmt macros and refactor CSC mode logic Greg Kroah-Hartman
2020-08-20  9:19 ` [PATCH 5.8 128/232] media: rockchip: rga: Only set output CSC mode for RGB input Greg Kroah-Hartman
2020-08-20  9:19 ` [PATCH 5.8 129/232] IB/uverbs: Set IOVA on IB MR in uverbs layer Greg Kroah-Hartman
2020-08-20  9:19 ` [PATCH 5.8 130/232] sched/uclamp: Protect uclamp fast path code with static key Greg Kroah-Hartman
2020-08-27 13:53   ` Qais Yousef
2020-08-27 15:55     ` Greg Kroah-Hartman
2020-08-27 16:39       ` Qais Yousef
2020-08-20  9:19 ` [PATCH 5.8 131/232] selftests/bpf: Test_progs indicate to shell on non-actions Greg Kroah-Hartman
2020-08-20  9:19 ` [PATCH 5.8 132/232] bpf: selftests: Restore netns after each test Greg Kroah-Hartman
2020-08-20  9:19 ` [PATCH 5.8 133/232] selftests/bpf: test_progs use another shell exit on non-actions Greg Kroah-Hartman
2020-08-20  9:19 ` [PATCH 5.8 134/232] selftests/bpf: test_progs avoid minus shell exit codes Greg Kroah-Hartman
2020-08-20  9:19 ` [PATCH 5.8 135/232] USB: serial: ftdi_sio: make process-packet buffer unsigned Greg Kroah-Hartman
2020-08-20  9:19 ` [PATCH 5.8 136/232] USB: serial: ftdi_sio: clean up receive processing Greg Kroah-Hartman
2020-08-20  9:19 ` [PATCH 5.8 137/232] USB: serial: ftdi_sio: fix break and sysrq handling Greg Kroah-Hartman
2020-08-20  9:51   ` Johan Hovold
2020-08-20  9:56     ` Greg Kroah-Hartman
2020-08-24  8:54       ` Johan Hovold
2020-08-24  8:59         ` Greg Kroah-Hartman
2020-08-20  9:19 ` [PATCH 5.8 138/232] crypto: af_alg - Fix regression on empty requests Greg Kroah-Hartman
2020-08-20  9:19 ` [PATCH 5.8 139/232] devres: keep both device name and resource name in pretty name Greg Kroah-Hartman
2020-08-20  9:19 ` [PATCH 5.8 140/232] RDMA/counter: Only bind user QPs in auto mode Greg Kroah-Hartman
2020-08-20  9:19 ` [PATCH 5.8 141/232] RDMA/counter: Allow manually bind QPs with different pids to same counter Greg Kroah-Hartman
2020-08-20  9:19 ` [PATCH 5.8 142/232] mmc: renesas_sdhi_internal_dmac: clean up the code for dma complete Greg Kroah-Hartman
2020-08-20  9:19 ` [PATCH 5.8 143/232] rtw88: pci: disable aspm for platform inter-op with module parameter Greg Kroah-Hartman
2020-08-20  9:19 ` [PATCH 5.8 144/232] rtc: pl031: fix set_alarm by adding back call to alarm_irq_enable Greg Kroah-Hartman
2020-08-20  9:19 ` [PATCH 5.8 145/232] crypto: caam - Remove broken arc4 support Greg Kroah-Hartman
2020-08-20  9:19 ` [PATCH 5.8 146/232] gpu: ipu-v3: image-convert: Combine rotate/no-rotate irq handlers Greg Kroah-Hartman
2020-08-20  9:19 ` [PATCH 5.8 147/232] gpu: ipu-v3: image-convert: Wait for all EOFs before completing a tile Greg Kroah-Hartman
2020-08-20  9:19 ` [PATCH 5.8 148/232] dm rq: dont call blk_mq_queue_stopped() in dm_stop_queue() Greg Kroah-Hartman
2020-08-20  9:20 ` [PATCH 5.8 149/232] ima: Fail rule parsing when appraise_flag=blacklist is unsupportable Greg Kroah-Hartman
2020-08-20  9:20 ` [PATCH 5.8 150/232] f2fs: compress: fix to avoid memory leak on cc->cpages Greg Kroah-Hartman
2020-08-20  9:20 ` [PATCH 5.8 151/232] clk: actions: Fix h_clk for Actions S500 SoC Greg Kroah-Hartman
2020-08-20  9:20 ` [PATCH 5.8 152/232] selftests/powerpc: ptrace-pkey: Rename variables to make it easier to follow code Greg Kroah-Hartman
2020-08-20  9:20 ` [PATCH 5.8 153/232] selftests/powerpc: ptrace-pkey: Update the test to mark an invalid pkey correctly Greg Kroah-Hartman
2020-08-20  9:20 ` [PATCH 5.8 154/232] selftests/powerpc: ptrace-pkey: Dont update expected UAMOR value Greg Kroah-Hartman
2020-08-20  9:20 ` [PATCH 5.8 155/232] iommu/omap: Check for failure of a call to omap_iommu_dump_ctx Greg Kroah-Hartman
2020-08-20  9:20 ` [PATCH 5.8 156/232] clk: qcom: gcc: fix sm8150 GPU and NPU clocks Greg Kroah-Hartman
2020-08-20  9:20 ` [PATCH 5.8 157/232] clk: qcom: clk-alpha-pll: remove unused/incorrect PLL_CAL_VAL Greg Kroah-Hartman
2020-08-20  9:20 ` [PATCH 5.8 158/232] iommu/vt-d: Handle non-page aligned address Greg Kroah-Hartman
2020-08-20  9:20 ` [PATCH 5.8 159/232] iommu/vt-d: Enforce PASID devTLB field mask Greg Kroah-Hartman
2020-08-20  9:20 ` [PATCH 5.8 160/232] iommu/vt-d: Warn on out-of-range invalidation address Greg Kroah-Hartman
2020-08-20  9:20 ` [PATCH 5.8 161/232] iommu/vt-d: Disable multiple GPASID-dev bind Greg Kroah-Hartman
2020-08-20  9:20 ` [PATCH 5.8 162/232] i2c: rcar: slave: only send STOP event when we have been addressed Greg Kroah-Hartman
2020-08-20  9:20 ` [PATCH 5.8 163/232] f2fs: compress: fix to update isize when overwriting compressed file Greg Kroah-Hartman
2020-08-20  9:20 ` [PATCH 5.8 164/232] PCI: hv: Fix a timing issue which causes kdump to fail occasionally Greg Kroah-Hartman
2020-08-20 13:00   ` Michael Kelley
2020-08-20 13:29     ` Sasha Levin
2020-08-20 13:48       ` Greg Kroah-Hartman
2020-08-20 13:48         ` Greg Kroah-Hartman
2020-08-20  9:20 ` [PATCH 5.8 165/232] clk: qcom: gcc-sdm660: Fix up gcc_mss_mnoc_bimc_axi_clk Greg Kroah-Hartman
2020-08-20  9:20 ` [PATCH 5.8 166/232] clk: clk-atlas6: fix return value check in atlas6_clk_init() Greg Kroah-Hartman
2020-08-20  9:20 ` [PATCH 5.8 167/232] nvme: fix deadlock in disconnect during scan_work and/or ana_work Greg Kroah-Hartman
2020-08-20  9:20 ` [PATCH 5.8 168/232] sched/uclamp: Fix a deadlock when enabling uclamp static key Greg Kroah-Hartman
2020-08-20  9:20 ` [PATCH 5.8 169/232] pwm: bcm-iproc: handle clk_get_rate() return Greg Kroah-Hartman
2020-08-20  9:20 ` [PATCH 5.8 170/232] perf tools: Fix term parsing for raw syntax Greg Kroah-Hartman
2020-08-20  9:20 ` [PATCH 5.8 171/232] tools build feature: Use CC and CXX from parent Greg Kroah-Hartman
2020-08-20  9:20 ` [PATCH 5.8 172/232] i2c: rcar: avoid race when unregistering slave Greg Kroah-Hartman
2020-08-20  9:20 ` [PATCH 5.8 173/232] nfs: ensure correct writeback errors are returned on close() Greg Kroah-Hartman
2020-08-20  9:20 ` [PATCH 5.8 174/232] ubi: fastmap: Dont produce the initial next anchor PEB when fastmap is disabled Greg Kroah-Hartman
2020-08-20  9:20 ` [PATCH 5.8 175/232] ubi: fastmap: Free fastmap next anchor peb during detach Greg Kroah-Hartman
2020-08-20  9:20 ` [PATCH 5.8 176/232] ubifs: Fix wrong orphan node deletion in ubifs_jnl_update|rename Greg Kroah-Hartman
2020-08-20  9:20 ` [PATCH 5.8 177/232] clk: hsdk: Fix bad dependency on IOMEM Greg Kroah-Hartman
2020-08-20  9:20 ` [PATCH 5.8 178/232] clk: bcm2835: Do not use prediv with bcm2711s PLLs Greg Kroah-Hartman
2020-08-20  9:20 ` [PATCH 5.8 179/232] libnvdimm/security: fix a typo Greg Kroah-Hartman
2020-08-20  9:20 ` [PATCH 5.8 180/232] libnvdimm/security: ensure sysfs poll thread woke up and fetch updated attr Greg Kroah-Hartman
2020-08-20  9:20 ` [PATCH 5.8 181/232] openrisc: Fix oops caused when dumping stack Greg Kroah-Hartman
2020-08-20  9:20 ` [PATCH 5.8 182/232] perf evsel: Dont set sample_regs_intr/sample_regs_user for dummy event Greg Kroah-Hartman
2020-08-20  9:20 ` [PATCH 5.8 183/232] scsi: lpfc: nvmet: Avoid hang / use-after-free again when destroying targetport Greg Kroah-Hartman
2020-08-20  9:20 ` [PATCH 5.8 184/232] nfs: nfs_file_write() should check for writeback errors Greg Kroah-Hartman
2020-08-20  9:20 ` [PATCH 5.8 185/232] watchdog: initialize device before misc_register Greg Kroah-Hartman
2020-08-20  9:20 ` [PATCH 5.8 186/232] watchdog: rti-wdt: balance pm runtime enable calls Greg Kroah-Hartman
2020-08-20  9:20 ` [PATCH 5.8 187/232] md-cluster: Fix potential error pointer dereference in resize_bitmaps() Greg Kroah-Hartman
2020-08-20  9:20 ` [PATCH 5.8 188/232] kprobes: Fix compiler warning for !CONFIG_KPROBES_ON_FTRACE Greg Kroah-Hartman
2020-08-20  9:20 ` [PATCH 5.8 189/232] x86/tsr: Fix tsc frequency enumeration bug on Lightning Mountain SoC Greg Kroah-Hartman
2020-08-20  9:20 ` [PATCH 5.8 190/232] x86/bugs/multihit: Fix mitigation reporting when VMX is not in use Greg Kroah-Hartman
2020-08-20  9:20 ` [PATCH 5.8 191/232] selftests/bpf: Prevent runqslower from racing on building bpftool Greg Kroah-Hartman
2020-08-20  9:20 ` [PATCH 5.8 192/232] Input: sentelic - fix error return when fsp_reg_write fails Greg Kroah-Hartman
2020-08-20  9:20 ` [PATCH 5.8 193/232] perf record: Skip side-band event setup if HAVE_LIBBPF_SUPPORT is not set Greg Kroah-Hartman
2020-08-20  9:20 ` [PATCH 5.8 194/232] selftests/bpf: Fix silent Makefile output Greg Kroah-Hartman
2020-08-20  9:20 ` [PATCH 5.8 195/232] vdpa_sim: init iommu lock Greg Kroah-Hartman
2020-08-20  9:20 ` [PATCH 5.8 196/232] recordmcount: Fix build failure on non arm64 Greg Kroah-Hartman
2020-08-20  9:20 ` [PATCH 5.8 197/232] vdpa: Fix pointer math bug in vdpasim_get_config() Greg Kroah-Hartman
2020-08-20  9:20 ` [PATCH 5.8 198/232] drm/vmwgfx: Use correct vmw_legacy_display_unit pointer Greg Kroah-Hartman
2020-08-20  9:20 ` [PATCH 5.8 199/232] drm/vmwgfx: Fix two list_for_each loop exit tests Greg Kroah-Hartman
2020-08-20  9:20 ` [PATCH 5.8 200/232] s390/test_unwind: fix possible memleak in test_unwind() Greg Kroah-Hartman
2020-08-20  9:20 ` [PATCH 5.8 201/232] s390/Kconfig: add missing ZCRYPT dependency to VFIO_AP Greg Kroah-Hartman
2020-08-20  9:20 ` [PATCH 5.8 202/232] net: qcom/emac: add missed clk_disable_unprepare in error path of emac_clks_phase1_init Greg Kroah-Hartman
2020-08-20  9:20 ` [PATCH 5.8 203/232] nfs: Fix getxattr kernel panic and memory overflow Greg Kroah-Hartman
2020-08-20  9:20 ` [PATCH 5.8 204/232] NFS: Fix flexfiles read failover Greg Kroah-Hartman
2020-08-20  9:20 ` [PATCH 5.8 205/232] lib/test_lockup.c: fix return value of test_lockup_init() Greg Kroah-Hartman
2020-08-20  9:20 ` [PATCH 5.8 206/232] fs/minix: set s_maxbytes correctly Greg Kroah-Hartman
2020-08-20  9:20 ` [PATCH 5.8 207/232] fs/minix: fix block limit check for V1 filesystems Greg Kroah-Hartman
2020-08-20  9:20 ` [PATCH 5.8 208/232] fs/minix: remove expected error message in block_to_path() Greg Kroah-Hartman
2020-08-20  9:21 ` [PATCH 5.8 209/232] fs/ufs: avoid potential u32 multiplication overflow Greg Kroah-Hartman
2020-08-20  9:21 ` [PATCH 5.8 210/232] test_kmod: avoid potential double free in trigger_config_run_type() Greg Kroah-Hartman
2020-08-20  9:21 ` [PATCH 5.8 211/232] i2c: iproc: fix race between client unreg and isr Greg Kroah-Hartman
2020-08-20  9:21 ` [PATCH 5.8 212/232] mfd: dln2: Run event handler loop under spinlock Greg Kroah-Hartman
2020-08-20  9:21 ` [PATCH 5.8 213/232] crypto: algif_aead - fix uninitialized ctx->init Greg Kroah-Hartman
2020-08-20  9:21 ` [PATCH 5.8 214/232] ALSA: echoaudio: Fix potential Oops in snd_echo_resume() Greg Kroah-Hartman
2020-08-20  9:21 ` [PATCH 5.8 215/232] perf bench mem: Always memset source before memcpy Greg Kroah-Hartman
2020-08-20  9:21 ` [PATCH 5.8 216/232] tools build feature: Quote CC and CXX for their arguments Greg Kroah-Hartman
2020-08-20  9:21 ` [PATCH 5.8 217/232] perf/x86/rapl: Fix missing psys sysfs attributes Greg Kroah-Hartman
2020-08-20  9:21 ` [PATCH 5.8 218/232] sh: landisk: Add missing initialization of sh_io_port_base Greg Kroah-Hartman
2020-08-20  9:21 ` [PATCH 5.8 219/232] sh: fault: Fix duplicate printing of "PC:" Greg Kroah-Hartman
2020-08-20  9:21 ` [PATCH 5.8 220/232] drm/radeon: fix fb_div check in ni_init_smc_spll_table() Greg Kroah-Hartman
2020-08-20  9:21 ` [PATCH 5.8 221/232] drm/i915/gt: Force the GT reset on shutdown Greg Kroah-Hartman
2020-08-20  9:21 ` [PATCH 5.8 222/232] drm/panfrost: Use kvfree() to free bo->sgts Greg Kroah-Hartman
2020-08-20  9:21 ` [PATCH 5.8 223/232] drm/dp_mst: Fix the DDC I2C device registration of an MST port Greg Kroah-Hartman
2020-08-20  9:21 ` [PATCH 5.8 224/232] drm/dp_mst: Fix timeout handling of MST down messages Greg Kroah-Hartman
2020-08-20  9:21 ` [PATCH 5.8 225/232] drm/dp_mst: Fix the DDC I2C device unregistration of an MST port Greg Kroah-Hartman
2020-08-20  9:21 ` [PATCH 5.8 226/232] drm/omap: force runtime PM suspend on system suspend Greg Kroah-Hartman
2020-08-20  9:21 ` [PATCH 5.8 227/232] drm/tidss: fix modeset init for DPI panels Greg Kroah-Hartman
2020-08-20  9:21 ` [PATCH 5.8 228/232] drm: Added orientation quirk for ASUS tablet model T103HAF Greg Kroah-Hartman
2020-08-20  9:21 ` [PATCH 5.8 229/232] drm: fix drm_dp_mst_port refcount leaks in drm_dp_mst_allocate_vcpi Greg Kroah-Hartman
2020-08-20  9:21 ` [PATCH 5.8 230/232] drm/amdgpu: Fix bug where DPM is not enabled after hibernate and resume Greg Kroah-Hartman
2020-08-20  9:21 ` [PATCH 5.8 231/232] drm/amd/display: Fix dmesg warning from setting abm level Greg Kroah-Hartman
2020-08-20  9:21 ` [PATCH 5.8 232/232] drm/amd/display: dchubbub p-state warning during surface planes switch Greg Kroah-Hartman
2020-08-20 15:27 ` [PATCH 5.8 000/232] 5.8.3-rc1 review Naresh Kamboju
2020-08-20 18:25   ` Eric Biggers
2020-08-21  6:51     ` [LTP] " Petr Vorel
2020-08-21 11:15   ` Greg Kroah-Hartman
2020-08-21 16:21     ` Naresh Kamboju
2020-08-20 20:06 ` Guenter Roeck
2020-08-21 11:15   ` Greg Kroah-Hartman
2020-08-20 23:47 ` Shuah Khan
2020-08-21 11:14   ` Greg Kroah-Hartman

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=20200820091612.692383444@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).