linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 3.18 000/144] 3.18.125-stable review
@ 2018-11-08 21:49 Greg Kroah-Hartman
  2018-11-08 21:49 ` [PATCH 3.18 001/144] selftests/efivarfs: add required kernel configs Greg Kroah-Hartman
                   ` (146 more replies)
  0 siblings, 147 replies; 152+ messages in thread
From: Greg Kroah-Hartman @ 2018-11-08 21:49 UTC (permalink / raw)
  To: linux-kernel
  Cc: Greg Kroah-Hartman, torvalds, akpm, linux, shuah, patches,
	ben.hutchings, lkft-triage, stable

This is the start of the stable review cycle for the 3.18.125 release.
There are 144 patches in this series, all will be posted as a response
to this one.  If anyone has any issues with these being applied, please
let me know.

Responses should be made by Sat Nov 10 21:50:17 UTC 2018.
Anything received after that time might be too late.

The whole patch series can be found in one patch at:
	https://www.kernel.org/pub/linux/kernel/v3.x/stable-review/patch-3.18.125-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-3.18.y
and the diffstat can be found below.

thanks,

greg k-h

-------------
Pseudo-Shortlog of commits:

Greg Kroah-Hartman <gregkh@linuxfoundation.org>
    Linux 3.18.125-rc1

Phil Auld <pauld@redhat.com>
    sched/fair: Fix throttle_list starvation with low CFS quota

Alan Stern <stern@rowland.harvard.edu>
    USB: fix the usbfs flag sanitization for control transfers

Tobias Herzog <t-herzog@gmx.de>
    cdc-acm: correct counting of UART states in serial state notification

Al Viro <viro@zeniv.linux.org.uk>
    cachefiles: fix the race between cachefiles_bury_object() and rmdir(2)

Jakub Kicinski <jakub.kicinski@netronome.com>
    net: sched: gred: pass the right attribute to gred_change_table_def()

Ido Schimmel <idosch@mellanox.com>
    rtnetlink: Disallow FDB configuration for non-Ethernet device

Cong Wang <xiyou.wangcong@gmail.com>
    net: drop skb on failure in ip_check_defrag()

Marcelo Ricardo Leitner <marcelo.leitner@gmail.com>
    sctp: fix race on sctp_id2asoc

Heiner Kallweit <hkallweit1@gmail.com>
    r8169: fix NAPI handling under high load

Niklas Cassel <niklas.cassel@linaro.org>
    net: stmmac: Fix stmmac_mdio_reset() when building stmmac as modules

Wenwen Wang <wang6495@umn.edu>
    net: socket: fix a missing-check bug

David Ahern <dsahern@gmail.com>
    net/ipv6: Fix index counter for unicast addresses in in6_dump_addrs

Stefano Brivio <sbrivio@redhat.com>
    ipv6/ndisc: Preserve IPv6 control buffer if protocol error handlers are called

Eric Dumazet <edumazet@google.com>
    ipv6: mcast: fix a use-after-free in inet6_mc_check

Linus Torvalds <torvalds@linux-foundation.org>
    mremap: properly flush TLB before releasing the page

Linus Torvalds <torvalds@linux-foundation.org>
    /proc/iomem: only expose physical resource addresses to privileged users

Rasmus Villemoes <linux@rasmusvillemoes.dk>
    perf tools: Disable parallelism for 'make clean'

Khazhismel Kumykov <khazhy@google.com>
    fs/fat/fatent.c: add cond_resched() to fat_count_free_clusters()

Hannes Frederic Sowa <hannes@stressinduktion.org>
    unix: correctly track in-flight fds in sending process user_struct

Prarit Bhargava <prarit@redhat.com>
    x86/PCI: Mark Broadwell-EP Home Agent 1 as having non-compliant BARs

Hannes Frederic Sowa <hannes@stressinduktion.org>
    net: fix warnings in 'make htmldocs' by moving macro definition out of field declaration

Alan Stern <stern@rowland.harvard.edu>
    USB: hub: fix up early-exit pathway in hub_activate

Eric Biggers <ebiggers@google.com>
    KEYS: put keyring if install_session_keyring_to_cred() fails

Jan Beulich <JBeulich@suse.com>
    igb: fix NULL derefs due to skipped SR-IOV enabling

Miklos Szeredi <miklos@szeredi.hu>
    ovl: fix open in stacked overlay

Arik Nemtsov <arikx.nemtsov@intel.com>
    iwlwifi: pcie: correctly define 7265-D cfg

Xin Long <lucien.xin@gmail.com>
    sctp: translate network order to host order when users get a hmacid

Jan Kara <jack@suse.cz>
    vfs: Make sendfile(2) killable even better

Alex Williamson <alex.williamson@redhat.com>
    PCI: Fix devfn for VPD access through function 0

Jan Beulich <JBeulich@suse.com>
    x86/ldt: Fix small LDT allocation for Xen

Ken Xue <ken.xue@amd.com>
    Revert "SCSI: Fix NULL pointer dereference in runtime PM"

Naoya Horiguchi <n-horiguchi@ah.jp.nec.com>
    mm: migrate: hugetlb: putback destination hugepage to active list

Peter Zijlstra <peterz@infradead.org>
    perf: Fix PERF_EVENT_IOC_PERIOD deadlock

Sudip Mukherjee <sudipm.mukherjee@gmail.com>
    libata: blacklist Micron 500IT SSD with MU01 firmware

Shota Suzuki <suzuki_shota_t3@lab.ntt.co.jp>
    igb: Unpair the queues when changing the number of queues

Filipe Manana <fdmanana@suse.com>
    Btrfs: do not ignore errors from btrfs_lookup_xattr in do_setxattr

Peter Hurley <peter@hurleysoftware.com>
    tty: audit: Fix audit source

Anssi Hannula <anssi.hannula@iki.fi>
    ALSA: usb-audio: Add a more accurate volume quirk for AudioQuest DragonFly

Mateusz Sylwestrzak <matisec7@gmail.com>
    ALSA: hda - Add headset mic support for Acer Aspire V5-573G

Larry Finger <Larry.Finger@lwfinger.net>
    rtlwifi: rtl8821ae: Fix lockups on boot

Larry Finger <Larry.Finger@lwfinger.net>
    rtlwifi: rtl8821ae: Fix system lockups on boot

Chris Mi <chrism@mellanox.com>
    selftests: Introduce a new script to generate tc batch file

Brian Norris <computersforpeace@gmail.com>
    mtd: blkdevs: fix potential deadlock + lockdep warnings

Lars-Peter Clausen <lars@metafoo.de>
    ASoC: dapm: Don't add prefix to widget stream name

Daniel Borkmann <daniel@iogearbox.net>
    lib: make memzero_explicit more robust against dead store elimination

