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

[PATCH 1/3] f2fs: use correct errno

This patch is to fix misused error number. Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org> --- fs/f2fs/segment.c | 2 +- 1 file changed, 1 insertion

View Article



[PATCH 2/3] f2fs crypto: sync with ext4's fname padding

This patch fixes wrong adoption on fname padding. Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org> --- fs/f2fs/crypto_fname.c | 6 +++--- 1 file chan

View Article

[PATCH 3/3] f2fs: avoid garbage lenghs in dentries

This patch fixes to eliminate garbage name lengths in dentries in order to provide correct answers of readdir. For example, if a valid dentry consist

View Article

[PATCH v6 0/3] mailbox: Add APM X-Gene platform mailbox driver

APM X-Gene SoC has a mailbox controller that provides communication mechanism for X-Gene Arm64 cores to communicate with X-Gene SoC's Cortex M3 (SLIMp

View Article

[PATCH v6 1/3] mailbox: Add support for APM X-Gene platform mailbox driver

X-Gene mailbox controller provides 8 mailbox channels, with each channel has a dedicated interrupt line. Signed-off-by: Feng Kan <fkan@apm.com> Signe

View Article


[PATCH v6 2/3] Documentation: mailbox: Add APM X-Gene SLIMpro mailbox dts...

This adds the APM X-Gene SLIMpro mailbox device tree node documentation. Signed-off-by: Feng Kan <fkan@apm.com> Signed-off-by: Duc Dang <dhdang@apm.c

View Article

[PATCH v6 3/3] arm64: dts: mailbox device tree node for APM X-Gene platform.

Mailbox device tree node for APM X-Gene platform. Signed-off-by: Feng Kan <fkan@apm.com> Signed-off-by: Duc Dang <dhdang@apm.com> --- Changes since v

View Article

Allowing external modules to run across more configs and distros

While creating a linux module that should be usable across a wide array of linux versions and builds, I've run into struct modules (THIS_MODULE) being

View Article


[PATCH] midi: avoid freeing umidi object twice

The 'umidi' object will be free'd on the error path by snd_usbmidi_free() when tearing down the rawmidi interface. So we shouldn't try to free it in s

View Article


[PATCH] Doc: ARM: Fix a typo in clksrc-change-registers.awk

This patch fix a spelling typo found in clksrc-change-registers.awk. Signed-off-by: Masanari Iida <standby24x7@gmail.com> --- Documentation/arm/Sams

View Article

[PATCH] mmc: sdhci-of-at91: fix wakeup issue when using runtime pm

When suspending the sdhci host, the only hardware event that could wake up the host is a sdio irq if they are enabled. If we want to wakeup on card de

View Article

Supply Of Your Products

Good day, Please Can you furnish me in full details about the standard of your products.I will appreciate it more if you can give me with details spe

View Article

[GIT PULL] ARC fixes for 4.5

Hi Linus, I'd been sitting on some of these fixes for a while. Please pill. Thx, -Vineet ----------------> The following changes since commit afd2ff

View Article


[PATCH v2 0/4] tpm: last minute critical fixes for Linux 4.5

These are critical to get to Linux 4.5 in order to get the chip refcount management stabilized and API/ABI for policy based sealing correct. Harald H

View Article

[PATCH v2 1/4] tpm: fix: keep auth session intact after unseal operation

The behavior of policy based unseal operation is not consistent: * When there is an error in TPM2_Unseal operation, the session object stays in the

View Article


[PATCH v2 2/4] tpm: fix: rollback when devm_add_action() fails

Call put_device() and return error code if devm_add_action() fails. Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> Reported-by: Jas

View Article

[PATCH v2 3/4] tpm: Hold the kref during tpm_chip_find_get

From: Jason Gunthorpe <jgunthorpe@obsidianresearch.com> This was missed during the struct device conversion, we need to hold a kref on the chip to ma

View Article


[PATCH v2 4/4] tpm_eventlog.c: fix binary_bios_measurements

From: Harald Hoyer <harald@redhat.com> The commit 0cc698af36ff ("vTPM: support little endian guests") copied the event, but without the event data, d

View Article

[PATCH v2] net: phy: spi_ks8995: add dependency on GPIO

The builds of allmodconfig of s390, m68k, tilegx, tilepro is failing with the error: drivers/net/phy/spi_ks8995.c:477:3: error: implicit declaration

View Article

[PATCH] goldfish: Return correct error code

The return value of devm_kzalloc on failure of allocation of memory should be -ENOMEM and not -1. Found using Coccinelle. A simplified version of the

View Article
Browsing all 165258 articles
Browse latest View live


Latest Images