linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 4.4 000/114] 4.4.163-stable review
@ 2018-11-08 21:50 Greg Kroah-Hartman
  2018-11-08 21:50 ` [PATCH 4.4 001/114] xfrm: Validate address prefix lengths in the xfrm selector Greg Kroah-Hartman
                   ` (117 more replies)
  0 siblings, 118 replies; 129+ messages in thread
From: Greg Kroah-Hartman @ 2018-11-08 21:50 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 4.4.163 release.
There are 114 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:28 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.4.163-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.4.y
and the diffstat can be found below.

thanks,

greg k-h

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

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

Nathan Chancellor <natechancellor@gmail.com>
    x86/time: Correct the attribute on jiffies' definition

Peter Zijlstra <peterz@infradead.org>
    x86/percpu: Fix this_cpu_read()

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

Mikhail Nikiforov <jackxviichaos@gmail.com>
    Input: elan_i2c - add ACPI ID for Lenovo IdeaPad 330-15IGM

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

Gustavo A. R. Silva <gustavo@embeddedor.com>
    usb: gadget: storage: Fix Spectre v1 vulnerability

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

Gustavo A. R. Silva <gustavo@embeddedor.com>
    IB/ucm: Fix Spectre v1 vulnerability

Gustavo A. R. Silva <gustavo@embeddedor.com>
    RDMA/ucma: Fix Spectre v1 vulnerability

Gustavo A. R. Silva <gustavo@embeddedor.com>
    ptp: fix Spectre v1 vulnerability

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

Ard Biesheuvel <ard.biesheuvel@linaro.org>
    ahci: don't ignore result code of ahci_reset_controller()

Jia-Ju Bai <baijiaju1990@163.com>
    crypto: shash - Fix a sleep-in-atomic bug in shash_setkey_unaligned

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

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

Jason Wang <jasowang@redhat.com>
    vhost: Fix Spectre V1 vulnerability

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

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

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

Nikolay Aleksandrov <nikolay@cumulusnetworks.com>
    net: bridge: remove ipv6 zero address check in mcast queries

Hangbin Liu <liuhangbin@gmail.com>
    bridge: do not add port to router list when receives query with source 0.0.0.0

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

Kimmo Rautkoski <ext-kimmo.rautkoski@vaisala.com>
    mtd: spi-nor: Add support for is25wp series chips

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

Sascha Hauer <s.hauer@pengutronix.de>
    ARM: dts: imx53-qsb: disable 1.2GHz OPP

Maciej W. Rozycki <macro@linux-mips.org>
    MIPS: DEC: Fix an int-handler.S CPU_DADDI_WORKAROUNDS regression

Christian Grönke <c.groenke@infodas.de>
    igb: Remove superfluous reset to PHY and page 0 selection

Matt Redfearn <matt.redfearn@imgtec.com>
    MIPS: microMIPS: Fix decoding of swsp16 instruction

Raghava Aditya Renukunta <RaghavaAditya.Renukunta@microsemi.com>
    scsi: aacraid: Fix typo in blink status

Paolo Abeni <pabeni@redhat.com>
    bonding: avoid defaulting hard_header_len to ETH_HLEN on slave removal

Gustavo A. R. Silva <garsilva@embeddedor.com>
    PM / devfreq: tegra: fix error return code in tegra_devfreq_probe()

Gustavo A. R. Silva <garsilva@embeddedor.com>
    ASoC: spear: fix error return code in spdif_in_probe()

Gustavo A. R. Silva <gustavo@embeddedor.com>
    spi: xlp: fix error return code in xlp_spi_probe()

Gustavo A. R. Silva <gustavo@embeddedor.com>
    spi/bcm63xx: fix error return code in bcm63xx_spi_probe()

Matt Redfearn <matt.redfearn@imgtec.com>
    MIPS: Handle non word sized instructions when examining frame

Gustavo A. R. Silva <gustavo@embeddedor.com>
    spi/bcm63xx-hspi: fix error return code in bcm63xx_hsspi_probe()

Gustavo A. R. Silva <gustavo@embeddedor.com>
    usb: dwc3: omap: fix error return code in dwc3_omap_probe()

Gustavo A. R. Silva <gustavo@embeddedor.com>
    usb: ehci-omap: fix error return code in ehci_hcd_omap_probe()

Gustavo A. R. Silva <gustavo@embeddedor.com>
    usb: imx21-hcd: fix error return code in imx21_probe()

Gustavo A. R. Silva <gustavo@embeddedor.com>
    gpio: msic: fix error return code in platform_msic_gpio_probe()

David S. Miller <davem@davemloft.net>
    sparc64: Fix exception handling in UltraSPARC-III memcpy.

Gustavo A. R. Silva <gustavo@embeddedor.com>
    gpu: host1x: fix error return code in host1x_probe()

Mike Kravetz <mike.kravetz@oracle.com>
    sparc64 mm: Fix more TSB sizing issues

