From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: linux-kernel@vger.kernel.org
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
torvalds@linux-foundation.org, akpm@linux-foundation.org,
linux@roeck-us.net, shuah@kernel.org, patches@kernelci.org,
ben.hutchings@codethink.co.uk, lkft-triage@lists.linaro.org,
stable@vger.kernel.org
Subject: [PATCH 4.19 000/146] 4.19.116-rc1 review
Date: Thu, 16 Apr 2020 15:22:21 +0200 [thread overview]
Message-ID: <20200416131242.353444678@linuxfoundation.org> (raw)
This is the start of the stable review cycle for the 4.19.116 release.
There are 146 patches in this series, all will be posted as a response
to this one. If anyone has any issues with these being applied, please
let me know.
Responses should be made by Sat, 18 Apr 2020 13:11:20 +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/v4.x/stable-review/patch-4.19.116-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-4.19.y
and the diffstat can be found below.
thanks,
greg k-h
-------------
Pseudo-Shortlog of commits:
Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Linux 4.19.116-rc1
Christian Gmeiner <christian.gmeiner@gmail.com>
etnaviv: perfmon: fix total and idle HI cyleces readout
Nathan Chancellor <natechancellor@gmail.com>
misc: echo: Remove unnecessary parentheses and simplify check for zero
Laurentiu Tudor <laurentiu.tudor@nxp.com>
powerpc/fsl_booke: Avoid creating duplicate tlb1 entry
Masami Hiramatsu <mhiramat@kernel.org>
ftrace/kprobe: Show the maxactive number on kprobe_events
Chris Wilson <chris@chris-wilson.co.uk>
drm: Remove PageReserved manipulation from drm_pci_alloc
Lyude Paul <lyude@redhat.com>
drm/dp_mst: Fix clearing payload state on topology disable
Sasha Levin <sashal@kernel.org>
Revert "drm/dp_mst: Remove VCPI while disabling topology mgr"
Gilad Ben-Yossef <gilad@benyossef.com>
crypto: ccree - only try to map auth tag if needed
Gilad Ben-Yossef <gilad@benyossef.com>
crypto: ccree - dec auth tag size from cryptlen map
Gilad Ben-Yossef <gilad@benyossef.com>
crypto: ccree - don't mangle the request assoclen
Gilad Ben-Yossef <gilad@benyossef.com>
crypto: ccree - zero out internal struct before use
Hadar Gat <hadar.gat@arm.com>
crypto: ccree - improve error handling
Andrei Botila <andrei.botila@nxp.com>
crypto: caam - update xts sector size for large input length
Bob Liu <bob.liu@oracle.com>
dm zoned: remove duplicate nr_rnd_zones increase in dmz_init_zone()
Josef Bacik <josef@toxicpanda.com>
btrfs: use nofs allocations for running delayed items
Clement Courbet <courbet@google.com>
powerpc: Make setjmp/longjmp signature standard
Segher Boessenkool <segher@kernel.crashing.org>
powerpc: Add attributes for setjmp/longjmp
Sreekanth Reddy <sreekanth.reddy@broadcom.com>
scsi: mpt3sas: Fix kernel panic observed on soft HBA unplug
Christophe Leroy <christophe.leroy@c-s.fr>
powerpc/kprobes: Ignore traps that happened in real mode
Cédric Le Goater <clg@kaod.org>
powerpc/xive: Use XIVE_BAD_IRQ instead of zero to catch non configured IPIs
Aneesh Kumar K.V <aneesh.kumar@linux.ibm.com>
powerpc/hash64/devmap: Use H_PAGE_THP_HUGE when setting up huge devmap PTE entries
Michael Ellerman <mpe@ellerman.id.au>
powerpc/64/tm: Don't let userspace set regs->trap via sigreturn
Michael Ellerman <mpe@ellerman.id.au>
powerpc/powernv/idle: Restore AMR/UAMOR/AMOR after idle
Juergen Gross <jgross@suse.com>
xen/blkfront: fix memory allocation flags in blkfront_setup_indirect()
Wen Yang <wenyang@linux.alibaba.com>
ipmi: fix hung processes in __get_guid()
Kai-Heng Feng <kai.heng.feng@canonical.com>
libata: Return correct status in sata_pmp_eh_recover_pm() when ATA_DFLAG_DETACH is set
Simon Gander <simon@tuxera.com>
hfsplus: fix crash and filesystem corruption when deleting files
Oliver O'Halloran <oohall@gmail.com>
cpufreq: powernv: Fix use-after-free
Eric Biggers <ebiggers@google.com>
kmod: make request_module() return an error when autoloading is disabled
Paul Cercueil <paul@crapouillou.net>
clk: ingenic/jz4770: Exit with error if CGU init failed
Hans de Goede <hdegoede@redhat.com>
Input: i8042 - add Acer Aspire 5738z to nomux list
Michael Mueller <mimu@linux.ibm.com>
s390/diag: fix display of diagnose call statistics
Sam Lunt <samueljlunt@gmail.com>
perf tools: Support Python 3.8+ in Makefile
Changwei Ge <chge@linux.alibaba.com>
ocfs2: no need try to truncate file beyond i_size
Eric Biggers <ebiggers@google.com>
fs/filesystems.c: downgrade user-reachable WARN_ONCE() to pr_warn_once()
Qian Cai <cai@lca.pw>
ext4: fix a data race at inode->i_blocks
Trond Myklebust <trond.myklebust@hammerspace.com>
NFS: Fix a page leak in nfs_destroy_unlinked_subrequests()
Libor Pechacek <lpechacek@suse.cz>
powerpc/pseries: Avoid NULL pointer dereference when drmem is unavailable
Christian Gmeiner <christian.gmeiner@gmail.com>
drm/etnaviv: rework perfmon query infrastructure
Nathan Chancellor <natechancellor@gmail.com>
rtc: omap: Use define directive for PIN_CONFIG_ACTIVE_HIGH
Michal Hocko <mhocko@suse.com>
selftests: vm: drop dependencies on page flags from mlock2 tests
Fredrik Strupe <fredrik@strupe.net>
arm64: armv8_deprecated: Fix undef_hook mask for thumb setend
Steffen Maier <maier@linux.ibm.com>
scsi: zfcp: fix missing erp_lock in port recovery trigger for point-to-point
Shetty, Harshini X (EXT-Sony Mobile) <Harshini.X.Shetty@sony.com>
dm verity fec: fix memory leak in verity_fec_dtr
Mikulas Patocka <mpatocka@redhat.com>
dm writecache: add cond_resched to avoid CPU hangs
Maxime Ripard <maxime@cerno.tech>
arm64: dts: allwinner: h6: Fix PMU compatible
Subash Abhinov Kasiviswanathan <subashab@codeaurora.org>
net: qualcomm: rmnet: Allow configuration updates to existing devices
Alexander Duyck <alexander.h.duyck@linux.intel.com>
mm: Use fixed constant in page_frag_alloc instead of size + 1
Anssi Hannula <anssi.hannula@bitwise.fi>
tools: gpio: Fix out-of-tree build regression
Zhenzhong Duan <zhenzhong.duan@oracle.com>
x86/speculation: Remove redundant arch_smt_update() invocation
YueHaibing <yuehaibing@huawei.com>
powerpc/pseries: Drop pointless static qualifier in vpa_debugfs_init()
Gao Xiang <gaoxiang25@huawei.com>
erofs: correct the remaining shrink objects
Rosioru Dragos <dragos.rosioru@nxp.com>
crypto: mxs-dcp - fix scatterlist linearization for hash
Robbie Ko <robbieko@synology.com>
btrfs: fix missing semaphore unlock in btrfs_sync_file
Filipe Manana <fdmanana@suse.com>
btrfs: fix missing file extent item for hole after ranged fsync
Josef Bacik <josef@toxicpanda.com>
btrfs: drop block from cache on error in relocation
Josef Bacik <josef@toxicpanda.com>
btrfs: set update the uuid generation as soon as possible
Filipe Manana <fdmanana@suse.com>
Btrfs: fix crash during unmount due to race with delayed inode workers
Frieder Schrempf <frieder.schrempf@kontron.de>
mtd: spinand: Do not erase the block before writing a bad block marker
Frieder Schrempf <frieder.schrempf@kontron.de>
mtd: spinand: Stop using spinand->oobbuf for buffering bad block markers
Yilu Lin <linyilu@huawei.com>
CIFS: Fix bug which the return value by asynchronous read is error
Vitaly Kuznetsov <vkuznets@redhat.com>
KVM: VMX: fix crash cleanup when KVM wasn't used
Sean Christopherson <sean.j.christopherson@intel.com>
KVM: x86: Gracefully handle __vmalloc() failure during VM allocation
Sean Christopherson <sean.j.christopherson@intel.com>
KVM: VMX: Always VMCLEAR in-use VMCSes during crash with kexec support
Sean Christopherson <sean.j.christopherson@intel.com>
KVM: x86: Allocate new rmap and large page tracking when moving memslot
David Hildenbrand <david@redhat.com>
KVM: s390: vsie: Fix delivery of addressing exceptions
David Hildenbrand <david@redhat.com>
KVM: s390: vsie: Fix region 1 ASCE sanity shadow address checks
Sean Christopherson <sean.j.christopherson@intel.com>
KVM: nVMX: Properly handle userspace interrupt window request
Thomas Gleixner <tglx@linutronix.de>
x86/entry/32: Add missing ASM_CLAC to general_protection entry
Eric W. Biederman <ebiederm@xmission.com>
signal: Extend exec_id to 64bits
Remi Pommarel <repk@triplefau.lt>
ath9k: Handle txpower changes even when TPC is disabled
Gustavo A. R. Silva <gustavo@embeddedor.com>
MIPS: OCTEON: irq: Fix potential NULL pointer dereference
Huacai Chen <chenhc@lemote.com>
MIPS/tlbex: Fix LDDIR usage in setup_pw() for Loongson-3
Vasily Averin <vvs@virtuozzo.com>
pstore: pstore_ftrace_seq_next should increase position index
Sungbo Eo <mans0n@gorani.run>
irqchip/versatile-fpga: Apply clear-mask earlier
Yang Xu <xuyang2018.jy@cn.fujitsu.com>
KEYS: reaching the keys quotas correctly
Vasily Averin <vvs@virtuozzo.com>
tpm: tpm2_bios_measurements_next should increase position index
Vasily Averin <vvs@virtuozzo.com>
tpm: tpm1_bios_measurements_next should increase position index
Matthew Garrett <matthewgarrett@google.com>
tpm: Don't make log failures fatal
Kishon Vijay Abraham I <kishon@ti.com>
PCI: endpoint: Fix for concurrent memory allocation in OB address region
Sean V Kelley <sean.v.kelley@linux.intel.com>
PCI: Add boot interrupt quirk mechanism for Xeon chipsets
Yicong Yang <yangyicong@hisilicon.com>
PCI/ASPM: Clear the correct bits when enabling L1 substates
Lukas Wunner <lukas@wunner.de>
PCI: pciehp: Fix indefinite wait on sysfs requests
James Smart <jsmart2021@gmail.com>
nvme: Treat discovery subsystems as unique subsystems
James Smart <jsmart2021@gmail.com>
nvme-fc: Revert "add module to ops template to allow module references"
Martin Blumenstingl <martin.blumenstingl@googlemail.com>
thermal: devfreq_cooling: inline all stubs for CONFIG_DEVFREQ_THERMAL=n
Jan Engelhardt <jengelh@inai.de>
acpi/x86: ignore unspecified bit positions in the ACPI global lock field
Benoit Parrot <bparrot@ti.com>
media: ti-vpe: cal: fix disable_irqs to only the intended target
Takashi Iwai <tiwai@suse.de>
ALSA: hda/realtek - Add quirk for MSI GL63
Thomas Hebb <tommyhebb@gmail.com>
ALSA: hda/realtek - Remove now-unnecessary XPS 13 headphone noise fixups
Thomas Hebb <tommyhebb@gmail.com>
ALSA: hda/realtek - Set principled PC Beep configuration for ALC256
Thomas Hebb <tommyhebb@gmail.com>
ALSA: doc: Document PC Beep Hidden Register on Realtek ALC256
Takashi Iwai <tiwai@suse.de>
ALSA: pcm: oss: Fix regression by buffer overflow fix
Takashi Iwai <tiwai@suse.de>
ALSA: ice1724: Fix invalid access for enumerated ctl items
Takashi Iwai <tiwai@suse.de>
ALSA: hda: Fix potential access overflow in beep helper
Takashi Iwai <tiwai@suse.de>
ALSA: hda: Add driver blacklist
Takashi Iwai <tiwai@suse.de>
ALSA: usb-audio: Add mixer workaround for TRX40 and co
Thinh Nguyen <Thinh.Nguyen@synopsys.com>
usb: gadget: composite: Inform controller driver of self-powered
Sriharsha Allenki <sallenki@codeaurora.org>
usb: gadget: f_fs: Fix use after free issue as part of queue failure
이경택 <gt82.lee@samsung.com>
ASoC: topology: use name_prefix for new kcontrol
이경택 <gt82.lee@samsung.com>
ASoC: dpcm: allow start or stop during pause for backend
이경택 <gt82.lee@samsung.com>
ASoC: dapm: connect virtual mux with default value
이경택 <gt82.lee@samsung.com>
ASoC: fix regwmask
Kees Cook <keescook@chromium.org>
slub: improve bit diffusion for freelist ptr obfuscation
Yury Norov <yury.norov@gmail.com>
uapi: rename ext2_swab() to swab() and share globally in swab.h
Alex Vesker <valex@mellanox.com>
IB/mlx5: Replace tunnel mpls capability bits for tunnel_offloads
Josef Bacik <josef@toxicpanda.com>
btrfs: track reloc roots based on their commit root bytenr
Josef Bacik <josef@toxicpanda.com>
btrfs: remove a BUG_ON() from merge_reloc_roots()
Qu Wenruo <wqu@suse.com>
btrfs: qgroup: ensure qgroup_rescan_running is only set when the worker is at least queued
Zhiqiang Liu <liuzhiqiang26@huawei.com>
block, bfq: fix use-after-free in bfq_idle_slice_timer_body
Boqun Feng <boqun.feng@gmail.com>
locking/lockdep: Avoid recursion in lockdep_count_{for,back}ward_deps()
Junyong Sun <sunjy516@gmail.com>
firmware: fix a double abort case with fw_load_sysfs_fallback
Guoqing Jiang <guoqing.jiang@cloud.ionos.com>
md: check arrays is suspended in mddev_detach before call quiesce operations
Marc Zyngier <maz@kernel.org>
irqchip/gic-v4: Provide irq_retrigger to avoid circular locking dependency
Neil Armstrong <narmstrong@baylibre.com>
usb: dwc3: core: add support for disabling SS instances in park mode
Dongchun Zhu <dongchun.zhu@mediatek.com>
media: i2c: ov5695: Fix power on and off sequences
Sahitya Tummala <stummala@codeaurora.org>
block: Fix use-after-free issue accessing struct io_cq
Alexander Sverdlin <alexander.sverdlin@nokia.com>
genirq/irqdomain: Check pointer in irq_domain_alloc_irqs_hierarchy()
Ard Biesheuvel <ardb@kernel.org>
efi/x86: Ignore the memory attributes table on i386
Arvind Sankar <nivedita@alum.mit.edu>
x86/boot: Use unsigned comparison for addresses
Bob Peterson <rpeterso@redhat.com>
gfs2: Don't demote a glock until its revokes are written
chenqiwu <chenqiwu@xiaomi.com>
pstore/platform: fix potential mem leak if pstore_init_fs failed
John Garry <john.garry@huawei.com>
libata: Remove extra scsi_host_put() in ata_scsi_add_hosts()
Matt Ranostay <matt.ranostay@konsulko.com>
media: i2c: video-i2c: fix build errors due to 'imply hwmon'
Logan Gunthorpe <logang@deltatee.com>
PCI/switchtec: Fix init_completion race condition with poll_wait()
Andy Lutomirski <luto@kernel.org>
selftests/x86/ptrace_syscall_32: Fix no-vDSO segfault
Michael Wang <yun.wang@linux.alibaba.com>
sched: Avoid scale real weight down to zero
Sungbo Eo <mans0n@gorani.run>
irqchip/versatile-fpga: Handle chained IRQs properly
Konstantin Khlebnikov <khlebnikov@yandex-team.ru>
block: keep bdi->io_pages in sync with max_sectors_kb for stacked devices
Thomas Hellstrom <thellstrom@vmware.com>
x86: Don't let pgprot_modify() change the page encryption bit
Mathias Nyman <mathias.nyman@linux.intel.com>
xhci: bail out early if driver can't accress host in resume
Alexey Dobriyan <adobriyan@gmail.com>
null_blk: fix spurious IO errors after failed past-wp access
Bart Van Assche <bvanassche@acm.org>
null_blk: Handle null_add_dev() failures properly
Bart Van Assche <bvanassche@acm.org>
null_blk: Fix the null_add_dev() error path
James Morse <james.morse@arm.com>
firmware: arm_sdei: fix double-lock on hibernate with shared events
Stephan Gerhold <stephan@gerhold.net>
media: venus: hfi_parser: Ignore HEVC encoding for V1
Christoph Niedermaier <cniedermaier@dh-electronics.com>
cpufreq: imx6q: Fixes unwanted cpu overclocking on i.MX6ULL
Alain Volmat <avolmat@me.com>
i2c: st: fix missing struct parameter description
Xu Wang <vulab@iscas.ac.cn>
qlcnic: Fix bad kzalloc null test
Raju Rangoju <rajur@chelsio.com>
cxgb4/ptp: pass the sign of offset delta in FW CMD
Luo bin <luobin9@huawei.com>
hinic: fix wrong para of wait_for_completion_timeout
Luo bin <luobin9@huawei.com>
hinic: fix a bug of waitting for IO stopped
Zheng Wei <wei.zheng@vivo.com>
net: vxge: fix wrong __VA_ARGS__ usage
David Howells <dhowells@redhat.com>
rxrpc: Abstract out the calculation of whether there's Tx space
Ondrej Jirman <megous@megous.com>
bus: sunxi-rsb: Return correct data when mixing 16-bit and 8-bit reads
Ondrej Jirman <megous@megous.com>
ARM: dts: sun8i-a83t-tbs-a711: HM5065 doesn't like such a high voltage
-------------
Diffstat:
Documentation/sound/hd-audio/index.rst | 1 +
Documentation/sound/hd-audio/models.rst | 2 -
Documentation/sound/hd-audio/realtek-pc-beep.rst | 129 ++++++++++++
Makefile | 4 +-
arch/arm/boot/dts/sun8i-a83t-tbs-a711.dts | 4 +-
arch/arm64/boot/dts/allwinner/sun50i-h6.dtsi | 3 +-
arch/arm64/kernel/armv8_deprecated.c | 2 +-
arch/mips/cavium-octeon/octeon-irq.c | 3 +
arch/mips/mm/tlbex.c | 5 +-
arch/powerpc/include/asm/book3s/64/hash-4k.h | 6 +
arch/powerpc/include/asm/book3s/64/hash-64k.h | 8 +-
arch/powerpc/include/asm/book3s/64/pgtable.h | 4 +-
arch/powerpc/include/asm/book3s/64/radix.h | 5 +
arch/powerpc/include/asm/drmem.h | 4 +-
arch/powerpc/include/asm/setjmp.h | 6 +-
arch/powerpc/kernel/Makefile | 3 -
arch/powerpc/kernel/idle_book3s.S | 27 ++-
arch/powerpc/kernel/kprobes.c | 3 +
arch/powerpc/kernel/signal_64.c | 4 +-
arch/powerpc/mm/tlb_nohash_low.S | 12 +-
arch/powerpc/platforms/pseries/hotplug-memory.c | 8 +-
arch/powerpc/platforms/pseries/lpar.c | 2 +-
arch/powerpc/sysdev/xive/common.c | 12 +-
arch/powerpc/sysdev/xive/native.c | 4 +-
arch/powerpc/sysdev/xive/spapr.c | 4 +-
arch/powerpc/sysdev/xive/xive-internal.h | 7 +
arch/powerpc/xmon/Makefile | 3 -
arch/s390/kernel/diag.c | 2 +-
arch/s390/kvm/vsie.c | 1 +
arch/s390/mm/gmap.c | 6 +-
arch/x86/boot/compressed/head_32.S | 2 +-
arch/x86/boot/compressed/head_64.S | 4 +-
arch/x86/entry/entry_32.S | 1 +
arch/x86/include/asm/kvm_host.h | 2 +-
arch/x86/include/asm/pgtable.h | 7 +-
arch/x86/include/asm/pgtable_types.h | 2 +-
arch/x86/kernel/acpi/boot.c | 2 +-
arch/x86/kvm/svm.c | 4 +
arch/x86/kvm/vmx.c | 110 ++++------
arch/x86/kvm/x86.c | 21 +-
block/bfq-iosched.c | 16 +-
block/blk-ioc.c | 7 +
block/blk-settings.c | 3 +
drivers/ata/libata-pmp.c | 1 +
drivers/ata/libata-scsi.c | 9 +-
drivers/base/firmware_loader/fallback.c | 2 +-
drivers/block/null_blk_main.c | 10 +-
drivers/block/xen-blkfront.c | 17 +-
drivers/bus/sunxi-rsb.c | 2 +-
drivers/char/ipmi/ipmi_msghandler.c | 4 +-
drivers/char/tpm/eventlog/common.c | 12 +-
drivers/char/tpm/eventlog/tpm1.c | 2 +-
drivers/char/tpm/eventlog/tpm2.c | 2 +-
drivers/char/tpm/tpm-chip.c | 4 +-
drivers/char/tpm/tpm.h | 2 +-
drivers/clk/ingenic/jz4770-cgu.c | 4 +-
drivers/cpufreq/imx6q-cpufreq.c | 3 +
drivers/cpufreq/powernv-cpufreq.c | 6 +
drivers/crypto/caam/caamalg_desc.c | 16 +-
drivers/crypto/ccree/cc_aead.c | 56 +++--
drivers/crypto/ccree/cc_aead.h | 1 +
drivers/crypto/ccree/cc_buffer_mgr.c | 108 +++++-----
drivers/crypto/mxs-dcp.c | 58 +++--
drivers/firmware/arm_sdei.c | 32 ++-
drivers/firmware/efi/efi.c | 2 +-
drivers/gpu/drm/drm_dp_mst_topology.c | 19 +-
drivers/gpu/drm/drm_pci.c | 25 +--
drivers/gpu/drm/etnaviv/etnaviv_perfmon.c | 103 +++++++--
drivers/i2c/busses/i2c-st.c | 1 +
drivers/infiniband/hw/mlx5/main.c | 6 +-
drivers/input/serio/i8042-x86ia64io.h | 11 +
drivers/irqchip/irq-gic-v3-its.c | 6 +
drivers/irqchip/irq-versatile-fpga.c | 18 +-
drivers/md/dm-verity-fec.c | 1 +
drivers/md/dm-writecache.c | 6 +-
drivers/md/dm-zoned-metadata.c | 1 -
drivers/md/md.c | 2 +-
drivers/media/i2c/ov5695.c | 49 +++--
drivers/media/i2c/video-i2c.c | 2 +-
drivers/media/platform/qcom/venus/hfi_parser.c | 1 +
drivers/media/platform/ti-vpe/cal.c | 16 +-
drivers/misc/echo/echo.c | 2 +-
drivers/mtd/nand/spi/core.c | 17 +-
drivers/net/ethernet/chelsio/cxgb4/cxgb4_ptp.c | 3 +
drivers/net/ethernet/huawei/hinic/hinic_hw_cmdq.c | 3 +-
drivers/net/ethernet/huawei/hinic/hinic_hw_dev.c | 51 +----
drivers/net/ethernet/huawei/hinic/hinic_hw_mgmt.c | 5 +-
drivers/net/ethernet/neterion/vxge/vxge-config.h | 2 +-
drivers/net/ethernet/neterion/vxge/vxge-main.h | 14 +-
.../net/ethernet/qlogic/qlcnic/qlcnic_83xx_init.c | 2 +-
drivers/net/ethernet/qualcomm/rmnet/rmnet_config.c | 31 +--
drivers/net/wireless/ath/ath9k/main.c | 3 +
drivers/nvme/host/core.c | 11 +
drivers/nvme/host/fc.c | 14 +-
drivers/nvme/target/fcloop.c | 1 -
drivers/pci/endpoint/pci-epc-mem.c | 10 +-
drivers/pci/hotplug/pciehp_hpc.c | 14 +-
drivers/pci/pcie/aspm.c | 4 +-
drivers/pci/quirks.c | 80 ++++++-
drivers/pci/switch/switchtec.c | 2 +-
drivers/rtc/rtc-omap.c | 4 +-
drivers/s390/scsi/zfcp_erp.c | 2 +-
drivers/scsi/lpfc/lpfc_nvme.c | 2 -
drivers/scsi/mpt3sas/mpt3sas_scsih.c | 8 +-
drivers/scsi/qla2xxx/qla_nvme.c | 1 -
drivers/staging/erofs/utils.c | 2 +-
drivers/usb/dwc3/core.c | 5 +
drivers/usb/dwc3/core.h | 4 +
drivers/usb/gadget/composite.c | 9 +
drivers/usb/gadget/function/f_fs.c | 1 +
drivers/usb/host/xhci.c | 4 +-
fs/btrfs/async-thread.c | 8 +
fs/btrfs/async-thread.h | 1 +
fs/btrfs/delayed-inode.c | 13 ++
fs/btrfs/disk-io.c | 27 ++-
fs/btrfs/file.c | 11 +
fs/btrfs/qgroup.c | 11 +-
fs/btrfs/relocation.c | 35 ++--
fs/cifs/file.c | 2 +-
fs/exec.c | 2 +-
fs/ext4/inode.c | 2 +-
fs/filesystems.c | 4 +-
fs/gfs2/glock.c | 3 +
fs/hfsplus/attributes.c | 4 +
fs/nfs/write.c | 1 +
fs/ocfs2/alloc.c | 4 +
fs/pstore/inode.c | 5 +-
fs/pstore/platform.c | 4 +-
include/linux/devfreq_cooling.h | 2 +-
include/linux/iocontext.h | 1 +
include/linux/mlx5/mlx5_ifc.h | 9 +-
include/linux/nvme-fc-driver.h | 4 -
include/linux/pci-epc.h | 3 +
include/linux/sched.h | 4 +-
include/linux/swab.h | 1 +
include/uapi/linux/swab.h | 10 +
kernel/cpu.c | 5 +-
kernel/irq/irqdomain.c | 10 +-
kernel/kmod.c | 4 +-
kernel/locking/lockdep.c | 4 +
kernel/sched/sched.h | 8 +-
kernel/signal.c | 2 +-
kernel/trace/trace_kprobe.c | 2 +
lib/find_bit.c | 16 +-
mm/page_alloc.c | 8 +-
mm/slub.c | 2 +-
net/rxrpc/sendmsg.c | 27 ++-
security/keys/key.c | 2 +-
security/keys/keyctl.c | 4 +-
sound/core/oss/pcm_plugin.c | 32 ++-
sound/pci/hda/hda_beep.c | 6 +-
sound/pci/hda/hda_intel.c | 16 ++
sound/pci/hda/patch_realtek.c | 50 +----
sound/pci/ice1712/prodigy_hifi.c | 4 +-
sound/soc/soc-dapm.c | 8 +-
sound/soc/soc-ops.c | 4 +-
sound/soc/soc-pcm.c | 6 +-
sound/soc/soc-topology.c | 2 +-
sound/usb/mixer_maps.c | 28 +++
tools/gpio/Makefile | 2 +-
tools/perf/Makefile.config | 11 +-
tools/testing/selftests/vm/mlock2-tests.c | 233 ++++-----------------
tools/testing/selftests/x86/ptrace_syscall.c | 8 +-
163 files changed, 1231 insertions(+), 840 deletions(-)
next reply other threads:[~2020-04-16 16:03 UTC|newest]
Thread overview: 156+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-04-16 13:22 Greg Kroah-Hartman [this message]
2020-04-16 13:22 ` [PATCH 4.19 001/146] ARM: dts: sun8i-a83t-tbs-a711: HM5065 doesnt like such a high voltage Greg Kroah-Hartman
2020-04-16 13:22 ` [PATCH 4.19 002/146] bus: sunxi-rsb: Return correct data when mixing 16-bit and 8-bit reads Greg Kroah-Hartman
2020-04-16 13:22 ` [PATCH 4.19 003/146] rxrpc: Abstract out the calculation of whether theres Tx space Greg Kroah-Hartman
2020-04-16 17:05 ` Pavel Machek
2020-04-16 20:13 ` Sasha Levin
2020-04-16 13:22 ` [PATCH 4.19 004/146] net: vxge: fix wrong __VA_ARGS__ usage Greg Kroah-Hartman
2020-04-16 13:22 ` [PATCH 4.19 005/146] hinic: fix a bug of waitting for IO stopped Greg Kroah-Hartman
2020-04-16 13:22 ` [PATCH 4.19 006/146] hinic: fix wrong para of wait_for_completion_timeout Greg Kroah-Hartman
2020-04-16 13:22 ` [PATCH 4.19 007/146] cxgb4/ptp: pass the sign of offset delta in FW CMD Greg Kroah-Hartman
2020-04-16 13:22 ` [PATCH 4.19 008/146] qlcnic: Fix bad kzalloc null test Greg Kroah-Hartman
2020-04-16 13:22 ` [PATCH 4.19 009/146] i2c: st: fix missing struct parameter description Greg Kroah-Hartman
2020-04-16 13:22 ` [PATCH 4.19 010/146] cpufreq: imx6q: Fixes unwanted cpu overclocking on i.MX6ULL Greg Kroah-Hartman
2020-04-16 13:22 ` [PATCH 4.19 011/146] media: venus: hfi_parser: Ignore HEVC encoding for V1 Greg Kroah-Hartman
2020-04-16 13:22 ` [PATCH 4.19 012/146] firmware: arm_sdei: fix double-lock on hibernate with shared events Greg Kroah-Hartman
2020-04-16 13:22 ` [PATCH 4.19 013/146] null_blk: Fix the null_add_dev() error path Greg Kroah-Hartman
2020-04-16 13:22 ` [PATCH 4.19 014/146] null_blk: Handle null_add_dev() failures properly Greg Kroah-Hartman
2020-04-16 13:22 ` [PATCH 4.19 015/146] null_blk: fix spurious IO errors after failed past-wp access Greg Kroah-Hartman
2020-04-16 13:22 ` [PATCH 4.19 016/146] xhci: bail out early if driver cant accress host in resume Greg Kroah-Hartman
2020-04-16 13:22 ` [PATCH 4.19 017/146] x86: Dont let pgprot_modify() change the page encryption bit Greg Kroah-Hartman
2020-04-16 13:22 ` [PATCH 4.19 018/146] block: keep bdi->io_pages in sync with max_sectors_kb for stacked devices Greg Kroah-Hartman
2020-04-16 13:22 ` [PATCH 4.19 019/146] irqchip/versatile-fpga: Handle chained IRQs properly Greg Kroah-Hartman
2020-04-16 13:22 ` [PATCH 4.19 020/146] sched: Avoid scale real weight down to zero Greg Kroah-Hartman
2020-04-16 13:22 ` [PATCH 4.19 021/146] selftests/x86/ptrace_syscall_32: Fix no-vDSO segfault Greg Kroah-Hartman
2020-04-16 13:22 ` [PATCH 4.19 022/146] PCI/switchtec: Fix init_completion race condition with poll_wait() Greg Kroah-Hartman
2020-04-16 13:22 ` [PATCH 4.19 023/146] media: i2c: video-i2c: fix build errors due to imply hwmon Greg Kroah-Hartman
2020-04-16 13:22 ` [PATCH 4.19 024/146] libata: Remove extra scsi_host_put() in ata_scsi_add_hosts() Greg Kroah-Hartman
2020-04-16 13:22 ` [PATCH 4.19 025/146] pstore/platform: fix potential mem leak if pstore_init_fs failed Greg Kroah-Hartman
2020-04-16 13:22 ` [PATCH 4.19 026/146] gfs2: Dont demote a glock until its revokes are written Greg Kroah-Hartman
2020-04-16 13:22 ` [PATCH 4.19 027/146] x86/boot: Use unsigned comparison for addresses Greg Kroah-Hartman
2020-04-16 13:22 ` [PATCH 4.19 028/146] efi/x86: Ignore the memory attributes table on i386 Greg Kroah-Hartman
2020-04-16 13:22 ` [PATCH 4.19 029/146] genirq/irqdomain: Check pointer in irq_domain_alloc_irqs_hierarchy() Greg Kroah-Hartman
2020-04-16 13:22 ` [PATCH 4.19 030/146] block: Fix use-after-free issue accessing struct io_cq Greg Kroah-Hartman
2020-04-16 13:22 ` [PATCH 4.19 031/146] media: i2c: ov5695: Fix power on and off sequences Greg Kroah-Hartman
2020-04-16 13:22 ` [PATCH 4.19 032/146] usb: dwc3: core: add support for disabling SS instances in park mode Greg Kroah-Hartman
2020-04-16 13:22 ` [PATCH 4.19 033/146] irqchip/gic-v4: Provide irq_retrigger to avoid circular locking dependency Greg Kroah-Hartman
2020-04-16 13:22 ` [PATCH 4.19 034/146] md: check arrays is suspended in mddev_detach before call quiesce operations Greg Kroah-Hartman
2020-04-16 13:22 ` [PATCH 4.19 035/146] firmware: fix a double abort case with fw_load_sysfs_fallback Greg Kroah-Hartman
2020-04-16 13:22 ` [PATCH 4.19 036/146] locking/lockdep: Avoid recursion in lockdep_count_{for,back}ward_deps() Greg Kroah-Hartman
2020-04-16 13:22 ` [PATCH 4.19 037/146] block, bfq: fix use-after-free in bfq_idle_slice_timer_body Greg Kroah-Hartman
2020-04-16 13:22 ` [PATCH 4.19 038/146] btrfs: qgroup: ensure qgroup_rescan_running is only set when the worker is at least queued Greg Kroah-Hartman
2020-04-16 13:23 ` [PATCH 4.19 039/146] btrfs: remove a BUG_ON() from merge_reloc_roots() Greg Kroah-Hartman
2020-04-16 13:23 ` [PATCH 4.19 040/146] btrfs: track reloc roots based on their commit root bytenr Greg Kroah-Hartman
2020-04-16 13:23 ` [PATCH 4.19 041/146] IB/mlx5: Replace tunnel mpls capability bits for tunnel_offloads Greg Kroah-Hartman
2020-04-16 13:23 ` [PATCH 4.19 042/146] uapi: rename ext2_swab() to swab() and share globally in swab.h Greg Kroah-Hartman
2020-04-16 13:23 ` [PATCH 4.19 043/146] slub: improve bit diffusion for freelist ptr obfuscation Greg Kroah-Hartman
2020-04-16 13:23 ` [PATCH 4.19 044/146] ASoC: fix regwmask Greg Kroah-Hartman
2020-04-16 13:23 ` [PATCH 4.19 045/146] ASoC: dapm: connect virtual mux with default value Greg Kroah-Hartman
2020-04-16 13:23 ` [PATCH 4.19 046/146] ASoC: dpcm: allow start or stop during pause for backend Greg Kroah-Hartman
2020-04-16 13:23 ` [PATCH 4.19 047/146] ASoC: topology: use name_prefix for new kcontrol Greg Kroah-Hartman
2020-04-16 13:23 ` [PATCH 4.19 048/146] usb: gadget: f_fs: Fix use after free issue as part of queue failure Greg Kroah-Hartman
2020-04-16 13:23 ` [PATCH 4.19 049/146] usb: gadget: composite: Inform controller driver of self-powered Greg Kroah-Hartman
2020-04-16 13:23 ` [PATCH 4.19 050/146] ALSA: usb-audio: Add mixer workaround for TRX40 and co Greg Kroah-Hartman
2020-04-16 13:23 ` [PATCH 4.19 051/146] ALSA: hda: Add driver blacklist Greg Kroah-Hartman
2020-04-16 13:23 ` [PATCH 4.19 052/146] ALSA: hda: Fix potential access overflow in beep helper Greg Kroah-Hartman
2020-04-16 13:23 ` [PATCH 4.19 053/146] ALSA: ice1724: Fix invalid access for enumerated ctl items Greg Kroah-Hartman
2020-04-16 13:23 ` [PATCH 4.19 054/146] ALSA: pcm: oss: Fix regression by buffer overflow fix Greg Kroah-Hartman
2020-04-16 13:23 ` [PATCH 4.19 055/146] ALSA: doc: Document PC Beep Hidden Register on Realtek ALC256 Greg Kroah-Hartman
2020-04-16 13:23 ` [PATCH 4.19 056/146] ALSA: hda/realtek - Set principled PC Beep configuration for ALC256 Greg Kroah-Hartman
2020-04-16 13:23 ` [PATCH 4.19 057/146] ALSA: hda/realtek - Remove now-unnecessary XPS 13 headphone noise fixups Greg Kroah-Hartman
2020-04-16 13:23 ` [PATCH 4.19 058/146] ALSA: hda/realtek - Add quirk for MSI GL63 Greg Kroah-Hartman
2020-04-16 13:23 ` [PATCH 4.19 059/146] media: ti-vpe: cal: fix disable_irqs to only the intended target Greg Kroah-Hartman
2020-04-16 13:23 ` [PATCH 4.19 060/146] acpi/x86: ignore unspecified bit positions in the ACPI global lock field Greg Kroah-Hartman
2020-04-16 13:23 ` [PATCH 4.19 061/146] thermal: devfreq_cooling: inline all stubs for CONFIG_DEVFREQ_THERMAL=n Greg Kroah-Hartman
2020-04-16 13:23 ` [PATCH 4.19 062/146] nvme-fc: Revert "add module to ops template to allow module references" Greg Kroah-Hartman
2020-04-16 13:23 ` [PATCH 4.19 063/146] nvme: Treat discovery subsystems as unique subsystems Greg Kroah-Hartman
2020-04-16 13:23 ` [PATCH 4.19 064/146] PCI: pciehp: Fix indefinite wait on sysfs requests Greg Kroah-Hartman
2020-04-16 13:23 ` [PATCH 4.19 065/146] PCI/ASPM: Clear the correct bits when enabling L1 substates Greg Kroah-Hartman
2020-04-16 13:23 ` [PATCH 4.19 066/146] PCI: Add boot interrupt quirk mechanism for Xeon chipsets Greg Kroah-Hartman
2020-04-16 13:23 ` [PATCH 4.19 067/146] PCI: endpoint: Fix for concurrent memory allocation in OB address region Greg Kroah-Hartman
2020-04-16 13:23 ` [PATCH 4.19 068/146] tpm: Dont make log failures fatal Greg Kroah-Hartman
2020-04-16 13:23 ` [PATCH 4.19 069/146] tpm: tpm1_bios_measurements_next should increase position index Greg Kroah-Hartman
2020-04-16 13:23 ` [PATCH 4.19 070/146] tpm: tpm2_bios_measurements_next " Greg Kroah-Hartman
2020-04-16 13:23 ` [PATCH 4.19 071/146] KEYS: reaching the keys quotas correctly Greg Kroah-Hartman
2020-04-16 13:23 ` [PATCH 4.19 072/146] irqchip/versatile-fpga: Apply clear-mask earlier Greg Kroah-Hartman
2020-04-16 13:23 ` [PATCH 4.19 073/146] pstore: pstore_ftrace_seq_next should increase position index Greg Kroah-Hartman
2020-04-16 13:23 ` [PATCH 4.19 074/146] MIPS/tlbex: Fix LDDIR usage in setup_pw() for Loongson-3 Greg Kroah-Hartman
2020-04-16 13:23 ` [PATCH 4.19 075/146] MIPS: OCTEON: irq: Fix potential NULL pointer dereference Greg Kroah-Hartman
2020-04-16 13:23 ` [PATCH 4.19 076/146] ath9k: Handle txpower changes even when TPC is disabled Greg Kroah-Hartman
2020-04-16 13:23 ` [PATCH 4.19 077/146] signal: Extend exec_id to 64bits Greg Kroah-Hartman
2020-04-16 13:23 ` [PATCH 4.19 078/146] x86/entry/32: Add missing ASM_CLAC to general_protection entry Greg Kroah-Hartman
2020-04-16 13:23 ` [PATCH 4.19 079/146] KVM: nVMX: Properly handle userspace interrupt window request Greg Kroah-Hartman
2020-04-16 13:23 ` [PATCH 4.19 080/146] KVM: s390: vsie: Fix region 1 ASCE sanity shadow address checks Greg Kroah-Hartman
2020-04-16 13:23 ` [PATCH 4.19 081/146] KVM: s390: vsie: Fix delivery of addressing exceptions Greg Kroah-Hartman
2020-04-16 13:23 ` [PATCH 4.19 082/146] KVM: x86: Allocate new rmap and large page tracking when moving memslot Greg Kroah-Hartman
2020-04-16 13:23 ` [PATCH 4.19 083/146] KVM: VMX: Always VMCLEAR in-use VMCSes during crash with kexec support Greg Kroah-Hartman
2020-04-16 13:23 ` [PATCH 4.19 084/146] KVM: x86: Gracefully handle __vmalloc() failure during VM allocation Greg Kroah-Hartman
2020-04-16 13:23 ` [PATCH 4.19 085/146] KVM: VMX: fix crash cleanup when KVM wasnt used Greg Kroah-Hartman
2020-04-16 13:23 ` [PATCH 4.19 086/146] CIFS: Fix bug which the return value by asynchronous read is error Greg Kroah-Hartman
2020-04-16 13:23 ` [PATCH 4.19 087/146] mtd: spinand: Stop using spinand->oobbuf for buffering bad block markers Greg Kroah-Hartman
2020-04-16 13:23 ` [PATCH 4.19 088/146] mtd: spinand: Do not erase the block before writing a bad block marker Greg Kroah-Hartman
2020-04-16 13:23 ` [PATCH 4.19 089/146] Btrfs: fix crash during unmount due to race with delayed inode workers Greg Kroah-Hartman
2020-04-16 13:23 ` [PATCH 4.19 090/146] btrfs: set update the uuid generation as soon as possible Greg Kroah-Hartman
2020-04-16 13:23 ` [PATCH 4.19 091/146] btrfs: drop block from cache on error in relocation Greg Kroah-Hartman
2020-04-16 13:23 ` [PATCH 4.19 092/146] btrfs: fix missing file extent item for hole after ranged fsync Greg Kroah-Hartman
2020-04-16 13:23 ` [PATCH 4.19 093/146] btrfs: fix missing semaphore unlock in btrfs_sync_file Greg Kroah-Hartman
2020-04-16 13:23 ` [PATCH 4.19 094/146] crypto: mxs-dcp - fix scatterlist linearization for hash Greg Kroah-Hartman
2020-04-16 13:23 ` [PATCH 4.19 095/146] erofs: correct the remaining shrink objects Greg Kroah-Hartman
2020-04-16 13:23 ` [PATCH 4.19 096/146] powerpc/pseries: Drop pointless static qualifier in vpa_debugfs_init() Greg Kroah-Hartman
2020-04-16 13:23 ` [PATCH 4.19 097/146] x86/speculation: Remove redundant arch_smt_update() invocation Greg Kroah-Hartman
2020-04-16 13:23 ` [PATCH 4.19 098/146] tools: gpio: Fix out-of-tree build regression Greg Kroah-Hartman
2020-04-16 13:24 ` [PATCH 4.19 099/146] mm: Use fixed constant in page_frag_alloc instead of size + 1 Greg Kroah-Hartman
2020-04-16 13:24 ` [PATCH 4.19 100/146] net: qualcomm: rmnet: Allow configuration updates to existing devices Greg Kroah-Hartman
2020-04-16 13:24 ` [PATCH 4.19 101/146] arm64: dts: allwinner: h6: Fix PMU compatible Greg Kroah-Hartman
2020-04-16 13:24 ` [PATCH 4.19 102/146] dm writecache: add cond_resched to avoid CPU hangs Greg Kroah-Hartman
2020-04-16 13:24 ` [PATCH 4.19 103/146] dm verity fec: fix memory leak in verity_fec_dtr Greg Kroah-Hartman
2020-04-16 13:24 ` [PATCH 4.19 104/146] scsi: zfcp: fix missing erp_lock in port recovery trigger for point-to-point Greg Kroah-Hartman
2020-04-16 13:24 ` [PATCH 4.19 105/146] arm64: armv8_deprecated: Fix undef_hook mask for thumb setend Greg Kroah-Hartman
2020-04-16 13:24 ` [PATCH 4.19 106/146] selftests: vm: drop dependencies on page flags from mlock2 tests Greg Kroah-Hartman
2020-04-16 13:24 ` [PATCH 4.19 107/146] rtc: omap: Use define directive for PIN_CONFIG_ACTIVE_HIGH Greg Kroah-Hartman
2020-04-16 13:24 ` [PATCH 4.19 108/146] drm/etnaviv: rework perfmon query infrastructure Greg Kroah-Hartman
2020-04-16 13:24 ` [PATCH 4.19 109/146] powerpc/pseries: Avoid NULL pointer dereference when drmem is unavailable Greg Kroah-Hartman
2020-04-16 13:24 ` [PATCH 4.19 110/146] NFS: Fix a page leak in nfs_destroy_unlinked_subrequests() Greg Kroah-Hartman
2020-04-16 13:24 ` [PATCH 4.19 111/146] ext4: fix a data race at inode->i_blocks Greg Kroah-Hartman
2020-04-16 13:24 ` [PATCH 4.19 112/146] fs/filesystems.c: downgrade user-reachable WARN_ONCE() to pr_warn_once() Greg Kroah-Hartman
2020-04-16 13:24 ` [PATCH 4.19 113/146] ocfs2: no need try to truncate file beyond i_size Greg Kroah-Hartman
2020-04-16 13:24 ` [PATCH 4.19 114/146] perf tools: Support Python 3.8+ in Makefile Greg Kroah-Hartman
2020-04-16 13:24 ` [PATCH 4.19 115/146] s390/diag: fix display of diagnose call statistics Greg Kroah-Hartman
2020-04-16 13:24 ` [PATCH 4.19 116/146] Input: i8042 - add Acer Aspire 5738z to nomux list Greg Kroah-Hartman
2020-04-16 13:24 ` [PATCH 4.19 117/146] clk: ingenic/jz4770: Exit with error if CGU init failed Greg Kroah-Hartman
2020-04-16 13:24 ` [PATCH 4.19 118/146] kmod: make request_module() return an error when autoloading is disabled Greg Kroah-Hartman
2020-04-16 13:24 ` [PATCH 4.19 119/146] cpufreq: powernv: Fix use-after-free Greg Kroah-Hartman
2020-04-16 13:24 ` [PATCH 4.19 120/146] hfsplus: fix crash and filesystem corruption when deleting files Greg Kroah-Hartman
2020-04-16 13:24 ` [PATCH 4.19 121/146] libata: Return correct status in sata_pmp_eh_recover_pm() when ATA_DFLAG_DETACH is set Greg Kroah-Hartman
2020-04-16 13:24 ` [PATCH 4.19 122/146] ipmi: fix hung processes in __get_guid() Greg Kroah-Hartman
2020-04-16 13:24 ` [PATCH 4.19 123/146] xen/blkfront: fix memory allocation flags in blkfront_setup_indirect() Greg Kroah-Hartman
2020-04-16 13:24 ` [PATCH 4.19 124/146] powerpc/powernv/idle: Restore AMR/UAMOR/AMOR after idle Greg Kroah-Hartman
2020-04-16 13:24 ` [PATCH 4.19 125/146] powerpc/64/tm: Dont let userspace set regs->trap via sigreturn Greg Kroah-Hartman
2020-04-16 13:24 ` [PATCH 4.19 126/146] powerpc/hash64/devmap: Use H_PAGE_THP_HUGE when setting up huge devmap PTE entries Greg Kroah-Hartman
2020-04-16 13:24 ` [PATCH 4.19 127/146] powerpc/xive: Use XIVE_BAD_IRQ instead of zero to catch non configured IPIs Greg Kroah-Hartman
2020-04-16 13:24 ` [PATCH 4.19 128/146] powerpc/kprobes: Ignore traps that happened in real mode Greg Kroah-Hartman
2020-04-16 13:24 ` [PATCH 4.19 129/146] scsi: mpt3sas: Fix kernel panic observed on soft HBA unplug Greg Kroah-Hartman
2020-04-16 13:24 ` [PATCH 4.19 130/146] powerpc: Add attributes for setjmp/longjmp Greg Kroah-Hartman
2020-04-16 13:24 ` [PATCH 4.19 131/146] powerpc: Make setjmp/longjmp signature standard Greg Kroah-Hartman
2020-04-16 13:24 ` [PATCH 4.19 132/146] btrfs: use nofs allocations for running delayed items Greg Kroah-Hartman
2020-04-16 13:24 ` [PATCH 4.19 133/146] dm zoned: remove duplicate nr_rnd_zones increase in dmz_init_zone() Greg Kroah-Hartman
2020-04-16 13:24 ` [PATCH 4.19 134/146] crypto: caam - update xts sector size for large input length Greg Kroah-Hartman
2020-04-16 13:24 ` [PATCH 4.19 135/146] crypto: ccree - improve error handling Greg Kroah-Hartman
2020-04-16 13:24 ` [PATCH 4.19 136/146] crypto: ccree - zero out internal struct before use Greg Kroah-Hartman
2020-04-16 13:24 ` [PATCH 4.19 137/146] crypto: ccree - dont mangle the request assoclen Greg Kroah-Hartman
2020-04-16 13:24 ` [PATCH 4.19 138/146] crypto: ccree - dec auth tag size from cryptlen map Greg Kroah-Hartman
2020-04-16 13:24 ` [PATCH 4.19 139/146] crypto: ccree - only try to map auth tag if needed Greg Kroah-Hartman
2020-04-16 13:24 ` [PATCH 4.19 140/146] Revert "drm/dp_mst: Remove VCPI while disabling topology mgr" Greg Kroah-Hartman
2020-04-16 13:24 ` [PATCH 4.19 141/146] drm/dp_mst: Fix clearing payload state on topology disable Greg Kroah-Hartman
2020-04-16 13:24 ` [PATCH 4.19 142/146] drm: Remove PageReserved manipulation from drm_pci_alloc Greg Kroah-Hartman
2020-04-16 13:24 ` [PATCH 4.19 143/146] ftrace/kprobe: Show the maxactive number on kprobe_events Greg Kroah-Hartman
2020-04-16 13:24 ` [PATCH 4.19 144/146] powerpc/fsl_booke: Avoid creating duplicate tlb1 entry Greg Kroah-Hartman
2020-04-16 13:24 ` [PATCH 4.19 145/146] misc: echo: Remove unnecessary parentheses and simplify check for zero Greg Kroah-Hartman
2020-04-16 13:24 ` [PATCH 4.19 146/146] etnaviv: perfmon: fix total and idle HI cyleces readout Greg Kroah-Hartman
2020-04-16 21:15 ` [PATCH 4.19 000/146] 4.19.116-rc1 review Guenter Roeck
2020-04-16 22:06 ` shuah
2020-04-17 6:12 ` Naresh Kamboju
2020-04-17 9:44 ` Jon Hunter
2020-04-17 12:35 ` Pavel Machek
2020-04-17 13:37 ` Daniel Díaz
2020-04-17 14:52 ` Chris Paterson
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20200416131242.353444678@linuxfoundation.org \
--to=gregkh@linuxfoundation.org \
--cc=akpm@linux-foundation.org \
--cc=ben.hutchings@codethink.co.uk \
--cc=linux-kernel@vger.kernel.org \
--cc=linux@roeck-us.net \
--cc=lkft-triage@lists.linaro.org \
--cc=patches@kernelci.org \
--cc=shuah@kernel.org \
--cc=stable@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).