lkml.org 
[lkml]   [2017]   [Aug]   [11]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectLinux 4.9.42
I'm announcing the release of the 4.9.42 kernel.

All users of the 4.9 kernel series must upgrade.

The updated 4.9.y git tree can be found at:
git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-4.9.y
and can be browsed at the normal kernel.org git web browser:
http://git.kernel.org/?p=linux/kernel/git/stable/linux-stable.git;a=summary

thanks,

greg k-h

------------

Makefile | 2
arch/arm/boot/dts/Makefile | 1
arch/arm/boot/dts/armada-388-gp.dts | 4
arch/arm/boot/dts/sun7i-a20-olinuxino-lime2-emmc.dts | 2
arch/arm/boot/dts/tango4-vantage-1172.dts | 2
arch/arm/include/asm/ftrace.h | 18 +
arch/parisc/kernel/cache.c | 5
arch/powerpc/kernel/irq.c | 15
arch/powerpc/kernel/ptrace.c | 13
arch/sparc/include/asm/trap_block.h | 1
arch/sparc/kernel/smp_64.c | 185 +++++++----
arch/sparc/kernel/sun4v_ivec.S | 15
arch/sparc/kernel/traps_64.c | 1
arch/sparc/lib/U3memcpy.S | 4
arch/x86/boot/string.c | 1
arch/x86/boot/string.h | 9
arch/x86/kernel/kvm.c | 6
drivers/ata/libata-scsi.c | 6
drivers/base/property.c | 3
drivers/block/nbd.c | 6
drivers/block/virtio_blk.c | 3
drivers/clk/samsung/clk-exynos5420.c | 14
drivers/gpio/gpiolib.c | 9
drivers/gpu/drm/amd/amdgpu/si.c | 2
drivers/gpu/drm/virtio/virtgpu_fb.c | 2
drivers/infiniband/hw/cxgb4/cm.c | 7
drivers/iommu/amd_iommu.c | 1
drivers/media/pci/saa7164/saa7164-bus.c | 13
drivers/media/platform/davinci/vpfe_capture.c | 22 -
drivers/media/rc/ir-lirc-codec.c | 2
drivers/mmc/core/host.c | 70 ++--
drivers/mmc/core/mmc.c | 2
drivers/mmc/host/dw_mmc.c | 20 -
drivers/mmc/host/sdhci-of-at91.c | 35 ++
drivers/net/dsa/b53/b53_common.c | 1
drivers/net/ethernet/aurora/nb8800.c | 9
drivers/net/ethernet/broadcom/tg3.c | 3
drivers/net/ethernet/mellanox/mlx5/core/cmd.c | 19 +
drivers/net/ethernet/mellanox/mlx5/core/en_clock.c | 6
drivers/net/ethernet/mellanox/mlx5/core/en_fs_ethtool.c | 2
drivers/net/ethernet/mellanox/mlx5/core/eswitch_offloads.c | 29 +
drivers/net/ethernet/mellanox/mlx5/core/lag.c | 25 -
drivers/net/ethernet/renesas/sh_eth.c | 5
drivers/net/irda/mcs7780.c | 16 -
drivers/net/phy/dp83867.c | 10
drivers/net/phy/phy.c | 12
drivers/net/phy/phy_device.c | 2
drivers/net/wireless/broadcom/brcm80211/brcmfmac/sdio.c | 5
drivers/net/wireless/intel/iwlwifi/dvm/tx.c | 2
drivers/net/xen-netback/common.h | 1
drivers/net/xen-netback/interface.c | 6
drivers/net/xen-netback/netback.c | 6
drivers/scsi/qla2xxx/qla_attr.c | 18 -
drivers/spi/spi-axi-spi-engine.c | 3
drivers/target/iscsi/iscsi_target_nego.c | 204 ++++++++-----
fs/btrfs/extent-tree.c | 4
fs/ext4/file.c | 3
fs/ext4/resize.c | 3
fs/f2fs/super.c | 16 +
fs/nfs/nfs4proc.c | 11
fs/nfs/nfs4xdr.c | 2
include/linux/cpuset.h | 19 +
include/linux/mm_types.h | 4
include/linux/nfs_xdr.h | 2
include/linux/property.h | 2
include/linux/sched.h | 10
include/linux/slab.h | 4
include/linux/workqueue.h | 4
include/net/iw_handler.h | 3
include/net/sctp/sctp.h | 4
include/target/iscsi/iscsi_target_core.h | 1
kernel/cgroup.c | 8
kernel/cpuset.c | 1
kernel/signal.c | 4
kernel/time/timer.c | 2
kernel/workqueue.c | 23 +
lib/Kconfig.debug | 2
mm/internal.h | 5
mm/madvise.c | 2
mm/memory.c | 1
mm/mprotect.c | 1
mm/mremap.c | 1
mm/page_alloc.c | 10
mm/rmap.c | 36 ++
net/core/dev_ioctl.c | 1
net/core/rtnetlink.c | 3
net/dccp/feat.c | 7
net/dccp/ipv4.c | 1
net/dccp/ipv6.c | 1
net/ipv4/fib_frontend.c | 9
net/ipv4/ip_output.c | 3
net/ipv4/netfilter/nf_reject_ipv4.c | 2
net/ipv4/syncookies.c | 1
net/ipv4/sysctl_net_ipv4.c | 2
net/ipv4/tcp_bbr.c | 49 ++-
net/ipv6/ip6_output.c | 6
net/ipv6/netfilter/nf_reject_ipv6.c | 3
net/ipv6/output_core.c | 8
net/ipv6/syncookies.c | 1
net/openvswitch/conntrack.c | 7
net/packet/af_packet.c | 2
sound/pci/hda/patch_realtek.c | 1
sound/soc/codecs/rt5645.c | 3
sound/soc/soc-pcm.c | 4
104 files changed, 810 insertions(+), 377 deletions(-)

