linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 5.5 000/367] 5.5.3-stable review
@ 2020-02-10 12:28 Greg Kroah-Hartman
  2020-02-10 12:28 ` [PATCH 5.5 001/367] [PATCH] sparc32: fix struct ipc64_perm type definition Greg Kroah-Hartman
                   ` (371 more replies)
  0 siblings, 372 replies; 385+ messages in thread
From: Greg Kroah-Hartman @ 2020-02-10 12:28 UTC (permalink / raw)
  To: linux-kernel
  Cc: Greg Kroah-Hartman, torvalds, akpm, linux, shuah, patches,
	ben.hutchings, lkft-triage, stable

This is the start of the stable review cycle for the 5.5.3 release.
There are 367 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 Wed, 12 Feb 2020 12:18:57 +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.5.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.5.y
and the diffstat can be found below.

thanks,

greg k-h

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

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

Christophe Leroy <christophe.leroy@c-s.fr>
    powerpc/kuap: Fix set direction in allow/prevent_user_access()

Stephen Rothwell <sfr@canb.auug.org.au>
    regulator fix for "regulator: core: Add regulator_is_equal() helper"

Tudor Ambarus <tudor.ambarus@microchip.com>
    crypto: atmel-tdes - Map driver data flags to Mode Register

Tudor Ambarus <tudor.ambarus@microchip.com>
    crypto: atmel-aes - Fix CTR counter overflow when multiple fragments

Tudor Ambarus <tudor.ambarus@microchip.com>
    crypto: atmel-aes - Fix saving of IV for CTR mode

Tudor Ambarus <tudor.ambarus@microchip.com>
    crypto: atmel-{aes,tdes} - Do not save IV for ECB mode

Arnd Bergmann <arnd@arndb.de>
    IB/core: Fix build failure without hugepages

David Howells <dhowells@redhat.com>
    rxrpc: Fix service call disconnection

Sean Christopherson <sean.j.christopherson@intel.com>
    KVM: Play nice with read-only memslots when querying host page size

Sean Christopherson <sean.j.christopherson@intel.com>
    KVM: Use vcpu-specific gva->hva translation when querying host page size

Miaohe Lin <linmiaohe@huawei.com>
    KVM: nVMX: vmread should not set rflags to specify success in case of #PF

Marios Pomonis <pomonis@google.com>
    KVM: x86: Protect exit_reason from being used in Spectre-v1/L1TF attacks

Jens Axboe <axboe@kernel.dk>
    io_uring: prevent potential eventfd recursion on poll

Sasha Levin <sashal@kernel.org>
    io_uring: enable option to only trigger eventfd for async completions

Wayne Lin <Wayne.Lin@amd.com>
    drm/dp_mst: Remove VCPI while disabling topology mgr

Song Liu <songliubraving@fb.com>
    perf/cgroups: Install cgroup events to correct cpuctx

Song Liu <songliubraving@fb.com>
    perf/core: Fix mlock accounting in perf_mmap()

Konstantin Khlebnikov <khlebnikov@yandex-team.ru>
    clocksource: Prevent double add_timer_on() for watchdog_timer

Thomas Gleixner <tglx@linutronix.de>
    x86/apic/msi: Plug non-maskable MSI affinity race

Aurelien Aptel <aaptel@suse.com>
    cifs: fix mode bits from dir listing when mounted with modefromsid

Ronnie Sahlberg <lsahlber@redhat.com>
    cifs: fail i/o on soft mounts if sessionsetup errors out

Tariq Toukan <tariqt@mellanox.com>
    net/mlx5e: TX, Error completion is for last WQE in batch

Heiner Kallweit <hkallweit1@gmail.com>
    r8169: fix performance regression related to PCIe max read request size

Tariq Toukan <tariqt@mellanox.com>
    net/mlx5: Deprecate usage of generic TLS HW capability bit

Maor Gottlieb <maorg@mellanox.com>
    net/mlx5: Fix deadlock in fs_core

Ido Schimmel <idosch@mellanox.com>
    drop_monitor: Do not cancel uninitialized work item

Sudarsana Reddy Kalluru <skalluru@marvell.com>
    qed: Fix timestamping issue for L2 unicast ptp packets.

Eric Dumazet <edumazet@google.com>
    ipv6/addrconf: fix potential NULL deref in inet6_set_link_af()

Vinicius Costa Gomes <vinicius.gomes@intel.com>
    taprio: Fix dropping packets when using taprio + ETF offloading

Vinicius Costa Gomes <vinicius.gomes@intel.com>
    taprio: Use taprio_reset_tc() to reset Traffic Classes configuration

Vinicius Costa Gomes <vinicius.gomes@intel.com>
    taprio: Add missing policy validation for flags

Vinicius Costa Gomes <vinicius.gomes@intel.com>
    taprio: Fix still allowing changing the flags during runtime

Vinicius Costa Gomes <vinicius.gomes@intel.com>
    taprio: Fix enabling offload with wrong number of traffic classes

Voon Weifeng <weifeng.voon@intel.com>
    net: stmmac: update pci platform data to use phy_interface

Tan, Tee Min <tee.min.tan@intel.com>
    net: stmmac: xgmac: fix missing IFF_MULTICAST checki in dwxgmac2_set_filter

Verma, Aashish <aashishx.verma@intel.com>
    net: stmmac: fix missing IFF_MULTICAST check in dwmac4_set_filter

Ong Boon Leong <boon.leong.ong@intel.com>
    net: stmmac: xgmac: fix incorrect XGMAC_VLAN_TAG register writting

Tan, Tee Min <tee.min.tan@intel.com>
    net: stmmac: fix incorrect GMAC_VLAN_TAG register writting in GMAC4+

Harini Katakam <harini.katakam@xilinx.com>
    net: macb: Limit maximum GEM TX length in TSO

Harini Katakam <harini.katakam@xilinx.com>
    net: macb: Remove unnecessary alignment check for TSO

Raed Salem <raeds@mellanox.com>
    net/mlx5: IPsec, fix memory leak at mlx5_fpga_ipsec_delete_sa_ctx

Raed Salem <raeds@mellanox.com>
    net/mlx5: IPsec, Fix esp modify function attribute

Florian Fainelli <f.fainelli@gmail.com>
    net: systemport: Avoid RBUF stuck in Wake-on-LAN mode

Dejin Zheng <zhengdejin5@gmail.com>
    net: stmmac: fix a possible endless loop

Cong Wang <xiyou.wangcong@gmail.com>
    net_sched: fix a resource leak in tcindex_set_parms()

Lorenzo Bianconi <lorenzo@kernel.org>
    net: mvneta: move rx_dropped and rx_errors in per-cpu stats

Razvan Stefanescu <razvan.stefanescu@microchip.com>
    net: dsa: microchip: enable module autoprobe

Florian Fainelli <f.fainelli@gmail.com>
    net: dsa: bcm_sf2: Only 7278 supports 2Gb/sec IMP port

Florian Fainelli <f.fainelli@gmail.com>
    net: dsa: b53: Always use dev->vlan_enabled in b53_configure_vlan()

Madalin Bucur <madalin.bucur@oss.nxp.com>
    dpaa_eth: support all modes with rate adapting PHYs

Jacob Keller <jacob.e.keller@intel.com>
    devlink: report 0 after hitting end in region read

Eric Dumazet <edumazet@google.com>
    bonding/alb: properly access headers in bond_alb_xmit()

Thomas Gleixner <tglx@linutronix.de>
    x86/timer: Don't skip PIT setup when APIC is disabled or in legacy mode

Andrii Nakryiko <andriin@fb.com>
    libbpf: Extract and generalize CPU mask parsing logic

Alexei Starovoitov <ast@kernel.org>
    bpf: Fix trampoline usage in preempt

Linus Walleij <linus.walleij@linaro.org>
    mfd: ab8500: Fix ab8500-clk typo

Matti Vaittinen <matti.vaittinen@fi.rohmeurope.com>
    mfd: bd70528: Fix hour register mask

Andreas Kemnade <andreas@kemnade.info>
    mfd: rn5t618: Mark ADC control register volatile

Marco Felsch <m.felsch@pengutronix.de>
    mfd: da9062: Fix watchdog compatible string

Cezary Rojewski <cezary.rojewski@intel.com>
    ASoC: Intel: skl_hda_dsp_common: Fix global-out-of-bounds bug

Marek Vasut <marex@denx.de>
    ASoC: sgtl5000: Fix VDDA and VDDIO comparison

Marek Vasut <marex@denx.de>
    regulator: core: Add regulator_is_equal() helper

Quanyang Wang <quanyang.wang@windriver.com>
    ubifs: Fix memory leak from c->sup_node

Dan Carpenter <dan.carpenter@oracle.com>
    ubi: Fix an error pointer dereference in error handling code

Sascha Hauer <s.hauer@pengutronix.de>
    ubi: fastmap: Fix inverted logic in seen selfcheck

David Hildenbrand <david@redhat.com>
    virtio_balloon: Fix memory leaks on errors in virtballoon_probe()

David Hildenbrand <david@redhat.com>
    virtio-balloon: Fix memory leak when unloading while hinting is in progress

Trond Myklebust <trondmy@gmail.com>
    nfsd: Return the correct number of bytes written to the file

Arnd Bergmann <arnd@arndb.de>
    nfsd: fix jiffies/time_t mixup in LRU list

Arnd Bergmann <arnd@arndb.de>
    nfsd: fix delay timer on 32-bit architectures

Jérôme Pouiller <jerome.pouiller@silabs.com>
    staging: wfx: revert unexpected change in debugfs output

Yishai Hadas <yishaih@mellanox.com>
    IB/core: Fix ODP with IB_ACCESS_HUGETLB handling

Yishai Hadas <yishaih@mellanox.com>
    IB/core: Fix ODP get user pages flow

Prabhath Sajeepa <psajeepa@purestorage.com>
    IB/mlx5: Fix outstanding_pi index for GSI qps

Nathan Chancellor <natechancellor@gmail.com>
    net: tulip: Adjust indentation in {dmfe, uli526x}_init_module

Nathan Chancellor <natechancellor@gmail.com>
    net: smc911x: Adjust indentation in smc911x_phy_configure

Nathan Chancellor <natechancellor@gmail.com>
    ppp: Adjust indentation into ppp_async_input

Nathan Chancellor <natechancellor@gmail.com>
    NFC: pn544: Adjust indentation in pn544_hci_check_presence

Nathan Chancellor <natechancellor@gmail.com>
    drm: msm: mdp4: Adjust indentation in mdp4_dsi_encoder_enable

Nathan Chancellor <natechancellor@gmail.com>
    powerpc/44x: Adjust indentation in ibm4xx_denali_fixup_memsize

Nathan Chancellor <natechancellor@gmail.com>
    ext2: Adjust indentation in ext2_fill_super

Nathan Chancellor <natechancellor@gmail.com>
    phy: qualcomm: Adjust indentation in read_poll_timeout

Vignesh Raghavendra <vigneshr@ti.com>
    mtd: spi-nor: Split mt25qu512a (n25q512a) entry into two

Arnd Bergmann <arnd@arndb.de>
    compat: scsi: sg: fix v3 compat read/write interface

Asutosh Das <asutoshd@codeaurora.org>
    scsi: ufs: Recheck bkops level if bkops is disabled

Nathan Chancellor <natechancellor@gmail.com>
    scsi: qla4xxx: Adjust indentation in qla4xxx_mem_free

Nathan Chancellor <natechancellor@gmail.com>
    scsi: csiostor: Adjust indentation in csio_device_reset

Bart Van Assche <bvanassche@acm.org>
    scsi: qla2xxx: Fix the endianness of the qla82xx_get_fw_size() return type

Jerome Brunet <jbrunet@baylibre.com>
    ASoC: meson: axg-fifo: fix fifo threshold setup

Erdem Aktas <erdemaktas@google.com>
    percpu: Separate decrypted varaibles anytime encryption can be enabled

Casey Schaufler <casey@schaufler-ca.com>
    broken ping to ipv6 linklocal addresses on debian buster

Miklos Szeredi <mszeredi@redhat.com>
    fix up iter on short count in fuse_direct_io()

Daniel Verkamp <dverkamp@chromium.org>
    virtio-pci: check name when counting MSI-X vectors

Daniel Verkamp <dverkamp@chromium.org>
    virtio-balloon: initialize all vq callbacks

Matt Coffin <mcoffin13@gmail.com>
    drm/amdgpu/smu_v11_0: Correct behavior of restoring default tables (v2)

Alex Deucher <alexander.deucher@amd.com>
    drm/amdgpu/navi10: add OD_RANGE for navi overclocking

Alex Deucher <alexander.deucher@amd.com>
    drm/amdgpu: fetch default VDDC curve voltages (v2)

Lyude Paul <lyude@redhat.com>
    drm/amd/dm/mst: Ignore payload update failures

Evan Quan <evan.quan@amd.com>
    drm/amd/powerplay: fix navi10 system intermittent reboot issue V2

Thierry Reding <treding@nvidia.com>
    drm/tegra: Reuse IOVA mapping where possible

Thierry Reding <treding@nvidia.com>
    drm/tegra: Relax IOMMU usage criteria on old Tegra

Alex Deucher <alexander.deucher@amd.com>
    drm/amdgpu/navi: fix index for OD MCLK

Stephen Warren <swarren@nvidia.com>
    clk: tegra: Mark fuse clock as critical

Peter Zijlstra <peterz@infradead.org>
    mm/mmu_gather: invalidate TLB correctly on batch allocation failure and flush

Niklas Cassel <niklas.cassel@linaro.org>
    arm64: dts: qcom: qcs404-evb: Set vdd_apc regulator in high power mode

David Hildenbrand <david@redhat.com>
    mm/page_alloc.c: fix uninitialized memmaps on a partially populated last section

Gang He <GHe@suse.com>
    ocfs2: fix oops when writing cloned file

Paolo Bonzini <pbonzini@redhat.com>
    KVM: x86: use raw clock values consistently

Paolo Bonzini <pbonzini@redhat.com>
    KVM: x86: reorganize pvclock_gtod_data members

Christian Borntraeger <borntraeger@de.ibm.com>
    KVM: s390: do not clobber registers during guest reset/store status

Sean Christopherson <sean.j.christopherson@intel.com>
    KVM: x86: Revert "KVM: X86: Fix fpu state crash in kvm guest"

Sean Christopherson <sean.j.christopherson@intel.com>
    KVM: x86: Ensure guest's FPU state is loaded when accessing for emulation

Sean Christopherson <sean.j.christopherson@intel.com>
    KVM: x86: Handle TIF_NEED_FPU_LOAD in kvm_{load,put}_guest_fpu()

Paolo Bonzini <pbonzini@redhat.com>
    KVM: x86: fix overlap between SPTE_MMIO_MASK and generation

Sean Christopherson <sean.j.christopherson@intel.com>
    KVM: x86: Free wbinvd_dirty_mask if vCPU creation fails

Sean Christopherson <sean.j.christopherson@intel.com>
    KVM: x86: Don't let userspace set host-reserved cr4 bits

Sean Christopherson <sean.j.christopherson@intel.com>
    KVM: VMX: Add non-canonical check on writes to RTIT address MSRs

Sean Christopherson <sean.j.christopherson@intel.com>
    KVM: x86: Use gpa_t for cr2/gpa to fix TDP support on 32-bit KVM

Boris Ostrovsky <boris.ostrovsky@oracle.com>
    x86/KVM: Clean up host's steal time structure

Boris Ostrovsky <boris.ostrovsky@oracle.com>
    x86/kvm: Cache gfn to pfn translation

Boris Ostrovsky <boris.ostrovsky@oracle.com>
    x86/KVM: Make sure KVM_VCPU_FLUSH_TLB flag is not missed

Boris Ostrovsky <boris.ostrovsky@oracle.com>
    x86/kvm: Introduce kvm_(un)map_gfn()

Paolo Bonzini <pbonzini@redhat.com>
    KVM: x86: use CPUID to locate host page table reserved bits

Boris Ostrovsky <boris.ostrovsky@oracle.com>
    x86/kvm: Be careful not to clear KVM_VCPU_FLUSH_TLB bit

Sean Christopherson <sean.j.christopherson@intel.com>
    KVM: x86/mmu: Apply max PA check for MMIO sptes to 32-bit KVM

John Allen <john.allen@amd.com>
    kvm/svm: PKU not currently supported