Sylwester Nawrocki <s.nawrocki@samsung.com>
    dm9000: Fix irq trigger type setup on non-dt platforms

Ezequiel Garcia <ezequiel.garcia@imgtec.com>
    MIPS: Fix up obsolete cpu_set usage

Srikar Dronamraju <srikar@linux.vnet.ibm.com>
    perf bench numa: Fix to show proper convergence stats

Robert Jarzmik <robert.jarzmik@free.fr>
    net: ethernet: davicom: fix devicetree irq resource

Theodore Ts'o <tytso@mit.edu>
    ext4: fix an ext3 collapse range regression in xfstests

Jisheng Zhang <jszhang@marvell.com>
    x86/idle: Restore trace_cpu_idle to mwait_idle() calls

Stefan Agner <stefan@agner.ch>
    tty: serial: fsl_lpuart: fix clearing of receive flag

Alex Williamson <alex.williamson@redhat.com>
    iommu/vt-d: Fix VM domain ID leak

Eugenia Emantayev <eugenia@mellanox.com>
    net/mlx4_en: Remove dependency between timestamping capability and service_task

Marc Zyngier <marc.zyngier@arm.com>
    arm/arm64: KVM: Take mmap_sem in stage2_unmap_vm

Junichi Nomura <j-nomura@ce.jp.nec.com>
    dm: fix AB-BA deadlock in __dm_destroy()

Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
    pinctrl: imx25: ensure that a pin with id i is at position i in the info array

Filipe Manana <fdmanana@suse.com>
    Btrfs: avoid syncing log in the fast fsync path when not necessary

Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
    of/pci: Remove duplicate kfree in of_pci_get_host_bridge_resources()

Joerg Roedel <jroedel@suse.de>
    x86/irq: Check for valid irq descriptor in check_irq_vectors_for_cpu_disable()

Paul E. McKenney <paulmck@linux.vnet.ibm.com>
    rcu: Clear need_qs flag to prevent splat

Jeff Layton <jlayton@poochiereds.net>
    nfs: fix high load average due to callback thread sleeping

Daniel Borkmann <daniel@iogearbox.net>
    rtnl: don't account unused struct ifla_port_vsi in rtnl_port_size

Jan Kara <jack@suse.cz>
    quota: Fix maximum quota limit settings

Heiko Stübner <heiko@sntech.de>
    clk: rockchip: fix deadlock possibility in cpuclk

Abhilash Kesavan <a.kesavan@samsung.com>
    ARM: dts: disable CCI on exynos5420 based arndale-octa

Abhilash Kesavan <a.kesavan@samsung.com>
    drivers: bus: check cci device tree node status

Namhyung Kim <namhyung@kernel.org>
    perf tools: Fix segfault for symbol annotation on TUI

Vineet Gupta <Vineet.Gupta1@synopsys.com>
    perf tools: Avoid build splat for syscall numbers with uclibc

Alexey Brodkin <abrodkin@synopsys.com>
    perf tools: Fix statfs.f_type data type mismatch build error with uclibc

Namhyung Kim <namhyung@kernel.org>
    perf machine: Fix __machine__findnew_thread() error path

Kan Liang <kan.liang@intel.com>
    perf/x86/intel: Fix bug for "cycles:p" and "cycles:pp" on SLM

Stephane Eranian <eranian@google.com>
    perf/rapl: Fix sysfs_show() initialization for RAPL PMU

Steven Rostedt (Red Hat) <rostedt@goodmis.org>
    tracing: Fix enabling of syscall events on the command line

Colin Ian King <colin.king@canonical.com>
    fbdev/broadsheetfb: fix memory leak

Wenyou Yang <wenyou.yang@atmel.com>
    ARM: at91: board-dt-sama5: add phy_fixup to override NAND_Tree

Alexander Stein <alexanders83@web.de>
    ARM: at91/dt: sam9263: Add missing clocks to lcdc node

Bo Shen <voice.shen@atmel.com>
    ARM: at91: sama5d3: dt: correct the sound route

Bo Shen <voice.shen@atmel.com>
    ARM: at91/dt: sama5d4: fix the timer reg length

Johannes Thumshirn <johannes.thumshirn@men.de>
    mcb: mcb-pci: Only remap the 1st 0x200 bytes of BAR 0

Chanwoo Choi <cw00.choi@samsung.com>
    serial: samsung: Add the support for Exynos5433 SoC

Peter Hurley <peter@hurleysoftware.com>
    Revert "tty: Fix pty master poll() after slave closes v2"

Vince Hsu <vinceh@nvidia.com>
    usb: host: ehci-tegra: request deferred probe when failing to get phy

Darrick J. Wong <darrick.wong@oracle.com>
    uas: disable UAS on Apricorn SATA dongles

Alan Stern <stern@rowland.harvard.edu>
    USB: EHCI: adjust error return code

Christoph Hellwig <hch@lst.de>
    scsi: ->queue_rq can't sleep

Vivek Gautam <gautam.vivek@samsung.com>
    arm: dts: Use pmu_system_controller phandle for dp phy

Trond Myklebust <trond.myklebust@primarydata.com>
    NFSv4: Remove incorrect check in can_open_delegated()

Chuck Lever <chuck.lever@oracle.com>
    NFS: Ignore transport protocol when detecting server trunking

Trond Myklebust <trond.myklebust@primarydata.com>
    NFSv4/v4.1: Verify the client owner id during trunking detection

Trond Myklebust <trond.myklebust@primarydata.com>
    NFSv4: Cache the NFSv4/v4.1 client owner_id in the struct nfs_client

Tony Lindgren <tony@atomide.com>
    ARM: OMAP2+: Fix n900 board name for legacy user space

Lennart Sorensen <lsorense@csclub.uwaterloo.ca>
    ARM: dra7xx: Fix counter frequency drift for AM572x errata i856

Fabien Proriol <fabien.proriol@jdsu.com>
    iio: iio: Fix iio_channel_read return if channel havn't info

Vignesh R <vigneshr@ti.com>
    phy: phy-ti-pipe3: fix inconsistent enumeration of PCIe gen2 cards

Hans de Goede <hdegoede@redhat.com>
    phy-sun4i-usb: Change disconnect threshold value for sun6i

Robert Baldyga <r.baldyga@samsung.com>
    usb: dwc2: gadget: kill requests with 'force' in s3c_hsotg_udc_stop()

Tony Lindgren <tony@atomide.com>
    usb: musb: Fix randconfig build issues for Kconfig options

Peter Chen <peter.chen@freescale.com>
    usb: gadget: f_uac1: access freed memory at f_audio_free_inst

Rasmus Villemoes <linux@rasmusvillemoes.dk>
    usb: musb: Fix a few off-by-one lengths