Alexander Potapenko (2):
ipv4: ipv6: initialize treq->txhash in cookie_v[46]_check()
sctp: don't dereference ptr before leaving _sctp_walk_{params, errors}()

Ard Biesheuvel (1):
mm: don't dereference struct page fields of invalid pages

Arend Van Spriel (1):
brcmfmac: fix memleak due to calling brcmf_sdiod_sgtable_alloc() twice

Arnd Bergmann (1):
wext: handle NULL extra data in iwe_stream_add_point better

Aviv Heller (1):
net/mlx5: Consider tx_enabled in all modes on remap

Banajit Goswami (1):
ASoC: do not close shared backend dailink

Bard Liao (1):
ASoC: rt5645: set sel_i2s_pre_div1 to 2

Bartosz Golaszewski (1):
gpiolib: skip unwanted events, don't convert them to opposite edge

Christophe JAILLET (1):
spi: spi-axi: Free resources on error path

Dan Carpenter (1):
libata: array underflow in ata_find_dev()

David S. Miller (2):
net: Zero terminate ifr_name in dev_ifname().
sparc64: Fix exception handling in UltraSPARC-III memcpy.

David Woods (2):
mmc: dw_mmc: Use device_property_read instead of of_property_read
mmc: core: Use device_property_read instead of of_property_read

Dima Zavin (1):
cpuset: fix a deadlock due to incomplete patching of cpusets_enabled()

Emmanuel Grumbach (1):
iwlwifi: dvm: prevent an out of bounds access

Emmanuel Vadot (1):
ARM: dts: sunxi: Change node name for pwrseq pin on Olinuxino-lime2-emmc

Eugenia Emantayev (2):
net/mlx5e: Fix wrong delay calculation for overflow check scheduling
net/mlx5e: Schedule overflow check work to mlx5e workqueue

Florian Fainelli (3):
net: dsa: b53: Add missing ARL entries for BCM53125
net: phy: Correctly process PHY_HALTED in phy_stop_machine()
net: phy: Fix PHY unbind crash

Gerd Hoffmann (1):
drm/virtio: fix framebuffer sparse warning

Greg Kroah-Hartman (1):
Linux 4.9.42

Gregory CLEMENT (1):
ARM: dts: armada-38x: Fix irq type for pca955

Grygorii Strashko (1):
net: phy: dp83867: fix irq generation

Guenter Roeck (1):
mmc: core: Fix access to HS400-ES devices

Gustavo Romero (1):
powerpc/tm: Fix saving of TM SPRs in core dump

Ilan Tayari (1):
net/mlx5e: Fix outer_header_zero() check size

Jamie Iles (1):
signal: protect SIGNAL_UNKILLABLE from unintentional clearing.

Jan Kara (1):
ext4: fix SEEK_HOLE/SEEK_DATA for blocksize < pagesize

Jane Chu (1):
sparc64: Measure receiver forward progress to avoid send mondo timeout

Jean Delvare (1):
drm/amdgpu: Fix undue fallthroughs in golden registers initialization

Jeff Moyer (1):
nbd: blk_mq_init_queue returns an error code on failure, not NULL

Jerry Lee (1):
ext4: fix overflow caused by missing cast in ext4_resize_fs()

Jin Qian (1):
f2fs: sanity check checkpoint segno and blkoff

John David Anglin (1):
parisc: Handle vma's whose context is not current in flush_cache_range

Josh Poimboeuf (1):
mm/page_alloc: Remove kernel address exposure in free_reserved_area()

Liping Zhang (1):
openvswitch: fix potential out of bound access in parse_ct

Ludovic Desroches (1):
mmc: sdhci-of-at91: force card detect value for non removable devices

Mahesh Bandewar (1):
ipv4: initialize fib_trie prior to register_netdev_notifier call.

