[RFC] test-linux-stable: stable kernel auto testing tool (no replies)
Hi Greg, stable guys and all, I released the stable kernel auto testing tool based on ktest. https://github.com/satoru-takeuchi/test-linux-stable After several configration, you can test any stable-rc...
View Article[PATCH 00/11] ARM: support for ICP DAS LP-8x4x (11 replies)
ICP DAS calls LP-8x4x 'programmable automation controller'. It is an industrial computer based on PXA270 SoC. They ship it with a 2.6.19 kernel and proprietary kernel module and userspace library to...
View Articlerandconfig build error on 3.13-rc2 (no replies)
Building with the attached random configuration file, the kernel compile failed with following error. DNAME=KBUILD_STR(xilinx_uartps)" -c -o drivers/tty/serial/.tmp_xilinx_uartps.o...
View Article[PATCH] arm/crash_dump.c: fix Oops caused by overflow converted from pfn to...
In Cortex-A9 machine, with LPAE feature enabled and physical address space larger than 4G, Capture kernel will Oops on reading the /proc/vmcore file. In copy_oldmem_page function, it simply use "pfn...
View Article[PATCH] block: fix mq request allocation (no replies)
blk_mq_alloc_request_pinned() may return NULL request in case of !__GFP_WAIT, so cause its callers to derefence NULL pointer for releasing current context. This patch introduces two flags to address...
View ArticleBuild regressions/improvements in v3.13-rc2 (1 reply)
Below is the list of build error/warning regressions/improvements in v3.13-rc2[1] compared to v3.12[2]. Summarized: - build errors: +12/-161 - build warnings: +237/-166 JFYI, when comparing...
View Article[PATCH 1/1] ARM: dts: Add missing clock names for exynos4412 dwmmc node (no...
This patch adds "biu" and "ciu" clock names for exynos4412 dwmmc node. Without this patch, dwmmc host driver will skip enabling the two clocks and it will break dwmmc host function on exynos4412....
View ArticleBUG: sleeping function called from invalid context at...
Hi, I got below messages while booting. Testing on a nommu platform with 3.13.0-rc2 + patches for this SoC. VFS: Mounted root (jffs2 filesystem) on device 31:1. devtmpfs: mounted Freeing unused kernel...
View Article[PATCH v2] m68k/amiga,atari: Fix specifying multiple debug= parameters (no...
Since commit d6713b4091a99fa2af2fabdcd2f3fb97f32ecf2e ("m68k: early parameter support"), the user can specify multiple debug consoles using the "debug=" kernel command line parameter. However, as...
View Article[PATCH v3 0/2] kexec support for Linux/m68k (kernel part) (2 replies)
This is a set of patches to add kexec support for m68k to the Linux kernel. - Kexec only, no kdump support yet (do you have enough RAM to keep a crashdump kernel in memory at all times? ;-) - Tested...
View Article[PATCH] pinctrl: abx500: Fix header file include guard (no replies)
Fix a trivial typo. Signed-off-by: Axel Lin <axel.lin@ingics.com> --- drivers/pinctrl/pinctrl-abx500.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git...
View Article[GIT PULL] UML fixes for 3.13-rc3 (no replies)
Linus, The following changes since commit af91706d5ddecb4a9858cca9e90d463037cfd498: ima: store address of template_fmt_copy in a pointer before calling strsep (2013-11-30 13:09:53 +1100) are available...
View ArticleRe-Activate Your Account (no replies)
Dear Webmail User, Your Mail quota has reached limit, You might not be able to send or receive new mail until you re-validate your mailbox .To re-validate your mailbox reply to this mail and fill your...
View Article[PATCH v2 1/2] dt-bindings: add hym8563 binding (no replies)
Add binding documentation for the hym8563 rtc chip. Signed-off-by: Heiko Stuebner <heiko@sntech.de> --- .../devicetree/bindings/rtc/haoyu,hym8563.txt | 27 ++++++++++++++++++++...
View Article[PATCH v2 0/2] Add support for hym8563 rtcs (2 replies)
This series adds support for the Haoyu Microelectronics HYM8563 rtc. This chip is often used in designs around the Cortex-A9 SoCs from Rockchip to provide rtc functionality and the 32kHz suspend clock...
View Article[PATCH 1/2] Drivers: staging: dgap: checkpatch.pl cleanups (1 reply)
A few checkpatch cleanups, particularly: Lines 83, 87, 89, 196: Removed spaces before tabs. Lines 141, 265.267: Removed trailing whitespace. Signed-off-by: Aldo Iljazi <mail@aldo.io> ---...
View Article[PATCH 3.12 134/212] drm/radeon: activate UVD clocks before sending the...
3.12-stable review patch. If anyone has any objections, please let me know. ------------------ From: Christian König <christian.koenig@amd.com> commit c154a76311293f9671439286834aa325b7ef59fe...
View Article[PATCH 3.12 133/212] drm/radeon/si: fix define for MC_SEQ_TRAIN_WAKEUP_CNTL...
3.12-stable review patch. If anyone has any objections, please let me know. ------------------ From: Alex Deucher <alexander.deucher@amd.com> commit d5693761b2b4ff530c8af8af9ec55b6eae76e617...
View Article[PATCH 3.12 132/212] drm/nouveau: when bailing out of a pushbuf ioctl, do not...
3.12-stable review patch. If anyone has any objections, please let me know. ------------------ From: Ben Skeggs <bskeggs@redhat.com> commit 9360bd1112d8874d21942e2ae74f5416b00a8db6 upstream....
View Article[PATCH 3.12 145/212] raid5: Use slow_path to release stripe when...
3.12-stable review patch. If anyone has any objections, please let me know. ------------------ From: majianpeng <majianpeng@gmail.com> commit ad4068de49862b083ac2a15bc50689bb30ce3e44 upstream....
View Article