Geert Uytterhoeven <geert+renesas@glider.be>
    ARM: shmobile: r8a7740: Instantiate GIC from C board code in legacy builds

Maik Broemme <mbroemme@libmpq.org>
    PCI: Mark Atheros AR9580 to avoid bus reset

David Dueck <davidcdueck@googlemail.com>
    pinctrl: at91: fix null pointer dereference

Chris Wilson <chris@chris-wilson.co.uk>
    Revert "drm/i915: Fix mutex->owner inspection race under DEBUG_MUTEXES"

Suman Tripathi <stripathi@apm.com>
    ahci_xgene: Fix the DMA state machine lockup for the ATA_CMD_PACKET PIO mode command.

Dan Carpenter <dan.carpenter@oracle.com>
    usb: gadget: gadgetfs: fix an oops in ep_write()

Jisheng Zhang <jszhang@marvell.com>
    mmc: sdhci: restore behavior when setting VDD via external regulator

Jiri Olsa <jolsa@kernel.org>
    s390/ftrace/jprobes: Fix conflict between jprobes and function graph tracing

Ian Munsie <imunsie@au1.ibm.com>
    cxl: Fix issues when unmapping contexts

Bjørn Mork <bjorn@mork.no>
    USB: qcserial: Fix support for HP lt4112 LTE/HSPA+ Gobi 4G Modem

Christian Borntraeger <borntraeger@de.ibm.com>
    s390/kvm: REPLACE barrier fixup with READ_ONCE

alex chen <alex.chen@huawei.com>
    ocfs2: fix journal commit deadlock in ocfs2_convert_inline_data_to_extents

Mike Snitzer <snitzer@redhat.com>
    dm thin: restore requested 'error_if_no_space' setting on OODS to WRITE transition

Wenwen Wang <wang6495@umn.edu>
    net: cxgb3_main: fix a missing-check bug

Jiri Olsa <jolsa@redhat.com>
    perf/ring_buffer: Prevent concurent ring buffer access

Florian Fainelli <f.fainelli@gmail.com>
    smsc95xx: Check for Wake-on-LAN modes

Florian Fainelli <f.fainelli@gmail.com>
    smsc75xx: Check for Wake-on-LAN modes

Florian Fainelli <f.fainelli@gmail.com>
    sr9800: Check for supported Wake-on-LAN modes

Florian Fainelli <f.fainelli@gmail.com>
    ax88179_178a: Check for supported Wake-on-LAN modes

Florian Fainelli <f.fainelli@gmail.com>
    asix: Check for supported Wake-on-LAN modes

Sean Tranchetti <stranche@codeaurora.org>
    xfrm: validate template mode

Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
    ARM: 8799/1: mm: fix pci_ioremap_io() offset check

Andrei Otcheretianski <andrei.otcheretianski@intel.com>
    cfg80211: reg: Init wiphy_idx in regulatory_hint_core()

Thadeu Lima de Souza Cascardo <cascardo@canonical.com>
    xfrm6: call kfree_skb when skb is toobig

Steffen Klassert <steffen.klassert@secunet.com>
    xfrm: Validate address prefix lengths in the xfrm selector.

Michael Neuling <mikey@neuling.org>
    powerpc/tm: Avoid possible userspace r1 corruption on reclaim

Michael Neuling <mikey@neuling.org>
    powerpc/tm: Fix userspace r13 corruption

Jozef Balga <jozef.balga@gmail.com>
    media: af9035: prevent buffer overflow on write

Paolo Abeni <pabeni@redhat.com>
    ip6_tunnel: be careful when accessing the inner header

Eric Dumazet <edumazet@google.com>
    rtnl: limit IFLA_NUM_TX_QUEUES and IFLA_NUM_RX_QUEUES to 4096

Florian Fainelli <f.fainelli@gmail.com>
    net: systemport: Fix wake-up interrupt race during resume

Maxime Chevallier <maxime.chevallier@bootlin.com>
    net: mvpp2: Extract the correct ethtype from the skb for tx csum offload

Ido Schimmel <idosch@mellanox.com>
    team: Forbid enslaving team device to itself

Shahed Shaikh <shahed.shaikh@cavium.com>
    qlcnic: fix Tx descriptor corruption on 82xx devices

Yu Zhao <yuzhao@google.com>
    net/usb: cancel pending work when unbinding smsc75xx

Sean Tranchetti <stranche@codeaurora.org>
    netlabel: check for IPV4MASK in addrinfo_get

Jeff Barnhill <0xeffeff@gmail.com>
    net/ipv6: Display all addresses in output of /proc/net/if_inet6

Paolo Abeni <pabeni@redhat.com>
    ip_tunnel: be careful when accessing the inner header

Mathias Nyman <mathias.nyman@linux.intel.com>
    xhci: Don't print a warning when setting link state for disabled ports

Edgar Cherkasov <echerkasov@dev.rtsoft.ru>
    i2c: i2c-scmi: fix for i2c_smbus_write_block_data

Mikulas Patocka <mpatocka@redhat.com>
    mach64: detect the dot clock divider correctly on sparc

Jongsung Kim <neidhard.kim@lge.com>
    stmmac: fix valid numbers of unicast filter entries

Tony Lindgren <tony@atomide.com>
    mfd: omap-usb-host: Fix dts probe of children

Lei Yang <Lei.Yang@windriver.com>
    selftests/efivarfs: add required kernel configs


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

