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

[PATCH] net: fec: Rename "phy-reset-active-low" property

From the perspective of RESET, the meaning of the new property is actually "active high". Thanks for Troy Kisky for pointing that out. Since the patc

View Article



[PATCH] Revert "cpufreq: postfix policy directory with the first CPU in...

This reverts commit 3510fac45492 ("cpufreq: postfix policy directory with the first CPU in related_cpus"). Earlier, the policy->kobj was added to the

View Article

[PATCH v2] thermal: consistently use int for trip temp

The commit 17e8351a7739 consistently use int for temperature, however it missed a few in trip temperature and thermal_core. In current codes, the tri

View Article

[PATCH] perf tools: Fix locale handling in pmu parsing

On Thu, Mar 03, 2016 at 10:15:22AM +0100, Jiri Olsa wrote: SNIP > > > > 11989.280397 task-clock (msec) # 11.981 CPUs utilized

View Article

[PATCH] mm/hugetlb: use EOPNOTSUPP in hugetlb sysctl handlers

Replace ENOTSUPP with EOPNOTSUPP. If hugepages are not supported, this value is propagated to userspace. EOPNOTSUPP is part of uapi and is widely supp

View Article


[tip:smp/hotplug] cpu/hotplug: Plug death reporting race

Commit-ID: 71f87b2fc64c2e9b6d53cb817f28711b959d3dfe Gitweb: http://git.kernel.org/tip/71f87b2fc64c2e9b6d53cb817f28711b959d3dfe Author: Thomas

View Article

[PATCH 0/3] phy: rcar-gen3-usb2: add vbus-supply and extcon

This patch set is based on the latest linux-phy / next branch (commit id = 89636adde4a05953e3bf18807ba1f6f205572f67) and the following patches: http:

View Article

[PATCH 1/3] phy: rcar-gen3-usb2: remove unnecesary struct rcar_gen3_data

Since this driver uses the struct rcar_gen3_data in struct rcar_gen3_chan only, we can remove the rcar_gen3_data. Signed-off-by: Yoshihiro Shimoda <y

View Article


[PATCH 2/3] phy: rcar-gen3-usb2: Add vbus-supply to handle VBUS on/off

To handle the VBUS on/off by a regulator driver, this patch adds regulator APIs calling in the driver and description about vbus-supply in the rcar-ge

View Article


[PATCH 3/3] phy: rcar-gen3-usb2: add extcon support

This patch adds extcon support for otg related channel. Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> --- drivers/phy/Kconfig

View Article

Re: [PATCH] ARM: dts: add "simple-bus" to "arm, amba-bus"...

On Thu, 2016-03-03 at 12:07 +0900, Masahiro Yamada wrote: [...] > This patch is derived from Rob Herring' comment > "BTW, we should also kill off "amb

View Article

[PATCH 1/2] mmc: mediatek: Change signal voltage error to dev_dbg()

In commit ceae98f20e36 ("mmc: core: Try other signal levels during power up") we can see that there are times when it's valid to try several signal vo

View Article

[PATCH 2/2] mmc: mediatek: Use mmc_regulator_set_vqmmc in...

We've introduced a new helper in the MMC core: mmc_regulator_set_vqmmc(). Let's use this in mtk-sd. Using this new helper has some advantages:

View Article


[PATCH] drm/vmwgfx: use *_32_bits() macros

Use the upper_32_bits() macro instead of the four line equivalent that triggers a GCC warning on 32 bits x86: drivers/gpu/drm/vmwgfx/vmwgfx_cmdbuf

View Article

[tip:timers/core] hrtimer: Revert CLOCK_MONOTONIC_RAW support

Commit-ID: 82e88ff1ea948d83125a8aaa7c9809f03ccc500f Gitweb: http://git.kernel.org/tip/82e88ff1ea948d83125a8aaa7c9809f03ccc500f Author: Thomas

View Article


[PATCH v1] watchdog: sama5d4_wdt: Reset delay on start

If the internal counter is not refreshed when the watchdog is started for the first time, the watchdog will trigger very rapidly. For example, opening

View Article

[RFC qemu 0/4] A PV solution for live migration optimization

The current QEMU live migration implementation mark the all the guest's RAM pages as dirtied in the ram bulk stage, all these pages will be processed

View Article


[RFC qemu 1/4] pc: Add code to get the lowmem form PCMachineState

The lowmem will be used by the following patch to get a correct free pages bitmap. Signed-off-by: Liang Li <liang.z.li@intel.com> --- hw/i386/pc.c

View Article

[RFC qemu 2/4] virtio-balloon: Add a new feature to balloon device

Extend the virtio balloon device to support a new feature, this new feature can help to get guest's free pages information, which can be used for live

View Article

[RFC qemu 3/4] migration: not set migration bitmap in setup stage

Set ram_list.dirty_memory instead of migration bitmap, the migration bitmap will be update when doing migration_bitmap_sync(). Set migration_dirty_pag

View Article
Browsing all 165258 articles
Browse latest View live




Latest Images