All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: linux-kernel@vger.kernel.org
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
	torvalds@linux-foundation.org, akpm@linux-foundation.org,
	linux@roeck-us.net, shuahkh@osg.samsung.com,
	patches@kernelci.org, ben.hutchings@codethink.co.uk,
	lkft-triage@lists.linaro.org, stable@vger.kernel.org
Subject: [PATCH 4.9 000/145] 4.9.84-stable review
Date: Fri, 23 Feb 2018 19:25:06 +0100	[thread overview]
Message-ID: <20180223170724.669759283@linuxfoundation.org> (raw)

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

Responses should be made by Sun Feb 25 17:06:27 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/v4.x/stable-review/patch-4.9.84-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.9.y
and the diffstat can be found below.

thanks,

greg k-h

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

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

Kamil Konieczny <k.konieczny@partner.samsung.com>
    crypto: s5p-sss - Fix kernel Oops in AES-ECB mode

Jan Dakinevich <jan.dakinevich@gmail.com>
    KVM: nVMX: invvpid handling improvements

Jan Dakinevich <jan.dakinevich@gmail.com>
    KVM: VMX: clean up declaration of VPID/EPT invalidation types

Wanpeng Li <wanpeng.li@hotmail.com>
    KVM: async_pf: Fix #DF due to inject "Page not Present" and "Page Ready" exceptions simultaneously

Borislav Petkov <bp@suse.de>
    x86/microcode/AMD: Change load_microcode_amd()'s param to bool to fix preemptibility bug

Arnd Bergmann <arnd@arndb.de>
    usb: phy: msm add regulator dependency

Arnd Bergmann <arnd@arndb.de>
    arm64: fix warning about swapper_pg_dir overflow

Arnd Bergmann <arnd@arndb.de>
    idle: i7300: add PCI dependency

Arnd Bergmann <arnd@arndb.de>
    spi: bcm-qspi: shut up warning about cfi header inclusion

Arnd Bergmann <arnd@arndb.de>
    binfmt_elf: compat: avoid unused function warning

Arnd Bergmann <arnd@arndb.de>
    arm64: sunxi: always enable reset controller

Arnd Bergmann <arnd@arndb.de>
    drm/i915: hide unused intel_panel_set_backlight function

Arnd Bergmann <arnd@arndb.de>
    kasan: rework Kconfig settings

Tobias Regnery <tobias.regnery@gmail.com>
    clk: meson: gxbb: fix build error without RESET_CONTROLLER

Arnd Bergmann <arnd@arndb.de>
    ISDN: eicon: reduce stack size of sig_ind function

Arnd Bergmann <arnd@arndb.de>
    tw5864: use dev_warn instead of WARN to shut up warning

Arnd Bergmann <arnd@arndb.de>
    em28xx: only use mt9v011 if camera support is enabled

Arnd Bergmann <arnd@arndb.de>
    go7007: add MEDIA_CAMERA_SUPPORT dependency

Arnd Bergmann <arnd@arndb.de>
    tc358743: fix register i2c_rd/wr functions

Jérémy Lefaure <jeremy.lefaure@lse.epita.fr>
    shmem: fix compilation warnings on unused functions

Arnd Bergmann <arnd@arndb.de>
    KVM: add X86_LOCAL_APIC dependency

Arnd Bergmann <arnd@arndb.de>
    Input: tca8418_keypad - hide gcc-4.9 -Wmaybe-uninitialized warning

Arnd Bergmann <arnd@arndb.de>
    drm/nouveau: hide gcc-4.9 -Wmaybe-uninitialized

Ilya Dryomov <idryomov@gmail.com>
    rbd: silence bogus -Wmaybe-uninitialized warning

Arnd Bergmann <arnd@arndb.de>
    drm: exynos: mark pm functions as __maybe_unused

Arnd Bergmann <arnd@arndb.de>
    security/keys: BIG_KEY requires CONFIG_CRYPTO

Arnd Bergmann <arnd@arndb.de>
    cw1200: fix bogus maybe-uninitialized warning

Arnd Bergmann <arnd@arndb.de>
    reiserfs: avoid a -Wmaybe-uninitialized warning

Arnd Bergmann <arnd@arndb.de>
    ALSA: hda/ca0132 - fix possible NULL pointer use

Kefeng Wang <wangkefeng.wang@huawei.com>
    arm64: Kconfig: select COMPAT_BINFMT_ELF only when BINFMT_ELF is set

Arnd Bergmann <arnd@arndb.de>
    scsi: advansys: fix uninitialized data access

Kirill A. Shutemov <kirill.shutemov@linux.intel.com>
    x86/vm86: Fix unused variable warning if THP is disabled

Arnd Bergmann <arnd@arndb.de>
    x86/platform: Add PCI dependency for PUNIT_ATOM_DEBUG

Jun Nie <jun.nie@linaro.org>
    dmaengine: zx: fix build warning

Arnd Bergmann <arnd@arndb.de>
    x86: add MULTIUSER dependency for KVM

Arnd Bergmann <arnd@arndb.de>
    thermal: fix INTEL_SOC_DTS_IOSF_CORE dependencies

Arnd Bergmann <arnd@arndb.de>
    x86/build: Silence the build with "make -s"

Josh Poimboeuf <jpoimboe@redhat.com>
    tools build: Add tools tree support for 'make -s'

Arnd Bergmann <arnd@arndb.de>
    x86/fpu/math-emu: Fix possible uninitialized variable use

Arnd Bergmann <arnd@arndb.de>
    arm64: define BUG() instruction without CONFIG_BUG

Arnd Bergmann <arnd@arndb.de>
    gpio: xgene: mark PM functions as __maybe_unused

Borislav Petkov <bp@suse.de>
    x86/ras/inject: Make it depend on X86_LOCAL_APIC=y

Arnd Bergmann <arnd@arndb.de>
    scsi: advansys: fix build warning for PCI=n

Arnd Bergmann <arnd@arndb.de>
    video: fbdev: via: remove possibly unused variables

Stephen Boyd <sboyd@codeaurora.org>
    perf: xgene: Include module.h

Marc Gonzalez <marc_gonzalez@sigmadesigns.com>
    PCI: Change pci_host_common_probe() visibility

Jérémy Lefaure <jeremy.lefaure@lse.epita.fr>
    usb: musb: fix compilation warning on unused function

Borislav Petkov <bp@suse.de>
    platform/x86: intel_mid_thermal: Fix suspend handlers unused warning

Augusto Mecking Caringi <augustocaringi@gmail.com>
    gpio: intel-mid: Fix build warning when !CONFIG_PM

Borislav Petkov <bp@suse.de>
    PCI: vmd: Fix suspend handlers defined-but-not-used warning

Arnd Bergmann <arnd@arndb.de>
    perf/x86: Shut up false-positive -Wmaybe-uninitialized warning

