Quantcast
Channel: Linux | Kernel
Browsing all 165258 articles
Browse latest View live

THP-enabled filesystem vs. FALLOC_FL_PUNCH_HOLE

On Thu, Mar 03, 2016 at 07:51:50PM +0300, Kirill A. Shutemov wrote: > Truncate and punch hole that only cover part of THP range is implemented > by ze

View Article



[PATCH] infiniband: hns: fix returnvar.cocci warnings

drivers/infiniband/hw/hisilicon/hns/hns_roce_v1_hw.c:1562:5-8: Unneeded variable: "ret". Return "0" on line 1587 Remove unneeded variable used to s

View Article

[PATCH] infiniband: hns: fix boolreturn.cocci warnings

drivers/infiniband/hw/hisilicon/hns/hns_roce_qp.c:906:9-10: WARNING: return of 0/1 in function 'hns_roce_wq_overflow' with return type bool Return s

View Article

[PATCH] infiniband: hns: fix semicolon.cocci warnings

drivers/infiniband/hw/hisilicon/hns/hns_roce_eq.c:292:3-4: Unneeded semicolon Remove unneeded semicolon. Generated by: scripts/coccinelle/misc/sem

View Article

[PART1 RFC v2 03/10] svm: Introduce new AVIC VMCB registers

From: Suravee Suthikulpanit <suravee.suthikulpanit@amd.com> Introduce new AVIC VMCB registers. Also breakdown int_ctl register into bit-field for eas

View Article


[PART1 RFC v2 04/10] svm: clean up V_TPR, V_IRQ, V_INTR_PRIO, and V_INTR_MASKING

From: Suravee Suthikulpanit <suravee.suthikulpanit@amd.com> Now that we have defined the bit field, use them to replace existing macros. This patch s

View Article

[PART1 RFC v2 05/10] KVM: x86: Detect and Initialize AVIC support

This patch introduces AVIC-related data structure, and AVIC initialization code. There are three main data structures for AVIC: * Virtual APIC (v

View Article

[PART1 RFC v2 06/10] svm: Add interrupt injection via AVIC

This patch introduces a new mechanism to inject interrupt using AVIC. Since VINTR is not supported when enable AVIC, we need to inject interrupt via A

View Article


[PART1 RFC v2 07/10] svm: Add VMEXIT handlers for AVIC

From: Suravee Suthikulpanit <suravee.suthikulpanit@amd.com> Introduce VMEXIT handlers, avic_incp_ipi_interception() and avic_noaccel_interception().

View Article


[PART1 RFC v2 08/10] svm: Do not expose x2APIC when enable AVIC

From: Suravee Suthikulpanit <suravee.suthikulpanit@amd.com> Since AVIC only virtualizes xAPIC hardware for the guest, we need to: * Intercept API

View Article

[PART1 RFC v2 09/10] svm: Do not intercept CR8 when enable AVIC

When enable AVIC: * Do not intercept CR8 since this should be handled by AVIC HW. * Also update TPR in APIC backing page when syncing CR8 befo

View Article

[PART1 RFC v2 10/10] svm: Manage vcpu load/unload when enable AVIC

From: Suravee Suthikulpanit <suravee.suthikulpanit@amd.com> When a vcpu is loaded/unloaded to a physical core, we need to update information in the P

View Article

[PATCH v7 1/5] leds: core: add generic support for RGB LED's

Add generic support for RGB LED's. Basic idea is to use enum led_brightness also for the hue and saturation color components.This allows to implement

View Article


[PATCH v7 2/5] leds: core: add color LED sysfs extension

Extend brightness sysfs property handling to deal with monochrome and color mode as well. Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com> --- v

View Article

[PATCH v7 3/5] leds: core: add documentation for RGB extension

Document the RGB extension in Documentation/leds/leds-class.txt Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com> --- v2: - introduced to patch s

View Article


[PATCH v2] media: add prefixes to interface types

Add missing prefixes for DVB, V4L, and ALSA interface types. Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com> --- Changes since v1: Addresses Han

View Article

[PATCH v7 4/5] leds: core: document ABI change for RGB extension

Document the ABI change in Documentation/ABI/testing/sysfs-class-led. Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com> --- v7: - separated from

View Article


[PATCH v7 5/5] leds: core: add support for RGB LED's

Export a function to convert HSV color values to RGB. It's intended to be called by drivers for RGB LEDs. Signed-off-by: Heiner Kallweit <hkallweit1@

View Article

Re: Backport patch from 4.2 to 3.18

On 03/04/2016 03:40 PM, Andrei Sharaev wrote: > Hi Sasha, > > Can you backport this patch for "inet-frag-fixes" to linux kernel 3.18 LTS? > http://ke

View Article

[PATCH] Fix Terratec Grabby AC97 codec detection

Thanks Mauro for commenting on my work. With respect to first version, I've: * added a timeout mecanism as requested * added an extra check to avoid c

View Article
Browsing all 165258 articles
Browse latest View live




Latest Images