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, satoru.takeuchi@gmail.com,
shuah.kh@samsung.com, stable@vger.kernel.org
Subject: [PATCH 3.17 000/146] 3.17.2-stable review
Date: Tue, 28 Oct 2014 11:32:22 +0800 [thread overview]
Message-ID: <20141028033343.441992423@linuxfoundation.org> (raw)
This is the start of the stable review cycle for the 3.17.2 release.
There are 146 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 Thu Oct 30 03:32:38 UTC 2014.
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/v3.0/stable-review/patch-3.17.2-rc1.gz
and the diffstat can be found below.
thanks,
greg k-h
-------------
Pseudo-Shortlog of commits:
Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Linux 3.17.2-rc1
David S. Miller <davem@davemloft.net>
sparc64: Implement __get_user_pages_fast().
David S. Miller <davem@davemloft.net>
sparc64: Fix register corruption in top-most kernel stack frame during boot.
Dave Kleikamp <dave.kleikamp@oracle.com>
sparc64: Increase size of boot string to 1024 bytes
David S. Miller <davem@davemloft.net>
sparc64: Kill unnecessary tables and increase MAX_BANKS.
bob picco <bpicco@meloft.net>
sparc64: sparse irq
David S. Miller <davem@davemloft.net>
sparc64: Adjust vmalloc region size based upon available virtual address bits.
David S. Miller <davem@davemloft.net>
sparc64: Increase MAX_PHYS_ADDRESS_BITS to 53.
David S. Miller <davem@davemloft.net>
sparc64: Use kernel page tables for vmemmap.
David S. Miller <davem@davemloft.net>
sparc64: Fix physical memory management regressions with large max_phys_bits.
David S. Miller <davem@davemloft.net>
sparc64: Adjust KTSB assembler to support larger physical addresses.
David S. Miller <davem@davemloft.net>
sparc64: Define VA hole at run time, rather than at compile time.
David S. Miller <davem@davemloft.net>
sparc64: Switch to 4-level page tables.
bob picco <bpicco@meloft.net>
sparc64: T5 PMU
Allen Pais <allen.pais@oracle.com>
sparc64: cpu hardware caps support for sparc M6 and M7
Allen Pais <allen.pais@oracle.com>
sparc64: support M6 and M7 for building CPU distribution map
Allen Pais <allen.pais@oracle.com>
sparc64: correctly recognise M6 and M7 cpu type
David S. Miller <davem@davemloft.net>
sparc64: Fix hibernation code refrence to PAGE_OFFSET.
David S. Miller <davem@davemloft.net>
sparc64: Do not define thread fpregs save area as zero-length array.
David S. Miller <davem@davemloft.net>
sparc64: Fix FPU register corruption with AES crypto offload.
David S. Miller <davem@davemloft.net>
sparc64: Fix lockdep warnings on reboot on Ultra-5
David S. Miller <davem@davemloft.net>
sparc64: Fix reversed start/end in flush_tlb_kernel_range()
Andreas Larsson <andreas@gaisler.com>
sparc: Let memset return the address argument
Sowmini Varadhan <sowmini.varadhan@oracle.com>
sparc64: Move request_irq() from ldc_bind() to ldc_alloc()
bob picco <bpicco@meloft.net>
sparc64: find_node adjustment
David S. Miller <davem@davemloft.net>
sparc64: Fix corrupted thread fault code.
bob picco <bpicco@meloft.net>
sparc64: sun4v TLB error power off events
Daniel Hellstrom <daniel@gaisler.com>
sparc32: dma_alloc_coherent must honour gfp flags
Dmitry Kasatkin <d.kasatkin@samsung.com>
ima: pass 'opened' flag to identify newly created files
Dmitry Kasatkin <d.kasatkin@samsung.com>
ima: provide flag to identify new empty files
Dmitry Kasatkin <d.kasatkin@samsung.com>
ima: fix fallback to use new_sync_read()
Gavin Shan <gwshan@linux.vnet.ibm.com>
powerpc/eeh: Clear frozen device state in time
Alexey Kardashevskiy <aik@ozlabs.ru>
powerpc/iommu/ddw: Fix endianness
Li Zhong <zhong@linux.vnet.ibm.com>
powerpc: Only set numa node information for present cpus at boottime
Li Zhong <zhong@linux.vnet.ibm.com>
powerpc: Fix warning reported by verify_cpu_node_mapping()
Catalin Marinas <catalin.marinas@arm.com>
futex: Ensure get_futex_key_refs() always implies a barrier
Konstantin Khlebnikov <k.khlebnikov@samsung.com>
mm/balloon_compaction: redesign ballooned pages management
Daniel Glöckner <daniel-gl@gmx.net>
rtc-cmos: fix wakeup from S5 without CONFIG_PM_SLEEP
Sasha Levin <sasha.levin@oracle.com>
kernel: add support for gcc 5
Weijie Yang <weijie.yang@samsung.com>
mm/cma: fix cma bitmap aligned mask computing
Yann Droneaud <ydroneaud@opteya.com>
fanotify: enable close-on-exec on events' fd when requested in fanotify_init()
Junxiao Bi <junxiao.bi@oracle.com>
mm: clear __GFP_FS when PF_MEMALLOC_NOIO is set
Jukka Rissanen <jukka.rissanen@linux.intel.com>
Bluetooth: 6lowpan: Route packets that are not meant to peer via correct device
Jukka Rissanen <jukka.rissanen@linux.intel.com>
Bluetooth: 6lowpan: Set the peer IPv6 address correctly
Jukka Rissanen <jukka.rissanen@linux.intel.com>
Bluetooth: 6lowpan: Increase the connection timeout value
Johan Hedberg <johan.hedberg@intel.com>
Bluetooth: Fix setting correct security level when initiating SMP
Champion Chen <champion_chen@realsil.com.cn>
Bluetooth: Fix issue with USB suspend in btusb driver
Johan Hedberg <johan.hedberg@intel.com>
Bluetooth: Fix incorrect LE CoC PDU length restriction based on HCI MTU
Loic Poulain <loic.poulain@intel.com>
Bluetooth: Fix HCI H5 corrupted ack value
Felix Fietkau <nbd@openwrt.org>
Revert "ath9k_hw: reduce ANI firstep range for older chips"
Stanislaw Gruszka <sgruszka@redhat.com>
rt2800: correct BBP1_TX_POWER_CTRL mask
Ricardo Ribalda Delgado <ricardo.ribalda@gmail.com>
PCI: Generate uppercase hex for modalias interface class
Douglas Lehr <dllehr@us.ibm.com>
PCI: Increase IBM ipr SAS Crocodile BARs to at least system page size
Yinghai Lu <yinghai@kernel.org>
PCI: Add missing MEM_64 mask in pci_assign_unassigned_bridge_resources()
Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
PCI: mvebu: Fix uninitialized variable in mvebu_get_tgt_attr()
Eric Sandeen <sandeen@sandeen.net>
xfs: fix agno increment in xfs_inumbers() loop
Dave Chinner <dchinner@redhat.com>
xfs: ensure WB_SYNC_ALL writeback handles partial pages correctly
Alex Williamson <alex.williamson@redhat.com>
vfio-pci: Fix remove path locking
Jan Kara <jack@suse.cz>
udf: Fix loading of special inodes
Chao Yu <chao2.yu@samsung.com>
ecryptfs: avoid to access NULL pointer when write metadata in xattr
Fabio Estevam <fabio.estevam@freescale.com>
ARM: dts: imx28-evk: Let i2c0 run at 100kHz
klightspeed@killerwolves.net <klightspeed@killerwolves.net>
ARM: mvebu: Netgear RN102: Use Hardware BCH ECC
Arnaud Ebalard <arno@natisbad.org>
ARM: mvebu: Netgear RN2120: Use Hardware BCH ECC
Arnaud Ebalard <arno@natisbad.org>
ARM: mvebu: Netgear RN104: Use Hardware BCH ECC
Andrew Lunn <andrew@lunn.ch>
ARM: Kirkwood: Fix DT based DSA.
Ludovic Desroches <ludovic.desroches@atmel.com>
ARM: at91/PMC: don't forget to write PMC_PCDR register to disable clocks
Andreas Henriksson <andreas.henriksson@endian.se>
ARM: at91: fix at91sam9263ek DT mmc pinmuxing settings
David Dueck <davidcdueck@googlemail.com>
ARM: at91/dt: Fix typo regarding can0_clk
Andy Gross <agross@codeaurora.org>
clk: qcom: Add IPQ8064 PLL required for USB
David Henningsson <david.henningsson@canonical.com>
ALSA: hda - Add missing terminating entry to SND_HDA_PIN_QUIRK macro
Takashi Iwai <tiwai@suse.de>
ALSA: hda - Fix inverted LED gpio setup for Lenovo Ideapad
Anssi Hannula <anssi.hannula@iki.fi>
ALSA: hda - hdmi: Fix missing ELD change event on plug/unplug
Vlad Catoi <vladcatoi@gmail.com>
ALSA: usb-audio: Add support for Steinberg UR22 USB interface
Harsha Priya <harshapriya.n@intel.com>
ALSA: ALC283 codec - Avoid pop noise on headphones during suspend/resume
Takashi Iwai <tiwai@suse.de>
ALSA: emu10k1: Fix deadlock in synth voice lookup
Takashi Sakamoto <o-takashi@sakamocchi.jp>
ALSA: bebob: Fix failure to detect source of clock for Terratec Phase 88
Anatol Pomozov <anatol.pomozov@gmail.com>
ALSA: pcm: use the same dma mmap codepath both for arm and arm64
Victor Kamensky <victor.kamensky@linaro.org>
arm64: compat: fix compat types affecting struct compat_elf_prpsinfo
Catalin Marinas <catalin.marinas@arm.com>
arm64: Fix compilation error on UP builds
Andy Shevchenko <andriy.shevchenko@linux.intel.com>
spi: dw-mid: terminate ongoing transfers at exit
Oren Givon <oren.givon@intel.com>
iwlwifi: Add missing PCI IDs for the 7260 series
Emmanuel Grumbach <emmanuel.grumbach@intel.com>
iwlwifi: mvm: disable BT Co-running by default
Trond Myklebust <trond.myklebust@primarydata.com>
NFSv4.1/pnfs: replace broken pnfs_put_lseg_async
Trond Myklebust <trond.myklebust@primarydata.com>
NFS: Fix a bogus warning in nfs_generic_pgio
Trond Myklebust <trond.myklebust@primarydata.com>
NFS: Fix an uninitialised pointer Oops in the writeback error path
J. Bruce Fields <bfields@redhat.com>
nfsd4: reserve adequate space for LOCK op
Andy Adamson <andros@netapp.com>
NFSv4.1: Fix an NFSv4.1 state renewal regression
Trond Myklebust <trond.myklebust@primarydata.com>
NFSv4: fix open/lock state recovery error handling
Trond Myklebust <trond.myklebust@primarydata.com>
NFSv4: Fix lock recovery when CREATE_SESSION/SETCLIENTID_CONFIRM fails
Fabian Frederick <fabf@skynet.be>
nfs: fix duplicate proc entries
Frans Klaver <frans.klaver@xsens.com>
tty: omap-serial: fix division by zero
Willy Tarreau <w@1wt.eu>
lzo: check for length overrun in variable length encoding.
Willy Tarreau <w@1wt.eu>
Revert "lzo: properly check for overruns"
Willy Tarreau <w@1wt.eu>
Documentation: lzo: document part of the encoding
Olga Kornievskaia <kolga@netapp.com>
Fixing lease renewal
Geert Uytterhoeven <geert@linux-m68k.org>
m68k: Disable/restore interrupts in hwreg_present()/hwreg_write()
Alexander Usyskin <alexander.usyskin@intel.com>
mei: bus: fix possible boundaries violation
K. Y. Srinivasan <kys@microsoft.com>
Drivers: hv: vmbus: Cleanup hv_post_message()
K. Y. Srinivasan <kys@microsoft.com>
Drivers: hv: vmbus: Fix a bug in vmbus_open()
K. Y. Srinivasan <kys@microsoft.com>
Drivers: hv: vmbus: Cleanup vmbus_establish_gpadl()
K. Y. Srinivasan <kys@microsoft.com>
Drivers: hv: vmbus: Cleanup vmbus_close_internal()
K. Y. Srinivasan <kys@microsoft.com>
Drivers: hv: vmbus: Cleanup vmbus_teardown_gpadl()
K. Y. Srinivasan <kys@microsoft.com>
Drivers: hv: vmbus: Cleanup vmbus_post_msg()
K. Y. Srinivasan <kys@microsoft.com>
Drivers: hv: util: Properly pack the data for file copy functionality
Will Deacon <will.deacon@arm.com>
arm64: debug: don't re-enable debug exceptions on return from el1_dbg
Kees Cook <keescook@chromium.org>
firmware_class: make sure fw requests contain a name
Krzysztof Kozlowski <k.kozlowski@samsung.com>
dmaengine: pl330: Fix NULL pointer dereference on driver unbind
Krzysztof Kozlowski <k.kozlowski@samsung.com>
dmaengine: pl330: Fix NULL pointer dereference on probe failure
Xuelin Shi <xuelin.shi@freescale.com>
dmaengine: fix xor sources continuation
Joe Lawrence <joe.lawrence@stratus.com>
qla2xxx: Fix shost use-after-free on device removal
Arun Easi <arun.easi@qlogic.com>
qla2xxx: Use correct offset to req-q-out for reserve calculation
Himanshu Madhani <himanshu.madhani@qlogic.com>
qla2xxx: fix kernel NULL pointer access
Steffen Trumtrar <s.trumtrar@pengutronix.de>
regulator: ltc3589: fix broken voltage transitions
Chris J Arges <chris.j.arges@canonical.com>
mptfusion: enable no_write_same for vmware scsi disks
Mike Christie <michaelc@cs.wisc.edu>
be2iscsi: check ip buffer before copying
Xiubo Li <Li.Xiubo@freescale.com>
regmap: fix possible ZERO_SIZE_PTR pointer dereferencing error.
Pankaj Dubey <pankaj.dubey@samsung.com>
regmap: fix NULL pointer dereference in _regmap_write/read
Xiubo Li <Li.Xiubo@freescale.com>
regmap: debugfs: fix possbile NULL pointer dereference
Borislav Petkov <bp@suse.de>
mpc85xx_edac: Make L2 interrupt shared too
Benjamin Tissoires <benjamin.tissoires@redhat.com>
HID: rmi: check sanity of the incoming report
Benjamin Tissoires <benjamin.tissoires@redhat.com>
HID: wacom: fix timeout on probe for some wacoms
Ping Cheng <pinglinux@gmail.com>
HID: wacom - remove report_id from wacom_get_report interface
Andy Shevchenko <andriy.shevchenko@linux.intel.com>
spi: dw-mid: check that DMA was inited before exit
Addy Ke <addy.ke@rock-chips.com>
spi/rockchip: fix bug that cause the failure to read data in DMA mode
Andy Shevchenko <andriy.shevchenko@linux.intel.com>
spi: dw-mid: respect 8 bit mode
Bryan O'Donoghue <pure.logic@nexus-software.ie>
x86/intel/quark: Switch off CR4.PGE so TLB flush uses CR3 instead
Andy Lutomirski <luto@amacapital.net>
x86,kvm,vmx: Preserve CR4 across VM entry
David Matlack <dmatlack@google.com>
kvm: don't take vcpu mutex for obviously invalid vcpu ioctls
Christian Borntraeger <borntraeger@de.ibm.com>
KVM: s390: unintended fallthrough for external call
Paolo Bonzini <pbonzini@redhat.com>
KVM: do not bias the generation number in kvm_current_mmio_generation
David Matlack <dmatlack@google.com>
kvm: fix potentially corrupt mmio cache
David Matlack <dmatlack@google.com>
kvm: x86: fix stale mmio cache bug
Josef Ahmad <josef.ahmad@intel.com>
pci_ids: Add support for Intel Quark ILB
Andy Lutomirski <luto@amacapital.net>
fs: Add a missing permission check to do_umount
Chris Mason <clm@fb.com>
Revert "Btrfs: race free update of commit root for ro snapshots"
Sage Weil <sage@redhat.com>
Btrfs: fix race in WAIT_SYNC ioctl
Qu Wenruo <quwenruo@cn.fujitsu.com>
btrfs: Fix the wrong condition judgment about subset extent map
Josef Bacik <jbacik@fb.com>
Btrfs: fix build_backref_tree issue with multiple shared blocks
Josef Bacik <jbacik@fb.com>
Btrfs: cleanup error handling in build_backref_tree
Josef Bacik <jbacik@fb.com>
Btrfs: try not to ENOSPC on log replay
Josef Bacik <jbacik@fb.com>
Btrfs: don't do async reclaim during log replay
Qu Wenruo <quwenruo@cn.fujitsu.com>
btrfs: Fix and enhance merge_extent_mapping() to insert best fitted extent map
Liu Bo <bo.li.liu@oracle.com>
Btrfs: fix up bounds checking in lseek
Filipe Manana <fdmanana@suse.com>
Btrfs: add missing compression property remove in btrfs_ioctl_setflags
Qu Wenruo <quwenruo@cn.fujitsu.com>
btrfs: Fix a deadlock in btrfs_dev_replace_finishing()
Mark Fasheh <mfasheh@suse.de>
btrfs: don't go readonly on existing qgroup items
David Sterba <dsterba@suse.cz>
btrfs: wake up transaction thread from SYNC_FS ioctl
-------------
Diffstat:
Documentation/lzo.txt | 164 ++++++++
Documentation/virtual/kvm/mmu.txt | 14 +
Makefile | 4 +-
arch/arm/boot/dts/Makefile | 4 +-
arch/arm/boot/dts/armada-370-netgear-rn102.dts | 4 +
arch/arm/boot/dts/armada-370-netgear-rn104.dts | 4 +
arch/arm/boot/dts/armada-xp-netgear-rn2120.dts | 4 +
arch/arm/boot/dts/at91sam9263.dtsi | 2 +
arch/arm/boot/dts/imx28-evk.dts | 1 -
arch/arm/boot/dts/kirkwood-mv88f6281gtw-ge.dts | 16 +-
arch/arm/boot/dts/kirkwood-rd88f6281-a.dts | 43 ++
arch/arm/boot/dts/kirkwood-rd88f6281-a0.dts | 26 --
arch/arm/boot/dts/kirkwood-rd88f6281-a1.dts | 31 --
arch/arm/boot/dts/kirkwood-rd88f6281-z0.dts | 35 ++
arch/arm/boot/dts/kirkwood-rd88f6281.dtsi | 27 +-
arch/arm/boot/dts/kirkwood.dtsi | 4 +-
arch/arm/boot/dts/sama5d3_can.dtsi | 2 +-
arch/arm/mach-at91/clock.c | 1 +
arch/arm64/include/asm/compat.h | 4 +-
arch/arm64/include/asm/irq_work.h | 11 +
arch/arm64/kernel/entry.S | 1 -
arch/m68k/mm/hwtest.c | 6 +
arch/powerpc/kernel/eeh_pe.c | 21 +-
arch/powerpc/kernel/smp.c | 10 +-
arch/powerpc/mm/numa.c | 5 +-
arch/powerpc/platforms/pseries/iommu.c | 51 ++-
arch/s390/kvm/interrupt.c | 1 +
arch/sparc/Kconfig | 1 +
arch/sparc/include/asm/hypervisor.h | 11 +
arch/sparc/include/asm/irq_64.h | 7 +-
arch/sparc/include/asm/ldc.h | 5 +-
arch/sparc/include/asm/oplib_64.h | 3 +-
arch/sparc/include/asm/page_64.h | 33 +-
arch/sparc/include/asm/pgalloc_64.h | 28 +-
arch/sparc/include/asm/pgtable_64.h | 100 +++--
arch/sparc/include/asm/setup.h | 2 +
arch/sparc/include/asm/spitfire.h | 2 +
arch/sparc/include/asm/thread_info_64.h | 4 +-
arch/sparc/include/asm/tsb.h | 87 ++--
arch/sparc/include/asm/visasm.h | 8 +
arch/sparc/kernel/cpu.c | 12 +
arch/sparc/kernel/cpumap.c | 2 +
arch/sparc/kernel/ds.c | 4 +-
arch/sparc/kernel/dtlb_prot.S | 6 +-
arch/sparc/kernel/entry.h | 3 -
arch/sparc/kernel/head_64.S | 52 +--
arch/sparc/kernel/hvapi.c | 1 +
arch/sparc/kernel/hvcalls.S | 16 +
arch/sparc/kernel/hvtramp.S | 1 -
arch/sparc/kernel/ioport.c | 5 +-
arch/sparc/kernel/irq_64.c | 507 ++++++++++++++--------
arch/sparc/kernel/ktlb.S | 125 +-----
arch/sparc/kernel/ldc.c | 41 +-
arch/sparc/kernel/pcr.c | 47 ++-
arch/sparc/kernel/perf_event.c | 3 +-
arch/sparc/kernel/setup_64.c | 36 +-
arch/sparc/kernel/smp_64.c | 7 +
arch/sparc/kernel/sun4v_tlb_miss.S | 35 +-
arch/sparc/kernel/trampoline_64.S | 12 +-
arch/sparc/kernel/traps_64.c | 15 +-
arch/sparc/kernel/tsb.S | 6 +-
arch/sparc/kernel/viohs.c | 4 +-
arch/sparc/kernel/vmlinux.lds.S | 10 +-
arch/sparc/lib/NG4memcpy.S | 14 +-
arch/sparc/lib/memset.S | 18 +-
arch/sparc/mm/fault_64.c | 3 +
arch/sparc/mm/gup.c | 30 ++
arch/sparc/mm/init_64.c | 554 +++++++++++++------------
arch/sparc/mm/init_64.h | 18 -
arch/sparc/power/hibernate_asm.S | 4 +-
arch/sparc/prom/bootstr_64.c | 5 +-
arch/sparc/prom/cif.S | 5 +-
arch/sparc/prom/init_64.c | 6 +-
arch/sparc/prom/p1275.c | 9 +-
arch/x86/include/asm/kvm_host.h | 1 +
arch/x86/kernel/cpu/intel.c | 15 +
arch/x86/kvm/mmu.c | 29 +-
arch/x86/kvm/vmx.c | 16 +-
arch/x86/kvm/x86.h | 20 +-
crypto/async_tx/async_xor.c | 3 +-
drivers/base/firmware_class.c | 3 +
drivers/base/regmap/regmap-debugfs.c | 8 +-
drivers/base/regmap/regmap.c | 7 +-
drivers/bluetooth/btusb.c | 9 +
drivers/bluetooth/hci_h5.c | 2 +-
drivers/clk/qcom/gcc-ipq806x.c | 31 +-
drivers/dma/pl330.c | 12 +-
drivers/edac/mpc85xx_edac.c | 2 +-
drivers/hid/hid-rmi.c | 44 +-
drivers/hid/wacom_sys.c | 26 +-
drivers/hv/channel.c | 49 ++-
drivers/hv/connection.c | 17 +-
drivers/hv/hv.c | 27 +-
drivers/hv/hyperv_vmbus.h | 4 +
drivers/message/fusion/mptspi.c | 5 +
drivers/misc/mei/bus.c | 2 +-
drivers/net/wireless/ath/ath9k/ar5008_phy.c | 4 +-
drivers/net/wireless/iwlwifi/mvm/constants.h | 2 +-
drivers/net/wireless/iwlwifi/pcie/drv.c | 4 +
drivers/net/wireless/rt2x00/rt2800.h | 2 +-
drivers/pci/host/pci-mvebu.c | 6 +-
drivers/pci/pci-sysfs.c | 2 +-
drivers/pci/quirks.c | 20 +
drivers/pci/setup-bus.c | 2 +-
drivers/regulator/ltc3589.c | 1 +
drivers/rtc/rtc-cmos.c | 5 +-
drivers/scsi/be2iscsi/be_mgmt.c | 13 +-
drivers/scsi/qla2xxx/qla_os.c | 6 +-
drivers/scsi/qla2xxx/qla_target.c | 5 +-
drivers/spi/spi-dw-mid.c | 10 +-
drivers/spi/spi-rockchip.c | 15 +-
drivers/tty/serial/omap-serial.c | 12 +-
drivers/vfio/pci/vfio_pci.c | 136 +++---
drivers/virtio/virtio_balloon.c | 15 +-
fs/btrfs/dev-replace.c | 3 +-
fs/btrfs/extent-tree.c | 8 +-
fs/btrfs/file.c | 25 +-
fs/btrfs/inode.c | 118 +++---
fs/btrfs/ioctl.c | 42 ++
fs/btrfs/qgroup.c | 10 +-
fs/btrfs/relocation.c | 93 +++--
fs/btrfs/transaction.c | 12 +-
fs/ecryptfs/inode.c | 2 +-
fs/namei.c | 2 +-
fs/namespace.c | 2 +
fs/nfs/client.c | 2 +-
fs/nfs/filelayout/filelayout.c | 2 +-
fs/nfs/nfs4proc.c | 2 +-
fs/nfs/nfs4renewd.c | 12 +-
fs/nfs/nfs4state.c | 18 +-
fs/nfs/pagelist.c | 10 +-
fs/nfs/pnfs.c | 33 +-
fs/nfs/pnfs.h | 6 +-
fs/nfsd/nfs4xdr.c | 8 +
fs/nfsd/vfs.c | 2 +-
fs/notify/fanotify/fanotify_user.c | 2 +-
fs/udf/inode.c | 14 +-
fs/udf/super.c | 10 +-
fs/udf/udfdecl.h | 13 +-
fs/xfs/xfs_aops.c | 16 +-
fs/xfs/xfs_itable.c | 3 +-
include/linux/balloon_compaction.h | 97 ++---
include/linux/compiler-gcc5.h | 66 +++
include/linux/ima.h | 4 +-
include/linux/migrate.h | 11 +-
include/linux/mm.h | 19 +
include/linux/pci_ids.h | 1 +
include/linux/sched.h | 6 +-
include/uapi/linux/hyperv.h | 2 +-
kernel/futex.c | 2 +
lib/lzo/lzo1x_decompress_safe.c | 103 +++--
mm/balloon_compaction.c | 26 +-
mm/cma.c | 4 +-
mm/compaction.c | 2 +-
mm/migrate.c | 16 +-
net/bluetooth/6lowpan.c | 80 +++-
net/bluetooth/l2cap_core.c | 6 +-
net/bluetooth/smp.c | 5 +-
security/integrity/ima/ima.h | 4 +-
security/integrity/ima/ima_appraise.c | 9 +-
security/integrity/ima/ima_crypto.c | 8 +-
security/integrity/ima/ima_main.c | 28 +-
security/integrity/integrity.h | 1 +
sound/core/pcm_native.c | 2 +-
sound/firewire/bebob/bebob_terratec.c | 4 +-
sound/pci/emu10k1/emu10k1_callback.c | 6 +-
sound/pci/hda/hda_local.h | 4 +-
sound/pci/hda/patch_hdmi.c | 15 +-
sound/pci/hda/patch_realtek.c | 7 +-
sound/usb/quirks-table.h | 30 ++
virt/kvm/kvm_main.c | 34 +-
171 files changed, 2566 insertions(+), 1501 deletions(-)
next reply other threads:[~2014-10-28 3:32 UTC|newest]
Thread overview: 147+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-10-28 3:32 Greg Kroah-Hartman [this message]
2014-10-28 3:32 ` [PATCH 3.17 001/146] btrfs: wake up transaction thread from SYNC_FS ioctl Greg Kroah-Hartman
2014-10-28 3:32 ` [PATCH 3.17 002/146] btrfs: dont go readonly on existing qgroup items Greg Kroah-Hartman
2014-10-28 3:32 ` [PATCH 3.17 003/146] btrfs: Fix a deadlock in btrfs_dev_replace_finishing() Greg Kroah-Hartman
2014-10-28 3:32 ` [PATCH 3.17 004/146] Btrfs: add missing compression property remove in btrfs_ioctl_setflags Greg Kroah-Hartman
2014-10-28 3:32 ` [PATCH 3.17 006/146] btrfs: Fix and enhance merge_extent_mapping() to insert best fitted extent map Greg Kroah-Hartman
2014-10-28 3:32 ` [PATCH 3.17 007/146] Btrfs: dont do async reclaim during log replay Greg Kroah-Hartman
2014-10-28 3:32 ` [PATCH 3.17 008/146] Btrfs: try not to ENOSPC on " Greg Kroah-Hartman
2014-10-28 3:32 ` [PATCH 3.17 009/146] Btrfs: cleanup error handling in build_backref_tree Greg Kroah-Hartman
2014-10-28 3:32 ` [PATCH 3.17 010/146] Btrfs: fix build_backref_tree issue with multiple shared blocks Greg Kroah-Hartman
2014-10-28 3:32 ` [PATCH 3.17 011/146] btrfs: Fix the wrong condition judgment about subset extent map Greg Kroah-Hartman
2014-10-28 3:32 ` [PATCH 3.17 012/146] Btrfs: fix race in WAIT_SYNC ioctl Greg Kroah-Hartman
2014-10-28 3:32 ` [PATCH 3.17 013/146] Revert "Btrfs: race free update of commit root for ro snapshots" Greg Kroah-Hartman
2014-10-28 3:32 ` [PATCH 3.17 014/146] fs: Add a missing permission check to do_umount Greg Kroah-Hartman
2014-10-28 3:32 ` [PATCH 3.17 015/146] pci_ids: Add support for Intel Quark ILB Greg Kroah-Hartman
2014-10-28 3:32 ` [PATCH 3.17 016/146] kvm: x86: fix stale mmio cache bug Greg Kroah-Hartman
2014-10-28 3:32 ` [PATCH 3.17 017/146] kvm: fix potentially corrupt mmio cache Greg Kroah-Hartman
2014-10-28 3:32 ` [PATCH 3.17 018/146] KVM: do not bias the generation number in kvm_current_mmio_generation Greg Kroah-Hartman
2014-10-28 3:32 ` [PATCH 3.17 019/146] KVM: s390: unintended fallthrough for external call Greg Kroah-Hartman
2014-10-28 3:32 ` [PATCH 3.17 020/146] kvm: dont take vcpu mutex for obviously invalid vcpu ioctls Greg Kroah-Hartman
2014-10-28 3:32 ` [PATCH 3.17 021/146] x86,kvm,vmx: Preserve CR4 across VM entry Greg Kroah-Hartman
2014-10-28 3:32 ` [PATCH 3.17 022/146] x86/intel/quark: Switch off CR4.PGE so TLB flush uses CR3 instead Greg Kroah-Hartman
2014-10-28 3:32 ` [PATCH 3.17 023/146] spi: dw-mid: respect 8 bit mode Greg Kroah-Hartman
2014-10-28 3:32 ` [PATCH 3.17 024/146] spi/rockchip: fix bug that cause the failure to read data in DMA mode Greg Kroah-Hartman
2014-10-28 3:32 ` [PATCH 3.17 025/146] spi: dw-mid: check that DMA was inited before exit Greg Kroah-Hartman
2014-10-28 3:32 ` [PATCH 3.17 026/146] HID: wacom - remove report_id from wacom_get_report interface Greg Kroah-Hartman
2014-10-28 3:32 ` [PATCH 3.17 027/146] HID: wacom: fix timeout on probe for some wacoms Greg Kroah-Hartman
2014-10-28 3:32 ` [PATCH 3.17 028/146] HID: rmi: check sanity of the incoming report Greg Kroah-Hartman
2014-10-28 3:32 ` [PATCH 3.17 029/146] mpc85xx_edac: Make L2 interrupt shared too Greg Kroah-Hartman
2014-10-28 3:32 ` [PATCH 3.17 030/146] regmap: debugfs: fix possbile NULL pointer dereference Greg Kroah-Hartman
2014-10-28 3:32 ` [PATCH 3.17 031/146] regmap: fix NULL pointer dereference in _regmap_write/read Greg Kroah-Hartman
2014-10-28 3:32 ` [PATCH 3.17 032/146] regmap: fix possible ZERO_SIZE_PTR pointer dereferencing error Greg Kroah-Hartman
2014-10-28 3:32 ` [PATCH 3.17 033/146] be2iscsi: check ip buffer before copying Greg Kroah-Hartman
2014-10-28 3:32 ` [PATCH 3.17 034/146] mptfusion: enable no_write_same for vmware scsi disks Greg Kroah-Hartman
2014-10-28 3:32 ` [PATCH 3.17 035/146] regulator: ltc3589: fix broken voltage transitions Greg Kroah-Hartman
2014-10-28 3:32 ` [PATCH 3.17 036/146] qla2xxx: fix kernel NULL pointer access Greg Kroah-Hartman
2014-10-28 3:32 ` [PATCH 3.17 037/146] qla2xxx: Use correct offset to req-q-out for reserve calculation Greg Kroah-Hartman
2014-10-28 3:33 ` [PATCH 3.17 038/146] qla2xxx: Fix shost use-after-free on device removal Greg Kroah-Hartman
2014-10-28 3:33 ` [PATCH 3.17 039/146] dmaengine: fix xor sources continuation Greg Kroah-Hartman
2014-10-28 3:33 ` [PATCH 3.17 040/146] dmaengine: pl330: Fix NULL pointer dereference on probe failure Greg Kroah-Hartman
2014-10-28 3:33 ` [PATCH 3.17 041/146] dmaengine: pl330: Fix NULL pointer dereference on driver unbind Greg Kroah-Hartman
2014-10-28 3:33 ` [PATCH 3.17 042/146] firmware_class: make sure fw requests contain a name Greg Kroah-Hartman
2014-10-28 3:33 ` [PATCH 3.17 043/146] arm64: debug: dont re-enable debug exceptions on return from el1_dbg Greg Kroah-Hartman
2014-10-28 3:33 ` [PATCH 3.17 044/146] Drivers: hv: util: Properly pack the data for file copy functionality Greg Kroah-Hartman
2014-10-28 3:33 ` [PATCH 3.17 045/146] Drivers: hv: vmbus: Cleanup vmbus_post_msg() Greg Kroah-Hartman
2014-10-28 3:33 ` [PATCH 3.17 046/146] Drivers: hv: vmbus: Cleanup vmbus_teardown_gpadl() Greg Kroah-Hartman
2014-10-28 3:33 ` [PATCH 3.17 047/146] Drivers: hv: vmbus: Cleanup vmbus_close_internal() Greg Kroah-Hartman
2014-10-28 3:33 ` [PATCH 3.17 048/146] Drivers: hv: vmbus: Cleanup vmbus_establish_gpadl() Greg Kroah-Hartman
2014-10-28 3:33 ` [PATCH 3.17 049/146] Drivers: hv: vmbus: Fix a bug in vmbus_open() Greg Kroah-Hartman
2014-10-28 3:33 ` [PATCH 3.17 050/146] Drivers: hv: vmbus: Cleanup hv_post_message() Greg Kroah-Hartman
2014-10-28 3:33 ` [PATCH 3.17 051/146] mei: bus: fix possible boundaries violation Greg Kroah-Hartman
2014-10-28 3:33 ` [PATCH 3.17 052/146] m68k: Disable/restore interrupts in hwreg_present()/hwreg_write() Greg Kroah-Hartman
2014-10-28 3:33 ` [PATCH 3.17 053/146] Fixing lease renewal Greg Kroah-Hartman
2014-10-28 3:33 ` [PATCH 3.17 054/146] Documentation: lzo: document part of the encoding Greg Kroah-Hartman
2014-10-28 3:33 ` [PATCH 3.17 055/146] Revert "lzo: properly check for overruns" Greg Kroah-Hartman
2014-10-28 3:33 ` [PATCH 3.17 056/146] lzo: check for length overrun in variable length encoding Greg Kroah-Hartman
2014-10-28 3:33 ` [PATCH 3.17 057/146] tty: omap-serial: fix division by zero Greg Kroah-Hartman
2014-10-28 3:33 ` [PATCH 3.17 058/146] nfs: fix duplicate proc entries Greg Kroah-Hartman
2014-10-28 3:33 ` [PATCH 3.17 059/146] NFSv4: Fix lock recovery when CREATE_SESSION/SETCLIENTID_CONFIRM fails Greg Kroah-Hartman
2014-10-28 3:33 ` [PATCH 3.17 060/146] NFSv4: fix open/lock state recovery error handling Greg Kroah-Hartman
2014-10-28 3:33 ` [PATCH 3.17 061/146] NFSv4.1: Fix an NFSv4.1 state renewal regression Greg Kroah-Hartman
2014-10-28 3:33 ` [PATCH 3.17 062/146] nfsd4: reserve adequate space for LOCK op Greg Kroah-Hartman
2014-10-28 3:33 ` [PATCH 3.17 063/146] NFS: Fix an uninitialised pointer Oops in the writeback error path Greg Kroah-Hartman
2014-10-28 3:33 ` [PATCH 3.17 064/146] NFS: Fix a bogus warning in nfs_generic_pgio Greg Kroah-Hartman
2014-10-28 3:33 ` [PATCH 3.17 065/146] NFSv4.1/pnfs: replace broken pnfs_put_lseg_async Greg Kroah-Hartman
2014-10-28 3:33 ` [PATCH 3.17 066/146] iwlwifi: mvm: disable BT Co-running by default Greg Kroah-Hartman
2014-10-28 3:33 ` [PATCH 3.17 067/146] iwlwifi: Add missing PCI IDs for the 7260 series Greg Kroah-Hartman
2014-10-28 3:33 ` [PATCH 3.17 068/146] spi: dw-mid: terminate ongoing transfers at exit Greg Kroah-Hartman
2014-10-28 3:33 ` [PATCH 3.17 069/146] arm64: Fix compilation error on UP builds Greg Kroah-Hartman
2014-10-28 3:33 ` [PATCH 3.17 070/146] arm64: compat: fix compat types affecting struct compat_elf_prpsinfo Greg Kroah-Hartman
2014-10-28 3:33 ` [PATCH 3.17 071/146] ALSA: pcm: use the same dma mmap codepath both for arm and arm64 Greg Kroah-Hartman
2014-10-28 3:33 ` [PATCH 3.17 073/146] ALSA: emu10k1: Fix deadlock in synth voice lookup Greg Kroah-Hartman
2014-10-28 3:33 ` [PATCH 3.17 074/146] ALSA: ALC283 codec - Avoid pop noise on headphones during suspend/resume Greg Kroah-Hartman
2014-10-28 3:33 ` [PATCH 3.17 075/146] ALSA: usb-audio: Add support for Steinberg UR22 USB interface Greg Kroah-Hartman
2014-10-28 3:33 ` [PATCH 3.17 076/146] ALSA: hda - hdmi: Fix missing ELD change event on plug/unplug Greg Kroah-Hartman
2014-10-28 3:33 ` [PATCH 3.17 077/146] ALSA: hda - Fix inverted LED gpio setup for Lenovo Ideapad Greg Kroah-Hartman
2014-10-28 3:33 ` [PATCH 3.17 078/146] ALSA: hda - Add missing terminating entry to SND_HDA_PIN_QUIRK macro Greg Kroah-Hartman
2014-10-28 3:33 ` [PATCH 3.17 079/146] clk: qcom: Add IPQ8064 PLL required for USB Greg Kroah-Hartman
2014-10-28 3:33 ` [PATCH 3.17 080/146] ARM: at91/dt: Fix typo regarding can0_clk Greg Kroah-Hartman
2014-10-28 3:33 ` [PATCH 3.17 081/146] ARM: at91: fix at91sam9263ek DT mmc pinmuxing settings Greg Kroah-Hartman
2014-10-28 3:33 ` [PATCH 3.17 082/146] ARM: at91/PMC: dont forget to write PMC_PCDR register to disable clocks Greg Kroah-Hartman
2014-10-28 3:33 ` [PATCH 3.17 083/146] ARM: Kirkwood: Fix DT based DSA Greg Kroah-Hartman
2014-10-28 3:33 ` [PATCH 3.17 084/146] ARM: mvebu: Netgear RN104: Use Hardware BCH ECC Greg Kroah-Hartman
2014-10-28 3:33 ` [PATCH 3.17 085/146] ARM: mvebu: Netgear RN2120: " Greg Kroah-Hartman
2014-10-28 3:33 ` [PATCH 3.17 086/146] ARM: mvebu: Netgear RN102: " Greg Kroah-Hartman
2014-10-28 3:33 ` [PATCH 3.17 087/146] ARM: dts: imx28-evk: Let i2c0 run at 100kHz Greg Kroah-Hartman
2014-10-28 3:33 ` [PATCH 3.17 088/146] ecryptfs: avoid to access NULL pointer when write metadata in xattr Greg Kroah-Hartman
2014-10-28 3:33 ` [PATCH 3.17 089/146] udf: Fix loading of special inodes Greg Kroah-Hartman
2014-10-28 3:33 ` [PATCH 3.17 090/146] vfio-pci: Fix remove path locking Greg Kroah-Hartman
2014-10-28 3:33 ` [PATCH 3.17 091/146] xfs: ensure WB_SYNC_ALL writeback handles partial pages correctly Greg Kroah-Hartman
2014-10-28 3:33 ` [PATCH 3.17 092/146] xfs: fix agno increment in xfs_inumbers() loop Greg Kroah-Hartman
2014-10-28 3:33 ` [PATCH 3.17 093/146] PCI: mvebu: Fix uninitialized variable in mvebu_get_tgt_attr() Greg Kroah-Hartman
2014-10-28 3:33 ` [PATCH 3.17 094/146] PCI: Add missing MEM_64 mask in pci_assign_unassigned_bridge_resources() Greg Kroah-Hartman
2014-10-28 3:33 ` [PATCH 3.17 095/146] PCI: Increase IBM ipr SAS Crocodile BARs to at least system page size Greg Kroah-Hartman
2014-10-28 3:33 ` [PATCH 3.17 096/146] PCI: Generate uppercase hex for modalias interface class Greg Kroah-Hartman
2014-10-28 3:33 ` [PATCH 3.17 097/146] rt2800: correct BBP1_TX_POWER_CTRL mask Greg Kroah-Hartman
2014-10-28 3:34 ` [PATCH 3.17 098/146] Revert "ath9k_hw: reduce ANI firstep range for older chips" Greg Kroah-Hartman
2014-10-28 3:34 ` [PATCH 3.17 099/146] Bluetooth: Fix HCI H5 corrupted ack value Greg Kroah-Hartman
2014-10-28 3:34 ` [PATCH 3.17 100/146] Bluetooth: Fix incorrect LE CoC PDU length restriction based on HCI MTU Greg Kroah-Hartman
2014-10-28 3:34 ` [PATCH 3.17 101/146] Bluetooth: Fix issue with USB suspend in btusb driver Greg Kroah-Hartman
2014-10-28 3:34 ` [PATCH 3.17 102/146] Bluetooth: Fix setting correct security level when initiating SMP Greg Kroah-Hartman
2014-10-28 3:34 ` [PATCH 3.17 103/146] Bluetooth: 6lowpan: Increase the connection timeout value Greg Kroah-Hartman
2014-10-28 3:34 ` [PATCH 3.17 104/146] Bluetooth: 6lowpan: Set the peer IPv6 address correctly Greg Kroah-Hartman
2014-10-28 3:34 ` [PATCH 3.17 105/146] Bluetooth: 6lowpan: Route packets that are not meant to peer via correct device Greg Kroah-Hartman
2014-10-28 3:34 ` [PATCH 3.17 106/146] mm: clear __GFP_FS when PF_MEMALLOC_NOIO is set Greg Kroah-Hartman
2014-10-28 3:34 ` [PATCH 3.17 108/146] mm/cma: fix cma bitmap aligned mask computing Greg Kroah-Hartman
2014-10-28 3:34 ` [PATCH 3.17 109/146] kernel: add support for gcc 5 Greg Kroah-Hartman
2014-10-28 3:34 ` [PATCH 3.17 111/146] mm/balloon_compaction: redesign ballooned pages management Greg Kroah-Hartman
2014-10-28 3:34 ` [PATCH 3.17 112/146] futex: Ensure get_futex_key_refs() always implies a barrier Greg Kroah-Hartman
2014-10-28 3:34 ` [PATCH 3.17 113/146] powerpc: Fix warning reported by verify_cpu_node_mapping() Greg Kroah-Hartman
2014-10-28 3:34 ` [PATCH 3.17 114/146] powerpc: Only set numa node information for present cpus at boottime Greg Kroah-Hartman
2014-10-28 3:34 ` [PATCH 3.17 115/146] powerpc/iommu/ddw: Fix endianness Greg Kroah-Hartman
2014-10-28 3:34 ` [PATCH 3.17 116/146] powerpc/eeh: Clear frozen device state in time Greg Kroah-Hartman
2014-10-28 3:34 ` [PATCH 3.17 117/146] ima: fix fallback to use new_sync_read() Greg Kroah-Hartman
2014-10-28 3:34 ` [PATCH 3.17 118/146] ima: provide flag to identify new empty files Greg Kroah-Hartman
2014-10-28 3:34 ` [PATCH 3.17 119/146] ima: pass opened flag to identify newly created files Greg Kroah-Hartman
2014-10-28 3:34 ` [PATCH 3.17 120/146] sparc32: dma_alloc_coherent must honour gfp flags Greg Kroah-Hartman
2014-10-28 3:34 ` [PATCH 3.17 121/146] sparc64: sun4v TLB error power off events Greg Kroah-Hartman
2014-10-28 3:34 ` [PATCH 3.17 122/146] sparc64: Fix corrupted thread fault code Greg Kroah-Hartman
2014-10-28 3:34 ` [PATCH 3.17 123/146] sparc64: find_node adjustment Greg Kroah-Hartman
2014-10-28 3:34 ` [PATCH 3.17 124/146] sparc64: Move request_irq() from ldc_bind() to ldc_alloc() Greg Kroah-Hartman
2014-10-28 3:34 ` [PATCH 3.17 125/146] sparc: Let memset return the address argument Greg Kroah-Hartman
2014-10-28 3:34 ` [PATCH 3.17 126/146] sparc64: Fix reversed start/end in flush_tlb_kernel_range() Greg Kroah-Hartman
2014-10-28 3:34 ` [PATCH 3.17 127/146] sparc64: Fix lockdep warnings on reboot on Ultra-5 Greg Kroah-Hartman
2014-10-28 3:34 ` [PATCH 3.17 128/146] sparc64: Fix FPU register corruption with AES crypto offload Greg Kroah-Hartman
2014-10-28 3:34 ` [PATCH 3.17 129/146] sparc64: Do not define thread fpregs save area as zero-length array Greg Kroah-Hartman
2014-10-28 3:34 ` [PATCH 3.17 130/146] sparc64: Fix hibernation code refrence to PAGE_OFFSET Greg Kroah-Hartman
2014-10-28 3:34 ` [PATCH 3.17 131/146] sparc64: correctly recognise M6 and M7 cpu type Greg Kroah-Hartman
2014-10-28 3:34 ` [PATCH 3.17 132/146] sparc64: support M6 and M7 for building CPU distribution map Greg Kroah-Hartman
2014-10-28 3:34 ` [PATCH 3.17 133/146] sparc64: cpu hardware caps support for sparc M6 and M7 Greg Kroah-Hartman
2014-10-28 3:34 ` [PATCH 3.17 134/146] sparc64: T5 PMU Greg Kroah-Hartman
2014-10-28 3:34 ` [PATCH 3.17 135/146] sparc64: Switch to 4-level page tables Greg Kroah-Hartman
2014-10-28 3:34 ` [PATCH 3.17 136/146] sparc64: Define VA hole at run time, rather than at compile time Greg Kroah-Hartman
2014-10-28 3:34 ` [PATCH 3.17 137/146] sparc64: Adjust KTSB assembler to support larger physical addresses Greg Kroah-Hartman
2014-10-28 3:34 ` [PATCH 3.17 138/146] sparc64: Fix physical memory management regressions with large max_phys_bits Greg Kroah-Hartman
2014-10-28 3:34 ` [PATCH 3.17 139/146] sparc64: Use kernel page tables for vmemmap Greg Kroah-Hartman
2014-10-28 3:34 ` [PATCH 3.17 140/146] sparc64: Increase MAX_PHYS_ADDRESS_BITS to 53 Greg Kroah-Hartman
2014-10-28 3:34 ` [PATCH 3.17 141/146] sparc64: Adjust vmalloc region size based upon available virtual address bits Greg Kroah-Hartman
2014-10-28 3:34 ` [PATCH 3.17 142/146] sparc64: sparse irq Greg Kroah-Hartman
2014-10-28 3:34 ` [PATCH 3.17 143/146] sparc64: Kill unnecessary tables and increase MAX_BANKS Greg Kroah-Hartman
2014-10-28 3:34 ` [PATCH 3.17 144/146] sparc64: Increase size of boot string to 1024 bytes Greg Kroah-Hartman
2014-10-28 3:34 ` [PATCH 3.17 145/146] sparc64: Fix register corruption in top-most kernel stack frame during boot Greg Kroah-Hartman
2014-10-28 3:34 ` [PATCH 3.17 146/146] sparc64: Implement __get_user_pages_fast() Greg Kroah-Hartman
2014-10-28 15:15 ` [PATCH 3.17 000/146] 3.17.2-stable review Guenter Roeck
2014-10-28 23:40 ` Greg Kroah-Hartman
2014-10-28 16:15 ` Shuah Khan
2014-10-28 23:40 ` Greg Kroah-Hartman
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=20141028033343.441992423@linuxfoundation.org \
--to=gregkh@linuxfoundation.org \
--cc=akpm@linux-foundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux@roeck-us.net \
--cc=satoru.takeuchi@gmail.com \
--cc=shuah.kh@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 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).