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.4 000/101] 4.4.228-rc1 review
Date: Fri, 19 Jun 2020 16:31:49 +0200 [thread overview]
Message-ID: <20200619141614.001544111@linuxfoundation.org> (raw)
This is the start of the stable review cycle for the 4.4.228 release.
There are 101 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, 21 Jun 2020 14:15:50 +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.4.228-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.4.y
and the diffstat can be found below.
thanks,
greg k-h
-------------
Pseudo-Shortlog of commits:
Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Linux 4.4.228-rc1
Adrian Hunter <adrian.hunter@intel.com>
perf symbols: Fix debuginfo search for Ubuntu
Masami Hiramatsu <mhiramat@kernel.org>
perf probe: Do not show the skipped events
H. Nikolaus Schaller <hns@goldelico.com>
w1: omap-hdq: cleanup to add missing newline for some dev_dbg
NeilBrown <neilb@suse.de>
sunrpc: clean up properly in gss_mech_unregister()
NeilBrown <neilb@suse.de>
sunrpc: svcauth_gss_register_pseudoflavor must reject duplicate registrations.
Masahiro Yamada <masahiroy@kernel.org>
kbuild: force to build vmlinux if CONFIG_MODVERSION=y
Michael Ellerman <mpe@ellerman.id.au>
drivers/macintosh: Fix memleak in windfarm_pm112 driver
Dmitry Osipenko <digetx@gmail.com>
ARM: tegra: Correct PL310 Auxiliary Control Register initialization
Douglas Anderson <dianders@chromium.org>
kernel/cpu_pm: Fix uninitted local in cpu_pm
Al Viro <viro@zeniv.linux.org.uk>
sparc32: fix register window handling in genregs32_[gs]et()
Jonathan Bakker <xc-racer2@live.ca>
pinctrl: samsung: Save/restore eint_mask over suspend for EINT_TYPE GPIOs
Anders Roxell <anders.roxell@linaro.org>
power: vexpress: add suppress_bind_attrs to true
Kai-Heng Feng <kai.heng.feng@canonical.com>
igb: Report speed and duplex as unknown when device is runtime suspended
Larry Finger <Larry.Finger@lwfinger.net>
b43_legacy: Fix connection problem with WPA3
Larry Finger <Larry.Finger@lwfinger.net>
b43: Fix connection problem with WPA3
Larry Finger <Larry.Finger@lwfinger.net>
b43legacy: Fix case where channel status is corrupted
Chuhong Yuan <hslester96@gmail.com>
media: go7007: fix a miss of snd_card_free
Christian Lamparter <chunkeey@gmail.com>
carl9170: remove P2P_GO support
Punit Agrawal <punit1.agrawal@toshiba.co.jp>
e1000e: Relax condition to trigger reset for ME workaround
Ashok Raj <ashok.raj@intel.com>
PCI: Program MPS for RCiEP devices
Roberto Sassu <roberto.sassu@huawei.com>
ima: Directly assign the ima_default_policy pointer to ima_rules
Omar Sandoval <osandov@fb.com>
btrfs: fix error handling when submitting direct I/O bio
Marcos Paulo de Souza <mpdesouza@suse.com>
btrfs: send: emit file capabilities after chown
Filipe Manana <fdmanana@suse.com>
Btrfs: fix unreplayable log after snapshot delete + parent dir fsync
Harshad Shirwadkar <harshadshirwadkar@gmail.com>
ext4: fix EXT_MAX_EXTENT/INDEX to check for zeroed eh_max
Krzysztof Struczynski <krzysztof.struczynski@huawei.com>
ima: Fix ima digest hash table key calculation
Qiushi Wu <wu000273@umn.edu>
cpuidle: Fix three reference count leaks
Serge Semin <Sergey.Semin@baikalelectronics.ru>
spi: dw: Return any value retrieved from the dma_transfer callback
Xie XiuQi <xiexiuqi@huawei.com>
ixgbe: fix signed-integer-overflow warning
YuanJunQing <yuanjunqing66@163.com>
MIPS: Fix IRQ tracing when call handle_fpe() and handle_msa_fpe()
Jiaxun Yang <jiaxun.yang@flygoat.com>
PCI: Don't disable decoding when mmio_always_on is set
Alexander Sverdlin <alexander.sverdlin@nokia.com>
macvlan: Skip loopback packets in RX handler
Finn Thain <fthain@telegraphics.com.au>
m68k: mac: Don't call via_flush_cache() on Mac IIfx
Arvind Sankar <nivedita@alum.mit.edu>
x86/mm: Stop printing BRK addresses
Serge Semin <Sergey.Semin@baikalelectronics.ru>
mips: Add udelay lpj numbers adjustment
Pali Rohár <pali@kernel.org>
mwifiex: Fix memory corruption in dump_station
Guoqing Jiang <guoqing.jiang@cloud.ionos.com>
md: don't flush workqueue unconditionally in md_open
Daniel Thompson <daniel.thompson@linaro.org>
kgdb: Fix spurious true from in_dbg_master()
Serge Semin <Sergey.Semin@baikalelectronics.ru>
mips: cm: Fix an invalid error code of INTVN_*_ERR
Jeremy Kerr <jk@ozlabs.org>
powerpc/spufs: fix copy_to_user while atomic
Yunjian Wang <wangyunjian@huawei.com>
net: allwinner: Fix use correct return type for ndo_start_xmit()
Wei Yongjun <weiyongjun1@huawei.com>
net: lpc-enet: fix error return code in lpc_mii_init()
Nathan Chancellor <natechancellor@gmail.com>
lib/mpi: Fix 64-bit MIPS build with Clang
Pablo Neira Ayuso <pablo@netfilter.org>
netfilter: nft_nat: return EOPNOTSUPP if type or flags are not supported
Tiezhu Yang <yangtiezhu@loongson.cn>
MIPS: Make sparse_init() using top-down allocation
Colin Ian King <colin.king@canonical.com>
media: dvb: return -EREMOTEIO on i2c transfer failure.
Kees Cook <keescook@chromium.org>
e1000: Distribute switch variables for initialization
Christoph Hellwig <hch@lst.de>
staging: android: ion: use vmap instead of vm_map_ram
Jia-Ju Bai <baijiaju1990@gmail.com>
net: vmxnet3: fix possible buffer overflow caused by bad DMA value in vmxnet3_get_rss()
Linus Walleij <linus.walleij@linaro.org>
ARM: 8978/1: mm: make act_mm() respect THREAD_SIZE
Filipe Manana <fdmanana@suse.com>
btrfs: do not ignore error from btrfs_next_leaf() when inserting checksums
Serge Semin <Sergey.Semin@baikalelectronics.ru>
clocksource: dw_apb_timer_of: Fix missing clockevent timers
Serge Semin <Sergey.Semin@baikalelectronics.ru>
spi: dw: Enable interrupts in accordance with DMA xfer mode
Douglas Anderson <dianders@chromium.org>
kgdb: Prevent infinite recursive entries to the debugger
Hsin-Yu Chao <hychao@chromium.org>
Bluetooth: Add SCO fallback for invalid LMP parameters error
Andy Shevchenko <andriy.shevchenko@linux.intel.com>
spi: dw: Zero DMA Tx and Rx configurations on stack
Xiaolong Huang <butterflyhuangxx@gmail.com>
can: kvaser_usb: kvaser_usb_leaf: Fix some info-leaks to USB devices
OGAWA Hirofumi <hirofumi@mail.parknet.co.jp>
fat: don't allow to mount if the FAT length == 0
Wang Hai <wanghai38@huawei.com>
mm/slub: fix a memory leak in sysfs_slab_add()
Casey Schaufler <casey@schaufler-ca.com>
Smack: slab-out-of-bounds in vsscanf
Qiujun Huang <hqjagain@gmail.com>
ath9k: Fix general protection fault in ath9k_hif_usb_rx_cb
Qiujun Huang <hqjagain@gmail.com>
ath9x: Fix stack-out-of-bounds Write in ath9k_hif_usb_rx_cb
Qiujun Huang <hqjagain@gmail.com>
ath9k: Fix use-after-free Write in ath9k_htc_rx_msg
Qiujun Huang <hqjagain@gmail.com>
ath9k: Fix use-after-free Read in ath9k_wmi_ctrl_rx
Marc Zyngier <maz@kernel.org>
KVM: arm64: Make vcpu_cp1x() work on Big Endian hosts
Sean Christopherson <sean.j.christopherson@intel.com>
KVM: nVMX: Consult only the "basic" exit reason when routing nested exit
Paolo Bonzini <pbonzini@redhat.com>
KVM: nSVM: leave ASID aside in copy_vmcb_control_area
Christophe JAILLET <christophe.jaillet@wanadoo.fr>
video: fbdev: w100fb: Fix a potential double free.
Eric W. Biederman <ebiederm@xmission.com>
proc: Use new_inode not new_inode_pseudo
Yuxuan Shui <yshuiv7@gmail.com>
ovl: initialize error in ovl_copy_xattr
Lukas Wunner <lukas@wunner.de>
spi: bcm2835: Fix controller unregister order
Lukas Wunner <lukas@wunner.de>
spi: pxa2xx: Fix controller unregister order
Lukas Wunner <lukas@wunner.de>
spi: Fix controller unregister order
Andy Shevchenko <andriy.shevchenko@linux.intel.com>
spi: No need to assign dummy value in spi_unregister_controller()
Lukas Wunner <lukas@wunner.de>
spi: dw: Fix controller unregister order
Sasha Levin <sashal@kernel.org>
spi: dw: fix possible race condition
Anthony Steinhauser <asteinhauser@google.com>
x86/speculation: PR_SPEC_FORCE_DISABLE enforcement for indirect branches.
Anthony Steinhauser <asteinhauser@google.com>
x86/speculation: Avoid force-disabling IBPB based on STIBP and enhanced IBRS.
Thomas Lendacky <Thomas.Lendacky@amd.com>
x86/speculation: Add support for STIBP always-on preferred mode
Waiman Long <longman@redhat.com>
x86/speculation: Change misspelled STIPB to STIBP
Michał Mirosław <mirq-linux@rere.qmqm.pl>
ALSA: pcm: disallow linking stream to itself
Lukas Wunner <lukas@wunner.de>
spi: bcm2835aux: Fix controller unregister order
Ryusuke Konishi <konishi.ryusuke@gmail.com>
nilfs2: fix null pointer dereference at nilfs_segctor_do_construct()
Tejun Heo <tj@kernel.org>
cgroup, blkcg: Prepare some symbols for module and !CONFIG_CGROUP usages
Rafael J. Wysocki <rafael.j.wysocki@intel.com>
ACPI: PM: Avoid using power resources if there are none for D0
Qiushi Wu <wu000273@umn.edu>
ACPI: sysfs: Fix reference count leak in acpi_sysfs_add_hotplug_profile()
Takashi Iwai <tiwai@suse.de>
ALSA: usb-audio: Fix inconsistent card PM state after resume
Chuhong Yuan <hslester96@gmail.com>
ALSA: es1688: Add the missed snd_card_free()
Ard Biesheuvel <ardb@kernel.org>
efi/efivars: Add missing kobject_put() in sysfs entry creation error path
Hill Ma <maahiuzeon@gmail.com>
x86/reboot/quirks: Add MacBook6,1 reboot quirk
Anthony Steinhauser <asteinhauser@google.com>
x86/speculation: Prevent rogue cross-process SSBD shutdown
Bob Haarman <inglorion@google.com>
x86_64: Fix jiffies ODR violation
Masashi Honma <masashi.honma@gmail.com>
ath9k_htc: Silence undersized packet warnings
Jens Axboe <axboe@kernel.dk>
sched/fair: Don't NUMA balance for kthreads
Fredrik Strupe <fredrik@strupe.net>
ARM: 8977/1: ptrace: Fix mask for thumb breakpoint hook
Jarod Wilson <jarod@redhat.com>
igb: improve handling of disconnected adapters
Stefan Agner <stefan@agner.ch>
pwm: fsl-ftm: Use flat regmap cache
Zhao Qiang <qiang.zhao@nxp.com>
net: phy: marvell: Limit 88m1101 autoneg errata to 88E1145 as well.
Johannes Thumshirn <jthumshirn@suse.de>
scsi: return correct blkprep status code in case scsi_init_io() fails.
Ido Schimmel <idosch@mellanox.com>
vxlan: Avoid infinite loop when suppressing NS messages with invalid options
Hangbin Liu <liuhangbin@gmail.com>
ipv6: fix IPV6_ADDRFORM operation logic
-------------
Diffstat:
Makefile | 17 +-
arch/arm/kernel/ptrace.c | 4 +-
arch/arm/mach-tegra/tegra.c | 4 +-
arch/arm/mm/proc-macros.S | 3 +-
arch/arm64/include/asm/kvm_host.h | 6 +-
arch/m68k/include/asm/mac_via.h | 1 +
arch/m68k/mac/config.c | 21 +--
arch/m68k/mac/via.c | 6 +-
arch/mips/kernel/genex.S | 6 +-
arch/mips/kernel/mips-cm.c | 6 +-
arch/mips/kernel/setup.c | 10 ++
arch/mips/kernel/time.c | 70 ++++++++
arch/powerpc/platforms/cell/spufs/file.c | 113 ++++++++----
arch/sparc/kernel/ptrace_32.c | 228 ++++++++++--------------
arch/x86/include/asm/cpufeatures.h | 2 +-
arch/x86/include/asm/nospec-branch.h | 1 +
arch/x86/kernel/cpu/bugs.c | 93 ++++++----
arch/x86/kernel/process.c | 28 ++-
arch/x86/kernel/process.h | 2 +-
arch/x86/kernel/reboot.c | 8 +
arch/x86/kernel/time.c | 4 -
arch/x86/kernel/vmlinux.lds.S | 4 +-
arch/x86/kvm/svm.c | 2 +-
arch/x86/kvm/vmx.c | 2 +-
arch/x86/mm/init.c | 2 -
drivers/acpi/device_pm.c | 2 +-
drivers/acpi/scan.c | 28 ++-
drivers/acpi/sysfs.c | 4 +-
drivers/clocksource/dw_apb_timer_of.c | 6 +-
drivers/cpuidle/sysfs.c | 6 +-
drivers/firmware/efi/efivars.c | 4 +-
drivers/macintosh/windfarm_pm112.c | 21 ++-
drivers/md/md.c | 3 +-
drivers/media/usb/dvb-usb/dibusb-mb.c | 2 +-
drivers/media/usb/go7007/snd-go7007.c | 35 ++--
drivers/net/can/usb/kvaser_usb.c | 6 +-
drivers/net/ethernet/allwinner/sun4i-emac.c | 4 +-
drivers/net/ethernet/intel/e1000/e1000_main.c | 4 +-
drivers/net/ethernet/intel/e1000e/e1000.h | 1 -
drivers/net/ethernet/intel/e1000e/netdev.c | 12 +-
drivers/net/ethernet/intel/igb/e1000_regs.h | 3 +-
drivers/net/ethernet/intel/igb/igb_ethtool.c | 3 +-
drivers/net/ethernet/intel/igb/igb_main.c | 5 +-
drivers/net/ethernet/intel/ixgbe/ixgbe_common.c | 2 +-
drivers/net/ethernet/nxp/lpc_eth.c | 3 +-
drivers/net/macvlan.c | 4 +
drivers/net/phy/marvell.c | 2 +-
drivers/net/vmxnet3/vmxnet3_ethtool.c | 2 +
drivers/net/vxlan.c | 4 +
drivers/net/wireless/ath/ath9k/hif_usb.c | 58 ++++--
drivers/net/wireless/ath/ath9k/hif_usb.h | 6 +
drivers/net/wireless/ath/ath9k/htc_drv_init.c | 10 +-
drivers/net/wireless/ath/ath9k/htc_drv_txrx.c | 6 +-
drivers/net/wireless/ath/ath9k/htc_hst.c | 3 +
drivers/net/wireless/ath/ath9k/wmi.c | 5 +-
drivers/net/wireless/ath/ath9k/wmi.h | 3 +-
drivers/net/wireless/ath/carl9170/fw.c | 4 +-
drivers/net/wireless/ath/carl9170/main.c | 21 +--
drivers/net/wireless/b43/main.c | 2 +-
drivers/net/wireless/b43legacy/main.c | 1 +
drivers/net/wireless/b43legacy/xmit.c | 1 +
drivers/net/wireless/mwifiex/cfg80211.c | 14 +-
drivers/pci/probe.c | 24 ++-
drivers/pinctrl/samsung/pinctrl-exynos.c | 9 +
drivers/power/reset/vexpress-poweroff.c | 1 +
drivers/pwm/pwm-fsl-ftm.c | 2 +-
drivers/scsi/scsi_lib.c | 4 +-
drivers/spi/spi-bcm2835.c | 4 +-
drivers/spi/spi-bcm2835aux.c | 4 +-
drivers/spi/spi-dw-mid.c | 16 +-
drivers/spi/spi-dw.c | 14 +-
drivers/spi/spi-pxa2xx.c | 4 +-
drivers/spi/spi.c | 5 +-
drivers/staging/android/ion/ion_heap.c | 4 +-
drivers/video/fbdev/w100fb.c | 2 +
drivers/w1/masters/omap_hdq.c | 10 +-
fs/btrfs/file-item.c | 6 +-
fs/btrfs/inode.c | 6 +-
fs/btrfs/ioctl.c | 3 +
fs/btrfs/send.c | 67 +++++++
fs/btrfs/tree-log.c | 15 ++
fs/btrfs/tree-log.h | 2 +
fs/ext4/ext4_extents.h | 9 +-
fs/fat/inode.c | 6 +
fs/fs-writeback.c | 1 +
fs/nilfs2/segment.c | 2 +
fs/overlayfs/copy_up.c | 2 +-
fs/proc/inode.c | 2 +-
fs/proc/self.c | 2 +-
fs/proc/thread_self.c | 2 +-
include/linux/kgdb.h | 2 +-
include/linux/sunrpc/gss_api.h | 1 +
include/linux/sunrpc/svcauth_gss.h | 3 +-
kernel/cpu_pm.c | 4 +-
kernel/debug/debug_core.c | 1 +
kernel/sched/fair.c | 2 +-
lib/mpi/longlong.h | 2 +-
mm/slub.c | 4 +-
net/bluetooth/hci_event.c | 1 +
net/ipv6/ipv6_sockglue.c | 13 +-
net/netfilter/nft_nat.c | 4 +-
net/sunrpc/auth_gss/gss_mech_switch.c | 12 +-
net/sunrpc/auth_gss/svcauth_gss.c | 18 +-
security/integrity/ima/ima.h | 7 +-
security/integrity/ima/ima_policy.c | 3 +-
security/smack/smackfs.c | 10 ++
sound/core/pcm_native.c | 5 +
sound/isa/es1688/es1688.c | 4 +-
sound/usb/card.c | 20 ++-
sound/usb/usbaudio.h | 2 +-
tools/perf/builtin-probe.c | 3 +
tools/perf/util/dso.c | 16 ++
tools/perf/util/dso.h | 1 +
tools/perf/util/probe-finder.c | 1 +
tools/perf/util/symbol.c | 2 +
115 files changed, 841 insertions(+), 471 deletions(-)
next reply other threads:[~2020-06-19 16:54 UTC|newest]
Thread overview: 109+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-06-19 14:31 Greg Kroah-Hartman [this message]
2020-06-19 14:31 ` [PATCH 4.4 001/101] ipv6: fix IPV6_ADDRFORM operation logic Greg Kroah-Hartman
2020-06-19 14:31 ` [PATCH 4.4 002/101] vxlan: Avoid infinite loop when suppressing NS messages with invalid options Greg Kroah-Hartman
2020-06-19 14:31 ` [PATCH 4.4 003/101] scsi: return correct blkprep status code in case scsi_init_io() fails Greg Kroah-Hartman
2020-06-19 14:31 ` [PATCH 4.4 004/101] net: phy: marvell: Limit 88m1101 autoneg errata to 88E1145 as well Greg Kroah-Hartman
2020-06-19 14:31 ` [PATCH 4.4 005/101] pwm: fsl-ftm: Use flat regmap cache Greg Kroah-Hartman
2020-06-19 14:31 ` [PATCH 4.4 006/101] igb: improve handling of disconnected adapters Greg Kroah-Hartman
2020-06-19 14:31 ` [PATCH 4.4 007/101] ARM: 8977/1: ptrace: Fix mask for thumb breakpoint hook Greg Kroah-Hartman
2020-06-19 14:31 ` [PATCH 4.4 008/101] sched/fair: Dont NUMA balance for kthreads Greg Kroah-Hartman
2020-06-19 14:31 ` [PATCH 4.4 009/101] ath9k_htc: Silence undersized packet warnings Greg Kroah-Hartman
2020-06-19 14:31 ` [PATCH 4.4 010/101] x86_64: Fix jiffies ODR violation Greg Kroah-Hartman
2020-06-19 14:32 ` [PATCH 4.4 011/101] x86/speculation: Prevent rogue cross-process SSBD shutdown Greg Kroah-Hartman
2020-06-19 14:32 ` [PATCH 4.4 012/101] x86/reboot/quirks: Add MacBook6,1 reboot quirk Greg Kroah-Hartman
2020-06-19 14:32 ` [PATCH 4.4 013/101] efi/efivars: Add missing kobject_put() in sysfs entry creation error path Greg Kroah-Hartman
2020-06-19 14:32 ` [PATCH 4.4 014/101] ALSA: es1688: Add the missed snd_card_free() Greg Kroah-Hartman
2020-06-19 14:32 ` [PATCH 4.4 015/101] ALSA: usb-audio: Fix inconsistent card PM state after resume Greg Kroah-Hartman
2020-06-19 14:32 ` [PATCH 4.4 016/101] ACPI: sysfs: Fix reference count leak in acpi_sysfs_add_hotplug_profile() Greg Kroah-Hartman
2020-06-19 14:32 ` [PATCH 4.4 017/101] ACPI: PM: Avoid using power resources if there are none for D0 Greg Kroah-Hartman
2020-06-19 14:32 ` [PATCH 4.4 018/101] cgroup, blkcg: Prepare some symbols for module and !CONFIG_CGROUP usages Greg Kroah-Hartman
2020-06-19 14:32 ` [PATCH 4.4 019/101] nilfs2: fix null pointer dereference at nilfs_segctor_do_construct() Greg Kroah-Hartman
2020-06-19 14:32 ` [PATCH 4.4 020/101] spi: bcm2835aux: Fix controller unregister order Greg Kroah-Hartman
2020-06-19 14:32 ` [PATCH 4.4 021/101] ALSA: pcm: disallow linking stream to itself Greg Kroah-Hartman
2020-06-19 14:32 ` [PATCH 4.4 022/101] x86/speculation: Change misspelled STIPB to STIBP Greg Kroah-Hartman
2020-06-19 14:32 ` [PATCH 4.4 023/101] x86/speculation: Add support for STIBP always-on preferred mode Greg Kroah-Hartman
2020-06-19 14:32 ` [PATCH 4.4 024/101] x86/speculation: Avoid force-disabling IBPB based on STIBP and enhanced IBRS Greg Kroah-Hartman
2020-06-19 14:32 ` [PATCH 4.4 025/101] x86/speculation: PR_SPEC_FORCE_DISABLE enforcement for indirect branches Greg Kroah-Hartman
2020-06-19 14:32 ` [PATCH 4.4 026/101] spi: dw: fix possible race condition Greg Kroah-Hartman
2020-06-19 14:32 ` [PATCH 4.4 027/101] spi: dw: Fix controller unregister order Greg Kroah-Hartman
2020-06-19 14:32 ` [PATCH 4.4 028/101] spi: No need to assign dummy value in spi_unregister_controller() Greg Kroah-Hartman
2020-06-19 14:32 ` [PATCH 4.4 029/101] spi: Fix controller unregister order Greg Kroah-Hartman
2020-06-19 14:32 ` [PATCH 4.4 030/101] spi: pxa2xx: " Greg Kroah-Hartman
2020-06-19 14:32 ` [PATCH 4.4 031/101] spi: bcm2835: " Greg Kroah-Hartman
2020-06-19 14:32 ` [PATCH 4.4 032/101] ovl: initialize error in ovl_copy_xattr Greg Kroah-Hartman
2020-06-19 14:32 ` [PATCH 4.4 033/101] proc: Use new_inode not new_inode_pseudo Greg Kroah-Hartman
2020-06-19 14:32 ` [PATCH 4.4 034/101] video: fbdev: w100fb: Fix a potential double free Greg Kroah-Hartman
2020-06-19 14:32 ` [PATCH 4.4 035/101] KVM: nSVM: leave ASID aside in copy_vmcb_control_area Greg Kroah-Hartman
2020-06-19 14:32 ` [PATCH 4.4 036/101] KVM: nVMX: Consult only the "basic" exit reason when routing nested exit Greg Kroah-Hartman
2020-06-19 14:32 ` [PATCH 4.4 037/101] KVM: arm64: Make vcpu_cp1x() work on Big Endian hosts Greg Kroah-Hartman
2020-06-19 14:32 ` [PATCH 4.4 038/101] ath9k: Fix use-after-free Read in ath9k_wmi_ctrl_rx Greg Kroah-Hartman
2020-06-19 14:32 ` [PATCH 4.4 039/101] ath9k: Fix use-after-free Write in ath9k_htc_rx_msg Greg Kroah-Hartman
2020-06-19 14:32 ` [PATCH 4.4 040/101] ath9x: Fix stack-out-of-bounds Write in ath9k_hif_usb_rx_cb Greg Kroah-Hartman
2020-06-19 14:32 ` [PATCH 4.4 041/101] ath9k: Fix general protection fault " Greg Kroah-Hartman
2020-06-19 14:32 ` [PATCH 4.4 042/101] Smack: slab-out-of-bounds in vsscanf Greg Kroah-Hartman
2020-06-19 14:32 ` [PATCH 4.4 043/101] mm/slub: fix a memory leak in sysfs_slab_add() Greg Kroah-Hartman
2020-06-19 14:32 ` [PATCH 4.4 044/101] fat: dont allow to mount if the FAT length == 0 Greg Kroah-Hartman
2020-06-19 14:32 ` [PATCH 4.4 045/101] can: kvaser_usb: kvaser_usb_leaf: Fix some info-leaks to USB devices Greg Kroah-Hartman
2020-06-19 14:32 ` [PATCH 4.4 046/101] spi: dw: Zero DMA Tx and Rx configurations on stack Greg Kroah-Hartman
2020-06-19 14:32 ` [PATCH 4.4 047/101] Bluetooth: Add SCO fallback for invalid LMP parameters error Greg Kroah-Hartman
2020-06-19 14:32 ` [PATCH 4.4 048/101] kgdb: Prevent infinite recursive entries to the debugger Greg Kroah-Hartman
2020-06-19 14:32 ` [PATCH 4.4 049/101] spi: dw: Enable interrupts in accordance with DMA xfer mode Greg Kroah-Hartman
2020-06-19 14:32 ` [PATCH 4.4 050/101] clocksource: dw_apb_timer_of: Fix missing clockevent timers Greg Kroah-Hartman
2020-06-19 14:32 ` [PATCH 4.4 051/101] btrfs: do not ignore error from btrfs_next_leaf() when inserting checksums Greg Kroah-Hartman
2020-06-19 14:32 ` [PATCH 4.4 052/101] ARM: 8978/1: mm: make act_mm() respect THREAD_SIZE Greg Kroah-Hartman
2020-06-19 14:32 ` [PATCH 4.4 053/101] net: vmxnet3: fix possible buffer overflow caused by bad DMA value in vmxnet3_get_rss() Greg Kroah-Hartman
2020-06-19 14:32 ` [PATCH 4.4 054/101] staging: android: ion: use vmap instead of vm_map_ram Greg Kroah-Hartman
2020-06-19 14:32 ` [PATCH 4.4 055/101] e1000: Distribute switch variables for initialization Greg Kroah-Hartman
2020-06-19 14:32 ` [PATCH 4.4 056/101] media: dvb: return -EREMOTEIO on i2c transfer failure Greg Kroah-Hartman
2020-06-19 14:32 ` [PATCH 4.4 057/101] MIPS: Make sparse_init() using top-down allocation Greg Kroah-Hartman
2020-06-19 14:32 ` [PATCH 4.4 058/101] netfilter: nft_nat: return EOPNOTSUPP if type or flags are not supported Greg Kroah-Hartman
2020-06-19 14:32 ` [PATCH 4.4 059/101] lib/mpi: Fix 64-bit MIPS build with Clang Greg Kroah-Hartman
2020-06-19 14:32 ` [PATCH 4.4 060/101] net: lpc-enet: fix error return code in lpc_mii_init() Greg Kroah-Hartman
2020-06-19 14:32 ` [PATCH 4.4 061/101] net: allwinner: Fix use correct return type for ndo_start_xmit() Greg Kroah-Hartman
2020-06-19 14:32 ` [PATCH 4.4 062/101] powerpc/spufs: fix copy_to_user while atomic Greg Kroah-Hartman
2020-06-19 14:32 ` [PATCH 4.4 063/101] mips: cm: Fix an invalid error code of INTVN_*_ERR Greg Kroah-Hartman
2020-06-19 14:32 ` [PATCH 4.4 064/101] kgdb: Fix spurious true from in_dbg_master() Greg Kroah-Hartman
2020-06-19 14:32 ` [PATCH 4.4 065/101] md: dont flush workqueue unconditionally in md_open Greg Kroah-Hartman
2020-06-19 14:32 ` [PATCH 4.4 066/101] mwifiex: Fix memory corruption in dump_station Greg Kroah-Hartman
2020-06-19 14:32 ` [PATCH 4.4 067/101] mips: Add udelay lpj numbers adjustment Greg Kroah-Hartman
2020-06-19 14:32 ` [PATCH 4.4 068/101] x86/mm: Stop printing BRK addresses Greg Kroah-Hartman
2020-06-19 14:32 ` [PATCH 4.4 069/101] m68k: mac: Dont call via_flush_cache() on Mac IIfx Greg Kroah-Hartman
2020-06-19 14:32 ` [PATCH 4.4 070/101] macvlan: Skip loopback packets in RX handler Greg Kroah-Hartman
2020-06-19 14:33 ` [PATCH 4.4 071/101] PCI: Dont disable decoding when mmio_always_on is set Greg Kroah-Hartman
2020-06-19 14:33 ` [PATCH 4.4 072/101] MIPS: Fix IRQ tracing when call handle_fpe() and handle_msa_fpe() Greg Kroah-Hartman
2020-06-19 14:33 ` [PATCH 4.4 073/101] ixgbe: fix signed-integer-overflow warning Greg Kroah-Hartman
2020-06-19 14:33 ` [PATCH 4.4 074/101] spi: dw: Return any value retrieved from the dma_transfer callback Greg Kroah-Hartman
2020-06-19 14:33 ` [PATCH 4.4 075/101] cpuidle: Fix three reference count leaks Greg Kroah-Hartman
2020-06-19 14:33 ` [PATCH 4.4 076/101] ima: Fix ima digest hash table key calculation Greg Kroah-Hartman
2020-06-19 14:33 ` [PATCH 4.4 077/101] ext4: fix EXT_MAX_EXTENT/INDEX to check for zeroed eh_max Greg Kroah-Hartman
2020-06-19 14:33 ` [PATCH 4.4 078/101] Btrfs: fix unreplayable log after snapshot delete + parent dir fsync Greg Kroah-Hartman
2020-06-19 14:33 ` [PATCH 4.4 079/101] btrfs: send: emit file capabilities after chown Greg Kroah-Hartman
2020-06-19 14:33 ` [PATCH 4.4 080/101] btrfs: fix error handling when submitting direct I/O bio Greg Kroah-Hartman
2020-06-19 14:33 ` [PATCH 4.4 081/101] ima: Directly assign the ima_default_policy pointer to ima_rules Greg Kroah-Hartman
2020-06-19 14:33 ` [PATCH 4.4 082/101] PCI: Program MPS for RCiEP devices Greg Kroah-Hartman
2020-06-19 14:33 ` [PATCH 4.4 083/101] e1000e: Relax condition to trigger reset for ME workaround Greg Kroah-Hartman
2020-06-19 14:33 ` [PATCH 4.4 084/101] carl9170: remove P2P_GO support Greg Kroah-Hartman
2020-06-19 14:33 ` [PATCH 4.4 085/101] media: go7007: fix a miss of snd_card_free Greg Kroah-Hartman
2020-06-19 14:33 ` [PATCH 4.4 086/101] b43legacy: Fix case where channel status is corrupted Greg Kroah-Hartman
2020-06-19 14:33 ` [PATCH 4.4 087/101] b43: Fix connection problem with WPA3 Greg Kroah-Hartman
2020-06-19 14:33 ` [PATCH 4.4 088/101] b43_legacy: " Greg Kroah-Hartman
2020-06-19 14:33 ` [PATCH 4.4 089/101] igb: Report speed and duplex as unknown when device is runtime suspended Greg Kroah-Hartman
2020-06-19 14:33 ` [PATCH 4.4 090/101] power: vexpress: add suppress_bind_attrs to true Greg Kroah-Hartman
2020-06-19 14:33 ` [PATCH 4.4 091/101] pinctrl: samsung: Save/restore eint_mask over suspend for EINT_TYPE GPIOs Greg Kroah-Hartman
2020-06-19 14:33 ` [PATCH 4.4 092/101] sparc32: fix register window handling in genregs32_[gs]et() Greg Kroah-Hartman
2020-06-19 14:33 ` [PATCH 4.4 093/101] kernel/cpu_pm: Fix uninitted local in cpu_pm Greg Kroah-Hartman
2020-06-19 14:33 ` [PATCH 4.4 094/101] ARM: tegra: Correct PL310 Auxiliary Control Register initialization Greg Kroah-Hartman
2020-06-19 14:33 ` [PATCH 4.4 095/101] drivers/macintosh: Fix memleak in windfarm_pm112 driver Greg Kroah-Hartman
2020-06-19 14:33 ` [PATCH 4.4 096/101] kbuild: force to build vmlinux if CONFIG_MODVERSION=y Greg Kroah-Hartman
2020-06-19 14:33 ` [PATCH 4.4 097/101] sunrpc: svcauth_gss_register_pseudoflavor must reject duplicate registrations Greg Kroah-Hartman
2020-06-19 14:33 ` [PATCH 4.4 098/101] sunrpc: clean up properly in gss_mech_unregister() Greg Kroah-Hartman
2020-06-19 14:33 ` [PATCH 4.4 099/101] w1: omap-hdq: cleanup to add missing newline for some dev_dbg Greg Kroah-Hartman
2020-06-19 14:33 ` [PATCH 4.4 100/101] perf probe: Do not show the skipped events Greg Kroah-Hartman
2020-06-19 14:33 ` [PATCH 4.4 101/101] perf symbols: Fix debuginfo search for Ubuntu Greg Kroah-Hartman
2020-06-19 16:40 ` [PATCH 4.4 000/101] 4.4.228-rc1 review Guenter Roeck
2020-06-20 7:46 ` Greg Kroah-Hartman
2020-06-20 14:04 ` Guenter Roeck
2020-06-20 15:06 ` Greg Kroah-Hartman
2020-06-19 23:45 ` Guenter Roeck
2020-06-20 8:18 ` Naresh Kamboju
2020-06-20 9:49 ` Jon Hunter
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=20200619141614.001544111@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).