All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 4.0 000/105] 4.0.6-stable review
@ 2015-06-19 20:34 ` Greg Kroah-Hartman
  0 siblings, 0 replies; 212+ messages in thread
From: Greg Kroah-Hartman @ 2015-06-19 20:34 UTC (permalink / raw)
  To: linux-kernel; +Cc: Greg Kroah-Hartman, torvalds, akpm, linux, shuah.kh, stable

This is the start of the stable review cycle for the 4.0.6 release.
There are 105 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 Jun 21 20:35:34 UTC 2015.
Anything received after that time might be too late.

The whole patch series can be found in one patch at:
	kernel.org/pub/linux/kernel/v4.x/stable-review/patch-4.0.6-rc1.gz
and the diffstat can be found below.

thanks,

greg k-h

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

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

Chris Mason <clm@fb.com>
    Btrfs: fix regression in raid level conversion

Chris Mason <clm@fb.com>
    Btrfs: fix uninit variable in clone ioctl

Filipe Manana <fdmanana@suse.com>
    Btrfs: fix range cloning when same inode used as source and destination

Jeff Mahoney <jeffm@suse.com>
    btrfs: cleanup orphans while looking up default subvolume

Chengyu Song <csong84@gatech.edu>
    btrfs: incorrect handling for fiemap_fill_next_extent return

Filipe Manana <fdmanana@suse.com>
    Btrfs: send, don't leave without decrementing clone root's send_progress

Filipe Manana <fdmanana@suse.com>
    Btrfs: send, add missing check for dead clone root

Oleg Nesterov <oleg@redhat.com>
    x86/vdso: Fix 'make bzImage' on older distros

Tommi Kyntola <tommi.kyntola@gmail.com>
    x86/vdso: Fix the x86 vdso2c tool includes

Axel Lin <axel.lin@ingics.com>
    irqchip: sunxi-nmi: Fix off-by-one error in irq iterator

Johannes Berg <johannes.berg@intel.com>
    cfg80211: wext: clear sinfo struct before calling driver

Ming Lei <tom.leiming@gmail.com>
    blk-mq: free hctx->ctxs in queue's release handler

Mel Gorman <mgorman@suse.de>
    sched, numa: do not hint for NUMA balancing on VM_MIXEDMAP mappings

NeilBrown <neilb@suse.de>
    md: don't return 0 from array_state_store

NeilBrown <neilb@suse.de>
    md: Close race when setting 'action' to 'idle'.

Gu Zheng <guz.fnst@cn.fujitsu.com>
    mm/memory_hotplug.c: set zone->wait_table to null after freeing it

Yingjoe Chen <yingjoe.chen@mediatek.com>
    arm64: dts: mt8173-evb: fix model name

Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
    Revert "bus: mvebu-mbus: make sure SDRAM CS for DMA don't overlap the MBus bridge window"

Nicolas Schichan <nschichan@freebox.fr>
    bus: mvebu-mbus: do not set WIN_CTRL_SYNCBARRIER on non io-coherent platforms.

Nadav Haklai <nadavh@marvell.com>
    ata: ahci_mvebu: Fix wrongly set base address for the MBus window setting

Jiang Liu <jiang.liu@linux.intel.com>
    virtio_pci: Clear stale cpumask when setting irq affinity

Geert Uytterhoeven <geert+renesas@glider.be>
    of/dynamic: Fix test for PPC_PSERIES

Philipp Zabel <p.zabel@pengutronix.de>
    serial: imx: Fix DMA handling for IDLE condition aborts

Michel Dänzer <michel.daenzer@amd.com>
    drm/radeon: Make sure radeon_vm_bo_set_addr always unreserves the BO

Alex Deucher <alexander.deucher@amd.com>
    Revert "drm/radeon: adjust pll when audio is not enabled"

Alex Deucher <alexander.deucher@amd.com>
    Revert "drm/radeon: don't share plls if monitors differ in audio support"

Jérôme Glisse <jglisse@redhat.com>
    drm/radeon: fix freeze for laptop with Turks/Thames GPU.

Jani Nikula <jani.nikula@intel.com>
    drm/i915: Fix DDC probe for passive adapters

Ville Syrjälä <ville.syrjala@linux.intel.com>
    drm/i915: Don't skip request retirement if the active list is empty

Jim Bride <jim.bride@linux.intel.com>
    drm/i915/hsw: Fix workaround for server AUX channel clock divisor

Alex Deucher <alexander.deucher@amd.com>
    drm/radeon: use proper ACR regisiter for DCE3.2

Alexey Skidanov <Alexey.Skidanov@amd.com>
    drm/amdkfd: fix topology bug with capability attr.

Matthijs van Duin <matthijsvanduin@gmail.com>
    ARM: dts: am335x-boneblack: disable RTC-only sleep to avoid hardware damage

Aaro Koskinen <aaro.koskinen@nokia.com>
    pata_octeon_cf: fix broken build

Jason A. Donenfeld <Jason@zx2c4.com>
    ozwpan: unchecked signed subtraction leads to DoS

Jason A. Donenfeld <Jason@zx2c4.com>
    ozwpan: divide-by-zero leading to panic

Jason A. Donenfeld <Jason@zx2c4.com>
    ozwpan: Use unsigned ints to prevent heap overflow

Jason A. Donenfeld <Jason@zx2c4.com>
    ozwpan: Use proper check to prevent heap overflow

Nicholas Mc Guire <hofrat@osadl.org>
    MIPS: KVM: Do not sign extend on unsigned MMIO load

James Hogan <james.hogan@imgtec.com>
    MIPS: Fix enabling of DEBUG_STACKOVERFLOW

Jonas Gorski <jogo@openwrt.org>
    MIPS: ralink: Fix clearing the illegal access interrupt

Wang Long <long.wanglong@huawei.com>
    ring-buffer-benchmark: Fix the wrong sched_priority of producer

Andy Lutomirski <luto@kernel.org>
    x86/asm/irq: Stop relying on magic JMP behavior for early_idt_handlers

Arthur Demchenkov <spinal.by@gmail.com>
    usb: make module xhci_hcd removable

Chris Bainbridge <chris.bainbridge@gmail.com>
    usb: host: xhci: add mutex for non-thread-safe data

Subbaraya Sundeep Bhatta <subbaraya.sundeep.bhatta@xilinx.com>
    usb: dwc3: gadget: Fix incorrect DEPCMD and DGCMD status macros

Patrick Riphagen <patrick.riphagen@xsens.com>
    USB: serial: ftdi_sio: Add support for a Motion Tracker Development Board

John D. Blair <johnb@candicontrols.com>
    USB: cp210x: add ID for HubZ dual ZigBee and Z-Wave dongle

NeilBrown <neilb@suse.de>
    block: discard bdi_unregister() in favour of bdi_destroy()

Dan Williams <dan.j.williams@intel.com>
    block: fix ext_dev_lock lockdep report

Sam Hung <sam.hung@emc.com.tw>
    Input: elantech - add new icbody type

Hans de Goede <hdegoede@redhat.com>
    Input: elantech - fix detection of touchpads where the revision matches a known rate

Peter Hutterer <peter.hutterer@who-t.net>
    Input: synaptics - add min/max quirk for Lenovo S540

Hans de Goede <hdegoede@redhat.com>
    Input: alps - do not reduce trackpoint speed by half

Vasily Khoruzhick <anarsoul@gmail.com>
    i2c: s3c2410: fix oops in suspend callback for non-dt platforms

Axel Lin <axel.lin@ingics.com>
    i2c: hix5hd2: Fix modalias to make module auto-loading work

Ludovic Desroches <ludovic.desroches@atmel.com>
    dmaengine: at_xdmac: lock fixes

Ludovic Desroches <ludovic.desroches@atmel.com>
    dmaengine: at_xdmac: rework slave configuration part

Krzysztof Kozlowski <k.kozlowski@samsung.com>
    dmaengine: Fix choppy sound because of unimplemented resume

Krzysztof Kozlowski <k.kozlowski@samsung.com>
    dmaengine: pl330: Fix hang on dmaengine_terminate_all on certain boards

Jurgen Kramer <gtmkramer@xs4all.nl>
    ALSA: usb-audio: add native DSD support for JLsounds I2SoverUSB

Clemens Ladisch <clemens@ladisch.de>
    ALSA: usb-audio: fix missing input volume controls in MAYA44 USB(+)

Clemens Ladisch <clemens@ladisch.de>
    ALSA: usb-audio: add MAYA44 USB+ mixer control names

Eric Wong <normalperson@yhbt.net>
    ALSA: usb-audio: don't try to get Outlaw RR2150 sample rate

Wolfram Sang <wsa@the-dreams.de>
    ALSA: usb-audio: Add mic volume fix quirk for Logitech Quickcam Fusion

Takashi Iwai <tiwai@suse.de>
    ALSA: hda/realtek - Add a fixup for another Acer Aspire 9420

David Woodhouse <David.Woodhouse@intel.com>
    iommu/vt-d: Fix passthrough mode with translation-disabled devices

David Woodhouse <David.Woodhouse@intel.com>
    iommu/vt-d: Allow RMRR on graphics devices too

Laura Abbott <labbott@fedoraproject.org>
    n_tty: Fix auditing support for cannonical mode

Sudeep Holla <sudeep.holla@arm.com>
    drivers/base: cacheinfo: handle absence of caches

Lars-Peter Clausen <lars@metafoo.de>
    iio: adis16400: Fix burst transfer for adis16448

Paul Cercueil <paul.cercueil@analog.com>
    iio: adis16400: Fix burst mode

Paul Cercueil <paul.cercueil@analog.com>
    iio: adis16400: Compute the scan mask from channel indices

Paul Cercueil <paul.cercueil@analog.com>
    iio: adis16400: Use != channel indices for the two voltage channels

Lars-Peter Clausen <lars@metafoo.de>
    iio: adis16400: Report pressure channel scale

Axel Lin <axel.lin@ingics.com>
    iio: adc: twl6030-gpadc: Fix modalias

Herbert Xu <herbert@gondor.apana.org.au>
    netlink: Disable insertions/removals during rehash

Nikolay Aleksandrov <nikolay@cumulusnetworks.com>
    bridge: disable softirqs around br_fdb_update to avoid lockup

Sriharsha Basavapatna <sriharsha.basavapatna@avagotech.com>
    be2net: Replace dma/pci_alloc_coherent() calls with dma_zalloc_coherent()

Shawn Bohrer <sbohrer@rgmadvisors.com>
    ipv4/udp: Verify multicast group is ours in upd_v4_early_demux()

Ian Campbell <Ian.Campbell@citrix.com>
    xen: netback: read hotplug script once at start of day.

Neal Cardwell <ncardwell@google.com>
    tcp: fix child sockets to use system default congestion control if not set

Eric Dumazet <edumazet@google.com>
    udp: fix behavior of wrong checksums

Eric Dumazet <edumazet@google.com>
    bridge: fix br_multicast_query_expired() bug

Jason Gunthorpe <jgunthorpe@obsidianresearch.com>
    sctp: Fix mangled IPv4 addresses on a IPv6 listening socket

WANG Cong <xiyou.wangcong@gmail.com>
    net_sched: invoke ->attach() after setting dev->qdisc

Ross Lagerwall <ross.lagerwall@citrix.com>
    xen/netback: Properly initialize credit_bytes

Mark Salyzyn <salyzyn@android.com>
    unix/caif: sk_socket can disappear when state is unlocked

Richard Cochran <richardcochran@gmail.com>
    net: dp83640: fix improper double spin locking.

Richard Cochran <richardcochran@gmail.com>
    net: dp83640: reinforce locking rules.

Richard Cochran <richardcochran@gmail.com>
    net: dp83640: fix broken calibration routine.

Thadeu Lima de Souza Cascardo <cascardo@redhat.com>
    bridge: fix parsing of MLDv2 reports

Bjørn Mork <bjorn@mork.no>
    cdc_ncm: Fix tx_bytes statistics

Eric W. Biederman <ebiederm@xmission.com>
    ipv4: Avoid crashing in ip_error

Daniel Borkmann <daniel@iogearbox.net>
    net: sched: fix call_rcu() race on classifier module unloads

Henning Rogge <hrogge@gmail.com>
    net/ipv6/udp: Fix ipv6 multicast socket filter regression

Florent Fourcot <florent.fourcot@enst-bretagne.fr>
    tcp/ipv6: fix flow label setting in TIME_WAIT state

Nicolas Dichtel <nicolas.dichtel@6wind.com>
    rtnl/bond: don't send rtnl msg for unregistered iface

Herbert Xu <herbert@gondor.apana.org.au>
    netlink: Reset portid after netlink_insert failure

Florian Fainelli <f.fainelli@gmail.com>
    net: phy: Allow EEE for all RGMII variants

Alexei Starovoitov <ast@plumgrid.com>
    x86: bpf_jit: fix compilation of large bpf programs

Alexei Starovoitov <ast@plumgrid.com>
    x86: bpf_jit: fix FROM_BE16 and FROM_LE16/32 instructions

Vlad Yasevich <vyasevich@gmail.com>
    net: core: Correct an over-stringent device loop detection.

Jens Axboe <axboe@fb.com>
    aio: fix serial draining in exit_aio()

Ilya Dryomov <idryomov@gmail.com>
    crush: ensuring at most num-rep osds are selected


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

Diffstat:

 Makefile                                       |   4 +-
 arch/arm/boot/dts/am335x-bone-common.dtsi      |  19 ++
 arch/arm64/boot/dts/mediatek/mt8173-evb.dts    |   3 +-
 arch/mips/kernel/irq.c                         |   2 +-
 arch/mips/kvm/emulate.c                        |   2 +-
 arch/mips/ralink/ill_acc.c                     |   2 +-
 arch/x86/include/asm/segment.h                 |  15 +-
 arch/x86/kernel/head64.c                       |   2 +-
 arch/x86/kernel/head_32.S                      |  33 ++--
 arch/x86/kernel/head_64.S                      |  20 ++-
 arch/x86/net/bpf_jit_comp.c                    |  35 +++-
 arch/x86/vdso/Makefile                         |   2 +-
 block/blk-mq.c                                 |   8 +-
 block/genhd.c                                  |  13 +-
 drivers/ata/ahci_mvebu.c                       |   2 +-
 drivers/ata/pata_octeon_cf.c                   |   2 +-
 drivers/base/cacheinfo.c                       |   2 +-
 drivers/bus/mvebu-mbus.c                       | 109 ++----------
 drivers/dma/at_xdmac.c                         | 233 +++++++++++++++----------
 drivers/dma/dmaengine.c                        |   6 +-
 drivers/dma/pl330.c                            |   3 +
 drivers/gpu/drm/amd/amdkfd/kfd_topology.c      |   4 +-
 drivers/gpu/drm/i915/i915_gem.c                |   3 -
 drivers/gpu/drm/i915/intel_dp.c                |   5 +-
 drivers/gpu/drm/i915/intel_i2c.c               |  20 ++-
 drivers/gpu/drm/radeon/atombios_crtc.c         |   7 +-
 drivers/gpu/drm/radeon/dce3_1_afmt.c           |   2 +-
 drivers/gpu/drm/radeon/radeon_device.c         |  15 ++
 drivers/gpu/drm/radeon/radeon_vm.c             |  17 +-
 drivers/i2c/busses/i2c-hix5hd2.c               |   2 +-
 drivers/i2c/busses/i2c-s3c2410.c               |   1 +
 drivers/iio/adc/twl6030-gpadc.c                |   2 +-
 drivers/iio/imu/adis16400.h                    |   2 +
 drivers/iio/imu/adis16400_buffer.c             |  26 ++-
 drivers/iio/imu/adis16400_core.c               |  41 +++--
 drivers/input/mouse/alps.c                     |   5 +-
 drivers/input/mouse/elantech.c                 |   8 +-
 drivers/input/mouse/synaptics.c                |   7 +-
 drivers/iommu/intel-iommu.c                    |  20 ++-
 drivers/irqchip/irq-sunxi-nmi.c                |   2 +-
 drivers/md/md.c                                |  13 +-
 drivers/net/bonding/bond_options.c             |   2 +-
 drivers/net/ethernet/emulex/benet/be_cmds.c    |  87 +++++----
 drivers/net/ethernet/emulex/benet/be_ethtool.c |  18 +-
 drivers/net/ethernet/emulex/benet/be_main.c    |  16 +-
 drivers/net/phy/dp83640.c                      |  23 ++-
 drivers/net/phy/phy.c                          |   7 +-
 drivers/net/usb/cdc_ncm.c                      |   2 +-
 drivers/net/xen-netback/xenbus.c               |  34 ++--
 drivers/of/dynamic.c                           |   2 +-
 drivers/staging/ozwpan/ozhcd.c                 |   8 +-
 drivers/staging/ozwpan/ozusbif.h               |   4 +-
 drivers/staging/ozwpan/ozusbsvc1.c             |  19 +-
 drivers/tty/n_tty.c                            |  17 +-
 drivers/tty/serial/imx.c                       |   8 +
 drivers/usb/dwc3/core.h                        |   4 +-
 drivers/usb/host/xhci.c                        |  57 ++++--
 drivers/usb/host/xhci.h                        |   2 +
 drivers/usb/serial/cp210x.c                    |   1 +
 drivers/usb/serial/ftdi_sio.c                  |   1 +
 drivers/usb/serial/ftdi_sio_ids.h              |   1 +
 drivers/virtio/virtio_pci_common.c             |   1 +
 fs/aio.c                                       |  45 +++--
 fs/btrfs/extent-tree.c                         |  18 ++
 fs/btrfs/extent_io.c                           |   5 +-
 fs/btrfs/ioctl.c                               |   6 +-
 fs/btrfs/send.c                                |   7 +-
 fs/btrfs/super.c                               |   9 +
 include/linux/backing-dev.h                    |   1 -
 include/net/inet_connection_sock.h             |   3 +-
 include/net/sctp/sctp.h                        |   7 +-
 include/trace/events/writeback.h               |   1 -
 kernel/sched/fair.c                            |   2 +-
 kernel/trace/ring_buffer_benchmark.c           |   2 +-
 mm/backing-dev.c                               |  18 +-
 mm/memory_hotplug.c                            |   4 +-
 net/bridge/br_fdb.c                            |   2 +
 net/bridge/br_multicast.c                      |   4 +-
 net/caif/caif_socket.c                         |   8 +
 net/ceph/crush/mapper.c                        |  16 +-
 net/core/dev.c                                 |   2 +-
 net/core/rtnetlink.c                           |   3 +
 net/ipv4/route.c                               |   4 +
 net/ipv4/tcp_cong.c                            |   5 +-
 net/ipv4/tcp_minisocks.c                       |   7 +-
 net/ipv4/udp.c                                 |  24 ++-
 net/ipv6/tcp_ipv6.c                            |   2 +-
 net/ipv6/udp.c                                 |  10 +-
 net/netlink/af_netlink.c                       |   7 +-
 net/sched/cls_api.c                            |   5 +
 net/sched/sch_api.c                            |  10 +-
 net/unix/af_unix.c                             |   8 +
 net/wireless/wext-compat.c                     |   2 +
 sound/pci/hda/patch_realtek.c                  |   1 +
 sound/usb/mixer.c                              |  10 +-
 sound/usb/mixer_maps.c                         |   5 +
 sound/usb/quirks.c                             |   6 +-
 97 files changed, 812 insertions(+), 490 deletions(-)


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
Please read the FAQ at  http://www.tux.org/lkml/

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

end of thread, other threads:[~2015-06-25 15:24 UTC | newest]

Thread overview: 212+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-06-19 20:34 [PATCH 4.0 000/105] 4.0.6-stable review Greg Kroah-Hartman
2015-06-19 20:34 ` Greg Kroah-Hartman
2015-06-19 20:34 ` [PATCH 4.0 001/105] crush: ensuring at most num-rep osds are selected Greg Kroah-Hartman
2015-06-19 20:34   ` Greg Kroah-Hartman
2015-06-19 20:34 ` [PATCH 4.0 002/105] aio: fix serial draining in exit_aio() Greg Kroah-Hartman
2015-06-19 20:34   ` Greg Kroah-Hartman
2015-06-19 20:34 ` [PATCH 4.0 003/105] net: core: Correct an over-stringent device loop detection Greg Kroah-Hartman
2015-06-19 20:34   ` Greg Kroah-Hartman
2015-06-19 20:34 ` [PATCH 4.0 004/105] x86: bpf_jit: fix FROM_BE16 and FROM_LE16/32 instructions Greg Kroah-Hartman
2015-06-19 20:34   ` Greg Kroah-Hartman
2015-06-19 20:34 ` [PATCH 4.0 005/105] x86: bpf_jit: fix compilation of large bpf programs Greg Kroah-Hartman
2015-06-19 20:34   ` Greg Kroah-Hartman
2015-06-19 20:34 ` [PATCH 4.0 006/105] net: phy: Allow EEE for all RGMII variants Greg Kroah-Hartman
2015-06-19 20:34   ` Greg Kroah-Hartman
2015-06-19 20:34 ` [PATCH 4.0 007/105] netlink: Reset portid after netlink_insert failure Greg Kroah-Hartman
2015-06-19 20:34   ` Greg Kroah-Hartman
2015-06-19 20:34 ` [PATCH 4.0 008/105] rtnl/bond: dont send rtnl msg for unregistered iface Greg Kroah-Hartman
2015-06-19 20:34   ` Greg Kroah-Hartman
2015-06-19 20:34 ` [PATCH 4.0 009/105] tcp/ipv6: fix flow label setting in TIME_WAIT state Greg Kroah-Hartman
2015-06-19 20:34   ` Greg Kroah-Hartman
2015-06-19 20:35 ` [PATCH 4.0 010/105] net/ipv6/udp: Fix ipv6 multicast socket filter regression Greg Kroah-Hartman
2015-06-19 20:35 ` [PATCH 4.0 011/105] net: sched: fix call_rcu() race on classifier module unloads Greg Kroah-Hartman
2015-06-19 20:35 ` [PATCH 4.0 012/105] ipv4: Avoid crashing in ip_error Greg Kroah-Hartman
2015-06-19 20:35   ` Greg Kroah-Hartman
2015-06-19 20:35 ` [PATCH 4.0 014/105] bridge: fix parsing of MLDv2 reports Greg Kroah-Hartman
2015-06-19 20:35   ` Greg Kroah-Hartman
2015-06-19 20:35 ` [PATCH 4.0 015/105] net: dp83640: fix broken calibration routine Greg Kroah-Hartman
2015-06-19 20:35   ` Greg Kroah-Hartman
2015-06-19 20:35 ` [PATCH 4.0 016/105] net: dp83640: reinforce locking rules Greg Kroah-Hartman
2015-06-19 20:35 ` [PATCH 4.0 017/105] net: dp83640: fix improper double spin locking Greg Kroah-Hartman
2015-06-19 20:35 ` [PATCH 4.0 018/105] unix/caif: sk_socket can disappear when state is unlocked Greg Kroah-Hartman
2015-06-19 20:35   ` Greg Kroah-Hartman
2015-06-19 20:35 ` [PATCH 4.0 019/105] xen/netback: Properly initialize credit_bytes Greg Kroah-Hartman
2015-06-19 20:35 ` [PATCH 4.0 020/105] net_sched: invoke ->attach() after setting dev->qdisc Greg Kroah-Hartman
2015-06-19 20:35 ` [PATCH 4.0 021/105] sctp: Fix mangled IPv4 addresses on a IPv6 listening socket Greg Kroah-Hartman
2015-06-19 20:35   ` Greg Kroah-Hartman
2015-06-19 20:35 ` [PATCH 4.0 023/105] udp: fix behavior of wrong checksums Greg Kroah-Hartman
2015-06-19 20:35   ` Greg Kroah-Hartman
2015-06-19 20:35 ` [PATCH 4.0 024/105] tcp: fix child sockets to use system default congestion control if not set Greg Kroah-Hartman
2015-06-19 20:35   ` Greg Kroah-Hartman
2015-06-19 20:35 ` [PATCH 4.0 025/105] xen: netback: read hotplug script once at start of day Greg Kroah-Hartman
2015-06-19 20:35 ` [PATCH 4.0 026/105] ipv4/udp: Verify multicast group is ours in upd_v4_early_demux() Greg Kroah-Hartman
2015-06-19 20:35   ` Greg Kroah-Hartman
2015-06-19 20:35 ` [PATCH 4.0 027/105] be2net: Replace dma/pci_alloc_coherent() calls with dma_zalloc_coherent() Greg Kroah-Hartman
2015-06-19 20:35   ` Greg Kroah-Hartman
2015-06-19 20:35 ` [PATCH 4.0 028/105] bridge: disable softirqs around br_fdb_update to avoid lockup Greg Kroah-Hartman
2015-06-19 20:35   ` Greg Kroah-Hartman
2015-06-19 20:35 ` [PATCH 4.0 029/105] netlink: Disable insertions/removals during rehash Greg Kroah-Hartman
2015-06-19 20:35   ` Greg Kroah-Hartman
2015-06-19 20:35 ` [PATCH 4.0 030/105] iio: adc: twl6030-gpadc: Fix modalias Greg Kroah-Hartman
2015-06-19 20:35   ` Greg Kroah-Hartman
2015-06-19 20:35 ` [PATCH 4.0 031/105] iio: adis16400: Report pressure channel scale Greg Kroah-Hartman
2015-06-19 20:35   ` Greg Kroah-Hartman
2015-06-19 20:35 ` [PATCH 4.0 032/105] iio: adis16400: Use != channel indices for the two voltage channels Greg Kroah-Hartman
2015-06-19 20:35   ` Greg Kroah-Hartman
2015-06-19 20:35 ` [PATCH 4.0 033/105] iio: adis16400: Compute the scan mask from channel indices Greg Kroah-Hartman
2015-06-19 20:35 ` [PATCH 4.0 034/105] iio: adis16400: Fix burst mode Greg Kroah-Hartman
2015-06-19 20:35   ` Greg Kroah-Hartman
2015-06-19 20:35 ` [PATCH 4.0 035/105] iio: adis16400: Fix burst transfer for adis16448 Greg Kroah-Hartman
2015-06-19 20:35 ` [PATCH 4.0 036/105] drivers/base: cacheinfo: handle absence of caches Greg Kroah-Hartman
2015-06-19 20:35   ` Greg Kroah-Hartman
2015-06-19 20:35 ` [PATCH 4.0 038/105] iommu/vt-d: Allow RMRR on graphics devices too Greg Kroah-Hartman
2015-06-19 20:35   ` Greg Kroah-Hartman
2015-06-19 20:35 ` [PATCH 4.0 039/105] iommu/vt-d: Fix passthrough mode with translation-disabled devices Greg Kroah-Hartman
2015-06-19 20:35   ` Greg Kroah-Hartman
2015-06-19 20:35 ` [PATCH 4.0 040/105] ALSA: hda/realtek - Add a fixup for another Acer Aspire 9420 Greg Kroah-Hartman
2015-06-19 20:35 ` [PATCH 4.0 041/105] ALSA: usb-audio: Add mic volume fix quirk for Logitech Quickcam Fusion Greg Kroah-Hartman
2015-06-19 20:35   ` Greg Kroah-Hartman
2015-06-19 20:35 ` [PATCH 4.0 042/105] ALSA: usb-audio: dont try to get Outlaw RR2150 sample rate Greg Kroah-Hartman
2015-06-19 20:35   ` Greg Kroah-Hartman
2015-06-19 20:35 ` [PATCH 4.0 043/105] ALSA: usb-audio: add MAYA44 USB+ mixer control names Greg Kroah-Hartman
2015-06-19 20:35   ` Greg Kroah-Hartman
2015-06-19 20:35 ` [PATCH 4.0 044/105] ALSA: usb-audio: fix missing input volume controls in MAYA44 USB(+) Greg Kroah-Hartman
2015-06-19 20:35   ` Greg Kroah-Hartman
2015-06-19 20:35 ` [PATCH 4.0 045/105] ALSA: usb-audio: add native DSD support for JLsounds I2SoverUSB Greg Kroah-Hartman
2015-06-19 20:35   ` Greg Kroah-Hartman
2015-06-19 20:35 ` [PATCH 4.0 046/105] dmaengine: pl330: Fix hang on dmaengine_terminate_all on certain boards Greg Kroah-Hartman
2015-06-19 20:35 ` [PATCH 4.0 047/105] dmaengine: Fix choppy sound because of unimplemented resume Greg Kroah-Hartman
2015-06-19 20:35   ` Greg Kroah-Hartman
2015-06-19 20:35 ` [PATCH 4.0 048/105] dmaengine: at_xdmac: rework slave configuration part Greg Kroah-Hartman
2015-06-19 20:35   ` Greg Kroah-Hartman
2015-06-19 20:35 ` [PATCH 4.0 049/105] dmaengine: at_xdmac: lock fixes Greg Kroah-Hartman
2015-06-19 20:35 ` [PATCH 4.0 050/105] i2c: hix5hd2: Fix modalias to make module auto-loading work Greg Kroah-Hartman
2015-06-22 14:23   ` Paul Bolle
2015-06-22 14:23     ` Paul Bolle
2015-06-22 15:43     ` Greg Kroah-Hartman
2015-06-22 15:43       ` Greg Kroah-Hartman
2015-06-19 20:35 ` [PATCH 4.0 051/105] i2c: s3c2410: fix oops in suspend callback for non-dt platforms Greg Kroah-Hartman
2015-06-19 20:35 ` [PATCH 4.0 052/105] Input: alps - do not reduce trackpoint speed by half Greg Kroah-Hartman
2015-06-19 20:35   ` Greg Kroah-Hartman
2015-06-19 20:35 ` [PATCH 4.0 053/105] Input: synaptics - add min/max quirk for Lenovo S540 Greg Kroah-Hartman
2015-06-19 20:35   ` Greg Kroah-Hartman
2015-06-19 20:35 ` [PATCH 4.0 055/105] Input: elantech - add new icbody type Greg Kroah-Hartman
2015-06-19 20:35   ` Greg Kroah-Hartman
2015-06-19 20:35 ` [PATCH 4.0 056/105] block: fix ext_dev_lock lockdep report Greg Kroah-Hartman
2015-06-19 20:35   ` Greg Kroah-Hartman
2015-06-19 20:35 ` [PATCH 4.0 057/105] block: discard bdi_unregister() in favour of bdi_destroy() Greg Kroah-Hartman
2015-06-19 20:35   ` Greg Kroah-Hartman
2015-06-19 20:35 ` [PATCH 4.0 058/105] USB: cp210x: add ID for HubZ dual ZigBee and Z-Wave dongle Greg Kroah-Hartman
2015-06-19 20:35   ` Greg Kroah-Hartman
2015-06-19 20:35 ` [PATCH 4.0 059/105] USB: serial: ftdi_sio: Add support for a Motion Tracker Development Board Greg Kroah-Hartman
2015-06-19 20:35   ` Greg Kroah-Hartman
2015-06-19 20:35 ` [PATCH 4.0 060/105] usb: dwc3: gadget: Fix incorrect DEPCMD and DGCMD status macros Greg Kroah-Hartman
2015-06-19 20:35   ` Greg Kroah-Hartman
2015-06-19 20:35 ` [PATCH 4.0 061/105] usb: host: xhci: add mutex for non-thread-safe data Greg Kroah-Hartman
2015-06-19 20:35   ` Greg Kroah-Hartman
2015-06-19 20:35 ` [PATCH 4.0 062/105] usb: make module xhci_hcd removable Greg Kroah-Hartman
2015-06-19 20:35   ` Greg Kroah-Hartman
2015-06-19 20:35 ` [PATCH 4.0 063/105] x86/asm/irq: Stop relying on magic JMP behavior for early_idt_handlers Greg Kroah-Hartman
2015-06-19 20:35   ` Greg Kroah-Hartman
2015-06-19 20:35 ` [PATCH 4.0 064/105] ring-buffer-benchmark: Fix the wrong sched_priority of producer Greg Kroah-Hartman
2015-06-19 20:35   ` Greg Kroah-Hartman
2015-06-19 20:35 ` [PATCH 4.0 065/105] MIPS: ralink: Fix clearing the illegal access interrupt Greg Kroah-Hartman
2015-06-19 20:35   ` Greg Kroah-Hartman
2015-06-19 20:35   ` Greg Kroah-Hartman
2015-06-19 20:35 ` [PATCH 4.0 066/105] MIPS: Fix enabling of DEBUG_STACKOVERFLOW Greg Kroah-Hartman
2015-06-19 20:35   ` Greg Kroah-Hartman
2015-06-19 20:35   ` Greg Kroah-Hartman
2015-06-19 20:35 ` [PATCH 4.0 067/105] MIPS: KVM: Do not sign extend on unsigned MMIO load Greg Kroah-Hartman
2015-06-19 20:35   ` Greg Kroah-Hartman
2015-06-19 20:35 ` [PATCH 4.0 068/105] ozwpan: Use proper check to prevent heap overflow Greg Kroah-Hartman
2015-06-19 20:35   ` Greg Kroah-Hartman
2015-06-19 20:35 ` [PATCH 4.0 069/105] ozwpan: Use unsigned ints " Greg Kroah-Hartman
2015-06-19 20:35   ` Greg Kroah-Hartman
2015-06-19 20:36 ` [PATCH 4.0 070/105] ozwpan: divide-by-zero leading to panic Greg Kroah-Hartman
2015-06-19 20:36   ` Greg Kroah-Hartman
2015-06-19 20:36 ` [PATCH 4.0 071/105] ozwpan: unchecked signed subtraction leads to DoS Greg Kroah-Hartman
2015-06-19 20:36   ` Greg Kroah-Hartman
2015-06-19 20:36 ` [PATCH 4.0 072/105] pata_octeon_cf: fix broken build Greg Kroah-Hartman
2015-06-19 20:36   ` Greg Kroah-Hartman
2015-06-19 20:36 ` [PATCH 4.0 073/105] ARM: dts: am335x-boneblack: disable RTC-only sleep to avoid hardware damage Greg Kroah-Hartman
2015-06-19 20:36   ` Greg Kroah-Hartman
2015-06-19 20:36 ` [PATCH 4.0 074/105] drm/amdkfd: fix topology bug with capability attr Greg Kroah-Hartman
2015-06-19 20:36 ` [PATCH 4.0 075/105] drm/radeon: use proper ACR regisiter for DCE3.2 Greg Kroah-Hartman
2015-06-19 20:36 ` [PATCH 4.0 076/105] drm/i915/hsw: Fix workaround for server AUX channel clock divisor Greg Kroah-Hartman
2015-06-19 20:36 ` [PATCH 4.0 080/105] Revert "drm/radeon: dont share plls if monitors differ in audio support" Greg Kroah-Hartman
2015-06-19 20:36   ` Greg Kroah-Hartman
2015-06-19 20:36 ` [PATCH 4.0 081/105] Revert "drm/radeon: adjust pll when audio is not enabled" Greg Kroah-Hartman
2015-06-19 20:36   ` Greg Kroah-Hartman
2015-06-19 20:36 ` [PATCH 4.0 083/105] serial: imx: Fix DMA handling for IDLE condition aborts Greg Kroah-Hartman
2015-06-19 20:36   ` Greg Kroah-Hartman
2015-06-19 20:36 ` [PATCH 4.0 084/105] of/dynamic: Fix test for PPC_PSERIES Greg Kroah-Hartman
2015-06-19 20:36   ` Greg Kroah-Hartman
2015-06-19 20:36 ` [PATCH 4.0 085/105] virtio_pci: Clear stale cpumask when setting irq affinity Greg Kroah-Hartman
2015-06-19 20:36   ` Greg Kroah-Hartman
2015-06-19 20:36 ` [PATCH 4.0 086/105] ata: ahci_mvebu: Fix wrongly set base address for the MBus window setting Greg Kroah-Hartman
2015-06-19 20:36   ` Greg Kroah-Hartman
2015-06-19 20:36 ` [PATCH 4.0 087/105] bus: mvebu-mbus: do not set WIN_CTRL_SYNCBARRIER on non io-coherent platforms Greg Kroah-Hartman
2015-06-19 20:36   ` Greg Kroah-Hartman
2015-06-19 20:36 ` [PATCH 4.0 088/105] Revert "bus: mvebu-mbus: make sure SDRAM CS for DMA dont overlap the MBus bridge window" Greg Kroah-Hartman
2015-06-19 20:36   ` Greg Kroah-Hartman
2015-06-19 20:36 ` [PATCH 4.0 089/105] arm64: dts: mt8173-evb: fix model name Greg Kroah-Hartman
2015-06-19 20:36 ` [PATCH 4.0 090/105] mm/memory_hotplug.c: set zone->wait_table to null after freeing it Greg Kroah-Hartman
2015-06-19 20:36   ` Greg Kroah-Hartman
2015-06-19 20:36 ` [PATCH 4.0 091/105] md: Close race when setting action to idle Greg Kroah-Hartman
2015-06-19 20:36   ` Greg Kroah-Hartman
2015-06-19 20:36 ` [PATCH 4.0 092/105] md: dont return 0 from array_state_store Greg Kroah-Hartman
2015-06-19 20:36   ` Greg Kroah-Hartman
2015-06-19 20:36 ` [PATCH 4.0 093/105] sched, numa: do not hint for NUMA balancing on VM_MIXEDMAP mappings Greg Kroah-Hartman
2015-06-19 20:36 ` [PATCH 4.0 094/105] blk-mq: free hctx->ctxs in queues release handler Greg Kroah-Hartman
2015-06-19 20:36 ` [PATCH 4.0 095/105] cfg80211: wext: clear sinfo struct before calling driver Greg Kroah-Hartman
2015-06-19 20:36   ` Greg Kroah-Hartman
2015-06-19 20:36 ` [PATCH 4.0 096/105] irqchip: sunxi-nmi: Fix off-by-one error in irq iterator Greg Kroah-Hartman
2015-06-19 20:36   ` Greg Kroah-Hartman
2015-06-19 20:36 ` [PATCH 4.0 097/105] x86/vdso: Fix the x86 vdso2c tool includes Greg Kroah-Hartman
2015-06-19 20:36   ` Greg Kroah-Hartman
2015-06-19 20:36 ` [PATCH 4.0 098/105] x86/vdso: Fix make bzImage on older distros Greg Kroah-Hartman
2015-06-19 20:36   ` Greg Kroah-Hartman
2015-06-19 20:36 ` [PATCH 4.0 099/105] Btrfs: send, add missing check for dead clone root Greg Kroah-Hartman
2015-06-19 20:36   ` Greg Kroah-Hartman
2015-06-19 20:36 ` [PATCH 4.0 100/105] Btrfs: send, dont leave without decrementing clone roots send_progress Greg Kroah-Hartman
2015-06-19 20:36   ` Greg Kroah-Hartman
2015-06-19 20:36 ` [PATCH 4.0 101/105] btrfs: incorrect handling for fiemap_fill_next_extent return Greg Kroah-Hartman
2015-06-19 20:36   ` Greg Kroah-Hartman
2015-06-19 20:36 ` [PATCH 4.0 102/105] btrfs: cleanup orphans while looking up default subvolume Greg Kroah-Hartman
2015-06-19 20:36   ` Greg Kroah-Hartman
2015-06-19 20:36 ` [PATCH 4.0 103/105] Btrfs: fix range cloning when same inode used as source and destination Greg Kroah-Hartman
2015-06-19 20:36 ` [PATCH 4.0 104/105] Btrfs: fix uninit variable in clone ioctl Greg Kroah-Hartman
2015-06-19 20:36   ` Greg Kroah-Hartman
2015-06-19 20:36 ` [PATCH 4.0 105/105] Btrfs: fix regression in raid level conversion Greg Kroah-Hartman
2015-06-19 20:36   ` Greg Kroah-Hartman
2015-06-20  1:12 ` [PATCH 4.0 000/105] 4.0.6-stable review Shuah Khan
2015-06-20  1:12   ` Shuah Khan
2015-06-22 15:41   ` Greg Kroah-Hartman
2015-06-22 15:41     ` Greg Kroah-Hartman
2015-06-20  1:27 ` Guenter Roeck
2015-06-22 15:42   ` Greg Kroah-Hartman
2015-06-22 15:42     ` Greg Kroah-Hartman
2015-06-20  7:48 ` Sudip Mukherjee
2015-06-20  7:48   ` Sudip Mukherjee
2015-06-22 15:42   ` Greg Kroah-Hartman
2015-06-22 15:42     ` Greg Kroah-Hartman
2015-06-22 16:07     ` Sudip Mukherjee
2015-06-22 16:07       ` Sudip Mukherjee
2015-06-22 16:13       ` Greg Kroah-Hartman
2015-06-22 16:13         ` Greg Kroah-Hartman
2015-06-20  7:58 ` Heinz Diehl
2015-06-20  7:58   ` Heinz Diehl
2015-06-20 14:43   ` Greg Kroah-Hartman
2015-06-20 14:43     ` Greg Kroah-Hartman
2015-06-20 17:18     ` Heinz Diehl
2015-06-20 17:18       ` Heinz Diehl
2015-06-20 19:16       ` Greg Kroah-Hartman
2015-06-20 19:16         ` Greg Kroah-Hartman
     [not found] ` <20150619203600.449494173@linuxfoundation.org>
2015-06-23  7:29   ` [PATCH 4.0 077/105] drm/i915: Dont skip request retirement if the active list is empty Jani Nikula
2015-06-23  7:29     ` Jani Nikula
2015-06-24 14:58     ` Greg Kroah-Hartman
2015-06-24 14:58       ` Greg Kroah-Hartman
2015-06-25  7:34       ` Jani Nikula
2015-06-25 14:48         ` Greg Kroah-Hartman
2015-06-25 14:48           ` Greg Kroah-Hartman
2015-06-25 15:22           ` Jani Nikula

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.