Gustavo A. R. Silva <gustavo@embeddedor.com>
    video: fbdev: pxa3xx_gcu: fix error return code in pxa3xx_gcu_probe()

Gustavo A. R. Silva <gustavo@embeddedor.com>
    tty: serial: sprd: fix error return code in sprd_probe()

Guillaume Nault <g.nault@alphalink.fr>
    l2tp: hold socket before dropping lock in l2tp_ip{, 6}_recv()

Peter S. Housel <housel@acm.org>
    brcmfmac: Fix glom_skb leak in brcmf_sdiod_recv_chain

Alexander Duyck <aduyck@mirantis.com>
    gro: Allow tunnel stacking in the case of FOU/GUE

Nicolas Dichtel <nicolas.dichtel@6wind.com>
    vti6: flush x-netns xfrm cache when vti interface is removed

Takashi Iwai <tiwai@suse.de>
    ALSA: timer: Fix zero-division by continue of uninitialized instance

Mark Rustad <mark.d.rustad@intel.com>
    ixgbe: Correct X550EM_x revision check

Emil Tantilov <emil.s.tantilov@intel.com>
    ixgbe: fix RSS limit for X550

Tariq Toukan <tariqt@mellanox.com>
    net/mlx5e: Correctly handle RSS indirection table when changing number of channels

Tariq Toukan <tariqt@mellanox.com>
    net/mlx5e: Fix LRO modify

William Dauchy <william@gandi.net>
    ixgbevf: Fix handling of NAPI budget when multiple queues are enabled per vector

Ashish Samant <ashish.samant@oracle.com>
    fuse: Dont call set_page_dirty_lock() for ITER_BVEC pages for async_dio

Pavel Roskin <plroskin@gmail.com>
    drm/nouveau/fbcon: fix oops without fbdev emulation

Daniel Borkmann <daniel@iogearbox.net>
    bpf: generally move prog destruction to RCU deferral

Alan Stern <stern@rowland.harvard.edu>
    usb-storage: fix bogus hardware error messages for ATA pass-thru devices

WANG Cong <xiyou.wangcong@gmail.com>
    sch_red: update backlog as well

Sowmini Varadhan <sowmini.varadhan@oracle.com>
    sparc/pci: Refactor dev_archdata initialization into pci_init_dev_archdata

Ewan D. Milne <emilne@redhat.com>
    scsi: Add STARGET_CREATED_REMOVE state to scsi_target_state

Jonathan Basseri <misterikkit@google.com>
    xfrm: Clear sk_dst_cache when applying per-socket policy.

Catalin Marinas <catalin.marinas@arm.com>
    arm64: Fix potential race with hardware DBM in ptep_set_access_flags()

Mark Syms <mark.syms@citrix.com>
    CIFS: handle guest access errors to Windows shares

Geert Uytterhoeven <geert+renesas@glider.be>
    ASoC: wm8940: Enable cache usage to fix crashes on resume

Geert Uytterhoeven <geert+renesas@glider.be>
    ASoC: ak4613: Enable cache usage to fix crashes on resume

Maciej W. Rozycki <macro@imgtec.com>
    MIPS: Fix FCSR Cause bit handling for correct SIGFPE issue

Vladis Dronov <vdronov@redhat.com>
    usbvision: revert commit 588afcc1

Alexander Shishkin <alexander.shishkin@linux.intel.com>
    perf/core: Don't leak event in the syscall error path

Raghava Aditya Renukunta <RaghavaAditya.Renukunta@microsemi.com>
    aacraid: Start adapter after updating number of MSIX vectors

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

Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
    tpm: fix: return rc when devm_add_action() fails

Arnd Bergmann <arnd@arndb.de>
    thermal: allow u8500-thermal driver to be a module

Arnd Bergmann <arnd@arndb.de>
    thermal: allow spear-thermal driver to be a module

Jeff Mahoney <jeffm@suse.com>
    btrfs: don't create or leak aliased root while cleaning up orphans

Peter Zijlstra <peterz@infradead.org>
    sched/cgroup: Fix cgroup entity load tracking tear-down

Florian Fainelli <f.fainelli@gmail.com>
    um: Avoid longjmp/setjmp symbol clashes with libpthread.a

Eric Dumazet <edumazet@google.com>
    ipv6: orphan skbs in reassembly unit

Eugenia Emantayev <eugenia@mellanox.com>
    net/mlx4_en: Resolve dividing by zero in 32-bit system

Mateusz Jurczyk <mjurczyk@google.com>
    af_iucv: Move sockaddr length checks to before accessing sa_family in bind and connect handlers

Andrey Ryabinin <aryabinin@virtuozzo.com>
    radix-tree: fix radix_tree_iter_retry() for tagged iterators.

Jiri Kosina <jkosina@suse.cz>
    btrfs: cleaner_kthread() doesn't need explicit freeze

