[PATCH] Subject: ata: libata Fixed Coding style & tabs (no replies)
From 718d05b6aae57da1a990e38b99a4e3d880717d77 Mon Sep 17 00:00:00 2001 From: Paul McQuade <paulmcquad@gmail.com> Date: Fri, 28 Mar 2014 17:58:02 +0000 Subject: [PATCH] Subject: ata: libata Fixed...
View Article[PATCH 3.4 08/13] ARM: move outer_cache declaration out of ifdef (no replies)
3.4-stable review patch. If anyone has any objections, please let me know. ------------------ From: Rob Herring <rob.herring@calxeda.com> commit 0b53c11d533a8f6688d73fad0baf67dd08ec1b90...
View Article[PATCH 3.10 02/22] tracing: Fix array size mismatch in format string (no...
3.10-stable review patch. If anyone has any objections, please let me know. ------------------ From: Vaibhav Nagarnaik <vnagarnaik@google.com> commit 87291347c49dc40aa339f587b209618201c2e527...
View Article[PATCH 3.4 07/13] i7300_edac: Fix device reference count (no replies)
3.4-stable review patch. If anyone has any objections, please let me know. ------------------ From: Jean Delvare <jdelvare@suse.de> commit 75135da0d68419ef8a925f4c1d5f63d8046e314d upstream....
View Article[PATCH 3.10 00/22] 3.10.35-stable review (no replies)
This is the start of the stable review cycle for the 3.10.35 release. There are 22 patches in this series, all will be posted as a response to this one. If anyone has any issues with these being...
View Article[PATCH 3.4 11/13] KVM: VMX: fix use after free of vmx->loaded_vmcs (no replies)
3.4-stable review patch. If anyone has any objections, please let me know. ------------------ From: Marcelo Tosatti <mtosatti@redhat.com> commit 26a865f4aa8e66a6d94958de7656f7f1b03c6c56...
View Article[PATCH 3.4 09/13] Input: elantech - improve clickpad detection (no replies)
3.4-stable review patch. If anyone has any objections, please let me know. ------------------ From: Hans de Goede <hdegoede@redhat.com> commit c15bdfd5b9831e4cab8cfc118243956e267dd30e upstream....
View Article[PATCH 3.4 10/13] KVM: MMU: handle invalid root_hpa at __direct_map (no replies)
3.4-stable review patch. If anyone has any objections, please let me know. ------------------ From: Marcelo Tosatti <mtosatti@redhat.com> commit 989c6b34f6a9480e397b170cc62237e89bf4fdb9...
View Article[PATCH 3.4 05/13] deb-pkg: Fix cross-building linux-headers package (no replies)
3.4-stable review patch. If anyone has any objections, please let me know. ------------------ From: Ben Hutchings <ben@decadent.org.uk> commit f8ce239dfc7ba9add41d9ecdc5e7810738f839fa upstream....
View Article[PATCH 3.4 06/13] p54: clamp properly instead of just truncating (no replies)
3.4-stable review patch. If anyone has any objections, please let me know. ------------------ From: Dan Carpenter <dan.carpenter@oracle.com> commit 608cfbe4abaf76e9d732efd7ed1cfa3998163d91...
View Article[PATCH 3.4 00/13] 3.4.85-stable review (3 replies)
This is the start of the stable review cycle for the 3.4.85 release. There are 13 patches in this series, all will be posted as a response to this one. If anyone has any issues with these being...
View Article[PATCH v2 1/1] staging/bcm: fix hostmibs.c checkpatch problems (no replies)
From: Jake Edge <jake@edge2.net> Fix 4 checkpatch errors, many warnings in bcm/hostmibs.c Against next-20140328 tree Signed-off-by: Jake Edge <jake@edge2.net> --- There were two > 80...
View Article[PATCH] pci: changed '...pci_bus* bus' to '...pci_bus *bus' (no replies)
change made to resolve following checkpatch message: drivers/pci/pci.c:109: ERROR: "foo* bar" should be "foo *bar" --- drivers/pci/pci.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git...
View Article[git pull] Input updates for 3.14-rc8 (no replies)
Hi Linus, Please pull from: git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input.git for-linus or master.kernel.org:/pub/scm/linux/kernel/git/dtor/input.git for-linus to receive updates for the...
View Articleeboot.c regression allows boot, from v3.7 on- no boot with UEFI, only legacy,...
System: Hewlett-Packard product: HP EliteBook 2570p CPU~Dual core Intel Core i7-3520M CPU (-HT-MCP-) Kernel: 3.12.4-2-hplove x86_64 (64 bit) Desktop: Enlightenment 0.18.99.18202 Distro: Arch Linux I...
View Article[PATCH v5 3/3] powernv,cpufreq: Use cpufreq_frequency_table.driver_data to...
From: "Gautham R. Shenoy" <ego@linux.vnet.ibm.com> The .driver_data field in the cpufreq_frequency_table was supposed to be private to the drivers. However at some later point, it was being used...
View Article[PATCH v5 2/3] powernv, cpufreq: cpufreq driver for powernv platform (no...
From: Vaidyanathan Srinivasan <svaidy@linux.vnet.ibm.com> Backend driver to dynamically set voltage and frequency on IBM POWER non-virtualized platforms. Power management SPRs are used to set...
View Article[PATCH v5 0/3] powernv,cpufreq: Dynamic Frequency Scaling support (1 reply)
From: "Gautham R. Shenoy" <ego@linux.vnet.ibm.com> Hi, This is v5 of the patchset to enable dynamic frequency scaling on IBM PowerNV platforms. This patchset does address all the review comments...
View Article[PATCH] rtl8187: fix use after free on failure path in rtl8187_probe() (no...
If allocation of io_dmabuf fails, rtl8187_probe() calls usb_put_dev(udev) while usb_get_dev(udev) is not called yet. As a result refcnt is decremented incorrectly and usb_dev can be used after memory...
View Article[patch stable-3.10] mm: close PageTail race (1 reply)
commit 668f9abbd4334e6c29fa8acd71635c4f9101caa7 upstream. Commit bf6bddf1924e ("mm: introduce compaction and migration for ballooned pages") introduces page_count(page) into memory compaction which...
View Article