[PATCH 00/11 v5] update page table walker (3 replies)
Hi, This is ver.5 of page table walker patchset. I rebased it onto v3.14-rc2. - v1: http://article.gmane.org/gmane.linux.kernel.mm/108362 - v2: http://article.gmane.org/gmane.linux.kernel.mm/108827 -...
View Article[PATCH] of/gpio: Define OF_GPIO_OPEN_DRAIN flag for Open Drain outputs. (1...
From: David Daney <david.daney@cavium.com> When we have a GPIO pin connected to an open-drain network, we want a standard way of specifying this in the device tree. So we choose bit 1 of the...
View ArticlePerf Oops on 3.14-rc2 (no replies)
While adding CPU on/offlining support during perf captures I get an Oops both on ARM as well as my desktop x86_64. Below is a small program that duplicates the issue. Here's the oops from an ARM...
View Article[PATCH driver-core-next] kernfs: fix hash calculation in kernfs_rename_ns()...
3eef34ad7dc3 ("kernfs: implement kernfs_get_parent(), kernfs_name/path() and friends") restructured kernfs_rename_ns() such that new name assignment happens under kernfs_rename_lock; unfortunately, it...
View Article[GIT PULL] qcom cleanups for v3.15 (no replies)
The following changes since commit 38dbfb59d1175ef458d006556061adeaa8751b72: Linus 3.14-rc1 (2014-02-02 16:42:13 -0800) are available in the git repository at:...
View Article[RFC PATCH] Fix: module signature vs tracepoints: add new...
Users have reported being unable to trace non-signed modules loaded within a kernel supporting module signature. This is caused by tracepoint.c:tracepoint_module_coming() refusing to take into account...
View Article[PATCH 0/3] ACPI / dock: Rework the handling of dock notifications (3 replies)
Hi All, This is on top of the current linux-next branch of linux-pm.git. The handling of ACPI dock notifications doesn't require a notify handler to be installed for every dock device object....
View Article[PATCH 0/2] ACPI / hotplug / PCI: Work along with PCIe native hotplug (2...
Hi All, Patch [2/2] in this series makes ACPIPHP add its hotplug contexts to devices that should be handler by PCIeHP (the changelog explains why that should be safe now). Patch [1/2] is just a...
View ArticlePoslovni prijedlog / / / (no replies)
Dragi,Do you speak English? Pisala sam ranije. Imam važnu poslovnu ponudu u vrijednosti od 12,500,000.00 $, za vas. Fond je pripadala mojoj pokojnog klijenta, koji je također rodom iz vašeg...
View Article[PATCH 2/3] fs: ufs: Remove unused ufs_super_block_second pointer (no replies)
Pointer 'usb2' to struct ufs_super_block_second acquired via ubh_get_usb_second() is never used in function ufs_statfs(). Thus remove it. Detected by Coverity: CID 139940. Signed-off-by: Christian...
View Article[PATCH 1/3] fs: ufs: Remove unused ufs_super_block_first pointer (no replies)
Remove occurences of unused pointers to struct ufs_super_block_first that were acquired via ubh_get_usb_first(). Detected by Coverity: CID 139929 - CID 139936, CID 139940. Signed-off-by: Christian...
View Article[PATCH 0/3] fs: ufs: Remove unused pointer (1 reply)
This is a cleanup throughout ufs regarding pointers that are set up, but no longer used in the affected functions. The ubh_get_usb_(first|second|third) macros found in the changesets all resolve to...
View Article[PATCH] ARM: tegra: don't timeout if CPU is powergated (no replies)
When booting secondary CPU(s) which are not yet powergated, a wrong check lead to a timeout after 100 jiffies. With this patch, we only delay powergating if CPUs are still not powered yet....
View Article[PATCH V3] staging : ion : Fix some checkpatch warnings and an error (no...
From 5b07f49e38a55ccc2788c29b7e3852827298261a Mon Sep 17 00:00:00 2001 From: Daeseok Youn <daeseok.youn@gmail.com> Date: Mon, 10 Feb 2014 20:16:50 +0900 Subject: [PATCH] staging : ion : Fix some...
View Article[PATCH] block: Fix cloning of discard/write same bios (no replies)
Immutable biovecs changed the way bio segments are treated in such a way that bio_for_each_segment() cannot now do what we want for discard/write same bios, since bi_size means something completely...
View Article[PATCH] IOMMU: iommu module do not check NULL return of kmem_cache_zalloc (no...
From: Zhouyi Zhou <yizhouzhou@ict.ac.cn> The function iopte_alloc do not check NULL return of kmem_cache_zalloc, call iopte_free with argument 0 will panic. Signed-off-by: Zhouyi Zhou...
View Article[PATCH v1 0/1] Boot all secondary cores on Exynos SoC's (1 reply)
Due to implementation of exynos_boot_secondary function only one secondary core boots on Exynos SoC's. Two new functions added to power up and power down secondary cores: static int...
View Articlelinux-next: build failure after merge of the mfd-lj tree (no replies)
Hi Lee, After merging the mfd-lj tree, today's linux-next build (x86_64 allmodconfig) failed like this: drivers/mfd/tps65218: struct i2c_device_id is 32 bytes. The last of 1 is: 0x74 0x70 0x73 0x36...
View ArticlePROTECT YOUR ACCOUNT!! (no replies)
Dear Webmail User, This message is from Online Webmail team messaging center to all Webmail account owners. We are currently upgrading our data base and all Webmail account center so we will be making...
View Article[PATCH 0/2] ACPICA: Preparations of acpidump release automation. (2 replies)
This series includes required changes for acpidump release automation. Since these commits actually are no-op for ACPICA and there are side effects for Linux kernel after applying the linuxized ones,...
View Article