Matt Fleming <matt@codeblueprint.co.uk>
    x86/mm/pat: Prevent hang during boot when mapping pages

Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
    ARM: dts: apq8064: add ahci ports-implemented mask

Steven Rostedt (Red Hat) <rostedt@goodmis.org>
    tracing: Skip more functions when doing stack tracing of events

Paul Bolle <pebolle@tiscali.nl>
    ser_gigaset: use container_of() instead of detour

David Herrmann <dh.herrmann@gmail.com>
    net: drop write-only stack variable

Johannes Berg <johannes.berg@intel.com>
    ipv6: suppress sparse warnings in IP6_ECN_set_ce()

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

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>
    r8152: Check for supported Wake-on-LAN Modes

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

Florian Fainelli <f.fainelli@gmail.com>
    lan78xx: 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

Lubomir Rintel <lkundrak@v3.sk>
    pxa168fb: prepare the clock

Matias Karhumaa <matias.karhumaa@gmail.com>
    Bluetooth: SMP: fix crash in unpairing

Martin Willi <martin@strongswan.org>
    mac80211_hwsim: do not omit multicast announce of first added radio

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

Andrei Otcheretianski <andrei.otcheretianski@intel.com>
    mac80211: Always report TX status

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.


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

Diffstat:

 Makefile                                           |  4 +-
 arch/arm/boot/dts/imx53-qsb-common.dtsi            | 11 ++++
 arch/arm/boot/dts/qcom-apq8064.dtsi                |  3 +-
 arch/arm/mm/ioremap.c                              |  2 +-
 arch/arm64/mm/fault.c                              | 15 ++---
 arch/mips/dec/int-handler.S                        | 34 ++--------
 arch/mips/include/asm/fpu_emulator.h               | 13 ++++
 arch/mips/include/asm/switch_to.h                  | 18 ++++++
 arch/mips/include/uapi/asm/inst.h                  |  2 +-
 arch/mips/kernel/mips-r2-to-r6-emul.c              | 10 +--
 arch/mips/kernel/process.c                         | 11 ++--
 arch/mips/kernel/ptrace.c                          |  7 +--
 arch/mips/kernel/traps.c                           | 72 ++++++++++++----------
 arch/sparc/include/asm/page_64.h                   |  1 +
 arch/sparc/kernel/pci.c                            | 29 ++++++---
 arch/sparc/lib/U3memcpy.S                          |  4 +-
 arch/sparc/mm/fault_64.c                           |  1 +
 arch/sparc/mm/tlb.c                                | 35 +++++++++--
 arch/sparc/mm/tsb.c                                | 18 ++++--
 arch/um/Makefile                                   |  4 ++
 arch/x86/include/asm/percpu.h                      |  8 +--
 arch/x86/kernel/time.c                             |  2 +-
 arch/x86/mm/pageattr.c                             | 21 ++++---
 arch/x86/pci/fixup.c                               |  7 +++
 arch/x86/um/setjmp_32.S                            | 16 ++---
 arch/x86/um/setjmp_64.S                            | 16 ++---
 crypto/shash.c                                     |  2 +-
 drivers/ata/ahci.c                                 |  5 +-
 drivers/char/tpm/tpm-chip.c                        |  6 +-
 drivers/devfreq/tegra-devfreq.c                    |  6 +-
 drivers/gpio/gpio-msic.c                           |  4 +-
 drivers/gpu/drm/nouveau/nouveau_fbcon.c            |  7 ++-
 drivers/gpu/host1x/dev.c                           |  4 +-
 drivers/infiniband/core/ucm.c                      |  3 +
 drivers/infiniband/core/ucma.c                     |  3 +
 drivers/input/mouse/elan_i2c_core.c                |  1 +
 drivers/isdn/gigaset/ser-gigaset.c                 |  9 +--
 drivers/media/usb/usbvision/usbvision-video.c      |  7 ---
 drivers/mfd/db8500-prcmu.c                         |  3 +
 drivers/mtd/spi-nor/spi-nor.c                      |  6 ++
 drivers/net/bonding/bond_main.c                    |  2 +-
 drivers/net/ethernet/chelsio/cxgb3/cxgb3_main.c    | 17 +++++
 drivers/net/ethernet/intel/igb/e1000_82575.c       | 11 ----
 drivers/net/ethernet/intel/ixgbe/ixgbe.h           |  2 +-
 drivers/net/ethernet/intel/ixgbe/ixgbe_type.h      |  2 +-
 drivers/net/ethernet/intel/ixgbe/ixgbe_x550.c      |  9 +--
 drivers/net/ethernet/intel/ixgbevf/ixgbevf_main.c  |  2 +
 drivers/net/ethernet/mellanox/mlx4/en_clock.c      |  5 +-
 drivers/net/ethernet/mellanox/mlx5/core/en.h       |  2 +
 .../net/ethernet/mellanox/mlx5/core/en_ethtool.c   |  2 +
 drivers/net/ethernet/mellanox/mlx5/core/en_main.c  | 30 ++++++---
 drivers/net/ethernet/realtek/r8169.c               |  8 +--
 drivers/net/ethernet/stmicro/stmmac/stmmac_mdio.c  |  2 +-
 drivers/net/usb/asix_common.c                      |  3 +
 drivers/net/usb/ax88179_178a.c                     |  3 +
 drivers/net/usb/lan78xx.c                          | 17 ++---
 drivers/net/usb/r8152.c                            |  3 +
 drivers/net/usb/smsc75xx.c                         |  3 +
 drivers/net/usb/smsc95xx.c                         |  3 +
 drivers/net/usb/sr9800.c                           |  3 +
 drivers/net/wireless/brcm80211/brcmfmac/bcmsdh.c   |  7 +--
 drivers/net/wireless/mac80211_hwsim.c              |  3 +-
 drivers/ptp/ptp_chardev.c                          |  4 ++
 drivers/scsi/aacraid/linit.c                       |  2 +-
 drivers/scsi/aacraid/src.c                         |  2 +-
 drivers/scsi/scsi_scan.c                           |  5 +-
 drivers/scsi/scsi_sysfs.c                          |  8 ++-
 drivers/spi/spi-bcm63xx-hsspi.c                    |  4 +-
 drivers/spi/spi-bcm63xx.c                          |  4 +-
 drivers/spi/spi-xlp.c                              |  4 +-
 drivers/thermal/Kconfig                            |  6 +-
 drivers/tty/serial/sprd_serial.c                   |  4 +-
 drivers/usb/class/cdc-acm.c                        | 14 ++---
 drivers/usb/core/devio.c                           |  4 +-
 drivers/usb/dwc3/dwc3-omap.c                       |  4 +-
 drivers/usb/gadget/function/f_mass_storage.c       |  3 +
 drivers/usb/host/ehci-omap.c                       |  4 +-
 drivers/usb/host/imx21-hcd.c                       |  6 +-
 drivers/usb/storage/transport.c                    | 14 ++++-
 drivers/vhost/vhost.c                              |  2 +
 drivers/video/fbdev/pxa168fb.c                     |  6 +-
 drivers/video/fbdev/pxa3xx-gcu.c                   |  4 +-
 fs/btrfs/disk-io.c                                 |  6 +-
 fs/btrfs/disk-io.h                                 |  2 +
 fs/btrfs/root-tree.c                               | 27 +++++---
 fs/cachefiles/namei.c                              |  2 +-
 fs/cifs/connect.c                                  |  3 +
 fs/fat/fatent.c                                    |  1 +
 fs/fuse/file.c                                     |  6 +-
 fs/fuse/fuse_i.h                                   |  1 +
 include/linux/bpf.h                                |  5 --
 include/linux/radix-tree.h                         |  1 +
 include/net/inet_ecn.h                             |  3 +-
 include/scsi/scsi_device.h                         |  1 +
 kernel/bpf/arraymap.c                              |  4 +-
 kernel/bpf/syscall.c                               | 13 +---
 kernel/events/core.c                               |  5 +-
 kernel/sched/core.c                                |  4 +-
 kernel/sched/fair.c                                | 59 ++++++++++++------
 kernel/sched/sched.h                               |  4 +-
 kernel/trace/trace.c                               | 19 +++++-
 mm/huge_memory.c                                   |  6 +-
 mm/mremap.c                                        | 21 +++++--
 net/bluetooth/mgmt.c                               |  7 +--
 net/bluetooth/smp.c                                | 29 +++++++--
 net/bluetooth/smp.h                                |  3 +-
 net/bridge/br_multicast.c                          |  9 ++-
 net/core/rtnetlink.c                               | 10 +++
 net/ipv4/fou.c                                     | 16 +++++
 net/ipv4/ip_fragment.c                             | 12 ++--
 net/ipv6/addrconf.c                                |  6 +-
 net/ipv6/ip6_vti.c                                 | 31 ++++++++++
 net/ipv6/mcast.c                                   | 16 ++---
 net/ipv6/ndisc.c                                   |  3 +-
 net/ipv6/netfilter/nf_conntrack_reasm.c            |  1 +
 net/ipv6/xfrm6_output.c                            |  2 +
 net/iucv/af_iucv.c                                 |  8 +--
 net/l2tp/l2tp_ip.c                                 | 11 ++--
 net/l2tp/l2tp_ip6.c                                | 11 ++--
 net/mac80211/status.c                              |  7 +--
 net/sched/sch_gred.c                               |  2 +-
 net/sched/sch_red.c                                |  4 ++
 net/sctp/socket.c                                  |  5 +-
 net/socket.c                                       | 11 +++-
 net/unix/af_unix.c                                 |  5 +-
 net/wireless/reg.c                                 |  1 +
 net/xfrm/xfrm_state.c                              |  1 +
 net/xfrm/xfrm_user.c                               | 15 +++++
 security/keys/process_keys.c                       |  7 ++-
 sound/core/timer.c                                 | 14 +++++
 sound/soc/codecs/ak4613.c                          |  1 +
 sound/soc/codecs/wm8940.c                          |  1 +
 sound/soc/spear/spdif_in.c                         |  6 +-
 tools/perf/Makefile                                |  4 +-
 134 files changed, 737 insertions(+), 388 deletions(-)



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

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