Arnd Bergmann <arnd@arndb.de>
    vmxnet3: prevent building with 64K pages

Tobias Regnery <tobias.regnery@gmail.com>
    clk: sunxi-ng: fix build error without CONFIG_RESET_CONTROLLER

Arnd Bergmann <arnd@arndb.de>
    shmem: avoid maybe-uninitialized warning

Arnd Bergmann <arnd@arndb.de>
    drm/i915: fix intel_backlight_device_register declaration

LEROY Christophe <christophe.leroy@c-s.fr>
    crypto: talitos - fix Kernel Oops on hashing an empty file

Nicholas Piggin <npiggin@gmail.com>
    powerpc/64s: Improve RFI L1-D cache flush fallback

Nicholas Piggin <npiggin@gmail.com>
    powerpc/64s: Simple RFI macro conversions

Michael Ellerman <mpe@ellerman.id.au>
    powerpc/64s: Fix conversion of slb_miss_common to use RFI_TO_USER/KERNEL

Jia-Ju Bai <baijiaju1990@163.com>
    hippi: Fix a Fix a possible sleep-in-atomic bug in rr_close

Jan Beulich <JBeulich@suse.com>
    xen: XEN_ACPI_PROCESSOR is Dom0-only

Pali Rohár <pali.rohar@gmail.com>
    platform/x86: dell-laptop: Fix keyboard max lighting for Dell Latitude E6410

Karol Herbst <kherbst@redhat.com>
    x86/mm/kmmio: Fix mmiotrace for page unaligned addresses

Dave Young <dyoung@redhat.com>
    mm/early_ioremap: Fix boot hang with earlyprintk=efi,keep

Andreas Platschek <andreas.platschek@opentech.at>
    usb: dwc3: of-simple: fix missing clk_disable_unprepare

Vincent Pelletier <plr.vincent@gmail.com>
    usb: dwc3: gadget: Wait longer for controller to end command processing

Tobias Jordan <Tobias.Jordan@elektrobit.com>
    dmaengine: jz4740: disable/unprepare clk if probe fails

Russell King <rmk+kernel@armlinux.org.uk>
    drm/armada: fix leak of crtc structure

Steffen Klassert <steffen.klassert@secunet.com>
    xfrm: Fix stack-out-of-bounds with misconfigured transport mode policies.

Takuo Koguchi <takuo.koguchi@gmail.com>
    spi: sun4i: disable clocks in the remove function

Stefan Potyra <Stefan.Potyra@elektrobit.com>
    ASoC: rockchip: disable clock on error

Cai Li <cai.li@spreadtrum.com>
    clk: fix a panic error caused by accessing NULL pointer

Gustavo A. R. Silva <garsilva@embeddedor.com>
    dmaengine: at_hdmac: fix potential NULL pointer dereference in atc_prep_dma_interleaved

Christophe JAILLET <christophe.jaillet@wanadoo.fr>
    dmaengine: ioat: Fix error handling path

Claudiu Manoil <claudiu.manoil@nxp.com>
    gianfar: Disable EEE autoneg by default

Eric Biggers <ebiggers3@gmail.com>
    509: fix printing uninitialized stack memory when OID is empty

Branislav Radocaj <branislav@radocaj.org>
    net: ethernet: arc: fix error handling in emac_rockchip_probe

Andy Shevchenko <andriy.shevchenko@linux.intel.com>
    brcmfmac: Avoid build error with make W=1

Nikolay Borisov <nborisov@suse.com>
    btrfs: Fix possible off-by-one in btrfs_search_path_in_tree

Nogah Frankel <nogahf@mellanox.com>
    net_sched: red: Avoid illegal values

Nogah Frankel <nogahf@mellanox.com>
    net_sched: red: Avoid devision by zero

Zumeng Chen <zumeng.chen@gmail.com>
    gianfar: fix a flooded alignment reports because of padding issue.

Tony Lindgren <tony@atomide.com>
    ARM: dts: Fix elm interrupt compiler warning

Stefan Haberland <sth@linux.vnet.ibm.com>
    s390/dasd: prevent prefix I/O error

Ravi Bangoria <ravi.bangoria@linux.vnet.ibm.com>
    powerpc/perf: Fix oops when grouping different pmu events

Greg Ungerer <gerg@linux-m68k.org>
    m68k: add missing SOFTIRQENTRY_TEXT linker section

Gao Feng <gfree.wind@vip.163.com>
    ipvlan: Add the skb->mark as flow4's member to lookup route

Will Deacon <will.deacon@arm.com>
    scripts/kernel-doc: Don't fail with status != 0 if error encountered with -none

Xin Long <lucien.xin@gmail.com>
    sctp: only update outstanding_bytes for transmitted queue when doing prsctp_prune

Moni Shoua <monis@mellanox.com>
    RDMA/cma: Make sure that PSN is not over max allowed

Mustafa Ismail <mustafa.ismail@intel.com>
    i40iw: Correct ARP index mask

Andre Przywara <andre.przywara@arm.com>
    pinctrl: sunxi: Fix A64 UART mux value

Andre Przywara <andre.przywara@arm.com>
    pinctrl: sunxi: Fix A80 interrupt pin bank

Mauro Carvalho Chehab <mchehab@kernel.org>
    media: s5k6aa: describe some function parameters

Satheesh Rajendran <sathnaga@linux.vnet.ibm.com>
    perf bench numa: Fixup discontiguous/sparse numa nodes

Jiri Olsa <jolsa@kernel.org>
    perf top: Fix window dimensions change handling

Peter Ujfalusi <peter.ujfalusi@ti.com>
    ARM: dts: am437x-cm-t43: Correct the dmas property of spi0

Peter Ujfalusi <peter.ujfalusi@ti.com>
    ARM: dts: am4372: Correct the interrupts_properties of McASP

Adam Ford <aford173@gmail.com>
    ARM: dts: logicpd-somlv: Fix wl127x pinmux

Adam Ford <aford173@gmail.com>
    ARM: dts: logicpd-som-lv: Fix gpmc addresses for NAND and enet

Tony Lindgren <tony@atomide.com>
    ARM: dts: Fix omap4 hang with GPS connected to USB by using wakeupgen

Keerthy <j-keerthy@ti.com>
    ARM: AM33xx: PRM: Remove am33xx_pwrdm_read_prev_pwrst function

Tony Lindgren <tony@atomide.com>
    ARM: OMAP2+: Fix SRAM virt to phys translation for save_secure_ram_context

Randy Dunlap <rdunlap@infradead.org>
    usb: build drivers/usb/common/ when USB_SUPPORT is set

Shuah Khan <shuah@kernel.org>
    usbip: keep usbip_device sockfd state in sync with tcp_socket

Alexandru Ardelean <alexandru.ardelean@analog.com>
    staging: iio: ad5933: switch buffer mode to software

Alexandru Ardelean <alexandru.ardelean@analog.com>
    staging: iio: adc: ad7192: fix external frequency setting

