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,
stable@vger.kernel.org
Subject: [PATCH 4.11 000/150] 4.11.5-stable review
Date: Mon, 12 Jun 2017 17:23:27 +0200 [thread overview]
Message-ID: <20170612152519.404936272@linuxfoundation.org> (raw)
This is the start of the stable review cycle for the 4.11.5 release.
There are 150 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 Wed Jun 14 15:24:44 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.11.5-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.11.y
and the diffstat can be found below.
thanks,
greg k-h
-------------
Pseudo-Shortlog of commits:
Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Linux 4.11.5-rc1
Pablo Neira Ayuso <pablo@netfilter.org>
netfilter: nft_set_rbtree: handle element re-addition after deletion
Jani Nikula <jani.nikula@intel.com>
drm/i915/vbt: split out defaults that are set when there is no VBT
Jani Nikula <jani.nikula@intel.com>
drm/i915/vbt: don't propagate errors from intel_bios_init()
Paul Moore <paul@paul-moore.com>
audit: fix the RCU locking for the auditd_connection structure
Thomas Gleixner <tglx@linutronix.de>
hwmon: (coretemp) Handle frozen hotplug state correctly
Amey Telawane <ameyt@codeaurora.org>
tracing: Use strlcpy() instead of strcpy() in __trace_find_cmdline()
Chandan Rajendra <chandan@linux.vnet.ibm.com>
iomap_dio_rw: Prevent reading file data beyond iomap_dio->i_size
Tejun Heo <tj@kernel.org>
cgroup: mark cgroup_get() with __maybe_unused
Wei Yongjun <weiyongjun1@huawei.com>
pinctrl: cherryview: Add terminate entry for dmi_system_id tables
Takatoshi Akiyama <takatoshi.akiyama.kj@ps.hitachi-solutions.com>
serial: sh-sci: Fix panic when serial console and DMA are enabled
Michał Winiarski <michal.winiarski@intel.com>
drm/i915/skl: Add missing SKL ID
Ville Syrjälä <ville.syrjala@linux.intel.com>
drm/i915: Fix runtime PM for LPE audio
Julius Werner <jwerner@chromium.org>
drivers: char: mem: Fix wraparound check to allow mappings up to the end
Sebastian Andrzej Siewior <bigeasy@linutronix.de>
cpu/hotplug: Drop the device lock on error
Takashi Iwai <tiwai@suse.de>
ASoC: Fix use-after-free at card unregistration
Takashi Iwai <tiwai@suse.de>
ALSA: timer: Fix missing queue indices reset at SNDRV_TIMER_IOCTL_SELECT
Takashi Iwai <tiwai@suse.de>
ALSA: timer: Fix race between read and ioctl
Ben Skeggs <bskeggs@redhat.com>
drm/nouveau/tmr: fully separate alarm execution/pending lists
Dominik Brodowski <linux@dominikbrodowski.net>
x86/microcode/intel: Clear patch pointer before jettisoning the initrd
Sinclair Yeh <syeh@vmware.com>
drm/vmwgfx: Make sure backup_handle is always valid
Vladis Dronov <vdronov@redhat.com>
drm/vmwgfx: limit the number of mip levels in vmw_gb_surface_define_ioctl()
Dan Carpenter <dan.carpenter@oracle.com>
drm/vmwgfx: Handle vmalloc() failure in vmw_local_fifo_reserve()
Timur Tabi <timur@codeaurora.org>
net: qcom/emac: do not use hardware mdio automatic polling
Paolo Bonzini <pbonzini@redhat.com>
srcu: Allow use of Classic SRCU from both process and interrupt context
Jin Yao <yao.jin@linux.intel.com>
perf/core: Drop kernel samples even though :u is specified
Andrew Lunn <andrew@lunn.ch>
Revert "ata: sata_mv: Convert to devm_ioremap_resource()"
Breno Leitao <leitao@debian.org>
powerpc/kernel: Initialize load_tm on task creation
Breno Leitao <leitao@debian.org>
powerpc/kernel: Fix FP and vector register restoration
Michael Bringmann <mwb@linux.vnet.ibm.com>
powerpc/hotplug-mem: Fix missing endian conversion of aa_index
Michael Ellerman <mpe@ellerman.id.au>
powerpc/numa: Fix percpu allocations to be NUMA aware
Christophe Leroy <christophe.leroy@c-s.fr>
powerpc/sysdev/simple_gpio: Fix oops in gpio save_regs function
Joe Carnuccio <joe.carnuccio@qlogic.com>
scsi: qla2xxx: Fix mailbox pointer error in fwdump capture
Joe Carnuccio <joe.carnuccio@cavium.com>
scsi: qla2xxx: Set bit 15 for DIAG_ECHO_TEST MBC
Joe Carnuccio <joe.carnuccio@cavium.com>
scsi: qla2xxx: Modify T262 FW dump template to specify same start/end to debug customer issues
Quinn Tran <quinn.tran@cavium.com>
scsi: qla2xxx: Fix NULL pointer access due to redundant fc_host_port_name call
Sawan Chandak <sawan.chandak@cavium.com>
scsi: qla2xxx: Fix crash due to mismatch mumber of Q-pair creation for Multi queue
himanshu.madhani@cavium.com <himanshu.madhani@cavium.com>
scsi: qla2xxx: Fix recursive loop during target mode configuration for ISP25XX leaving system unresponsive
Johannes Thumshirn <jthumshirn@suse.de>
scsi: qla2xxx: don't disable a not previously enabled PCI device
Marc Zyngier <marc.zyngier@arm.com>
KVM: arm/arm64: Handle possible NULL stage2 pud when ageing pages
Omar Sandoval <osandov@fb.com>
Btrfs: fix delalloc accounting leak caused by u32 overflow
Jeff Mahoney <jeffm@suse.com>
btrfs: fix race with relocation recovery and fs_root setup
Jeff Mahoney <jeffm@suse.com>
btrfs: fix memory leak in update_space_info failure path
David Sterba <dsterba@suse.com>
btrfs: use correct types for page indices in btrfs_page_exists_in_range
Vaibhav Jain <vaibhav@linux.vnet.ibm.com>
cxl: Avoid double free_irq() for psl,slice interrupts
Frederic Barrat <fbarrat@linux.vnet.ibm.com>
cxl: Fix error path on bad ioctl
Al Viro <viro@zeniv.linux.org.uk>
excessive checks in ufs_write_failed() and ufs_evict_inode()
Al Viro <viro@zeniv.linux.org.uk>
ufs_getfrag_block(): we only grab ->truncate_mutex on block creation path
Al Viro <viro@zeniv.linux.org.uk>
ufs_extend_tail(): fix the braino in calling conventions of ufs_new_fragments()
Al Viro <viro@zeniv.linux.org.uk>
ufs: set correct ->s_maxsize
Al Viro <viro@zeniv.linux.org.uk>
ufs: restore maintaining ->i_blocks
Al Viro <viro@zeniv.linux.org.uk>
fix ufs_isblockset()
Al Viro <viro@zeniv.linux.org.uk>
ufs: restore proper tail allocation
Tejun Heo <tj@kernel.org>
cpuset: consider dying css as offline
Ulrik De Bie <ulrik.debie-os@e2big.org>
Input: elantech - add Fujitsu Lifebook E546/E557 to force crc_enabled
Waiman Long <longman@redhat.com>
cgroup: Prevent kill_css() from being called more than once
Sean Young <sean@mess.org>
rc-core: race condition during ir_raw_event_register()
Sui Chen <suichen6@gmail.com>
ahci: Acer SA5-271 SSD Not Detected Fix
Rob Clark <robdclark@gmail.com>
drm/msm/mdp5: use __drm_atomic_helper_plane_duplicate_state()
Eric Anholt <eric@anholt.net>
drm/msm: Expose our reservation object when exporting a dmabuf.
Nicholas Bellinger <nab@linux-iscsi.org>
target: Re-add check to reject control WRITEs with overflow data
David Arcari <darcari@redhat.com>
cpufreq: cpufreq_register_driver() should return -ENODEV if init fails
Jason A. Donenfeld <Jason@zx2c4.com>
random: invalidate batched entropy after crng init
Pratyush Anand <panand@redhat.com>
mei: make sysfs modalias format similar as uevent modalias
Bart Van Assche <bart.vanassche@sandisk.com>
block: Avoid that blk_exit_rl() triggers a use-after-free
Matt Ranostay <matt.ranostay@konsulko.com>
iio: proximity: as3935: fix iio_trigger_poll issue
Matt Ranostay <matt.ranostay@konsulko.com>
iio: proximity: as3935: fix AS3935_INT mask
Marcin Niestroj <m.niestroj@grinn-global.com>
iio: trigger: fix NULL pointer dereference in iio_trigger_write_current()
Franziska Naepelt <franziska.naepelt@idt.com>
iio: light: ltr501 Fix interchanged als/ps register field
Raveendra Padasalagi <raveendra.padasalagi@broadcom.com>
iio: adc: bcm_iproc_adc: swap primary and secondary isr handler's
Oleg Drokin <green@linuxhacker.ru>
staging/lustre/lov: remove set_fs() call from lov_getstripe()
Michael Thalmeier <michael.thalmeier@hale.at>
usb: chipidea: debug: check before accessing ci_role
Jisheng Zhang <jszhang@marvell.com>
usb: chipidea: udc: fix NULL pointer dereference if udc_start failed
Andrey Smirnov <andrew.smirnov@gmail.com>
usb: chipidea: imx: Do not access CLKONOFF on i.MX51
Bin Liu <b-liu@ti.com>
usb: musb: dsps: keep VBUS on for host-only mode
Thinh Nguyen <Thinh.Nguyen@synopsys.com>
usb: gadget: f_mass_storage: Serialize wake and sleep execution
Hans de Goede <hdegoede@redhat.com>
drm: Fix oops + Xserver hang when unplugging USB drm devices
Jan Kara <jack@suse.cz>
ext4: fix fdatasync(2) after extent manipulation operations
Jan Kara <jack@suse.cz>
ext4: fix data corruption with EXT4_GET_BLOCKS_ZERO
Konstantin Khlebnikov <khlebnikov@yandex-team.ru>
ext4: keep existing extra fields when inode expands
Jan Kara <jack@suse.cz>
ext4: fix SEEK_HOLE
Julien Grall <julien.grall@arm.com>
xen/privcmd: Support correctly 64KB page granularity when mapping memory
Marc Gonzalez <marc_gonzalez@sigmadesigns.com>
mtd: nand: tango: Update ecc_stats.corrected
Andres Galacho <andresgalacho@gmail.com>
mtd: nand: tango: Export OF device ID table as module aliases
Jan Kara <jack@suse.cz>
reiserfs: Make flush bios explicitely sync
Hou Tao <houtao1@huawei.com>
cfq-iosched: fix the delay of cfq_group's vdisktime under iops mode
Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
dmaengine: mv_xor_v2: set DMA mask to 40 bits
Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
dmaengine: mv_xor_v2: remove interrupt coalescing
Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
dmaengine: mv_xor_v2: fix tx_submit() implementation
Hanna Hawa <hannah@marvell.com>
dmaengine: mv_xor_v2: enable XOR engine after its configuration
Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
dmaengine: mv_xor_v2: do not use descriptors not acked by async_tx
Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
dmaengine: mv_xor_v2: properly handle wrapping in the array of HW descriptors
Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
dmaengine: mv_xor_v2: handle mv_xor_v2_prep_sw_desc() error properly
Alexander Sverdlin <alexander.sverdlin@gmail.com>
dmaengine: ep93xx: Don't drain the transfers in terminate_all()
Alexander Sverdlin <alexander.sverdlin@gmail.com>
dmaengine: ep93xx: Always start from BASE0
Hiroyuki Yokoyama <hiroyuki.yokoyama.vx@renesas.com>
dmaengine: usb-dmac: Fix DMAOR AE bit definition
Wanpeng Li <wanpeng.li@hotmail.com>
KVM: async_pf: avoid async pf injection when in guest mode
Marc Zyngier <marc.zyngier@arm.com>
arm: KVM: Allow unaligned accesses at HYP
Marc Zyngier <marc.zyngier@arm.com>
arm64: KVM: Allow unaligned accesses at EL2
Marc Zyngier <marc.zyngier@arm.com>
arm64: KVM: Preserve RES1 bits in SCTLR_EL2
Wanpeng Li <wanpeng.li@hotmail.com>
KVM: cpuid: Fix read/write out-of-bounds vulnerability in cpuid emulation
Paolo Bonzini <pbonzini@redhat.com>
kvm: async_pf: fix rcu_irq_enter() with irqs enabled
Dave Young <dyoung@redhat.com>
efi/bgrt: Skip efi_bgrt_init() in case of non-EFI boot
Juergen Gross <jgross@suse.com>
efi: Don't issue error message when booted under Xen
Jan Kara <jack@suse.cz>
gfs2: Make flush bios explicitely sync
J. Bruce Fields <bfields@redhat.com>
nfsd4: fix null dereference on replay
Alex Deucher <alexander.deucher@amd.com>
drm/amdgpu/ci: disable mclk switching for high refresh rates (v2)
Vegard Nossum <vegard.nossum@oracle.com>
kthread: Fix use-after-free if kthread fork fails
Amir Goldstein <amir73il@gmail.com>
ovl: fix creds leak in copy up error path
Gilad Ben-Yossef <gilad@benyossef.com>
crypto: gcm - wait for crypto op not signal safe
Gilad Ben-Yossef <gilad@benyossef.com>
crypto: drbg - wait for crypto op not signal safe
Eric Biggers <ebiggers@google.com>
KEYS: encrypted: avoid encrypting/decrypting stack buffers
Eric Biggers <ebiggers@google.com>
KEYS: fix freeing uninitialized memory in key_update()
Eric Biggers <ebiggers@google.com>
KEYS: fix dereferencing NULL payload with nonzero length
Gilad Ben-Yossef <gilad@benyossef.com>
crypto: asymmetric_keys - handle EBUSY due to backlog correctly
Murali Karicheri <m-karicheri2@ti.com>
ARM: dts: keystone-k2l: fix broken Ethernet due to disabled OSR
Eric W. Biederman <ebiederm@xmission.com>
ptrace: Properly initialize ptracer_cred on fork
Lucas Stach <l.stach@pengutronix.de>
serial: core: fix crash in uart_suspend_port
Johan Hovold <johan@kernel.org>
serial: ifx6x60: fix use-after-free on module unload
Jan Kiszka <jan.kiszka@siemens.com>
serial: exar: Fix stuck MSIs
Luis Henriques <lhenriques@suse.com>
ftrace: Fix memory leak in ftrace_graph_release()
Jane Chu <jane.chu@oracle.com>
arch/sparc: support NR_CPUS = 4096
Pavel Tatashin <pasha.tatashin@oracle.com>
sparc64: delete old wrap code
Pavel Tatashin <pasha.tatashin@oracle.com>
sparc64: new context wrap
Pavel Tatashin <pasha.tatashin@oracle.com>
sparc64: add per-cpu mm of secondary contexts
Pavel Tatashin <pasha.tatashin@oracle.com>
sparc64: redefine first version
Pavel Tatashin <pasha.tatashin@oracle.com>
sparc64: combine activate_mm and switch_mm
Pavel Tatashin <pasha.tatashin@oracle.com>
sparc64: reset mm cpumask after wrap
Liam R. Howlett <Liam.Howlett@Oracle.com>
sparc/mm/hugepages: Fix setup_hugepagesz for invalid values.
James Clarke <jrtc27@jrtc27.com>
sparc: Machine description indices can vary
Mike Kravetz <mike.kravetz@oracle.com>
sparc64: mm: fix copy_tsb to correctly copy huge page TSBs
David S. Miller <davem@davemloft.net>
sparc64: Add __multi3 for gcc 7.x and later.
Niklas Cassel <niklas.cassel@axis.com>
net: stmmac: fix completely hung TX when using TSO
Max Filippov <jcmvbkbc@gmail.com>
net: ethoc: enable NAPI before poll may be scheduled
Nikolay Aleksandrov <nikolay@cumulusnetworks.com>
net: bridge: fix a null pointer dereference in br_afspec
Eugeniu Rosca <erosca@de.adit-jv.com>
ravb: Fix use-after-free on `ifconfig eth0 down`
Richard Haines <richard_c_haines@btinternet.com>
net/ipv6: Fix CALIPSO causing GPF with datagram support
Eric Dumazet <edumazet@google.com>
net: ping: do not abuse udp_poll()
Florian Fainelli <f.fainelli@gmail.com>
net: dsa: Fix stale cpu_switch reference after unbind then bind
David S. Miller <davem@davemloft.net>
ipv6: Fix leak in ipv6_gso_segment().
Eric Garver <e@erig.me>
geneve: fix needed_headroom and max_mtu for collect_metadata
Soheil Hassas Yeganeh <soheil@google.com>
sock: reset sk_err when the error queue is empty
Liam McBirnie <mcbirnie.l@gmail.com>
ip6_tunnel: fix traffic class routing for tunnels
Mark Bloch <markb@mellanox.com>
vxlan: fix use-after-free on deletion
Yuchung Cheng <ycheng@google.com>
tcp: disallow cwnd undo when switching congestion control
Ganesh Goudar <ganeshgr@chelsio.com>
cxgb4: avoid enabling napi twice to the same queue
Ben Hutchings <ben@decadent.org.uk>
ipv6: xfrm: Handle errors reported by xfrm6_find_1stfragopt()
Florian Fainelli <f.fainelli@gmail.com>
net: systemport: Fix missing Wake-on-LAN interrupt for SYSTEMPORT Lite
Lance Richardson <lrichard@redhat.com>
vxlan: eliminate cached dst leak
Nikolay Aleksandrov <nikolay@cumulusnetworks.com>
net: bridge: start hello timer only if device is up
Mintz, Yuval <Yuval.Mintz@cavium.com>
bnx2x: Fix Multi-Cos
-------------
Diffstat:
Makefile | 4 +-
arch/arm/boot/dts/keystone-k2l-netcp.dtsi | 4 +-
arch/arm/boot/dts/keystone-k2l.dtsi | 8 +
arch/arm/kvm/init.S | 5 +-
arch/arm/kvm/mmu.c | 3 +
arch/arm64/include/asm/sysreg.h | 4 +
arch/arm64/kvm/hyp-init.S | 11 +-
arch/powerpc/include/asm/topology.h | 14 ++
arch/powerpc/kernel/process.c | 3 +
arch/powerpc/kernel/setup_64.c | 4 +-
arch/powerpc/platforms/pseries/hotplug-memory.c | 2 +
arch/powerpc/sysdev/simple_gpio.c | 3 +-
arch/sparc/Kconfig | 4 +-
arch/sparc/include/asm/mmu_64.h | 2 +-
arch/sparc/include/asm/mmu_context_64.h | 32 +---
arch/sparc/include/asm/pil.h | 1 -
arch/sparc/include/asm/vio.h | 1 +
arch/sparc/kernel/irq_64.c | 17 ++-
arch/sparc/kernel/kernel.h | 1 -
arch/sparc/kernel/smp_64.c | 31 ----
arch/sparc/kernel/tsb.S | 11 +-
arch/sparc/kernel/ttable_64.S | 2 +-
arch/sparc/kernel/vio.c | 68 ++++++++-
arch/sparc/lib/Makefile | 1 +
arch/sparc/lib/multi3.S | 35 +++++
arch/sparc/mm/init_64.c | 89 +++++++----
arch/sparc/mm/tsb.c | 7 +-
arch/sparc/mm/ultra.S | 5 -
arch/x86/kernel/cpu/microcode/intel.c | 3 +
arch/x86/kernel/kvm.c | 2 +-
arch/x86/kvm/cpuid.c | 20 +--
arch/x86/kvm/mmu.c | 7 +-
arch/x86/kvm/mmu.h | 1 +
arch/x86/kvm/x86.c | 3 +-
arch/x86/platform/efi/efi-bgrt.c | 3 +
arch/x86/platform/efi/quirks.c | 3 +
block/blk-cgroup.c | 2 +-
block/blk-core.c | 10 +-
block/blk-sysfs.c | 2 +-
block/blk.h | 2 +-
block/cfq-iosched.c | 17 ++-
crypto/asymmetric_keys/public_key.c | 2 +-
crypto/drbg.c | 5 +-
crypto/gcm.c | 6 +-
drivers/ata/ahci.c | 38 +++++
drivers/ata/sata_mv.c | 13 +-
drivers/char/mem.c | 2 +-
drivers/char/random.c | 37 +++++
drivers/cpufreq/cpufreq.c | 1 +
drivers/dma/ep93xx_dma.c | 39 ++++-
drivers/dma/mv_xor_v2.c | 109 ++++++--------
drivers/dma/sh/usb-dmac.c | 2 +-
drivers/gpu/drm/amd/amdgpu/ci_dpm.c | 6 +
drivers/gpu/drm/drm_drv.c | 7 +-
drivers/gpu/drm/i915/i915_drv.c | 4 +-
drivers/gpu/drm/i915/i915_drv.h | 2 +-
drivers/gpu/drm/i915/intel_bios.c | 46 ++++--
drivers/gpu/drm/i915/intel_lpe_audio.c | 5 +
drivers/gpu/drm/msm/mdp/mdp5/mdp5_plane.c | 5 +-
drivers/gpu/drm/msm/msm_drv.c | 1 +
drivers/gpu/drm/msm/msm_drv.h | 1 +
drivers/gpu/drm/msm/msm_gem_prime.c | 7 +
.../gpu/drm/nouveau/include/nvkm/subdev/timer.h | 1 +
drivers/gpu/drm/nouveau/nvkm/subdev/timer/base.c | 7 +-
drivers/gpu/drm/vmwgfx/vmwgfx_fifo.c | 2 +
drivers/gpu/drm/vmwgfx/vmwgfx_surface.c | 21 ++-
drivers/hwmon/coretemp.c | 14 ++
drivers/iio/adc/bcm_iproc_adc.c | 8 +-
drivers/iio/industrialio-trigger.c | 3 +-
drivers/iio/light/ltr501.c | 4 +-
drivers/iio/proximity/as3935.c | 8 +-
drivers/input/mouse/elantech.c | 16 ++
drivers/media/rc/rc-ir-raw.c | 13 +-
drivers/misc/cxl/file.c | 7 +-
drivers/misc/cxl/native.c | 14 +-
drivers/misc/mei/bus.c | 4 +-
drivers/mtd/nand/tango_nand.c | 23 ++-
drivers/net/ethernet/broadcom/bcmsysport.c | 7 +-
drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.c | 2 +-
drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c | 4 +
drivers/net/ethernet/ethoc.c | 3 +-
drivers/net/ethernet/qualcomm/emac/emac-mac.c | 2 +-
drivers/net/ethernet/qualcomm/emac/emac-phy.c | 75 +--------
drivers/net/ethernet/qualcomm/emac/emac.c | 22 +--
drivers/net/ethernet/renesas/ravb_main.c | 24 +--
drivers/net/ethernet/stmicro/stmmac/stmmac_main.c | 2 +-
drivers/net/geneve.c | 2 +-
drivers/net/vxlan.c | 39 +++--
drivers/pinctrl/intel/pinctrl-cherryview.c | 3 +-
drivers/scsi/qla2xxx/qla_bsg.c | 9 +-
drivers/scsi/qla2xxx/qla_dbg.c | 4 +-
drivers/scsi/qla2xxx/qla_def.h | 1 +
drivers/scsi/qla2xxx/qla_init.c | 5 +-
drivers/scsi/qla2xxx/qla_isr.c | 2 +-
drivers/scsi/qla2xxx/qla_mbx.c | 13 +-
drivers/scsi/qla2xxx/qla_os.c | 8 +-
drivers/scsi/qla2xxx/qla_tmpl.c | 2 +-
drivers/staging/lustre/lustre/lov/lov_pack.c | 9 --
drivers/target/target_core_transport.c | 23 ++-
drivers/tty/serial/8250/8250_port.c | 19 +--
drivers/tty/serial/ifx6x60.c | 2 +-
drivers/tty/serial/serial_core.c | 2 +-
drivers/tty/serial/sh-sci.c | 10 +-
drivers/usb/chipidea/debug.c | 3 +-
drivers/usb/chipidea/udc.c | 8 +-
drivers/usb/chipidea/usbmisc_imx.c | 41 +++--
drivers/usb/gadget/function/f_mass_storage.c | 13 +-
drivers/usb/musb/musb_dsps.c | 5 +
drivers/xen/privcmd.c | 4 +-
fs/btrfs/ctree.h | 4 +-
fs/btrfs/extent-tree.c | 7 +-
fs/btrfs/inode.c | 4 +-
fs/ext4/extents.c | 85 ++++++-----
fs/ext4/file.c | 50 ++----
fs/ext4/inode.c | 7 +-
fs/gfs2/log.c | 2 +-
fs/iomap.c | 3 +
fs/nfsd/nfs4proc.c | 13 +-
fs/overlayfs/copy_up.c | 11 +-
fs/reiserfs/journal.c | 4 +-
fs/stat.c | 1 +
fs/ufs/balloc.c | 26 +++-
fs/ufs/inode.c | 27 ++--
fs/ufs/super.c | 18 +++
fs/ufs/util.h | 10 +-
include/drm/i915_pciids.h | 3 +-
include/linux/cgroup-defs.h | 1 +
include/linux/cgroup.h | 20 +++
include/linux/ptrace.h | 7 +-
include/linux/srcu.h | 2 -
include/net/ipv6.h | 1 +
kernel/audit.c | 167 ++++++++++++++-------
kernel/cgroup/cgroup.c | 7 +-
kernel/cgroup/cpuset.c | 4 +-
kernel/cpu.c | 4 +-
kernel/events/core.c | 21 +++
kernel/fork.c | 17 ++-
kernel/ptrace.c | 20 ++-
kernel/rcu/srcu.c | 5 +-
kernel/trace/ftrace.c | 2 +-
kernel/trace/trace.c | 2 +-
net/bridge/br_netlink.c | 2 +-
net/bridge/br_stp_if.c | 3 +-
net/core/skbuff.c | 5 +-
net/dsa/dsa2.c | 4 +-
net/ipv4/af_inet.c | 2 +-
net/ipv4/tcp_cong.c | 1 +
net/ipv6/calipso.c | 6 +-
net/ipv6/ip6_offload.c | 4 +-
net/ipv6/ip6_tunnel.c | 3 +
net/ipv6/ping.c | 2 +-
net/ipv6/raw.c | 2 +-
net/ipv6/xfrm6_mode_ro.c | 2 +
net/ipv6/xfrm6_mode_transport.c | 2 +
net/netfilter/nft_set_rbtree.c | 22 +--
security/keys/encrypted-keys/encrypted.c | 17 ++-
security/keys/key.c | 5 +-
security/keys/keyctl.c | 4 +-
sound/core/timer.c | 7 +-
sound/soc/soc-core.c | 5 +-
sound/x86/intel_hdmi_audio.c | 4 -
161 files changed, 1226 insertions(+), 729 deletions(-)
next reply other threads:[~2017-06-12 17:37 UTC|newest]
Thread overview: 152+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-06-12 15:23 Greg Kroah-Hartman [this message]
2017-06-12 15:23 ` [PATCH 4.11 001/150] bnx2x: Fix Multi-Cos Greg Kroah-Hartman
2017-06-12 15:23 ` [PATCH 4.11 002/150] net: bridge: start hello timer only if device is up Greg Kroah-Hartman
2017-06-12 15:23 ` [PATCH 4.11 003/150] vxlan: eliminate cached dst leak Greg Kroah-Hartman
2017-06-12 15:23 ` [PATCH 4.11 004/150] net: systemport: Fix missing Wake-on-LAN interrupt for SYSTEMPORT Lite Greg Kroah-Hartman
2017-06-12 15:23 ` [PATCH 4.11 005/150] ipv6: xfrm: Handle errors reported by xfrm6_find_1stfragopt() Greg Kroah-Hartman
2017-06-12 15:23 ` [PATCH 4.11 006/150] cxgb4: avoid enabling napi twice to the same queue Greg Kroah-Hartman
2017-06-12 15:23 ` [PATCH 4.11 007/150] tcp: disallow cwnd undo when switching congestion control Greg Kroah-Hartman
2017-06-12 15:23 ` [PATCH 4.11 008/150] vxlan: fix use-after-free on deletion Greg Kroah-Hartman
2017-06-12 15:23 ` [PATCH 4.11 009/150] ip6_tunnel: fix traffic class routing for tunnels Greg Kroah-Hartman
2017-06-12 15:23 ` [PATCH 4.11 010/150] sock: reset sk_err when the error queue is empty Greg Kroah-Hartman
2017-06-12 15:23 ` [PATCH 4.11 011/150] geneve: fix needed_headroom and max_mtu for collect_metadata Greg Kroah-Hartman
2017-06-12 15:23 ` [PATCH 4.11 012/150] ipv6: Fix leak in ipv6_gso_segment() Greg Kroah-Hartman
2017-06-12 15:23 ` [PATCH 4.11 013/150] net: dsa: Fix stale cpu_switch reference after unbind then bind Greg Kroah-Hartman
2017-06-12 15:23 ` [PATCH 4.11 014/150] net: ping: do not abuse udp_poll() Greg Kroah-Hartman
2017-06-12 15:23 ` [PATCH 4.11 015/150] net/ipv6: Fix CALIPSO causing GPF with datagram support Greg Kroah-Hartman
2017-06-12 15:23 ` [PATCH 4.11 016/150] ravb: Fix use-after-free on `ifconfig eth0 down` Greg Kroah-Hartman
2017-06-12 15:23 ` [PATCH 4.11 017/150] net: bridge: fix a null pointer dereference in br_afspec Greg Kroah-Hartman
2017-06-12 15:23 ` [PATCH 4.11 018/150] net: ethoc: enable NAPI before poll may be scheduled Greg Kroah-Hartman
2017-06-12 15:23 ` [PATCH 4.11 019/150] net: stmmac: fix completely hung TX when using TSO Greg Kroah-Hartman
2017-06-12 15:23 ` [PATCH 4.11 020/150] sparc64: Add __multi3 for gcc 7.x and later Greg Kroah-Hartman
2017-06-12 15:23 ` [PATCH 4.11 021/150] sparc64: mm: fix copy_tsb to correctly copy huge page TSBs Greg Kroah-Hartman
2017-06-12 15:23 ` [PATCH 4.11 022/150] sparc: Machine description indices can vary Greg Kroah-Hartman
2017-06-12 15:23 ` [PATCH 4.11 023/150] sparc/mm/hugepages: Fix setup_hugepagesz for invalid values Greg Kroah-Hartman
2017-06-12 15:23 ` [PATCH 4.11 024/150] sparc64: reset mm cpumask after wrap Greg Kroah-Hartman
2017-06-12 15:23 ` [PATCH 4.11 025/150] sparc64: combine activate_mm and switch_mm Greg Kroah-Hartman
2017-06-12 15:23 ` [PATCH 4.11 026/150] sparc64: redefine first version Greg Kroah-Hartman
2017-06-12 15:23 ` [PATCH 4.11 027/150] sparc64: add per-cpu mm of secondary contexts Greg Kroah-Hartman
2017-06-12 15:23 ` [PATCH 4.11 028/150] sparc64: new context wrap Greg Kroah-Hartman
2017-06-12 15:23 ` [PATCH 4.11 029/150] sparc64: delete old wrap code Greg Kroah-Hartman
2017-06-12 15:23 ` [PATCH 4.11 030/150] arch/sparc: support NR_CPUS = 4096 Greg Kroah-Hartman
2017-06-12 15:23 ` [PATCH 4.11 031/150] ftrace: Fix memory leak in ftrace_graph_release() Greg Kroah-Hartman
2017-06-12 15:23 ` [PATCH 4.11 032/150] serial: exar: Fix stuck MSIs Greg Kroah-Hartman
2017-06-12 15:24 ` [PATCH 4.11 033/150] serial: ifx6x60: fix use-after-free on module unload Greg Kroah-Hartman
2017-06-12 15:24 ` [PATCH 4.11 034/150] serial: core: fix crash in uart_suspend_port Greg Kroah-Hartman
2017-06-12 15:24 ` [PATCH 4.11 035/150] ptrace: Properly initialize ptracer_cred on fork Greg Kroah-Hartman
2017-06-12 15:24 ` [PATCH 4.11 036/150] ARM: dts: keystone-k2l: fix broken Ethernet due to disabled OSR Greg Kroah-Hartman
2017-06-12 15:24 ` [PATCH 4.11 037/150] crypto: asymmetric_keys - handle EBUSY due to backlog correctly Greg Kroah-Hartman
2017-06-12 15:24 ` [PATCH 4.11 038/150] KEYS: fix dereferencing NULL payload with nonzero length Greg Kroah-Hartman
2017-06-12 15:24 ` [PATCH 4.11 039/150] KEYS: fix freeing uninitialized memory in key_update() Greg Kroah-Hartman
2017-06-12 15:24 ` [PATCH 4.11 040/150] KEYS: encrypted: avoid encrypting/decrypting stack buffers Greg Kroah-Hartman
2017-06-12 15:24 ` [PATCH 4.11 041/150] crypto: drbg - wait for crypto op not signal safe Greg Kroah-Hartman
2017-06-12 15:24 ` [PATCH 4.11 042/150] crypto: gcm " Greg Kroah-Hartman
2017-06-12 15:24 ` [PATCH 4.11 043/150] ovl: fix creds leak in copy up error path Greg Kroah-Hartman
2017-06-12 15:24 ` [PATCH 4.11 044/150] kthread: Fix use-after-free if kthread fork fails Greg Kroah-Hartman
2017-06-12 15:24 ` [PATCH 4.11 046/150] nfsd4: fix null dereference on replay Greg Kroah-Hartman
2017-06-12 15:24 ` [PATCH 4.11 047/150] gfs2: Make flush bios explicitely sync Greg Kroah-Hartman
2017-06-12 15:24 ` [PATCH 4.11 048/150] efi: Dont issue error message when booted under Xen Greg Kroah-Hartman
2017-06-12 15:24 ` [PATCH 4.11 049/150] efi/bgrt: Skip efi_bgrt_init() in case of non-EFI boot Greg Kroah-Hartman
2017-06-14 23:34 ` Maniaxx
2017-06-15 7:17 ` Greg Kroah-Hartman
2017-06-12 15:24 ` [PATCH 4.11 052/150] arm64: KVM: Preserve RES1 bits in SCTLR_EL2 Greg Kroah-Hartman
2017-06-12 15:24 ` [PATCH 4.11 053/150] arm64: KVM: Allow unaligned accesses at EL2 Greg Kroah-Hartman
2017-06-12 15:24 ` [PATCH 4.11 054/150] arm: KVM: Allow unaligned accesses at HYP Greg Kroah-Hartman
2017-06-12 15:24 ` [PATCH 4.11 056/150] dmaengine: usb-dmac: Fix DMAOR AE bit definition Greg Kroah-Hartman
2017-06-12 15:24 ` [PATCH 4.11 057/150] dmaengine: ep93xx: Always start from BASE0 Greg Kroah-Hartman
2017-06-12 15:24 ` [PATCH 4.11 058/150] dmaengine: ep93xx: Dont drain the transfers in terminate_all() Greg Kroah-Hartman
2017-06-12 15:24 ` [PATCH 4.11 059/150] dmaengine: mv_xor_v2: handle mv_xor_v2_prep_sw_desc() error properly Greg Kroah-Hartman
2017-06-12 15:24 ` [PATCH 4.11 060/150] dmaengine: mv_xor_v2: properly handle wrapping in the array of HW descriptors Greg Kroah-Hartman
2017-06-12 15:24 ` [PATCH 4.11 061/150] dmaengine: mv_xor_v2: do not use descriptors not acked by async_tx Greg Kroah-Hartman
2017-06-12 15:24 ` [PATCH 4.11 062/150] dmaengine: mv_xor_v2: enable XOR engine after its configuration Greg Kroah-Hartman
2017-06-12 15:24 ` [PATCH 4.11 063/150] dmaengine: mv_xor_v2: fix tx_submit() implementation Greg Kroah-Hartman
2017-06-12 15:24 ` [PATCH 4.11 064/150] dmaengine: mv_xor_v2: remove interrupt coalescing Greg Kroah-Hartman
2017-06-12 15:24 ` [PATCH 4.11 065/150] dmaengine: mv_xor_v2: set DMA mask to 40 bits Greg Kroah-Hartman
2017-06-12 15:24 ` [PATCH 4.11 066/150] cfq-iosched: fix the delay of cfq_groups vdisktime under iops mode Greg Kroah-Hartman
2017-06-12 15:24 ` [PATCH 4.11 067/150] reiserfs: Make flush bios explicitely sync Greg Kroah-Hartman
2017-06-12 15:24 ` [PATCH 4.11 068/150] mtd: nand: tango: Export OF device ID table as module aliases Greg Kroah-Hartman
2017-06-12 15:24 ` [PATCH 4.11 069/150] mtd: nand: tango: Update ecc_stats.corrected Greg Kroah-Hartman
2017-06-12 15:24 ` [PATCH 4.11 070/150] xen/privcmd: Support correctly 64KB page granularity when mapping memory Greg Kroah-Hartman
2017-06-12 15:24 ` [PATCH 4.11 071/150] ext4: fix SEEK_HOLE Greg Kroah-Hartman
2017-06-12 15:24 ` [PATCH 4.11 072/150] ext4: keep existing extra fields when inode expands Greg Kroah-Hartman
2017-06-12 15:24 ` [PATCH 4.11 073/150] ext4: fix data corruption with EXT4_GET_BLOCKS_ZERO Greg Kroah-Hartman
2017-06-12 15:24 ` [PATCH 4.11 074/150] ext4: fix fdatasync(2) after extent manipulation operations Greg Kroah-Hartman
2017-06-12 15:24 ` [PATCH 4.11 076/150] usb: gadget: f_mass_storage: Serialize wake and sleep execution Greg Kroah-Hartman
2017-06-12 15:24 ` [PATCH 4.11 077/150] usb: musb: dsps: keep VBUS on for host-only mode Greg Kroah-Hartman
2017-06-12 15:24 ` [PATCH 4.11 078/150] usb: chipidea: imx: Do not access CLKONOFF on i.MX51 Greg Kroah-Hartman
2017-06-12 15:24 ` [PATCH 4.11 079/150] usb: chipidea: udc: fix NULL pointer dereference if udc_start failed Greg Kroah-Hartman
2017-06-12 15:24 ` [PATCH 4.11 080/150] usb: chipidea: debug: check before accessing ci_role Greg Kroah-Hartman
2017-06-12 15:24 ` [PATCH 4.11 081/150] staging/lustre/lov: remove set_fs() call from lov_getstripe() Greg Kroah-Hartman
2017-06-12 15:24 ` [PATCH 4.11 082/150] iio: adc: bcm_iproc_adc: swap primary and secondary isr handlers Greg Kroah-Hartman
2017-06-12 15:24 ` [PATCH 4.11 083/150] iio: light: ltr501 Fix interchanged als/ps register field Greg Kroah-Hartman
2017-06-12 15:24 ` [PATCH 4.11 084/150] iio: trigger: fix NULL pointer dereference in iio_trigger_write_current() Greg Kroah-Hartman
2017-06-12 15:24 ` [PATCH 4.11 085/150] iio: proximity: as3935: fix AS3935_INT mask Greg Kroah-Hartman
2017-06-12 15:24 ` [PATCH 4.11 086/150] iio: proximity: as3935: fix iio_trigger_poll issue Greg Kroah-Hartman
2017-06-12 15:24 ` [PATCH 4.11 087/150] block: Avoid that blk_exit_rl() triggers a use-after-free Greg Kroah-Hartman
2017-06-12 15:24 ` [PATCH 4.11 088/150] mei: make sysfs modalias format similar as uevent modalias Greg Kroah-Hartman
2017-06-12 15:24 ` [PATCH 4.11 089/150] random: invalidate batched entropy after crng init Greg Kroah-Hartman
2017-06-12 15:24 ` [PATCH 4.11 090/150] cpufreq: cpufreq_register_driver() should return -ENODEV if init fails Greg Kroah-Hartman
2017-06-12 15:24 ` [PATCH 4.11 091/150] target: Re-add check to reject control WRITEs with overflow data Greg Kroah-Hartman
2017-06-12 15:24 ` [PATCH 4.11 092/150] drm/msm: Expose our reservation object when exporting a dmabuf Greg Kroah-Hartman
2017-06-12 15:25 ` [PATCH 4.11 093/150] drm/msm/mdp5: use __drm_atomic_helper_plane_duplicate_state() Greg Kroah-Hartman
2017-06-12 15:25 ` [PATCH 4.11 094/150] ahci: Acer SA5-271 SSD Not Detected Fix Greg Kroah-Hartman
2017-06-12 15:25 ` [PATCH 4.11 095/150] [media] rc-core: race condition during ir_raw_event_register() Greg Kroah-Hartman
2017-06-12 15:25 ` [PATCH 4.11 096/150] cgroup: Prevent kill_css() from being called more than once Greg Kroah-Hartman
2017-06-12 15:25 ` [PATCH 4.11 097/150] Input: elantech - add Fujitsu Lifebook E546/E557 to force crc_enabled Greg Kroah-Hartman
2017-06-12 15:25 ` [PATCH 4.11 098/150] cpuset: consider dying css as offline Greg Kroah-Hartman
2017-06-12 15:25 ` [PATCH 4.11 099/150] ufs: restore proper tail allocation Greg Kroah-Hartman
2017-06-12 15:25 ` [PATCH 4.11 100/150] fix ufs_isblockset() Greg Kroah-Hartman
2017-06-12 15:25 ` [PATCH 4.11 101/150] ufs: restore maintaining ->i_blocks Greg Kroah-Hartman
2017-06-12 15:25 ` [PATCH 4.11 102/150] ufs: set correct ->s_maxsize Greg Kroah-Hartman
2017-06-12 15:25 ` [PATCH 4.11 103/150] ufs_extend_tail(): fix the braino in calling conventions of ufs_new_fragments() Greg Kroah-Hartman
2017-06-12 15:25 ` [PATCH 4.11 104/150] ufs_getfrag_block(): we only grab ->truncate_mutex on block creation path Greg Kroah-Hartman
2017-06-12 15:25 ` [PATCH 4.11 105/150] excessive checks in ufs_write_failed() and ufs_evict_inode() Greg Kroah-Hartman
2017-06-12 15:25 ` [PATCH 4.11 106/150] cxl: Fix error path on bad ioctl Greg Kroah-Hartman
2017-06-12 15:25 ` [PATCH 4.11 107/150] cxl: Avoid double free_irq() for psl,slice interrupts Greg Kroah-Hartman
2017-06-12 15:25 ` [PATCH 4.11 108/150] btrfs: use correct types for page indices in btrfs_page_exists_in_range Greg Kroah-Hartman
2017-06-12 15:25 ` [PATCH 4.11 109/150] btrfs: fix memory leak in update_space_info failure path Greg Kroah-Hartman
2017-06-12 15:25 ` [PATCH 4.11 110/150] btrfs: fix race with relocation recovery and fs_root setup Greg Kroah-Hartman
2017-06-12 15:25 ` [PATCH 4.11 111/150] Btrfs: fix delalloc accounting leak caused by u32 overflow Greg Kroah-Hartman
2017-06-12 15:25 ` [PATCH 4.11 112/150] KVM: arm/arm64: Handle possible NULL stage2 pud when ageing pages Greg Kroah-Hartman
2017-06-12 15:25 ` [PATCH 4.11 113/150] scsi: qla2xxx: dont disable a not previously enabled PCI device Greg Kroah-Hartman
2017-06-12 15:25 ` [PATCH 4.11 114/150] scsi: qla2xxx: Fix recursive loop during target mode configuration for ISP25XX leaving system unresponsive Greg Kroah-Hartman
2017-06-12 15:25 ` [PATCH 4.11 115/150] scsi: qla2xxx: Fix crash due to mismatch mumber of Q-pair creation for Multi queue Greg Kroah-Hartman
2017-06-12 15:25 ` [PATCH 4.11 116/150] scsi: qla2xxx: Fix NULL pointer access due to redundant fc_host_port_name call Greg Kroah-Hartman
2017-06-12 15:25 ` [PATCH 4.11 117/150] scsi: qla2xxx: Modify T262 FW dump template to specify same start/end to debug customer issues Greg Kroah-Hartman
2017-06-12 15:25 ` [PATCH 4.11 118/150] scsi: qla2xxx: Set bit 15 for DIAG_ECHO_TEST MBC Greg Kroah-Hartman
2017-06-12 15:25 ` [PATCH 4.11 119/150] scsi: qla2xxx: Fix mailbox pointer error in fwdump capture Greg Kroah-Hartman
2017-06-12 15:25 ` [PATCH 4.11 120/150] powerpc/sysdev/simple_gpio: Fix oops in gpio save_regs function Greg Kroah-Hartman
2017-06-12 15:25 ` [PATCH 4.11 121/150] powerpc/numa: Fix percpu allocations to be NUMA aware Greg Kroah-Hartman
2017-06-12 15:25 ` [PATCH 4.11 122/150] powerpc/hotplug-mem: Fix missing endian conversion of aa_index Greg Kroah-Hartman
2017-06-12 15:25 ` [PATCH 4.11 123/150] powerpc/kernel: Fix FP and vector register restoration Greg Kroah-Hartman
2017-06-12 15:25 ` [PATCH 4.11 124/150] powerpc/kernel: Initialize load_tm on task creation Greg Kroah-Hartman
2017-06-12 15:25 ` [PATCH 4.11 125/150] Revert "ata: sata_mv: Convert to devm_ioremap_resource()" Greg Kroah-Hartman
2017-06-12 15:25 ` [PATCH 4.11 126/150] perf/core: Drop kernel samples even though :u is specified Greg Kroah-Hartman
2017-06-12 15:25 ` [PATCH 4.11 127/150] srcu: Allow use of Classic SRCU from both process and interrupt context Greg Kroah-Hartman
2017-06-12 15:25 ` [PATCH 4.11 128/150] net: qcom/emac: do not use hardware mdio automatic polling Greg Kroah-Hartman
2017-06-12 15:25 ` [PATCH 4.11 129/150] drm/vmwgfx: Handle vmalloc() failure in vmw_local_fifo_reserve() Greg Kroah-Hartman
2017-06-12 15:25 ` [PATCH 4.11 130/150] drm/vmwgfx: limit the number of mip levels in vmw_gb_surface_define_ioctl() Greg Kroah-Hartman
2017-06-12 15:25 ` [PATCH 4.11 131/150] drm/vmwgfx: Make sure backup_handle is always valid Greg Kroah-Hartman
2017-06-12 15:25 ` [PATCH 4.11 132/150] x86/microcode/intel: Clear patch pointer before jettisoning the initrd Greg Kroah-Hartman
2017-06-12 15:25 ` [PATCH 4.11 133/150] drm/nouveau/tmr: fully separate alarm execution/pending lists Greg Kroah-Hartman
2017-06-12 15:25 ` [PATCH 4.11 134/150] ALSA: timer: Fix race between read and ioctl Greg Kroah-Hartman
2017-06-12 15:25 ` [PATCH 4.11 135/150] ALSA: timer: Fix missing queue indices reset at SNDRV_TIMER_IOCTL_SELECT Greg Kroah-Hartman
2017-06-12 15:25 ` [PATCH 4.11 136/150] ASoC: Fix use-after-free at card unregistration Greg Kroah-Hartman
2017-06-12 15:25 ` [PATCH 4.11 137/150] cpu/hotplug: Drop the device lock on error Greg Kroah-Hartman
2017-06-12 15:25 ` [PATCH 4.11 138/150] drivers: char: mem: Fix wraparound check to allow mappings up to the end Greg Kroah-Hartman
2017-06-12 15:25 ` [PATCH 4.11 141/150] serial: sh-sci: Fix panic when serial console and DMA are enabled Greg Kroah-Hartman
2017-06-12 15:25 ` [PATCH 4.11 142/150] pinctrl: cherryview: Add terminate entry for dmi_system_id tables Greg Kroah-Hartman
2017-06-12 15:25 ` [PATCH 4.11 143/150] cgroup: mark cgroup_get() with __maybe_unused Greg Kroah-Hartman
2017-06-12 15:25 ` [PATCH 4.11 144/150] iomap_dio_rw: Prevent reading file data beyond iomap_dio->i_size Greg Kroah-Hartman
2017-06-12 15:25 ` [PATCH 4.11 145/150] tracing: Use strlcpy() instead of strcpy() in __trace_find_cmdline() Greg Kroah-Hartman
2017-06-12 15:37 ` Steven Rostedt
2017-06-12 16:05 ` Greg Kroah-Hartman
2017-06-12 16:25 ` Steven Rostedt
2017-06-13 7:28 ` Greg Kroah-Hartman
2017-06-12 15:25 ` [PATCH 4.11 146/150] hwmon: (coretemp) Handle frozen hotplug state correctly Greg Kroah-Hartman
2017-06-12 15:25 ` [PATCH 4.11 147/150] audit: fix the RCU locking for the auditd_connection structure Greg Kroah-Hartman
2017-06-12 15:25 ` [PATCH 4.11 150/150] netfilter: nft_set_rbtree: handle element re-addition after deletion Greg Kroah-Hartman
2017-06-12 22:03 ` [PATCH 4.11 000/150] 4.11.5-stable review Guenter Roeck
2017-06-13 7:23 ` Greg Kroah-Hartman
2017-06-13 0:12 ` Shuah Khan
2017-06-13 7:24 ` 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=20170612152519.404936272@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=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
Powered by JetHome