Sean Christopherson <sean.j.christopherson@intel.com>
    KVM: PPC: Book3S PR: Free shared page if mmu initialization fails

Sean Christopherson <sean.j.christopherson@intel.com>
    KVM: PPC: Book3S HV: Uninit vCPU if vcore creation fails

Sean Christopherson <sean.j.christopherson@intel.com>
    KVM: x86: Fix potential put_fpu() w/o load_fpu() on MPX platform

Marios Pomonis <pomonis@google.com>
    KVM: x86: Protect MSR-based index computations in fixed_msr_to_seg_unit() from Spectre-v1/L1TF attacks

Marios Pomonis <pomonis@google.com>
    KVM: x86: Protect x86_decode_insn from Spectre-v1/L1TF attacks

Marios Pomonis <pomonis@google.com>
    KVM: x86: Protect MSR-based index computations from Spectre-v1/L1TF attacks in x86.c

Marios Pomonis <pomonis@google.com>
    KVM: x86: Protect ioapic_read_indirect() from Spectre-v1/L1TF attacks

Marios Pomonis <pomonis@google.com>
    KVM: x86: Protect MSR-based index computations in pmu.h from Spectre-v1/L1TF attacks

Marios Pomonis <pomonis@google.com>
    KVM: x86: Protect ioapic_write_indirect() from Spectre-v1/L1TF attacks

Marios Pomonis <pomonis@google.com>
    KVM: x86: Protect kvm_hv_msr_[get|set]_crash_data() from Spectre-v1/L1TF attacks

Marios Pomonis <pomonis@google.com>
    KVM: x86: Protect kvm_lapic_reg_write() from Spectre-v1/L1TF attacks

Marios Pomonis <pomonis@google.com>
    KVM: x86: Protect DR-based index computations from Spectre-v1/L1TF attacks

Marios Pomonis <pomonis@google.com>
    KVM: x86: Protect pmu_intel.c from Spectre-v1/L1TF attacks

Marios Pomonis <pomonis@google.com>
    KVM: x86: Refactor prefix decoding to prevent Spectre-v1/L1TF attacks

Marios Pomonis <pomonis@google.com>
    KVM: x86: Refactor picdev_write() to prevent Spectre-v1/L1TF attacks

Jens Axboe <axboe@kernel.dk>
    aio: prevent potential eventfd recursion on poll

Jens Axboe <axboe@kernel.dk>
    eventfd: track eventfd_signal() recursion depth

Jens Axboe <axboe@kernel.dk>
    io_uring: spin for sq thread to idle on shutdown

Jens Axboe <axboe@kernel.dk>
    io_uring: don't map read/write iovec potentially twice

Coly Li <colyli@suse.de>
    bcache: add readahead cache policy options via sysfs interface

Vladis Dronov <vdronov@redhat.com>
    watchdog: fix UAF in reboot notifier handling in watchdog core code

Boris Ostrovsky <boris.ostrovsky@oracle.com>
    xen/gntdev: Do not use mm notifiers with autotranslating guests

Juergen Gross <jgross@suse.com>
    xen/balloon: Support xend-based toolstack take two

Gavin Shan <gshan@redhat.com>
    tools/kvm_stat: Fix kvm_exit filter name

Sean Young <sean@mess.org>
    media: rc: ensure lirc is initialized before registering input device

Johan Hovold <johan@kernel.org>
    media: iguanair: fix endpoint sanity check

Ville Syrjälä <ville.syrjala@linux.intel.com>
    drm/rect: Avoid division by zero

Peter Rosin <peda@axentia.se>
    drm: atmel-hlcdc: prefer a lower pixel-clock than requested

Claudiu Beznea <claudiu.beznea@microchip.com>
    drm: atmel-hlcdc: enable clock before configuring timing engine

Claudiu Beznea <claudiu.beznea@microchip.com>
    drm: atmel-hlcdc: use double rate for pixel clock only if supported

Andreas Gruenbacher <agruenba@redhat.com>
    gfs2: fix O_SYNC write handling

Christoph Hellwig <hch@lst.de>
    gfs2: move setting current->backing_dev_info

Abhi Das <adas@redhat.com>
    gfs2: fix gfs2_find_jhead that returns uninitialized jhead with seq 0

Roberto Bergantinos Corpas <rbergant@redhat.com>
    sunrpc: expiry_time should be seconds not timeval

Brian Norris <briannorris@chromium.org>
    mwifiex: fix unbalanced locking in mwifiex_process_country_ie()

Luca Coelho <luciano.coelho@intel.com>
    iwlwifi: don't throw error when trying to remove IGTK

Stephen Warren <swarren@nvidia.com>
    ARM: tegra: Enable PLLP bypass during Tegra124 LP1

Filipe Manana <fdmanana@suse.com>
    Btrfs: send, fix emission of invalid clone operations within the same file

Nikolay Borisov <nborisov@suse.com>
    btrfs: Correctly handle empty trees in find_first_clear_extent_bit

Josef Bacik <josef@toxicpanda.com>
    btrfs: flush write bio if we loop in extent_write_cache_pages

Filipe Manana <fdmanana@suse.com>
    Btrfs: fix race between adding and putting tree mod seq elements and nodes

Josef Bacik <josef@toxicpanda.com>
    btrfs: free block groups after free'ing fs trees

Josef Bacik <josef@toxicpanda.com>
    btrfs: drop log root for dropped roots

Josef Bacik <josef@toxicpanda.com>
    btrfs: set trans->drity in btrfs_commit_transaction

Filipe Manana <fdmanana@suse.com>
    Btrfs: fix infinite loop during fsync after rename operations

Filipe Manana <fdmanana@suse.com>
    Btrfs: make deduplication with range including the last block work

Filipe Manana <fdmanana@suse.com>
    Btrfs: fix missing hole after hole punching and fsync when using NO_HOLES

Eric Biggers <ebiggers@google.com>
    ext4: fix race conditions in ->d_compare() and ->d_hash()

Eric Biggers <ebiggers@google.com>
    ext4: fix deadlock allocating crypto bounce page from mempool

Vasily Averin <vvs@virtuozzo.com>
    jbd2_seq_info_next should increase position index

Trond Myklebust <trondmy@gmail.com>
    nfsd: fix filecache lookup

Trond Myklebust <trondmy@gmail.com>
    NFS: Directory page cache pages need to be locked when read

Trond Myklebust <trondmy@gmail.com>
    NFS: Fix memory leaks and corruption in readdir

Arun Easi <aeasi@marvell.com>
    scsi: qla2xxx: Fix unbound NVME response length

Michael Ellerman <mpe@ellerman.id.au>
    powerpc/futex: Fix incorrect user access blocking

Chuhong Yuan <hslester96@gmail.com>
    crypto: picoxcell - adjust the position of tasklet_init and fix missed tasklet_kill

Herbert Xu <herbert@gondor.apana.org.au>
    crypto: api - Fix race condition in crypto_spawn_alg

Tudor Ambarus <tudor.ambarus@microchip.com>
    crypto: atmel-aes - Fix counter overflow in CTR mode

Eric Biggers <ebiggers@google.com>
    crypto: hisilicon - select CRYPTO_SKCIPHER, not CRYPTO_BLKCIPHER

Herbert Xu <herbert@gondor.apana.org.au>
    crypto: pcrypt - Do not clear MAY_SLEEP flag in original request

Ard Biesheuvel <ardb@kernel.org>
    crypto: arm64/ghash-neon - bump priority to 150

Ard Biesheuvel <ardb@kernel.org>
    crypto: ccp - set max RSA modulus size for v3 platform devices as well

Jonathan Cameron <Jonathan.Cameron@huawei.com>
    crypto: hisilicon - Use the offset fields in sqe to avoid need to split scatterlists

Jonathan Cameron <Jonathan.Cameron@huawei.com>
    crypto: hisilicon - Fix issue with wrong number of sg elements after dma map

Herbert Xu <herbert@gondor.apana.org.au>
    crypto: api - fix unexpectedly getting generic implementation

Corentin Labbe <clabbe.montjoie@gmail.com>
    crypto: sun8i-ce - fix removal of module

Corentin Labbe <clabbe.montjoie@gmail.com>
    crypto: amlogic - fix removal of module

Corentin Labbe <clabbe.montjoie@gmail.com>
    crypto: sun8i-ss - fix removal of module

Lorenz Bauer <lmb@cloudflare.com>
    selftests: bpf: Ignore FIN packets for reuseport tests

Lorenz Bauer <lmb@cloudflare.com>
    selftests: bpf: Use a temporary file in test_sockmap

Hangbin Liu <liuhangbin@gmail.com>
    selftests/bpf: Skip perf hw events test if the setup disabled it

Alexei Starovoitov <ast@kernel.org>
    selftests/bpf: Fix test_attach_probe

Prashant Bhole <prashantbhole.linux@gmail.com>
    samples/bpf: Reintroduce missed build targets

Jesper Dangaard Brouer <brouer@redhat.com>
    samples/bpf: Xdp_redirect_cpu fix missing tracepoint attach

Toke Høiland-Jørgensen <toke@redhat.com>
    samples/bpf: Don't try to remove user's homedir on clean

Davide Caratti <dcaratti@redhat.com>
    tc-testing: fix eBPF tests failure on linux fresh clones

Andrii Nakryiko <andriin@fb.com>
    libbpf: Fix realloc usage in bpf_core_find_cands

Toke Høiland-Jørgensen <toke@redhat.com>
    libbpf: Add missing newline in opts validation macro

Amol Grover <frextrite@gmail.com>
    bpf, devmap: Pass lockdep expression to RCU lists

Yoshiki Komachi <komachi.yoshiki@gmail.com>
    flow_dissector: Fix to use new variables for port ranges in bpf hook

Andrii Nakryiko <andriin@fb.com>
    selftests/bpf: Fix perf_buffer test on systems w/ offline CPUs

Andrii Nakryiko <andriin@fb.com>
    libbpf: Don't attach perf_buffer to offline/missing CPUs

Andrii Nakryiko <andriin@fb.com>
    libbpf: Fix printf compilation warnings on ppc64le arch

Thadeu Lima de Souza Cascardo <cascardo@canonical.com>
    libbpf: Fix readelf output parsing for Fedora

Björn Töpel <bjorn.topel@gmail.com>
    riscv, bpf: Fix broken BPF tail calls

Nikolay Borisov <nborisov@suse.com>
    btrfs: Handle another split brain scenario with metadata uuid feature

Josef Bacik <josef@toxicpanda.com>
    btrfs: fix improper setting of scanned for range cyclic write cache pages

Herbert Xu <herbert@gondor.apana.org.au>
    crypto: pcrypt - Avoid deadlock by using per-instance padata queues

Steven Rostedt (VMware) <rostedt@goodmis.org>
    ftrace: Protect ftrace_graph_hash with ftrace_sync

Steven Rostedt (VMware) <rostedt@goodmis.org>
    ftrace: Add comment to why rcu_dereference_sched() is open coded

Amol Grover <frextrite@gmail.com>
    tracing: Annotate ftrace_graph_notrace_hash pointer with __rcu

Amol Grover <frextrite@gmail.com>
    tracing: Annotate ftrace_graph_hash pointer with __rcu

Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
    ASoC: SOF: core: release resources on errors in probe_continue

Ranjani Sridharan <ranjani.sridharan@linux.intel.com>
    ASoC: SOF: Introduce state machine for FW boot

Mike Snitzer <snitzer@redhat.com>
    dm: fix potential for q->make_request_fn NULL pointer

Mike Snitzer <snitzer@redhat.com>
    dm thin: fix use-after-free in metadata_pre_commit_callback

Mike Snitzer <snitzer@redhat.com>
    dm thin metadata: use pool locking at end of dm_pool_metadata_close

Milan Broz <gmazyland@gmail.com>
    dm crypt: fix benbi IV constructor crash if used in authenticated mode

Mikulas Patocka <mpatocka@redhat.com>
    dm crypt: fix GFP flags passed to skcipher_request_alloc()

Mikulas Patocka <mpatocka@redhat.com>
    dm writecache: fix incorrect flush sequence when doing SSD mode commit

Joe Thornber <ejt@redhat.com>
    dm space map common: fix to ensure new block isn't already in use

Dmitry Fomichev <dmitry.fomichev@wdc.com>
    dm zoned: support zone sizes smaller than 128MiB

Chen-Yu Tsai <wens@csie.org>
    ARM: dma-api: fix max_pfn off-by-one error in __dma_supported()

Michael Ellerman <mpe@ellerman.id.au>
    of: Add OF_DMA_DEFAULT_COHERENT & select it on powerpc

Rafael J. Wysocki <rafael.j.wysocki@intel.com>
    cpufreq: Avoid creating excessively large stack frames

Rafael J. Wysocki <rafael.j.wysocki@intel.com>
    PM: core: Fix handling of devices deleted during system-wide resume

Eric Biggers <ebiggers@google.com>
    f2fs: fix race conditions in ->d_compare() and ->d_hash()

Eric Biggers <ebiggers@google.com>
    f2fs: fix dcache lookup of !casefolded directories

Chengguang Xu <cgxu519@mykernel.net>
    f2fs: code cleanup for f2fs_statfs_project()

Chengguang Xu <cgxu519@mykernel.net>
    f2fs: fix miscounted block limit in f2fs_statfs_project()

Miklos Szeredi <mszeredi@redhat.com>
    ovl: fix lseek overflow on 32bit

Amir Goldstein <amir73il@gmail.com>
    ovl: fix wrong WARN_ON() in ovl_cache_update_ino()

Sven Van Asbroeck <thesven73@gmail.com>
    power: supply: ltc2941-battery-gauge: fix use-after-free

Samuel Holland <samuel@sholland.org>
    power: supply: axp20x_ac_power: Fix reporting online status

Thomas Renninger <trenn@suse.de>
    cpupower: Revert library ABI changes from commit ae2917093fb60bdc1ed3e

Quinn Tran <qutran@marvell.com>
    scsi: qla2xxx: Fix mtcp dump collection failure

Quinn Tran <qutran@marvell.com>
    scsi: qla2xxx: Fix stuck login session using prli_pend_timer

Anand Lodnoor <anand.lodnoor@broadcom.com>
    scsi: megaraid_sas: Do not initiate OCR if controller is not in ready state

Gao Xiang <xiang@kernel.org>
    erofs: fix out-of-bound read for shifted uncompressed block

Geert Uytterhoeven <geert+renesas@glider.be>
    scripts/find-unused-docs: Fix massive false positives

Filipe Manana <fdmanana@suse.com>
    fs: allow deduplication of eof block into the end of the destination file

Herbert Xu <herbert@gondor.apana.org.au>
    padata: Remove broken queue flushing

Gilad Ben-Yossef <gilad@benyossef.com>
    crypto: ccree - fix PM race condition

Ofir Drang <ofir.drang@arm.com>
    crypto: ccree - fix FDE descriptor sequence

Gilad Ben-Yossef <gilad@benyossef.com>
    crypto: ccree - fix pm wrongful error reporting

Gilad Ben-Yossef <gilad@benyossef.com>
    crypto: ccree - fix AEAD decrypt auth fail

Gilad Ben-Yossef <gilad@benyossef.com>
    crypto: ccree - fix backlog memory leak

Herbert Xu <herbert@gondor.apana.org.au>
    crypto: api - Check spawn->alg under lock in crypto_drop_spawn

Bitan Biswas <bbiswas@nvidia.com>
    nvmem: core: fix memory abort in cleanup path

Peng Fan <peng.fan@nxp.com>
    nvmem: imx: scu: fix write SIP

Samuel Holland <samuel@sholland.org>
    mfd: axp20x: Mark AXP20X_VBUS_IPSOUT_MGMT as volatile

Tianyu Lan <Tianyu.Lan@microsoft.com>
    hv_balloon: Balloon up according to request page number

Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
    ASoC: SOF: core: free trace on errors

Jaroslav Kysela <perex@perex.cz>
    ASoC: topology: fix soc_tplg_fe_link_create() - link->dobj initialization order

Jon Hunter <jonathanh@nvidia.com>
    ASoC: tegra: Revert 24 and 32 bit support

Michał Mirosław <mirq-linux@rere.qmqm.pl>
    mmc: sdhci-of-at91: fix memleak on clk_get failure

Zhihao Cheng <chengzhihao1@huawei.com>
    ubifs: Fix deadlock in concurrent bulk-read and writepage

Eric Biggers <ebiggers@google.com>
    ubifs: Fix FS_IOC_SETFLAGS unexpectedly clearing encrypt flag