Eric Biggers <ebiggers@google.com>
    binder: check for binder_thread allocation failure in binder_poll()

Ben Hutchings <ben@decadent.org.uk>
    staging: android: ashmem: Fix a race condition in pin ioctls

Paolo Abeni <pabeni@redhat.com>
    dn_getsockoptdecnet: move nf_{get/set}sockopt outside sock lock

Arnd Bergmann <arnd@arndb.de>
    arm64: dts: add #cooling-cells to CPU nodes

Arnd Bergmann <arnd@arndb.de>
    ARM: 8743/1: bL_switcher: add MODULE_LICENSE tag

Arnd Bergmann <arnd@arndb.de>
    video: fbdev/mmp: add MODULE_LICENSE

Arnd Bergmann <arnd@arndb.de>
    ASoC: ux500: add MODULE_LICENSE tag

Eric Biggers <ebiggers@google.com>
    crypto: hash - prevent using keyed hashes without setting key

Eric Biggers <ebiggers@google.com>
    crypto: hash - annotate algorithms taking optional key

Willem de Bruijn <willemb@google.com>
    net: avoid skb_warn_bad_offload on IS_ERR

Sowmini Varadhan <sowmini.varadhan@oracle.com>
    rds: tcp: atomically purge entries from rds_tcp_conn_list during netns delete

Cong Wang <xiyou.wangcong@gmail.com>
    netfilter: xt_RATEEST: acquire xt_rateest_mutex for hash insert

Cong Wang <xiyou.wangcong@gmail.com>
    netfilter: xt_cgroup: initialize info->priv in cgroup_mt_check_v1()

Paolo Abeni <pabeni@redhat.com>
    netfilter: on sockopt() acquire sock lock only in the required scope

Dmitry Vyukov <dvyukov@google.com>
    netfilter: ipt_CLUSTERIP: fix out-of-bounds accesses in clusterip_tg_check()

Eric Dumazet <edumazet@google.com>
    netfilter: x_tables: avoid out-of-bounds reads in xt_request_find_{match|target}

Dmitry Vyukov <dvyukov@google.com>
    netfilter: x_tables: fix int overflow in xt_alloc_table_info()

Dmitry Vyukov <dvyukov@google.com>
    kcov: detect double association with a single task

Wanpeng Li <wanpeng.li@hotmail.com>
    KVM: x86: fix escape of guest dr6 to the host

Douglas Gilbert <dgilbert@interlog.com>
    blk_rq_map_user_iov: fix error override

Laura Abbott <labbott@redhat.com>
    staging: android: ion: Switch from WARN to pr_warn

Laura Abbott <labbott@redhat.com>
    staging: android: ion: Add __GFP_NOWARN for system contig heap

Eric Biggers <ebiggers@google.com>
    crypto: x86/twofish-3way - Fix %rbp usage

Paul Moore <paul@paul-moore.com>
    selinux: skip bounded transition processing if the policy isn't loaded

Paul Moore <paul@paul-moore.com>
    selinux: ensure the context is NUL terminated in security_context_to_sid_core()

David Howells <dhowells@redhat.com>
    Provide a function to create a NUL-terminated string from unterminated data

Jason Wang <jasowang@redhat.com>
    ptr_ring: fail early if queue occupies more than KMALLOC_MAX_SIZE

Chris Wilson <chris@chris-wilson.co.uk>
    drm: Require __GFP_NOFAIL for the legacy drm_modeset_lock_all

Jens Axboe <axboe@kernel.dk>
    blktrace: fix unlocked registration of tracepoints

Xin Long <lucien.xin@gmail.com>
    sctp: set frag_point in sctp_setsockopt_maxseg correctly

Cong Wang <xiyou.wangcong@gmail.com>
    xfrm: check id proto in validate_tmpl()

Steffen Klassert <steffen.klassert@secunet.com>
    xfrm: Fix stack-out-of-bounds read on socket policy lookup.

Tetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp>
    mm,vmscan: Make unregister_shrinker() no-op if register_shrinker() failed.

Florian Westphal <fw@strlen.de>
    xfrm: skip policies marked as dead while rehashing

Johannes Berg <johannes.berg@intel.com>
    cfg80211: check dev_set_name() return value

Tom Herbert <tom@quantonium.net>
    kcm: Only allow TCP sockets to be attached to a KCM mux

Tom Herbert <tom@quantonium.net>
    kcm: Check if sk_user_data already set in kcm_attach

Jason Wang <jasowang@redhat.com>
    vhost: use mutex_lock_nested() in vhost_dev_lock_vqs()


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

