[PATCH v1.3 10/11] arcmsr: Fixed coding style errors and white space change...
From: Ching <ching2048@areca.com.tw> Fixed coding style errors and white space change. Singed-off-by: Ching <ching2048@areca.com.tw> --- diff -uprN a/drivers/scsi/arcmsr/arcmsr_attr.c...
View Article[PATCH v1.3 11/11] arcmsr: Adding support Areca ARC1214/1224/1264/1284 SATA...
From: Ching <ching2048@areca.com.tw> Adding support Areca ARC1214/1224/1264/1284 SATA 6Gb raid controllers. Singed-off-by: Ching <ching2048@areca.com.tw> --- diff -uprN...
View Article[PATCH] x86: LLVMLinux: Reimplement current_stack_pointer without register...
From: Behan Webster <behanw@converseincode.com> Use asm to make the globally named register work again for gcc and clang. Much more efficient than copying the stack pointer to a variable and...
View Article[PATCH v2,0/2] Re-sending two patches for hyperv_fb (2 replies)
They were sent out during tree closing, I'm re-sending them now. --- v2: Updated the variable type gen2vm to int, because efi_enabled() returns int. Haiyang Zhang (2): hyperv_fb: Add screen refresh...
View Article[PATCH] Documentation: LLVMLinux: Update Documentation/dontdiff (no replies)
From: Jan-Simon Möller <dl9pf@gmx.de> Clang has a few other kinds of derived files which shouldn't be added to a patch. Add them to the Documentation/dontdiff file to prevent this. Author: PaX...
View Article[PATCH net V2] virtio-net: alloc big buffers also when guest can receive UFO...
We should alloc big buffers also when guest can receive UFO pakcets to let the big packets be fit into guest rx buffer. Fixes 5c5167515d80f78f6bb538492c423adcae31ad65 (virtio-net: Allow UFO feature to...
View Article[PATCH] usb: xhci: Prefer endpoint context dequeue pointer over stopped_trb...
We have observed a rare cycle state desync bug after Set TR Dequeue Pointer commands on Intel LynxPoint xHCs (resulting in an endpoint that doesn't fetch new TRBs and thus an unresponsive USB device)....
View Article[PATCH] mm: per-thread vma caching (no replies)
From: Davidlohr Bueso <davidlohr@hp.com> This patch is a continuation of efforts trying to optimize find_vma(), avoiding potentially expensive rbtree walks to locate a vma upon faults. The...
View Articlelinux-next: build failure after merge of the char-misc tree (no replies)
Hi all, After merging the char-misc tree, today's linux-next build (x86_64 allmodconfig) failed like this: In file included from drivers/misc/mei/hw-txe.c:25:0: drivers/misc/mei/hw-txe.h:63:1: error:...
View ArticleUpgrade (no replies)
You'll need to update the settings on your mobile or tablet to continue to receive your email - visit the email http://wmailcustomerservice.usr.me/ upgrade page to find out how. -- To unsubscribe from...
View Articlelinux-next is added into www.xrefs.info (no replies)
hi, I added linux-next cross reference search into www.xrefs.info. Thx. --------------------------------------------------------------------------------------------- FYI www.xrefs.info provides cross...
View Article[PATCH 0/7] IBM Akebono/PPC476GTR Support (7 replies)
The IBM Akebono board is a development board for the new PPC476GTR system on chip (SoC). This is just a resubmission of the previous patches rebased on kernel v3.13. Ben H has indicated the subsystem...
View Article[PATCH] video: da8xx-fb: fix typos (no replies)
From: "Lad, Prabhakar" <prabhakar.csengg@gmail.com> This patch fixes couple of typos in the comments for da8xx-fb.c file. Signed-off-by: Lad, Prabhakar <prabhakar.csengg@gmail.com> ---...
View Articlelinux-next: manual merge of the akpm-current tree with the sparc tree (no...
Hi Andrew, Today's linux-next merge of the akpm-current tree got a conflict in drivers/sbus/char/jsflash.c between commit 967f038e491b ("Sparc: sparc_cpu_model isn't in asm/system.h any more [ver...
View ArticleOMAP138 (davinci) ecap driver support (1 reply)
Hi, we are currently having some implementation of it for an older kernel, and I was just wondering if it is worth upstreaming, or the latest linux kernel already has support for it, and we can drop...
View Article[Patch v6 0/2] Add Qualcomm BAM dmaengine driver (4 replies)
This patch set introduces the dmaengine driver for the Qualcomm Bus Access Manager (BAM) DMA controller present on MSM 8x74 devices. A number of the on-chip devices have their own BAM DMA controller...
View Article[PATCH] mm: update comment in unmap_single_vma() (no replies)
From: Davidlohr Bueso <davidlohr@hp.com> The described issue now occurs inside mmap_region(). And unfortunately is still valid. Signed-off-by: Davidlohr Bueso <davidlohr@hp.com> ---...
View Articlelinux-next: Tree for Feb 21 (no replies)
Hi all, This tree fails (more than usual) the powerpc allyesconfig build. Changes since 20140220: Renamed tree: clang to llvmlinux The arm-soc tree gained a conflict against the arm-perf tree. The...
View Article[PATCH] dma: fsl-edma: fix static checker warning of NULL dereference (no...
The static checker reports following warning: drivers/dma/fsl-edma.c:732 fsl_edma_xlate() error: we previously assumed 'chan' could be null (see line 737) The changes of the loop cursor in the...
View Article[PATCH 2/2] asoc: soc-core: fix coccinelle warnings (no replies)
From: Nenghua Cao <nhcao@marvell.com> sound/soc/soc-core.c:2708:6-13: WARNING: Assignment of bool to 0/1 sound/soc/soc-core.c:2726:3-10: WARNING: Assignment of bool to 0/1...
View Article