Sascha Hauer <s.hauer@pengutronix.de>
    ubifs: Fix wrong memory allocation

Eric Biggers <ebiggers@google.com>
    ubifs: don't trigger assertion on invalid no-key filename

Eric Biggers <ebiggers@google.com>
    fscrypt: don't print name of busy file when removing key

Stephen Boyd <swboyd@chromium.org>
    alarmtimer: Unregister wakeup source when module get fails

Steve French <stfrench@microsoft.com>
    smb3: fix default permissions on new files when mounting with modefromsid

Hans de Goede <hdegoede@redhat.com>
    ACPI / battery: Deal better with neither design nor full capacity not being reported

Hans de Goede <hdegoede@redhat.com>
    ACPI / battery: Use design-cap for capacity calculations if full-cap is not available

Hans de Goede <hdegoede@redhat.com>
    ACPI / battery: Deal with design or full capacity being reported as -1

Hans de Goede <hdegoede@redhat.com>
    ACPI: video: Do not export a non working backlight interface on MSI MS-7721 boards

Linus Walleij <linus.walleij@linaro.org>
    mmc: spi: Toggle SPI polarity, do not hardcode it

Kishon Vijay Abraham I <kishon@ti.com>
    PCI: keystone: Fix error handling when "num-viewport" DT property is not populated

Yurii Monakov <monakov.y@gmail.com>
    PCI: keystone: Fix link training retries initiation

Yurii Monakov <monakov.y@gmail.com>
    PCI: keystone: Fix outbound region mapping

David Engraf <david.engraf@sysgo.com>
    PCI: tegra: Fix return value check of pm_runtime_get_sync()

Kuppuswamy Sathyanarayanan <sathyanarayanan.kuppuswamy@linux.intel.com>
    PCI/ATS: Use PF PASID for VFs

Christophe Leroy <christophe.leroy@c-s.fr>
    powerpc/32s: Fix CPU wake-up from sleep mode

Christophe Leroy <christophe.leroy@c-s.fr>
    powerpc/32s: Fix bad_kuap_fault()

Pingfan Liu <kernelfans@gmail.com>
    powerpc/pseries: Advance pfn if section is not present in lmb_is_removable()

Sukadev Bhattiprolu <sukadev@linux.ibm.com>
    powerpc/xmon: don't access ASDR in VMs

Christophe Leroy <christophe.leroy@c-s.fr>
    powerpc/ptdump: Fix W+X verification

Aneesh Kumar K.V <aneesh.kumar@linux.ibm.com>
    powerpc/mmu_gather: enable RCU_TABLE_FREE even for !SMP case

Gerald Schaefer <gerald.schaefer@de.ibm.com>
    s390/mm: fix dynamic pagetable upgrade for hugetlbfs

Wang Xuerui <git@xen0n.name>
    MIPS: asm: local: add barriers for Loongson

Thomas Bogendoerfer <tbogendoerfer@suse.de>
    MIPS: SGI-IP30: Check for valid pointer before using it

Alexander Lobakin <alobakin@dlink.ru>
    MIPS: boot: fix typo in 'vmlinux.lzma.its' target

Alexander Lobakin <alobakin@dlink.ru>
    MIPS: fix indentation of the 'RELOCS' message

Alexander Lobakin <alobakin@dlink.ru>
    MIPS: syscalls: fix indentation of the 'SYSNR' message

Christoffer Dall <christoffer.dall@arm.com>
    KVM: arm64: Only sign-extend MMIO up to register width

Mark Rutland <mark.rutland@arm.com>
    KVM: arm/arm64: Correct AArch32 SPSR on exception entry

Mark Rutland <mark.rutland@arm.com>
    KVM: arm/arm64: Correct CPSR on exception entry

Mark Rutland <mark.rutland@arm.com>
    KVM: arm64: Correct PSTATE on exception entry

Mark Rutland <mark.rutland@arm.com>
    arm64: acpi: fix DAIF manipulation with pNMI

Nikhil Mahale <nmahale@nvidia.com>
    ALSA: hda - Fix DP-MST support for NVIDIA codecs

Yong Zhi <yong.zhi@intel.com>
    ALSA: hda: Add JasperLake PCI ID and codec vid

Hans de Goede <hdegoede@redhat.com>
    ALSA: hda: Add Clevo W65_67SB the power_save blacklist

Takashi Iwai <tiwai@suse.de>
    ALSA: hda: Apply aligned MMIO access only conditionally

Mika Westerberg <mika.westerberg@linux.intel.com>
    platform/x86: intel_scu_ipc: Fix interrupt support

Pawan Gupta <pawan.kumar.gupta@linux.intel.com>
    x86/cpu: Update cached HLE state on write to TSX_CTRL_CPUID_CLEAR

Kevin Hao <haokexin@gmail.com>
    irqdomain: Fix a memory leak in irq_domain_push_irq()

Gustavo A. R. Silva <gustavo@embeddedor.com>
    lib/test_kasan.c: fix memory leak in kmalloc_oob_krealloc_more()

Helen Koike <helen.koike@collabora.com>
    media: v4l2-rect.h: fix v4l2_rect_map_inside() top/left adjustments

Arnd Bergmann <arnd@arndb.de>
    media: v4l2-core: compat: ignore native command codes

John Hubbard <jhubbard@nvidia.com>
    media/v4l2-core: set pages dirty upon releasing DMA buffers

Yang Shi <yang.shi@linux.alibaba.com>
    mm: move_pages: report the number of non-attempted pages

Wei Yang <richardw.yang@linux.intel.com>
    mm: thp: don't need care deferred split queue in memcg charge move path

Dan Williams <dan.j.williams@intel.com>
    mm/memory_hotplug: fix remove_memory() lockdep splat

Wei Yang <richardw.yang@linux.intel.com>
    mm/migrate.c: also overwrite error when it is bigger than zero

Amir Goldstein <amir73il@gmail.com>
    utimes: Clamp the timestamps in notify_change()

Pingfan Liu <kernelfans@gmail.com>
    mm/sparse.c: reset section's mem_map when fully deactivated

Theodore Ts'o <tytso@mit.edu>
    memcg: fix a crash in wb_workfn when a device disappears

Takashi Iwai <tiwai@suse.de>
    ALSA: dummy: Fix PCM format loop in proc output

Takashi Iwai <tiwai@suse.de>
    ALSA: usb-audio: Annotate endianess in Scarlett gen2 quirk

Takashi Iwai <tiwai@suse.de>
    ALSA: usb-audio: Fix endianess in descriptor validation

Bryan O'Donoghue <bryan.odonoghue@linaro.org>
    usb: gadget: f_ecm: Use atomic_t to track in-flight request

Bryan O'Donoghue <bryan.odonoghue@linaro.org>
    usb: gadget: f_ncm: Use atomic_t to track in-flight request

Roger Quadros <rogerq@ti.com>
    usb: gadget: legacy: set max_speed to super-speed

Peter Chen <peter.chen@nxp.com>
    usb: gadget: f_fs: set req->num_sgs as 0 for non-sg transfer

Olof Johansson <olof@lixom.net>
    objtool: Silence build output

Jun Li <jun.li@nxp.com>
    usb: typec: tcpci: mask event interrupts when remove driver

Thinh Nguyen <Thinh.Nguyen@synopsys.com>
    usb: dwc3: gadget: Delay starting transfer

Thinh Nguyen <Thinh.Nguyen@synopsys.com>
    usb: dwc3: gadget: Check END_TRANSFER completion

Navid Emamdoost <navid.emamdoost@gmail.com>
    brcmfmac: Fix memory leak in brcmf_usbdev_qinit

Kai-Heng Feng <kai.heng.feng@canonical.com>
    Bluetooth: btusb: Disable runtime suspend on Realtek devices

Colin Ian King <colin.king@canonical.com>
    Bluetooth: btusb: fix memory leak on fw

Israel Rukshin <israelr@mellanox.com>
    nvmet: Fix controller use after free

Israel Rukshin <israelr@mellanox.com>
    nvmet: Fix error print message at nvmet_install_queue function

Paul E. McKenney <paulmck@kernel.org>
    rcu: Use READ_ONCE() for ->expmask in rcu_read_unlock_special()

Paul E. McKenney <paulmck@kernel.org>
    srcu: Apply *_ONCE() to ->srcu_last_gp_end

Eric Dumazet <edumazet@google.com>
    rcu: Avoid data-race in rcu_gp_fqs_check_wake()

Paul E. McKenney <paulmck@kernel.org>
    rcu: Use *_ONCE() to protect lockless ->expmask accesses

Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
    tracing: Fix sched switch start/stop refcount racy updates

Steven Rostedt (VMware) <rostedt@goodmis.org>
    tracing/kprobes: Have uname use __get_str() in print_fmt

Lu Shuaibing <shuaibinglu@126.com>
    ipc/msg.c: consolidate all xxxctl_down() functions

Takashi Iwai <tiwai@suse.de>
    ALSA: pcm: Fix memory leak at closing a stream without hw_free

Kadlecsik József <kadlec@blackhole.kfki.hu>
    netfilter: ipset: fix suspicious RCU usage in find_set_and_id

Oliver Neukum <oneukum@suse.com>
    mfd: dln2: More sanity checking for endpoints

Will Deacon <will@kernel.org>
    media: uvcvideo: Avoid cyclic entity chains due to malformed USB descriptors

Vasundhara Volam <vasundhara-v.volam@broadcom.com>
    bnxt_en: Fix logic that disables Bus Master during firmware reset.

Taehee Yoo <ap420073@gmail.com>
    netdevsim: fix stack-out-of-bounds in nsim_dev_debugfs_init()

Lukas Bulwahn <lukas.bulwahn@gmail.com>
    MAINTAINERS: correct entries for ISDN/mISDN section

Shannon Nelson <snelson@pensando.io>
    ionic: fix rxq comp packet type mask

Michael Chan <michael.chan@broadcom.com>
    bnxt_en: Fix RDMA driver failure with SRIOV after firmware reset.

Michael Walle <michael@walle.cc>
    net: phy: at803x: disable vddio regulator

Michael Chan <michael.chan@broadcom.com>
    bnxt_en: Refactor logic to re-enable SRIOV after firmware reset detected.

David Howells <dhowells@redhat.com>
    rxrpc: Fix NULL pointer deref due to call->conn being cleared on disconnect

David Howells <dhowells@redhat.com>
    rxrpc: Fix missing active use pinning of rxrpc_local object

David Howells <dhowells@redhat.com>
    rxrpc: Fix insufficient receive notification generation

David Howells <dhowells@redhat.com>
    rxrpc: Fix use-after-free in rxrpc_put_local()

Eric Dumazet <edumazet@google.com>
    cls_rsvp: fix rsvp_policy

Eric Dumazet <edumazet@google.com>
    tcp: clear tp->segs_{in|out} in tcp_disconnect()

Eric Dumazet <edumazet@google.com>
    tcp: clear tp->data_segs{in|out} in tcp_disconnect()

Eric Dumazet <edumazet@google.com>
    tcp: clear tp->delivered in tcp_disconnect()

Eric Dumazet <edumazet@google.com>
    tcp: clear tp->total_retrans in tcp_disconnect()

Nicolin Chen <nicoleotsuka@gmail.com>
    net: stmmac: Delete txtimer in suspend()

Michael Chan <michael.chan@broadcom.com>
    bnxt_en: Fix TC queue mapping.

Lorenzo Bianconi <lorenzo@kernel.org>
    net: mvneta: fix XDP support if sw bm is used as fallback

Leon Romanovsky <leon@kernel.org>
    net/core: Do not clear VF index for node/port GUIDs query

Cong Wang <xiyou.wangcong@gmail.com>
    net_sched: fix an OOB access in cls_tcindex

Eric Dumazet <edumazet@google.com>
    net: hsr: fix possible NULL deref in hsr_handle_frame()

Ridge Kennedy <ridge.kennedy@alliedtelesis.co.nz>
    l2tp: Allow duplicate session creation with UDP

Taehee Yoo <ap420073@gmail.com>
    gtp: use __GFP_NOWARN to avoid memalloc warning

Vasundhara Volam <vasundhara-v.volam@broadcom.com>
    bnxt_en: Move devlink_register before registering netdev

Arnd Bergmann <arnd@arndb.de>
    sparc32: fix struct ipc64_perm type definition


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

