Quantcast
Browsing all 24115 articles
Browse latest View live

[PATCH v5 0/9] numa,sched,mm: pseudo-interleaving for automatic NUMA...

The current automatic NUMA balancing code base has issues with workloads that do not fit on one NUMA load. Page migration is slowed down, but memory distribution between the nodes where the workload...

View Article


[PATCH net-next] hyperv: Add support for physically discontinuous receive...

This will allow us to use bigger receive buffer, and prevent allocation failure due to fragmented memory. Signed-off-by: Haiyang Zhang <haiyangz@microsoft.com> Reviewed-by: K. Y. Srinivasan...

View Article


[PATCH 1/1] usbip/userspace/libsrc/names.c: memory leak (6 replies)

From: Heinrich Schuchardt <xypron.glpk@gmx.de> p is freed if NULL. p is leaked if second calloc fails. Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de> ---...

View Article

[PATCH] HID: usbhid: quirk for CY-TM75 75 inch Touch Overlay (no replies)

There is timeout error during initialization: kernel: [ 11.733104] hid-multitouch 0003:1870:0110.0001: usb_submit_urb(ctrl) failed: -1 kernel: [ 11.734093] hid-multitouch 0003:1870:0110.0001: timeout...

View Article

[PATCH] vsprintf: BUG on %n (5 replies)

Now that there has been a full release of the kernel, and all users of %n have been dropped, switch to %n use triggering a BUG. Ignoring arguments could be used to assist in information leaks if an...

View Article


[GIT PULL] Serial fixes for 3.14-rc1 (no replies)

The following changes since commit 8bc661bfc0c2d221e209f4205bdaaf574d50100c: tty/serial: at91: disable uart timer at start of shutdown (2014-01-13 15:55:59 -0800) are available in the git repository...

View Article

[PATCH] afs: proc cells and rootcell are writeable [ver #2] (no replies)

From: Pali Rohár <pali.rohar@gmail.com> Both proc files are writeable and used for configuring cells. But there is missing correct mode flag for writeable files. Without this patch both proc...

View Article

[PATCH] dmaengine: mmp_pdma: fix mismerge (no replies)

The merge between 2b7f65b11d87f "mmp_pdma: Style neatening" and 8010dad55a0ab0 "dma: add dma_get_any_slave_channel(), for use in of_xlate()" caused a build error by leaving obsolete code in place:...

View Article


[PATCH 0/2] [BUG FIXES - 3.10.27] sit: More backports (2 replies)

At Red Hat we base our real-time kernel off of 3.10.27 and do lots of stress testing on that kernel. This has discovered some bugs that we can hit with the vanilla 3.10.27 kernel (no -rt patches...

View Article


iop32x: gpio breakage after "instantiate GPIO from platform device" (no replies)

Commit 7b85b867b9904 "ARM: plat-iop: instantiate GPIO from platform device" nicely cleaned up the gpio register access for iop, but forgot one board that directly pokes into the gpio registers to do a...

View Article

another perf_fuzzer soft lockup (no replies)

After some idle time I've started running the perf_fuzzer again. It quickly found this lockup on a core2 system running 3.13 (yes, I should probably be running 3.14-git but I'd rather wait for rc1...

View Article

Marvell Driver for SD8797 (no replies)

Hello all, Does anyone using the Marvell SD8797 here?. I tested both the opensource and the proprietary driver of Marvell for suspend mode (S3) on iMX6SL board running 3.13 kernel. In opensource, the...

View Article

Please revert 4fd466eb46a6 ("HWPOISON: add memory cgroup filter") (3 replies)

Hello, Andi, Wu. Can you guys please revert 4fd466eb46a6 ("HWPOISON: add memory cgroup filter"), which reaches into cgroup to extract the inode number and uses that for filtering? Nobody outside...

View Article


[PATCH] vsprintf: Remove %n handling (no replies)

All in kernel users of %n in format strings have now been removed and the %n directive is ignored. Remove the handling of %n so that it is treated the same as any other invalid format string...

View Article

[PATCH v3] x86, irq: get correct available vectors for cpu disable (no replies)

used_vectors is a bitmap for vectors that are not tracked in per_cpu vector_irq. used_vectors contains information on the first 32 exceptions, the system vectors. the IA32_SYSCALL_VECTOR (0x80), and...

View Article


[PATCH] memblock: Add limit checking to memblock_virt_alloc (5 replies)

In original bootmem wrapper for memblock, we have limit checking. Add it to memblock_virt_alloc, to address arm and x86 booting crash. Signed-off-by: Yinghai Lu <yinghai@kernel.org> ---...

View Article

[PATCH] arm, pm, vmpressure: add missing slab.h includes (1 reply)

arch/arm/mach-tegra/pm.c, kernel/power/console.c and mm/vmpressure.c were somehow getting slab.h indirectly through cgroup.h which in turn was getting it indirectly through xattr.h. A scheduled cgroup...

View Article


[RFC][PATCH] mm: sl[uo]b: fix misleading comments (no replies)

From: Dave Hansen <dave.hansen@linux.intel.com> On x86, SLUB creates and handles <=8192-byte allocations internally. It passes larger ones up to the allocator. Saying "up to order 2" is, at...

View Article

[GIT PULL] Core block IO changes for 3.14 (2 replies)

Hi Linus, This is the pull request for the core block IO changes for 3.14. The major piece in here is the immutable bio_ve series from Kent, the rest is fairly minor. It was supposed to go in last...

View Article

[GIT PULL] Block IO driver changes for 3.14 (no replies)

Hi Linus, This is the block driver pull request for 3.14. It contains: - bcache update from Kent Overstreet. - Two bcache fixes from Nicholas Swenson. - cciss pci init error fix from Andrew. -...

View Article
Browsing all 24115 articles
Browse latest View live