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

Re: [tpmdd-devel] [PATCH 2/3] tpm: Get rid of chip->pdev

On 02/12/2016 07:04 PM, Jason Gunthorpe wrote: > This is a hold over from before the struct device conversion. > > - All prints should be using &chip-

View Article



[PATCH] net: macb: Add support for phy-handle binding

This patch adds support for the 'phy-handle' binding which allows for a system to specifically select a phy which can be attached via any MDIO bus ava

View Article

[GIT PULL] another sound fix for 4.5-rc4

Linus, please pull another sound fix for v4.5-rc4 from: git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git tags/sound-fix-4.5-rc4 The

View Article

[GIT PULL] Thermal management updates for v4.5-rc4

Hello Linus, Please, consider pulling from git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal fixes to receive Thermal Mana

View Article

[PATCH] staging: lustre/lnet: Fix wrong type casting warning generated by sparse

Fixed the following warning reported by sparse about typecasting. A userspace pointer was being typecasted by simply (char *) which causes sparse to g

View Article


[PATCH 1/2] tracing/mm: don't trace kfree on offline CPUs

Tracepoints use RCU for protection and they must not be called on offline CPUS. So make this tracepoint conditional. INFO: suspicious RCU usage. ] [

View Article

[PATCH 2/2] tracing/rcu: don't trace rcu_callback on offline CPUs

Tracepoints use RCU for protection and they must not be called on offline CPUS. So make this tracepoint conditional. INFO: suspicious RCU usage. ] [

View Article

[PATCH] Documentation: Chinese translation of arm64/silicon-errata.txt

From: Fu Wei <wefu@redhat.com> This is a Chinese translated version of Documentation/arm64/silicon-errata.txt Signed-off-by: Fu Wei <wefu@redhat.com

View Article


[PATCH] exofs: fix inode formatting, should be %llx and not %llu

From: Colin Ian King <colin.king@canonical.com> The inode is printed with a %llu format specifier when the intention is to print a hexadecimal value.

View Article


[PATCH] xfs: fix format specifier , should be %llx and not %llu

From: Colin Ian King <colin.king@canonical.com> busyp->bno is printed with a %llu format specifier when the intention is to print a hexadecimal value

View Article

[GIT PULL] target fixes for v4.5-rc4

Hi Linus, Here are the target-pending bug-fixes for v4.5-rc4. Please go ahead and pull from: git://git.kernel.org/pub/scm/linux/kernel/git/nab/ta

View Article

[PATCH 1/2] dt-bindings: Add URT UMSH-8596MD-xT panel bindings

Add DT bindings for United Radiant Technology UMSH-8596MD-xT 7.0" WVGA TFT LCD panels. Signed-off-by: Maciej S. Szmigiero <mail@maciej.szmigiero.name

View Article

[PATCH 2/2] drm/panel: simple: Add URT UMSH-8596MD-xT panels support

Add support for United Radiant Technology UMSH-8596MD-xT 7.0" WVGA TFT LCD panels in DRM panel-simple driver. Signed-off-by: Maciej S. Szmigiero <mai

View Article


Kernel docs: muddying the waters a bit

So I fear you all are going to hate me for this... Asciidoc is a credible solution to the formatted documentation problem, but it's not the only such

View Article

[PATCH] usb: host: ohci-pxa27x: propagate the irq error code

In several drivers in the pxa architecture, it was found that the platform_get_irq() was not propagated. This breaks the the device-tree probe deferra

View Article


[PATCH] mm/compaction: don't use modular references for non modular code

replace module_init with subsys_initcall ; which will be two levels earlier, but mm smells like a subsystem to me. Compile tested only. Cc: Vlastimi

View Article

[PATCH] logfs: remove redundant check on block->alias_map

From: Colin Ian King <colin.king@canonical.com> alias_map is an unsigned long array, hence a null check on this array is superfluous and can be remov

View Article


[PATCH] drivers/staging/android: don't use modular references in...

In commit 8a0044846115e74552b671a7073cffeec14b9316 ("staging/android: create a 'sync' dir for debugfs information"), modular references were introduce

View Article

[PATCH] i40e: remove redundant check on vsi->active_vlans

From: Colin Ian King <colin.king@canonical.com> active_vlans is an unsigned long array, hence a null check on this array is superfluous and can be re

View Article

[PATCH 1/1] Documentation: Fix int/unsigned int comparison

Signed int - unsigned int comparison fixed in mpssd, prctl, ptp, and timers in Documentation. In places where 'int argc' and 'const char **argv' are n

View Article
Browsing all 165258 articles
Browse latest View live


Latest Images