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.9 000/165] 4.9.215-stable review
Date: Thu, 27 Feb 2020 14:34:34 +0100 [thread overview]
Message-ID: <20200227132230.840899170@linuxfoundation.org> (raw)
This is the start of the stable review cycle for the 4.9.215 release.
There are 165 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, 29 Feb 2020 13:21:24 +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.9.215-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.9.y
and the diffstat can be found below.
thanks,
greg k-h
-------------
Pseudo-Shortlog of commits:
Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Linux 4.9.215-rc1
Nathan Chancellor <natechancellor@gmail.com>
s390/mm: Explicitly compare PAGE_DEFAULT_KEY against zero in storage_key_init_range
Thomas Gleixner <tglx@linutronix.de>
xen: Enable interrupts when calling _cond_resched()
Prabhakar Kushwaha <pkushwaha@marvell.com>
ata: ahci: Add shutdown to freeze hardware resources of ahci
Cong Wang <xiyou.wangcong@gmail.com>
netfilter: xt_hashlimit: limit the max size of hashtable
Takashi Iwai <tiwai@suse.de>
ALSA: seq: Fix concurrent access to queue current tick/time
Takashi Iwai <tiwai@suse.de>
ALSA: seq: Avoid concurrent access to queue flags
Takashi Iwai <tiwai@suse.de>
ALSA: rawmidi: Avoid bit fields for state flags
Aditya Pakki <pakki001@umn.edu>
ecryptfs: replace BUG_ON with error handling code
Dan Carpenter <dan.carpenter@oracle.com>
staging: greybus: use after free in gb_audio_manager_remove_all()
Jack Pham <jackp@codeaurora.org>
usb: gadget: composite: Fix bMaxPower for SuperSpeedPlus
Bart Van Assche <bvanassche@acm.org>
scsi: Revert "target: iscsi: Wait for all commands to finish before freeing a session"
Bart Van Assche <bvanassche@acm.org>
scsi: Revert "RDMA/isert: Fix a recently introduced regression related to logout"
Filipe Manana <fdmanana@suse.com>
Btrfs: fix btrfs_wait_ordered_range() so that it waits for all ordered extents
Miaohe Lin <linmiaohe@huawei.com>
KVM: apic: avoid calculating pending eoi from an uninitialized val
Oliver Upton <oupton@google.com>
KVM: nVMX: Check IO instruction VM-exit conditions
Oliver Upton <oupton@google.com>
KVM: nVMX: Refactor IO bitmap checks into helper function
Eric Biggers <ebiggers@google.com>
ext4: fix race between writepages and enabling EXT4_EXTENTS_FL
Eric Biggers <ebiggers@google.com>
ext4: rename s_journal_flag_rwsem to s_writepages_rwsem
Jan Kara <jack@suse.cz>
ext4: fix mount failure with quota configured as module
Shijie Luo <luoshijie1@huawei.com>
ext4: add cond_resched() to __ext4_find_entry()
Qian Cai <cai@lca.pw>
ext4: fix a data race in EXT4_I(inode)->i_disksize
Jann Horn <jannh@google.com>
netfilter: xt_bpf: add overflow checks
Paolo Bonzini <pbonzini@redhat.com>
KVM: nVMX: Don't emulate instructions in guest mode
Alexander Potapenko <glider@google.com>
lib/stackdepot.c: fix global out-of-bounds in stack_slabs
Miles Chen <miles.chen@mediatek.com>
lib/stackdepot: Fix outdated comments
Gustavo Luiz Duarte <gustavold@linux.ibm.com>
powerpc/tm: Fix clearing MSR[TS] in current when reclaiming on signal delivery
Gustavo Romero <gromero@linux.vnet.ibm.com>
powerpc/tm: Fix endianness flip on trap
Michael Neuling <mikey@neuling.org>
powerpc/tm: P9 disable transactionally suspended sigcontexts
Eric Dumazet <edumazet@google.com>
vt: vt_ioctl: fix race in VT_RESIZEX
Al Viro <viro@zeniv.linux.org.uk>
VT_RESIZEX: get rid of field-by-field copyin
Miaohe Lin <linmiaohe@huawei.com>
KVM: x86: don't notify userspace IOAPIC on edge-triggered interrupt EOI
Mathias Nyman <mathias.nyman@linux.intel.com>
xhci: apply XHCI_PME_STUCK_QUIRK to Intel Comet Lake platforms
Ioanna Alifieraki <ioanna-maria.alifieraki@canonical.com>
Revert "ipc,sem: remove uneeded sem_undo_list lock usage in exit_sem()"
Fugang Duan <fugang.duan@nxp.com>
tty: serial: imx: setup the correct sg entry for tx dma
Nicolas Ferre <nicolas.ferre@microchip.com>
tty/serial: atmel: manage shutdown in case of RS485 or ISO7816 mode
Thomas Gleixner <tglx@linutronix.de>
x86/mce/amd: Fix kobject lifetime
Borislav Petkov <bp@suse.de>
x86/mce/amd: Publish the bank pointer only after setup has succeeded
Larry Finger <Larry.Finger@lwfinger.net>
staging: rtl8188eu: Fix potential overuse of kernel memory
Larry Finger <Larry.Finger@lwfinger.net>
staging: rtl8188eu: Fix potential security hole
Alan Stern <stern@rowland.harvard.edu>
USB: hub: Don't record a connect-change event during reset-resume
Richard Dodd <richard.o.dodd@gmail.com>
USB: Fix novation SourceControl XL after suspend
EJ Hsu <ejh@nvidia.com>
usb: uas: fix a plug & unplug racing
Mathias Nyman <mathias.nyman@linux.intel.com>
xhci: Force Maximum Packet size for Full-speed bulk devices to valid range.
Malcolm Priestley <tvboxspy@gmail.com>
staging: vt6656: fix sign of rx_dbm to bb_pre_ed_rssi.
Suren Baghdasaryan <surenb@google.com>
staging: android: ashmem: Disallow ashmem memory from being remapped
Jiri Slaby <jslaby@suse.cz>
vt: selection, handle pending signals in paste_selection
Linus Torvalds <torvalds@linux-foundation.org>
floppy: check FDC index for errors before assigning it
Davide Caratti <dcaratti@redhat.com>
net/sched: flower: add missing validation of TCA_FLOWER_FLAGS
Davide Caratti <dcaratti@redhat.com>
net/sched: matchall: add missing validation of TCA_MATCHALL_FLAGS
Firo Yang <firo.yang@suse.com>
enic: prevent waking up stopped tx queues over watchdog reset
Jaihind Yadav <jaihindyadav@codeaurora.org>
selinux: ensure we cleanup the internal AVC counters on error in avc_update()
Vasily Averin <vvs@virtuozzo.com>
help_next should increase position index
Zhiqiang Liu <liuzhiqiang26@huawei.com>
brd: check and limit max_part par
Shubhrajyoti Datta <shubhrajyoti.datta@xilinx.com>
microblaze: Prevent the overflow of the start
Andrei Otcheretianski <andrei.otcheretianski@intel.com>
iwlwifi: mvm: Fix thermal zone registration
Zenghui Yu <yuzenghui@huawei.com>
irqchip/gic-v3-its: Reference to its_invall_cmd descriptor when building INVALL
Coly Li <colyli@suse.de>
bcache: explicity type cast in bset_bkey_last()
Yunfeng Ye <yeyunfeng@huawei.com>
reiserfs: prevent NULL pointer dereference in reiserfs_insert_item()
Nathan Chancellor <natechancellor@gmail.com>
lib/scatterlist.c: adjust indentation in __sg_alloc_table
wangyan <wangyan122@huawei.com>
ocfs2: fix a NULL pointer dereference when call ocfs2_update_inode_fsync_trans()
Daniel Vetter <daniel.vetter@ffwll.ch>
radeon: insert 10ms sleep in dce5_crtc_load_lut
Vasily Averin <vvs@virtuozzo.com>
trigger_next should increase position index
Vasily Averin <vvs@virtuozzo.com>
ftrace: fpid_next() should increase position index
Ben Skeggs <bskeggs@redhat.com>
drm/nouveau/disp/nv50-: prevent oops when no channel method map provided
Marc Zyngier <maz@kernel.org>
irqchip/gic-v3: Only provision redistributors that are enabled in ACPI
Ronnie Sahlberg <lsahlber@redhat.com>
cifs: fix NULL dereference in match_prepath
Colin Ian King <colin.king@canonical.com>
iwlegacy: ensure loop counter addr does not wrap and cause an infinite loop
Nathan Chancellor <natechancellor@gmail.com>
hostap: Adjust indentation in prism2_hostapd_add_sta
Vincenzo Frascino <vincenzo.frascino@arm.com>
ARM: 8951/1: Fix Kexec compilation issue.
zhangyi (F) <yi.zhang@huawei.com>
jbd2: switch to use jbd2_journal_abort() when failed to submit the commit record
Oliver O'Halloran <oohall@gmail.com>
powerpc/sriov: Remove VF eeh_dev state when disabling SR-IOV
Peter Große <pegro@friiks.de>
ALSA: hda - Add docking station support for Lenovo Thinkpad T420s
Colin Ian King <colin.king@canonical.com>
driver core: platform: fix u32 greater or equal to zero comparison
Vasily Gorbik <gor@linux.ibm.com>
s390/ftrace: generate traced function stack frame
Masami Hiramatsu <mhiramat@kernel.org>
x86/decoder: Add TEST opcode to Group3-2
Brandon Maier <brandon.maier@rockwellcollins.com>
remoteproc: Initialize rproc_class before use
Dan Carpenter <dan.carpenter@oracle.com>
ide: serverworks: potential overflow in svwks_set_pio_mode()
Dan Carpenter <dan.carpenter@oracle.com>
cmd64x: potential buffer overflow in cmd64x_program_timings()
Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
pwm: omap-dmtimer: Remove PWM chip in .remove before making it unfunctional
Sami Tolvanen <samitolvanen@google.com>
arm64: fix alternatives with LLVM's integrated assembler
Nick Black <nlb@google.com>
scsi: iscsi: Don't destroy session if there are outstanding connections
Will Deacon <will@kernel.org>
iommu/arm-smmu-v3: Use WRITE_ONCE() when changing validity of an STE
Tony Lindgren <tony@atomide.com>
usb: musb: omap2430: Get rid of musb .set_vbus for omap2430 glue
Navid Emamdoost <navid.emamdoost@gmail.com>
drm/vmwgfx: prevent memory leak in vmw_cmdbuf_res_add
YueHaibing <yuehaibing@huawei.com>
drm/nouveau: Fix copy-paste error in nouveau_fence_wait_uevent_handler
Ben Skeggs <bskeggs@redhat.com>
drm/nouveau/gr/gk20a,gm200-: add terminators to method lists read from fw
Arnd Bergmann <arnd@arndb.de>
vme: bridges: reduce stack usage
Geert Uytterhoeven <geert+renesas@glider.be>
driver core: Print device when resources present in really_probe()
Simon Schwartz <kern.simon@theschwartz.xyz>
driver core: platform: Prevent resouce overflow from causing infinite loops
Nathan Chancellor <natechancellor@gmail.com>
tty: synclink_gt: Adjust indentation in several functions
Nathan Chancellor <natechancellor@gmail.com>
tty: synclinkmp: Adjust indentation in several functions
Chen Zhou <chenzhou10@huawei.com>
ASoC: atmel: fix build error with CONFIG_SND_ATMEL_SOC_DMA=m
Arnd Bergmann <arnd@arndb.de>
wan: ixp4xx_hss: fix compile-testing on 64-bit
Philipp Zabel <p.zabel@pengutronix.de>
Input: edt-ft5x06 - work around first register access error
Paul E. McKenney <paulmck@kernel.org>
rcu: Use WRITE_ONCE() for assignments to ->pprev for hlist_nulls
Dmitry Osipenko <digetx@gmail.com>
soc/tegra: fuse: Correct straps' address for older Tegra124 device trees
Jan Kara <jack@suse.cz>
udf: Fix free space reporting for metadata and virtual partitions
Shuah Khan <skhan@linuxfoundation.org>
usbip: Fix unsafe unaligned pointer usage
Andrey Zhizhikin <andrey.z@gmail.com>
tools lib api fs: Fix gcc9 stringop-truncation compilation error
Takashi Iwai <tiwai@suse.de>
ALSA: sh: Fix compile warning wrt const
Jiewei Ke <kejiewei.cn@gmail.com>
RDMA/rxe: Fix error type of mmap_offset
Geert Uytterhoeven <geert+renesas@glider.be>
pinctrl: sh-pfc: sh7269: Fix CAN function GPIOs
Chanwoo Choi <cw00.choi@samsung.com>
PM / devfreq: rk3399_dmc: Add COMPILE_TEST and HAVE_ARM_SMCCC dependency
Valdis Kletnieks <valdis.kletnieks@vt.edu>
x86/vdso: Provide missing include file
Geert Uytterhoeven <geert+renesas@glider.be>
ARM: dts: r8a7779: Add device node for ARM global timer
Bibby Hsieh <bibby.hsieh@mediatek.com>
drm/mediatek: handle events when enabling/disabling crtc
Nathan Chancellor <natechancellor@gmail.com>
scsi: aic7xxx: Adjust indentation in ahc_find_syncrate
Erik Kaneda <erik.kaneda@intel.com>
ACPICA: Disassembler: create buffer fields in ACPI_PARSE_LOAD_PASS1
Aditya Pakki <pakki001@umn.edu>
orinoco: avoid assertion in case of NULL pointer
Phong Tran <tranmanphong@gmail.com>
rtlwifi: rtl_pci: Fix -Wcast-function-type
Phong Tran <tranmanphong@gmail.com>
iwlegacy: Fix -Wcast-function-type
Phong Tran <tranmanphong@gmail.com>
ipw2x00: Fix -Wcast-function-type
Phong Tran <tranmanphong@gmail.com>
b43legacy: Fix -Wcast-function-type
Nathan Chancellor <natechancellor@gmail.com>
ALSA: usx2y: Adjust indentation in snd_usX2Y_hwdep_dsp_status
Jan Kara <jack@suse.cz>
reiserfs: Fix spurious unlock in reiserfs_fill_super() error handling
Nathan Chancellor <natechancellor@gmail.com>
media: v4l2-device.h: Explicitly compare grp{id,mask} to zero in v4l2_device macros
Mao Wenan <maowenan@huawei.com>
NFC: port100: Convert cpu_to_le16(le16_to_cpu(E1) + E2) to use le16_add_cpu().
Navid Emamdoost <navid.emamdoost@gmail.com>
PCI/IOV: Fix memory leak in pci_iov_add_virtfn()
Rasmus Villemoes <linux@rasmusvillemoes.dk>
net/wan/fsl_ucc_hdlc: reject muram offsets above 64K
Miquel Raynal <miquel.raynal@bootlin.com>
regulator: rk808: Lower log level on optional GPIOs being not available
yu kuai <yukuai3@huawei.com>
drm/amdgpu: remove 4 set but not used variable in amdgpu_atombios_get_connector_info_from_object_table
Douglas Anderson <dianders@chromium.org>
clk: qcom: rcg2: Don't crash if our parent can't be found; return an error
Masahiro Yamada <masahiroy@kernel.org>
kconfig: fix broken dependency in randconfig-generated .config
zhangyi (F) <yi.zhang@huawei.com>
ext4, jbd2: ensure panic when aborting with zero errno
Steven Rostedt (VMware) <rostedt@goodmis.org>
tracing: Fix very unlikely race of registering two stat tracers
Luis Henriques <luis.henriques@canonical.com>
tracing: Fix tracing_stat return values in error handling paths
Arvind Sankar <nivedita@alum.mit.edu>
x86/sysfb: Fix check for bad VRAM size
Kai Li <li.kai4@h3c.com>
jbd2: clear JBD2_ABORT flag before journal_reset to update log tail info when load journal
Jia-Ju Bai <baijiaju1990@gmail.com>
usb: gadget: udc: fix possible sleep-in-atomic-context bugs in gr_probe()
Jia-Ju Bai <baijiaju1990@gmail.com>
uio: fix a sleep-in-atomic-context bug in uio_dmem_genirq_irqcontrol()
David S. Miller <davem@davemloft.net>
sparc: Add .exit.data section.
Tiezhu Yang <yangtiezhu@loongson.cn>
MIPS: Loongson: Fix potential NULL dereference in loongson3_platform_init()
Ard Biesheuvel <ardb@kernel.org>
efi/x86: Map the entire EFI vendor string before copying it
Hans de Goede <hdegoede@redhat.com>
pinctrl: baytrail: Do not clear IRQ flags on direct-irq enabled pins
Jia-Ju Bai <baijiaju1990@gmail.com>
media: sti: bdisp: fix a possible sleep-in-atomic-context bug in bdisp_device_run()
Jia-Ju Bai <baijiaju1990@gmail.com>
gpio: gpio-grgpio: fix possible sleep-in-atomic-context bugs in grgpio_irq_map/unmap()
Oliver O'Halloran <oohall@gmail.com>
powerpc/powernv/iov: Ensure the pdn for VFs always contains a valid PE number
Eugen Hristev <eugen.hristev@microchip.com>
media: i2c: mt9v032: fix enum mbus codes and frame sizes
Christophe JAILLET <christophe.jaillet@wanadoo.fr>
pxa168fb: Fix the function used to release some memory in an error handling path
Geert Uytterhoeven <geert+renesas@glider.be>
pinctrl: sh-pfc: sh7264: Fix CAN function GPIOs
Vladimir Oltean <olteanv@gmail.com>
gianfar: Fix TX timestamping with a stacked DSA driver
Dan Carpenter <dan.carpenter@oracle.com>
brcmfmac: Fix use after free in brcmf_sdio_readframes()
Peter Zijlstra <peterz@infradead.org>
cpu/hotplug, stop_machine: Fix stop_machine vs hotplug order
Paul Kocialkowski <paul.kocialkowski@bootlin.com>
drm/gma500: Fixup fbdev stolen size usage evaluation
Sasha Levin <sashal@kernel.org>
Revert "KVM: VMX: Add non-canonical check on writes to RTIT address MSRs"
Allen Pais <allen.pais@oracle.com>
scsi: qla2xxx: fix a potential NULL pointer dereference
David Sterba <dsterba@suse.com>
btrfs: print message when tree-log replay starts
zhangyi (F) <yi.zhang@huawei.com>
jbd2: do not clear the BH_Mapped flag when forgetting a metadata buffer
zhangyi (F) <yi.zhang@huawei.com>
jbd2: move the clearing of b_modified flag to the journal_unmap_buffer()
Mike Jones <michael-a1.jones@analog.com>
hwmon: (pmbus/ltc2978) Fix PMBus polling of MFR_COMMON definitions.
Kan Liang <kan.liang@linux.intel.com>
perf/x86/intel: Fix inaccurate period in context switch for auto-reload
Nathan Chancellor <natechancellor@gmail.com>
s390/time: Fix clk type in get_tod_clock
Herbert Xu <herbert@gondor.apana.org.au>
padata: Remove broken queue flushing
Kim Phillips <kim.phillips@amd.com>
perf/x86/amd: Add missing L2 misses event spec to AMD Family 17h's event map
David Sterba <dsterba@suse.com>
btrfs: log message when rw remount is attempted with unclean tree-log
Filipe Manana <fdmanana@suse.com>
Btrfs: fix race between using extent maps and merging them
Theodore Ts'o <tytso@mit.edu>
ext4: improve explanation of a mount failure caused by a misconfigured kernel
Jan Kara <jack@suse.cz>
ext4: fix checksum errors with indexed dirs
Andreas Dilger <adilger@dilger.ca>
ext4: don't assume that mmp_nodename/bdevname have NUL
Arvind Sankar <nivedita@alum.mit.edu>
ALSA: usb-audio: Apply sample rate quirk for Audioengine D1
Wenwen Wang <wenwen@cs.uga.edu>
ecryptfs: fix a memory leak bug in ecryptfs_init_messaging()
Wenwen Wang <wenwen@cs.uga.edu>
ecryptfs: fix a memory leak bug in parse_tag_1_packet()
Takashi Iwai <tiwai@suse.de>
ALSA: hda: Use scnprintf() for printing texts for sysfs/procfs
Paolo Bonzini <pbonzini@redhat.com>
KVM: x86: emulate RDPID
Andy Lutomirski <luto@kernel.org>
x86/vdso: Use RDPID in preference to LSL when available
-------------
Diffstat:
Makefile | 4 +-
arch/arm/Kconfig | 2 +-
arch/arm/boot/dts/r8a7779.dtsi | 8 +
arch/arm64/include/asm/alternative.h | 32 +-
arch/microblaze/kernel/cpu/cache.c | 3 +-
arch/mips/loongson64/loongson-3/platform.c | 3 +
arch/powerpc/kernel/eeh_driver.c | 6 -
arch/powerpc/kernel/pci_dn.c | 15 +-
arch/powerpc/kernel/process.c | 2 +
arch/powerpc/kernel/signal.c | 17 +-
arch/powerpc/kernel/signal_32.c | 30 +-
arch/powerpc/kernel/signal_64.c | 29 +-
arch/powerpc/platforms/powernv/pci-ioda.c | 19 +-
arch/powerpc/platforms/powernv/pci.c | 4 -
arch/s390/include/asm/page.h | 2 +-
arch/s390/include/asm/timex.h | 2 +-
arch/s390/kernel/mcount.S | 15 +-
arch/sh/include/cpu-sh2a/cpu/sh7269.h | 11 +-
arch/sparc/kernel/vmlinux.lds.S | 6 +-
arch/x86/entry/vdso/vdso32-setup.c | 1 +
arch/x86/events/amd/core.c | 1 +
arch/x86/events/intel/ds.c | 2 +
arch/x86/include/asm/cpufeatures.h | 1 +
arch/x86/include/asm/vgtod.h | 7 +-
arch/x86/kernel/cpu/mcheck/mce_amd.c | 50 +-
arch/x86/kernel/sysfb_simplefb.c | 2 +-
arch/x86/kvm/cpuid.c | 7 +-
arch/x86/kvm/emulate.c | 22 +-
arch/x86/kvm/irq_comm.c | 2 +-
arch/x86/kvm/lapic.c | 4 +-
arch/x86/kvm/vmx.c | 102 +-
arch/x86/kvm/vmx/vmx.c | 8033 --------------------
arch/x86/lib/x86-opcode-map.txt | 2 +-
arch/x86/platform/efi/efi.c | 13 +-
drivers/acpi/acpica/dsfield.c | 2 +-
drivers/acpi/acpica/dswload.c | 21 +
drivers/ata/ahci.c | 7 +
drivers/ata/libata-core.c | 21 +
drivers/base/dd.c | 5 +-
drivers/base/platform.c | 12 +-
drivers/block/brd.c | 22 +-
drivers/block/floppy.c | 7 +-
drivers/clk/qcom/clk-rcg2.c | 3 +
drivers/devfreq/Kconfig | 3 +-
drivers/devfreq/event/Kconfig | 2 +-
drivers/gpio/gpio-grgpio.c | 10 +-
drivers/gpu/drm/amd/amdgpu/amdgpu_atombios.c | 19 +-
drivers/gpu/drm/gma500/framebuffer.c | 8 +-
drivers/gpu/drm/mediatek/mtk_drm_crtc.c | 8 +
drivers/gpu/drm/nouveau/nouveau_fence.c | 2 +-
.../gpu/drm/nouveau/nvkm/engine/disp/channv50.c | 2 +
drivers/gpu/drm/nouveau/nvkm/engine/gr/gk20a.c | 21 +-
drivers/gpu/drm/radeon/radeon_display.c | 2 +
drivers/gpu/drm/vmwgfx/vmwgfx_cmdbuf_res.c | 4 +-
drivers/hwmon/pmbus/ltc2978.c | 4 +-
drivers/ide/cmd64x.c | 3 +
drivers/ide/serverworks.c | 6 +
drivers/infiniband/sw/rxe/rxe_verbs.h | 2 +-
drivers/infiniband/ulp/isert/ib_isert.c | 12 +
drivers/input/touchscreen/edt-ft5x06.c | 7 +
drivers/iommu/arm-smmu-v3.c | 3 +-
drivers/irqchip/irq-gic-v3-its.c | 2 +-
drivers/irqchip/irq-gic-v3.c | 9 +-
drivers/md/bcache/bset.h | 3 +-
drivers/media/i2c/mt9v032.c | 10 +-
drivers/media/platform/sti/bdisp/bdisp-hw.c | 6 +-
drivers/net/ethernet/cisco/enic/enic_main.c | 2 +-
drivers/net/ethernet/freescale/gianfar.c | 10 +-
drivers/net/wan/fsl_ucc_hdlc.c | 5 +
drivers/net/wan/ixp4xx_hss.c | 4 +-
drivers/net/wireless/broadcom/b43legacy/main.c | 5 +-
.../wireless/broadcom/brcm80211/brcmfmac/sdio.c | 1 +
drivers/net/wireless/intel/ipw2x00/ipw2100.c | 7 +-
drivers/net/wireless/intel/ipw2x00/ipw2200.c | 5 +-
drivers/net/wireless/intel/iwlegacy/3945-mac.c | 5 +-
drivers/net/wireless/intel/iwlegacy/4965-mac.c | 5 +-
drivers/net/wireless/intel/iwlegacy/common.c | 2 +-
drivers/net/wireless/intel/iwlwifi/mvm/tt.c | 4 +-
drivers/net/wireless/intersil/hostap/hostap_ap.c | 2 +-
.../net/wireless/intersil/orinoco/orinoco_usb.c | 3 +-
drivers/net/wireless/realtek/rtlwifi/pci.c | 10 +-
drivers/nfc/port100.c | 2 +-
drivers/pci/iov.c | 1 +
drivers/pinctrl/intel/pinctrl-baytrail.c | 8 +-
drivers/pinctrl/sh-pfc/pfc-sh7264.c | 9 +-
drivers/pinctrl/sh-pfc/pfc-sh7269.c | 39 +-
drivers/pwm/pwm-omap-dmtimer.c | 7 +-
drivers/regulator/rk808-regulator.c | 2 +-
drivers/remoteproc/remoteproc_core.c | 2 +-
drivers/scsi/aic7xxx/aic7xxx_core.c | 2 +-
drivers/scsi/iscsi_tcp.c | 4 +
drivers/scsi/qla2xxx/qla_os.c | 19 +-
drivers/scsi/scsi_transport_iscsi.c | 26 +-
drivers/soc/tegra/fuse/tegra-apbmisc.c | 2 +-
drivers/staging/android/ashmem.c | 28 +
drivers/staging/greybus/audio_manager.c | 2 +-
drivers/staging/rtl8188eu/os_dep/ioctl_linux.c | 4 +-
drivers/staging/vt6656/dpc.c | 2 +-
drivers/target/iscsi/iscsi_target.c | 16 +-
drivers/tty/serial/atmel_serial.c | 3 +-
drivers/tty/serial/imx.c | 2 +-
drivers/tty/synclink_gt.c | 18 +-
drivers/tty/synclinkmp.c | 24 +-
drivers/tty/vt/selection.c | 7 +-
drivers/tty/vt/vt_ioctl.c | 75 +-
drivers/uio/uio_dmem_genirq.c | 6 +-
drivers/usb/core/hub.c | 5 -
drivers/usb/core/quirks.c | 3 +
drivers/usb/gadget/composite.c | 8 +-
drivers/usb/gadget/udc/gr_udc.c | 16 +-
drivers/usb/host/xhci-mem.c | 12 +-
drivers/usb/host/xhci-pci.c | 4 +-
drivers/usb/musb/omap2430.c | 2 -
drivers/usb/storage/uas.c | 23 +-
drivers/video/fbdev/pxa168fb.c | 6 +-
drivers/vme/bridges/vme_fake.c | 30 +-
drivers/xen/preempt.c | 4 +-
fs/btrfs/disk-io.c | 1 +
fs/btrfs/extent_map.c | 11 +
fs/btrfs/ordered-data.c | 7 +-
fs/btrfs/super.c | 2 +
fs/cifs/connect.c | 6 +-
fs/ecryptfs/crypto.c | 6 +-
fs/ecryptfs/keystore.c | 2 +-
fs/ecryptfs/messaging.c | 1 +
fs/ext4/dir.c | 14 +-
fs/ext4/ext4.h | 14 +-
fs/ext4/inode.c | 24 +-
fs/ext4/migrate.c | 27 +-
fs/ext4/mmp.c | 12 +-
fs/ext4/namei.c | 8 +
fs/ext4/super.c | 20 +-
fs/jbd2/checkpoint.c | 2 +-
fs/jbd2/commit.c | 50 +-
fs/jbd2/journal.c | 21 +-
fs/jbd2/transaction.c | 10 +-
fs/ocfs2/journal.h | 8 +-
fs/orangefs/orangefs-debugfs.c | 1 +
fs/reiserfs/stree.c | 3 +-
fs/reiserfs/super.c | 2 +-
fs/udf/super.c | 22 +-
include/linux/libata.h | 1 +
include/linux/list_nulls.h | 8 +-
include/linux/rculist_nulls.h | 8 +-
include/media/v4l2-device.h | 12 +-
include/scsi/iscsi_proto.h | 1 -
include/sound/rawmidi.h | 6 +-
ipc/sem.c | 6 +-
kernel/cpu.c | 13 +-
kernel/padata.c | 45 +-
kernel/trace/ftrace.c | 5 +-
kernel/trace/trace_events_trigger.c | 5 +-
kernel/trace/trace_stat.c | 31 +-
lib/scatterlist.c | 2 +-
lib/stackdepot.c | 12 +-
net/netfilter/xt_bpf.c | 3 +
net/netfilter/xt_hashlimit.c | 10 +
net/sched/cls_flower.c | 1 +
net/sched/cls_matchall.c | 1 +
scripts/kconfig/confdata.c | 2 +-
security/selinux/avc.c | 2 +-
sound/core/seq/seq_clientmgr.c | 4 +-
sound/core/seq/seq_queue.c | 29 +-
sound/core/seq/seq_timer.c | 13 +-
sound/core/seq/seq_timer.h | 3 +-
sound/hda/hdmi_chmap.c | 2 +-
sound/pci/hda/hda_codec.c | 2 +-
sound/pci/hda/hda_eld.c | 2 +-
sound/pci/hda/hda_sysfs.c | 4 +-
sound/pci/hda/patch_conexant.c | 1 +
sound/sh/aica.c | 4 +-
sound/soc/atmel/Kconfig | 2 +
sound/usb/quirks.c | 1 +
sound/usb/usx2y/usX2Yhwdep.c | 2 +-
tools/lib/api/fs/fs.c | 4 +-
tools/objtool/arch/x86/lib/x86-opcode-map.txt | 2 +-
tools/usb/usbip/src/usbip_network.c | 40 +-
tools/usb/usbip/src/usbip_network.h | 12 +-
178 files changed, 1158 insertions(+), 8617 deletions(-)
next reply other threads:[~2020-02-27 14:46 UTC|newest]
Thread overview: 175+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-02-27 13:34 Greg Kroah-Hartman [this message]
2020-02-27 13:34 ` [PATCH 4.9 001/165] x86/vdso: Use RDPID in preference to LSL when available Greg Kroah-Hartman
2020-02-27 13:34 ` [PATCH 4.9 002/165] KVM: x86: emulate RDPID Greg Kroah-Hartman
2020-02-27 13:34 ` [PATCH 4.9 003/165] ALSA: hda: Use scnprintf() for printing texts for sysfs/procfs Greg Kroah-Hartman
2020-02-27 13:34 ` [PATCH 4.9 004/165] ecryptfs: fix a memory leak bug in parse_tag_1_packet() Greg Kroah-Hartman
2020-02-27 13:34 ` [PATCH 4.9 005/165] ecryptfs: fix a memory leak bug in ecryptfs_init_messaging() Greg Kroah-Hartman
2020-02-27 13:34 ` [PATCH 4.9 006/165] ALSA: usb-audio: Apply sample rate quirk for Audioengine D1 Greg Kroah-Hartman
2020-02-27 13:34 ` [PATCH 4.9 007/165] ext4: dont assume that mmp_nodename/bdevname have NUL Greg Kroah-Hartman
2020-02-27 13:34 ` [PATCH 4.9 008/165] ext4: fix checksum errors with indexed dirs Greg Kroah-Hartman
2020-02-27 13:34 ` [PATCH 4.9 009/165] ext4: improve explanation of a mount failure caused by a misconfigured kernel Greg Kroah-Hartman
2020-02-27 13:34 ` [PATCH 4.9 010/165] Btrfs: fix race between using extent maps and merging them Greg Kroah-Hartman
2020-02-27 13:34 ` [PATCH 4.9 011/165] btrfs: log message when rw remount is attempted with unclean tree-log Greg Kroah-Hartman
2020-02-27 13:34 ` [PATCH 4.9 012/165] perf/x86/amd: Add missing L2 misses event spec to AMD Family 17hs event map Greg Kroah-Hartman
2020-02-27 13:34 ` [PATCH 4.9 013/165] padata: Remove broken queue flushing Greg Kroah-Hartman
2020-02-27 13:34 ` [PATCH 4.9 014/165] s390/time: Fix clk type in get_tod_clock Greg Kroah-Hartman
2020-02-27 13:34 ` [PATCH 4.9 015/165] perf/x86/intel: Fix inaccurate period in context switch for auto-reload Greg Kroah-Hartman
2020-02-27 13:34 ` [PATCH 4.9 016/165] hwmon: (pmbus/ltc2978) Fix PMBus polling of MFR_COMMON definitions Greg Kroah-Hartman
2020-02-27 13:34 ` [PATCH 4.9 017/165] jbd2: move the clearing of b_modified flag to the journal_unmap_buffer() Greg Kroah-Hartman
2020-02-27 13:34 ` [PATCH 4.9 018/165] jbd2: do not clear the BH_Mapped flag when forgetting a metadata buffer Greg Kroah-Hartman
2020-02-27 13:34 ` [PATCH 4.9 019/165] btrfs: print message when tree-log replay starts Greg Kroah-Hartman
2020-02-27 13:34 ` [PATCH 4.9 020/165] scsi: qla2xxx: fix a potential NULL pointer dereference Greg Kroah-Hartman
2020-02-27 13:34 ` [PATCH 4.9 021/165] Revert "KVM: VMX: Add non-canonical check on writes to RTIT address MSRs" Greg Kroah-Hartman
2020-02-27 13:34 ` [PATCH 4.9 022/165] drm/gma500: Fixup fbdev stolen size usage evaluation Greg Kroah-Hartman
2020-02-27 13:34 ` [PATCH 4.9 023/165] cpu/hotplug, stop_machine: Fix stop_machine vs hotplug order Greg Kroah-Hartman
2020-02-27 13:34 ` [PATCH 4.9 024/165] brcmfmac: Fix use after free in brcmf_sdio_readframes() Greg Kroah-Hartman
2020-02-27 13:34 ` [PATCH 4.9 025/165] gianfar: Fix TX timestamping with a stacked DSA driver Greg Kroah-Hartman
2020-02-27 13:35 ` [PATCH 4.9 026/165] pinctrl: sh-pfc: sh7264: Fix CAN function GPIOs Greg Kroah-Hartman
2020-02-27 13:35 ` [PATCH 4.9 027/165] pxa168fb: Fix the function used to release some memory in an error handling path Greg Kroah-Hartman
2020-02-27 13:35 ` [PATCH 4.9 028/165] media: i2c: mt9v032: fix enum mbus codes and frame sizes Greg Kroah-Hartman
2020-02-27 13:35 ` [PATCH 4.9 029/165] powerpc/powernv/iov: Ensure the pdn for VFs always contains a valid PE number Greg Kroah-Hartman
2020-02-27 13:35 ` [PATCH 4.9 030/165] gpio: gpio-grgpio: fix possible sleep-in-atomic-context bugs in grgpio_irq_map/unmap() Greg Kroah-Hartman
2020-02-27 13:35 ` [PATCH 4.9 031/165] media: sti: bdisp: fix a possible sleep-in-atomic-context bug in bdisp_device_run() Greg Kroah-Hartman
2020-02-27 13:35 ` [PATCH 4.9 032/165] pinctrl: baytrail: Do not clear IRQ flags on direct-irq enabled pins Greg Kroah-Hartman
2020-02-27 13:35 ` [PATCH 4.9 033/165] efi/x86: Map the entire EFI vendor string before copying it Greg Kroah-Hartman
2020-02-27 13:35 ` [PATCH 4.9 034/165] MIPS: Loongson: Fix potential NULL dereference in loongson3_platform_init() Greg Kroah-Hartman
2020-02-27 13:35 ` [PATCH 4.9 035/165] sparc: Add .exit.data section Greg Kroah-Hartman
2020-02-27 13:35 ` [PATCH 4.9 036/165] uio: fix a sleep-in-atomic-context bug in uio_dmem_genirq_irqcontrol() Greg Kroah-Hartman
2020-02-27 13:35 ` [PATCH 4.9 037/165] usb: gadget: udc: fix possible sleep-in-atomic-context bugs in gr_probe() Greg Kroah-Hartman
2020-02-27 13:35 ` [PATCH 4.9 038/165] jbd2: clear JBD2_ABORT flag before journal_reset to update log tail info when load journal Greg Kroah-Hartman
2020-02-27 13:35 ` [PATCH 4.9 039/165] x86/sysfb: Fix check for bad VRAM size Greg Kroah-Hartman
2020-02-27 13:35 ` [PATCH 4.9 040/165] tracing: Fix tracing_stat return values in error handling paths Greg Kroah-Hartman
2020-02-27 13:35 ` [PATCH 4.9 041/165] tracing: Fix very unlikely race of registering two stat tracers Greg Kroah-Hartman
2020-02-27 13:35 ` [PATCH 4.9 042/165] ext4, jbd2: ensure panic when aborting with zero errno Greg Kroah-Hartman
2020-02-27 13:35 ` [PATCH 4.9 043/165] kconfig: fix broken dependency in randconfig-generated .config Greg Kroah-Hartman
2020-02-27 13:35 ` [PATCH 4.9 044/165] clk: qcom: rcg2: Dont crash if our parent cant be found; return an error Greg Kroah-Hartman
2020-02-27 13:35 ` [PATCH 4.9 045/165] drm/amdgpu: remove 4 set but not used variable in amdgpu_atombios_get_connector_info_from_object_table Greg Kroah-Hartman
2020-02-27 13:35 ` [PATCH 4.9 046/165] regulator: rk808: Lower log level on optional GPIOs being not available Greg Kroah-Hartman
2020-02-27 13:35 ` [PATCH 4.9 047/165] net/wan/fsl_ucc_hdlc: reject muram offsets above 64K Greg Kroah-Hartman
2020-02-27 13:35 ` [PATCH 4.9 048/165] PCI/IOV: Fix memory leak in pci_iov_add_virtfn() Greg Kroah-Hartman
2020-02-27 13:35 ` [PATCH 4.9 049/165] NFC: port100: Convert cpu_to_le16(le16_to_cpu(E1) + E2) to use le16_add_cpu() Greg Kroah-Hartman
2020-02-27 13:35 ` [PATCH 4.9 050/165] media: v4l2-device.h: Explicitly compare grp{id,mask} to zero in v4l2_device macros Greg Kroah-Hartman
2020-02-27 13:35 ` [PATCH 4.9 051/165] reiserfs: Fix spurious unlock in reiserfs_fill_super() error handling Greg Kroah-Hartman
2020-02-27 13:35 ` [PATCH 4.9 052/165] ALSA: usx2y: Adjust indentation in snd_usX2Y_hwdep_dsp_status Greg Kroah-Hartman
2020-02-27 13:35 ` [PATCH 4.9 053/165] b43legacy: Fix -Wcast-function-type Greg Kroah-Hartman
2020-02-27 13:35 ` [PATCH 4.9 054/165] ipw2x00: " Greg Kroah-Hartman
2020-02-27 13:35 ` [PATCH 4.9 055/165] iwlegacy: " Greg Kroah-Hartman
2020-02-27 13:35 ` [PATCH 4.9 056/165] rtlwifi: rtl_pci: " Greg Kroah-Hartman
2020-02-27 13:35 ` [PATCH 4.9 057/165] orinoco: avoid assertion in case of NULL pointer Greg Kroah-Hartman
2020-02-27 13:35 ` [PATCH 4.9 058/165] ACPICA: Disassembler: create buffer fields in ACPI_PARSE_LOAD_PASS1 Greg Kroah-Hartman
2020-02-27 13:35 ` [PATCH 4.9 059/165] scsi: aic7xxx: Adjust indentation in ahc_find_syncrate Greg Kroah-Hartman
2020-02-27 13:35 ` [PATCH 4.9 060/165] drm/mediatek: handle events when enabling/disabling crtc Greg Kroah-Hartman
2020-02-27 13:35 ` [PATCH 4.9 061/165] ARM: dts: r8a7779: Add device node for ARM global timer Greg Kroah-Hartman
2020-02-27 13:35 ` [PATCH 4.9 062/165] x86/vdso: Provide missing include file Greg Kroah-Hartman
2020-02-27 13:35 ` [PATCH 4.9 063/165] PM / devfreq: rk3399_dmc: Add COMPILE_TEST and HAVE_ARM_SMCCC dependency Greg Kroah-Hartman
2020-02-27 13:35 ` [PATCH 4.9 064/165] pinctrl: sh-pfc: sh7269: Fix CAN function GPIOs Greg Kroah-Hartman
2020-02-27 13:35 ` [PATCH 4.9 065/165] RDMA/rxe: Fix error type of mmap_offset Greg Kroah-Hartman
2020-02-27 13:35 ` [PATCH 4.9 066/165] ALSA: sh: Fix compile warning wrt const Greg Kroah-Hartman
2020-02-27 13:35 ` [PATCH 4.9 067/165] tools lib api fs: Fix gcc9 stringop-truncation compilation error Greg Kroah-Hartman
2020-02-27 13:35 ` [PATCH 4.9 068/165] usbip: Fix unsafe unaligned pointer usage Greg Kroah-Hartman
2020-02-27 13:35 ` [PATCH 4.9 069/165] udf: Fix free space reporting for metadata and virtual partitions Greg Kroah-Hartman
2020-02-27 13:35 ` [PATCH 4.9 070/165] soc/tegra: fuse: Correct straps address for older Tegra124 device trees Greg Kroah-Hartman
2020-02-27 13:35 ` [PATCH 4.9 071/165] rcu: Use WRITE_ONCE() for assignments to ->pprev for hlist_nulls Greg Kroah-Hartman
2020-02-27 13:35 ` [PATCH 4.9 072/165] Input: edt-ft5x06 - work around first register access error Greg Kroah-Hartman
2020-02-27 13:35 ` [PATCH 4.9 073/165] wan: ixp4xx_hss: fix compile-testing on 64-bit Greg Kroah-Hartman
2020-02-27 13:35 ` [PATCH 4.9 074/165] ASoC: atmel: fix build error with CONFIG_SND_ATMEL_SOC_DMA=m Greg Kroah-Hartman
2020-02-27 13:35 ` [PATCH 4.9 075/165] tty: synclinkmp: Adjust indentation in several functions Greg Kroah-Hartman
2020-02-27 13:35 ` [PATCH 4.9 076/165] tty: synclink_gt: " Greg Kroah-Hartman
2020-02-27 13:35 ` [PATCH 4.9 077/165] driver core: platform: Prevent resouce overflow from causing infinite loops Greg Kroah-Hartman
2020-02-27 13:35 ` [PATCH 4.9 078/165] driver core: Print device when resources present in really_probe() Greg Kroah-Hartman
2020-02-27 13:35 ` [PATCH 4.9 079/165] vme: bridges: reduce stack usage Greg Kroah-Hartman
2020-02-27 13:35 ` [PATCH 4.9 080/165] drm/nouveau/gr/gk20a,gm200-: add terminators to method lists read from fw Greg Kroah-Hartman
2020-02-27 13:35 ` [PATCH 4.9 081/165] drm/nouveau: Fix copy-paste error in nouveau_fence_wait_uevent_handler Greg Kroah-Hartman
2020-02-27 13:35 ` [PATCH 4.9 082/165] drm/vmwgfx: prevent memory leak in vmw_cmdbuf_res_add Greg Kroah-Hartman
2020-02-27 13:35 ` [PATCH 4.9 083/165] usb: musb: omap2430: Get rid of musb .set_vbus for omap2430 glue Greg Kroah-Hartman
2020-02-27 13:35 ` [PATCH 4.9 084/165] iommu/arm-smmu-v3: Use WRITE_ONCE() when changing validity of an STE Greg Kroah-Hartman
2020-02-27 13:35 ` [PATCH 4.9 085/165] scsi: iscsi: Dont destroy session if there are outstanding connections Greg Kroah-Hartman
2020-02-27 13:36 ` [PATCH 4.9 086/165] arm64: fix alternatives with LLVMs integrated assembler Greg Kroah-Hartman
2020-02-27 13:36 ` [PATCH 4.9 087/165] pwm: omap-dmtimer: Remove PWM chip in .remove before making it unfunctional Greg Kroah-Hartman
2020-02-27 13:36 ` [PATCH 4.9 088/165] cmd64x: potential buffer overflow in cmd64x_program_timings() Greg Kroah-Hartman
2020-02-27 13:36 ` [PATCH 4.9 089/165] ide: serverworks: potential overflow in svwks_set_pio_mode() Greg Kroah-Hartman
2020-02-27 13:36 ` [PATCH 4.9 090/165] remoteproc: Initialize rproc_class before use Greg Kroah-Hartman
2020-02-27 13:36 ` [PATCH 4.9 091/165] x86/decoder: Add TEST opcode to Group3-2 Greg Kroah-Hartman
2020-02-27 13:36 ` [PATCH 4.9 092/165] s390/ftrace: generate traced function stack frame Greg Kroah-Hartman
2020-02-27 13:36 ` [PATCH 4.9 093/165] driver core: platform: fix u32 greater or equal to zero comparison Greg Kroah-Hartman
2020-02-27 13:36 ` [PATCH 4.9 094/165] ALSA: hda - Add docking station support for Lenovo Thinkpad T420s Greg Kroah-Hartman
2020-02-27 13:36 ` [PATCH 4.9 095/165] powerpc/sriov: Remove VF eeh_dev state when disabling SR-IOV Greg Kroah-Hartman
2020-02-27 13:36 ` [PATCH 4.9 096/165] jbd2: switch to use jbd2_journal_abort() when failed to submit the commit record Greg Kroah-Hartman
2020-02-27 13:36 ` [PATCH 4.9 097/165] ARM: 8951/1: Fix Kexec compilation issue Greg Kroah-Hartman
2020-02-27 13:36 ` [PATCH 4.9 098/165] hostap: Adjust indentation in prism2_hostapd_add_sta Greg Kroah-Hartman
2020-02-27 13:36 ` [PATCH 4.9 099/165] iwlegacy: ensure loop counter addr does not wrap and cause an infinite loop Greg Kroah-Hartman
2020-02-27 13:36 ` [PATCH 4.9 100/165] cifs: fix NULL dereference in match_prepath Greg Kroah-Hartman
2020-02-27 13:36 ` [PATCH 4.9 101/165] irqchip/gic-v3: Only provision redistributors that are enabled in ACPI Greg Kroah-Hartman
2020-02-27 13:36 ` [PATCH 4.9 102/165] drm/nouveau/disp/nv50-: prevent oops when no channel method map provided Greg Kroah-Hartman
2020-02-27 13:36 ` [PATCH 4.9 103/165] ftrace: fpid_next() should increase position index Greg Kroah-Hartman
2020-02-27 13:36 ` [PATCH 4.9 104/165] trigger_next " Greg Kroah-Hartman
2020-02-27 13:36 ` [PATCH 4.9 105/165] radeon: insert 10ms sleep in dce5_crtc_load_lut Greg Kroah-Hartman
2020-02-27 13:36 ` [PATCH 4.9 106/165] ocfs2: fix a NULL pointer dereference when call ocfs2_update_inode_fsync_trans() Greg Kroah-Hartman
2020-02-27 13:36 ` [PATCH 4.9 107/165] lib/scatterlist.c: adjust indentation in __sg_alloc_table Greg Kroah-Hartman
2020-02-27 13:36 ` [PATCH 4.9 108/165] reiserfs: prevent NULL pointer dereference in reiserfs_insert_item() Greg Kroah-Hartman
2020-02-27 13:36 ` [PATCH 4.9 109/165] bcache: explicity type cast in bset_bkey_last() Greg Kroah-Hartman
2020-02-27 13:36 ` [PATCH 4.9 110/165] irqchip/gic-v3-its: Reference to its_invall_cmd descriptor when building INVALL Greg Kroah-Hartman
2020-02-27 13:36 ` [PATCH 4.9 111/165] iwlwifi: mvm: Fix thermal zone registration Greg Kroah-Hartman
2020-02-27 13:36 ` [PATCH 4.9 112/165] microblaze: Prevent the overflow of the start Greg Kroah-Hartman
2020-02-27 13:36 ` [PATCH 4.9 113/165] brd: check and limit max_part par Greg Kroah-Hartman
2020-02-27 13:36 ` [PATCH 4.9 114/165] help_next should increase position index Greg Kroah-Hartman
2020-02-27 13:36 ` [PATCH 4.9 115/165] selinux: ensure we cleanup the internal AVC counters on error in avc_update() Greg Kroah-Hartman
2020-02-27 13:36 ` [PATCH 4.9 116/165] enic: prevent waking up stopped tx queues over watchdog reset Greg Kroah-Hartman
2020-02-27 13:36 ` [PATCH 4.9 117/165] net/sched: matchall: add missing validation of TCA_MATCHALL_FLAGS Greg Kroah-Hartman
2020-02-27 13:36 ` [PATCH 4.9 118/165] net/sched: flower: add missing validation of TCA_FLOWER_FLAGS Greg Kroah-Hartman
2020-02-27 13:36 ` [PATCH 4.9 119/165] floppy: check FDC index for errors before assigning it Greg Kroah-Hartman
2020-02-27 13:36 ` [PATCH 4.9 120/165] vt: selection, handle pending signals in paste_selection Greg Kroah-Hartman
2020-02-27 13:36 ` [PATCH 4.9 121/165] staging: android: ashmem: Disallow ashmem memory from being remapped Greg Kroah-Hartman
2020-02-27 13:36 ` [PATCH 4.9 122/165] staging: vt6656: fix sign of rx_dbm to bb_pre_ed_rssi Greg Kroah-Hartman
2020-02-27 13:36 ` [PATCH 4.9 123/165] xhci: Force Maximum Packet size for Full-speed bulk devices to valid range Greg Kroah-Hartman
2020-02-27 13:36 ` [PATCH 4.9 124/165] usb: uas: fix a plug & unplug racing Greg Kroah-Hartman
2020-02-27 13:36 ` [PATCH 4.9 125/165] USB: Fix novation SourceControl XL after suspend Greg Kroah-Hartman
2020-02-27 13:36 ` [PATCH 4.9 126/165] USB: hub: Dont record a connect-change event during reset-resume Greg Kroah-Hartman
2020-02-27 13:36 ` [PATCH 4.9 127/165] staging: rtl8188eu: Fix potential security hole Greg Kroah-Hartman
2020-02-27 13:36 ` [PATCH 4.9 128/165] staging: rtl8188eu: Fix potential overuse of kernel memory Greg Kroah-Hartman
2020-02-27 13:36 ` [PATCH 4.9 129/165] x86/mce/amd: Publish the bank pointer only after setup has succeeded Greg Kroah-Hartman
2020-02-27 13:36 ` [PATCH 4.9 130/165] x86/mce/amd: Fix kobject lifetime Greg Kroah-Hartman
2020-02-27 13:36 ` [PATCH 4.9 131/165] tty/serial: atmel: manage shutdown in case of RS485 or ISO7816 mode Greg Kroah-Hartman
2020-02-27 13:36 ` [PATCH 4.9 132/165] tty: serial: imx: setup the correct sg entry for tx dma Greg Kroah-Hartman
2020-02-27 13:36 ` [PATCH 4.9 133/165] Revert "ipc,sem: remove uneeded sem_undo_list lock usage in exit_sem()" Greg Kroah-Hartman
2020-02-27 13:36 ` [PATCH 4.9 134/165] xhci: apply XHCI_PME_STUCK_QUIRK to Intel Comet Lake platforms Greg Kroah-Hartman
2020-02-27 13:36 ` [PATCH 4.9 135/165] KVM: x86: dont notify userspace IOAPIC on edge-triggered interrupt EOI Greg Kroah-Hartman
2020-02-27 13:36 ` [PATCH 4.9 136/165] VT_RESIZEX: get rid of field-by-field copyin Greg Kroah-Hartman
2020-02-27 13:36 ` [PATCH 4.9 137/165] vt: vt_ioctl: fix race in VT_RESIZEX Greg Kroah-Hartman
2020-02-27 13:36 ` [PATCH 4.9 138/165] powerpc/tm: P9 disable transactionally suspended sigcontexts Greg Kroah-Hartman
2020-02-27 13:36 ` [PATCH 4.9 139/165] powerpc/tm: Fix endianness flip on trap Greg Kroah-Hartman
2020-02-27 13:36 ` [PATCH 4.9 140/165] powerpc/tm: Fix clearing MSR[TS] in current when reclaiming on signal delivery Greg Kroah-Hartman
2020-02-27 13:36 ` [PATCH 4.9 141/165] lib/stackdepot: Fix outdated comments Greg Kroah-Hartman
2020-02-27 13:36 ` [PATCH 4.9 142/165] lib/stackdepot.c: fix global out-of-bounds in stack_slabs Greg Kroah-Hartman
2020-02-27 13:36 ` [PATCH 4.9 143/165] KVM: nVMX: Dont emulate instructions in guest mode Greg Kroah-Hartman
2020-02-27 13:36 ` [PATCH 4.9 144/165] netfilter: xt_bpf: add overflow checks Greg Kroah-Hartman
2020-02-27 13:36 ` [PATCH 4.9 145/165] ext4: fix a data race in EXT4_I(inode)->i_disksize Greg Kroah-Hartman
2020-02-27 13:37 ` [PATCH 4.9 146/165] ext4: add cond_resched() to __ext4_find_entry() Greg Kroah-Hartman
2020-02-27 13:37 ` [PATCH 4.9 147/165] ext4: fix mount failure with quota configured as module Greg Kroah-Hartman
2020-02-27 13:37 ` [PATCH 4.9 148/165] ext4: rename s_journal_flag_rwsem to s_writepages_rwsem Greg Kroah-Hartman
2020-02-27 13:37 ` [PATCH 4.9 149/165] ext4: fix race between writepages and enabling EXT4_EXTENTS_FL Greg Kroah-Hartman
2020-02-27 13:37 ` [PATCH 4.9 150/165] KVM: nVMX: Refactor IO bitmap checks into helper function Greg Kroah-Hartman
2020-02-27 13:37 ` [PATCH 4.9 151/165] KVM: nVMX: Check IO instruction VM-exit conditions Greg Kroah-Hartman
2020-02-27 13:37 ` [PATCH 4.9 152/165] KVM: apic: avoid calculating pending eoi from an uninitialized val Greg Kroah-Hartman
2020-02-27 13:37 ` [PATCH 4.9 153/165] Btrfs: fix btrfs_wait_ordered_range() so that it waits for all ordered extents Greg Kroah-Hartman
2020-02-27 13:37 ` [PATCH 4.9 154/165] scsi: Revert "RDMA/isert: Fix a recently introduced regression related to logout" Greg Kroah-Hartman
2020-02-27 13:37 ` [PATCH 4.9 155/165] scsi: Revert "target: iscsi: Wait for all commands to finish before freeing a session" Greg Kroah-Hartman
2020-02-27 13:37 ` [PATCH 4.9 156/165] usb: gadget: composite: Fix bMaxPower for SuperSpeedPlus Greg Kroah-Hartman
2020-02-27 13:37 ` [PATCH 4.9 157/165] staging: greybus: use after free in gb_audio_manager_remove_all() Greg Kroah-Hartman
2020-02-27 13:37 ` [PATCH 4.9 158/165] ecryptfs: replace BUG_ON with error handling code Greg Kroah-Hartman
2020-02-27 13:37 ` [PATCH 4.9 159/165] ALSA: rawmidi: Avoid bit fields for state flags Greg Kroah-Hartman
2020-02-27 13:37 ` [PATCH 4.9 160/165] ALSA: seq: Avoid concurrent access to queue flags Greg Kroah-Hartman
2020-02-27 13:37 ` [PATCH 4.9 161/165] ALSA: seq: Fix concurrent access to queue current tick/time Greg Kroah-Hartman
2020-02-27 13:37 ` [PATCH 4.9 162/165] netfilter: xt_hashlimit: limit the max size of hashtable Greg Kroah-Hartman
2020-02-27 13:37 ` [PATCH 4.9 163/165] ata: ahci: Add shutdown to freeze hardware resources of ahci Greg Kroah-Hartman
2020-02-27 13:37 ` [PATCH 4.9 164/165] xen: Enable interrupts when calling _cond_resched() Greg Kroah-Hartman
2020-02-27 13:37 ` [PATCH 4.9 165/165] s390/mm: Explicitly compare PAGE_DEFAULT_KEY against zero in storage_key_init_range Greg Kroah-Hartman
2020-02-27 18:44 ` [PATCH 4.9 000/165] 4.9.215-stable review Guenter Roeck
2020-02-28 11:53 ` Greg Kroah-Hartman
[not found] ` <20200227132230.840899170-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r@public.gmane.org>
2020-02-27 18:51 ` Jon Hunter
2020-02-27 18:51 ` Jon Hunter
2020-02-27 19:38 ` Guenter Roeck
2020-02-28 3:09 ` Naresh Kamboju
2020-02-28 3:44 ` shuah
2020-02-28 11:59 ` Greg Kroah-Hartman
2020-02-28 14:31 ` Guenter Roeck
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=20200227132230.840899170@linuxfoundation.org \
--to=gregkh@linuxfoundation.org \
--cc=akpm@linux-foundation.org \
--cc=ben.hutchings@codethink.co.uk \
--cc=linux-kernel@vger.kernel.org \
--cc=linux@roeck-us.net \
--cc=lkft-triage@lists.linaro.org \
--cc=patches@kernelci.org \
--cc=shuah@kernel.org \
--cc=stable@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.