Diffstat:

 Makefile                                           |  10 +-
 arch/arm/boot/dts/am4372.dtsi                      |   6 +-
 arch/arm/boot/dts/am437x-cm-t43.dts                |   4 +-
 arch/arm/boot/dts/logicpd-som-lv-37xx-devkit.dts   |   3 +-
 arch/arm/boot/dts/logicpd-som-lv.dtsi              |  16 +--
 arch/arm/boot/dts/omap4.dtsi                       |   4 +-
 arch/arm/common/bL_switcher_dummy_if.c             |   4 +
 arch/arm/mach-omap2/omap-secure.c                  |  19 ++++
 arch/arm/mach-omap2/omap-secure.h                  |   4 +
 arch/arm/mach-omap2/pm.h                           |   4 -
 arch/arm/mach-omap2/pm34xx.c                       |  13 +--
 arch/arm/mach-omap2/prm33xx.c                      |  12 ---
 arch/arm/mach-omap2/sleep34xx.S                    |  26 +----
 arch/arm64/Kconfig                                 |   2 +-
 arch/arm64/Kconfig.platforms                       |   2 +
 arch/arm64/boot/dts/mediatek/mt8173.dtsi           |   2 +
 arch/arm64/crypto/crc32-arm64.c                    |   2 +
 arch/arm64/include/asm/bug.h                       |  33 +++---
 arch/arm64/mm/mmu.c                                |   2 +-
 arch/m68k/kernel/vmlinux-nommu.lds                 |   2 +
 arch/m68k/kernel/vmlinux-std.lds                   |   2 +
 arch/m68k/kernel/vmlinux-sun3.lds                  |   2 +
 arch/powerpc/crypto/crc32c-vpmsum_glue.c           |   1 +
 arch/powerpc/include/asm/exception-64s.h           |   2 +-
 arch/powerpc/include/asm/paca.h                    |   3 +-
 arch/powerpc/kernel/asm-offsets.c                  |   3 +-
 arch/powerpc/kernel/entry_64.S                     |   9 +-
 arch/powerpc/kernel/exceptions-64s.S               |  99 +++++++++---------
 arch/powerpc/kernel/idle_book3s.S                  |   7 +-
 arch/powerpc/kernel/setup_64.c                     |  13 +--
 arch/powerpc/kvm/book3s_hv_rmhandlers.S            |   7 +-
 arch/powerpc/kvm/book3s_rmhandlers.S               |   7 +-
 arch/powerpc/kvm/book3s_segment.S                  |   4 +-
 arch/powerpc/perf/core-book3s.c                    |   4 +-
 arch/s390/crypto/crc32-vx.c                        |   3 +
 arch/sparc/crypto/crc32c_glue.c                    |   1 +
 arch/x86/Kconfig                                   |   2 +-
 arch/x86/Kconfig.debug                             |   1 +
 arch/x86/boot/Makefile                             |   5 +-
 arch/x86/crypto/crc32-pclmul_glue.c                |   1 +
 arch/x86/crypto/crc32c-intel_glue.c                |   1 +
 arch/x86/crypto/twofish-x86_64-asm_64-3way.S       | 112 +++++++++++----------
 arch/x86/events/core.c                             |   4 +-
 arch/x86/include/asm/microcode_amd.h               |   1 -
 arch/x86/include/asm/vmx.h                         |   5 +-
 arch/x86/kernel/cpu/mcheck/mce-inject.c            |   5 +-
 arch/x86/kernel/cpu/microcode/amd.c                |  17 ++--
 arch/x86/kernel/vm86_32.c                          |   5 +-
 arch/x86/kvm/Kconfig                               |   3 +-
 arch/x86/kvm/vmx.c                                 |  36 ++++---
 arch/x86/kvm/x86.c                                 |  40 ++++++--
 arch/x86/math-emu/Makefile                         |   4 +-
 arch/x86/math-emu/reg_compare.c                    |  16 +--
 arch/x86/mm/ioremap.c                              |   4 +-
 arch/x86/mm/kmmio.c                                |  12 ++-
 block/blk-map.c                                    |   4 +-
 crypto/ahash.c                                     |  22 +++-
 crypto/algif_hash.c                                |  52 ++--------
 crypto/crc32_generic.c                             |   1 +
 crypto/crc32c_generic.c                            |   1 +
 crypto/cryptd.c                                    |   7 +-
 crypto/mcryptd.c                                   |   7 +-
 crypto/shash.c                                     |  25 ++++-
 drivers/Makefile                                   |   1 +
 drivers/android/binder.c                           |   2 +
 drivers/block/rbd.c                                |   2 +-
 drivers/clk/meson/Kconfig                          |   1 +
 drivers/clk/sunxi-ng/Kconfig                       |   1 +
 drivers/crypto/bfin_crc.c                          |   3 +-
 drivers/crypto/s5p-sss.c                           |  12 ++-
 drivers/crypto/talitos.c                           |   5 +
 drivers/dma/at_hdmac.c                             |   4 +-
 drivers/dma/dma-jz4740.c                           |   4 +-
 drivers/dma/ioat/init.c                            |   2 +-
 drivers/dma/zx296702_dma.c                         |   2 +-
 drivers/gpio/gpio-intel-mid.c                      |   2 +-
 drivers/gpio/gpio-xgene.c                          |  13 +--
 drivers/gpu/drm/armada/armada_crtc.c               |  25 ++---
 drivers/gpu/drm/drm_modeset_lock.c                 |   2 +-
 drivers/gpu/drm/exynos/exynos_hdmi.c               |   6 +-
 drivers/gpu/drm/i915/intel_drv.h                   |   2 +-
 drivers/gpu/drm/i915/intel_panel.c                 |  86 ++++++++--------
 drivers/gpu/drm/nouveau/nouveau_gem.c              |   2 +-
 drivers/idle/Kconfig                               |   1 +
 drivers/infiniband/core/cma.c                      |   1 +
 drivers/infiniband/hw/i40iw/i40iw_d.h              |   2 +-
 drivers/input/keyboard/tca8418_keypad.c            |  21 ++--
 drivers/isdn/hardware/eicon/message.c              |  16 +--
 drivers/media/i2c/s5k6aa.c                         |   5 +
 drivers/media/i2c/tc358743.c                       |  46 +++++----
 drivers/media/pci/tw5864/tw5864-video.c            |   6 +-
 drivers/media/usb/em28xx/Kconfig                   |   2 +-
 drivers/media/usb/go7007/Kconfig                   |   2 +-
 drivers/net/Kconfig                                |   3 +
 drivers/net/ethernet/arc/emac_rockchip.c           |   7 +-
 drivers/net/ethernet/freescale/gianfar.c           |  11 +-
 drivers/net/hippi/rrunner.c                        |   2 +-
 drivers/net/ipvlan/ipvlan_core.c                   |   1 +
 .../wireless/broadcom/brcm80211/brcmfmac/sdio.c    |   2 +-
 drivers/net/wireless/st/cw1200/wsm.c               |   8 +-
 drivers/pci/host/vmd.c                             |   2 +-
 drivers/perf/xgene_pmu.c                           |   1 +
 drivers/pinctrl/sunxi/pinctrl-sun50i-a64.c         |   2 +-
 drivers/pinctrl/sunxi/pinctrl-sun9i-a80.c          |   6 +-
 drivers/platform/x86/dell-laptop.c                 |  17 ++++
 drivers/platform/x86/intel_mid_thermal.c           |   2 +
 drivers/s390/block/dasd_eckd.c                     |  16 +--
 drivers/scsi/advansys.c                            |  24 +++--
 drivers/spi/Kconfig                                |   1 +
 drivers/spi/spi-sun4i.c                            |   2 +-
 drivers/staging/android/ashmem.c                   |  19 ++--
 drivers/staging/android/ion/ion-ioctl.c            |   4 +-
 drivers/staging/android/ion/ion_system_heap.c      |   2 +-
 drivers/staging/iio/adc/ad7192.c                   |  27 +++--
 drivers/staging/iio/impedance-analyzer/ad5933.c    |   4 +-
 .../lustre/lnet/libcfs/linux/linux-crypto-adler.c  |   1 +
 drivers/thermal/Kconfig                            |   4 +-
 drivers/usb/dwc3/dwc3-of-simple.c                  |   4 +-
 drivers/usb/dwc3/gadget.c                          |   2 +-
 drivers/usb/musb/musb_core.c                       |   2 +
 drivers/usb/phy/Kconfig                            |   1 +
 drivers/usb/usbip/stub_dev.c                       |   3 +
 drivers/usb/usbip/vhci_hcd.c                       |   2 +
 drivers/vhost/vhost.c                              |   2 +-
 drivers/video/fbdev/mmp/core.c                     |   5 +
 drivers/video/fbdev/via/viafbdev.c                 |   8 +-
 drivers/xen/Kconfig                                |   2 +-
 fs/btrfs/ioctl.c                                   |   2 +-
 fs/compat_binfmt_elf.c                             |   2 +
 fs/reiserfs/lbalance.c                             |   2 +-
 fs/reiserfs/reiserfs.h                             |   1 -
 include/crypto/hash.h                              |  34 +++++--
 include/linux/crypto.h                             |   8 ++
 include/linux/pci-ecam.h                           |   2 +-
 include/linux/ptr_ring.h                           |   2 +
 include/linux/string.h                             |   1 +
 include/net/red.h                                  |  13 ++-
 include/net/sctp/sctp.h                            |   3 +-
 include/trace/events/clk.h                         |   4 +-
 kernel/kcov.c                                      |   4 +-
 kernel/trace/blktrace.c                            |  32 ++++--
 lib/Kconfig.debug                                  |   1 -
 lib/oid_registry.c                                 |   8 +-
 mm/early_ioremap.c                                 |   2 +-
 mm/shmem.c                                         |   6 +-
 mm/util.c                                          |  24 +++++
 mm/vmscan.c                                        |   3 +
 net/core/dev.c                                     |   2 +-
 net/decnet/af_decnet.c                             |  62 ++++++------
 net/ipv4/ip_sockglue.c                             |  14 +--
 net/ipv4/netfilter/ipt_CLUSTERIP.c                 |  16 ++-
 net/ipv4/netfilter/nf_conntrack_l3proto_ipv4.c     |   6 +-
 net/ipv6/ipv6_sockglue.c                           |  17 +---
 net/ipv6/netfilter/nf_conntrack_l3proto_ipv6.c     |  18 ++--
 net/kcm/kcmsock.c                                  |  25 ++++-
 net/netfilter/x_tables.c                           |  10 +-
 net/netfilter/xt_RATEEST.c                         |  22 +++-
 net/netfilter/xt_cgroup.c                          |   1 +
 net/rds/tcp.c                                      |   9 +-
 net/rds/tcp.h                                      |   1 +
 net/sched/sch_choke.c                              |   3 +
 net/sched/sch_gred.c                               |   3 +
 net/sched/sch_red.c                                |   2 +
 net/sched/sch_sfq.c                                |   3 +
 net/sctp/outqueue.c                                |   6 +-
 net/sctp/socket.c                                  |  29 ++++--
 net/wireless/core.c                                |   8 +-
 net/xfrm/xfrm_policy.c                             |  11 +-
 net/xfrm/xfrm_user.c                               |  24 +++++
 scripts/kernel-doc                                 |   2 +-
 security/keys/Kconfig                              |   1 +
 security/selinux/ss/services.c                     |  21 ++--
 sound/pci/hda/patch_ca0132.c                       |   3 +
 sound/soc/rockchip/rockchip_spdif.c                |  18 +++-
 sound/soc/ux500/mop500.c                           |   4 +
 sound/soc/ux500/ux500_pcm.c                        |   5 +
 tools/build/Makefile.build                         |  10 ++
 tools/perf/bench/numa.c                            |  56 ++++++++++-
 tools/perf/builtin-top.c                           |  15 ++-
 tools/scripts/Makefile.include                     |  12 ++-
 180 files changed, 1121 insertions(+), 680 deletions(-)

             reply	other threads:[~2018-02-23 18:42 UTC|newest]