Diffstat:

 MAINTAINERS                                        |   6 +-
 Makefile                                           |   4 +-
 arch/Kconfig                                       |   3 -
 arch/arm/include/asm/kvm_emulate.h                 |  22 ++
 arch/arm/include/asm/kvm_mmio.h                    |   2 +
 arch/arm/mach-tegra/sleep-tegra30.S                |  11 +
 arch/arm/mm/dma-mapping.c                          |   2 +-
 arch/arm64/boot/dts/qcom/qcs404-evb.dtsi           |   1 +
 arch/arm64/crypto/ghash-ce-glue.c                  |   2 +-
 arch/arm64/include/asm/daifflags.h                 |  11 +-
 arch/arm64/include/asm/kvm_emulate.h               |  37 ++
 arch/arm64/include/asm/kvm_mmio.h                  |   6 +-
 arch/arm64/include/asm/ptrace.h                    |   1 +
 arch/arm64/include/uapi/asm/ptrace.h               |   1 +
 arch/arm64/kernel/acpi.c                           |   2 +-
 arch/arm64/kvm/inject_fault.c                      |  70 +++-
 arch/mips/Makefile.postlink                        |   2 +-
 arch/mips/boot/Makefile                            |   2 +-
 arch/mips/include/asm/local.h                      |   4 +
 arch/mips/kernel/syscalls/Makefile                 |   2 +-
 arch/mips/sgi-ip30/ip30-irq.c                      |   5 +-
 arch/powerpc/Kconfig                               |   4 +-
 arch/powerpc/boot/4xx.c                            |   2 +-
 arch/powerpc/include/asm/book3s/32/kup.h           |  22 +-
 arch/powerpc/include/asm/book3s/32/pgalloc.h       |   8 -
 arch/powerpc/include/asm/book3s/64/kup-radix.h     |  14 +-
 arch/powerpc/include/asm/book3s/64/pgalloc.h       |   2 -
 arch/powerpc/include/asm/futex.h                   |  10 +-
 arch/powerpc/include/asm/kup.h                     |  36 +-
 arch/powerpc/include/asm/nohash/32/kup-8xx.h       |   7 +-
 arch/powerpc/include/asm/nohash/pgalloc.h          |   8 -
 arch/powerpc/include/asm/tlb.h                     |  11 +
 arch/powerpc/include/asm/uaccess.h                 |   4 +-
 arch/powerpc/kernel/entry_32.S                     |   3 +-
 arch/powerpc/kvm/book3s_hv.c                       |   4 +-
 arch/powerpc/kvm/book3s_pr.c                       |   4 +-
 arch/powerpc/kvm/book3s_xive_native.c              |   2 +-
 arch/powerpc/mm/book3s64/pgtable.c                 |   7 -
 arch/powerpc/mm/fault.c                            |   2 +-
 arch/powerpc/mm/ptdump/ptdump.c                    |   4 +-
 arch/powerpc/platforms/pseries/hotplug-memory.c    |   4 +-
 arch/powerpc/xmon/xmon.c                           |   9 +-
 arch/riscv/net/bpf_jit_comp.c                      |  13 +-
 arch/s390/include/asm/page.h                       |   2 +
 arch/s390/kvm/kvm-s390.c                           |   6 +-
 arch/s390/mm/hugetlbpage.c                         | 100 ++++-
 arch/sparc/Kconfig                                 |   1 -
 arch/sparc/include/asm/tlb_64.h                    |   9 +
 arch/sparc/include/uapi/asm/ipcbuf.h               |  22 +-
 arch/x86/include/asm/apic.h                        |  10 +
 arch/x86/include/asm/kvm_host.h                    |  13 +-
 arch/x86/include/asm/x86_init.h                    |   2 +
 arch/x86/kernel/apic/apic.c                        |  23 +-
 arch/x86/kernel/apic/msi.c                         | 128 +++++-
 arch/x86/kernel/cpu/tsx.c                          |  13 +-
 arch/x86/kernel/time.c                             |  12 +-
 arch/x86/kernel/x86_init.c                         |   1 +
 arch/x86/kvm/cpuid.c                               |   4 +-
 arch/x86/kvm/emulate.c                             |  66 +++-
 arch/x86/kvm/hyperv.c                              |  10 +-
 arch/x86/kvm/i8259.c                               |   6 +-
 arch/x86/kvm/ioapic.c                              |  15 +-
 arch/x86/kvm/lapic.c                               |  13 +-
 arch/x86/kvm/mmu/mmu.c                             | 107 ++---
 arch/x86/kvm/mmu/paging_tmpl.h                     |  25 +-
 arch/x86/kvm/mmutrace.h                            |  12 +-
 arch/x86/kvm/mtrr.c                                |   8 +-
 arch/x86/kvm/pmu.h                                 |  18 +-
 arch/x86/kvm/svm.c                                 |   6 +
 arch/x86/kvm/vmx/capabilities.h                    |   5 +
 arch/x86/kvm/vmx/nested.c                          |   4 +-
 arch/x86/kvm/vmx/pmu_intel.c                       |  24 +-
 arch/x86/kvm/vmx/vmx.c                             |  58 +--
 arch/x86/kvm/x86.c                                 | 263 ++++++++-----
 arch/x86/kvm/x86.h                                 |   2 +-
 arch/x86/xen/enlighten_pv.c                        |   1 +
 block/scsi_ioctl.c                                 |  29 +-
 crypto/algapi.c                                    |  46 ++-
 crypto/api.c                                       |   7 +-
 crypto/internal.h                                  |   1 -
 crypto/pcrypt.c                                    |  37 +-
 drivers/acpi/battery.c                             |  75 +++-
 drivers/acpi/video_detect.c                        |  13 +
 drivers/base/power/main.c                          |  42 +-
 drivers/bluetooth/btusb.c                          |   6 +-
 drivers/clk/tegra/clk-tegra-periph.c               |   6 +-
 drivers/cpufreq/cppc_cpufreq.c                     |   2 +-
 drivers/cpufreq/cpufreq-nforce2.c                  |   2 +-
 drivers/cpufreq/cpufreq.c                          | 147 ++++---
 drivers/cpufreq/freq_table.c                       |   4 +-
 drivers/cpufreq/gx-suspmod.c                       |   2 +-
 drivers/cpufreq/intel_pstate.c                     |  38 +-
 drivers/cpufreq/longrun.c                          |   6 +-
 drivers/cpufreq/pcc-cpufreq.c                      |   2 +-
 drivers/cpufreq/sh-cpufreq.c                       |   2 +-
 drivers/cpufreq/unicore2-cpufreq.c                 |   2 +-
 drivers/crypto/allwinner/sun8i-ce/sun8i-ce-core.c  |   4 +-
 drivers/crypto/allwinner/sun8i-ss/sun8i-ss-core.c  |   4 +-
 drivers/crypto/amlogic/amlogic-gxl-core.c          |   4 +-
 drivers/crypto/atmel-aes.c                         |  87 +++--
 drivers/crypto/atmel-tdes.c                        | 151 +++----
 drivers/crypto/ccp/ccp-dev-v3.c                    |   1 +
 drivers/crypto/ccree/cc_aead.c                     |   2 +-
 drivers/crypto/ccree/cc_cipher.c                   |  48 ++-
 drivers/crypto/ccree/cc_driver.h                   |   1 +
 drivers/crypto/ccree/cc_pm.c                       |  30 +-
 drivers/crypto/ccree/cc_request_mgr.c              |  51 +--
 drivers/crypto/ccree/cc_request_mgr.h              |   8 -
 drivers/crypto/hisilicon/Kconfig                   |   3 +-
 drivers/crypto/hisilicon/sgl.c                     |  13 +-
 drivers/crypto/hisilicon/zip/zip.h                 |   4 +
 drivers/crypto/hisilicon/zip/zip_crypto.c          |  92 ++---
 drivers/crypto/picoxcell_crypto.c                  |  15 +-
 .../drm/amd/display/amdgpu_dm/amdgpu_dm_helpers.c  |  13 +-
 drivers/gpu/drm/amd/powerplay/amdgpu_smu.c         |  18 +
 drivers/gpu/drm/amd/powerplay/inc/amdgpu_smu.h     |   2 +
 drivers/gpu/drm/amd/powerplay/inc/smu_types.h      |   2 +
 .../gpu/drm/amd/powerplay/inc/smu_v11_0_ppsmc.h    |   5 +-
 drivers/gpu/drm/amd/powerplay/navi10_ppt.c         | 176 ++++++++-
 drivers/gpu/drm/amd/powerplay/smu_internal.h       |   3 +
 drivers/gpu/drm/amd/powerplay/smu_v11_0.c          |   6 +
 drivers/gpu/drm/amd/powerplay/vega20_ppt.c         |  28 +-
 drivers/gpu/drm/atmel-hlcdc/atmel_hlcdc_crtc.c     |  18 +-
 drivers/gpu/drm/drm_dp_mst_topology.c              |  12 +
 drivers/gpu/drm/drm_rect.c                         |   7 +-
 drivers/gpu/drm/msm/disp/mdp4/mdp4_dsi_encoder.c   |   2 +-
 drivers/gpu/drm/tegra/drm.c                        |  49 ++-
 drivers/gpu/drm/tegra/gem.c                        |  10 +-
 drivers/gpu/drm/tegra/plane.c                      |  44 ++-
 drivers/gpu/host1x/job.c                           |  32 +-
 drivers/hv/hv_balloon.c                            |  13 +-
 drivers/infiniband/core/umem_odp.c                 |  22 +-
 drivers/infiniband/hw/mlx5/gsi.c                   |   3 +-
 drivers/md/bcache/bcache.h                         |   3 +
 drivers/md/bcache/request.c                        |  17 +-
 drivers/md/bcache/sysfs.c                          |  22 ++
 drivers/md/dm-crypt.c                              |  12 +-
 drivers/md/dm-thin-metadata.c                      |  10 +-
 drivers/md/dm-thin.c                               |   7 +-
 drivers/md/dm-writecache.c                         |  42 +-
 drivers/md/dm-zoned-metadata.c                     |  23 +-
 drivers/md/dm.c                                    |   9 +-
 drivers/md/persistent-data/dm-space-map-common.c   |  27 ++
 drivers/md/persistent-data/dm-space-map-common.h   |   2 +
 drivers/md/persistent-data/dm-space-map-disk.c     |   6 +-
 drivers/md/persistent-data/dm-space-map-metadata.c |   5 +-
 drivers/media/rc/iguanair.c                        |   2 +-
 drivers/media/rc/rc-main.c                         |  27 +-
 drivers/media/usb/uvc/uvc_driver.c                 |  12 +
 drivers/media/v4l2-core/v4l2-compat-ioctl32.c      | 148 +++----
 drivers/media/v4l2-core/videobuf-dma-sg.c          |   5 +-
 drivers/mfd/ab8500-core.c                          |   4 +-
 drivers/mfd/axp20x.c                               |   2 +-
 drivers/mfd/da9062-core.c                          |   2 +-
 drivers/mfd/dln2.c                                 |  13 +-
 drivers/mfd/rn5t618.c                              |   1 +
 drivers/mmc/host/mmc_spi.c                         |  11 +-
 drivers/mmc/host/sdhci-of-at91.c                   |   9 +-
 drivers/mtd/spi-nor/spi-nor.c                      |   9 +-
 drivers/mtd/ubi/fastmap.c                          |  23 +-
 drivers/net/bonding/bond_alb.c                     |  44 ++-
 drivers/net/dsa/b53/b53_common.c                   |   2 +-
 drivers/net/dsa/bcm_sf2.c                          |   4 +-
 drivers/net/dsa/microchip/ksz9477_spi.c            |   6 +
 drivers/net/ethernet/broadcom/bcmsysport.c         |   3 +
 drivers/net/ethernet/broadcom/bnxt/bnxt.c          |  49 ++-
 drivers/net/ethernet/broadcom/bnxt/bnxt_devlink.c  |   1 -
 drivers/net/ethernet/cadence/macb_main.c           |  14 +-
 drivers/net/ethernet/dec/tulip/dmfe.c              |   7 +-
 drivers/net/ethernet/dec/tulip/uli526x.c           |   4 +-
 drivers/net/ethernet/freescale/dpaa/dpaa_eth.c     |  14 +-
 drivers/net/ethernet/marvell/mvneta.c              |  41 +-
 .../net/ethernet/mellanox/mlx5/core/accel/tls.h    |   2 +-
 .../mellanox/mlx5/core/en_accel/tls_rxtx.c         |   2 +-
 drivers/net/ethernet/mellanox/mlx5/core/en_rx.c    |  16 +-
 drivers/net/ethernet/mellanox/mlx5/core/en_tx.c    |  33 +-
 .../net/ethernet/mellanox/mlx5/core/fpga/ipsec.c   |   3 +-
 drivers/net/ethernet/mellanox/mlx5/core/fs_core.c  |  15 +-
 drivers/net/ethernet/mellanox/mlx5/core/fw.c       |   2 +-
 drivers/net/ethernet/pensando/ionic/ionic_if.h     |   2 +-
 drivers/net/ethernet/qlogic/qed/qed_ptp.c          |   4 +-
 drivers/net/ethernet/realtek/r8169_main.c          |   6 +
 drivers/net/ethernet/smsc/smc911x.c                |   2 +-
 .../ethernet/stmicro/stmmac/dwmac-qcom-ethqos.c    |   1 +
 drivers/net/ethernet/stmicro/stmmac/dwmac4_core.c  |   9 +-
 .../net/ethernet/stmicro/stmmac/dwxgmac2_core.c    |  10 +-
 drivers/net/ethernet/stmicro/stmmac/stmmac_main.c  |   4 +
 drivers/net/ethernet/stmicro/stmmac/stmmac_pci.c   |  14 +-
 drivers/net/gtp.c                                  |   4 +-
 drivers/net/netdevsim/dev.c                        |   2 +-
 drivers/net/phy/at803x.c                           |  11 +
 drivers/net/ppp/ppp_async.c                        |  18 +-
 .../net/wireless/broadcom/brcm80211/brcmfmac/usb.c |   1 +
 drivers/net/wireless/intel/iwlwifi/mvm/sta.c       |  10 +-
 drivers/net/wireless/marvell/mwifiex/sta_ioctl.c   |   1 +
 drivers/nfc/pn544/pn544.c                          |   2 +-
 drivers/nvme/target/fabrics-cmd.c                  |  15 +-
 drivers/nvmem/core.c                               |   8 +-
 drivers/nvmem/imx-ocotp-scu.c                      |   6 +-
 drivers/of/Kconfig                                 |   4 +
 drivers/of/address.c                               |   6 +-
 drivers/pci/ats.c                                  |   6 +-
 drivers/pci/controller/dwc/pci-keystone.c          |   6 +-
 drivers/pci/controller/pci-tegra.c                 |   2 +-
 drivers/phy/qualcomm/phy-qcom-apq8064-sata.c       |   2 +-
 drivers/platform/x86/intel_scu_ipc.c               |  21 +-
 drivers/power/supply/axp20x_ac_power.c             |  31 +-
 drivers/power/supply/ltc2941-battery-gauge.c       |   2 +-
 drivers/regulator/helpers.c                        |  14 +
 drivers/scsi/csiostor/csio_scsi.c                  |   2 +-
 drivers/scsi/megaraid/megaraid_sas_base.c          |   3 +-
 drivers/scsi/megaraid/megaraid_sas_fusion.c        |   3 +-
 drivers/scsi/megaraid/megaraid_sas_fusion.h        |   1 +
 drivers/scsi/qla2xxx/qla_dbg.c                     |   6 -
 drivers/scsi/qla2xxx/qla_dbg.h                     |   6 +
 drivers/scsi/qla2xxx/qla_def.h                     |   5 +
 drivers/scsi/qla2xxx/qla_init.c                    |  34 +-
 drivers/scsi/qla2xxx/qla_isr.c                     |  12 +
 drivers/scsi/qla2xxx/qla_mbx.c                     |   3 +-
 drivers/scsi/qla2xxx/qla_nx.c                      |   7 +-
 drivers/scsi/qla2xxx/qla_target.c                  |   1 +
 drivers/scsi/qla4xxx/ql4_os.c                      |   2 +-
 drivers/scsi/sg.c                                  | 126 +++---
 drivers/scsi/ufs/ufshcd.c                          |   3 +
 drivers/staging/wfx/debug.c                        |   2 +-
 drivers/usb/dwc3/core.h                            |   2 +
 drivers/usb/dwc3/ep0.c                             |   4 +-
 drivers/usb/dwc3/gadget.c                          |  17 +-
 drivers/usb/gadget/function/f_ecm.c                |  16 +-
 drivers/usb/gadget/function/f_fs.c                 |   2 +
 drivers/usb/gadget/function/f_ncm.c                |  17 +-
 drivers/usb/gadget/legacy/cdc2.c                   |   2 +-
 drivers/usb/gadget/legacy/g_ffs.c                  |   2 +-
 drivers/usb/gadget/legacy/multi.c                  |   2 +-
 drivers/usb/gadget/legacy/ncm.c                    |   2 +-
 drivers/usb/typec/tcpm/tcpci.c                     |   6 +
 drivers/virtio/virtio_balloon.c                    |  19 +-
 drivers/virtio/virtio_pci_common.c                 |   2 +-
 drivers/watchdog/watchdog_core.c                   |  35 ++
 drivers/watchdog/watchdog_dev.c                    |  36 +-
 drivers/xen/gntdev.c                               |  24 +-
 drivers/xen/xen-balloon.c                          |   2 +-
 fs/aio.c                                           |  20 +-
 fs/attr.c                                          |  23 +-
 fs/btrfs/ctree.c                                   |   8 +-
 fs/btrfs/ctree.h                                   |   6 +-
 fs/btrfs/delayed-ref.c                             |   8 +-
 fs/btrfs/disk-io.c                                 |  12 +-
 fs/btrfs/extent_io.c                               |  55 ++-
 fs/btrfs/ioctl.c                                   |   3 +-
 fs/btrfs/send.c                                    |   3 +-
 fs/btrfs/tests/btrfs-tests.c                       |   1 -
 fs/btrfs/tests/extent-io-tests.c                   |   9 +
 fs/btrfs/transaction.c                             |  30 +-
 fs/btrfs/tree-log.c                                | 432 +++++++--------------
 fs/btrfs/volumes.c                                 |  17 +-
 fs/cifs/cifsacl.c                                  |  20 +
 fs/cifs/cifsproto.h                                |   1 +
 fs/cifs/readdir.c                                  |   3 +-
 fs/cifs/smb2pdu.c                                  |  21 +-
 fs/configfs/inode.c                                |   9 +-
 fs/crypto/keyring.c                                |  15 +-
 fs/erofs/decompressor.c                            |  22 +-
 fs/eventfd.c                                       |  15 +
 fs/ext2/super.c                                    |   6 +-
 fs/ext4/dir.c                                      |   9 +-
 fs/ext4/page-io.c                                  |  19 +-
 fs/f2fs/dir.c                                      |  11 +-
 fs/f2fs/file.c                                     |  18 +-
 fs/f2fs/super.c                                    |  18 +-
 fs/fs-writeback.c                                  |   2 +-
 fs/fuse/file.c                                     |   5 +-
 fs/gfs2/file.c                                     |  72 ++--
 fs/gfs2/lops.c                                     |   2 +-
 fs/io_uring.c                                      |  71 +++-
 fs/jbd2/journal.c                                  |   1 +
 fs/nfs/dir.c                                       |  47 ++-
 fs/nfsd/filecache.c                                |   6 +
 fs/nfsd/nfs4layouts.c                              |   2 +-
 fs/nfsd/nfs4state.c                                |   2 +-
 fs/nfsd/state.h                                    |   2 +-
 fs/nfsd/vfs.c                                      |   1 +
 fs/ntfs/inode.c                                    |  18 +-
 fs/ocfs2/file.c                                    |  14 +-
 fs/overlayfs/file.c                                |   2 +-
 fs/overlayfs/readdir.c                             |   8 +-
 fs/read_write.c                                    |  10 +-
 fs/ubifs/dir.c                                     |   2 +
 fs/ubifs/file.c                                    |  22 +-
 fs/ubifs/ioctl.c                                   |   3 +-
 fs/ubifs/sb.c                                      |   2 +-
 fs/ubifs/super.c                                   |   2 +
 fs/utimes.c                                        |   4 +-
 include/asm-generic/tlb.h                          |  22 +-
 include/linux/backing-dev.h                        |  10 +
 include/linux/cpufreq.h                            |  32 +-
 include/linux/eventfd.h                            |  14 +
 include/linux/irq.h                                |  18 +
 include/linux/irqdomain.h                          |   7 +
 include/linux/kvm_host.h                           |  13 +-
 include/linux/kvm_types.h                          |   9 +-
 include/linux/mfd/rohm-bd70528.h                   |   2 +-
 include/linux/mlx5/mlx5_ifc.h                      |   7 +-
 include/linux/padata.h                             |  34 +-
 include/linux/percpu-defs.h                        |   3 +-
 include/linux/regulator/consumer.h                 |   7 +
 include/media/v4l2-rect.h                          |   8 +-
 include/net/ipx.h                                  |   5 -
 include/scsi/sg.h                                  |  30 ++
 include/sound/hdaudio.h                            |  77 ++--
 include/trace/events/writeback.h                   |  37 +-
 include/uapi/linux/io_uring.h                      |   1 +
 ipc/msg.c                                          |  19 +-
 kernel/bpf/devmap.c                                |   3 +-
 kernel/bpf/trampoline.c                            |  10 +
 kernel/events/core.c                               |  17 +-
 kernel/irq/debugfs.c                               |   1 +
 kernel/irq/irqdomain.c                             |   1 +
 kernel/irq/msi.c                                   |   5 +-
 kernel/padata.c                                    | 275 ++++++++-----
 kernel/rcu/srcutree.c                              |   7 +-
 kernel/rcu/tree_exp.h                              |  19 +-
 kernel/rcu/tree_plugin.h                           |  13 +-
 kernel/time/alarmtimer.c                           |   8 +-
 kernel/time/clocksource.c                          |  11 +-
 kernel/trace/ftrace.c                              |  15 +-
 kernel/trace/trace.h                               |  29 +-
 kernel/trace/trace_probe.c                         |   6 +-
 kernel/trace/trace_sched_switch.c                  |   4 +-
 lib/test_kasan.c                                   |   1 +
 mm/backing-dev.c                                   |   1 +
 mm/memcontrol.c                                    |  18 -
 mm/memory_hotplug.c                                |   9 +-
 mm/migrate.c                                       |  27 +-
 mm/mmu_gather.c                                    |  16 +-
 mm/page_alloc.c                                    |  14 +-
 mm/sparse.c                                        |   2 +-
 net/core/devlink.c                                 |   6 +
 net/core/drop_monitor.c                            |   4 +-
 net/core/flow_dissector.c                          |  11 +-
 net/core/rtnetlink.c                               |   4 +-
 net/hsr/hsr_slave.c                                |   2 +
 net/ipv4/tcp.c                                     |   6 +
 net/ipv6/addrconf.c                                |   3 +
 net/l2tp/l2tp_core.c                               |   7 +-
 net/netfilter/ipset/ip_set_core.c                  |  41 +-
 net/rxrpc/af_rxrpc.c                               |   2 +
 net/rxrpc/ar-internal.h                            |  11 +
 net/rxrpc/call_object.c                            |   4 +-
 net/rxrpc/conn_client.c                            |   3 +-
 net/rxrpc/conn_event.c                             |  30 +-
 net/rxrpc/conn_object.c                            |   3 +-
 net/rxrpc/input.c                                  |   6 +-
 net/rxrpc/local_object.c                           |  23 +-
 net/rxrpc/output.c                                 |  27 +-
 net/rxrpc/peer_event.c                             |  42 +-
 net/sched/cls_rsvp.h                               |   6 +-
 net/sched/cls_tcindex.c                            |  43 +-
 net/sched/sch_taprio.c                             |  92 +++--
 net/sunrpc/auth_gss/svcauth_gss.c                  |   4 +
 samples/bpf/Makefile                               |   4 +-
 samples/bpf/xdp_redirect_cpu_user.c                |  59 ++-
 scripts/find-unused-docs.sh                        |   2 +-
 security/smack/smack_lsm.c                         |  41 +-
 sound/core/pcm_native.c                            |  24 +-
 sound/drivers/dummy.c                              |   2 +-
 sound/pci/hda/hda_intel.c                          |   4 +
 sound/pci/hda/hda_tegra.c                          |   1 +
 sound/pci/hda/patch_hdmi.c                         |  95 +++--
 sound/soc/codecs/sgtl5000.c                        |   3 +-
 sound/soc/intel/boards/skl_hda_dsp_common.c        |  21 +-
 sound/soc/meson/axg-fifo.c                         |  27 +-
 sound/soc/meson/axg-fifo.h                         |   6 +-
 sound/soc/meson/axg-frddr.c                        |  24 +-
 sound/soc/meson/axg-toddr.c                        |  21 +-
 sound/soc/soc-topology.c                           |   7 +-
 sound/soc/sof/core.c                               |  87 +++--
 sound/soc/sof/intel/hda-loader.c                   |   1 -
 sound/soc/sof/intel/hda.c                          |   4 +-
 sound/soc/sof/ipc.c                                |  17 +-
 sound/soc/sof/loader.c                             |  19 +-
 sound/soc/sof/pm.c                                 |  25 +-
 sound/soc/sof/sof-priv.h                           |  11 +-
 sound/soc/tegra/tegra30_i2s.c                      |  25 +-
 sound/usb/mixer_scarlett_gen2.c                    |  46 +--
 sound/usb/validate.c                               |   6 +-
 tools/kvm/kvm_stat/kvm_stat                        |   8 +-
 tools/lib/bpf/Makefile                             |   2 +
 tools/lib/bpf/libbpf.c                             | 198 ++++++----
 tools/lib/bpf/libbpf_internal.h                    |   4 +-
 tools/objtool/sync-check.sh                        |   2 -
 tools/power/cpupower/lib/cpufreq.c                 |  78 +++-
 tools/power/cpupower/lib/cpufreq.h                 |  20 +-
 tools/power/cpupower/utils/cpufreq-info.c          |  12 +-
 .../selftests/bpf/prog_tests/attach_probe.c        |   7 +-
 .../testing/selftests/bpf/prog_tests/perf_buffer.c |  29 +-
 .../bpf/prog_tests/stacktrace_build_id_nmi.c       |   8 +-
 .../bpf/progs/test_select_reuseport_kern.c         |   6 +
 tools/testing/selftests/bpf/test_sockmap.c         |  15 +-
 .../tc-testing/plugin-lib/buildebpfPlugin.py       |   2 +-
 virt/kvm/arm/aarch32.c                             | 117 +++++-
 virt/kvm/arm/mmio.c                                |   6 +
 virt/kvm/async_pf.c                                |  10 +-
 virt/kvm/kvm_main.c                                | 117 +++++-
 404 files changed, 5002 insertions(+), 2744 deletions(-)



