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/220] 4.19.86-stable review
Date: Fri, 22 Nov 2019 11:26:05 +0100 [thread overview]
Message-ID: <20191122100912.732983531@linuxfoundation.org> (raw)
This is the start of the stable review cycle for the 4.19.86 release.
There are 220 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 Sun, 24 Nov 2019 09:59:19 +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.86-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.86-rc1
Reinette Chatre <reinette.chatre@intel.com>
x86/resctrl: Fix rdt_find_domain() return value and checks
Takeshi Saito <takeshi.saito.xv@renesas.com>
mmc: tmio: fix SCC error handling to avoid false positive CRC error
Michael Ellerman <mpe@ellerman.id.au>
powerpc/time: Fix clockevent_decrementer initalisation for PR KVM
Alan Mikhak <alan.mikhak@sifive.com>
tools: PCI: Fix broken pcitest compilation
Enric Balletbo i Serra <enric.balletbo@collabora.com>
PM / devfreq: Fix static checker warning in try_then_request_governor
Hans de Goede <hdegoede@redhat.com>
ACPI / LPSS: Use acpi_lpss_* instead of acpi_subsys_* functions for hibernate
Yuchung Cheng <ycheng@google.com>
tcp: start receiver buffer autotuning sooner
Roger Quadros <rogerq@ti.com>
ARM: dts: omap5: Fix dual-role mode on Super-Speed port
Ido Schimmel <idosch@mellanox.com>
mlxsw: spectrum_switchdev: Check notification relevance based on upper device
Huibin Hong <huibin.hong@rock-chips.com>
spi: rockchip: initialize dma_slave_config properly
Felix Fietkau <nbd@nbd.name>
mac80211: minstrel: fix sampling/reporting of CCK rates in HT mode
Felix Fietkau <nbd@nbd.name>
mac80211: minstrel: fix CCK rate group streams value
Felix Fietkau <nbd@nbd.name>
mac80211: minstrel: fix using short preamble CCK rates on HT clients
zhong jiang <zhongjiang@huawei.com>
misc: cxl: Fix possible null pointer dereference
Pablo Neira Ayuso <pablo@netfilter.org>
netfilter: nft_compat: do not dump private area
Eric Dumazet <edumazet@google.com>
net: sched: avoid writing on noop_qdisc
Petr Machata <petrm@mellanox.com>
selftests: forwarding: Have lldpad_app_wait_set() wait for unknown, too
Kun Yi <kunyi@google.com>
hwmon: (npcm-750-pwm-fan) Change initial pwm target to 255
Nicolin Chen <nicoleotsuka@gmail.com>
hwmon: (ina3221) Fix INA3221_CONFIG_MODE macros
Thierry Reding <treding@nvidia.com>
hwmon: (pwm-fan) Silence error on probe deferral
Guenter Roeck <linux@roeck-us.net>
hwmon: (nct6775) Fix names of DIMM temperature sources
Guenter Roeck <linux@roeck-us.net>
hwmon: (k10temp) Support all Family 15h Model 6xh and Model 7xh processors
Colin Ian King <colin.king@canonical.com>
scsi: arcmsr: clean up clang warning on extraneous parentheses
Linus Walleij <linus.walleij@linaro.org>
pinctrl: gemini: Fix up TVC clock group
Colin Ian King <colin.king@canonical.com>
orangefs: rate limit the client not running info message
Thomas Gleixner <tglx@linutronix.de>
x86/mm: Do not warn about PCI BIOS W+X mappings
Timothy E Baldwin <T.E.Baldwin99@members.leeds.ac.uk>
ARM: 8802/1: Call syscall_trace_exit even when system call skipped
Trent Piepho <tpiepho@impinj.com>
spi: spidev: Fix OF tree warning logic
Linus Walleij <linus.walleij@linaro.org>
pinctrl: gemini: Mask and set properly
Hieu Tran Dang <dangtranhieu2012@gmail.com>
spi: fsl-lpspi: Prevent FIFO under/overrun by default
Marek Vasut <marex@denx.de>
gpio: syscon: Fix possible NULL ptr usage
Jesper Dangaard Brouer <brouer@redhat.com>
net: fix generic XDP to handle if eth header was mangled
Wenwen Wang <wang6495@umn.edu>
bpf: btf: Fix a missing check bug
Bjorn Helgaas <bhelgaas@google.com>
x86/kexec: Correct KEXEC_BACKUP_SRC_END off-by-one error
Zhoujie Wu <zjwu@marvell.com>
lightnvm: pblk: consider max hw sectors supported for max_write_pgs
Wei Yongjun <weiyongjun1@huawei.com>
lightnvm: pblk: fix error handling of pblk_lines_init()
Javier González <javier@javigon.com>
lightnvm: do no update csecs and sos on 1.2
Javier González <javier@javigon.com>
lightnvm: pblk: guarantee mw_cunits on read buffer
Hans Holmberg <hans.holmberg@cnexlabs.com>
lightnvm: pblk: fix write amplificiation calculation
Javier González <javier@javigon.com>
lightnvm: pblk: guarantee emeta on line close
Matias Bjørling <mb@lightnvm.io>
lightnvm: pblk: fix incorrect min_write_pgs
Matias Bjørling <mb@lightnvm.io>
lightnvm: pblk: fix rqd.error return value in pblk_blk_erase_sync
Connor McAdams <conmanx360@gmail.com>
ALSA: hda/ca0132 - Fix input effect controls for desktop cards
Vikash Garodia <vgarodia@codeaurora.org>
media: venus: vdec: fix decoded data size
Colin Ian King <colin.king@canonical.com>
media: cx231xx: fix potential sign-extension overflow on large shift
Tim Smith <tim.smith@citrix.com>
GFS2: Flush the GFS2 delete workqueue before stopping the kernel threads
Wenwen Wang <wang6495@umn.edu>
media: isif: fix a NULL pointer dereference bug
He Zhe <zhe.he@windriver.com>
printk: Give error on attempt to set log buffer length to over 2G
Vignesh R <vigneshr@ti.com>
mfd: ti_am335x_tscadc: Keep ADC interface on if child is wakeup capable
Nathan Chancellor <natechancellor@gmail.com>
backlight: lm3639: Unconditionally call led_classdev_unregister
Borislav Petkov <bp@suse.de>
proc/vmcore: Fix i386 build error of missing copy_oldmem_page_encrypted()
Vasily Gorbik <gor@linux.ibm.com>
s390/kasan: avoid user access code instrumentation
Vasily Gorbik <gor@linux.ibm.com>
s390/kasan: avoid instrumentation of early C code
Vasily Gorbik <gor@linux.ibm.com>
s390/kasan: avoid vdso instrumentation
Ludovic Barre <ludovic.barre@st.com>
mmc: mmci: expand startbiterr to irqmask and error check
Reinette Chatre <reinette.chatre@intel.com>
x86/intel_rdt: CBM overlap should also check for overlap with CDP peer
Reinette Chatre <reinette.chatre@intel.com>
x86/intel_rdt: Introduce utility to obtain CDP peer
Yogesh Gaur <yogeshnarayan.gaur@nxp.com>
mtd: devices: m25p80: Make sure WRITE_EN is issued before each write
Nathan Chancellor <natechancellor@gmail.com>
mtd: spi-nor: cadence-quadspi: Use proper enum for dma_[un]map_single
Nathan Chancellor <natechancellor@gmail.com>
media: cx18: Don't check for address of video_dev
Sakari Ailus <sakari.ailus@linux.intel.com>
media: dw9807-vcm: Fix probe error handling
Rajmohan Mani <rajmohan.mani@intel.com>
media: dw9714: Fix error handling in probe function
Nathan Chancellor <natechancellor@gmail.com>
platform/x86: mlx-platform: Properly use mlxplat_mlxcpld_msn201x_items
Shenghui Wang <shhuiw@foxmail.com>
bcache: recal cached_dev_sectors on detach
Shenghui Wang <shhuiw@foxmail.com>
bcache: account size of buckets used in uuid write to ca->meta_sectors_written
Geert Uytterhoeven <geert+renesas@glider.be>
reset: Fix potential use-after-free in __of_reset_control_get()
Randy Dunlap <rdunlap@infradead.org>
fbdev: fix broken menu dependencies
Dan Carpenter <dan.carpenter@oracle.com>
fbdev: sbuslib: integer overflow in sbusfb_ioctl_helper()
Dan Carpenter <dan.carpenter@oracle.com>
fbdev: sbuslib: use checked version of put_user()
Sam Ravnborg <sam@ravnborg.org>
atmel_lcdfb: support native-mode display-timings
Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se>
mmc: renesas_sdhi_internal_dmac: set scatter/gather max segment size
Masaharu Hayakawa <masaharu.hayakawa.ry@renesas.com>
mmc: tmio: Fix SCC error detection
Fabrizio Castro <fabrizio.castro@bp.renesas.com>
mmc: renesas_sdhi_internal_dmac: Whitelist r8a774a1
Andy Lutomirski <luto@kernel.org>
x86/fsgsbase/64: Fix ptrace() to read the FS/GS base accurately
Björn Töpel <bjorn.topel@intel.com>
xsk: proper AF_XDP socket teardown ordering
Sara Sharon <sara.sharon@intel.com>
iwlwifi: mvm: don't send keys when entering D3
Ronald Tschalär <ronald@innovation.ch>
ACPI / SBS: Fix rare oops when removing modules
Li RongQing <lirongqing@baidu.com>
xfrm: use correct size to initialise sp->ovec
Radu Solea <radu.solea@nxp.com>
crypto: mxs-dcp - Fix AES issues
Radu Solea <radu.solea@nxp.com>
crypto: mxs-dcp - Fix SHA null hashes and output length
Wolfram Sang <wsa+renesas@sang-engineering.com>
dmaengine: rcar-dmac: set scatter/gather max segment size
Borislav Petkov <bp@suse.de>
x86/olpc: Fix build error with CONFIG_MFD_CS5535=m
Lianbo Jiang <lijiang@redhat.com>
kexec: Allocate decrypted control pages for kdump if SME is enabled
Sibi Sankar <sibis@codeaurora.org>
remoteproc: qcom: q6v5: Fix a race condition on fatal crash
Suman Anna <s-anna@ti.com>
remoteproc: Check for NULL firmwares in sysfs interface
Davide Caratti <dcaratti@redhat.com>
tc-testing: fix build of eBPF programs
Jian Shen <shenjian15@huawei.com>
net: hns3: Fix for rx vlan id handle to support Rev 0x21 hardware
Laurentiu Tudor <laurentiu.tudor@nxp.com>
soc: fsl: bman_portals: defer probe after bman's probe
Julian Sax <jsbc@gmx.de>
Input: silead - try firmware reload after unsuccessful resume
Martin Kepplinger <martink@posteo.de>
Input: st1232 - set INPUT_PROP_DIRECT property
Wolfram Sang <wsa+renesas@sang-engineering.com>
i2c: zx2967: use core to detect 'no zero length' quirk
Wolfram Sang <wsa+renesas@sang-engineering.com>
i2c: tegra: use core to detect 'no zero length' quirk
Wolfram Sang <wsa+renesas@sang-engineering.com>
i2c: qup: use core to detect 'no zero length' quirk
Wolfram Sang <wsa+renesas@sang-engineering.com>
i2c: omap: use core to detect 'no zero length' quirk
Bob Peterson <rpeterso@redhat.com>
gfs2: slow the deluge of io error messages
Hans Verkuil <hans.verkuil@cisco.com>
media: cec-gpio: select correct Signal Free Time
Hugues Fruchet <hugues.fruchet@st.com>
media: ov5640: fix framerate update
Rami Rosen <ramirose@gmail.com>
dmaengine: ioat: fix prototype of ioat_enumerate_channels
Olga Kornievskaia <kolga@netapp.com>
NFSv4.x: fix lock recovery during delegation recall
He Zhe <zhe.he@windriver.com>
printk: Correct wrong casting
Florian Fainelli <f.fainelli@gmail.com>
i2c: brcmstb: Allow enabling the driver on DSL SoCs
Marek Szyprowski <m.szyprowski@samsung.com>
clk: samsung: Use clk_hw API for calling clk framework from clk notifiers
Joonyoung Shim <jy0922.shim@samsung.com>
clk: samsung: exynos5420: Define CLK_SECKEY gate clock only or Exynos5420
Marek Szyprowski <m.szyprowski@samsung.com>
clk: samsung: Use NOIRQ stage for Exynos5433 clocks suspend/resume
Sergey Matyukevich <sergey.matyukevich.os@quantenna.com>
qtnfmac: drop error reports for out-of-bounds key indexes
Sergey Matyukevich <sergey.matyukevich.os@quantenna.com>
qtnfmac: inform wireless core about supported extended capabilities
Sergey Matyukevich <sergey.matyukevich.os@quantenna.com>
qtnfmac: pass sgi rate info flag to wireless core
Igor Mitsyanko <igor.mitsyanko.os@quantenna.com>
qtnfmac: request userspace to do OBSS scanning if FW can not
Chung-Hsien Hsu <stanley.hsu@cypress.com>
brcmfmac: fix full timeout waiting for action frame on-channel tx
Chung-Hsien Hsu <stanley.hsu@cypress.com>
brcmfmac: reduce timeout for action frame scan
Borislav Petkov <bp@suse.de>
cpu/SMT: State SMT is disabled even with nosmt and without "=force"
Ricardo Ribalda Delgado <ricardo.ribalda@gmail.com>
mtd: physmap_of: Release resources on error
SolidHal <hal@halemmerich.com>
usb: dwc2: disable power_down on rockchip devices
Johan Hovold <johan@kernel.org>
USB: serial: cypress_m8: fix interrupt-out transfer length
Cameron Kaiser <spectre@floodgap.com>
KVM: PPC: Book3S PR: Exiting split hack mode needs to fixup both PC and LR
Vasundhara Volam <vasundhara-v.volam@broadcom.com>
bnxt_en: return proper error when FW returns HWRM_ERR_CODE_RESOURCE_ACCESS_DENIED
Michael Pobega <mpobega@neverware.com>
ALSA: hda/sigmatel - Disable automute for Elo VuPoint
Jacopo Mondi <jacopo+renesas@jmondi.org>
media: i2c: adv748x: Support probing a single output
Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se>
media: rcar-vin: fix redeclaration of symbol
Nathan Chancellor <natechancellor@gmail.com>
media: pxa_camera: Fix check for pdev->dev.of_node
Matthias Reichl <hias@horus.com>
media: rc: ir-rc6-decoder: enable toggle bit for Kathrein RCU-676 remote
Nathan Chancellor <natechancellor@gmail.com>
qed: Avoid implicit enum conversion in qed_ooo_submit_tx_buffers
Nathan Chancellor <natechancellor@gmail.com>
ata: ep93xx: Use proper enums for directions
Nicholas Piggin <npiggin@gmail.com>
powerpc/64s/radix: Explicitly flush ERAT with local LPID invalidation
Anton Blanchard <anton@ozlabs.org>
powerpc/time: Use clockevents_register_device(), fixing an issue with large decrementer
Dan Carpenter <dan.carpenter@oracle.com>
ASoC: qdsp6: q6asm-dai: checking NULL vs IS_ERR()
Rafael J. Wysocki <rafael.j.wysocki@intel.com>
cpuidle: menu: Fix wakeup statistics updates for polling state
Bob Moore <robert.moore@intel.com>
ACPICA: Never run _REG on system_memory and system_IO
Viresh Kumar <viresh.kumar@linaro.org>
OPP: Return error on error from dev_pm_opp_get_opp_count()
Jordan Crouse <jcrouse@codeaurora.org>
msm/gpu/a6xx: Force of_dma_configure to setup DMA for GMU
Arun Kumar Neelakantam <aneela@codeaurora.org>
rpmsg: glink: smem: Support rx peak for size less than 4 bytes
Nathan Chancellor <natechancellor@gmail.com>
IB/mlx4: Avoid implicit enumerated type conversion
Lijun Ou <oulijun@huawei.com>
RDMA/hns: Limit the size of extend sge of sq
Lijun Ou <oulijun@huawei.com>
RDMA/hns: Bugfix for CM test
Lijun Ou <oulijun@huawei.com>
RDMA/hns: Submit bad wr when post send wr exception
Lijun Ou <oulijun@huawei.com>
RDMA/hns: Bugfix for reserved qp number
Zhu Yanjun <yanjun.zhu@oracle.com>
IB/rxe: avoid srq memory leak
Wei Yongjun <weiyongjun1@huawei.com>
IB/mthca: Fix error return code in __mthca_init_one()
Radoslaw Tyl <radoslawx.tyl@intel.com>
ixgbe: Fix crash with VFs and flow director on interface flap
Nathan Chancellor <natechancellor@gmail.com>
i40e: Use proper enum in i40e_ndo_set_vf_link_state
Radoslaw Tyl <radoslawx.tyl@intel.com>
ixgbe: Fix ixgbe TX hangs with XDP_TX beyond queue limit
NeilBrown <neilb@suse.com>
md: allow metadata updates while suspending an array - fix
Anirudh Venkataramanan <anirudh.venkataramanan@intel.com>
ice: Fix forward to queue group logic
Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
clocksource/drivers/sh_cmt: Fix clocksource width for 32-bit machines
Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
clocksource/drivers/sh_cmt: Fixup for 64-bit machines
Gustavo Pimentel <gustavo.pimentel@synopsys.com>
tools: PCI: Fix compilation warnings
Chen Yu <yu.c.chen@intel.com>
PM / hibernate: Check the success of generating md5 digest before hibernation
Nathan Chancellor <natechancellor@gmail.com>
mtd: rawnand: sh_flctl: Use proper enum for flctl_dma_fifo0_transfer
Tudor Ambarus <tudor.ambarus@microchip.com>
ARM: dts: at91: sama5d2_ptc_ek: fix bootloader env offsets
Tudor Ambarus <tudor.ambarus@microchip.com>
ARM: dts: at91: at91sam9x5cm: fix addressable nand flash size
Tudor Ambarus <tudor.ambarus@microchip.com>
ARM: dts: at91: sama5d4_xplained: fix addressable nand flash size
zhong jiang <zhongjiang@huawei.com>
powerpc/xive: Move a dereference below a NULL test
Naveen N. Rao <naveen.n.rao@linux.vnet.ibm.com>
powerpc/pseries: Fix how we iterate over the DTL entries
Naveen N. Rao <naveen.n.rao@linux.vnet.ibm.com>
powerpc/pseries: Fix DTL buffer registration
Nathan Chancellor <natechancellor@gmail.com>
cxgb4: Use proper enum in IEEE_FAUX_SYNC
Nathan Chancellor <natechancellor@gmail.com>
cxgb4: Use proper enum in cxgb4_dcb_handle_fw_update
Dan Carpenter <dan.carpenter@oracle.com>
mei: samples: fix a signedness bug in amt_host_if_call()
Jon Derrick <jonathan.derrick@intel.com>
x86/PCI: Apply VMD's AERSID fixup generically
Chuck Lever <chuck.lever@oracle.com>
sunrpc: Fix connect metrics
Nishanth Menon <nm@ti.com>
clk: keystone: Enable TISCI clocks if K3_ARCH
Gabriel Krisman Bertazi <krisman@collabora.co.uk>
ext4: fix build error when DX_DEBUG is defined
Keyon Jie <yang.jie@linux.intel.com>
ALSA: hda: Fix mismatch for register mask and value in ext controller.
Nathan Chancellor <natechancellor@gmail.com>
dmaengine: timb_dma: Use proper enum in td_prep_slave_sg
Nathan Chancellor <natechancellor@gmail.com>
dmaengine: ep93xx: Return proper enum in ep93xx_dma_chan_direction
Sergey Senozhatsky <sergey.senozhatsky.work@gmail.com>
printk: CON_PRINTBUFFER console registration is a bit racy
Petr Mladek <pmladek@suse.com>
printk: Do not miss new messages when replaying the log
Alexey Kardashevskiy <aik@ozlabs.ru>
KVM: PPC: Inform the userspace about TCE update failures
Guenter Roeck <linux@roeck-us.net>
watchdog: w83627hf_wdt: Support NCT6796D, NCT6797D, NCT6798D
Romain Izard <romain.izard.pro@gmail.com>
watchdog: sama5d4: fix timeout-sec usage
Wolfram Sang <wsa+renesas@sang-engineering.com>
watchdog: renesas_wdt: stop when unregistering
Wolfram Sang <wsa+renesas@sang-engineering.com>
watchdog: core: fix null pointer dereference when releasing cdev
Miquel Raynal <miquel.raynal@bootlin.com>
irqchip/irq-mvebu-icu: Fix wrong private data retrieval
Andrew Zaborowski <andrew.zaborowski@intel.com>
nl80211: Fix a GET_KEY reply attribute
Thinh Nguyen <Thinh.Nguyen@synopsys.com>
usb: dwc3: gadget: Check ENBLSLPM before sending ep command
Jia-Ju Bai <baijiaju1990@gmail.com>
usb: gadget: udc: fotg210-udc: Fix a sleep-in-atomic-context bug in fotg210_get_status()
Vakul Garg <vakul.garg@nxp.com>
selftests/tls: Fix recv(MSG_PEEK) & splice() test cases
Simon Wunderlich <sw@simonwunderlich.de>
ath9k: fix reporting calculated new FFT upper max
Vincent Donnefort <vincent.donnefort@arm.com>
PM / devfreq: stopping the governor before device_unregister()
Matthias Kaehlcke <mka@chromium.org>
PM / devfreq: Fix handling of min/max_freq == 0
Enric Balletbo i Serra <enric.balletbo@collabora.com>
PM / devfreq: Fix devfreq_add_device() when drivers are built as modules.
Florian Fainelli <f.fainelli@gmail.com>
ata: ahci_brcm: Allow using driver or DSL SoCs
Nathan Chancellor <natechancellor@gmail.com>
rtlwifi: btcoex: Use proper enumerated types for Wi-Fi only interface
Ben Greear <greearb@candelatech.com>
ath10k: fix vdev-start timeout on error
Anshuman Khandual <anshuman.khandual@arm.com>
arm64/numa: Report correct memblock range for the dummy node
Suzuki K Poulose <suzuki.poulose@arm.com>
kvm: arm/arm64: Fix stage2_flush_memslot for 4 level page table
Zhen Lei <thunder.leizhen@huawei.com>
iommu/arm-smmu-v3: Fix unexpected CMD_SYNC timeout
Robin Murphy <robin.murphy@arm.com>
iommu/io-pgtable-arm: Fix race handling in split_blk_unmap()
Felix Fietkau <nbd@nbd.name>
mt76: fix handling ps-poll frames
Felix Fietkau <nbd@nbd.name>
mt76x2: disable WLAN core before probe
Lorenzo Bianconi <lorenzo.bianconi@redhat.com>
mt76x2: fix tx power configuration for VHT mcs 9
Dennis Dalessandro <dennis.dalessandro@intel.com>
IB/hfi1: Ensure ucast_dlid access doesnt exceed bounds
Michael J. Ruhl <michael.j.ruhl@intel.com>
IB/hfi1: Error path MAD response size is incorrect
Jaegeuk Kim <jaegeuk@kernel.org>
f2fs: keep lazytime on remount
Hans de Goede <hdegoede@redhat.com>
ACPI / LPSS: Resume BYT/CHT I2C controllers from resume_noirq
Hans de Goede <hdegoede@redhat.com>
ACPI / LPSS: Make acpi_lpss_find_device() also find PCI devices
Trond Myklebust <trond.myklebust@hammerspace.com>
SUNRPC: Fix priority queue fairness
Yuchung Cheng <ycheng@google.com>
tcp: up initial rmem to 128KB and SYN rwin to around 64KB
Chen-Yu Tsai <wens@csie.org>
ARM: dts: sun8i: h3: bpi-m2-plus: Fix address for external RGMII Ethernet PHY
Philipp Rossak <embed3d@gmail.com>
ARM: dts: sun8i: h3-h5: ir register size should be the whole memory block
Jaegeuk Kim <jaegeuk@kernel.org>
f2fs: return correct errno in f2fs_gc
Huazhong Tan <tanhuazhong@huawei.com>
net: hns3: Fix loss of coal configuration while doing reset
Yunsheng Lin <linyunsheng@huawei.com>
net: hns3: Fix for netdev not up problem when setting mtu
H. Nikolaus Schaller <hns@goldelico.com>
ARM: dts: omap5: enable OTG role for DWC3 controller
Vignesh R <vigneshr@ti.com>
ARM: dts: dra7: Enable workaround for errata i870 in PCIe host mode
YueHaibing <yuehaibing@huawei.com>
net: xen-netback: fix return type of ndo_start_xmit function
YueHaibing <yuehaibing@huawei.com>
net: ovs: fix return type of ndo_start_xmit function
Wang YanQing <udknight@gmail.com>
bpf, x32: Fix bug for BPF_JMP | {BPF_JSGT, BPF_JSLE, BPF_JSLT, BPF_JSGE}
Luke Nelson <lukenels@cs.washington.edu>
bpf, x32: Fix bug with ALU64 {LSH, RSH, ARSH} BPF_K shift by 0
Luke Nelson <lukenels@cs.washington.edu>
bpf, x32: Fix bug with ALU64 {LSH, RSH, ARSH} BPF_X shift by 0
Wang YanQing <udknight@gmail.com>
bpf, x32: Fix bug for BPF_ALU64 | BPF_NEG
Daniel Vetter <daniel.vetter@ffwll.ch>
fbdev: Ditch fb_edid_add_monspecs
Pavel Tatashin <pasha.tatashin@soleen.com>
arm64: uaccess: Ensure PAN is re-enabled after unhandled uaccess fault
David Hildenbrand <david@redhat.com>
mm/memory_hotplug: fix updating the node span
David Hildenbrand <david@redhat.com>
mm/memory_hotplug: don't access uninitialized memmaps in shrink_pgdat_span()
Matthew Wilcox (Oracle) <willy@infradead.org>
idr: Fix idr_get_next race with idr_remove
Dan Carpenter <dan.carpenter@oracle.com>
net: cdc_ncm: Signedness bug in cdc_ncm_set_dgram_size()
Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Revert "OPP: Protect dev_list with opp_table lock"
Julia Lawall <Julia.Lawall@lip6.fr>
tee: optee: add missing of_node_put after of_device_is_available
Hsin-Yi Wang <hsinyi@chromium.org>
i2c: mediatek: modify threshold passed to i2c_get_dma_safe_msg_buf()
Leilk Liu <leilk.liu@mediatek.com>
spi: mediatek: use correct mata->xfer_len when in fifo transfer
-------------
Diffstat:
Makefile | 4 +-
arch/arm/boot/dts/at91-sama5d2_ptc_ek.dts | 8 +-
arch/arm/boot/dts/at91-sama5d4_xplained.dts | 2 +-
arch/arm/boot/dts/at91sam9x5cm.dtsi | 2 +-
arch/arm/boot/dts/dra7.dtsi | 2 +
arch/arm/boot/dts/omap5-board-common.dtsi | 5 +
arch/arm/boot/dts/sun8i-h3-bananapi-m2-plus.dts | 2 +-
arch/arm/boot/dts/sunxi-h3-h5.dtsi | 2 +-
arch/arm/kernel/entry-common.S | 9 +-
arch/arm64/lib/clear_user.S | 1 +
arch/arm64/lib/copy_from_user.S | 1 +
arch/arm64/lib/copy_in_user.S | 1 +
arch/arm64/lib/copy_to_user.S | 1 +
arch/arm64/mm/numa.c | 2 +-
arch/powerpc/kernel/time.c | 19 +-
arch/powerpc/kvm/book3s.c | 3 +
arch/powerpc/kvm/book3s_64_vio.c | 8 +-
arch/powerpc/kvm/book3s_64_vio_hv.c | 6 +-
arch/powerpc/mm/tlb-radix.c | 1 +
arch/powerpc/platforms/pseries/dtl.c | 4 +-
arch/powerpc/sysdev/xive/common.c | 7 +-
arch/s390/boot/Makefile | 1 +
arch/s390/boot/compressed/Makefile | 1 +
arch/s390/kernel/Makefile | 2 +
arch/s390/kernel/vdso32/Makefile | 3 +-
arch/s390/kernel/vdso64/Makefile | 3 +-
arch/s390/lib/Makefile | 4 +
arch/x86/Kconfig | 3 +-
arch/x86/include/asm/kexec.h | 2 +-
arch/x86/kernel/cpu/intel_rdt.c | 2 +-
arch/x86/kernel/cpu/intel_rdt_ctrlmondata.c | 2 +-
arch/x86/kernel/cpu/intel_rdt_rdtgroup.c | 112 ++++-
arch/x86/kernel/ptrace.c | 62 ++-
arch/x86/mm/dump_pagetables.c | 35 +-
arch/x86/net/bpf_jit_comp32.c | 524 ++++++++-------------
arch/x86/pci/fixup.c | 12 +-
arch/x86/power/hibernate_64.c | 11 +-
drivers/acpi/acpi_lpss.c | 74 ++-
drivers/acpi/acpica/acevents.h | 2 +
drivers/acpi/acpica/aclocal.h | 2 +-
drivers/acpi/acpica/evregion.c | 17 +-
drivers/acpi/acpica/evrgnini.c | 6 +-
drivers/acpi/acpica/evxfregn.c | 1 -
drivers/acpi/osl.c | 1 +
drivers/acpi/sbshc.c | 2 +
drivers/ata/Kconfig | 3 +-
drivers/ata/pata_ep93xx.c | 8 +-
drivers/clk/Makefile | 1 +
drivers/clk/keystone/Kconfig | 2 +-
drivers/clk/samsung/clk-cpu.c | 6 +-
drivers/clk/samsung/clk-cpu.h | 2 +-
drivers/clk/samsung/clk-exynos5420.c | 3 +-
drivers/clk/samsung/clk-exynos5433.c | 2 +-
drivers/clocksource/sh_cmt.c | 78 ++-
drivers/cpuidle/governors/menu.c | 10 +
drivers/cpuidle/poll_state.c | 6 +-
drivers/crypto/mxs-dcp.c | 80 +++-
drivers/devfreq/devfreq.c | 104 +++-
drivers/dma/ioat/init.c | 7 +-
drivers/dma/sh/rcar-dmac.c | 3 +
drivers/dma/timb_dma.c | 2 +-
drivers/gpio/gpio-syscon.c | 2 +-
drivers/gpu/drm/msm/adreno/a6xx_gmu.c | 2 +-
drivers/hwmon/ina3221.c | 6 +-
drivers/hwmon/k10temp.c | 5 +-
drivers/hwmon/nct6775.c | 16 +-
drivers/hwmon/npcm750-pwm-fan.c | 2 +-
drivers/hwmon/pwm-fan.c | 8 +-
drivers/i2c/busses/Kconfig | 7 +-
drivers/i2c/busses/i2c-mt65xx.c | 8 +-
drivers/i2c/busses/i2c-omap.c | 8 +-
drivers/i2c/busses/i2c-qup.c | 14 +-
drivers/i2c/busses/i2c-tegra.c | 4 +-
drivers/i2c/busses/i2c-zx2967.c | 8 +-
drivers/infiniband/hw/hfi1/mad.c | 4 +-
drivers/infiniband/hw/hns/hns_roce_device.h | 2 +
drivers/infiniband/hw/hns/hns_roce_hw_v2.c | 4 +
drivers/infiniband/hw/hns/hns_roce_hw_v2.h | 2 +
drivers/infiniband/hw/hns/hns_roce_qp.c | 29 +-
drivers/infiniband/hw/mthca/mthca_main.c | 3 +-
drivers/infiniband/sw/rxe/rxe_srq.c | 10 +-
drivers/infiniband/ulp/opa_vnic/opa_vnic_encap.c | 3 +-
drivers/input/touchscreen/silead.c | 13 +
drivers/input/touchscreen/st1232.c | 1 +
drivers/iommu/arm-smmu-v3.c | 8 +-
drivers/iommu/io-pgtable-arm.c | 9 +-
drivers/irqchip/irq-mvebu-icu.c | 2 +-
drivers/lightnvm/pblk-core.c | 32 +-
drivers/lightnvm/pblk-init.c | 10 +-
drivers/lightnvm/pblk-sysfs.c | 3 +-
drivers/md/bcache/super.c | 6 +
drivers/md/md.c | 22 +-
drivers/media/cec/cec-pin.c | 20 +
drivers/media/i2c/adv748x/adv748x-core.c | 25 +-
drivers/media/i2c/adv748x/adv748x-csi2.c | 18 +-
drivers/media/i2c/adv748x/adv748x.h | 2 +
drivers/media/i2c/dw9714.c | 3 +-
drivers/media/i2c/dw9807-vcm.c | 3 +-
drivers/media/i2c/ov5640.c | 7 +-
drivers/media/pci/cx18/cx18-driver.c | 2 +-
drivers/media/platform/davinci/isif.c | 3 +-
drivers/media/platform/pxa_camera.c | 2 +-
drivers/media/platform/qcom/venus/vdec.c | 3 +-
drivers/media/platform/rcar-vin/rcar-core.c | 1 -
drivers/media/rc/ir-rc6-decoder.c | 9 +-
drivers/media/usb/cx231xx/cx231xx-video.c | 2 +-
drivers/mfd/ti_am335x_tscadc.c | 13 +
drivers/misc/cxl/guest.c | 2 -
drivers/mmc/host/mmci.c | 27 +-
drivers/mmc/host/mmci.h | 6 +-
drivers/mmc/host/renesas_sdhi_internal_dmac.c | 9 +
drivers/mmc/host/tmio_mmc_core.c | 5 +-
drivers/mtd/devices/m25p80.c | 23 +-
drivers/mtd/maps/physmap_of_core.c | 27 +-
drivers/mtd/nand/raw/sh_flctl.c | 4 +-
drivers/mtd/spi-nor/cadence-quadspi.c | 4 +-
drivers/net/ethernet/broadcom/bnxt/bnxt_devlink.c | 6 +-
drivers/net/ethernet/chelsio/cxgb4/cxgb4_dcb.c | 4 +-
drivers/net/ethernet/chelsio/cxgb4/cxgb4_dcb.h | 2 +-
drivers/net/ethernet/hisilicon/hns3/hns3_enet.c | 109 ++---
drivers/net/ethernet/hisilicon/hns3/hns3_enet.h | 2 +
drivers/net/ethernet/intel/i40e/i40e_virtchnl_pf.c | 2 +-
drivers/net/ethernet/intel/ice/ice_switch.c | 14 +-
drivers/net/ethernet/intel/ixgbe/ixgbe_main.c | 24 +-
.../ethernet/mellanox/mlxsw/spectrum_switchdev.c | 9 +-
drivers/net/ethernet/qlogic/qed/qed_ll2.c | 13 +-
drivers/net/usb/cdc_ncm.c | 2 +-
drivers/net/wireless/ath/ath10k/core.h | 1 +
drivers/net/wireless/ath/ath10k/mac.c | 2 +-
drivers/net/wireless/ath/ath10k/wmi.c | 19 +-
drivers/net/wireless/ath/ath10k/wmi.h | 8 +-
drivers/net/wireless/ath/ath9k/common-spectral.c | 2 +-
.../net/wireless/broadcom/brcm80211/brcmfmac/p2p.c | 26 +-
.../net/wireless/broadcom/brcm80211/brcmfmac/p2p.h | 2 +
drivers/net/wireless/intel/iwlwifi/mvm/d3.c | 4 +-
drivers/net/wireless/mediatek/mt76/mac80211.c | 6 +
.../wireless/mediatek/mt76/mt76x2_init_common.c | 4 +
drivers/net/wireless/mediatek/mt76/mt76x2_pci.c | 1 +
.../net/wireless/mediatek/mt76/mt76x2_phy_common.c | 4 +-
drivers/net/wireless/quantenna/qtnfmac/cfg80211.c | 25 +-
drivers/net/wireless/quantenna/qtnfmac/commands.c | 6 +-
drivers/net/wireless/quantenna/qtnfmac/core.c | 16 +-
drivers/net/wireless/quantenna/qtnfmac/core.h | 1 +
drivers/net/wireless/quantenna/qtnfmac/qlink.h | 2 +
.../realtek/rtlwifi/btcoexist/halbtcoutsrc.c | 6 +-
drivers/net/xen-netback/interface.c | 3 +-
drivers/nvme/host/lightnvm.c | 3 +
drivers/opp/core.c | 23 +-
drivers/opp/cpu.c | 2 -
drivers/opp/opp.h | 2 +-
drivers/pinctrl/pinctrl-gemini.c | 47 +-
drivers/platform/x86/mlx-platform.c | 2 +-
drivers/remoteproc/qcom_q6v5.c | 3 +-
drivers/remoteproc/remoteproc_sysfs.c | 5 +
drivers/reset/core.c | 15 +-
drivers/rpmsg/qcom_glink_smem.c | 12 +-
drivers/s390/char/Makefile | 1 +
drivers/scsi/arcmsr/arcmsr_hba.c | 6 +-
drivers/soc/fsl/qbman/bman_portal.c | 10 +-
drivers/spi/spi-fsl-lpspi.c | 2 +-
drivers/spi/spi-mt65xx.c | 4 +-
drivers/spi/spi-rockchip.c | 3 +
drivers/spi/spidev.c | 8 +-
drivers/tee/optee/core.c | 4 +-
drivers/usb/dwc2/params.c | 1 +
drivers/usb/dwc3/gadget.c | 29 +-
drivers/usb/gadget/udc/fotg210-udc.c | 2 +-
drivers/usb/serial/cypress_m8.c | 2 +-
drivers/video/backlight/lm3639_bl.c | 6 +-
drivers/video/fbdev/Kconfig | 34 +-
drivers/video/fbdev/atmel_lcdfb.c | 43 +-
drivers/video/fbdev/core/fbmon.c | 96 ----
drivers/video/fbdev/core/modedb.c | 57 ---
drivers/video/fbdev/sbuslib.c | 28 +-
drivers/watchdog/renesas_wdt.c | 1 +
drivers/watchdog/sama5d4_wdt.c | 6 +-
drivers/watchdog/w83627hf_wdt.c | 8 +-
drivers/watchdog/watchdog_dev.c | 10 +-
fs/ext4/namei.c | 2 +-
fs/f2fs/gc.c | 2 +-
fs/f2fs/super.c | 1 +
fs/gfs2/incore.h | 1 +
fs/gfs2/log.c | 7 +-
fs/gfs2/super.c | 2 +-
fs/gfs2/util.c | 13 +-
fs/nfs/delegation.c | 6 +-
fs/orangefs/orangefs-sysfs.c | 2 +-
fs/proc/vmcore.c | 10 +
include/linux/cpuidle.h | 1 +
include/linux/fb.h | 3 -
include/linux/platform_data/dma-ep93xx.h | 2 +-
include/linux/sunrpc/sched.h | 2 -
include/rdma/ib_verbs.h | 2 +-
kernel/bpf/btf.c | 3 +
kernel/cpu.c | 1 +
kernel/kexec_core.c | 6 +
kernel/printk/printk.c | 42 +-
lib/idr.c | 15 +-
mm/memory_hotplug.c | 77 +--
net/core/dev.c | 14 +
net/ipv4/tcp.c | 4 +-
net/ipv4/tcp_input.c | 27 +-
net/ipv4/tcp_output.c | 25 +-
net/mac80211/rc80211_minstrel_ht.c | 20 +-
net/netfilter/nft_compat.c | 24 +-
net/openvswitch/vport-internal_dev.c | 5 +-
net/sched/sch_generic.c | 14 +-
net/sunrpc/sched.c | 109 +++--
net/sunrpc/xprt.c | 14 +-
net/sunrpc/xprtrdma/transport.c | 6 +-
net/sunrpc/xprtsock.c | 10 +-
net/wireless/nl80211.c | 2 +-
net/xdp/xdp_umem.c | 11 +-
net/xdp/xsk.c | 13 +-
net/xfrm/xfrm_input.c | 2 +-
samples/mei/mei-amt-version.c | 2 +-
sound/hda/ext/hdac_ext_controller.c | 22 +-
sound/pci/hda/patch_ca0132.c | 8 +-
sound/pci/hda/patch_sigmatel.c | 20 +
sound/soc/qcom/qdsp6/q6asm-dai.c | 5 +-
tools/pci/pcitest.c | 7 +-
tools/testing/radix-tree/idr-test.c | 52 ++
tools/testing/selftests/net/forwarding/lib.sh | 2 +-
tools/testing/selftests/net/tls.c | 20 +-
tools/testing/selftests/tc-testing/bpf/Makefile | 29 ++
tools/testing/selftests/tc-testing/bpf/action.c | 23 +
.../selftests/tc-testing/tc-tests/actions/bpf.json | 16 +-
tools/testing/selftests/tc-testing/tdc_config.py | 4 +-
virt/kvm/arm/mmu.c | 3 +-
229 files changed, 1885 insertions(+), 1392 deletions(-)
next reply other threads:[~2019-11-22 10:57 UTC|newest]
Thread overview: 233+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-11-22 10:26 Greg Kroah-Hartman [this message]
2019-11-22 10:26 ` [PATCH 4.19 001/220] spi: mediatek: use correct mata->xfer_len when in fifo transfer Greg Kroah-Hartman
2019-11-22 10:26 ` [PATCH 4.19 002/220] i2c: mediatek: modify threshold passed to i2c_get_dma_safe_msg_buf() Greg Kroah-Hartman
2019-11-22 10:26 ` [PATCH 4.19 003/220] tee: optee: add missing of_node_put after of_device_is_available Greg Kroah-Hartman
2019-11-22 10:26 ` [PATCH 4.19 004/220] Revert "OPP: Protect dev_list with opp_table lock" Greg Kroah-Hartman
2019-11-22 10:26 ` [PATCH 4.19 005/220] net: cdc_ncm: Signedness bug in cdc_ncm_set_dgram_size() Greg Kroah-Hartman
2019-11-22 10:26 ` [PATCH 4.19 006/220] idr: Fix idr_get_next race with idr_remove Greg Kroah-Hartman
2019-11-22 10:26 ` [PATCH 4.19 008/220] mm/memory_hotplug: fix updating the node span Greg Kroah-Hartman
2019-11-22 10:26 ` [PATCH 4.19 009/220] arm64: uaccess: Ensure PAN is re-enabled after unhandled uaccess fault Greg Kroah-Hartman
2019-11-22 10:26 ` [PATCH 4.19 010/220] fbdev: Ditch fb_edid_add_monspecs Greg Kroah-Hartman
2019-11-22 10:26 ` [PATCH 4.19 011/220] bpf, x32: Fix bug for BPF_ALU64 | BPF_NEG Greg Kroah-Hartman
2019-11-22 10:26 ` [PATCH 4.19 012/220] bpf, x32: Fix bug with ALU64 {LSH, RSH, ARSH} BPF_X shift by 0 Greg Kroah-Hartman
2019-11-22 10:26 ` [PATCH 4.19 013/220] bpf, x32: Fix bug with ALU64 {LSH, RSH, ARSH} BPF_K " Greg Kroah-Hartman
2019-11-22 10:26 ` [PATCH 4.19 014/220] bpf, x32: Fix bug for BPF_JMP | {BPF_JSGT, BPF_JSLE, BPF_JSLT, BPF_JSGE} Greg Kroah-Hartman
2019-11-22 10:26 ` [PATCH 4.19 015/220] net: ovs: fix return type of ndo_start_xmit function Greg Kroah-Hartman
2019-11-22 10:26 ` [PATCH 4.19 016/220] net: xen-netback: " Greg Kroah-Hartman
2019-11-22 10:26 ` [PATCH 4.19 017/220] ARM: dts: dra7: Enable workaround for errata i870 in PCIe host mode Greg Kroah-Hartman
2019-11-22 10:26 ` [PATCH 4.19 018/220] ARM: dts: omap5: enable OTG role for DWC3 controller Greg Kroah-Hartman
2019-11-22 10:26 ` [PATCH 4.19 019/220] net: hns3: Fix for netdev not up problem when setting mtu Greg Kroah-Hartman
2019-11-22 10:26 ` [PATCH 4.19 020/220] net: hns3: Fix loss of coal configuration while doing reset Greg Kroah-Hartman
2019-11-22 10:26 ` [PATCH 4.19 021/220] f2fs: return correct errno in f2fs_gc Greg Kroah-Hartman
2019-11-22 10:26 ` [PATCH 4.19 022/220] ARM: dts: sun8i: h3-h5: ir register size should be the whole memory block Greg Kroah-Hartman
2019-11-22 10:26 ` [PATCH 4.19 023/220] ARM: dts: sun8i: h3: bpi-m2-plus: Fix address for external RGMII Ethernet PHY Greg Kroah-Hartman
2019-11-22 10:26 ` [PATCH 4.19 024/220] tcp: up initial rmem to 128KB and SYN rwin to around 64KB Greg Kroah-Hartman
2019-11-22 10:26 ` [PATCH 4.19 025/220] SUNRPC: Fix priority queue fairness Greg Kroah-Hartman
2019-11-24 9:21 ` Pavel Machek
2019-11-22 10:26 ` [PATCH 4.19 026/220] ACPI / LPSS: Make acpi_lpss_find_device() also find PCI devices Greg Kroah-Hartman
2019-11-22 10:26 ` [PATCH 4.19 027/220] ACPI / LPSS: Resume BYT/CHT I2C controllers from resume_noirq Greg Kroah-Hartman
2019-11-22 10:26 ` [PATCH 4.19 028/220] f2fs: keep lazytime on remount Greg Kroah-Hartman
2019-11-22 10:26 ` [PATCH 4.19 029/220] IB/hfi1: Error path MAD response size is incorrect Greg Kroah-Hartman
2019-11-22 10:26 ` [PATCH 4.19 030/220] IB/hfi1: Ensure ucast_dlid access doesnt exceed bounds Greg Kroah-Hartman
2019-11-22 10:26 ` [PATCH 4.19 031/220] mt76x2: fix tx power configuration for VHT mcs 9 Greg Kroah-Hartman
2019-11-22 10:26 ` [PATCH 4.19 032/220] mt76x2: disable WLAN core before probe Greg Kroah-Hartman
2019-11-22 10:26 ` [PATCH 4.19 033/220] mt76: fix handling ps-poll frames Greg Kroah-Hartman
2019-11-22 10:26 ` [PATCH 4.19 034/220] iommu/io-pgtable-arm: Fix race handling in split_blk_unmap() Greg Kroah-Hartman
2019-11-22 10:26 ` [PATCH 4.19 035/220] iommu/arm-smmu-v3: Fix unexpected CMD_SYNC timeout Greg Kroah-Hartman
2019-11-22 10:26 ` [PATCH 4.19 036/220] kvm: arm/arm64: Fix stage2_flush_memslot for 4 level page table Greg Kroah-Hartman
2019-11-22 10:26 ` [PATCH 4.19 037/220] arm64/numa: Report correct memblock range for the dummy node Greg Kroah-Hartman
2019-11-22 10:26 ` [PATCH 4.19 038/220] ath10k: fix vdev-start timeout on error Greg Kroah-Hartman
2019-11-22 10:26 ` [PATCH 4.19 039/220] rtlwifi: btcoex: Use proper enumerated types for Wi-Fi only interface Greg Kroah-Hartman
2019-11-22 10:26 ` [PATCH 4.19 040/220] ata: ahci_brcm: Allow using driver or DSL SoCs Greg Kroah-Hartman
2019-11-22 10:26 ` [PATCH 4.19 041/220] PM / devfreq: Fix devfreq_add_device() when drivers are built as modules Greg Kroah-Hartman
2019-11-22 10:26 ` [PATCH 4.19 042/220] PM / devfreq: Fix handling of min/max_freq == 0 Greg Kroah-Hartman
2019-11-22 10:26 ` [PATCH 4.19 043/220] PM / devfreq: stopping the governor before device_unregister() Greg Kroah-Hartman
2019-11-22 10:26 ` [PATCH 4.19 044/220] ath9k: fix reporting calculated new FFT upper max Greg Kroah-Hartman
2019-11-22 10:26 ` [PATCH 4.19 045/220] selftests/tls: Fix recv(MSG_PEEK) & splice() test cases Greg Kroah-Hartman
2019-11-22 10:26 ` [PATCH 4.19 046/220] usb: gadget: udc: fotg210-udc: Fix a sleep-in-atomic-context bug in fotg210_get_status() Greg Kroah-Hartman
2019-11-22 10:26 ` [PATCH 4.19 047/220] usb: dwc3: gadget: Check ENBLSLPM before sending ep command Greg Kroah-Hartman
2019-11-22 10:26 ` [PATCH 4.19 048/220] nl80211: Fix a GET_KEY reply attribute Greg Kroah-Hartman
2019-11-22 10:26 ` [PATCH 4.19 049/220] irqchip/irq-mvebu-icu: Fix wrong private data retrieval Greg Kroah-Hartman
2019-11-22 10:26 ` [PATCH 4.19 050/220] watchdog: core: fix null pointer dereference when releasing cdev Greg Kroah-Hartman
2019-11-22 10:26 ` [PATCH 4.19 051/220] watchdog: renesas_wdt: stop when unregistering Greg Kroah-Hartman
2019-11-22 10:26 ` [PATCH 4.19 052/220] watchdog: sama5d4: fix timeout-sec usage Greg Kroah-Hartman
2019-11-22 10:26 ` [PATCH 4.19 053/220] watchdog: w83627hf_wdt: Support NCT6796D, NCT6797D, NCT6798D Greg Kroah-Hartman
2019-11-22 10:26 ` [PATCH 4.19 054/220] KVM: PPC: Inform the userspace about TCE update failures Greg Kroah-Hartman
2019-11-22 10:27 ` [PATCH 4.19 055/220] printk: Do not miss new messages when replaying the log Greg Kroah-Hartman
2019-11-22 10:27 ` [PATCH 4.19 056/220] printk: CON_PRINTBUFFER console registration is a bit racy Greg Kroah-Hartman
2019-11-22 10:27 ` [PATCH 4.19 057/220] dmaengine: ep93xx: Return proper enum in ep93xx_dma_chan_direction Greg Kroah-Hartman
2019-11-22 10:27 ` [PATCH 4.19 058/220] dmaengine: timb_dma: Use proper enum in td_prep_slave_sg Greg Kroah-Hartman
2019-11-22 10:27 ` [PATCH 4.19 059/220] ALSA: hda: Fix mismatch for register mask and value in ext controller Greg Kroah-Hartman
2019-11-22 10:27 ` [PATCH 4.19 060/220] ext4: fix build error when DX_DEBUG is defined Greg Kroah-Hartman
2019-11-22 10:27 ` [PATCH 4.19 061/220] clk: keystone: Enable TISCI clocks if K3_ARCH Greg Kroah-Hartman
2019-11-22 10:27 ` [PATCH 4.19 062/220] sunrpc: Fix connect metrics Greg Kroah-Hartman
2019-11-22 10:27 ` [PATCH 4.19 063/220] x86/PCI: Apply VMDs AERSID fixup generically Greg Kroah-Hartman
2019-11-22 10:27 ` [PATCH 4.19 064/220] mei: samples: fix a signedness bug in amt_host_if_call() Greg Kroah-Hartman
2019-11-22 10:27 ` [PATCH 4.19 065/220] cxgb4: Use proper enum in cxgb4_dcb_handle_fw_update Greg Kroah-Hartman
2019-11-22 10:27 ` [PATCH 4.19 066/220] cxgb4: Use proper enum in IEEE_FAUX_SYNC Greg Kroah-Hartman
2019-11-22 10:27 ` [PATCH 4.19 067/220] powerpc/pseries: Fix DTL buffer registration Greg Kroah-Hartman
2019-11-22 10:27 ` [PATCH 4.19 068/220] powerpc/pseries: Fix how we iterate over the DTL entries Greg Kroah-Hartman
2019-11-22 10:27 ` [PATCH 4.19 069/220] powerpc/xive: Move a dereference below a NULL test Greg Kroah-Hartman
2019-11-22 10:27 ` [PATCH 4.19 070/220] ARM: dts: at91: sama5d4_xplained: fix addressable nand flash size Greg Kroah-Hartman
2019-11-22 10:27 ` [PATCH 4.19 071/220] ARM: dts: at91: at91sam9x5cm: " Greg Kroah-Hartman
2019-11-22 10:27 ` [PATCH 4.19 072/220] ARM: dts: at91: sama5d2_ptc_ek: fix bootloader env offsets Greg Kroah-Hartman
2019-11-22 10:27 ` [PATCH 4.19 073/220] mtd: rawnand: sh_flctl: Use proper enum for flctl_dma_fifo0_transfer Greg Kroah-Hartman
2019-11-22 10:27 ` [PATCH 4.19 074/220] PM / hibernate: Check the success of generating md5 digest before hibernation Greg Kroah-Hartman
2019-11-22 10:27 ` [PATCH 4.19 075/220] tools: PCI: Fix compilation warnings Greg Kroah-Hartman
2019-11-22 10:27 ` [PATCH 4.19 076/220] clocksource/drivers/sh_cmt: Fixup for 64-bit machines Greg Kroah-Hartman
2019-11-22 10:27 ` [PATCH 4.19 077/220] clocksource/drivers/sh_cmt: Fix clocksource width for 32-bit machines Greg Kroah-Hartman
2019-11-22 10:27 ` [PATCH 4.19 078/220] ice: Fix forward to queue group logic Greg Kroah-Hartman
2019-11-22 10:27 ` [PATCH 4.19 079/220] md: allow metadata updates while suspending an array - fix Greg Kroah-Hartman
2019-11-22 10:27 ` [PATCH 4.19 080/220] ixgbe: Fix ixgbe TX hangs with XDP_TX beyond queue limit Greg Kroah-Hartman
2019-11-22 10:27 ` [PATCH 4.19 081/220] i40e: Use proper enum in i40e_ndo_set_vf_link_state Greg Kroah-Hartman
2019-11-22 10:27 ` [PATCH 4.19 082/220] ixgbe: Fix crash with VFs and flow director on interface flap Greg Kroah-Hartman
2019-11-22 10:27 ` [PATCH 4.19 083/220] IB/mthca: Fix error return code in __mthca_init_one() Greg Kroah-Hartman
2019-11-22 10:27 ` [PATCH 4.19 084/220] IB/rxe: avoid srq memory leak Greg Kroah-Hartman
2019-11-22 10:27 ` [PATCH 4.19 085/220] RDMA/hns: Bugfix for reserved qp number Greg Kroah-Hartman
2019-11-22 10:27 ` [PATCH 4.19 086/220] RDMA/hns: Submit bad wr when post send wr exception Greg Kroah-Hartman
2019-11-22 10:27 ` [PATCH 4.19 087/220] RDMA/hns: Bugfix for CM test Greg Kroah-Hartman
2019-11-22 10:27 ` [PATCH 4.19 088/220] RDMA/hns: Limit the size of extend sge of sq Greg Kroah-Hartman
2019-11-22 10:27 ` [PATCH 4.19 089/220] IB/mlx4: Avoid implicit enumerated type conversion Greg Kroah-Hartman
2019-11-22 10:27 ` [PATCH 4.19 090/220] rpmsg: glink: smem: Support rx peak for size less than 4 bytes Greg Kroah-Hartman
2019-11-22 10:27 ` [PATCH 4.19 091/220] msm/gpu/a6xx: Force of_dma_configure to setup DMA for GMU Greg Kroah-Hartman
2019-11-22 10:27 ` [PATCH 4.19 092/220] OPP: Return error on error from dev_pm_opp_get_opp_count() Greg Kroah-Hartman
2019-11-22 10:27 ` [PATCH 4.19 093/220] ACPICA: Never run _REG on system_memory and system_IO Greg Kroah-Hartman
2019-11-22 10:27 ` [PATCH 4.19 094/220] cpuidle: menu: Fix wakeup statistics updates for polling state Greg Kroah-Hartman
2019-11-22 10:27 ` [PATCH 4.19 095/220] ASoC: qdsp6: q6asm-dai: checking NULL vs IS_ERR() Greg Kroah-Hartman
2019-11-22 10:27 ` [PATCH 4.19 096/220] powerpc/time: Use clockevents_register_device(), fixing an issue with large decrementer Greg Kroah-Hartman
2019-11-22 10:27 ` [PATCH 4.19 097/220] powerpc/64s/radix: Explicitly flush ERAT with local LPID invalidation Greg Kroah-Hartman
2019-11-22 10:27 ` [PATCH 4.19 098/220] ata: ep93xx: Use proper enums for directions Greg Kroah-Hartman
2019-11-22 10:27 ` [PATCH 4.19 099/220] qed: Avoid implicit enum conversion in qed_ooo_submit_tx_buffers Greg Kroah-Hartman
2019-11-22 10:27 ` [PATCH 4.19 100/220] media: rc: ir-rc6-decoder: enable toggle bit for Kathrein RCU-676 remote Greg Kroah-Hartman
2019-11-22 10:27 ` [PATCH 4.19 101/220] media: pxa_camera: Fix check for pdev->dev.of_node Greg Kroah-Hartman
2019-11-22 10:27 ` [PATCH 4.19 102/220] media: rcar-vin: fix redeclaration of symbol Greg Kroah-Hartman
2019-11-22 10:27 ` [PATCH 4.19 103/220] media: i2c: adv748x: Support probing a single output Greg Kroah-Hartman
2019-11-22 10:27 ` [PATCH 4.19 104/220] ALSA: hda/sigmatel - Disable automute for Elo VuPoint Greg Kroah-Hartman
2019-11-22 10:27 ` [PATCH 4.19 105/220] bnxt_en: return proper error when FW returns HWRM_ERR_CODE_RESOURCE_ACCESS_DENIED Greg Kroah-Hartman
2019-11-22 10:27 ` [PATCH 4.19 106/220] KVM: PPC: Book3S PR: Exiting split hack mode needs to fixup both PC and LR Greg Kroah-Hartman
2019-11-22 10:27 ` [PATCH 4.19 107/220] USB: serial: cypress_m8: fix interrupt-out transfer length Greg Kroah-Hartman
2019-11-22 10:27 ` [PATCH 4.19 108/220] usb: dwc2: disable power_down on rockchip devices Greg Kroah-Hartman
2019-11-22 10:27 ` [PATCH 4.19 109/220] mtd: physmap_of: Release resources on error Greg Kroah-Hartman
2019-11-22 10:27 ` [PATCH 4.19 110/220] cpu/SMT: State SMT is disabled even with nosmt and without "=force" Greg Kroah-Hartman
2019-11-22 10:27 ` [PATCH 4.19 111/220] brcmfmac: reduce timeout for action frame scan Greg Kroah-Hartman
2019-11-22 10:27 ` [PATCH 4.19 112/220] brcmfmac: fix full timeout waiting for action frame on-channel tx Greg Kroah-Hartman
2019-11-22 10:27 ` [PATCH 4.19 113/220] qtnfmac: request userspace to do OBSS scanning if FW can not Greg Kroah-Hartman
2019-11-22 10:27 ` [PATCH 4.19 114/220] qtnfmac: pass sgi rate info flag to wireless core Greg Kroah-Hartman
2019-11-22 10:28 ` [PATCH 4.19 115/220] qtnfmac: inform wireless core about supported extended capabilities Greg Kroah-Hartman
2019-11-22 10:28 ` [PATCH 4.19 116/220] qtnfmac: drop error reports for out-of-bounds key indexes Greg Kroah-Hartman
2019-11-22 10:28 ` [PATCH 4.19 117/220] clk: samsung: Use NOIRQ stage for Exynos5433 clocks suspend/resume Greg Kroah-Hartman
2019-11-22 10:28 ` [PATCH 4.19 118/220] clk: samsung: exynos5420: Define CLK_SECKEY gate clock only or Exynos5420 Greg Kroah-Hartman
2019-11-22 10:28 ` [PATCH 4.19 119/220] clk: samsung: Use clk_hw API for calling clk framework from clk notifiers Greg Kroah-Hartman
2019-11-22 10:28 ` [PATCH 4.19 120/220] i2c: brcmstb: Allow enabling the driver on DSL SoCs Greg Kroah-Hartman
2019-11-22 10:28 ` [PATCH 4.19 121/220] printk: Correct wrong casting Greg Kroah-Hartman
2019-11-22 10:28 ` [PATCH 4.19 122/220] NFSv4.x: fix lock recovery during delegation recall Greg Kroah-Hartman
2019-11-22 10:28 ` [PATCH 4.19 123/220] dmaengine: ioat: fix prototype of ioat_enumerate_channels Greg Kroah-Hartman
2019-11-22 10:28 ` [PATCH 4.19 124/220] media: ov5640: fix framerate update Greg Kroah-Hartman
2019-11-22 10:28 ` [PATCH 4.19 125/220] media: cec-gpio: select correct Signal Free Time Greg Kroah-Hartman
2019-11-22 10:28 ` [PATCH 4.19 126/220] gfs2: slow the deluge of io error messages Greg Kroah-Hartman
2019-11-22 10:28 ` [PATCH 4.19 127/220] i2c: omap: use core to detect no zero length quirk Greg Kroah-Hartman
2019-11-22 10:28 ` [PATCH 4.19 128/220] i2c: qup: " Greg Kroah-Hartman
2019-11-22 10:28 ` [PATCH 4.19 129/220] i2c: tegra: " Greg Kroah-Hartman
2019-11-22 10:28 ` [PATCH 4.19 130/220] i2c: zx2967: " Greg Kroah-Hartman
2019-11-22 10:28 ` [PATCH 4.19 131/220] Input: st1232 - set INPUT_PROP_DIRECT property Greg Kroah-Hartman
2019-11-22 10:28 ` [PATCH 4.19 132/220] Input: silead - try firmware reload after unsuccessful resume Greg Kroah-Hartman
2019-11-22 10:28 ` [PATCH 4.19 133/220] soc: fsl: bman_portals: defer probe after bmans probe Greg Kroah-Hartman
2019-11-22 10:28 ` [PATCH 4.19 134/220] net: hns3: Fix for rx vlan id handle to support Rev 0x21 hardware Greg Kroah-Hartman
2019-11-22 10:28 ` [PATCH 4.19 135/220] tc-testing: fix build of eBPF programs Greg Kroah-Hartman
2019-11-22 10:28 ` [PATCH 4.19 136/220] remoteproc: Check for NULL firmwares in sysfs interface Greg Kroah-Hartman
2019-11-22 10:28 ` [PATCH 4.19 137/220] remoteproc: qcom: q6v5: Fix a race condition on fatal crash Greg Kroah-Hartman
2019-11-22 10:28 ` [PATCH 4.19 138/220] kexec: Allocate decrypted control pages for kdump if SME is enabled Greg Kroah-Hartman
2019-11-22 10:28 ` [PATCH 4.19 139/220] x86/olpc: Fix build error with CONFIG_MFD_CS5535=m Greg Kroah-Hartman
2019-11-22 10:28 ` [PATCH 4.19 140/220] dmaengine: rcar-dmac: set scatter/gather max segment size Greg Kroah-Hartman
2019-11-22 10:28 ` [PATCH 4.19 141/220] crypto: mxs-dcp - Fix SHA null hashes and output length Greg Kroah-Hartman
2019-11-22 10:28 ` [PATCH 4.19 142/220] crypto: mxs-dcp - Fix AES issues Greg Kroah-Hartman
2019-11-22 10:28 ` [PATCH 4.19 143/220] xfrm: use correct size to initialise sp->ovec Greg Kroah-Hartman
2019-11-22 10:28 ` [PATCH 4.19 144/220] ACPI / SBS: Fix rare oops when removing modules Greg Kroah-Hartman
2019-11-22 10:28 ` [PATCH 4.19 145/220] iwlwifi: mvm: dont send keys when entering D3 Greg Kroah-Hartman
2019-11-22 10:28 ` [PATCH 4.19 146/220] xsk: proper AF_XDP socket teardown ordering Greg Kroah-Hartman
2019-11-22 10:28 ` [PATCH 4.19 147/220] x86/fsgsbase/64: Fix ptrace() to read the FS/GS base accurately Greg Kroah-Hartman
2019-11-22 10:28 ` [PATCH 4.19 148/220] mmc: renesas_sdhi_internal_dmac: Whitelist r8a774a1 Greg Kroah-Hartman
2019-11-22 10:28 ` [PATCH 4.19 149/220] mmc: tmio: Fix SCC error detection Greg Kroah-Hartman
2019-11-22 10:28 ` [PATCH 4.19 150/220] mmc: renesas_sdhi_internal_dmac: set scatter/gather max segment size Greg Kroah-Hartman
2019-11-22 10:28 ` [PATCH 4.19 151/220] atmel_lcdfb: support native-mode display-timings Greg Kroah-Hartman
2019-11-22 10:28 ` [PATCH 4.19 152/220] fbdev: sbuslib: use checked version of put_user() Greg Kroah-Hartman
2019-11-22 10:28 ` [PATCH 4.19 153/220] fbdev: sbuslib: integer overflow in sbusfb_ioctl_helper() Greg Kroah-Hartman
2019-11-22 10:28 ` [PATCH 4.19 154/220] fbdev: fix broken menu dependencies Greg Kroah-Hartman
2019-11-22 10:28 ` [PATCH 4.19 155/220] reset: Fix potential use-after-free in __of_reset_control_get() Greg Kroah-Hartman
2019-11-22 10:28 ` [PATCH 4.19 156/220] bcache: account size of buckets used in uuid write to ca->meta_sectors_written Greg Kroah-Hartman
2019-11-22 10:28 ` [PATCH 4.19 157/220] bcache: recal cached_dev_sectors on detach Greg Kroah-Hartman
2019-11-22 10:28 ` [PATCH 4.19 158/220] platform/x86: mlx-platform: Properly use mlxplat_mlxcpld_msn201x_items Greg Kroah-Hartman
2019-11-22 10:28 ` [PATCH 4.19 159/220] media: dw9714: Fix error handling in probe function Greg Kroah-Hartman
2019-11-22 10:28 ` [PATCH 4.19 160/220] media: dw9807-vcm: Fix probe error handling Greg Kroah-Hartman
2019-11-22 10:28 ` [PATCH 4.19 161/220] media: cx18: Dont check for address of video_dev Greg Kroah-Hartman
2019-11-22 10:28 ` [PATCH 4.19 162/220] mtd: spi-nor: cadence-quadspi: Use proper enum for dma_[un]map_single Greg Kroah-Hartman
2019-11-22 10:28 ` [PATCH 4.19 163/220] mtd: devices: m25p80: Make sure WRITE_EN is issued before each write Greg Kroah-Hartman
2019-11-22 10:28 ` [PATCH 4.19 164/220] x86/intel_rdt: Introduce utility to obtain CDP peer Greg Kroah-Hartman
2019-11-22 10:28 ` [PATCH 4.19 165/220] x86/intel_rdt: CBM overlap should also check for overlap with " Greg Kroah-Hartman
2019-11-22 10:28 ` [PATCH 4.19 166/220] mmc: mmci: expand startbiterr to irqmask and error check Greg Kroah-Hartman
2019-11-22 10:28 ` [PATCH 4.19 167/220] s390/kasan: avoid vdso instrumentation Greg Kroah-Hartman
2019-11-22 10:28 ` [PATCH 4.19 168/220] s390/kasan: avoid instrumentation of early C code Greg Kroah-Hartman
2019-11-22 10:28 ` [PATCH 4.19 169/220] s390/kasan: avoid user access code instrumentation Greg Kroah-Hartman
2019-11-22 10:28 ` [PATCH 4.19 170/220] proc/vmcore: Fix i386 build error of missing copy_oldmem_page_encrypted() Greg Kroah-Hartman
2019-11-22 10:28 ` [PATCH 4.19 171/220] backlight: lm3639: Unconditionally call led_classdev_unregister Greg Kroah-Hartman
2019-11-22 10:28 ` [PATCH 4.19 172/220] mfd: ti_am335x_tscadc: Keep ADC interface on if child is wakeup capable Greg Kroah-Hartman
2019-11-22 10:28 ` [PATCH 4.19 173/220] printk: Give error on attempt to set log buffer length to over 2G Greg Kroah-Hartman
2019-11-22 10:28 ` [PATCH 4.19 174/220] media: isif: fix a NULL pointer dereference bug Greg Kroah-Hartman
2019-11-22 10:29 ` [PATCH 4.19 175/220] GFS2: Flush the GFS2 delete workqueue before stopping the kernel threads Greg Kroah-Hartman
2019-11-22 10:29 ` [PATCH 4.19 176/220] media: cx231xx: fix potential sign-extension overflow on large shift Greg Kroah-Hartman
2019-11-22 10:29 ` [PATCH 4.19 177/220] media: venus: vdec: fix decoded data size Greg Kroah-Hartman
2019-11-22 10:29 ` [PATCH 4.19 178/220] ALSA: hda/ca0132 - Fix input effect controls for desktop cards Greg Kroah-Hartman
2019-11-22 10:29 ` [PATCH 4.19 179/220] lightnvm: pblk: fix rqd.error return value in pblk_blk_erase_sync Greg Kroah-Hartman
2019-11-22 10:29 ` [PATCH 4.19 180/220] lightnvm: pblk: fix incorrect min_write_pgs Greg Kroah-Hartman
2019-11-22 10:29 ` [PATCH 4.19 181/220] lightnvm: pblk: guarantee emeta on line close Greg Kroah-Hartman
2019-11-22 10:29 ` [PATCH 4.19 182/220] lightnvm: pblk: fix write amplificiation calculation Greg Kroah-Hartman
2019-11-22 10:29 ` [PATCH 4.19 183/220] lightnvm: pblk: guarantee mw_cunits on read buffer Greg Kroah-Hartman
2019-11-22 10:29 ` [PATCH 4.19 184/220] lightnvm: do no update csecs and sos on 1.2 Greg Kroah-Hartman
2019-11-22 10:29 ` [PATCH 4.19 185/220] lightnvm: pblk: fix error handling of pblk_lines_init() Greg Kroah-Hartman
2019-11-22 10:29 ` [PATCH 4.19 186/220] lightnvm: pblk: consider max hw sectors supported for max_write_pgs Greg Kroah-Hartman
2019-11-22 10:29 ` [PATCH 4.19 187/220] x86/kexec: Correct KEXEC_BACKUP_SRC_END off-by-one error Greg Kroah-Hartman
2019-11-22 10:29 ` [PATCH 4.19 188/220] bpf: btf: Fix a missing check bug Greg Kroah-Hartman
2019-11-22 10:29 ` [PATCH 4.19 189/220] net: fix generic XDP to handle if eth header was mangled Greg Kroah-Hartman
2019-11-22 10:29 ` [PATCH 4.19 190/220] gpio: syscon: Fix possible NULL ptr usage Greg Kroah-Hartman
2019-11-22 10:29 ` [PATCH 4.19 191/220] spi: fsl-lpspi: Prevent FIFO under/overrun by default Greg Kroah-Hartman
2019-11-22 10:29 ` [PATCH 4.19 192/220] pinctrl: gemini: Mask and set properly Greg Kroah-Hartman
2019-11-22 10:29 ` [PATCH 4.19 193/220] spi: spidev: Fix OF tree warning logic Greg Kroah-Hartman
2019-11-22 10:29 ` [PATCH 4.19 194/220] ARM: 8802/1: Call syscall_trace_exit even when system call skipped Greg Kroah-Hartman
2019-11-22 10:29 ` [PATCH 4.19 195/220] x86/mm: Do not warn about PCI BIOS W+X mappings Greg Kroah-Hartman
2019-11-22 10:29 ` [PATCH 4.19 196/220] orangefs: rate limit the client not running info message Greg Kroah-Hartman
2019-11-22 10:29 ` [PATCH 4.19 197/220] pinctrl: gemini: Fix up TVC clock group Greg Kroah-Hartman
2019-11-22 10:29 ` [PATCH 4.19 198/220] scsi: arcmsr: clean up clang warning on extraneous parentheses Greg Kroah-Hartman
2019-11-22 10:29 ` [PATCH 4.19 199/220] hwmon: (k10temp) Support all Family 15h Model 6xh and Model 7xh processors Greg Kroah-Hartman
2019-11-22 10:29 ` [PATCH 4.19 200/220] hwmon: (nct6775) Fix names of DIMM temperature sources Greg Kroah-Hartman
2019-11-22 10:29 ` [PATCH 4.19 201/220] hwmon: (pwm-fan) Silence error on probe deferral Greg Kroah-Hartman
2019-11-22 10:29 ` [PATCH 4.19 202/220] hwmon: (ina3221) Fix INA3221_CONFIG_MODE macros Greg Kroah-Hartman
2019-11-22 10:29 ` [PATCH 4.19 203/220] hwmon: (npcm-750-pwm-fan) Change initial pwm target to 255 Greg Kroah-Hartman
2019-11-22 10:29 ` [PATCH 4.19 204/220] selftests: forwarding: Have lldpad_app_wait_set() wait for unknown, too Greg Kroah-Hartman
2019-11-22 10:29 ` [PATCH 4.19 205/220] net: sched: avoid writing on noop_qdisc Greg Kroah-Hartman
2019-11-22 10:29 ` [PATCH 4.19 206/220] netfilter: nft_compat: do not dump private area Greg Kroah-Hartman
2019-11-22 10:29 ` [PATCH 4.19 207/220] misc: cxl: Fix possible null pointer dereference Greg Kroah-Hartman
2019-11-22 10:29 ` [PATCH 4.19 208/220] mac80211: minstrel: fix using short preamble CCK rates on HT clients Greg Kroah-Hartman
2019-11-22 10:29 ` [PATCH 4.19 209/220] mac80211: minstrel: fix CCK rate group streams value Greg Kroah-Hartman
2019-11-22 10:29 ` [PATCH 4.19 210/220] mac80211: minstrel: fix sampling/reporting of CCK rates in HT mode Greg Kroah-Hartman
2019-11-22 10:29 ` [PATCH 4.19 211/220] spi: rockchip: initialize dma_slave_config properly Greg Kroah-Hartman
2019-11-22 10:29 ` [PATCH 4.19 212/220] mlxsw: spectrum_switchdev: Check notification relevance based on upper device Greg Kroah-Hartman
2019-11-22 10:29 ` [PATCH 4.19 213/220] ARM: dts: omap5: Fix dual-role mode on Super-Speed port Greg Kroah-Hartman
2019-11-22 10:29 ` [PATCH 4.19 214/220] tcp: start receiver buffer autotuning sooner Greg Kroah-Hartman
2019-11-22 10:29 ` [PATCH 4.19 215/220] ACPI / LPSS: Use acpi_lpss_* instead of acpi_subsys_* functions for hibernate Greg Kroah-Hartman
2019-11-22 10:29 ` [PATCH 4.19 216/220] PM / devfreq: Fix static checker warning in try_then_request_governor Greg Kroah-Hartman
2019-11-28 3:40 ` Nobuhiro Iwamatsu
2019-11-28 7:53 ` Greg Kroah-Hartman
2019-11-22 10:29 ` [PATCH 4.19 217/220] tools: PCI: Fix broken pcitest compilation Greg Kroah-Hartman
2019-11-23 21:55 ` Pavel Machek
2019-11-22 10:29 ` [PATCH 4.19 218/220] powerpc/time: Fix clockevent_decrementer initalisation for PR KVM Greg Kroah-Hartman
2019-11-22 10:29 ` [PATCH 4.19 219/220] mmc: tmio: fix SCC error handling to avoid false positive CRC error Greg Kroah-Hartman
2019-11-22 10:29 ` [PATCH 4.19 220/220] x86/resctrl: Fix rdt_find_domain() return value and checks Greg Kroah-Hartman
2019-11-22 13:38 ` [PATCH 4.19 000/220] 4.19.86-stable review Jon Hunter
2019-11-22 14:47 ` Guenter Roeck
2019-11-22 15:16 ` Greg Kroah-Hartman
2019-11-22 17:05 ` Matthew Wilcox
2019-11-22 21:33 ` Greg Kroah-Hartman
2019-11-23 17:35 ` Greg Kroah-Hartman
2019-11-22 18:13 ` Guenter Roeck
2019-11-22 20:35 ` shuah
2019-11-22 23:50 ` Daniel Díaz
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=20191122100912.732983531@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).