Marc Gonzalez (2):
ARM: dts: tango4: Request RGMII RX and TX clock delays
net: ethernet: nb8800: Handle all 4 RGMII modes identically

Marek Szyprowski (1):
clk/samsung: exynos542x: mark some clocks as critical

Matija Glavinic Pecotic (1):
timers: Fix overflow in get_next_timer_interrupt

Mel Gorman (1):
mm, mprotect: flush TLB if potentially racing with a parallel reclaim leaving stale TLB entries

Michael Chan (1):
tg3: Fix race condition in tg3_get_stats64().

Michal Hocko (1):
mm, slab: make sure that KMALLOC_MAX_SIZE will fit into MAX_ORDER

Michal Kubeček (1):
net: account for current skb length when deciding about UFO

Milan P. Gandhi (1):
scsi: qla2xxx: Get mutex lock before checking optrom_state

Milo Kim (1):
ARM: dts: sun8i: Support DTB build for NanoPi M1

Moshe Shemesh (1):
net/mlx5: Fix command bad flow on command entry allocation failure

Neal Cardwell (5):
tcp_bbr: cut pacing rate only if filled pipe
tcp_bbr: introduce bbr_bw_to_pacing_rate() helper
tcp_bbr: introduce bbr_init_pacing_rate_from_rtt() helper
tcp_bbr: remove sk_pacing_rate=0 transient during init
tcp_bbr: init pacing rate on first RTT sample

Nicholas Bellinger (1):
iscsi-target: Fix initial login PDU asynchronous socket close OOPs

Nicholas Mc Guire (1):
x86/boot: Add missing declaration of string functions

Nicholas Piggin (1):
powerpc/64: Fix __check_irq_replay missing decrementer interrupt

Omar Sandoval (2):
Btrfs: fix early ENOSPC due to delalloc
virtio_blk: fix panic in initialization error path

Or Gerlitz (1):
net/mlx5: E-Switch, Re-enable RoCE on mode change only after FDB destroy

Pau Espin Pedrol (1):
netfilter: use fwmark_reflect in nf_send_reset

Pavel Tikhomirov (1):
ipv4: make tcp_notsent_lowat sysctl knob behave as true unsigned int

Prabhakar Lad (1):
media: platform: davinci: return -EINVAL for VPFE_CMD_S_CCDC_RAW_PARAMS ioctl

Rabin Vincent (1):
ARM: 8632/1: ftrace: fix syscall name matching

Sabrina Dubroca (1):
ipv6: avoid overflow of offset in ip6_find_1stfragopt

Sakari Ailus (1):
device property: Make dev_fwnode() public

Sean Young (1):
media: lirc: LIRC_GET_REC_RESOLUTION should return microseconds

Sergei A. Trusov (1):
ALSA: hda - Fix speaker output from VAIO VPCL14M1R

Sergei Shtylyov (2):
sh_eth: fix EESIPR values for SH77{34|63}
sh_eth: R8A7740 supports packet shecksumming

Stefano Brivio (1):
ipv6: Don't increase IPSTATS_MIB_FRAGFAILS twice in ip6_fragment()

Steve Wise (1):
iw_cxgb4: do not send RX_DATA_ACK CPLs after close/abort

Steven Toth (1):
saa7164: fix double fetch PCIe access condition

Sudip Mukherjee (1):
lib/Kconfig.debug: fix frv build failure

Suravee Suthikulpanit (1):
iommu/amd: Enable ga_log_intr when enabling guest_mode

Tejun Heo (4):
cgroup: create dfl_root files on subsys registration
cgroup: fix error return value from cgroup_subtree_control()
workqueue: restore WQ_UNBOUND/max_active==1 to be ordered
workqueue: implicit ordered attribute should be overridable

Thomas Jarosch (1):
mcs7780: Fix initialization when CONFIG_VMAP_STACK is enabled

Trond Myklebust (1):
NFSv4: Fix EXCHANGE_ID corrupt verifier issue

WANG Cong (2):
rtnetlink: allocate more memory for dev_set_mac_address()
packet: fix use-after-free in prb_retire_rx_blk_timer_expired()

Wanpeng Li (1):
KVM: async_pf: make rcu irq exit if not triggered from idle task

Wei Liu (1):
xen-netback: correctly schedule rate-limited queues

Xin Long (4):
dccp: fix a memleak that dccp_ipv6 doesn't put reqsk properly
dccp: fix a memleak that dccp_ipv4 doesn't put reqsk properly
dccp: fix a memleak for dccp_feat_init err process
sctp: fix the check for _sctp_walk_params and _sctp_walk_errors

Zefir Kurtisi (1):
phy state machine: failsafe leave invalid RUNNING state

zheng li (1):
ipv4: Should use consistent conditional judgement for ip fragment in __ip_append_data and ip_finish_output

[unhandled content-type:application/pgp-signature]
\
 
 \ /
  Last update: 2017-08-11 18:09    [W:0.370 / U:0.180 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site