Diffstat:

 Makefile                                           |  4 +-
 arch/arm/boot/dts/at91sam9263.dtsi                 |  2 +
 arch/arm/boot/dts/exynos5250.dtsi                  |  2 +-
 arch/arm/boot/dts/exynos5420-arndale-octa.dts      |  4 ++
 arch/arm/boot/dts/exynos5420.dtsi                  |  6 +-
 arch/arm/boot/dts/sama5d3xmb.dtsi                  |  2 +-
 arch/arm/boot/dts/sama5d4.dtsi                     |  2 +-
 arch/arm/kvm/mmu.c                                 |  2 +
 arch/arm/mach-at91/board-dt-sama5.c                | 18 +++++
 arch/arm/mach-omap2/board-generic.c                | 18 +++++
 arch/arm/mach-omap2/control.h                      |  4 ++
 arch/arm/mach-omap2/timer.c                        | 36 +++++++++-
 arch/arm/mach-shmobile/setup-r8a7740.c             |  7 ++
 arch/arm/mm/ioremap.c                              |  2 +-
 arch/mips/kernel/smp-cps.c                         |  2 +-
 arch/powerpc/kernel/tm.S                           | 20 +++++-
 arch/s390/kernel/kprobes.c                         | 12 ++++
 arch/s390/kvm/gaccess.c                            | 18 ++---
 arch/x86/kernel/cpu/perf_event_intel_ds.c          |  4 +-
 arch/x86/kernel/cpu/perf_event_intel_rapl.c        | 44 ++++++++----
 arch/x86/kernel/irq.c                              |  3 +
 arch/x86/kernel/ldt.c                              |  4 +-
 arch/x86/kernel/process.c                          |  2 +
 arch/x86/pci/fixup.c                               |  7 ++
 drivers/ata/ahci_xgene.c                           | 12 ++--
 drivers/ata/libata-core.c                          |  2 +
 drivers/bus/arm-cci.c                              |  3 +
 drivers/clk/rockchip/clk-cpu.c                     | 10 +--
 drivers/gpu/drm/i915/i915_gem.c                    |  2 +-
 drivers/i2c/busses/i2c-scmi.c                      |  1 +
 drivers/iio/inkern.c                               |  3 +
 drivers/iommu/intel-iommu.c                        |  9 ++-
 drivers/mcb/mcb-internal.h                         |  1 +
 drivers/mcb/mcb-pci.c                              | 27 ++++---
 drivers/md/dm-thin.c                               |  1 +
 drivers/md/dm.c                                    |  4 +-
 drivers/media/usb/dvb-usb-v2/af9035.c              |  6 +-
 drivers/mfd/omap-usb-host.c                        | 11 +--
 drivers/misc/cxl/context.c                         | 82 +++++++++++++++++-----
 drivers/misc/cxl/file.c                            | 14 ++--
 drivers/mmc/host/sdhci.c                           | 19 ++---
 drivers/mtd/mtd_blkdevs.c                          | 10 +--
 drivers/net/ethernet/broadcom/bcmsysport.c         | 22 +++---
 drivers/net/ethernet/chelsio/cxgb3/cxgb3_main.c    | 17 +++++
 drivers/net/ethernet/davicom/dm9000.c              | 34 ++++-----
 drivers/net/ethernet/intel/igb/igb_main.c          |  9 +++
 drivers/net/ethernet/marvell/mvpp2.c               | 10 +--
 drivers/net/ethernet/mellanox/mlx4/en_netdev.c     |  5 +-
 drivers/net/ethernet/qlogic/qlcnic/qlcnic.h        |  8 ++-
 .../net/ethernet/qlogic/qlcnic/qlcnic_83xx_hw.c    |  3 +-
 .../net/ethernet/qlogic/qlcnic/qlcnic_83xx_hw.h    |  3 +-
 drivers/net/ethernet/qlogic/qlcnic/qlcnic_hw.h     |  3 +-
 drivers/net/ethernet/qlogic/qlcnic/qlcnic_io.c     | 12 ++--
 drivers/net/ethernet/realtek/r8169.c               |  8 +--
 drivers/net/ethernet/stmicro/stmmac/stmmac_mdio.c  |  2 +-
 .../net/ethernet/stmicro/stmmac/stmmac_platform.c  |  5 +-
 drivers/net/team/team.c                            |  5 ++
 drivers/net/usb/asix_common.c                      |  3 +
 drivers/net/usb/ax88179_178a.c                     |  3 +
 drivers/net/usb/smsc75xx.c                         |  4 ++
 drivers/net/usb/smsc95xx.c                         |  3 +
 drivers/net/usb/sr9800.c                           |  3 +
 drivers/net/wireless/iwlwifi/pcie/drv.c            |  4 +-
 drivers/net/wireless/rtlwifi/pci.h                 |  2 +
 drivers/net/wireless/rtlwifi/rtl8821ae/hw.c        | 17 +++++
 drivers/net/wireless/rtlwifi/rtl8821ae/sw.c        |  5 ++
 drivers/net/wireless/rtlwifi/wifi.h                |  3 +
 drivers/of/of_pci.c                                |  1 -
 drivers/pci/access.c                               |  9 ++-
 drivers/pci/quirks.c                               |  1 +
 drivers/phy/phy-omap-control.c                     |  7 +-
 drivers/phy/phy-sun4i-usb.c                        |  3 +-
 drivers/phy/phy-ti-pipe3.c                         | 10 +--
 drivers/pinctrl/freescale/pinctrl-imx25.c          |  4 +-
 drivers/pinctrl/pinctrl-at91.c                     | 15 ++++
 drivers/scsi/scsi_lib.c                            |  2 +-
 drivers/scsi/scsi_pm.c                             | 20 +++---
 drivers/tty/n_tty.c                                | 11 +--
 drivers/tty/serial/fsl_lpuart.c                    |  9 ++-
 drivers/tty/serial/samsung.c                       | 56 +++++++++------
 drivers/tty/tty_audit.c                            |  2 +-
 drivers/usb/class/cdc-acm.c                        | 14 ++--
 drivers/usb/core/devio.c                           |  4 +-
 drivers/usb/core/hub.c                             | 15 ++--
 drivers/usb/dwc2/gadget.c                          | 10 ++-
 drivers/usb/gadget/function/f_uac1.c               |  2 +-
 drivers/usb/gadget/legacy/inode.c                  |  1 +
 drivers/usb/host/ehci-sched.c                      |  6 +-
 drivers/usb/host/ehci-tegra.c                      |  2 +-
 drivers/usb/host/xhci-hub.c                        | 18 ++---
 drivers/usb/musb/Kconfig                           |  4 ++
 drivers/usb/musb/musb_cppi41.c                     |  4 +-
 drivers/usb/musb/musb_debugfs.c                    | 16 ++---
 drivers/usb/serial/qcserial.c                      | 54 ++++++++------
 drivers/usb/storage/unusual_uas.h                  | 10 +++
 drivers/video/fbdev/aty/atyfb.h                    |  3 +-
 drivers/video/fbdev/aty/atyfb_base.c               |  7 +-
 drivers/video/fbdev/aty/mach64_ct.c                | 10 +--
 drivers/video/fbdev/broadsheetfb.c                 |  8 ++-
 fs/btrfs/file.c                                    |  9 ++-
 fs/btrfs/ordered-data.c                            | 14 ++++
 fs/btrfs/ordered-data.h                            |  3 +
 fs/btrfs/xattr.c                                   |  8 ++-
 fs/cachefiles/namei.c                              |  2 +-
 fs/ext4/extents.c                                  |  8 +++
 fs/fat/fatent.c                                    |  1 +
 fs/nfs/callback.c                                  |  6 +-
 fs/nfs/nfs4client.c                                | 25 +++++--
 fs/nfs/nfs4proc.c                                  | 21 ++++--
 fs/ocfs2/alloc.c                                   | 18 ++---
 fs/overlayfs/inode.c                               |  3 +
 fs/quota/quota_v2.c                                | 12 ++--
 fs/splice.c                                        |  7 ++
 include/linux/compiler-gcc.h                       | 16 ++++-
 include/linux/compiler-intel.h                     |  3 +
 include/linux/compiler.h                           |  4 ++
 include/linux/nfs_fs_sb.h                          |  3 +
 include/linux/phy/omap_control_phy.h               |  6 +-
 include/linux/tty.h                                |  6 +-
 include/net/af_unix.h                              |  4 +-
 include/net/scm.h                                  |  1 +
 include/net/sock.h                                 |  2 +-
 kernel/events/core.c                               | 11 ++-
 kernel/rcu/tree_plugin.h                           |  1 +
 kernel/resource.c                                  | 13 +++-
 kernel/sched/fair.c                                | 23 +++++-
 kernel/sched/sched.h                               |  2 +
 kernel/trace/trace_events.c                        | 69 ++++++++++++++----
 lib/string.c                                       |  2 +-
 mm/huge_memory.c                                   |  6 +-
 mm/migrate.c                                       |  2 +-
 mm/mremap.c                                        | 21 ++++--
 net/core/rtnetlink.c                               | 27 +++++--
 net/core/scm.c                                     |  7 ++
 net/ipv4/ip_fragment.c                             | 12 ++--
 net/ipv4/ip_tunnel.c                               |  9 +++
 net/ipv6/addrconf.c                                | 10 +--
 net/ipv6/ip6_tunnel.c                              | 14 +++-
 net/ipv6/mcast.c                                   | 16 ++---
 net/ipv6/ndisc.c                                   |  3 +-
 net/ipv6/xfrm6_output.c                            |  2 +
 net/netlabel/netlabel_unlabeled.c                  |  3 +-
 net/sched/sch_gred.c                               |  2 +-
 net/sctp/socket.c                                  | 14 ++--
 net/socket.c                                       | 11 ++-
 net/unix/af_unix.c                                 |  4 +-
 net/unix/garbage.c                                 |  8 +--
 net/wireless/reg.c                                 |  1 +
 net/xfrm/xfrm_user.c                               | 15 ++++
 security/keys/process_keys.c                       |  7 +-
 sound/pci/hda/patch_realtek.c                      |  2 +-
 sound/soc/soc-dapm.c                               | 12 +---
 sound/usb/mixer.c                                  |  2 +
 sound/usb/mixer_maps.c                             | 12 ----
 sound/usb/mixer_quirks.c                           | 37 ++++++++++
 sound/usb/mixer_quirks.h                           |  4 ++
 tools/lib/api/fs/debugfs.c                         |  2 +-
 tools/lib/api/fs/fs.c                              |  2 +-
 tools/perf/Makefile                                |  4 +-
 tools/perf/bench/sched-pipe.c                      |  2 +-
 tools/perf/builtin-top.c                           |  1 -
 tools/perf/perf-sys.h                              |  1 -
 tools/perf/util/annotate.h                         |  8 +--
 tools/perf/util/cloexec.c                          |  4 ++
 tools/perf/util/machine.c                          |  4 +-
 tools/testing/selftests/efivarfs/config            |  1 +
 tools/testing/selftests/tc-testing/tdc_batch.py    | 62 ++++++++++++++++
 167 files changed, 1170 insertions(+), 460 deletions(-)