Thread overview: 129+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-11-08 21:50 [PATCH 4.4 000/114] 4.4.163-stable review Greg Kroah-Hartman
2018-11-08 21:50 ` [PATCH 4.4 001/114] xfrm: Validate address prefix lengths in the xfrm selector Greg Kroah-Hartman
2018-11-08 21:50 ` [PATCH 4.4 002/114] xfrm6: call kfree_skb when skb is toobig Greg Kroah-Hartman
2018-11-08 21:50 ` [PATCH 4.4 003/114] mac80211: Always report TX status Greg Kroah-Hartman
2018-11-08 21:50 ` [PATCH 4.4 004/114] cfg80211: reg: Init wiphy_idx in regulatory_hint_core() Greg Kroah-Hartman
2018-11-08 21:50 ` [PATCH 4.4 005/114] ARM: 8799/1: mm: fix pci_ioremap_io() offset check Greg Kroah-Hartman
2018-11-08 21:50 ` [PATCH 4.4 006/114] xfrm: validate template mode Greg Kroah-Hartman
2018-11-08 21:50 ` [PATCH 4.4 007/114] mac80211_hwsim: do not omit multicast announce of first added radio Greg Kroah-Hartman
2018-11-08 21:50 ` [PATCH 4.4 008/114] Bluetooth: SMP: fix crash in unpairing Greg Kroah-Hartman
2018-11-08 21:50 ` [PATCH 4.4 009/114] pxa168fb: prepare the clock Greg Kroah-Hartman
2018-11-08 21:50 ` [PATCH 4.4 010/114] asix: Check for supported Wake-on-LAN modes Greg Kroah-Hartman
2018-11-08 21:50 ` [PATCH 4.4 011/114] ax88179_178a: " Greg Kroah-Hartman
2018-11-08 21:50 ` [PATCH 4.4 012/114] lan78xx: " Greg Kroah-Hartman
2018-11-08 21:50 ` [PATCH 4.4 013/114] sr9800: " Greg Kroah-Hartman
2018-11-08 21:50 ` [PATCH 4.4 014/114] r8152: Check for supported Wake-on-LAN Modes Greg Kroah-Hartman
2018-11-08 21:50 ` [PATCH 4.4 015/114] smsc75xx: Check for Wake-on-LAN modes Greg Kroah-Hartman
2018-11-08 21:50 ` [PATCH 4.4 016/114] smsc95xx: " Greg Kroah-Hartman
2018-11-08 21:50 ` [PATCH 4.4 017/114] perf/ring_buffer: Prevent concurent ring buffer access Greg Kroah-Hartman
2018-11-08 21:50 ` [PATCH 4.4 018/114] net: cxgb3_main: fix a missing-check bug Greg Kroah-Hartman
2018-11-08 21:50 ` [PATCH 4.4 019/114] KEYS: put keyring if install_session_keyring_to_cred() fails Greg Kroah-Hartman
2018-11-08 21:50 ` [PATCH 4.4 020/114] ipv6: suppress sparse warnings in IP6_ECN_set_ce() Greg Kroah-Hartman
2018-11-08 21:50 ` [PATCH 4.4 021/114] net: drop write-only stack variable Greg Kroah-Hartman
2018-11-08 21:50 ` [PATCH 4.4 022/114] ser_gigaset: use container_of() instead of detour Greg Kroah-Hartman
2018-11-08 21:50 ` [PATCH 4.4 023/114] tracing: Skip more functions when doing stack tracing of events Greg Kroah-Hartman
2018-11-08 21:50 ` [PATCH 4.4 024/114] ARM: dts: apq8064: add ahci ports-implemented mask Greg Kroah-Hartman
2018-11-08 21:50 ` [PATCH 4.4 025/114] x86/mm/pat: Prevent hang during boot when mapping pages Greg Kroah-Hartman
2018-11-08 21:50 ` [PATCH 4.4 026/114] btrfs: cleaner_kthread() doesnt need explicit freeze Greg Kroah-Hartman
2018-11-08 23:28   ` David Sterba
2018-11-09  0:04     ` Sasha Levin
2018-11-09  0:22       ` Greg Kroah-Hartman
2018-11-08 21:50 ` [PATCH 4.4 027/114] radix-tree: fix radix_tree_iter_retry() for tagged iterators Greg Kroah-Hartman
2018-11-08 21:50 ` [PATCH 4.4 028/114] af_iucv: Move sockaddr length checks to before accessing sa_family in bind and connect handlers Greg Kroah-Hartman
2018-11-08 21:50 ` [PATCH 4.4 029/114] net/mlx4_en: Resolve dividing by zero in 32-bit system Greg Kroah-Hartman
2018-11-08 21:50 ` [PATCH 4.4 030/114] ipv6: orphan skbs in reassembly unit Greg Kroah-Hartman
2018-11-08 21:50 ` [PATCH 4.4 031/114] um: Avoid longjmp/setjmp symbol clashes with libpthread.a Greg Kroah-Hartman
2018-11-08 21:50 ` [PATCH 4.4 032/114] sched/cgroup: Fix cgroup entity load tracking tear-down Greg Kroah-Hartman
2018-11-08 21:50 ` [PATCH 4.4 033/114] btrfs: dont create or leak aliased root while cleaning up orphans Greg Kroah-Hartman
2018-11-08 21:50 ` [PATCH 4.4 034/114] thermal: allow spear-thermal driver to be a module Greg Kroah-Hartman
2018-11-08 21:50 ` [PATCH 4.4 035/114] thermal: allow u8500-thermal " Greg Kroah-Hartman
2018-11-08 21:50 ` [PATCH 4.4 036/114] tpm: fix: return rc when devm_add_action() fails Greg Kroah-Hartman
2018-11-08 21:50 ` [PATCH 4.4 037/114] x86/PCI: Mark Broadwell-EP Home Agent 1 as having non-compliant BARs Greg Kroah-Hartman
2018-11-08 21:50 ` [PATCH 4.4 038/114] aacraid: Start adapter after updating number of MSIX vectors Greg Kroah-Hartman
2018-11-08 21:50 ` [PATCH 4.4 039/114] perf/core: Dont leak event in the syscall error path Greg Kroah-Hartman
2018-11-08 21:50 ` [PATCH 4.4 040/114] [media] usbvision: revert commit 588afcc1 Greg Kroah-Hartman
2018-11-08 21:50 ` [PATCH 4.4 041/114] MIPS: Fix FCSR Cause bit handling for correct SIGFPE issue Greg Kroah-Hartman
2018-11-08 21:50 ` [PATCH 4.4 042/114] ASoC: ak4613: Enable cache usage to fix crashes on resume Greg Kroah-Hartman
2018-11-08 21:50 ` [PATCH 4.4 043/114] ASoC: wm8940: " Greg Kroah-Hartman
2018-11-08 21:50 ` [PATCH 4.4 044/114] CIFS: handle guest access errors to Windows shares Greg Kroah-Hartman
2018-11-08 21:51 ` [PATCH 4.4 045/114] arm64: Fix potential race with hardware DBM in ptep_set_access_flags() Greg Kroah-Hartman
2018-11-08 21:51 ` [PATCH 4.4 046/114] xfrm: Clear sk_dst_cache when applying per-socket policy Greg Kroah-Hartman
2018-11-08 21:51 ` [PATCH 4.4 047/114] scsi: Add STARGET_CREATED_REMOVE state to scsi_target_state Greg Kroah-Hartman
2018-11-08 21:51 ` [PATCH 4.4 048/114] sparc/pci: Refactor dev_archdata initialization into pci_init_dev_archdata Greg Kroah-Hartman
2018-11-08 21:51 ` [PATCH 4.4 049/114] sch_red: update backlog as well Greg Kroah-Hartman
2018-11-08 21:51 ` [PATCH 4.4 050/114] usb-storage: fix bogus hardware error messages for ATA pass-thru devices Greg Kroah-Hartman
2018-11-08 21:51 ` [PATCH 4.4 051/114] bpf: generally move prog destruction to RCU deferral Greg Kroah-Hartman
2018-11-08 21:51 ` [PATCH 4.4 052/114] drm/nouveau/fbcon: fix oops without fbdev emulation Greg Kroah-Hartman
2018-11-08 21:51 ` [PATCH 4.4 053/114] fuse: Dont call set_page_dirty_lock() for ITER_BVEC pages for async_dio Greg Kroah-Hartman
2018-11-08 21:51 ` [PATCH 4.4 054/114] ixgbevf: Fix handling of NAPI budget when multiple queues are enabled per vector Greg Kroah-Hartman
2018-11-08 21:51 ` [PATCH 4.4 055/114] net/mlx5e: Fix LRO modify Greg Kroah-Hartman
2018-11-08 21:51 ` [PATCH 4.4 056/114] net/mlx5e: Correctly handle RSS indirection table when changing number of channels Greg Kroah-Hartman
2018-11-08 21:51 ` [PATCH 4.4 057/114] ixgbe: fix RSS limit for X550 Greg Kroah-Hartman
2018-11-08 21:51 ` [PATCH 4.4 058/114] ixgbe: Correct X550EM_x revision check Greg Kroah-Hartman
2018-11-08 21:51 ` [PATCH 4.4 059/114] ALSA: timer: Fix zero-division by continue of uninitialized instance Greg Kroah-Hartman
2018-11-08 21:51 ` [PATCH 4.4 060/114] vti6: flush x-netns xfrm cache when vti interface is removed Greg Kroah-Hartman
2018-11-08 21:51 ` [PATCH 4.4 061/114] gro: Allow tunnel stacking in the case of FOU/GUE Greg Kroah-Hartman
2018-11-08 21:51 ` [PATCH 4.4 062/114] brcmfmac: Fix glom_skb leak in brcmf_sdiod_recv_chain Greg Kroah-Hartman
2018-11-08 21:51 ` [PATCH 4.4 063/114] l2tp: hold socket before dropping lock in l2tp_ip{, 6}_recv() Greg Kroah-Hartman
2018-11-09 15:33   ` Guillaume Nault
2018-11-09 16:28     ` Greg Kroah-Hartman
2018-11-09 16:30       ` Guillaume Nault
2018-11-08 21:51 ` [PATCH 4.4 064/114] tty: serial: sprd: fix error return code in sprd_probe() Greg Kroah-Hartman
2018-11-08 21:51 ` [PATCH 4.4 065/114] video: fbdev: pxa3xx_gcu: fix error return code in pxa3xx_gcu_probe() Greg Kroah-Hartman
2018-11-08 21:51 ` [PATCH 4.4 066/114] sparc64 mm: Fix more TSB sizing issues Greg Kroah-Hartman
2018-11-08 21:51 ` [PATCH 4.4 067/114] gpu: host1x: fix error return code in host1x_probe() Greg Kroah-Hartman
2018-11-08 21:51 ` [PATCH 4.4 068/114] sparc64: Fix exception handling in UltraSPARC-III memcpy Greg Kroah-Hartman
2018-11-08 21:51 ` [PATCH 4.4 069/114] gpio: msic: fix error return code in platform_msic_gpio_probe() Greg Kroah-Hartman
2018-11-08 21:51 ` [PATCH 4.4 070/114] usb: imx21-hcd: fix error return code in imx21_probe() Greg Kroah-Hartman
2018-11-08 21:51 ` [PATCH 4.4 071/114] usb: ehci-omap: fix error return code in ehci_hcd_omap_probe() Greg Kroah-Hartman
2018-11-08 21:51 ` [PATCH 4.4 072/114] usb: dwc3: omap: fix error return code in dwc3_omap_probe() Greg Kroah-Hartman
2018-11-08 21:51 ` [PATCH 4.4 073/114] spi/bcm63xx-hspi: fix error return code in bcm63xx_hsspi_probe() Greg Kroah-Hartman
2018-11-08 21:51 ` [PATCH 4.4 074/114] MIPS: Handle non word sized instructions when examining frame Greg Kroah-Hartman
2018-11-08 21:51 ` [PATCH 4.4 075/114] spi/bcm63xx: fix error return code in bcm63xx_spi_probe() Greg Kroah-Hartman
2018-11-08 21:51 ` [PATCH 4.4 076/114] spi: xlp: fix error return code in xlp_spi_probe() Greg Kroah-Hartman
2018-11-08 21:51 ` [PATCH 4.4 077/114] ASoC: spear: fix error return code in spdif_in_probe() Greg Kroah-Hartman
2018-11-08 21:51 ` [PATCH 4.4 078/114] PM / devfreq: tegra: fix error return code in tegra_devfreq_probe() Greg Kroah-Hartman
2018-11-08 21:51 ` [PATCH 4.4 079/114] bonding: avoid defaulting hard_header_len to ETH_HLEN on slave removal Greg Kroah-Hartman
2018-11-08 21:51 ` [PATCH 4.4 080/114] scsi: aacraid: Fix typo in blink status Greg Kroah-Hartman
2018-11-08 21:51 ` [PATCH 4.4 081/114] MIPS: microMIPS: Fix decoding of swsp16 instruction Greg Kroah-Hartman
2018-11-08 21:51 ` [PATCH 4.4 082/114] igb: Remove superfluous reset to PHY and page 0 selection Greg Kroah-Hartman
2018-11-08 21:51 ` [PATCH 4.4 083/114] MIPS: DEC: Fix an int-handler.S CPU_DADDI_WORKAROUNDS regression Greg Kroah-Hartman
2018-11-08 21:51 ` [PATCH 4.4 084/114] ARM: dts: imx53-qsb: disable 1.2GHz OPP Greg Kroah-Hartman
2018-11-08 21:51 ` [PATCH 4.4 085/114] fs/fat/fatent.c: add cond_resched() to fat_count_free_clusters() Greg Kroah-Hartman
2018-11-08 21:51 ` [PATCH 4.4 086/114] mtd: spi-nor: Add support for is25wp series chips Greg Kroah-Hartman
2018-11-08 21:51 ` [PATCH 4.4 087/114] perf tools: Disable parallelism for make clean Greg Kroah-Hartman
2018-11-08 21:51 ` [PATCH 4.4 088/114] bridge: do not add port to router list when receives query with source 0.0.0.0 Greg Kroah-Hartman
2018-11-08 21:51 ` [PATCH 4.4 089/114] net: bridge: remove ipv6 zero address check in mcast queries Greg Kroah-Hartman
2018-11-08 21:51 ` [PATCH 4.4 090/114] ipv6: mcast: fix a use-after-free in inet6_mc_check Greg Kroah-Hartman
2018-11-08 21:51 ` [PATCH 4.4 091/114] ipv6/ndisc: Preserve IPv6 control buffer if protocol error handlers are called Greg Kroah-Hartman
2018-11-08 21:51 ` [PATCH 4.4 092/114] net/ipv6: Fix index counter for unicast addresses in in6_dump_addrs Greg Kroah-Hartman
2018-11-08 21:51 ` [PATCH 4.4 093/114] net: sched: gred: pass the right attribute to gred_change_table_def() Greg Kroah-Hartman
2018-11-08 21:51 ` [PATCH 4.4 094/114] net: socket: fix a missing-check bug Greg Kroah-Hartman
2018-11-08 21:51 ` [PATCH 4.4 095/114] net: stmmac: Fix stmmac_mdio_reset() when building stmmac as modules Greg Kroah-Hartman
2018-11-08 21:51 ` [PATCH 4.4 096/114] r8169: fix NAPI handling under high load Greg Kroah-Hartman
2018-11-08 21:51 ` [PATCH 4.4 097/114] sctp: fix race on sctp_id2asoc Greg Kroah-Hartman
2018-11-08 21:51 ` [PATCH 4.4 098/114] net: drop skb on failure in ip_check_defrag() Greg Kroah-Hartman
2018-11-08 21:51 ` [PATCH 4.4 099/114] vhost: Fix Spectre V1 vulnerability Greg Kroah-Hartman
2018-11-08 21:51 ` [PATCH 4.4 100/114] rtnetlink: Disallow FDB configuration for non-Ethernet device Greg Kroah-Hartman
2018-11-08 21:51 ` [PATCH 4.4 101/114] mremap: properly flush TLB before releasing the page Greg Kroah-Hartman
2018-11-08 21:51 ` [PATCH 4.4 102/114] crypto: shash - Fix a sleep-in-atomic bug in shash_setkey_unaligned Greg Kroah-Hartman
2018-11-08 21:51 ` [PATCH 4.4 103/114] ahci: dont ignore result code of ahci_reset_controller() Greg Kroah-Hartman
2018-11-08 21:51 ` [PATCH 4.4 104/114] cachefiles: fix the race between cachefiles_bury_object() and rmdir(2) Greg Kroah-Hartman
2018-11-08 21:52 ` [PATCH 4.4 105/114] ptp: fix Spectre v1 vulnerability Greg Kroah-Hartman
2018-11-08 21:52 ` [PATCH 4.4 106/114] RDMA/ucma: Fix " Greg Kroah-Hartman
2018-11-08 21:52 ` [PATCH 4.4 107/114] IB/ucm: " Greg Kroah-Hartman
2018-11-08 21:52 ` [PATCH 4.4 108/114] cdc-acm: correct counting of UART states in serial state notification Greg Kroah-Hartman
2018-11-08 21:52 ` [PATCH 4.4 109/114] usb: gadget: storage: Fix Spectre v1 vulnerability Greg Kroah-Hartman
2018-11-08 21:52 ` [PATCH 4.4 110/114] USB: fix the usbfs flag sanitization for control transfers Greg Kroah-Hartman
2018-11-08 21:52 ` [PATCH 4.4 111/114] Input: elan_i2c - add ACPI ID for Lenovo IdeaPad 330-15IGM Greg Kroah-Hartman
2018-11-08 21:52 ` [PATCH 4.4 112/114] sched/fair: Fix throttle_list starvation with low CFS quota Greg Kroah-Hartman
2018-11-08 21:52 ` [PATCH 4.4 113/114] x86/percpu: Fix this_cpu_read() Greg Kroah-Hartman
2018-11-08 21:52 ` [PATCH 4.4 114/114] x86/time: Correct the attribute on jiffies definition Greg Kroah-Hartman
2018-11-09 13:50 ` [PATCH 4.4 000/114] 4.4.163-stable review Guenter Roeck
2018-11-09 14:14   ` Guenter Roeck
2018-11-09 16:15     ` Greg Kroah-Hartman
2018-11-09 14:46   ` Greg Kroah-Hartman
2018-11-09 19:44 ` Shuah Khan
2018-11-09 21:30 ` Guenter Roeck
2018-11-10 15:22   ` Greg Kroah-Hartman
2018-11-09 21:55 ` Dan Rue

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