^ permalink raw reply	[flat|nested] 385+ messages in thread

end of thread, other threads:[~2020-02-12  7:27 UTC | newest]

Thread overview: 385+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-10 12:28 [PATCH 5.5 000/367] 5.5.3-stable review Greg Kroah-Hartman
2020-02-10 12:28 ` [PATCH 5.5 001/367] [PATCH] sparc32: fix struct ipc64_perm type definition Greg Kroah-Hartman
2020-02-10 12:28 ` [PATCH 5.5 002/367] bnxt_en: Move devlink_register before registering netdev Greg Kroah-Hartman
2020-02-10 12:28 ` [PATCH 5.5 003/367] gtp: use __GFP_NOWARN to avoid memalloc warning Greg Kroah-Hartman
2020-02-10 12:28 ` [PATCH 5.5 004/367] l2tp: Allow duplicate session creation with UDP Greg Kroah-Hartman
2020-02-10 12:28 ` [PATCH 5.5 005/367] net: hsr: fix possible NULL deref in hsr_handle_frame() Greg Kroah-Hartman
2020-02-10 12:28 ` [PATCH 5.5 006/367] net_sched: fix an OOB access in cls_tcindex Greg Kroah-Hartman
2020-02-10 12:28 ` [PATCH 5.5 007/367] net/core: Do not clear VF index for node/port GUIDs query Greg Kroah-Hartman
2020-02-10 12:28 ` [PATCH 5.5 008/367] net: mvneta: fix XDP support if sw bm is used as fallback Greg Kroah-Hartman
2020-02-10 12:28 ` [PATCH 5.5 009/367] bnxt_en: Fix TC queue mapping Greg Kroah-Hartman
2020-02-10 12:28 ` [PATCH 5.5 010/367] net: stmmac: Delete txtimer in suspend() Greg Kroah-Hartman
2020-02-10 12:28 ` [PATCH 5.5 011/367] tcp: clear tp->total_retrans in tcp_disconnect() Greg Kroah-Hartman
2020-02-10 12:28 ` [PATCH 5.5 012/367] tcp: clear tp->delivered " Greg Kroah-Hartman
2020-02-10 12:28 ` [PATCH 5.5 013/367] tcp: clear tp->data_segs{in|out} " Greg Kroah-Hartman
2020-02-10 12:28 ` [PATCH 5.5 014/367] tcp: clear tp->segs_{in|out} " Greg Kroah-Hartman
2020-02-10 12:28 ` [PATCH 5.5 015/367] cls_rsvp: fix rsvp_policy Greg Kroah-Hartman
2020-02-10 12:28 ` [PATCH 5.5 016/367] rxrpc: Fix use-after-free in rxrpc_put_local() Greg Kroah-Hartman
2020-02-10 12:28 ` [PATCH 5.5 017/367] rxrpc: Fix insufficient receive notification generation Greg Kroah-Hartman
2020-02-10 12:28 ` [PATCH 5.5 018/367] rxrpc: Fix missing active use pinning of rxrpc_local object Greg Kroah-Hartman
2020-02-10 12:28 ` [PATCH 5.5 019/367] rxrpc: Fix NULL pointer deref due to call->conn being cleared on disconnect Greg Kroah-Hartman
2020-02-10 12:28 ` [PATCH 5.5 020/367] bnxt_en: Refactor logic to re-enable SRIOV after firmware reset detected Greg Kroah-Hartman
2020-02-10 12:28 ` [PATCH 5.5 021/367] net: phy: at803x: disable vddio regulator Greg Kroah-Hartman
2020-02-10 12:28 ` [PATCH 5.5 022/367] bnxt_en: Fix RDMA driver failure with SRIOV after firmware reset Greg Kroah-Hartman
2020-02-10 12:28 ` [PATCH 5.5 023/367] ionic: fix rxq comp packet type mask Greg Kroah-Hartman
2020-02-10 12:28 ` [PATCH 5.5 024/367] MAINTAINERS: correct entries for ISDN/mISDN section Greg Kroah-Hartman
2020-02-10 12:28 ` [PATCH 5.5 025/367] netdevsim: fix stack-out-of-bounds in nsim_dev_debugfs_init() Greg Kroah-Hartman
2020-02-10 12:28 ` [PATCH 5.5 026/367] bnxt_en: Fix logic that disables Bus Master during firmware reset Greg Kroah-Hartman
2020-02-10 12:29 ` [PATCH 5.5 027/367] media: uvcvideo: Avoid cyclic entity chains due to malformed USB descriptors Greg Kroah-Hartman
2020-02-10 12:29 ` [PATCH 5.5 028/367] mfd: dln2: More sanity checking for endpoints Greg Kroah-Hartman
2020-02-10 12:29 ` [PATCH 5.5 029/367] netfilter: ipset: fix suspicious RCU usage in find_set_and_id Greg Kroah-Hartman
2020-02-10 12:29 ` [PATCH 5.5 030/367] ALSA: pcm: Fix memory leak at closing a stream without hw_free Greg Kroah-Hartman
2020-02-10 12:29 ` [PATCH 5.5 031/367] ipc/msg.c: consolidate all xxxctl_down() functions Greg Kroah-Hartman
2020-02-10 12:29 ` [PATCH 5.5 032/367] tracing/kprobes: Have uname use __get_str() in print_fmt Greg Kroah-Hartman
2020-02-10 12:29 ` [PATCH 5.5 033/367] tracing: Fix sched switch start/stop refcount racy updates Greg Kroah-Hartman
2020-02-10 12:29 ` [PATCH 5.5 034/367] rcu: Use *_ONCE() to protect lockless ->expmask accesses Greg Kroah-Hartman
2020-02-10 12:29 ` [PATCH 5.5 035/367] rcu: Avoid data-race in rcu_gp_fqs_check_wake() Greg Kroah-Hartman
2020-02-10 12:29 ` [PATCH 5.5 036/367] srcu: Apply *_ONCE() to ->srcu_last_gp_end Greg Kroah-Hartman
2020-02-10 12:29 ` [PATCH 5.5 037/367] rcu: Use READ_ONCE() for ->expmask in rcu_read_unlock_special() Greg Kroah-Hartman
2020-02-10 12:29 ` [PATCH 5.5 038/367] nvmet: Fix error print message at nvmet_install_queue function Greg Kroah-Hartman
2020-02-10 12:29 ` [PATCH 5.5 039/367] nvmet: Fix controller use after free Greg Kroah-Hartman
2020-02-10 12:29 ` [PATCH 5.5 040/367] Bluetooth: btusb: fix memory leak on fw Greg Kroah-Hartman
2020-02-10 12:29 ` [PATCH 5.5 041/367] Bluetooth: btusb: Disable runtime suspend on Realtek devices Greg Kroah-Hartman
2020-02-10 12:29 ` [PATCH 5.5 042/367] brcmfmac: Fix memory leak in brcmf_usbdev_qinit Greg Kroah-Hartman
2020-02-10 12:29 ` [PATCH 5.5 043/367] usb: dwc3: gadget: Check END_TRANSFER completion Greg Kroah-Hartman
2020-02-10 12:29 ` [PATCH 5.5 044/367] usb: dwc3: gadget: Delay starting transfer Greg Kroah-Hartman
2020-02-10 12:29 ` [PATCH 5.5 045/367] usb: typec: tcpci: mask event interrupts when remove driver Greg Kroah-Hartman
2020-02-10 12:29 ` [PATCH 5.5 046/367] objtool: Silence build output Greg Kroah-Hartman
2020-02-10 12:29 ` [PATCH 5.5 047/367] usb: gadget: f_fs: set req->num_sgs as 0 for non-sg transfer Greg Kroah-Hartman
2020-02-10 12:29 ` [PATCH 5.5 048/367] usb: gadget: legacy: set max_speed to super-speed Greg Kroah-Hartman
2020-02-10 12:29 ` [PATCH 5.5 049/367] usb: gadget: f_ncm: Use atomic_t to track in-flight request Greg Kroah-Hartman
2020-02-10 12:29 ` [PATCH 5.5 050/367] usb: gadget: f_ecm: " Greg Kroah-Hartman
2020-02-10 12:29 ` [PATCH 5.5 051/367] ALSA: usb-audio: Fix endianess in descriptor validation Greg Kroah-Hartman
2020-02-10 12:29 ` [PATCH 5.5 052/367] ALSA: usb-audio: Annotate endianess in Scarlett gen2 quirk Greg Kroah-Hartman
2020-02-10 12:29 ` [PATCH 5.5 053/367] ALSA: dummy: Fix PCM format loop in proc output Greg Kroah-Hartman
2020-02-10 12:29 ` [PATCH 5.5 054/367] memcg: fix a crash in wb_workfn when a device disappears Greg Kroah-Hartman
2020-02-10 12:29 ` [PATCH 5.5 055/367] mm/sparse.c: reset sections mem_map when fully deactivated Greg Kroah-Hartman
2020-02-10 12:29 ` [PATCH 5.5 056/367] utimes: Clamp the timestamps in notify_change() Greg Kroah-Hartman
2020-02-10 12:29 ` [PATCH 5.5 057/367] mm/migrate.c: also overwrite error when it is bigger than zero Greg Kroah-Hartman
2020-02-10 12:29 ` [PATCH 5.5 058/367] mm/memory_hotplug: fix remove_memory() lockdep splat Greg Kroah-Hartman
2020-02-10 12:29 ` [PATCH 5.5 059/367] mm: thp: dont need care deferred split queue in memcg charge move path Greg Kroah-Hartman
2020-02-10 12:29 ` [PATCH 5.5 060/367] mm: move_pages: report the number of non-attempted pages Greg Kroah-Hartman
2020-02-10 12:29 ` [PATCH 5.5 061/367] media/v4l2-core: set pages dirty upon releasing DMA buffers Greg Kroah-Hartman
2020-02-10 12:29 ` [PATCH 5.5 062/367] media: v4l2-core: compat: ignore native command codes Greg Kroah-Hartman
2020-02-10 12:29 ` [PATCH 5.5 063/367] media: v4l2-rect.h: fix v4l2_rect_map_inside() top/left adjustments Greg Kroah-Hartman
2020-02-10 12:29 ` [PATCH 5.5 064/367] lib/test_kasan.c: fix memory leak in kmalloc_oob_krealloc_more() Greg Kroah-Hartman
2020-02-10 12:29 ` [PATCH 5.5 065/367] irqdomain: Fix a memory leak in irq_domain_push_irq() Greg Kroah-Hartman
2020-02-10 12:29 ` [PATCH 5.5 066/367] x86/cpu: Update cached HLE state on write to TSX_CTRL_CPUID_CLEAR Greg Kroah-Hartman
2020-02-10 12:29 ` [PATCH 5.5 067/367] platform/x86: intel_scu_ipc: Fix interrupt support Greg Kroah-Hartman
2020-02-10 12:29 ` [PATCH 5.5 068/367] ALSA: hda: Apply aligned MMIO access only conditionally Greg Kroah-Hartman
2020-02-10 12:29 ` [PATCH 5.5 069/367] ALSA: hda: Add Clevo W65_67SB the power_save blacklist Greg Kroah-Hartman
2020-02-10 12:29 ` [PATCH 5.5 070/367] ALSA: hda: Add JasperLake PCI ID and codec vid Greg Kroah-Hartman
2020-02-10 12:29 ` [PATCH 5.5 071/367] ALSA: hda - Fix DP-MST support for NVIDIA codecs Greg Kroah-Hartman
2020-02-10 12:29 ` [PATCH 5.5 072/367] arm64: acpi: fix DAIF manipulation with pNMI Greg Kroah-Hartman
2020-02-10 12:29 ` [PATCH 5.5 073/367] KVM: arm64: Correct PSTATE on exception entry Greg Kroah-Hartman
2020-02-10 12:29 ` [PATCH 5.5 074/367] KVM: arm/arm64: Correct CPSR " Greg Kroah-Hartman
2020-02-10 12:29 ` [PATCH 5.5 075/367] KVM: arm/arm64: Correct AArch32 SPSR " Greg Kroah-Hartman
2020-02-10 12:29 ` [PATCH 5.5 076/367] KVM: arm64: Only sign-extend MMIO up to register width Greg Kroah-Hartman
2020-02-10 12:29 ` [PATCH 5.5 077/367] MIPS: syscalls: fix indentation of the SYSNR message Greg Kroah-Hartman
2020-02-10 12:29 ` [PATCH 5.5 078/367] MIPS: fix indentation of the RELOCS message Greg Kroah-Hartman
2020-02-10 12:29 ` [PATCH 5.5 079/367] MIPS: boot: fix typo in vmlinux.lzma.its target Greg Kroah-Hartman
2020-02-10 12:29 ` [PATCH 5.5 080/367] MIPS: SGI-IP30: Check for valid pointer before using it Greg Kroah-Hartman
2020-02-10 12:29 ` [PATCH 5.5 081/367] MIPS: asm: local: add barriers for Loongson Greg Kroah-Hartman
2020-02-10 12:29 ` [PATCH 5.5 082/367] s390/mm: fix dynamic pagetable upgrade for hugetlbfs Greg Kroah-Hartman
2020-02-10 12:29 ` [PATCH 5.5 083/367] powerpc/mmu_gather: enable RCU_TABLE_FREE even for !SMP case Greg Kroah-Hartman
2020-02-10 12:29 ` [PATCH 5.5 084/367] powerpc/ptdump: Fix W+X verification Greg Kroah-Hartman
2020-02-10 12:29 ` [PATCH 5.5 085/367] powerpc/xmon: dont access ASDR in VMs Greg Kroah-Hartman
2020-02-10 12:29 ` [PATCH 5.5 086/367] powerpc/pseries: Advance pfn if section is not present in lmb_is_removable() Greg Kroah-Hartman
2020-02-10 12:30 ` [PATCH 5.5 087/367] powerpc/32s: Fix bad_kuap_fault() Greg Kroah-Hartman
2020-02-10 12:30 ` [PATCH 5.5 088/367] powerpc/32s: Fix CPU wake-up from sleep mode Greg Kroah-Hartman
2020-02-10 12:30 ` [PATCH 5.5 089/367] PCI/ATS: Use PF PASID for VFs Greg Kroah-Hartman
2020-02-10 12:30 ` [PATCH 5.5 090/367] PCI: tegra: Fix return value check of pm_runtime_get_sync() Greg Kroah-Hartman
2020-02-10 12:30 ` [PATCH 5.5 091/367] PCI: keystone: Fix outbound region mapping Greg Kroah-Hartman
2020-02-10 12:30 ` [PATCH 5.5 092/367] PCI: keystone: Fix link training retries initiation Greg Kroah-Hartman
2020-02-10 12:30 ` [PATCH 5.5 093/367] PCI: keystone: Fix error handling when "num-viewport" DT property is not populated Greg Kroah-Hartman
2020-02-10 12:30 ` [PATCH 5.5 094/367] mmc: spi: Toggle SPI polarity, do not hardcode it Greg Kroah-Hartman
2020-02-10 12:30 ` [PATCH 5.5 095/367] ACPI: video: Do not export a non working backlight interface on MSI MS-7721 boards Greg Kroah-Hartman
2020-02-10 12:30 ` [PATCH 5.5 096/367] ACPI / battery: Deal with design or full capacity being reported as -1 Greg Kroah-Hartman
2020-02-10 12:30 ` [PATCH 5.5 097/367] ACPI / battery: Use design-cap for capacity calculations if full-cap is not available Greg Kroah-Hartman
2020-02-10 12:30 ` [PATCH 5.5 098/367] ACPI / battery: Deal better with neither design nor full capacity not being reported Greg Kroah-Hartman
2020-02-10 12:30 ` [PATCH 5.5 099/367] smb3: fix default permissions on new files when mounting with modefromsid Greg Kroah-Hartman
2020-02-10 12:30 ` [PATCH 5.5 100/367] alarmtimer: Unregister wakeup source when module get fails Greg Kroah-Hartman
2020-02-10 12:30 ` [PATCH 5.5 101/367] fscrypt: dont print name of busy file when removing key Greg Kroah-Hartman
2020-02-10 12:30 ` [PATCH 5.5 102/367] ubifs: dont trigger assertion on invalid no-key filename Greg Kroah-Hartman
2020-02-10 12:30 ` [PATCH 5.5 103/367] ubifs: Fix wrong memory allocation Greg Kroah-Hartman
2020-02-10 12:30 ` [PATCH 5.5 104/367] ubifs: Fix FS_IOC_SETFLAGS unexpectedly clearing encrypt flag Greg Kroah-Hartman
2020-02-10 12:30 ` [PATCH 5.5 105/367] ubifs: Fix deadlock in concurrent bulk-read and writepage Greg Kroah-Hartman
2020-02-10 12:30 ` [PATCH 5.5 106/367] mmc: sdhci-of-at91: fix memleak on clk_get failure Greg Kroah-Hartman
2020-02-10 12:30 ` [PATCH 5.5 107/367] ASoC: tegra: Revert 24 and 32 bit support Greg Kroah-Hartman
2020-02-10 12:30 ` [PATCH 5.5 108/367] ASoC: topology: fix soc_tplg_fe_link_create() - link->dobj initialization order Greg Kroah-Hartman
2020-02-10 12:30 ` [PATCH 5.5 109/367] ASoC: SOF: core: free trace on errors Greg Kroah-Hartman
2020-02-10 12:30 ` [PATCH 5.5 110/367] hv_balloon: Balloon up according to request page number Greg Kroah-Hartman
2020-02-10 12:30 ` [PATCH 5.5 111/367] mfd: axp20x: Mark AXP20X_VBUS_IPSOUT_MGMT as volatile Greg Kroah-Hartman
2020-02-10 12:30 ` [PATCH 5.5 112/367] nvmem: imx: scu: fix write SIP Greg Kroah-Hartman
2020-02-10 12:30 ` [PATCH 5.5 113/367] nvmem: core: fix memory abort in cleanup path Greg Kroah-Hartman
2020-02-10 12:30 ` [PATCH 5.5 114/367] crypto: api - Check spawn->alg under lock in crypto_drop_spawn Greg Kroah-Hartman
2020-02-10 12:30 ` [PATCH 5.5 115/367] crypto: ccree - fix backlog memory leak Greg Kroah-Hartman
2020-02-10 12:30 ` [PATCH 5.5 116/367] crypto: ccree - fix AEAD decrypt auth fail Greg Kroah-Hartman
2020-02-10 12:30 ` [PATCH 5.5 117/367] crypto: ccree - fix pm wrongful error reporting Greg Kroah-Hartman
2020-02-10 12:30 ` [PATCH 5.5 118/367] crypto: ccree - fix FDE descriptor sequence Greg Kroah-Hartman
2020-02-10 12:30 ` [PATCH 5.5 119/367] crypto: ccree - fix PM race condition Greg Kroah-Hartman
2020-02-10 12:30 ` [PATCH 5.5 120/367] padata: Remove broken queue flushing Greg Kroah-Hartman
2020-02-10 12:30 ` [PATCH 5.5 121/367] fs: allow deduplication of eof block into the end of the destination file Greg Kroah-Hartman
2020-02-10 12:30 ` [PATCH 5.5 122/367] scripts/find-unused-docs: Fix massive false positives Greg Kroah-Hartman
2020-02-10 12:30 ` [PATCH 5.5 123/367] erofs: fix out-of-bound read for shifted uncompressed block Greg Kroah-Hartman
2020-02-10 12:30 ` [PATCH 5.5 124/367] scsi: megaraid_sas: Do not initiate OCR if controller is not in ready state Greg Kroah-Hartman
2020-02-10 12:30 ` [PATCH 5.5 125/367] scsi: qla2xxx: Fix stuck login session using prli_pend_timer Greg Kroah-Hartman
2020-02-10 12:30 ` [PATCH 5.5 126/367] scsi: qla2xxx: Fix mtcp dump collection failure Greg Kroah-Hartman
2020-02-10 12:30 ` [PATCH 5.5 127/367] cpupower: Revert library ABI changes from commit ae2917093fb60bdc1ed3e Greg Kroah-Hartman
2020-02-10 12:30 ` [PATCH 5.5 128/367] power: supply: axp20x_ac_power: Fix reporting online status Greg Kroah-Hartman
2020-02-10 12:30 ` [PATCH 5.5 129/367] power: supply: ltc2941-battery-gauge: fix use-after-free Greg Kroah-Hartman
2020-02-10 12:30 ` [PATCH 5.5 130/367] ovl: fix wrong WARN_ON() in ovl_cache_update_ino() Greg Kroah-Hartman
2020-02-10 12:30 ` [PATCH 5.5 131/367] ovl: fix lseek overflow on 32bit Greg Kroah-Hartman
2020-02-10 12:30 ` [PATCH 5.5 132/367] f2fs: fix miscounted block limit in f2fs_statfs_project() Greg Kroah-Hartman
2020-02-10 12:30 ` [PATCH 5.5 133/367] f2fs: code cleanup for f2fs_statfs_project() Greg Kroah-Hartman
2020-02-10 12:30 ` [PATCH 5.5 134/367] f2fs: fix dcache lookup of !casefolded directories Greg Kroah-Hartman
2020-02-10 12:30 ` [PATCH 5.5 135/367] f2fs: fix race conditions in ->d_compare() and ->d_hash() Greg Kroah-Hartman
2020-02-10 12:30 ` [PATCH 5.5 136/367] PM: core: Fix handling of devices deleted during system-wide resume Greg Kroah-Hartman
2020-02-10 12:30 ` [PATCH 5.5 137/367] cpufreq: Avoid creating excessively large stack frames Greg Kroah-Hartman
2020-02-10 12:30 ` [PATCH 5.5 138/367] of: Add OF_DMA_DEFAULT_COHERENT & select it on powerpc Greg Kroah-Hartman
2020-02-10 12:30 ` [PATCH 5.5 139/367] ARM: dma-api: fix max_pfn off-by-one error in __dma_supported() Greg Kroah-Hartman
2020-02-10 12:30 ` [PATCH 5.5 140/367] dm zoned: support zone sizes smaller than 128MiB Greg Kroah-Hartman
2020-02-10 12:30 ` [PATCH 5.5 141/367] dm space map common: fix to ensure new block isnt already in use Greg Kroah-Hartman
2020-02-10 12:30 ` [PATCH 5.5 142/367] dm writecache: fix incorrect flush sequence when doing SSD mode commit Greg Kroah-Hartman
2020-02-10 12:30 ` [PATCH 5.5 143/367] dm crypt: fix GFP flags passed to skcipher_request_alloc() Greg Kroah-Hartman
2020-02-10 12:30 ` [PATCH 5.5 144/367] dm crypt: fix benbi IV constructor crash if used in authenticated mode Greg Kroah-Hartman
2020-02-10 12:30 ` [PATCH 5.5 145/367] dm thin metadata: use pool locking at end of dm_pool_metadata_close Greg Kroah-Hartman
2020-02-10 12:30 ` [PATCH 5.5 146/367] dm thin: fix use-after-free in metadata_pre_commit_callback Greg Kroah-Hartman
2020-02-10 12:31 ` [PATCH 5.5 147/367] dm: fix potential for q->make_request_fn NULL pointer Greg Kroah-Hartman
2020-02-10 12:31 ` [PATCH 5.5 148/367] ASoC: SOF: Introduce state machine for FW boot Greg Kroah-Hartman
2020-02-10 12:31 ` [PATCH 5.5 149/367] ASoC: SOF: core: release resources on errors in probe_continue Greg Kroah-Hartman
2020-02-10 12:31 ` [PATCH 5.5 150/367] tracing: Annotate ftrace_graph_hash pointer with __rcu Greg Kroah-Hartman
2020-02-10 14:36   ` Joel Fernandes
2020-02-11  1:26     ` Sasha Levin
2020-02-11 18:47       ` Joel Fernandes
2020-02-10 12:31 ` [PATCH 5.5 151/367] tracing: Annotate ftrace_graph_notrace_hash " Greg Kroah-Hartman
2020-02-10 12:31 ` [PATCH 5.5 152/367] ftrace: Add comment to why rcu_dereference_sched() is open coded Greg Kroah-Hartman
2020-02-10 12:31 ` [PATCH 5.5 153/367] ftrace: Protect ftrace_graph_hash with ftrace_sync Greg Kroah-Hartman
2020-02-10 12:31 ` [PATCH 5.5 154/367] crypto: pcrypt - Avoid deadlock by using per-instance padata queues Greg Kroah-Hartman
2020-02-10 12:31 ` [PATCH 5.5 155/367] btrfs: fix improper setting of scanned for range cyclic write cache pages Greg Kroah-Hartman
2020-02-10 12:31 ` [PATCH 5.5 156/367] btrfs: Handle another split brain scenario with metadata uuid feature Greg Kroah-Hartman
2020-02-10 12:31 ` [PATCH 5.5 157/367] riscv, bpf: Fix broken BPF tail calls Greg Kroah-Hartman
2020-02-10 12:31 ` [PATCH 5.5 158/367] libbpf: Fix readelf output parsing for Fedora Greg Kroah-Hartman
2020-02-10 12:31 ` [PATCH 5.5 159/367] libbpf: Fix printf compilation warnings on ppc64le arch Greg Kroah-Hartman
2020-02-10 12:31 ` [PATCH 5.5 160/367] libbpf: Dont attach perf_buffer to offline/missing CPUs Greg Kroah-Hartman
2020-02-10 12:31 ` [PATCH 5.5 161/367] selftests/bpf: Fix perf_buffer test on systems w/ offline CPUs Greg Kroah-Hartman
2020-02-10 12:31 ` [PATCH 5.5 162/367] flow_dissector: Fix to use new variables for port ranges in bpf hook Greg Kroah-Hartman
2020-02-10 12:31 ` [PATCH 5.5 163/367] bpf, devmap: Pass lockdep expression to RCU lists Greg Kroah-Hartman
2020-02-10 12:31 ` [PATCH 5.5 164/367] libbpf: Add missing newline in opts validation macro Greg Kroah-Hartman
2020-02-10 12:31 ` [PATCH 5.5 165/367] libbpf: Fix realloc usage in bpf_core_find_cands Greg Kroah-Hartman
2020-02-10 12:31 ` [PATCH 5.5 166/367] tc-testing: fix eBPF tests failure on linux fresh clones Greg Kroah-Hartman
2020-02-10 12:31 ` [PATCH 5.5 167/367] samples/bpf: Dont try to remove users homedir on clean Greg Kroah-Hartman
2020-02-10 12:31 ` [PATCH 5.5 168/367] samples/bpf: Xdp_redirect_cpu fix missing tracepoint attach Greg Kroah-Hartman
2020-02-10 12:31 ` [PATCH 5.5 169/367] samples/bpf: Reintroduce missed build targets Greg Kroah-Hartman
2020-02-10 12:31 ` [PATCH 5.5 170/367] selftests/bpf: Fix test_attach_probe Greg Kroah-Hartman
2020-02-10 12:31 ` [PATCH 5.5 171/367] selftests/bpf: Skip perf hw events test if the setup disabled it Greg Kroah-Hartman
2020-02-10 12:31 ` [PATCH 5.5 172/367] selftests: bpf: Use a temporary file in test_sockmap Greg Kroah-Hartman
2020-02-10 12:31 ` [PATCH 5.5 173/367] selftests: bpf: Ignore FIN packets for reuseport tests Greg Kroah-Hartman
2020-02-10 12:31 ` [PATCH 5.5 174/367] crypto: sun8i-ss - fix removal of module Greg Kroah-Hartman
2020-02-10 12:31 ` [PATCH 5.5 175/367] crypto: amlogic " Greg Kroah-Hartman
2020-02-10 12:31 ` [PATCH 5.5 176/367] crypto: sun8i-ce " Greg Kroah-Hartman
2020-02-10 12:31 ` [PATCH 5.5 177/367] crypto: api - fix unexpectedly getting generic implementation Greg Kroah-Hartman
2020-02-10 12:31 ` [PATCH 5.5 178/367] crypto: hisilicon - Fix issue with wrong number of sg elements after dma map Greg Kroah-Hartman
2020-02-10 12:31 ` [PATCH 5.5 179/367] crypto: hisilicon - Use the offset fields in sqe to avoid need to split scatterlists Greg Kroah-Hartman
2020-02-10 12:31 ` [PATCH 5.5 180/367] crypto: ccp - set max RSA modulus size for v3 platform devices as well Greg Kroah-Hartman
2020-02-10 12:31 ` [PATCH 5.5 181/367] crypto: arm64/ghash-neon - bump priority to 150 Greg Kroah-Hartman
2020-02-10 12:31 ` [PATCH 5.5 182/367] crypto: pcrypt - Do not clear MAY_SLEEP flag in original request Greg Kroah-Hartman
2020-02-10 12:31 ` [PATCH 5.5 183/367] crypto: hisilicon - select CRYPTO_SKCIPHER, not CRYPTO_BLKCIPHER Greg Kroah-Hartman
2020-02-10 12:31 ` [PATCH 5.5 184/367] crypto: atmel-aes - Fix counter overflow in CTR mode Greg Kroah-Hartman
2020-02-10 12:31 ` [PATCH 5.5 185/367] crypto: api - Fix race condition in crypto_spawn_alg Greg Kroah-Hartman
2020-02-10 12:31 ` [PATCH 5.5 186/367] crypto: picoxcell - adjust the position of tasklet_init and fix missed tasklet_kill Greg Kroah-Hartman
2020-02-10 12:31 ` [PATCH 5.5 187/367] powerpc/futex: Fix incorrect user access blocking Greg Kroah-Hartman
2020-02-10 12:31 ` [PATCH 5.5 188/367] scsi: qla2xxx: Fix unbound NVME response length Greg Kroah-Hartman
2020-02-10 12:31 ` [PATCH 5.5 189/367] NFS: Fix memory leaks and corruption in readdir Greg Kroah-Hartman
2020-02-10 12:31 ` [PATCH 5.5 190/367] NFS: Directory page cache pages need to be locked when read Greg Kroah-Hartman
2020-02-10 12:31 ` [PATCH 5.5 191/367] nfsd: fix filecache lookup Greg Kroah-Hartman
2020-02-10 12:31 ` [PATCH 5.5 192/367] jbd2_seq_info_next should increase position index Greg Kroah-Hartman
2020-02-10 12:31 ` [PATCH 5.5 193/367] ext4: fix deadlock allocating crypto bounce page from mempool Greg Kroah-Hartman
2020-02-10 12:31 ` [PATCH 5.5 194/367] ext4: fix race conditions in ->d_compare() and ->d_hash() Greg Kroah-Hartman
2020-02-10 12:31 ` [PATCH 5.5 195/367] Btrfs: fix missing hole after hole punching and fsync when using NO_HOLES Greg Kroah-Hartman
2020-02-10 12:31 ` [PATCH 5.5 196/367] Btrfs: make deduplication with range including the last block work Greg Kroah-Hartman
2020-02-10 12:31 ` [PATCH 5.5 197/367] Btrfs: fix infinite loop during fsync after rename operations Greg Kroah-Hartman
2020-02-10 12:31 ` [PATCH 5.5 198/367] btrfs: set trans->drity in btrfs_commit_transaction Greg Kroah-Hartman
2020-02-10 12:31 ` [PATCH 5.5 199/367] btrfs: drop log root for dropped roots Greg Kroah-Hartman
2020-02-10 12:31 ` [PATCH 5.5 200/367] btrfs: free block groups after freeing fs trees Greg Kroah-Hartman
2020-02-10 12:31 ` [PATCH 5.5 201/367] Btrfs: fix race between adding and putting tree mod seq elements and nodes Greg Kroah-Hartman
2020-02-10 12:31 ` [PATCH 5.5 202/367] btrfs: flush write bio if we loop in extent_write_cache_pages Greg Kroah-Hartman
2020-02-10 12:31 ` [PATCH 5.5 203/367] btrfs: Correctly handle empty trees in find_first_clear_extent_bit Greg Kroah-Hartman
2020-02-10 12:31 ` [PATCH 5.5 204/367] Btrfs: send, fix emission of invalid clone operations within the same file Greg Kroah-Hartman
2020-02-10 12:31 ` [PATCH 5.5 205/367] ARM: tegra: Enable PLLP bypass during Tegra124 LP1 Greg Kroah-Hartman
2020-02-10 12:31 ` [PATCH 5.5 206/367] iwlwifi: dont throw error when trying to remove IGTK Greg Kroah-Hartman
2020-02-10 12:32 ` [PATCH 5.5 207/367] mwifiex: fix unbalanced locking in mwifiex_process_country_ie() Greg Kroah-Hartman
2020-02-10 12:32 ` [PATCH 5.5 208/367] sunrpc: expiry_time should be seconds not timeval Greg Kroah-Hartman
2020-02-10 12:32 ` [PATCH 5.5 209/367] gfs2: fix gfs2_find_jhead that returns uninitialized jhead with seq 0 Greg Kroah-Hartman
2020-02-10 12:32 ` [PATCH 5.5 210/367] gfs2: move setting current->backing_dev_info Greg Kroah-Hartman
2020-02-10 12:32 ` [PATCH 5.5 211/367] gfs2: fix O_SYNC write handling Greg Kroah-Hartman
2020-02-10 12:32 ` [PATCH 5.5 212/367] drm: atmel-hlcdc: use double rate for pixel clock only if supported Greg Kroah-Hartman
2020-02-10 12:32 ` [PATCH 5.5 213/367] drm: atmel-hlcdc: enable clock before configuring timing engine Greg Kroah-Hartman
2020-02-10 12:32 ` [PATCH 5.5 214/367] drm: atmel-hlcdc: prefer a lower pixel-clock than requested Greg Kroah-Hartman
2020-02-10 12:32 ` [PATCH 5.5 215/367] drm/rect: Avoid division by zero Greg Kroah-Hartman
2020-02-10 12:32 ` [PATCH 5.5 216/367] media: iguanair: fix endpoint sanity check Greg Kroah-Hartman
2020-02-10 12:32 ` [PATCH 5.5 217/367] media: rc: ensure lirc is initialized before registering input device Greg Kroah-Hartman
2020-02-10 12:32 ` [PATCH 5.5 218/367] tools/kvm_stat: Fix kvm_exit filter name Greg Kroah-Hartman
2020-02-10 12:32 ` [PATCH 5.5 219/367] xen/balloon: Support xend-based toolstack take two Greg Kroah-Hartman
2020-02-10 12:32 ` [PATCH 5.5 220/367] xen/gntdev: Do not use mm notifiers with autotranslating guests Greg Kroah-Hartman
2020-02-10 12:32 ` [PATCH 5.5 221/367] watchdog: fix UAF in reboot notifier handling in watchdog core code Greg Kroah-Hartman
2020-02-10 12:32 ` [PATCH 5.5 222/367] bcache: add readahead cache policy options via sysfs interface Greg Kroah-Hartman
2020-02-10 12:32 ` [PATCH 5.5 223/367] io_uring: dont map read/write iovec potentially twice Greg Kroah-Hartman
2020-02-10 12:32 ` [PATCH 5.5 224/367] io_uring: spin for sq thread to idle on shutdown Greg Kroah-Hartman
2020-02-10 12:32 ` [PATCH 5.5 225/367] eventfd: track eventfd_signal() recursion depth Greg Kroah-Hartman
2020-02-10 12:32 ` [PATCH 5.5 226/367] aio: prevent potential eventfd recursion on poll Greg Kroah-Hartman
2020-02-10 12:32 ` [PATCH 5.5 227/367] KVM: x86: Refactor picdev_write() to prevent Spectre-v1/L1TF attacks Greg Kroah-Hartman
2020-02-10 12:32 ` [PATCH 5.5 228/367] KVM: x86: Refactor prefix decoding " Greg Kroah-Hartman
2020-02-10 12:32 ` [PATCH 5.5 229/367] KVM: x86: Protect pmu_intel.c from " Greg Kroah-Hartman
2020-02-10 12:32 ` [PATCH 5.5 230/367] KVM: x86: Protect DR-based index computations " Greg Kroah-Hartman
2020-02-10 12:32 ` [PATCH 5.5 231/367] KVM: x86: Protect kvm_lapic_reg_write() " Greg Kroah-Hartman
2020-02-10 12:32 ` [PATCH 5.5 232/367] KVM: x86: Protect kvm_hv_msr_[get|set]_crash_data() " Greg Kroah-Hartman
2020-02-10 12:32 ` [PATCH 5.5 233/367] KVM: x86: Protect ioapic_write_indirect() " Greg Kroah-Hartman
2020-02-10 12:32 ` [PATCH 5.5 234/367] KVM: x86: Protect MSR-based index computations in pmu.h " Greg Kroah-Hartman
2020-02-10 12:32 ` [PATCH 5.5 235/367] KVM: x86: Protect ioapic_read_indirect() " Greg Kroah-Hartman
2020-02-10 12:32 ` [PATCH 5.5 236/367] KVM: x86: Protect MSR-based index computations from Spectre-v1/L1TF attacks in x86.c Greg Kroah-Hartman
2020-02-10 12:32 ` [PATCH 5.5 237/367] KVM: x86: Protect x86_decode_insn from Spectre-v1/L1TF attacks Greg Kroah-Hartman
2020-02-10 12:32 ` [PATCH 5.5 238/367] KVM: x86: Protect MSR-based index computations in fixed_msr_to_seg_unit() " Greg Kroah-Hartman
2020-02-10 12:32 ` [PATCH 5.5 239/367] KVM: x86: Fix potential put_fpu() w/o load_fpu() on MPX platform Greg Kroah-Hartman
2020-02-10 12:32 ` [PATCH 5.5 240/367] KVM: PPC: Book3S HV: Uninit vCPU if vcore creation fails Greg Kroah-Hartman
2020-02-10 12:32 ` [PATCH 5.5 241/367] KVM: PPC: Book3S PR: Free shared page if mmu initialization fails Greg Kroah-Hartman
2020-02-10 12:32 ` [PATCH 5.5 242/367] kvm/svm: PKU not currently supported Greg Kroah-Hartman
2020-02-10 12:32 ` [PATCH 5.5 243/367] KVM: x86/mmu: Apply max PA check for MMIO sptes to 32-bit KVM Greg Kroah-Hartman
2020-02-10 12:32 ` [PATCH 5.5 244/367] x86/kvm: Be careful not to clear KVM_VCPU_FLUSH_TLB bit Greg Kroah-Hartman
2020-02-10 12:32 ` [PATCH 5.5 245/367] KVM: x86: use CPUID to locate host page table reserved bits Greg Kroah-Hartman
2020-02-10 12:32 ` [PATCH 5.5 246/367] x86/kvm: Introduce kvm_(un)map_gfn() Greg Kroah-Hartman
2020-02-10 12:32 ` [PATCH 5.5 247/367] x86/KVM: Make sure KVM_VCPU_FLUSH_TLB flag is not missed Greg Kroah-Hartman
2020-02-10 12:32 ` [PATCH 5.5 248/367] x86/kvm: Cache gfn to pfn translation Greg Kroah-Hartman
2020-02-10 12:32 ` [PATCH 5.5 249/367] x86/KVM: Clean up hosts steal time structure Greg Kroah-Hartman
2020-02-10 12:32 ` [PATCH 5.5 250/367] KVM: x86: Use gpa_t for cr2/gpa to fix TDP support on 32-bit KVM Greg Kroah-Hartman
2020-02-10 12:32 ` [PATCH 5.5 251/367] KVM: VMX: Add non-canonical check on writes to RTIT address MSRs Greg Kroah-Hartman
2020-02-10 12:32 ` [PATCH 5.5 252/367] KVM: x86: Dont let userspace set host-reserved cr4 bits Greg Kroah-Hartman
2020-02-10 12:32 ` [PATCH 5.5 253/367] KVM: x86: Free wbinvd_dirty_mask if vCPU creation fails Greg Kroah-Hartman
2020-02-10 12:32 ` [PATCH 5.5 254/367] KVM: x86: fix overlap between SPTE_MMIO_MASK and generation Greg Kroah-Hartman
2020-02-10 12:32 ` [PATCH 5.5 255/367] KVM: x86: Handle TIF_NEED_FPU_LOAD in kvm_{load,put}_guest_fpu() Greg Kroah-Hartman
2020-02-10 12:32 ` [PATCH 5.5 256/367] KVM: x86: Ensure guests FPU state is loaded when accessing for emulation Greg Kroah-Hartman
2020-02-10 12:32 ` [PATCH 5.5 257/367] KVM: x86: Revert "KVM: X86: Fix fpu state crash in kvm guest" Greg Kroah-Hartman
2020-02-10 12:32 ` [PATCH 5.5 258/367] KVM: s390: do not clobber registers during guest reset/store status Greg Kroah-Hartman
2020-02-10 12:32 ` [PATCH 5.5 259/367] KVM: x86: reorganize pvclock_gtod_data members Greg Kroah-Hartman
2020-02-10 12:32 ` [PATCH 5.5 260/367] KVM: x86: use raw clock values consistently Greg Kroah-Hartman
2020-02-10 12:32 ` [PATCH 5.5 261/367] ocfs2: fix oops when writing cloned file Greg Kroah-Hartman
2020-02-10 12:32 ` [PATCH 5.5 262/367] mm/page_alloc.c: fix uninitialized memmaps on a partially populated last section Greg Kroah-Hartman
2020-02-10 12:32 ` [PATCH 5.5 263/367] arm64: dts: qcom: qcs404-evb: Set vdd_apc regulator in high power mode Greg Kroah-Hartman
2020-02-10 12:32 ` [PATCH 5.5 264/367] mm/mmu_gather: invalidate TLB correctly on batch allocation failure and flush Greg Kroah-Hartman
2020-02-10 12:32 ` [PATCH 5.5 265/367] clk: tegra: Mark fuse clock as critical Greg Kroah-Hartman
2020-02-10 12:32 ` [PATCH 5.5 266/367] drm/amdgpu/navi: fix index for OD MCLK Greg Kroah-Hartman
2020-02-10 12:33 ` [PATCH 5.5 267/367] drm/tegra: Relax IOMMU usage criteria on old Tegra Greg Kroah-Hartman
2020-02-10 12:33 ` [PATCH 5.5 268/367] drm/tegra: Reuse IOVA mapping where possible Greg Kroah-Hartman
2020-02-10 12:33 ` [PATCH 5.5 269/367] drm/amd/powerplay: fix navi10 system intermittent reboot issue V2 Greg Kroah-Hartman
2020-02-10 12:33 ` [PATCH 5.5 270/367] drm/amd/dm/mst: Ignore payload update failures Greg Kroah-Hartman
2020-02-10 12:33 ` [PATCH 5.5 271/367] drm/amdgpu: fetch default VDDC curve voltages (v2) Greg Kroah-Hartman
2020-02-10 12:33 ` [PATCH 5.5 272/367] drm/amdgpu/navi10: add OD_RANGE for navi overclocking Greg Kroah-Hartman
2020-02-10 12:33 ` [PATCH 5.5 273/367] drm/amdgpu/smu_v11_0: Correct behavior of restoring default tables (v2) Greg Kroah-Hartman
2020-02-10 12:33 ` [PATCH 5.5 274/367] virtio-balloon: initialize all vq callbacks Greg Kroah-Hartman
2020-02-10 12:33 ` [PATCH 5.5 275/367] virtio-pci: check name when counting MSI-X vectors Greg Kroah-Hartman
2020-02-10 12:33 ` [PATCH 5.5 276/367] fix up iter on short count in fuse_direct_io() Greg Kroah-Hartman
2020-02-10 12:33 ` [PATCH 5.5 277/367] broken ping to ipv6 linklocal addresses on debian buster Greg Kroah-Hartman
2020-02-10 12:33 ` [PATCH 5.5 278/367] percpu: Separate decrypted varaibles anytime encryption can be enabled Greg Kroah-Hartman
2020-02-10 12:33 ` [PATCH 5.5 279/367] ASoC: meson: axg-fifo: fix fifo threshold setup Greg Kroah-Hartman
2020-02-10 12:33 ` [PATCH 5.5 280/367] scsi: qla2xxx: Fix the endianness of the qla82xx_get_fw_size() return type Greg Kroah-Hartman
2020-02-10 12:33 ` [PATCH 5.5 281/367] scsi: csiostor: Adjust indentation in csio_device_reset Greg Kroah-Hartman
2020-02-10 12:33 ` [PATCH 5.5 282/367] scsi: qla4xxx: Adjust indentation in qla4xxx_mem_free Greg Kroah-Hartman
2020-02-10 12:33 ` [PATCH 5.5 283/367] scsi: ufs: Recheck bkops level if bkops is disabled Greg Kroah-Hartman
2020-02-10 12:33 ` [PATCH 5.5 284/367] compat: scsi: sg: fix v3 compat read/write interface Greg Kroah-Hartman
2020-02-10 15:41   ` Naresh Kamboju
2020-02-10 15:57     ` Arnd Bergmann
2020-02-10 17:45       ` Daniel Díaz
2020-02-10 17:51         ` Greg Kroah-Hartman
2020-02-10 12:33 ` [PATCH 5.5 285/367] mtd: spi-nor: Split mt25qu512a (n25q512a) entry into two Greg Kroah-Hartman
2020-02-10 12:33 ` [PATCH 5.5 286/367] phy: qualcomm: Adjust indentation in read_poll_timeout Greg Kroah-Hartman
2020-02-10 12:33 ` [PATCH 5.5 287/367] ext2: Adjust indentation in ext2_fill_super Greg Kroah-Hartman
2020-02-10 12:33 ` [PATCH 5.5 288/367] powerpc/44x: Adjust indentation in ibm4xx_denali_fixup_memsize Greg Kroah-Hartman
2020-02-10 12:33 ` [PATCH 5.5 289/367] drm: msm: mdp4: Adjust indentation in mdp4_dsi_encoder_enable Greg Kroah-Hartman
2020-02-10 12:33 ` [PATCH 5.5 290/367] NFC: pn544: Adjust indentation in pn544_hci_check_presence Greg Kroah-Hartman
2020-02-10 12:33 ` [PATCH 5.5 291/367] ppp: Adjust indentation into ppp_async_input Greg Kroah-Hartman
2020-02-10 12:33 ` [PATCH 5.5 292/367] net: smc911x: Adjust indentation in smc911x_phy_configure Greg Kroah-Hartman
2020-02-10 12:33 ` [PATCH 5.5 293/367] net: tulip: Adjust indentation in {dmfe, uli526x}_init_module Greg Kroah-Hartman
2020-02-10 12:33 ` [PATCH 5.5 294/367] IB/mlx5: Fix outstanding_pi index for GSI qps Greg Kroah-Hartman
2020-02-10 12:33 ` [PATCH 5.5 295/367] IB/core: Fix ODP get user pages flow Greg Kroah-Hartman
2020-02-10 12:33 ` [PATCH 5.5 296/367] IB/core: Fix ODP with IB_ACCESS_HUGETLB handling Greg Kroah-Hartman
2020-02-10 12:33 ` [PATCH 5.5 297/367] staging: wfx: revert unexpected change in debugfs output Greg Kroah-Hartman
2020-02-10 12:33 ` [PATCH 5.5 298/367] nfsd: fix delay timer on 32-bit architectures Greg Kroah-Hartman
2020-02-10 12:33 ` [PATCH 5.5 299/367] nfsd: fix jiffies/time_t mixup in LRU list Greg Kroah-Hartman
2020-02-10 12:33 ` [PATCH 5.5 300/367] nfsd: Return the correct number of bytes written to the file Greg Kroah-Hartman
2020-02-10 12:33 ` [PATCH 5.5 301/367] virtio-balloon: Fix memory leak when unloading while hinting is in progress Greg Kroah-Hartman
2020-02-10 12:33 ` [PATCH 5.5 302/367] virtio_balloon: Fix memory leaks on errors in virtballoon_probe() Greg Kroah-Hartman
2020-02-10 12:33 ` [PATCH 5.5 303/367] ubi: fastmap: Fix inverted logic in seen selfcheck Greg Kroah-Hartman
2020-02-10 12:33 ` [PATCH 5.5 304/367] ubi: Fix an error pointer dereference in error handling code Greg Kroah-Hartman
2020-02-10 12:33 ` [PATCH 5.5 305/367] ubifs: Fix memory leak from c->sup_node Greg Kroah-Hartman
2020-02-10 12:33 ` [PATCH 5.5 306/367] regulator: core: Add regulator_is_equal() helper Greg Kroah-Hartman
2020-02-10 12:33 ` [PATCH 5.5 307/367] ASoC: sgtl5000: Fix VDDA and VDDIO comparison Greg Kroah-Hartman
2020-02-10 12:33 ` [PATCH 5.5 308/367] ASoC: Intel: skl_hda_dsp_common: Fix global-out-of-bounds bug Greg Kroah-Hartman
2020-02-10 12:33 ` [PATCH 5.5 309/367] mfd: da9062: Fix watchdog compatible string Greg Kroah-Hartman
2020-02-10 12:33 ` [PATCH 5.5 310/367] mfd: rn5t618: Mark ADC control register volatile Greg Kroah-Hartman
2020-02-10 12:33 ` [PATCH 5.5 311/367] mfd: bd70528: Fix hour register mask Greg Kroah-Hartman
2020-02-10 12:33 ` [PATCH 5.5 312/367] mfd: ab8500: Fix ab8500-clk typo Greg Kroah-Hartman
2020-02-10 12:33 ` [PATCH 5.5 313/367] bpf: Fix trampoline usage in preempt Greg Kroah-Hartman
2020-02-10 12:33 ` [PATCH 5.5 314/367] libbpf: Extract and generalize CPU mask parsing logic Greg Kroah-Hartman
2020-02-10 12:33 ` [PATCH 5.5 315/367] x86/timer: Dont skip PIT setup when APIC is disabled or in legacy mode Greg Kroah-Hartman
2020-02-10 12:33 ` [PATCH 5.5 316/367] bonding/alb: properly access headers in bond_alb_xmit() Greg Kroah-Hartman
2020-02-10 12:33 ` [PATCH 5.5 317/367] devlink: report 0 after hitting end in region read Greg Kroah-Hartman
2020-02-10 12:33 ` [PATCH 5.5 318/367] dpaa_eth: support all modes with rate adapting PHYs Greg Kroah-Hartman
2020-02-10 12:33 ` [PATCH 5.5 319/367] net: dsa: b53: Always use dev->vlan_enabled in b53_configure_vlan() Greg Kroah-Hartman
2020-02-10 12:33 ` [PATCH 5.5 320/367] net: dsa: bcm_sf2: Only 7278 supports 2Gb/sec IMP port Greg Kroah-Hartman
2020-02-10 12:33 ` [PATCH 5.5 321/367] net: dsa: microchip: enable module autoprobe Greg Kroah-Hartman
2020-02-10 12:33 ` [PATCH 5.5 322/367] net: mvneta: move rx_dropped and rx_errors in per-cpu stats Greg Kroah-Hartman
2020-02-10 12:33 ` [PATCH 5.5 323/367] net_sched: fix a resource leak in tcindex_set_parms() Greg Kroah-Hartman
2020-02-10 12:33 ` [PATCH 5.5 324/367] net: stmmac: fix a possible endless loop Greg Kroah-Hartman
2020-02-10 12:33 ` [PATCH 5.5 325/367] net: systemport: Avoid RBUF stuck in Wake-on-LAN mode Greg Kroah-Hartman
2020-02-10 12:33 ` [PATCH 5.5 326/367] net/mlx5: IPsec, Fix esp modify function attribute Greg Kroah-Hartman
2020-02-10 12:34 ` [PATCH 5.5 327/367] net/mlx5: IPsec, fix memory leak at mlx5_fpga_ipsec_delete_sa_ctx Greg Kroah-Hartman
2020-02-10 12:34 ` [PATCH 5.5 328/367] net: macb: Remove unnecessary alignment check for TSO Greg Kroah-Hartman
2020-02-10 12:34 ` [PATCH 5.5 329/367] net: macb: Limit maximum GEM TX length in TSO Greg Kroah-Hartman
2020-02-10 12:34 ` [PATCH 5.5 330/367] net: stmmac: fix incorrect GMAC_VLAN_TAG register writting in GMAC4+ Greg Kroah-Hartman
2020-02-10 12:34 ` [PATCH 5.5 331/367] net: stmmac: xgmac: fix incorrect XGMAC_VLAN_TAG register writting Greg Kroah-Hartman
2020-02-10 12:34 ` [PATCH 5.5 332/367] net: stmmac: fix missing IFF_MULTICAST check in dwmac4_set_filter Greg Kroah-Hartman
2020-02-10 12:34 ` [PATCH 5.5 333/367] net: stmmac: xgmac: fix missing IFF_MULTICAST checki in dwxgmac2_set_filter Greg Kroah-Hartman
2020-02-10 12:34 ` [PATCH 5.5 334/367] net: stmmac: update pci platform data to use phy_interface Greg Kroah-Hartman
2020-02-10 12:34 ` [PATCH 5.5 335/367] taprio: Fix enabling offload with wrong number of traffic classes Greg Kroah-Hartman
2020-02-10 12:34 ` [PATCH 5.5 336/367] taprio: Fix still allowing changing the flags during runtime Greg Kroah-Hartman
2020-02-10 12:34 ` [PATCH 5.5 337/367] taprio: Add missing policy validation for flags Greg Kroah-Hartman
2020-02-10 12:34 ` [PATCH 5.5 338/367] taprio: Use taprio_reset_tc() to reset Traffic Classes configuration Greg Kroah-Hartman
2020-02-10 12:34 ` [PATCH 5.5 339/367] taprio: Fix dropping packets when using taprio + ETF offloading Greg Kroah-Hartman
2020-02-10 12:34 ` [PATCH 5.5 340/367] ipv6/addrconf: fix potential NULL deref in inet6_set_link_af() Greg Kroah-Hartman
2020-02-10 12:34 ` [PATCH 5.5 341/367] qed: Fix timestamping issue for L2 unicast ptp packets Greg Kroah-Hartman
2020-02-10 12:34 ` [PATCH 5.5 342/367] drop_monitor: Do not cancel uninitialized work item Greg Kroah-Hartman
2020-02-10 12:34 ` [PATCH 5.5 343/367] net/mlx5: Fix deadlock in fs_core Greg Kroah-Hartman
2020-02-10 12:34 ` [PATCH 5.5 344/367] net/mlx5: Deprecate usage of generic TLS HW capability bit Greg Kroah-Hartman
2020-02-10 12:34 ` [PATCH 5.5 345/367] r8169: fix performance regression related to PCIe max read request size Greg Kroah-Hartman
2020-02-10 12:34 ` [PATCH 5.5 346/367] net/mlx5e: TX, Error completion is for last WQE in batch Greg Kroah-Hartman
2020-02-10 12:34 ` [PATCH 5.5 347/367] cifs: fail i/o on soft mounts if sessionsetup errors out Greg Kroah-Hartman
2020-02-10 12:34 ` [PATCH 5.5 348/367] cifs: fix mode bits from dir listing when mounted with modefromsid Greg Kroah-Hartman
2020-02-10 12:34 ` [PATCH 5.5 349/367] x86/apic/msi: Plug non-maskable MSI affinity race Greg Kroah-Hartman
2020-02-10 12:34 ` [PATCH 5.5 350/367] clocksource: Prevent double add_timer_on() for watchdog_timer Greg Kroah-Hartman
2020-02-10 12:34 ` [PATCH 5.5 351/367] perf/core: Fix mlock accounting in perf_mmap() Greg Kroah-Hartman
2020-02-10 12:34 ` [PATCH 5.5 352/367] perf/cgroups: Install cgroup events to correct cpuctx Greg Kroah-Hartman
2020-02-10 12:34 ` [PATCH 5.5 353/367] drm/dp_mst: Remove VCPI while disabling topology mgr Greg Kroah-Hartman
2020-02-10 12:34 ` [PATCH 5.5 354/367] io_uring: enable option to only trigger eventfd for async completions Greg Kroah-Hartman
2020-02-10 12:34 ` [PATCH 5.5 355/367] io_uring: prevent potential eventfd recursion on poll Greg Kroah-Hartman
2020-02-10 12:34 ` [PATCH 5.5 356/367] KVM: x86: Protect exit_reason from being used in Spectre-v1/L1TF attacks Greg Kroah-Hartman
2020-02-10 12:34 ` [PATCH 5.5 357/367] KVM: nVMX: vmread should not set rflags to specify success in case of #PF Greg Kroah-Hartman
2020-02-10 12:34 ` [PATCH 5.5 358/367] KVM: Use vcpu-specific gva->hva translation when querying host page size Greg Kroah-Hartman
2020-02-10 12:34 ` [PATCH 5.5 359/367] KVM: Play nice with read-only memslots " Greg Kroah-Hartman
2020-02-10 12:34 ` [PATCH 5.5 360/367] rxrpc: Fix service call disconnection Greg Kroah-Hartman
2020-02-10 12:34 ` [PATCH 5.5 361/367] IB/core: Fix build failure without hugepages Greg Kroah-Hartman
2020-02-10 12:34 ` [PATCH 5.5 362/367] crypto: atmel-{aes,tdes} - Do not save IV for ECB mode Greg Kroah-Hartman
2020-02-10 12:34 ` [PATCH 5.5 363/367] crypto: atmel-aes - Fix saving of IV for CTR mode Greg Kroah-Hartman
2020-02-10 12:34 ` [PATCH 5.5 364/367] crypto: atmel-aes - Fix CTR counter overflow when multiple fragments Greg Kroah-Hartman
2020-02-10 12:34 ` [PATCH 5.5 365/367] crypto: atmel-tdes - Map driver data flags to Mode Register Greg Kroah-Hartman
2020-02-10 12:34 ` [PATCH 5.5 366/367] regulator fix for "regulator: core: Add regulator_is_equal() helper" Greg Kroah-Hartman
2020-02-10 12:34 ` [PATCH 5.5 367/367] powerpc/kuap: Fix set direction in allow/prevent_user_access() Greg Kroah-Hartman
2020-02-10 18:08 ` [PATCH 5.5 000/367] 5.5.3-stable review Greg Kroah-Hartman
2020-02-11  1:55   ` Naresh Kamboju
2020-02-11 12:18     ` Greg Kroah-Hartman
2020-02-10 20:05 ` Jon Hunter
2020-02-11 12:16   ` Greg Kroah-Hartman
2020-02-10 21:42 ` Guenter Roeck
2020-02-11 12:18   ` Greg Kroah-Hartman
2020-02-10 22:40 ` shuah
2020-02-11 12:17   ` Greg Kroah-Hartman
2020-02-12  7:27 ` Jeffrin Jose

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).