^ permalink raw reply	[flat|nested] 152+ messages in thread

end of thread, other threads:[~2018-11-10  0:44 UTC | newest]

Thread overview: 152+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-11-08 21:49 [PATCH 3.18 000/144] 3.18.125-stable review Greg Kroah-Hartman
2018-11-08 21:49 ` [PATCH 3.18 001/144] selftests/efivarfs: add required kernel configs Greg Kroah-Hartman
2018-11-08 21:49 ` [PATCH 3.18 002/144] mfd: omap-usb-host: Fix dts probe of children Greg Kroah-Hartman
2018-11-08 21:49 ` [PATCH 3.18 003/144] stmmac: fix valid numbers of unicast filter entries Greg Kroah-Hartman
2018-11-08 21:49 ` [PATCH 3.18 004/144] mach64: detect the dot clock divider correctly on sparc Greg Kroah-Hartman
2018-11-08 21:49 ` [PATCH 3.18 005/144] i2c: i2c-scmi: fix for i2c_smbus_write_block_data Greg Kroah-Hartman
2018-11-08 21:49 ` [PATCH 3.18 006/144] xhci: Dont print a warning when setting link state for disabled ports Greg Kroah-Hartman
2018-11-08 21:49 ` [PATCH 3.18 007/144] ip_tunnel: be careful when accessing the inner header Greg Kroah-Hartman
2018-11-08 21:49 ` [PATCH 3.18 008/144] net/ipv6: Display all addresses in output of /proc/net/if_inet6 Greg Kroah-Hartman
2018-11-08 21:49 ` [PATCH 3.18 009/144] netlabel: check for IPV4MASK in addrinfo_get Greg Kroah-Hartman
2018-11-08 21:49 ` [PATCH 3.18 010/144] net/usb: cancel pending work when unbinding smsc75xx Greg Kroah-Hartman
2018-11-08 21:49 ` [PATCH 3.18 011/144] qlcnic: fix Tx descriptor corruption on 82xx devices Greg Kroah-Hartman
2018-11-08 21:49 ` [PATCH 3.18 012/144] team: Forbid enslaving team device to itself Greg Kroah-Hartman
2018-11-08 21:49 ` [PATCH 3.18 013/144] net: mvpp2: Extract the correct ethtype from the skb for tx csum offload Greg Kroah-Hartman
2018-11-08 21:49 ` [PATCH 3.18 014/144] net: systemport: Fix wake-up interrupt race during resume Greg Kroah-Hartman
2018-11-08 21:49 ` [PATCH 3.18 015/144] rtnl: limit IFLA_NUM_TX_QUEUES and IFLA_NUM_RX_QUEUES to 4096 Greg Kroah-Hartman
2018-11-08 21:49 ` [PATCH 3.18 016/144] ip6_tunnel: be careful when accessing the inner header Greg Kroah-Hartman
2018-11-08 21:49 ` [PATCH 3.18 017/144] media: af9035: prevent buffer overflow on write Greg Kroah-Hartman
2018-11-08 21:49 ` [PATCH 3.18 018/144] powerpc/tm: Fix userspace r13 corruption Greg Kroah-Hartman
2018-11-08 21:49 ` [PATCH 3.18 019/144] powerpc/tm: Avoid possible userspace r1 corruption on reclaim Greg Kroah-Hartman
2018-11-08 21:49 ` [PATCH 3.18 020/144] xfrm: Validate address prefix lengths in the xfrm selector Greg Kroah-Hartman
2018-11-08 21:49 ` [PATCH 3.18 021/144] xfrm6: call kfree_skb when skb is toobig Greg Kroah-Hartman
2018-11-08 21:49 ` [PATCH 3.18 022/144] cfg80211: reg: Init wiphy_idx in regulatory_hint_core() Greg Kroah-Hartman
2018-11-08 21:49 ` [PATCH 3.18 023/144] ARM: 8799/1: mm: fix pci_ioremap_io() offset check Greg Kroah-Hartman
2018-11-08 21:49 ` [PATCH 3.18 024/144] xfrm: validate template mode Greg Kroah-Hartman
2018-11-08 21:49 ` [PATCH 3.18 025/144] asix: Check for supported Wake-on-LAN modes Greg Kroah-Hartman
2018-11-08 21:49 ` [PATCH 3.18 026/144] ax88179_178a: " Greg Kroah-Hartman
2018-11-08 21:49 ` [PATCH 3.18 027/144] sr9800: " Greg Kroah-Hartman
2018-11-08 21:49 ` [PATCH 3.18 028/144] smsc75xx: Check for " Greg Kroah-Hartman
2018-11-08 21:50 ` [PATCH 3.18 029/144] smsc95xx: " Greg Kroah-Hartman
2018-11-08 21:50 ` [PATCH 3.18 030/144] perf/ring_buffer: Prevent concurent ring buffer access Greg Kroah-Hartman
2018-11-08 21:50 ` [PATCH 3.18 031/144] net: cxgb3_main: fix a missing-check bug Greg Kroah-Hartman
2018-11-08 21:50 ` [PATCH 3.18 032/144] dm thin: restore requested error_if_no_space setting on OODS to WRITE transition Greg Kroah-Hartman
2018-11-08 21:50 ` [PATCH 3.18 033/144] ocfs2: fix journal commit deadlock in ocfs2_convert_inline_data_to_extents Greg Kroah-Hartman
2018-11-08 21:50 ` [PATCH 3.18 034/144] s390/kvm: REPLACE barrier fixup with READ_ONCE Greg Kroah-Hartman
2018-11-08 21:50 ` [PATCH 3.18 035/144] USB: qcserial: Fix support for HP lt4112 LTE/HSPA+ Gobi 4G Modem Greg Kroah-Hartman
2018-11-08 21:50 ` [PATCH 3.18 036/144] cxl: Fix issues when unmapping contexts Greg Kroah-Hartman
2018-11-08 21:50 ` [PATCH 3.18 037/144] s390/ftrace/jprobes: Fix conflict between jprobes and function graph tracing Greg Kroah-Hartman
2018-11-08 21:50 ` [PATCH 3.18 038/144] mmc: sdhci: restore behavior when setting VDD via external regulator Greg Kroah-Hartman
2018-11-08 21:50 ` [PATCH 3.18 039/144] usb: gadget: gadgetfs: fix an oops in ep_write() Greg Kroah-Hartman
2018-11-08 21:50 ` [PATCH 3.18 040/144] ahci_xgene: Fix the DMA state machine lockup for the ATA_CMD_PACKET PIO mode command Greg Kroah-Hartman
2018-11-08 21:50 ` [PATCH 3.18 041/144] Revert "drm/i915: Fix mutex->owner inspection race under DEBUG_MUTEXES" Greg Kroah-Hartman
2018-11-08 21:50 ` [PATCH 3.18 042/144] pinctrl: at91: fix null pointer dereference Greg Kroah-Hartman
2018-11-08 21:50 ` [PATCH 3.18 043/144] PCI: Mark Atheros AR9580 to avoid bus reset Greg Kroah-Hartman
2018-11-08 21:50 ` [PATCH 3.18 044/144] ARM: shmobile: r8a7740: Instantiate GIC from C board code in legacy builds Greg Kroah-Hartman
2018-11-08 21:50 ` [PATCH 3.18 045/144] usb: musb: Fix a few off-by-one lengths Greg Kroah-Hartman
2018-11-08 21:50 ` [PATCH 3.18 046/144] usb: gadget: f_uac1: access freed memory at f_audio_free_inst Greg Kroah-Hartman
2018-11-08 21:50 ` [PATCH 3.18 047/144] usb: musb: Fix randconfig build issues for Kconfig options Greg Kroah-Hartman
2018-11-08 21:50 ` [PATCH 3.18 048/144] usb: dwc2: gadget: kill requests with force in s3c_hsotg_udc_stop() Greg Kroah-Hartman
2018-11-08 21:50 ` [PATCH 3.18 049/144] phy-sun4i-usb: Change disconnect threshold value for sun6i Greg Kroah-Hartman
2018-11-08 21:50 ` [PATCH 3.18 050/144] phy: phy-ti-pipe3: fix inconsistent enumeration of PCIe gen2 cards Greg Kroah-Hartman
2018-11-08 21:50 ` [PATCH 3.18 051/144] iio: iio: Fix iio_channel_read return if channel havnt info Greg Kroah-Hartman
2018-11-08 21:50 ` [PATCH 3.18 052/144] ARM: dra7xx: Fix counter frequency drift for AM572x errata i856 Greg Kroah-Hartman
2018-11-09 15:59   ` Lennart Sorensen
2018-11-08 21:50 ` [PATCH 3.18 053/144] ARM: OMAP2+: Fix n900 board name for legacy user space Greg Kroah-Hartman
2018-11-08 22:05   ` Pavel Machek
2018-11-08 22:44     ` Greg Kroah-Hartman
2018-11-08 21:50 ` [PATCH 3.18 054/144] NFSv4: Cache the NFSv4/v4.1 client owner_id in the struct nfs_client Greg Kroah-Hartman
2018-11-08 21:50 ` [PATCH 3.18 055/144] NFSv4/v4.1: Verify the client owner id during trunking detection Greg Kroah-Hartman
2018-11-08 21:50 ` [PATCH 3.18 056/144] NFS: Ignore transport protocol when detecting server trunking Greg Kroah-Hartman
2018-11-08 21:50 ` [PATCH 3.18 057/144] NFSv4: Remove incorrect check in can_open_delegated() Greg Kroah-Hartman
2018-11-08 21:50 ` [PATCH 3.18 058/144] arm: dts: Use pmu_system_controller phandle for dp phy Greg Kroah-Hartman
2018-11-08 21:50 ` [PATCH 3.18 059/144] scsi: ->queue_rq cant sleep Greg Kroah-Hartman
2018-11-08 21:50 ` [PATCH 3.18 060/144] USB: EHCI: adjust error return code Greg Kroah-Hartman
2018-11-08 21:50 ` [PATCH 3.18 061/144] uas: disable UAS on Apricorn SATA dongles Greg Kroah-Hartman
2018-11-08 21:50 ` [PATCH 3.18 062/144] usb: host: ehci-tegra: request deferred probe when failing to get phy Greg Kroah-Hartman
2018-11-08 21:50 ` [PATCH 3.18 063/144] Revert "tty: Fix pty master poll() after slave closes v2" Greg Kroah-Hartman
2018-11-08 21:50 ` [PATCH 3.18 064/144] serial: samsung: Add the support for Exynos5433 SoC Greg Kroah-Hartman
2018-11-08 21:50 ` [PATCH 3.18 065/144] mcb: mcb-pci: Only remap the 1st 0x200 bytes of BAR 0 Greg Kroah-Hartman
2018-11-08 21:50 ` [PATCH 3.18 066/144] ARM: at91/dt: sama5d4: fix the timer reg length Greg Kroah-Hartman
2018-11-08 21:50 ` [PATCH 3.18 067/144] ARM: at91: sama5d3: dt: correct the sound route Greg Kroah-Hartman
2018-11-08 21:50 ` [PATCH 3.18 068/144] ARM: at91/dt: sam9263: Add missing clocks to lcdc node Greg Kroah-Hartman
2018-11-08 21:50 ` [PATCH 3.18 069/144] ARM: at91: board-dt-sama5: add phy_fixup to override NAND_Tree Greg Kroah-Hartman
2018-11-08 21:50 ` [PATCH 3.18 070/144] fbdev/broadsheetfb: fix memory leak Greg Kroah-Hartman
2018-11-08 21:50 ` [PATCH 3.18 071/144] tracing: Fix enabling of syscall events on the command line Greg Kroah-Hartman
2018-11-08 21:50 ` [PATCH 3.18 072/144] perf/rapl: Fix sysfs_show() initialization for RAPL PMU Greg Kroah-Hartman
2018-11-08 21:50 ` [PATCH 3.18 073/144] perf/x86/intel: Fix bug for "cycles:p" and "cycles:pp" on SLM Greg Kroah-Hartman
2018-11-08 21:50 ` [PATCH 3.18 074/144] perf machine: Fix __machine__findnew_thread() error path Greg Kroah-Hartman
2018-11-08 21:50 ` [PATCH 3.18 075/144] perf tools: Fix statfs.f_type data type mismatch build error with uclibc Greg Kroah-Hartman
2018-11-08 21:50 ` [PATCH 3.18 076/144] perf tools: Avoid build splat for syscall numbers " Greg Kroah-Hartman
2018-11-08 21:50 ` [PATCH 3.18 077/144] perf tools: Fix segfault for symbol annotation on TUI Greg Kroah-Hartman
2018-11-08 21:50 ` [PATCH 3.18 078/144] drivers: bus: check cci device tree node status Greg Kroah-Hartman
2018-11-08 21:50 ` [PATCH 3.18 079/144] ARM: dts: disable CCI on exynos5420 based arndale-octa Greg Kroah-Hartman
2018-11-08 21:50 ` [PATCH 3.18 080/144] clk: rockchip: fix deadlock possibility in cpuclk Greg Kroah-Hartman
2018-11-08 21:50 ` [PATCH 3.18 081/144] quota: Fix maximum quota limit settings Greg Kroah-Hartman
2018-11-08 21:50 ` [PATCH 3.18 082/144] rtnl: dont account unused struct ifla_port_vsi in rtnl_port_size Greg Kroah-Hartman
2018-11-08 21:50 ` [PATCH 3.18 083/144] nfs: fix high load average due to callback thread sleeping Greg Kroah-Hartman
2018-11-08 21:50 ` [PATCH 3.18 084/144] rcu: Clear need_qs flag to prevent splat Greg Kroah-Hartman
2018-11-08 21:50 ` [PATCH 3.18 085/144] x86/irq: Check for valid irq descriptor in check_irq_vectors_for_cpu_disable() Greg Kroah-Hartman
2018-11-08 21:50 ` [PATCH 3.18 086/144] of/pci: Remove duplicate kfree in of_pci_get_host_bridge_resources() Greg Kroah-Hartman
2018-11-08 21:50 ` [PATCH 3.18 087/144] Btrfs: avoid syncing log in the fast fsync path when not necessary Greg Kroah-Hartman
2018-11-08 21:50 ` [PATCH 3.18 088/144] pinctrl: imx25: ensure that a pin with id i is at position i in the info array Greg Kroah-Hartman
2018-11-08 21:51 ` [PATCH 3.18 089/144] dm: fix AB-BA deadlock in __dm_destroy() Greg Kroah-Hartman
2018-11-08 21:51 ` [PATCH 3.18 090/144] arm/arm64: KVM: Take mmap_sem in stage2_unmap_vm Greg Kroah-Hartman
2018-11-08 21:51 ` [PATCH 3.18 091/144] net/mlx4_en: Remove dependency between timestamping capability and service_task Greg Kroah-Hartman
2018-11-08 21:51 ` [PATCH 3.18 092/144] iommu/vt-d: Fix VM domain ID leak Greg Kroah-Hartman
2018-11-08 21:51 ` [PATCH 3.18 093/144] tty: serial: fsl_lpuart: fix clearing of receive flag Greg Kroah-Hartman
2018-11-08 21:51 ` [PATCH 3.18 094/144] x86/idle: Restore trace_cpu_idle to mwait_idle() calls Greg Kroah-Hartman
2018-11-08 21:51 ` [PATCH 3.18 095/144] ext4: fix an ext3 collapse range regression in xfstests Greg Kroah-Hartman
2018-11-08 21:51 ` [PATCH 3.18 096/144] net: ethernet: davicom: fix devicetree irq resource Greg Kroah-Hartman
2018-11-08 21:51 ` [PATCH 3.18 097/144] perf bench numa: Fix to show proper convergence stats Greg Kroah-Hartman
2018-11-08 21:51 ` [PATCH 3.18 098/144] MIPS: Fix up obsolete cpu_set usage Greg Kroah-Hartman
2018-11-08 21:51 ` [PATCH 3.18 099/144] dm9000: Fix irq trigger type setup on non-dt platforms Greg Kroah-Hartman
2018-11-08 21:51 ` [PATCH 3.18 100/144] lib: make memzero_explicit more robust against dead store elimination Greg Kroah-Hartman
2018-11-08 21:51 ` [PATCH 3.18 101/144] ASoC: dapm: Dont add prefix to widget stream name Greg Kroah-Hartman
2018-11-08 21:51 ` [PATCH 3.18 102/144] mtd: blkdevs: fix potential deadlock + lockdep warnings Greg Kroah-Hartman
2018-11-08 21:51 ` [PATCH 3.18 103/144] selftests: Introduce a new script to generate tc batch file Greg Kroah-Hartman
2018-11-08 21:51 ` [PATCH 3.18 104/144] rtlwifi: rtl8821ae: Fix system lockups on boot Greg Kroah-Hartman
2018-11-08 21:51 ` [PATCH 3.18 105/144] rtlwifi: rtl8821ae: Fix " Greg Kroah-Hartman
2018-11-08 21:51 ` [PATCH 3.18 106/144] ALSA: hda - Add headset mic support for Acer Aspire V5-573G Greg Kroah-Hartman
2018-11-08 21:51 ` [PATCH 3.18 107/144] ALSA: usb-audio: Add a more accurate volume quirk for AudioQuest DragonFly Greg Kroah-Hartman
2018-11-08 21:51 ` [PATCH 3.18 108/144] tty: audit: Fix audit source Greg Kroah-Hartman
2018-11-08 21:51 ` [PATCH 3.18 109/144] Btrfs: do not ignore errors from btrfs_lookup_xattr in do_setxattr Greg Kroah-Hartman
2018-11-08 21:51 ` [PATCH 3.18 110/144] igb: Unpair the queues when changing the number of queues Greg Kroah-Hartman
2018-11-08 21:51 ` [PATCH 3.18 111/144] libata: blacklist Micron 500IT SSD with MU01 firmware Greg Kroah-Hartman
2018-11-08 21:51 ` [PATCH 3.18 112/144] perf: Fix PERF_EVENT_IOC_PERIOD deadlock Greg Kroah-Hartman
2018-11-08 21:51 ` [PATCH 3.18 113/144] mm: migrate: hugetlb: putback destination hugepage to active list Greg Kroah-Hartman
2018-11-08 21:51 ` [PATCH 3.18 114/144] Revert "SCSI: Fix NULL pointer dereference in runtime PM" Greg Kroah-Hartman
2018-11-08 21:51 ` [PATCH 3.18 115/144] x86/ldt: Fix small LDT allocation for Xen Greg Kroah-Hartman
2018-11-08 21:51 ` [PATCH 3.18 116/144] PCI: Fix devfn for VPD access through function 0 Greg Kroah-Hartman
2018-11-08 21:51 ` [PATCH 3.18 117/144] vfs: Make sendfile(2) killable even better Greg Kroah-Hartman
2018-11-08 21:51 ` [PATCH 3.18 118/144] sctp: translate network order to host order when users get a hmacid Greg Kroah-Hartman
2018-11-08 21:51 ` [PATCH 3.18 119/144] iwlwifi: pcie: correctly define 7265-D cfg Greg Kroah-Hartman
2018-11-08 21:51 ` [PATCH 3.18 120/144] ovl: fix open in stacked overlay Greg Kroah-Hartman
2018-11-08 21:51 ` [PATCH 3.18 121/144] igb: fix NULL derefs due to skipped SR-IOV enabling Greg Kroah-Hartman
2018-11-08 21:51 ` [PATCH 3.18 122/144] KEYS: put keyring if install_session_keyring_to_cred() fails Greg Kroah-Hartman
2018-11-08 21:51 ` [PATCH 3.18 123/144] USB: hub: fix up early-exit pathway in hub_activate Greg Kroah-Hartman
2018-11-08 21:51 ` [PATCH 3.18 124/144] net: fix warnings in make htmldocs by moving macro definition out of field declaration Greg Kroah-Hartman
2018-11-08 21:51 ` [PATCH 3.18 125/144] x86/PCI: Mark Broadwell-EP Home Agent 1 as having non-compliant BARs Greg Kroah-Hartman
2018-11-08 21:51 ` [PATCH 3.18 126/144] unix: correctly track in-flight fds in sending process user_struct Greg Kroah-Hartman
2018-11-08 21:51 ` [PATCH 3.18 127/144] fs/fat/fatent.c: add cond_resched() to fat_count_free_clusters() Greg Kroah-Hartman
2018-11-08 21:51 ` [PATCH 3.18 128/144] perf tools: Disable parallelism for make clean Greg Kroah-Hartman
2018-11-08 21:51 ` [PATCH 3.18 129/144] /proc/iomem: only expose physical resource addresses to privileged users Greg Kroah-Hartman
2018-11-08 21:51 ` [PATCH 3.18 130/144] mremap: properly flush TLB before releasing the page Greg Kroah-Hartman
2018-11-08 21:51 ` [PATCH 3.18 131/144] ipv6: mcast: fix a use-after-free in inet6_mc_check Greg Kroah-Hartman
2018-11-08 21:51 ` [PATCH 3.18 132/144] ipv6/ndisc: Preserve IPv6 control buffer if protocol error handlers are called Greg Kroah-Hartman
2018-11-08 21:51 ` [PATCH 3.18 133/144] net/ipv6: Fix index counter for unicast addresses in in6_dump_addrs Greg Kroah-Hartman
2018-11-08 21:51 ` [PATCH 3.18 134/144] net: socket: fix a missing-check bug Greg Kroah-Hartman
2018-11-08 21:51 ` [PATCH 3.18 135/144] net: stmmac: Fix stmmac_mdio_reset() when building stmmac as modules Greg Kroah-Hartman
2018-11-08 21:51 ` [PATCH 3.18 136/144] r8169: fix NAPI handling under high load Greg Kroah-Hartman
2018-11-08 21:51 ` [PATCH 3.18 137/144] sctp: fix race on sctp_id2asoc Greg Kroah-Hartman
2018-11-08 21:51 ` [PATCH 3.18 138/144] net: drop skb on failure in ip_check_defrag() Greg Kroah-Hartman
2018-11-08 21:51 ` [PATCH 3.18 139/144] rtnetlink: Disallow FDB configuration for non-Ethernet device Greg Kroah-Hartman
2018-11-08 21:51 ` [PATCH 3.18 140/144] net: sched: gred: pass the right attribute to gred_change_table_def() Greg Kroah-Hartman
2018-11-08 21:51 ` [PATCH 3.18 141/144] cachefiles: fix the race between cachefiles_bury_object() and rmdir(2) Greg Kroah-Hartman
2018-11-08 21:51 ` [PATCH 3.18 142/144] cdc-acm: correct counting of UART states in serial state notification Greg Kroah-Hartman
2018-11-08 21:51 ` [PATCH 3.18 143/144] USB: fix the usbfs flag sanitization for control transfers Greg Kroah-Hartman
2018-11-08 21:51 ` [PATCH 3.18 144/144] sched/fair: Fix throttle_list starvation with low CFS quota Greg Kroah-Hartman
2018-11-09  3:10 ` [PATCH 3.18 000/144] 3.18.125-stable review kernelci.org bot
2018-11-09 19:39 ` Shuah Khan
2018-11-10  0:44   ` Greg Kroah-Hartman
2018-11-09 19:39 ` Guenter Roeck

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).