Quantcast
Channel: Serverphorums.com - Linux Kernel
Browsing all 24115 articles
Browse latest View live
↧

[PATCH -mm v3 1/7] memcg, slab: never try to merge memcg caches (no replies)

When a kmem cache is created (kmem_cache_create_memcg()), we first try to find a compatible cache that already exists and can handle requests from the new cache, i.e. has the same object size,...

View Article


[PATCH -mm v3 4/7] memcg, slab: unregister cache from memcg before starting...

Currently, memcg_unregister_cache(), which deletes the cache being destroyed from the memcg_slab_caches list, is called after __kmem_cache_shutdown() (see kmem_cache_destroy()), which starts to...

View Article


[PATCH -mm v3 0/7] memcg-vs-slab related fixes, improvements, cleanups (no...

Hi, This patch set mostly cleanups memcg slab caches creation/destruction paths fixing a couple of bugs in the meanwhile. The only serious change it introduces is a rework of the sysfs layout for...

View Article

[Announcement] Updates to XenGT - a Mediated Graphics Passthrough Solution...

Hi all, We're pleased to announce an update to XenGT since its first disclosure in last Sep. XenGT is a full GPU virtualization solution with mediated pass-through, on Intel Processor Graphics. A...

View Article

[PATCH] staging: rtl8187se: fix checkpatch.pl issues (no replies)

From: Axel Rasmussen <axel.rasmussen1@gmail.com> Date: Mon, 17 Feb 2014 23:50:05 -0700 Subject: [PATCH] staging: rtl8187se: fix checkpatch.pl issues Reformatted many lines which were too long,...

View Article


[PATCH v4] sched/deadline: Fix bad accounting of nr_running (no replies)

From Rostedt's v3: https://lkml.org/lkml/2014/2/18/882 My test suite was locking up hard when enabling mmiotracer. This was due to the mmiotracer placing all but one CPU offline. I found this out when...

View Article

[PATCH v3 0/6] Deferrable timers support for hrtimers/timerfd API (6 replies)

Hello. This is a combo patch set for support defferability in timerfd. Due implementation of timerfd is based on hrtimers and only on hrtimers, it was necessary to add such deferrability into hrtimers...

View Article

goedendag (no replies)

WELKOM BIJ CREDIT EXPERT lening leningen COMPANY                 Ik wil u mededelen dat deze nobele onderneming, geeft uit leningen aan particulieren, families, bedrijven, ondernemingen en...

View Article


[PATCH V2 0/2] ftrace: Introduce the new I/F "nr_saved_cmdlines" (2 replies)

Hi, This patch set introduces the new I/F "nr_saved_cmdlines" for increasing the number of saved cmdlines. Current saved_cmdlines can store just 128 command names and PIDs, but process names are often...

View Article


[PATCH] btree: Fix the bug to release whole btree nodes (no replies)

I use the btree which pickes up the latest version of kernel source 3.14-rc2 in my own module. When the btree module is removed, a warning arised: kmem_cache_destroy btree_node: Slab cache still has...

View Article

[PATCH] clk: zynq: Use clk_readl/clk_writel helper function (no replies)

Do not use readl/writel directly because the whole clk subsystem is using clk_readl/clk_writel functions. Signed-off-by: Michal Simek <michal.simek@xilinx.com> Acked-by: Soren Brinkmann...

View Article

[PATCH 01/23] regulator: da9063: Remove redundant error message (22 replies)

kzalloc prints its own OOM message upon failure. Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org> Cc: Krystian Garbaciak <krystian.garbaciak@diasemi.com> ---...

View Article

[PATCH 0/2] advansys: remove warning and mark Orphan (no replies)

0) I've tried to get a trivial patch to the Advansys SCSI driver merged. It silences a build time warning. See: - November 2012: https://lkml.org/lkml/2012/11/5/164 ; - January 2013:...

View Article


[PATCH 1/2] advansys: change buildtime warning into runtime error (no replies)

Building advansys.o triggers this warning: drivers/scsi/advansys.c:71:2: warning: #warning this driver is still not properly converted to the DMA API [-Wcpp] This warning can be traced back to a patch...

View Article

[PATCH 2/2] MAINTAINERS: mark Advansys Orphan (no replies)

Matthew Wilcox hasn't touched the Advansys driver since v2.6.29. I have not been able to get Matthew to respond to a trivial patch I'd like to see go in. Mark this driver Orphan and add this driver to...

View Article


[PATCH] nouveau, ACPI: fix regression caused by b072e53 (no replies)

Fix regression caused by commit b072e53, which breaks loading nouveau driver on optimus laptops. On some platforms, ACPI _DSM method (nouveau_op_dsm_muid, function 0) has special requirements on the...

View Article

[PATCH] ARM: EDMA: Use platform_get_resource functions for DT (no replies)

Currently, EDMA driver uses of_address_to_resource for getting Channel controller and x-bar register resources. Use platform_get_resource_by_name instead regardless of whether its DT-boot or not,...

View Article


[PATCH v1.3 8/11] arcmsr: Modify ioctl relate functions to fix update...

From: Ching <ching2048@areca.com.tw> Modify ioctl relate functions to fix update firmware error. Singed-off-by: Ching <ching2048@areca.com.tw> --- diff -uprN...

View Article

[PATCH v1.3 9/11] arcmsr: Fixed sparse warning or errors (no replies)

From: Ching <ching2048@areca.com.tw> Fixed sparse warning or errors. Singed-off-by: Ching <ching2048@areca.com.tw> --- diff -uprN a/drivers/scsi/arcmsr/arcmsr.h...

View Article

[PATCH] module: LLVMLinux: Fix section mismatch issues on alias usage (no...

From: Jan-Simon Möller <dl9pf@gmx.de> Attribute aliases don't inherit the link section name when compiled with clang. As a result, the linking section needs to be explicitly specified when...

View Article
Browsing all 24115 articles
Browse latest View live