Linux 3.10.29 (1 reply)
I'm announcing the release of the 3.10.29 kernel. All users of the 3.10 kernel series must upgrade. The updated 3.10.y git tree can be found at:...
View ArticleLinux 3.12.10 (1 reply)
I'm announcing the release of the 3.12.10 kernel. All users of the 3.12 kernel series must upgrade. The updated 3.12.y git tree can be found at:...
View ArticleLinux 3.13.2 (1 reply)
I'm announcing the release of the 3.13.2 kernel. All users of the 3.13 kernel series must upgrade. The updated 3.13.y git tree can be found at:...
View Article[PATCH] vt: Fix secure clear screen (no replies)
\E[3J console code (secure clear screen) needs to update_screen(vc) in order to write-through blanks into off-screen video memory. This has been removed accidentally in 3.6 by: commit...
View Article[PATCH 1/1] cifs: Add __init macro to cifs_init_inodecache (no replies)
cifs_init_inodecache is only called by __init init_cifs. Signed-off-by: Fabian Frederick <fabf@skynet.be> --- fs/cifs/cifsfs.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git...
View Article[PATCH 1/1] efs: Add __init macro to init_inodecache (no replies)
init_inodecache is only called by __init init_efs_fs. Signed-off-by: Fabian Frederick <fabf@skynet.be> --- fs/efs/super.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git...
View Article[PATCH] irq: Add new flag to ack level-triggered interrupts before unmasking...
Several irqchip drivers require the level-triggered interrupt to be acked before unmasking to avoid that a second interrupt is immediately triggered. This small patch introduces a new irqchip flags...
View Article[patch kvmtool] x86, kvmtool: Fix build when KVM_TOOL_TEST_ENABLE is set (no...
Commit ab7db91705e9 ("virtio-net: auto-tune mergeable rx buffer size for improved performance") requires CONFIG_AVERAGE to be set, which is selected by CONFIG_VIRTIO_NET, otherwise the build fails:...
View Article[PATCH v4 1/1] watchdog: Add tegra watchdog (2 replies)
Add a driver for the hardware watchdogs in NVIDIA Tegra SoCs (Tegra30 and later). This driver will configure one watchdog timer that will reset the system in the case of a watchdog timeout. This...
View Article[PATCH v11] gpio: add a driver for the Synopsys DesignWare APB GPIO block (no...
From: Jamie Iles <jamie@jamieiles.com> The Synopsys DesignWare block is used in some ARM devices (picoxcell) and can be configured to provide multiple banks of GPIO pins. Signed-off-by: Jamie...
View Article[PATCH v3 0/5] Split mach-msm into legacy and mach-qcom (multiplatform) (5...
This is the splits the Qualcomm MSM platform into legacy support that we will not try and convert to multiplatform and multiplatform support. - k Changes from v2: * Dropped ARCH_MSM depends from...
View Article[PATCH V2 0/3] sched: idle_balance() cleanup and fix (3 replies)
Peter, this patchset replace the beginning of the previous mixed one which was not yet commited [1] without changes except a compilation error fix for UP kernel config. It is refreshed against...
View Article[GIT PULL] ACPI and power management fixes for v3.14-rc2 (no replies)
Hi Linus, Please pull from the git repository at git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git pm+acpi-3.14-rc2 to receive ACPI and power management fixes for v3.14-rc2 with...
View Article[PATCH] cgroup: use an ordered workqueue for cgroup destruction (no replies)
Sometimes the cleanup after memcg hierarchy testing gets stuck in mem_cgroup_reparent_charges(), unable to bring non-kmem usage down to 0. There may turn out to be several causes, but a major cause is...
View ArticleInvestitionshilfe. (no replies)
Investitionshilfe. Ich bin Fräulein Laura Buisson, Einzel weiblich (nie verheiratet) mich und meinen jüngeren Bruder, plane ich, zu Ihrem Land für Investitionszwecke zu verlagern. Ich habe einige...
View Article[PROBLEM] x86: result of verify_local_APIC() is ignored (no replies)
In arch/x86/kernel/apic/apic.c there is a function called verify_local_APIC() that does some APIC checks. The part where it writes to the APIC ID register can cause CPU #15 to not come online under...
View Article[PATCHSET 00/21] perf tools: Add support to accumulate hist periods (v8) (22...
Hello, This is a new attempt to implement cumulative hist period report. This work begins from Arun's SORT_INCLUSIVE patch [1] but I completely rewrote it from scratch. In this version, I separated...
View Article[PATCH v5 1/1] watchdog: Add tegra watchdog (1 reply)
Add a driver for the hardware watchdogs in NVIDIA Tegra SoCs (Tegra30 and later). This driver will configure one watchdog timer that will reset the system in the case of a watchdog timeout. This...
View Article[btrfs] Kernel panic - not syncing: Out of memory and no killable...
Greetings, I got the below dmesg and the first bad commit is git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master commit 60efa5eb2e886852a0d5f9e1ffa7c896a1099da8 Author: Filipe...
View Article[sched/fair] BUG: unable to handle kernel NULL pointer dereference at...
Greetings, I got the below dmesg and the first bad commit is git://git.linaro.org/people/dlezcano/linux sched/idle-balance commit e7b0e894d633a59a5de296b1ec45806993239799 Author: Peter Zijlstra...
View Article