Thread overview: 155+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-02-23 18:25 Greg Kroah-Hartman [this message]
2018-02-23 18:25 ` [PATCH 4.9 001/145] vhost: use mutex_lock_nested() in vhost_dev_lock_vqs() Greg Kroah-Hartman
2018-02-23 18:25 ` [PATCH 4.9 002/145] kcm: Check if sk_user_data already set in kcm_attach Greg Kroah-Hartman
2018-02-23 18:25 ` [PATCH 4.9 003/145] kcm: Only allow TCP sockets to be attached to a KCM mux Greg Kroah-Hartman
2018-02-23 18:25 ` [PATCH 4.9 004/145] cfg80211: check dev_set_name() return value Greg Kroah-Hartman
2018-02-23 18:25 ` [PATCH 4.9 005/145] xfrm: skip policies marked as dead while rehashing Greg Kroah-Hartman
2018-02-23 18:25 ` [PATCH 4.9 006/145] mm,vmscan: Make unregister_shrinker() no-op if register_shrinker() failed Greg Kroah-Hartman
2018-02-23 18:25 ` [PATCH 4.9 007/145] xfrm: Fix stack-out-of-bounds read on socket policy lookup Greg Kroah-Hartman
2018-02-23 18:25 ` [PATCH 4.9 008/145] xfrm: check id proto in validate_tmpl() Greg Kroah-Hartman
2018-02-23 18:25 ` [PATCH 4.9 009/145] sctp: set frag_point in sctp_setsockopt_maxseg correctly Greg Kroah-Hartman
2018-02-23 18:25 ` [PATCH 4.9 010/145] blktrace: fix unlocked registration of tracepoints Greg Kroah-Hartman
2018-02-23 18:25 ` [PATCH 4.9 011/145] drm: Require __GFP_NOFAIL for the legacy drm_modeset_lock_all Greg Kroah-Hartman
2018-02-23 18:25 ` [PATCH 4.9 012/145] ptr_ring: fail early if queue occupies more than KMALLOC_MAX_SIZE Greg Kroah-Hartman
2018-02-23 18:25 ` [PATCH 4.9 013/145] Provide a function to create a NUL-terminated string from unterminated data Greg Kroah-Hartman
2018-02-23 18:25 ` [PATCH 4.9 014/145] selinux: ensure the context is NUL terminated in security_context_to_sid_core() Greg Kroah-Hartman
2018-02-23 18:25 ` [PATCH 4.9 015/145] selinux: skip bounded transition processing if the policy isnt loaded Greg Kroah-Hartman
2018-02-23 18:25 ` [PATCH 4.9 016/145] crypto: x86/twofish-3way - Fix %rbp usage Greg Kroah-Hartman
2018-02-23 18:25 ` [PATCH 4.9 017/145] staging: android: ion: Add __GFP_NOWARN for system contig heap Greg Kroah-Hartman
2018-02-23 18:25 ` [PATCH 4.9 018/145] staging: android: ion: Switch from WARN to pr_warn Greg Kroah-Hartman
2018-02-23 18:25 ` [PATCH 4.9 019/145] blk_rq_map_user_iov: fix error override Greg Kroah-Hartman
2018-02-23 18:25 ` [PATCH 4.9 020/145] KVM: x86: fix escape of guest dr6 to the host Greg Kroah-Hartman
2018-02-23 18:25 ` [PATCH 4.9 021/145] kcov: detect double association with a single task Greg Kroah-Hartman
2018-02-23 18:25 ` [PATCH 4.9 022/145] netfilter: x_tables: fix int overflow in xt_alloc_table_info() Greg Kroah-Hartman
2018-02-23 18:25 ` [PATCH 4.9 023/145] netfilter: x_tables: avoid out-of-bounds reads in xt_request_find_{match|target} Greg Kroah-Hartman
2018-02-23 18:25 ` [PATCH 4.9 024/145] netfilter: ipt_CLUSTERIP: fix out-of-bounds accesses in clusterip_tg_check() Greg Kroah-Hartman
2018-02-23 18:25 ` [PATCH 4.9 025/145] netfilter: on sockopt() acquire sock lock only in the required scope Greg Kroah-Hartman
2018-02-23 18:25 ` [PATCH 4.9 026/145] netfilter: xt_cgroup: initialize info->priv in cgroup_mt_check_v1() Greg Kroah-Hartman
2018-02-23 18:25 ` [PATCH 4.9 027/145] netfilter: xt_RATEEST: acquire xt_rateest_mutex for hash insert Greg Kroah-Hartman
2018-02-23 18:25 ` [PATCH 4.9 028/145] rds: tcp: atomically purge entries from rds_tcp_conn_list during netns delete Greg Kroah-Hartman
2018-02-23 18:25 ` [PATCH 4.9 029/145] net: avoid skb_warn_bad_offload on IS_ERR Greg Kroah-Hartman
2018-02-23 18:25 ` [PATCH 4.9 030/145] crypto: hash - annotate algorithms taking optional key Greg Kroah-Hartman
2018-02-23 18:25 ` [PATCH 4.9 031/145] crypto: hash - prevent using keyed hashes without setting key Greg Kroah-Hartman
2018-02-23 18:25 ` [PATCH 4.9 032/145] ASoC: ux500: add MODULE_LICENSE tag Greg Kroah-Hartman
2018-02-23 18:25 ` [PATCH 4.9 033/145] video: fbdev/mmp: add MODULE_LICENSE Greg Kroah-Hartman
2018-02-23 18:25 ` [PATCH 4.9 034/145] ARM: 8743/1: bL_switcher: add MODULE_LICENSE tag Greg Kroah-Hartman
2018-02-23 18:25 ` [PATCH 4.9 035/145] arm64: dts: add #cooling-cells to CPU nodes Greg Kroah-Hartman
2018-02-23 18:25 ` [PATCH 4.9 036/145] dn_getsockoptdecnet: move nf_{get/set}sockopt outside sock lock Greg Kroah-Hartman
2018-02-23 18:25 ` [PATCH 4.9 037/145] staging: android: ashmem: Fix a race condition in pin ioctls Greg Kroah-Hartman
2018-02-23 18:25 ` [PATCH 4.9 038/145] binder: check for binder_thread allocation failure in binder_poll() Greg Kroah-Hartman
2018-02-23 18:25 ` [PATCH 4.9 039/145] staging: iio: adc: ad7192: fix external frequency setting Greg Kroah-Hartman
2018-02-23 18:25 ` [PATCH 4.9 040/145] staging: iio: ad5933: switch buffer mode to software Greg Kroah-Hartman
2018-02-23 18:25 ` [PATCH 4.9 041/145] usbip: keep usbip_device sockfd state in sync with tcp_socket Greg Kroah-Hartman
2018-02-23 18:25 ` [PATCH 4.9 042/145] usb: build drivers/usb/common/ when USB_SUPPORT is set Greg Kroah-Hartman
2018-02-23 18:25 ` [PATCH 4.9 043/145] ARM: OMAP2+: Fix SRAM virt to phys translation for save_secure_ram_context Greg Kroah-Hartman
2018-02-23 18:25 ` [PATCH 4.9 044/145] ARM: AM33xx: PRM: Remove am33xx_pwrdm_read_prev_pwrst function Greg Kroah-Hartman
2018-02-23 18:25 ` [PATCH 4.9 045/145] ARM: dts: Fix omap4 hang with GPS connected to USB by using wakeupgen Greg Kroah-Hartman
2018-02-23 18:25 ` [PATCH 4.9 046/145] ARM: dts: logicpd-som-lv: Fix gpmc addresses for NAND and enet Greg Kroah-Hartman
2018-02-23 18:25 ` [PATCH 4.9 047/145] ARM: dts: logicpd-somlv: Fix wl127x pinmux Greg Kroah-Hartman
2018-02-23 18:25 ` [PATCH 4.9 048/145] ARM: dts: am4372: Correct the interrupts_properties of McASP Greg Kroah-Hartman
2018-02-23 18:25 ` [PATCH 4.9 049/145] ARM: dts: am437x-cm-t43: Correct the dmas property of spi0 Greg Kroah-Hartman
2018-02-23 18:25 ` [PATCH 4.9 050/145] perf top: Fix window dimensions change handling Greg Kroah-Hartman
2018-02-23 18:25 ` [PATCH 4.9 051/145] perf bench numa: Fixup discontiguous/sparse numa nodes Greg Kroah-Hartman
2018-02-23 18:25 ` [PATCH 4.9 052/145] media: s5k6aa: describe some function parameters Greg Kroah-Hartman
2018-02-23 18:25 ` [PATCH 4.9 053/145] pinctrl: sunxi: Fix A80 interrupt pin bank Greg Kroah-Hartman
2018-02-23 18:26 ` [PATCH 4.9 054/145] pinctrl: sunxi: Fix A64 UART mux value Greg Kroah-Hartman
2018-02-23 18:26 ` [PATCH 4.9 055/145] i40iw: Correct ARP index mask Greg Kroah-Hartman
2018-02-23 18:26 ` [PATCH 4.9 056/145] RDMA/cma: Make sure that PSN is not over max allowed Greg Kroah-Hartman
2018-02-23 18:26 ` [PATCH 4.9 057/145] sctp: only update outstanding_bytes for transmitted queue when doing prsctp_prune Greg Kroah-Hartman
2018-02-23 18:26 ` [PATCH 4.9 058/145] scripts/kernel-doc: Dont fail with status != 0 if error encountered with -none Greg Kroah-Hartman
2018-02-23 18:26 ` [PATCH 4.9 059/145] ipvlan: Add the skb->mark as flow4s member to lookup route Greg Kroah-Hartman
2018-02-23 18:26 ` [PATCH 4.9 060/145] m68k: add missing SOFTIRQENTRY_TEXT linker section Greg Kroah-Hartman
2018-02-23 18:26 ` [PATCH 4.9 061/145] powerpc/perf: Fix oops when grouping different pmu events Greg Kroah-Hartman
2018-02-23 18:26 ` [PATCH 4.9 062/145] s390/dasd: prevent prefix I/O error Greg Kroah-Hartman
2018-02-23 18:26 ` [PATCH 4.9 063/145] ARM: dts: Fix elm interrupt compiler warning Greg Kroah-Hartman
2018-02-23 18:26 ` [PATCH 4.9 064/145] gianfar: fix a flooded alignment reports because of padding issue Greg Kroah-Hartman
2018-02-23 18:26 ` [PATCH 4.9 065/145] net_sched: red: Avoid devision by zero Greg Kroah-Hartman
2018-02-23 18:26 ` [PATCH 4.9 066/145] net_sched: red: Avoid illegal values Greg Kroah-Hartman
2018-02-23 18:26 ` [PATCH 4.9 067/145] btrfs: Fix possible off-by-one in btrfs_search_path_in_tree Greg Kroah-Hartman
2018-02-23 18:26 ` [PATCH 4.9 068/145] brcmfmac: Avoid build error with make W=1 Greg Kroah-Hartman
2018-02-23 18:26 ` [PATCH 4.9 069/145] net: ethernet: arc: fix error handling in emac_rockchip_probe Greg Kroah-Hartman
2018-02-23 18:26 ` [PATCH 4.9 070/145] 509: fix printing uninitialized stack memory when OID is empty Greg Kroah-Hartman
2018-02-23 18:26 ` [PATCH 4.9 071/145] gianfar: Disable EEE autoneg by default Greg Kroah-Hartman
2018-02-23 18:26 ` [PATCH 4.9 072/145] dmaengine: ioat: Fix error handling path Greg Kroah-Hartman
2018-02-23 18:26 ` [PATCH 4.9 073/145] dmaengine: at_hdmac: fix potential NULL pointer dereference in atc_prep_dma_interleaved Greg Kroah-Hartman
2018-02-23 18:26 ` [PATCH 4.9 074/145] clk: fix a panic error caused by accessing NULL pointer Greg Kroah-Hartman
2018-02-23 18:26 ` [PATCH 4.9 075/145] ASoC: rockchip: disable clock on error Greg Kroah-Hartman
2018-02-23 18:26 ` [PATCH 4.9 076/145] spi: sun4i: disable clocks in the remove function Greg Kroah-Hartman
2018-02-23 18:26 ` [PATCH 4.9 077/145] xfrm: Fix stack-out-of-bounds with misconfigured transport mode policies Greg Kroah-Hartman
2018-02-23 18:26 ` [PATCH 4.9 078/145] drm/armada: fix leak of crtc structure Greg Kroah-Hartman
2018-02-23 18:26 ` [PATCH 4.9 079/145] dmaengine: jz4740: disable/unprepare clk if probe fails Greg Kroah-Hartman
2018-02-23 18:26 ` [PATCH 4.9 080/145] usb: dwc3: gadget: Wait longer for controller to end command processing Greg Kroah-Hartman
2018-02-23 18:26 ` [PATCH 4.9 081/145] usb: dwc3: of-simple: fix missing clk_disable_unprepare Greg Kroah-Hartman
2018-02-23 18:26 ` [PATCH 4.9 082/145] mm/early_ioremap: Fix boot hang with earlyprintk=efi,keep Greg Kroah-Hartman
2018-02-23 18:26   ` Greg Kroah-Hartman
     [not found] ` <20180223170724.669759283-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r@public.gmane.org>
