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, shuahkh@osg.samsung.com,
patches@kernelci.org, ben.hutchings@codethink.co.uk,
lkft-triage@lists.linaro.org, stable@vger.kernel.org
Subject: [PATCH 4.14 000/193] 4.14.3-stable review
Date: Tue, 28 Nov 2017 11:24:07 +0100 [thread overview]
Message-ID: <20171128100613.638270407@linuxfoundation.org> (raw)
This is the start of the stable review cycle for the 4.14.3 release.
There are 193 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 Thu Nov 30 10:05:26 UTC 2017.
Anything received after that time might be too late.
The whole patch series can be found in one patch at:
kernel.org/pub/linux/kernel/v4.x/stable-review/patch-4.14.3-rc1.gz
or in the git tree and branch at:
git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-4.14.y
and the diffstat can be found below.
thanks,
greg k-h
-------------
Pseudo-Shortlog of commits:
Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Linux 4.14.3-rc1
Sasha Neftin <sasha.neftin@intel.com>
e1000e: fix buffer overrun while the I219 is processing DMA transactions
Benjamin Poirier <bpoirier@suse.com>
e1000e: Avoid receiver overrun interrupt bursts
Benjamin Poirier <bpoirier@suse.com>
e1000e: Separate signaling for link check/link up
Benjamin Poirier <bpoirier@suse.com>
e1000e: Fix return value test
Benjamin Poirier <bpoirier@suse.com>
e1000e: Fix error path in link detection
Luca Coelho <luciano.coelho@intel.com>
iwlwifi: mvm: support version 7 of the SCAN_REQ_UMAC FW command
Luca Coelho <luciano.coelho@intel.com>
iwlwifi: fix PCI IDs and configuration mapping for 9000 series
Ihab Zhaika <ihab.zhaika@intel.com>
iwlwifi: add new cards for 8260 series
Ihab Zhaika <ihab.zhaika@intel.com>
iwlwifi: add new cards for 8265 series
Ihab Zhaika <ihab.zhaika@intel.com>
iwlwifi: add new cards for a000 series
Luca Coelho <luciano.coelho@intel.com>
iwlwifi: pcie: sort IDs for the 9000 series for easier comparisons
Oren Givon <oren.givon@intel.com>
iwlwifi: add a new a000 device
Oren Givon <oren.givon@intel.com>
iwlwifi: fix wrong struct for a000 device
Neil Armstrong <narmstrong@baylibre.com>
ARM64: dts: meson-gxl: Add alternate ARM Trusted Firmware reserved memory zone
Stanimir Varbanov <stanimir.varbanov@linaro.org>
media: venus: reimplement decoder stop command
Stanimir Varbanov <stanimir.varbanov@linaro.org>
media: venus: venc: fix bytesused v4l2_plane field
Stanimir Varbanov <stanimir.varbanov@linaro.org>
media: venus: fix wrong size on dma_free
Ricardo Ribalda Delgado <ricardo.ribalda@gmail.com>
media: v4l2-ctrl: Fix flags field on Control events
Johan Hovold <johan@kernel.org>
cx231xx-cards: fix NULL-deref on missing association descriptor
Sean Young <sean@mess.org>
media: rc: nec decoder should not send both repeat and keycode
Sean Young <sean@mess.org>
media: rc: check for integer overflow
Michele Baldessari <michele@acksyn.org>
media: Don't do DMA on stack for firmware upload in the AS102 driver
Nicholas Piggin <npiggin@gmail.com>
powerpc/64s/hash: Allow MAP_FIXED allocations to cross 128TB boundary
Nicholas Piggin <npiggin@gmail.com>
powerpc/64s/hash: Fix fork() with 512TB process address space
Nicholas Piggin <npiggin@gmail.com>
powerpc/64s/hash: Fix 128TB-512TB virtual address boundary case allocation
Michael Ellerman <mpe@ellerman.id.au>
powerpc/64s/hash: Fix 512T hint detection to use >= 128T
Nicholas Piggin <npiggin@gmail.com>
powerpc/64s/radix: Fix 128TB-512TB virtual address boundary case allocation
Michael Ellerman <mpe@ellerman.id.au>
powerpc/64s: Fix masking of SRR1 bits on instruction fault
Naveen N. Rao <naveen.n.rao@linux.vnet.ibm.com>
powerpc/signal: Properly handle return value from uprobe_deny_signal()
Michael Ellerman <mpe@ellerman.id.au>
powerpc/perf/imc: Use cpu_to_node() not topology_physical_package_id()
Balbir Singh <bsingharora@gmail.com>
powerpc/mm/radix: Fix crashes on Power9 DD1 with radix MMU and STRICT_RWX
Christophe Leroy <christophe.leroy@c-s.fr>
powerpc: Fix boot on BOOK3S_32 with CONFIG_STRICT_KERNEL_RWX
John David Anglin <dave.anglin@bell.net>
parisc: Fix validity check of pointer size argument in new CAS implementation
Brian King <brking@linux.vnet.ibm.com>
ixgbe: Fix skb list corruption on Power systems
Brian King <brking@linux.vnet.ibm.com>
fm10k: Use smp_rmb rather than read_barrier_depends
Brian King <brking@linux.vnet.ibm.com>
i40evf: Use smp_rmb rather than read_barrier_depends
Brian King <brking@linux.vnet.ibm.com>
ixgbevf: Use smp_rmb rather than read_barrier_depends
Brian King <brking@linux.vnet.ibm.com>
igbvf: Use smp_rmb rather than read_barrier_depends
Brian King <brking@linux.vnet.ibm.com>
igb: Use smp_rmb rather than read_barrier_depends
Brian King <brking@linux.vnet.ibm.com>
i40e: Use smp_rmb rather than read_barrier_depends
Bin Meng <bmeng.cn@gmail.com>
spi-nor: intel-spi: Fix broken software sequencing codes
Johan Hovold <johan@kernel.org>
NFC: fix device-allocation error return
Daniel Jurgens <danielj@mellanox.com>
IB/core: Only maintain real QPs in the security lists
Parav Pandit <parav@mellanox.com>
IB/core: Avoid crash on pkey enforcement failed in received MADs
Bart Van Assche <bart.vanassche@wdc.com>
IB/srp: Avoid that a cable pull can trigger a kernel crash
Michael J. Ruhl <michael.j.ruhl@intel.com>
IB/hfi1: Fix incorrect available receive user context count
Parav Pandit <parav@mellanox.com>
IB/cm: Fix memory corruption in handling CM request
Bart Van Assche <bart.vanassche@wdc.com>
IB/srpt: Do not accept invalid initiator port names
Chuck Lever <chuck.lever@oracle.com>
svcrdma: Preserve CB send buffer across retransmits
Dan Williams <dan.j.williams@intel.com>
libnvdimm, namespace: make 'resource' attribute only readable by root
Dan Williams <dan.j.williams@intel.com>
libnvdimm, region : make 'resource' attribute only readable by root
Dan Williams <dan.j.williams@intel.com>
libnvdimm, namespace: fix label initialization to use valid seq numbers
Dan Williams <dan.j.williams@intel.com>
libnvdimm, pfn: make 'resource' attribute only readable by root
Dan Williams <dan.j.williams@intel.com>
libnvdimm, dimm: clear 'locked' status on successful DIMM enable
Johan Hovold <johan@kernel.org>
clk: ti: dra7-atl-clock: fix child-node lookups
Trond Myklebust <trond.myklebust@primarydata.com>
SUNRPC: Fix tracepoint storage issues with svc_recv and svc_rqst_status
Mikulas Patocka <mpatocka@redhat.com>
dax: fix general protection fault in dax_alloc_inode
Jeff Moyer <jmoyer@redhat.com>
dax: fix PMD faults on zero-length files
Paolo Bonzini <pbonzini@redhat.com>
kvm: vmx: Reinstate support for CPUs without virtual NMI
Paolo Bonzini <pbonzini@redhat.com>
KVM: SVM: obey guest PAT
Ladi Prosek <lprosek@redhat.com>
KVM: nVMX: set IDTR and GDTR limits when loading L1 host state
Paul Mackerras <paulus@ozlabs.org>
KVM: PPC: Book3S HV: Don't call real-mode XICS hypercall handlers if not enabled
Vasily Averin <vvs@virtuozzo.com>
lockd: double unregister of inetaddr notifiers
Johan Hovold <johan@kernel.org>
irqchip/gic-v3: Fix ppi-partitions lookup
Marc Zyngier <marc.zyngier@arm.com>
genirq: Track whether the trigger type has been set
Nate Dailey <nate.dailey@stratus.com>
raid1: prevent freeze_array/wait_all_barriers deadlock
Bart Van Assche <bart.vanassche@wdc.com>
block: Fix a race between blk_cleanup_queue() and timeout handling
Andrey Konovalov <andreyknvl@google.com>
p54: don't unregister leds when they are not initialized
Anup Patel <anup.patel@broadcom.com>
mailbox: bcm-flexrm-mailbox: Fix FlexRM ring flush sequence
Xiaolei Li <xiaolei.li@mediatek.com>
mtd: nand: mtk: fix infinite ECC decode IRQ issue
Brent Taylor <motobud@gmail.com>
mtd: nand: Fix writing mtdoops to nand flash.
Roger Quadros <rogerq@ti.com>
mtd: nand: omap2: Fix subpage write
Boris Brezillon <boris.brezillon@free-electrons.com>
mtd: nand: atmel: Actually use the PM ops
Boris Brezillon <boris.brezillon@free-electrons.com>
mtd: nand: Export nand_reset() symbol
Boris Brezillon <boris.brezillon@free-electrons.com>
mtd: Avoid probe failures when mtd->dbg.dfs_dir is invalid
Nicholas Bellinger <nab@linux-iscsi.org>
target: Avoid early CMD_T_PRE_EXECUTE failures during ABORT_TASK
Nicholas Bellinger <nab@linux-iscsi.org>
target: Fix quiese during transport_write_pending_qf endless loop
Nicholas Bellinger <nab@linux-iscsi.org>
target: Fix caw_sem leak in transport_generic_request_failure
Nicholas Bellinger <nab@linux-iscsi.org>
target: Fix QUEUE_FULL + SCSI task attribute handling
tangwenji <tang.wenji@zte.com.cn>
target: fix buffer offset in core_scsi3_pri_read_full_status
tangwenji <tang.wenji@zte.com.cn>
target: fix null pointer regression in core_tmr_drain_tmr_list
Nicholas Bellinger <nab@linux-iscsi.org>
iscsi-target: Fix non-immediate TMR reference leak
Nicholas Bellinger <nab@linux-iscsi.org>
iscsi-target: Make TASK_REASSIGN use proper se_cmd->cmd_kref
Dick Kennedy <dick.kennedy@broadcom.com>
scsi: lpfc: Fix oops if nvmet_fc_register_targetport fails
Dick Kennedy <dick.kennedy@broadcom.com>
scsi: lpfc: Fix FCP hba_wqidx assignment
Dick Kennedy <dick.kennedy@broadcom.com>
scsi: lpfc: Fix crash receiving ELS while detaching driver
Dick Kennedy <dick.kennedy@broadcom.com>
scsi: lpfc: fix pci hot plug crash in list_add call
Dick Kennedy <dick.kennedy@broadcom.com>
scsi: lpfc: fix pci hot plug crash in timer management routines
Damien Le Moal <damien.lemoal@wdc.com>
scsi: sd_zbc: Fix sd_zbc_read_zoned_characteristics()
Bart Van Assche <bart.vanassche@wdc.com>
scsi: qla2xxx: Suppress a kernel complaint in qla_init_base_qpair()
Tuomas Tynkkynen <tuomas@tuxera.com>
net/9p: Switch to wait_event_killable()
Tuomas Tynkkynen <tuomas@tuxera.com>
fs/9p: Compare qid.path in v9fs_test_inode
Tuomas Tynkkynen <tuomas@tuxera.com>
9p: Fix missing commas in mount options
Al Viro <viro@zeniv.linux.org.uk>
fix a page leak in vhost_scsi_iov_to_sgl() error recovery
Joakim Tjernlund <joakim.tjernlund@infinera.com>
mfd: lpc_ich: Avoton/Rangeley uses SPI_BYT method
Maxime Ripard <maxime.ripard@free-electrons.com>
ASoC: sun8i-codec: Set the BCLK divider
Maxime Ripard <maxime.ripard@free-electrons.com>
ASoC: sun8i-codec: Fix left and right channels inversion
Maxime Ripard <maxime.ripard@free-electrons.com>
ASoC: sun8i-codec: Invert Master / Slave condition
Kailang Yang <kailang@realtek.com>
ALSA: hda/realtek - Fix ALC700 family no sound issue
Takashi Iwai <tiwai@suse.de>
ALSA: hda - Fix yet remaining issue with vmaster 0dB initialization
Takashi Iwai <tiwai@suse.de>
ALSA: hda: Fix too short HDMI/DP chmap reporting
Kailang Yang <kailang@realtek.com>
ALSA: hda/realtek - Fix ALC275 no sound issue
Takashi Iwai <tiwai@suse.de>
ALSA: timer: Remove kernel warning at compat ioctl error paths
Takashi Iwai <tiwai@suse.de>
ALSA: usb-audio: Add sanity checks in v2 clock parsers
Takashi Iwai <tiwai@suse.de>
ALSA: usb-audio: Fix potential out-of-bound access at parsing SU
Takashi Iwai <tiwai@suse.de>
ALSA: usb-audio: Add sanity checks to FE parser
Henrik Eriksson <henrik.eriksson@axis.com>
ALSA: pcm: update tstamp only if audio_tstamp changed
Ross Zwisler <ross.zwisler@linux.intel.com>
ext4: prevent data corruption with journaling + DAX
Ross Zwisler <ross.zwisler@linux.intel.com>
ext4: prevent data corruption with inline data + DAX
Theodore Ts'o <tytso@mit.edu>
ext4: fix interaction between i_size, fallocate, and delalloc after a crash
Rameshwar Prasad Sahu <rsahu@apm.com>
ata: fixes kernel crash while tracing ata_eh_link_autopsy event
Miklos Szeredi <mszeredi@redhat.com>
fsnotify: fix pinning group in fsnotify_prepare_user_wait()
Miklos Szeredi <mszeredi@redhat.com>
fsnotify: pin both inode and vfsmount mark
Miklos Szeredi <mszeredi@redhat.com>
fsnotify: clean up fsnotify_prepare/finish_user_wait()
Shaohua Li <shli@fb.com>
md/bitmap: revert a patch
Loic Poulain <loic.poulain@linaro.org>
Bluetooth: btqcomsmd: Add support for BD address setup
Artur Paszkiewicz <artur.paszkiewicz@intel.com>
md: don't check MD_SB_CHANGE_CLEAN in md_allow_write
NeilBrown <neilb@suse.com>
md: fix deadlock error in recent patch.
Thomas Backlund <tmb@mageia.org>
iwlwifi: fix firmware names for 9000 and A000 series hw
Arnd Bergmann <arnd@arndb.de>
rtlwifi: fix uninitialized rtlhal->last_suspend_sec time
Larry Finger <Larry.Finger@lwfinger.net>
rtlwifi: rtl8192ee: Fix memory leak when loading firmware
Andrew Elble <aweits@rit.edu>
nfsd: deal with revoked delegations appropriately
NeilBrown <neilb@suse.com>
NFS: revalidate "." etc correctly on "open".
Anna Schumaker <Anna.Schumaker@Netapp.com>
NFS: Avoid RCU usage in tracepoints
Chuck Lever <chuck.lever@oracle.com>
nfs: Fix ugly referral attributes
Benjamin Coddington <bcodding@redhat.com>
NFS: Revert "NFS: Move the flock open mode check into nfs_flock()"
Joshua Watt <jpewhacker@gmail.com>
NFS: Fix typo in nomigration mount option
Jaegeuk Kim <jaegeuk@kernel.org>
f2fs: expose some sectors to user in inline data or dentry case
Josef Bacik <jbacik@fb.com>
btrfs: change how we decide to commit transactions during flushing
Arnd Bergmann <arnd@arndb.de>
isofs: fix timestamps beyond 2027
Miklos Szeredi <mszeredi@redhat.com>
fanotify: fix fsnotify_prepare_user_wait() failure
Greg Edwards <gedwards@ddn.com>
fs: guard_bio_eod() needs to consider partitions
Coly Li <colyli@suse.de>
bcache: check ca->alloc_thread initialized before wake up it
Eric Biggers <ebiggers@google.com>
libceph: don't WARN() if user tries to add invalid key
Dan Carpenter <dan.carpenter@oracle.com>
eCryptfs: use after free in ecryptfs_release_messaging()
Eric Biggers <ebiggers@google.com>
fscrypt: lock mutex before checking for bounce page pool
Andreas Rohner <andreas.rohner@gmx.net>
nilfs2: fix race condition that causes file system corruption
NeilBrown <neilb@suse.com>
autofs: don't fail mount for transient error
Vitaly Wool <vitalywool@gmail.com>
mm/z3fold.c: use kref to prevent page free/compact race
Stanislaw Gruszka <sgruszka@redhat.com>
rt2x00usb: mark device removed when get ENOENT usb error
Aleksandar Markovic <aleksandar.markovic@mips.com>
MIPS: math-emu: Fix final emulation phase for certain instructions
Mirko Parthey <mirko.parthey@web.de>
MIPS: BCM47XX: Fix LED inversion for WRT54GSv1
Maciej W. Rozycki <macro@mips.com>
MIPS: Fix an n32 core file generation regset support regression
Masahiro Yamada <yamada.masahiro@socionext.com>
MIPS: dts: remove bogus bcm96358nb4ser.dtb from dtb-y entry
James Hogan <jhogan@kernel.org>
MIPS: Fix MIPS64 FP save/restore on 32-bit kernels
James Hogan <jhogan@kernel.org>
MIPS: Fix odd fp register warnings with MIPS64r2
Mike Snitzer <snitzer@redhat.com>
dm: discard support requires all targets in a table support discards
Hou Tao <houtao1@huawei.com>
dm: fix race between dm_get_from_kobject() and __dm_destroy()
John Crispin <john@phrozen.org>
MIPS: pci: Remove KERN_WARN instance inside the mt7620 driver
Steven Rostedt (Red Hat) <rostedt@goodmis.org>
sched/rt: Simplify the IPI based RT balancing logic
Mikulas Patocka <mpatocka@redhat.com>
dm: allocate struct mapped_device with kvzalloc
Vivek Goyal <vgoyal@redhat.com>
ovl: Put upperdentry if ovl_check_origin() fails
Eric Biggers <ebiggers@google.com>
dm bufio: fix integer overflow when limiting maximum cache size
Ming Lei <ming.lei@redhat.com>
dm mpath: remove annoying message of 'blk_get_request() returned -11'
Damien Le Moal <damien.lemoal@wdc.com>
dm zoned: ignore last smaller runt zone
Mikulas Patocka <mpatocka@redhat.com>
dm crypt: allow unaligned bv_offset
Joe Thornber <ejt@redhat.com>
dm cache: fix race condition in the writeback mode overwrite_bio optimisation
Mikulas Patocka <mpatocka@redhat.com>
dm integrity: allow unaligned bv_offset
Vijendar Mukunda <Vijendar.Mukunda@amd.com>
ALSA: hda: Add Raven PCI ID
Vadim Lomovtsev <Vadim.Lomovtsev@cavium.com>
PCI: Apply Cavium ThunderX ACS quirk to more Root Ports
Vadim Lomovtsev <Vadim.Lomovtsev@cavium.com>
PCI: Set Cavium ACS capability quirk flags to assert RR/CR/SV/UF
Dexuan Cui <decui@microsoft.com>
PCI: hv: Use effective affinity mask
Bjorn Helgaas <bhelgaas@google.com>
PCI/ASPM: Use correct capability pointer to program LTR_L1.2_THRESHOLD
Bjorn Helgaas <bhelgaas@google.com>
PCI/ASPM: Account for downstream device's Port Common_Mode_Restore_Time
Tobias Jordan <Tobias.Jordan@elektrobit.com>
PM / OPP: Add missing of_node_put(np)
Josef Bacik <jbacik@fb.com>
nbd: don't start req until after the dead connection logic
Josef Bacik <jbacik@fb.com>
nbd: wait uninterruptible for the dead timeout
Simon Guinot <simon.guinot@sequanux.org>
net: mvneta: fix handling of the Tx descriptor counter
Mathias Kresin <dev@kresin.me>
MIPS: ralink: Fix typo in mt7628 pinmux function
Mathias Kresin <dev@kresin.me>
MIPS: ralink: Fix MT7628 pinmux
Ben Hutchings <ben@decadent.org.uk>
MIPS: cmpxchg64() and HAVE_VIRT_CPU_ACCOUNTING_GEN don't work for 32-bit SMP
Dmitry V. Levin <ldv@altlinux.org>
uapi: fix linux/rxrpc.h userspace compilation errors
Dmitry V. Levin <ldv@altlinux.org>
uapi: fix linux/tls.h userspace compilation error
Philip Derrin <philip@cog.systems>
ARM: 8721/1: mm: dump: check hardware RO bit for LPAE
Philip Derrin <philip@cog.systems>
ARM: 8722/1: mm: make STRICT_KERNEL_RWX effective for LPAE
Catalin Marinas <catalin.marinas@arm.com>
arm64: Implement arch-specific pte_access_permitted()
Andi Kleen <ak@linux.intel.com>
perf/x86/intel: Hide TSX events when RTM is not supported
Andy Lutomirski <luto@kernel.org>
x86/entry/64: Add missing irqflags tracing to native_load_gs_index()
Andy Lutomirski <luto@kernel.org>
x86/entry/64: Fix entry_SYSCALL_64_after_hwframe() IRQ tracing
Masami Hiramatsu <mhiramat@kernel.org>
x86/decoder: Add new TEST instruction pattern
Tom Lendacky <thomas.lendacky@amd.com>
x86/boot: Fix boot failure when SMP MP-table is based at 0
Eric Biggers <ebiggers@google.com>
lib/mpi: call cond_resched() from mpi_powm() loop
Paul E. McKenney <paulmck@linux.vnet.ibm.com>
sched: Make resched_cpu() unconditional
Johan Hovold <johan@kernel.org>
serdev: fix registration of second slave
Viresh Kumar <viresh.kumar@linaro.org>
cpufreq: schedutil: Reset cached_raw_freq when not in sync with next_freq
Lv Zheng <lv.zheng@intel.com>
ACPI / EC: Fix regression related to triggering source of EC event handling
Ville Syrjälä <ville.syrjala@linux.intel.com>
ACPI / PM: Fix acpi_pm_notifier_lock vs flush_workqueue() deadlock
Vasily Gorbik <gor@linux.vnet.ibm.com>
s390/disassembler: increase show_code buffer size
Heiko Carstens <heiko.carstens@de.ibm.com>
s390/disassembler: add missing end marker for e7 table
Heiko Carstens <heiko.carstens@de.ibm.com>
s390/guarded storage: fix possible memory corruption
Heiko Carstens <heiko.carstens@de.ibm.com>
s390/runtime instrumention: fix possible memory corruption
Heiko Carstens <heiko.carstens@de.ibm.com>
s390/noexec: execute kexec datamover without DAT
Heiko Carstens <heiko.carstens@de.ibm.com>
s390: fix transactional execution control register handling
-------------
Diffstat:
Makefile | 4 +-
arch/arm/mm/dump.c | 4 +-
arch/arm/mm/init.c | 4 +-
arch/arm64/boot/dts/amlogic/meson-gxl.dtsi | 8 +
arch/arm64/include/asm/pgtable.h | 14 +
arch/mips/Kconfig | 2 +-
arch/mips/bcm47xx/leds.c | 2 +-
arch/mips/boot/dts/brcm/Makefile | 1 -
arch/mips/include/asm/asmmacro.h | 16 +-
arch/mips/include/asm/cmpxchg.h | 2 +
arch/mips/kernel/ptrace.c | 17 ++
arch/mips/kernel/r4k_fpu.S | 20 +-
arch/mips/math-emu/cp1emu.c | 28 +-
arch/mips/pci/pci-mt7620.c | 2 +-
arch/mips/ralink/mt7620.c | 4 +-
arch/parisc/kernel/syscall.S | 6 +-
arch/powerpc/kernel/exceptions-64s.S | 2 +-
arch/powerpc/kernel/signal.c | 2 +-
arch/powerpc/kvm/book3s_hv_builtin.c | 12 +
arch/powerpc/lib/code-patching.c | 6 +-
arch/powerpc/mm/hugetlbpage-radix.c | 26 +-
arch/powerpc/mm/mmap.c | 55 ++--
arch/powerpc/mm/mmu_context_book3s64.c | 8 +-
arch/powerpc/mm/pgtable-radix.c | 10 +
arch/powerpc/mm/slice.c | 50 ++-
arch/powerpc/perf/imc-pmu.c | 12 +-
arch/s390/include/asm/switch_to.h | 2 +-
arch/s390/kernel/dis.c | 5 +-
arch/s390/kernel/early.c | 4 +-
arch/s390/kernel/guarded_storage.c | 2 +
arch/s390/kernel/machine_kexec.c | 1 +
arch/s390/kernel/process.c | 1 +
arch/s390/kernel/relocate_kernel.S | 3 -
arch/s390/kernel/runtime_instr.c | 4 +-
arch/x86/entry/entry_64.S | 14 +-
arch/x86/events/intel/core.c | 35 ++-
arch/x86/kernel/mpparse.c | 6 +-
arch/x86/kvm/svm.c | 7 +
arch/x86/kvm/vmx.c | 152 ++++++---
arch/x86/lib/x86-opcode-map.txt | 2 +-
block/blk-core.c | 2 +
block/blk-timeout.c | 3 -
drivers/acpi/device_pm.c | 21 +-
drivers/acpi/ec.c | 12 +-
drivers/ata/libata-eh.c | 2 +-
drivers/base/power/opp/of.c | 1 +
drivers/block/nbd.c | 26 +-
drivers/bluetooth/btqcomsmd.c | 34 +++
drivers/clk/ti/clk-dra7-atl.c | 3 +-
drivers/dax/super.c | 3 +
drivers/infiniband/core/cm.c | 11 +-
drivers/infiniband/core/mad.c | 3 +-
drivers/infiniband/core/security.c | 51 ++--
drivers/infiniband/hw/hfi1/chip.c | 35 ++-
drivers/infiniband/hw/hfi1/hfi.h | 2 +
drivers/infiniband/hw/hfi1/sysfs.c | 2 +-
drivers/infiniband/hw/hfi1/vnic_main.c | 7 +-
drivers/infiniband/ulp/srp/ib_srp.c | 25 +-
drivers/infiniband/ulp/srpt/ib_srpt.c | 9 +-
drivers/irqchip/irq-gic-v3.c | 9 +-
drivers/mailbox/bcm-flexrm-mailbox.c | 22 +-
drivers/md/bcache/alloc.c | 3 +-
drivers/md/bitmap.c | 4 +-
drivers/md/dm-bufio.c | 15 +-
drivers/md/dm-cache-target.c | 86 ++++--
drivers/md/dm-core.h | 3 +-
drivers/md/dm-crypt.c | 4 +-
drivers/md/dm-integrity.c | 2 +-
drivers/md/dm-mpath.c | 2 -
drivers/md/dm-table.c | 33 +-
drivers/md/dm-zoned-target.c | 13 +-
drivers/md/dm.c | 18 +-
drivers/md/md.c | 4 +-
drivers/md/raid1.c | 24 +-
drivers/media/platform/qcom/venus/core.h | 2 -
drivers/media/platform/qcom/venus/helpers.c | 7 -
drivers/media/platform/qcom/venus/hfi.c | 1 +
drivers/media/platform/qcom/venus/hfi_venus.c | 12 +-
drivers/media/platform/qcom/venus/vdec.c | 34 ++-
drivers/media/platform/qcom/venus/venc.c | 7 +-
drivers/media/rc/ir-lirc-codec.c | 9 +-
drivers/media/rc/ir-nec-decoder.c | 29 +-
drivers/media/usb/as102/as102_fw.c | 28 +-
drivers/media/usb/cx231xx/cx231xx-cards.c | 2 +-
drivers/media/v4l2-core/v4l2-ctrls.c | 16 +-
drivers/mfd/lpc_ich.c | 1 +
drivers/mtd/devices/docg3.c | 7 +-
drivers/mtd/nand/atmel/nand-controller.c | 1 +
drivers/mtd/nand/mtk_ecc.c | 13 +-
drivers/mtd/nand/nand_base.c | 10 +-
drivers/mtd/nand/nandsim.c | 13 +-
drivers/mtd/nand/omap2.c | 339 ++++++++++++++-------
drivers/mtd/spi-nor/intel-spi.c | 4 +-
drivers/net/ethernet/intel/e1000e/defines.h | 1 +
drivers/net/ethernet/intel/e1000e/mac.c | 11 +-
drivers/net/ethernet/intel/e1000e/netdev.c | 45 ++-
drivers/net/ethernet/intel/e1000e/phy.c | 7 +-
drivers/net/ethernet/intel/fm10k/fm10k_main.c | 2 +-
drivers/net/ethernet/intel/i40e/i40e_main.c | 2 +-
drivers/net/ethernet/intel/i40e/i40e_txrx.c | 2 +-
drivers/net/ethernet/intel/i40evf/i40e_txrx.c | 2 +-
drivers/net/ethernet/intel/igb/igb_main.c | 2 +-
drivers/net/ethernet/intel/igbvf/netdev.c | 2 +-
drivers/net/ethernet/intel/ixgbe/ixgbe_main.c | 2 +-
drivers/net/ethernet/intel/ixgbevf/ixgbevf_main.c | 2 +-
drivers/net/ethernet/marvell/mvneta.c | 13 +-
drivers/net/wireless/intel/iwlwifi/cfg/9000.c | 73 ++++-
drivers/net/wireless/intel/iwlwifi/cfg/a000.c | 10 +-
drivers/net/wireless/intel/iwlwifi/fw/api/scan.h | 59 +++-
drivers/net/wireless/intel/iwlwifi/fw/file.h | 1 +
drivers/net/wireless/intel/iwlwifi/iwl-config.h | 5 +
drivers/net/wireless/intel/iwlwifi/mvm/mvm.h | 6 +
drivers/net/wireless/intel/iwlwifi/mvm/scan.c | 86 ++++--
drivers/net/wireless/intel/iwlwifi/pcie/drv.c | 183 ++++++++---
drivers/net/wireless/intersil/p54/main.c | 7 +-
drivers/net/wireless/ralink/rt2x00/rt2x00usb.c | 6 +-
.../net/wireless/realtek/rtlwifi/rtl8192ee/fw.c | 6 +-
.../net/wireless/realtek/rtlwifi/rtl8821ae/hw.c | 1 +
drivers/nvdimm/dimm.c | 1 +
drivers/nvdimm/dimm_devs.c | 7 +
drivers/nvdimm/label.c | 2 +-
drivers/nvdimm/namespace_devs.c | 2 +-
drivers/nvdimm/nd.h | 1 +
drivers/nvdimm/pfn_devs.c | 8 +
drivers/nvdimm/region_devs.c | 8 +-
drivers/pci/host/pci-hyperv.c | 8 +-
drivers/pci/pcie/aspm.c | 4 +-
drivers/pci/quirks.c | 27 +-
drivers/scsi/lpfc/lpfc_attr.c | 6 +-
drivers/scsi/lpfc/lpfc_bsg.c | 4 +-
drivers/scsi/lpfc/lpfc_els.c | 7 +-
drivers/scsi/lpfc/lpfc_hbadisc.c | 5 +-
drivers/scsi/lpfc/lpfc_init.c | 15 +-
drivers/scsi/lpfc/lpfc_nportdisc.c | 2 +-
drivers/scsi/lpfc/lpfc_nvmet.c | 15 +-
drivers/scsi/lpfc/lpfc_sli.c | 34 ++-
drivers/scsi/qla2xxx/qla_os.c | 2 +-
drivers/scsi/sd_zbc.c | 6 +-
drivers/target/iscsi/iscsi_target.c | 30 +-
drivers/target/target_core_pr.c | 1 +
drivers/target/target_core_tmr.c | 12 +-
drivers/target/target_core_transport.c | 26 +-
drivers/tty/serdev/core.c | 19 +-
drivers/vhost/scsi.c | 5 +-
fs/9p/vfs_inode.c | 3 +
fs/9p/vfs_inode_dotl.c | 3 +
fs/autofs4/waitq.c | 15 +-
fs/btrfs/extent-tree.c | 42 ++-
fs/buffer.c | 10 +-
fs/crypto/crypto.c | 7 +-
fs/dax.c | 6 +-
fs/ecryptfs/messaging.c | 7 +-
fs/ext4/extents.c | 6 +-
fs/ext4/inline.c | 10 -
fs/ext4/inode.c | 5 -
fs/ext4/ioctl.c | 16 +-
fs/ext4/super.c | 5 +
fs/f2fs/file.c | 6 +
fs/isofs/isofs.h | 2 +-
fs/isofs/rock.h | 2 +-
fs/isofs/util.c | 2 +-
fs/lockd/svc.c | 20 +-
fs/nfs/dir.c | 4 +-
fs/nfs/file.c | 18 +-
fs/nfs/nfs4proc.c | 32 +-
fs/nfs/nfs4trace.h | 24 +-
fs/nfs/super.c | 2 +-
fs/nfsd/nfs4state.c | 25 +-
fs/nilfs2/segment.c | 6 +-
fs/notify/fanotify/fanotify.c | 33 +-
fs/notify/fsnotify.c | 10 +-
fs/notify/mark.c | 107 ++++---
fs/overlayfs/namei.c | 2 +-
include/linux/genhd.h | 1 +
include/linux/irq.h | 11 +-
include/net/tls.h | 4 +
include/sound/control.h | 4 +-
include/target/target_core_base.h | 1 +
include/trace/events/sunrpc.h | 17 +-
include/uapi/linux/rxrpc.h | 10 +-
include/uapi/linux/tls.h | 4 -
kernel/irq/manage.c | 13 +-
kernel/sched/core.c | 3 +-
kernel/sched/cpufreq_schedutil.c | 6 +-
kernel/sched/rt.c | 316 +++++++------------
kernel/sched/sched.h | 24 +-
kernel/sched/topology.c | 6 +
lib/mpi/mpi-pow.c | 2 +
mm/z3fold.c | 10 +-
net/9p/client.c | 5 +-
net/9p/trans_fd.c | 6 +-
net/9p/trans_virtio.c | 13 +-
net/9p/trans_xen.c | 4 +-
net/ceph/crypto.c | 4 +-
net/nfc/core.c | 2 +-
net/sunrpc/xprtrdma/svc_rdma_backchannel.c | 6 +-
sound/core/pcm_lib.c | 6 +-
sound/core/timer_compat.c | 12 +-
sound/core/vmaster.c | 6 +-
sound/hda/hdmi_chmap.c | 2 +-
sound/pci/hda/hda_codec.c | 10 +-
sound/pci/hda/hda_intel.c | 3 +
sound/pci/hda/patch_realtek.c | 5 +-
sound/soc/sunxi/sun8i-codec.c | 61 +++-
sound/usb/clock.c | 9 +-
sound/usb/mixer.c | 15 +-
206 files changed, 2165 insertions(+), 1243 deletions(-)
next reply other threads:[~2017-11-28 10:42 UTC|newest]
Thread overview: 199+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-11-28 10:24 Greg Kroah-Hartman [this message]
2017-11-28 10:24 ` [PATCH 4.14 002/193] s390/noexec: execute kexec datamover without DAT Greg Kroah-Hartman
2017-11-28 10:24 ` [PATCH 4.14 003/193] s390/runtime instrumention: fix possible memory corruption Greg Kroah-Hartman
2017-11-28 10:24 ` [PATCH 4.14 004/193] s390/guarded storage: " Greg Kroah-Hartman
2017-11-28 10:24 ` [PATCH 4.14 005/193] s390/disassembler: add missing end marker for e7 table Greg Kroah-Hartman
2017-11-28 10:24 ` [PATCH 4.14 006/193] s390/disassembler: increase show_code buffer size Greg Kroah-Hartman
2017-11-28 10:24 ` [PATCH 4.14 008/193] ACPI / EC: Fix regression related to triggering source of EC event handling Greg Kroah-Hartman
2017-11-28 10:24 ` [PATCH 4.14 009/193] cpufreq: schedutil: Reset cached_raw_freq when not in sync with next_freq Greg Kroah-Hartman
2017-11-28 10:24 ` [PATCH 4.14 010/193] serdev: fix registration of second slave Greg Kroah-Hartman
2017-11-28 10:24 ` [PATCH 4.14 011/193] sched: Make resched_cpu() unconditional Greg Kroah-Hartman
2017-11-28 10:24 ` [PATCH 4.14 012/193] lib/mpi: call cond_resched() from mpi_powm() loop Greg Kroah-Hartman
2017-11-28 10:24 ` [PATCH 4.14 013/193] x86/boot: Fix boot failure when SMP MP-table is based at 0 Greg Kroah-Hartman
2017-11-28 10:24 ` [PATCH 4.14 014/193] x86/decoder: Add new TEST instruction pattern Greg Kroah-Hartman
2017-11-28 10:24 ` [PATCH 4.14 015/193] x86/entry/64: Fix entry_SYSCALL_64_after_hwframe() IRQ tracing Greg Kroah-Hartman
2017-11-28 10:24 ` [PATCH 4.14 016/193] x86/entry/64: Add missing irqflags tracing to native_load_gs_index() Greg Kroah-Hartman
2017-11-28 10:24 ` [PATCH 4.14 017/193] perf/x86/intel: Hide TSX events when RTM is not supported Greg Kroah-Hartman
2017-11-28 10:24 ` [PATCH 4.14 018/193] arm64: Implement arch-specific pte_access_permitted() Greg Kroah-Hartman
2017-11-28 10:24 ` [PATCH 4.14 019/193] ARM: 8722/1: mm: make STRICT_KERNEL_RWX effective for LPAE Greg Kroah-Hartman
2017-11-28 10:24 ` [PATCH 4.14 020/193] ARM: 8721/1: mm: dump: check hardware RO bit " Greg Kroah-Hartman
2017-11-28 10:24 ` [PATCH 4.14 021/193] uapi: fix linux/tls.h userspace compilation error Greg Kroah-Hartman
2017-11-28 10:24 ` [PATCH 4.14 022/193] uapi: fix linux/rxrpc.h userspace compilation errors Greg Kroah-Hartman
2017-11-28 10:24 ` [PATCH 4.14 023/193] MIPS: cmpxchg64() and HAVE_VIRT_CPU_ACCOUNTING_GEN dont work for 32-bit SMP Greg Kroah-Hartman
2017-11-28 10:24 ` [PATCH 4.14 024/193] MIPS: ralink: Fix MT7628 pinmux Greg Kroah-Hartman
2017-11-28 10:24 ` [PATCH 4.14 025/193] MIPS: ralink: Fix typo in mt7628 pinmux function Greg Kroah-Hartman
2017-11-28 10:24 ` [PATCH 4.14 026/193] net: mvneta: fix handling of the Tx descriptor counter Greg Kroah-Hartman
2017-11-28 10:24 ` [PATCH 4.14 027/193] nbd: wait uninterruptible for the dead timeout Greg Kroah-Hartman
2017-11-28 10:24 ` [PATCH 4.14 028/193] nbd: dont start req until after the dead connection logic Greg Kroah-Hartman
2017-11-28 10:24 ` [PATCH 4.14 029/193] PM / OPP: Add missing of_node_put(np) Greg Kroah-Hartman
2017-11-28 10:24 ` [PATCH 4.14 030/193] PCI/ASPM: Account for downstream devices Port Common_Mode_Restore_Time Greg Kroah-Hartman
2017-11-28 10:24 ` [PATCH 4.14 031/193] PCI/ASPM: Use correct capability pointer to program LTR_L1.2_THRESHOLD Greg Kroah-Hartman
2017-11-28 10:24 ` [PATCH 4.14 032/193] PCI: hv: Use effective affinity mask Greg Kroah-Hartman
2017-11-28 10:24 ` [PATCH 4.14 033/193] PCI: Set Cavium ACS capability quirk flags to assert RR/CR/SV/UF Greg Kroah-Hartman
2017-11-28 10:24 ` [PATCH 4.14 034/193] PCI: Apply Cavium ThunderX ACS quirk to more Root Ports Greg Kroah-Hartman
2017-11-28 10:24 ` [PATCH 4.14 035/193] ALSA: hda: Add Raven PCI ID Greg Kroah-Hartman
2017-11-28 10:24 ` [PATCH 4.14 037/193] dm cache: fix race condition in the writeback mode overwrite_bio optimisation Greg Kroah-Hartman
2017-11-28 10:24 ` [PATCH 4.14 039/193] dm zoned: ignore last smaller runt zone Greg Kroah-Hartman
2017-11-28 10:24 ` [PATCH 4.14 040/193] dm mpath: remove annoying message of blk_get_request() returned -11 Greg Kroah-Hartman
2017-11-28 10:24 ` [PATCH 4.14 041/193] dm bufio: fix integer overflow when limiting maximum cache size Greg Kroah-Hartman
2017-11-28 10:24 ` [PATCH 4.14 042/193] ovl: Put upperdentry if ovl_check_origin() fails Greg Kroah-Hartman
2017-11-28 10:24 ` [PATCH 4.14 043/193] dm: allocate struct mapped_device with kvzalloc Greg Kroah-Hartman
2017-11-28 10:24 ` [PATCH 4.14 044/193] sched/rt: Simplify the IPI based RT balancing logic Greg Kroah-Hartman
2017-11-28 10:24 ` [PATCH 4.14 045/193] MIPS: pci: Remove KERN_WARN instance inside the mt7620 driver Greg Kroah-Hartman
2017-11-28 10:24 ` [PATCH 4.14 046/193] dm: fix race between dm_get_from_kobject() and __dm_destroy() Greg Kroah-Hartman
2017-11-28 10:24 ` [PATCH 4.14 047/193] dm: discard support requires all targets in a table support discards Greg Kroah-Hartman
2017-11-28 10:24 ` [PATCH 4.14 048/193] MIPS: Fix odd fp register warnings with MIPS64r2 Greg Kroah-Hartman
2017-11-28 10:24 ` [PATCH 4.14 049/193] MIPS: Fix MIPS64 FP save/restore on 32-bit kernels Greg Kroah-Hartman
2017-11-28 10:24 ` [PATCH 4.14 050/193] MIPS: dts: remove bogus bcm96358nb4ser.dtb from dtb-y entry Greg Kroah-Hartman
2017-11-28 10:24 ` [PATCH 4.14 051/193] MIPS: Fix an n32 core file generation regset support regression Greg Kroah-Hartman
2017-11-28 10:25 ` [PATCH 4.14 053/193] MIPS: math-emu: Fix final emulation phase for certain instructions Greg Kroah-Hartman
2017-11-28 10:25 ` [PATCH 4.14 054/193] rt2x00usb: mark device removed when get ENOENT usb error Greg Kroah-Hartman
2017-11-28 10:25 ` [PATCH 4.14 055/193] mm/z3fold.c: use kref to prevent page free/compact race Greg Kroah-Hartman
2017-11-28 10:25 ` [PATCH 4.14 056/193] autofs: dont fail mount for transient error Greg Kroah-Hartman
2017-11-28 10:25 ` [PATCH 4.14 057/193] nilfs2: fix race condition that causes file system corruption Greg Kroah-Hartman
2017-11-28 10:25 ` [PATCH 4.14 058/193] fscrypt: lock mutex before checking for bounce page pool Greg Kroah-Hartman
2017-11-28 10:25 ` [PATCH 4.14 059/193] eCryptfs: use after free in ecryptfs_release_messaging() Greg Kroah-Hartman
2017-11-28 10:25 ` [PATCH 4.14 060/193] libceph: dont WARN() if user tries to add invalid key Greg Kroah-Hartman
2017-11-28 10:25 ` [PATCH 4.14 061/193] bcache: check ca->alloc_thread initialized before wake up it Greg Kroah-Hartman
2017-11-28 10:25 ` [PATCH 4.14 062/193] fs: guard_bio_eod() needs to consider partitions Greg Kroah-Hartman
2017-11-28 10:25 ` [PATCH 4.14 063/193] fanotify: fix fsnotify_prepare_user_wait() failure Greg Kroah-Hartman
2017-11-28 10:25 ` [PATCH 4.14 064/193] isofs: fix timestamps beyond 2027 Greg Kroah-Hartman
2017-11-28 10:25 ` [PATCH 4.14 065/193] btrfs: change how we decide to commit transactions during flushing Greg Kroah-Hartman
2017-11-28 10:25 ` [PATCH 4.14 066/193] f2fs: expose some sectors to user in inline data or dentry case Greg Kroah-Hartman
2017-11-28 10:25 ` [PATCH 4.14 067/193] NFS: Fix typo in nomigration mount option Greg Kroah-Hartman
2017-11-28 10:25 ` [PATCH 4.14 068/193] NFS: Revert "NFS: Move the flock open mode check into nfs_flock()" Greg Kroah-Hartman
2017-11-28 10:25 ` [PATCH 4.14 069/193] nfs: Fix ugly referral attributes Greg Kroah-Hartman
2017-11-28 10:25 ` [PATCH 4.14 070/193] NFS: Avoid RCU usage in tracepoints Greg Kroah-Hartman
2017-11-28 10:25 ` [PATCH 4.14 071/193] NFS: revalidate "." etc correctly on "open" Greg Kroah-Hartman
2017-11-28 10:25 ` [PATCH 4.14 072/193] nfsd: deal with revoked delegations appropriately Greg Kroah-Hartman
2017-11-28 10:25 ` [PATCH 4.14 073/193] rtlwifi: rtl8192ee: Fix memory leak when loading firmware Greg Kroah-Hartman
2017-11-28 10:25 ` [PATCH 4.14 074/193] rtlwifi: fix uninitialized rtlhal->last_suspend_sec time Greg Kroah-Hartman
2017-11-28 10:25 ` [PATCH 4.14 075/193] iwlwifi: fix firmware names for 9000 and A000 series hw Greg Kroah-Hartman
2017-11-28 10:25 ` [PATCH 4.14 076/193] md: fix deadlock error in recent patch Greg Kroah-Hartman
2017-11-28 10:25 ` [PATCH 4.14 077/193] md: dont check MD_SB_CHANGE_CLEAN in md_allow_write Greg Kroah-Hartman
2017-11-28 10:25 ` [PATCH 4.14 078/193] Bluetooth: btqcomsmd: Add support for BD address setup Greg Kroah-Hartman
2017-11-28 10:25 ` [PATCH 4.14 079/193] md/bitmap: revert a patch Greg Kroah-Hartman
2017-11-28 10:25 ` [PATCH 4.14 080/193] fsnotify: clean up fsnotify_prepare/finish_user_wait() Greg Kroah-Hartman
2017-11-28 10:25 ` [PATCH 4.14 081/193] fsnotify: pin both inode and vfsmount mark Greg Kroah-Hartman
2017-11-28 10:25 ` [PATCH 4.14 082/193] fsnotify: fix pinning group in fsnotify_prepare_user_wait() Greg Kroah-Hartman
2017-11-28 10:25 ` [PATCH 4.14 083/193] ata: fixes kernel crash while tracing ata_eh_link_autopsy event Greg Kroah-Hartman
2017-11-28 10:25 ` [PATCH 4.14 084/193] ext4: fix interaction between i_size, fallocate, and delalloc after a crash Greg Kroah-Hartman
2017-11-28 10:25 ` [PATCH 4.14 085/193] ext4: prevent data corruption with inline data + DAX Greg Kroah-Hartman
2017-11-28 10:25 ` [PATCH 4.14 086/193] ext4: prevent data corruption with journaling " Greg Kroah-Hartman
2017-11-28 10:25 ` [PATCH 4.14 087/193] ALSA: pcm: update tstamp only if audio_tstamp changed Greg Kroah-Hartman
2017-11-28 10:25 ` [PATCH 4.14 088/193] ALSA: usb-audio: Add sanity checks to FE parser Greg Kroah-Hartman
2017-11-28 10:25 ` [PATCH 4.14 089/193] ALSA: usb-audio: Fix potential out-of-bound access at parsing SU Greg Kroah-Hartman
2017-11-28 10:25 ` [PATCH 4.14 090/193] ALSA: usb-audio: Add sanity checks in v2 clock parsers Greg Kroah-Hartman
2017-11-28 10:25 ` [PATCH 4.14 091/193] ALSA: timer: Remove kernel warning at compat ioctl error paths Greg Kroah-Hartman
2017-11-28 10:25 ` [PATCH 4.14 092/193] ALSA: hda/realtek - Fix ALC275 no sound issue Greg Kroah-Hartman
2017-11-28 10:25 ` [PATCH 4.14 093/193] ALSA: hda: Fix too short HDMI/DP chmap reporting Greg Kroah-Hartman
2017-11-28 10:25 ` [PATCH 4.14 094/193] ALSA: hda - Fix yet remaining issue with vmaster 0dB initialization Greg Kroah-Hartman
2017-11-28 10:25 ` [PATCH 4.14 095/193] ALSA: hda/realtek - Fix ALC700 family no sound issue Greg Kroah-Hartman
2017-11-28 10:25 ` [PATCH 4.14 096/193] ASoC: sun8i-codec: Invert Master / Slave condition Greg Kroah-Hartman
2017-11-28 10:25 ` [PATCH 4.14 097/193] ASoC: sun8i-codec: Fix left and right channels inversion Greg Kroah-Hartman
2017-11-28 10:25 ` [PATCH 4.14 098/193] ASoC: sun8i-codec: Set the BCLK divider Greg Kroah-Hartman
2017-11-28 10:25 ` [PATCH 4.14 099/193] mfd: lpc_ich: Avoton/Rangeley uses SPI_BYT method Greg Kroah-Hartman
2017-11-28 10:25 ` [PATCH 4.14 100/193] fix a page leak in vhost_scsi_iov_to_sgl() error recovery Greg Kroah-Hartman
2017-11-28 10:25 ` [PATCH 4.14 101/193] 9p: Fix missing commas in mount options Greg Kroah-Hartman
2017-11-28 10:25 ` [PATCH 4.14 102/193] fs/9p: Compare qid.path in v9fs_test_inode Greg Kroah-Hartman
2017-11-28 10:25 ` [PATCH 4.14 103/193] net/9p: Switch to wait_event_killable() Greg Kroah-Hartman
2017-11-28 10:25 ` [PATCH 4.14 104/193] scsi: qla2xxx: Suppress a kernel complaint in qla_init_base_qpair() Greg Kroah-Hartman
2017-11-28 10:25 ` [PATCH 4.14 105/193] scsi: sd_zbc: Fix sd_zbc_read_zoned_characteristics() Greg Kroah-Hartman
2017-11-28 10:25 ` [PATCH 4.14 106/193] scsi: lpfc: fix pci hot plug crash in timer management routines Greg Kroah-Hartman
2017-11-28 10:25 ` [PATCH 4.14 107/193] scsi: lpfc: fix pci hot plug crash in list_add call Greg Kroah-Hartman
2017-11-28 10:25 ` [PATCH 4.14 108/193] scsi: lpfc: Fix crash receiving ELS while detaching driver Greg Kroah-Hartman
2017-11-28 10:25 ` [PATCH 4.14 109/193] scsi: lpfc: Fix FCP hba_wqidx assignment Greg Kroah-Hartman
2017-11-28 10:25 ` [PATCH 4.14 110/193] scsi: lpfc: Fix oops if nvmet_fc_register_targetport fails Greg Kroah-Hartman
2017-11-28 10:25 ` [PATCH 4.14 111/193] iscsi-target: Make TASK_REASSIGN use proper se_cmd->cmd_kref Greg Kroah-Hartman
2017-11-28 10:25 ` [PATCH 4.14 112/193] iscsi-target: Fix non-immediate TMR reference leak Greg Kroah-Hartman
2017-11-28 10:26 ` [PATCH 4.14 113/193] target: fix null pointer regression in core_tmr_drain_tmr_list Greg Kroah-Hartman
2017-11-28 10:26 ` [PATCH 4.14 114/193] target: fix buffer offset in core_scsi3_pri_read_full_status Greg Kroah-Hartman
2017-11-28 10:26 ` [PATCH 4.14 115/193] target: Fix QUEUE_FULL + SCSI task attribute handling Greg Kroah-Hartman
2017-11-28 10:26 ` [PATCH 4.14 116/193] target: Fix caw_sem leak in transport_generic_request_failure Greg Kroah-Hartman
2017-11-28 10:26 ` [PATCH 4.14 117/193] target: Fix quiese during transport_write_pending_qf endless loop Greg Kroah-Hartman
2017-11-28 10:26 ` [PATCH 4.14 118/193] target: Avoid early CMD_T_PRE_EXECUTE failures during ABORT_TASK Greg Kroah-Hartman
2017-11-28 10:26 ` [PATCH 4.14 119/193] mtd: Avoid probe failures when mtd->dbg.dfs_dir is invalid Greg Kroah-Hartman
2017-11-28 10:26 ` [PATCH 4.14 120/193] mtd: nand: Export nand_reset() symbol Greg Kroah-Hartman
2017-11-28 10:26 ` [PATCH 4.14 121/193] mtd: nand: atmel: Actually use the PM ops Greg Kroah-Hartman
2017-11-28 10:26 ` [PATCH 4.14 122/193] mtd: nand: omap2: Fix subpage write Greg Kroah-Hartman
2017-11-28 10:26 ` [PATCH 4.14 123/193] mtd: nand: Fix writing mtdoops to nand flash Greg Kroah-Hartman
2017-11-28 10:26 ` [PATCH 4.14 124/193] mtd: nand: mtk: fix infinite ECC decode IRQ issue Greg Kroah-Hartman
2017-11-28 10:26 ` [PATCH 4.14 125/193] mailbox: bcm-flexrm-mailbox: Fix FlexRM ring flush sequence Greg Kroah-Hartman
2017-11-28 10:26 ` [PATCH 4.14 126/193] p54: dont unregister leds when they are not initialized Greg Kroah-Hartman
2017-11-28 10:26 ` [PATCH 4.14 127/193] block: Fix a race between blk_cleanup_queue() and timeout handling Greg Kroah-Hartman
2017-11-28 10:26 ` [PATCH 4.14 128/193] raid1: prevent freeze_array/wait_all_barriers deadlock Greg Kroah-Hartman
2017-11-28 10:26 ` [PATCH 4.14 129/193] genirq: Track whether the trigger type has been set Greg Kroah-Hartman
2017-11-28 10:26 ` [PATCH 4.14 130/193] irqchip/gic-v3: Fix ppi-partitions lookup Greg Kroah-Hartman
2017-11-28 10:26 ` [PATCH 4.14 131/193] lockd: double unregister of inetaddr notifiers Greg Kroah-Hartman
2017-11-28 10:26 ` [PATCH 4.14 132/193] KVM: PPC: Book3S HV: Dont call real-mode XICS hypercall handlers if not enabled Greg Kroah-Hartman
2017-11-28 10:26 ` [PATCH 4.14 133/193] KVM: nVMX: set IDTR and GDTR limits when loading L1 host state Greg Kroah-Hartman
2017-11-28 10:26 ` [PATCH 4.14 136/193] dax: fix PMD faults on zero-length files Greg Kroah-Hartman
2017-11-28 10:26 ` [PATCH 4.14 137/193] dax: fix general protection fault in dax_alloc_inode Greg Kroah-Hartman
2017-11-28 10:26 ` [PATCH 4.14 138/193] SUNRPC: Fix tracepoint storage issues with svc_recv and svc_rqst_status Greg Kroah-Hartman
2017-11-28 10:26 ` [PATCH 4.14 139/193] clk: ti: dra7-atl-clock: fix child-node lookups Greg Kroah-Hartman
2017-11-28 10:26 ` [PATCH 4.14 140/193] libnvdimm, dimm: clear locked status on successful DIMM enable Greg Kroah-Hartman
2017-11-28 10:26 ` [PATCH 4.14 141/193] libnvdimm, pfn: make resource attribute only readable by root Greg Kroah-Hartman
2017-11-28 10:26 ` [PATCH 4.14 142/193] libnvdimm, namespace: fix label initialization to use valid seq numbers Greg Kroah-Hartman
2017-11-28 10:26 ` [PATCH 4.14 143/193] libnvdimm, region : make resource attribute only readable by root Greg Kroah-Hartman
2017-11-28 10:26 ` [PATCH 4.14 144/193] libnvdimm, namespace: " Greg Kroah-Hartman
2017-11-28 10:26 ` [PATCH 4.14 145/193] svcrdma: Preserve CB send buffer across retransmits Greg Kroah-Hartman
2017-11-28 10:26 ` [PATCH 4.14 146/193] IB/srpt: Do not accept invalid initiator port names Greg Kroah-Hartman
2017-11-28 10:26 ` [PATCH 4.14 147/193] IB/cm: Fix memory corruption in handling CM request Greg Kroah-Hartman
2017-11-28 10:26 ` [PATCH 4.14 148/193] IB/hfi1: Fix incorrect available receive user context count Greg Kroah-Hartman
2017-11-28 10:26 ` [PATCH 4.14 149/193] IB/srp: Avoid that a cable pull can trigger a kernel crash Greg Kroah-Hartman
2017-11-28 10:26 ` [PATCH 4.14 150/193] IB/core: Avoid crash on pkey enforcement failed in received MADs Greg Kroah-Hartman
2017-11-28 10:26 ` [PATCH 4.14 151/193] IB/core: Only maintain real QPs in the security lists Greg Kroah-Hartman
2017-11-28 10:26 ` [PATCH 4.14 152/193] NFC: fix device-allocation error return Greg Kroah-Hartman
2017-11-28 10:26 ` [PATCH 4.14 153/193] spi-nor: intel-spi: Fix broken software sequencing codes Greg Kroah-Hartman
2017-11-28 10:26 ` [PATCH 4.14 154/193] i40e: Use smp_rmb rather than read_barrier_depends Greg Kroah-Hartman
2017-11-28 10:26 ` [PATCH 4.14 155/193] igb: " Greg Kroah-Hartman
2017-11-28 10:26 ` [PATCH 4.14 156/193] igbvf: " Greg Kroah-Hartman
2017-11-28 10:26 ` [PATCH 4.14 157/193] ixgbevf: " Greg Kroah-Hartman
2017-11-28 10:26 ` [PATCH 4.14 158/193] i40evf: " Greg Kroah-Hartman
2017-11-28 10:26 ` [PATCH 4.14 159/193] fm10k: " Greg Kroah-Hartman
2017-11-28 10:26 ` [PATCH 4.14 160/193] ixgbe: Fix skb list corruption on Power systems Greg Kroah-Hartman
2017-11-28 10:26 ` [PATCH 4.14 161/193] parisc: Fix validity check of pointer size argument in new CAS implementation Greg Kroah-Hartman
2017-11-28 10:26 ` [PATCH 4.14 162/193] powerpc: Fix boot on BOOK3S_32 with CONFIG_STRICT_KERNEL_RWX Greg Kroah-Hartman
2017-11-28 10:26 ` [PATCH 4.14 163/193] powerpc/mm/radix: Fix crashes on Power9 DD1 with radix MMU and STRICT_RWX Greg Kroah-Hartman
2017-11-28 10:26 ` [PATCH 4.14 164/193] powerpc/perf/imc: Use cpu_to_node() not topology_physical_package_id() Greg Kroah-Hartman
2017-11-28 10:26 ` [PATCH 4.14 165/193] powerpc/signal: Properly handle return value from uprobe_deny_signal() Greg Kroah-Hartman
2017-11-28 10:26 ` [PATCH 4.14 166/193] powerpc/64s: Fix masking of SRR1 bits on instruction fault Greg Kroah-Hartman
2017-11-28 10:26 ` [PATCH 4.14 167/193] powerpc/64s/radix: Fix 128TB-512TB virtual address boundary case allocation Greg Kroah-Hartman
2017-11-28 10:26 ` [PATCH 4.14 168/193] powerpc/64s/hash: Fix 512T hint detection to use >= 128T Greg Kroah-Hartman
2017-11-28 10:26 ` [PATCH 4.14 169/193] powerpc/64s/hash: Fix 128TB-512TB virtual address boundary case allocation Greg Kroah-Hartman
2017-11-28 10:26 ` [PATCH 4.14 170/193] powerpc/64s/hash: Fix fork() with 512TB process address space Greg Kroah-Hartman
2017-11-28 10:26 ` [PATCH 4.14 171/193] powerpc/64s/hash: Allow MAP_FIXED allocations to cross 128TB boundary Greg Kroah-Hartman
2017-11-28 10:26 ` [PATCH 4.14 172/193] media: Dont do DMA on stack for firmware upload in the AS102 driver Greg Kroah-Hartman
2017-11-28 10:27 ` [PATCH 4.14 173/193] media: rc: check for integer overflow Greg Kroah-Hartman
2017-11-28 10:27 ` [PATCH 4.14 174/193] media: rc: nec decoder should not send both repeat and keycode Greg Kroah-Hartman
2017-11-28 10:27 ` [PATCH 4.14 175/193] [media] cx231xx-cards: fix NULL-deref on missing association descriptor Greg Kroah-Hartman
2017-11-28 10:27 ` [PATCH 4.14 176/193] media: v4l2-ctrl: Fix flags field on Control events Greg Kroah-Hartman
2017-11-28 10:27 ` [PATCH 4.14 177/193] media: venus: fix wrong size on dma_free Greg Kroah-Hartman
2017-11-28 10:27 ` [PATCH 4.14 178/193] media: venus: venc: fix bytesused v4l2_plane field Greg Kroah-Hartman
2017-11-28 10:27 ` [PATCH 4.14 179/193] media: venus: reimplement decoder stop command Greg Kroah-Hartman
2017-11-28 10:27 ` [PATCH 4.14 180/193] ARM64: dts: meson-gxl: Add alternate ARM Trusted Firmware reserved memory zone Greg Kroah-Hartman
2017-11-28 10:27 ` [PATCH 4.14 181/193] iwlwifi: fix wrong struct for a000 device Greg Kroah-Hartman
2017-11-28 10:27 ` [PATCH 4.14 182/193] iwlwifi: add a new " Greg Kroah-Hartman
2017-11-28 10:27 ` [PATCH 4.14 183/193] iwlwifi: pcie: sort IDs for the 9000 series for easier comparisons Greg Kroah-Hartman
2017-11-28 10:27 ` [PATCH 4.14 184/193] iwlwifi: add new cards for a000 series Greg Kroah-Hartman
2017-11-28 10:27 ` [PATCH 4.14 185/193] iwlwifi: add new cards for 8265 series Greg Kroah-Hartman
2017-11-28 10:27 ` [PATCH 4.14 186/193] iwlwifi: add new cards for 8260 series Greg Kroah-Hartman
2017-11-28 10:27 ` [PATCH 4.14 187/193] iwlwifi: fix PCI IDs and configuration mapping for 9000 series Greg Kroah-Hartman
2017-11-28 10:27 ` [PATCH 4.14 188/193] iwlwifi: mvm: support version 7 of the SCAN_REQ_UMAC FW command Greg Kroah-Hartman
2017-11-28 10:27 ` [PATCH 4.14 189/193] e1000e: Fix error path in link detection Greg Kroah-Hartman
2017-11-28 10:27 ` [PATCH 4.14 190/193] e1000e: Fix return value test Greg Kroah-Hartman
2017-11-28 10:27 ` [PATCH 4.14 191/193] e1000e: Separate signaling for link check/link up Greg Kroah-Hartman
2017-11-28 10:27 ` [PATCH 4.14 192/193] e1000e: Avoid receiver overrun interrupt bursts Greg Kroah-Hartman
[not found] ` <5a1d7f8d.89ce1c0a.19604.d3a7@mx.google.com>
2017-11-28 15:52 ` [PATCH 4.14 000/193] 4.14.3-stable review Greg Kroah-Hartman
2017-11-28 21:42 ` Mark Brown
2017-12-01 0:29 ` Kevin Hilman
2017-11-28 18:27 ` [Lkft-triage] " Naresh Kamboju
2017-11-29 8:06 ` Greg Kroah-Hartman
2017-11-28 19:56 ` Shuah Khan
2017-11-28 21:52 ` Guenter Roeck
2017-11-29 6:33 ` Greg Kroah-Hartman
2017-11-28 22:17 ` Tom Gall
2017-11-29 5:13 ` Greg Kroah-Hartman
2017-11-29 14:01 ` Tom Gall
2017-11-29 16:04 ` Zdenek Kaspar
2017-11-29 17:44 ` Greg Kroah-Hartman
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=20171128100613.638270407@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=shuahkh@osg.samsung.com \
--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).