2018-02-23 18:26   ` [PATCH 4.9 083/145] x86/mm/kmmio: Fix mmiotrace for page unaligned addresses Greg Kroah-Hartman
2018-02-23 18:26     ` Greg Kroah-Hartman
2018-02-23 18:26 ` [PATCH 4.9 084/145] platform/x86: dell-laptop: Fix keyboard max lighting for Dell Latitude E6410 Greg Kroah-Hartman
2018-02-23 18:26 ` [PATCH 4.9 085/145] xen: XEN_ACPI_PROCESSOR is Dom0-only Greg Kroah-Hartman
2018-02-23 18:26 ` [PATCH 4.9 086/145] hippi: Fix a Fix a possible sleep-in-atomic bug in rr_close Greg Kroah-Hartman
2018-02-23 18:26 ` [PATCH 4.9 087/145] powerpc/64s: Fix conversion of slb_miss_common to use RFI_TO_USER/KERNEL Greg Kroah-Hartman
2018-02-23 18:26 ` [PATCH 4.9 088/145] powerpc/64s: Simple RFI macro conversions Greg Kroah-Hartman
2018-02-23 18:26 ` [PATCH 4.9 089/145] powerpc/64s: Improve RFI L1-D cache flush fallback Greg Kroah-Hartman
2018-02-23 18:26 ` [PATCH 4.9 090/145] crypto: talitos - fix Kernel Oops on hashing an empty file Greg Kroah-Hartman
2018-02-23 18:26 ` [PATCH 4.9 091/145] drm/i915: fix intel_backlight_device_register declaration Greg Kroah-Hartman
2018-02-23 18:26 ` [PATCH 4.9 092/145] shmem: avoid maybe-uninitialized warning Greg Kroah-Hartman
2018-02-23 18:26 ` [PATCH 4.9 093/145] clk: sunxi-ng: fix build error without CONFIG_RESET_CONTROLLER Greg Kroah-Hartman
2018-02-23 18:26 ` [PATCH 4.9 094/145] vmxnet3: prevent building with 64K pages Greg Kroah-Hartman
2018-02-23 18:26 ` [PATCH 4.9 095/145] perf/x86: Shut up false-positive -Wmaybe-uninitialized warning Greg Kroah-Hartman
2018-02-23 18:26 ` [PATCH 4.9 096/145] PCI: vmd: Fix suspend handlers defined-but-not-used warning Greg Kroah-Hartman
2018-02-23 18:26 ` [PATCH 4.9 097/145] gpio: intel-mid: Fix build warning when !CONFIG_PM Greg Kroah-Hartman
2018-02-23 18:26 ` [PATCH 4.9 098/145] platform/x86: intel_mid_thermal: Fix suspend handlers unused warning Greg Kroah-Hartman
2018-02-23 18:26 ` [PATCH 4.9 099/145] usb: musb: fix compilation warning on unused function Greg Kroah-Hartman
2018-02-23 18:26 ` [PATCH 4.9 100/145] PCI: Change pci_host_common_probe() visibility Greg Kroah-Hartman
2018-02-23 18:26 ` [PATCH 4.9 101/145] perf: xgene: Include module.h Greg Kroah-Hartman
2018-02-23 18:26 ` [PATCH 4.9 102/145] video: fbdev: via: remove possibly unused variables Greg Kroah-Hartman
2018-02-23 18:26 ` [PATCH 4.9 103/145] scsi: advansys: fix build warning for PCI=n Greg Kroah-Hartman
2018-02-23 18:26 ` [PATCH 4.9 104/145] x86/ras/inject: Make it depend on X86_LOCAL_APIC=y Greg Kroah-Hartman
2018-02-23 18:26 ` [PATCH 4.9 105/145] gpio: xgene: mark PM functions as __maybe_unused Greg Kroah-Hartman
2018-02-23 18:26 ` [PATCH 4.9 106/145] arm64: define BUG() instruction without CONFIG_BUG Greg Kroah-Hartman
2018-02-23 18:26 ` [PATCH 4.9 107/145] x86/fpu/math-emu: Fix possible uninitialized variable use Greg Kroah-Hartman
2018-02-23 18:26 ` [PATCH 4.9 108/145] tools build: Add tools tree support for make -s Greg Kroah-Hartman
2018-02-23 18:26 ` [PATCH 4.9 109/145] x86/build: Silence the build with "make -s" Greg Kroah-Hartman
2018-02-23 18:26 ` [PATCH 4.9 110/145] thermal: fix INTEL_SOC_DTS_IOSF_CORE dependencies Greg Kroah-Hartman
2018-02-23 18:26 ` [PATCH 4.9 111/145] x86: add MULTIUSER dependency for KVM Greg Kroah-Hartman
2018-02-23 18:26 ` [PATCH 4.9 112/145] dmaengine: zx: fix build warning Greg Kroah-Hartman
2018-02-23 18:26 ` [PATCH 4.9 113/145] x86/platform: Add PCI dependency for PUNIT_ATOM_DEBUG Greg Kroah-Hartman
2018-02-23 18:27 ` [PATCH 4.9 114/145] x86/vm86: Fix unused variable warning if THP is disabled Greg Kroah-Hartman
2018-02-23 18:27 ` [PATCH 4.9 115/145] scsi: advansys: fix uninitialized data access Greg Kroah-Hartman
2018-02-23 18:27 ` [PATCH 4.9 116/145] arm64: Kconfig: select COMPAT_BINFMT_ELF only when BINFMT_ELF is set Greg Kroah-Hartman
2018-02-23 18:27 ` [PATCH 4.9 117/145] ALSA: hda/ca0132 - fix possible NULL pointer use Greg Kroah-Hartman
2018-02-23 18:27 ` [PATCH 4.9 118/145] reiserfs: avoid a -Wmaybe-uninitialized warning Greg Kroah-Hartman
2018-02-23 18:27 ` [PATCH 4.9 119/145] cw1200: fix bogus maybe-uninitialized warning Greg Kroah-Hartman
2018-02-23 18:27 ` [PATCH 4.9 120/145] security/keys: BIG_KEY requires CONFIG_CRYPTO Greg Kroah-Hartman
2018-02-23 18:27 ` [PATCH 4.9 121/145] drm: exynos: mark pm functions as __maybe_unused Greg Kroah-Hartman
2018-02-23 18:27 ` [PATCH 4.9 122/145] rbd: silence bogus -Wmaybe-uninitialized warning Greg Kroah-Hartman
2018-02-23 18:27 ` [PATCH 4.9 123/145] drm/nouveau: hide gcc-4.9 -Wmaybe-uninitialized Greg Kroah-Hartman
2018-02-23 18:27 ` [PATCH 4.9 124/145] Input: tca8418_keypad - hide gcc-4.9 -Wmaybe-uninitialized warning Greg Kroah-Hartman
2018-02-23 18:27 ` [PATCH 4.9 125/145] KVM: add X86_LOCAL_APIC dependency Greg Kroah-Hartman
2018-02-23 18:27 ` [PATCH 4.9 126/145] shmem: fix compilation warnings on unused functions Greg Kroah-Hartman
2018-02-23 18:27 ` [PATCH 4.9 127/145] [media] tc358743: fix register i2c_rd/wr functions Greg Kroah-Hartman
2018-02-23 18:27 ` [PATCH 4.9 128/145] [media] go7007: add MEDIA_CAMERA_SUPPORT dependency Greg Kroah-Hartman
2018-02-23 18:27 ` [PATCH 4.9 129/145] [media] em28xx: only use mt9v011 if camera support is enabled Greg Kroah-Hartman
2018-02-23 18:27 ` [PATCH 4.9 130/145] [media] tw5864: use dev_warn instead of WARN to shut up warning Greg Kroah-Hartman
2018-02-23 18:27 ` [PATCH 4.9 131/145] ISDN: eicon: reduce stack size of sig_ind function Greg Kroah-Hartman
2018-02-23 18:27 ` [PATCH 4.9 132/145] clk: meson: gxbb: fix build error without RESET_CONTROLLER Greg Kroah-Hartman
2018-02-23 18:27 ` [PATCH 4.9 133/145] kasan: rework Kconfig settings Greg Kroah-Hartman
2018-02-23 18:27 ` [PATCH 4.9 134/145] drm/i915: hide unused intel_panel_set_backlight function Greg Kroah-Hartman
2018-02-23 18:27 ` [PATCH 4.9 135/145] arm64: sunxi: always enable reset controller Greg Kroah-Hartman
2018-02-23 18:27 ` [PATCH 4.9 136/145] binfmt_elf: compat: avoid unused function warning Greg Kroah-Hartman
2018-02-23 18:27 ` [PATCH 4.9 137/145] spi: bcm-qspi: shut up warning about cfi header inclusion Greg Kroah-Hartman
2018-04-03 17:46   ` [4.9, " Florian Fainelli
2018-04-06  7:09     ` gregkh
2018-04-06  7:22       ` Arnd Bergmann
2018-04-06 15:55         ` Florian Fainelli
2018-02-23 18:27 ` [PATCH 4.9 138/145] idle: i7300: add PCI dependency Greg Kroah-Hartman
2018-02-23 18:27 ` [PATCH 4.9 139/145] arm64: fix warning about swapper_pg_dir overflow Greg Kroah-Hartman
2018-02-23 18:27 ` [PATCH 4.9 140/145] usb: phy: msm add regulator dependency Greg Kroah-Hartman
2018-02-23 18:27 ` [PATCH 4.9 141/145] x86/microcode/AMD: Change load_microcode_amd()s param to bool to fix preemptibility bug Greg Kroah-Hartman
2018-02-23 18:27 ` [PATCH 4.9 142/145] KVM: async_pf: Fix #DF due to inject "Page not Present" and "Page Ready" exceptions simultaneously Greg Kroah-Hartman
2018-02-23 18:27 ` [PATCH 4.9 143/145] KVM: VMX: clean up declaration of VPID/EPT invalidation types Greg Kroah-Hartman
2018-02-23 18:27 ` [PATCH 4.9 144/145] KVM: nVMX: invvpid handling improvements Greg Kroah-Hartman
2018-02-23 18:27 ` [PATCH 4.9 145/145] crypto: s5p-sss - Fix kernel Oops in AES-ECB mode Greg Kroah-Hartman
2018-02-24  0:36 ` [PATCH 4.9 000/145] 4.9.84-stable review Shuah Khan
2018-02-24 17:56 ` Guenter Roeck
2018-02-25  3:36 ` Dan Rue

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=20180223170724.669759283@linuxfoundation.org \
    --to=gregkh@linuxfoundation.org \
    --cc=akpm@linux-foundation.org \
    --cc=ben.hutchings@codethink.co.uk \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux@roeck-us.net \
    --cc=lkft-triage@lists.linaro.org \
    --cc=patches@kernelci.org \
    --cc=shuahkh@osg.samsung.com \
    --cc=stable@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.