Re: [stable] powerpc/ftrace: Fix assembly trampoline register usage

2012-07-29 Thread Ben Hutchings
blofel...@yahoo.com Signed-off-by: Benjamin Herrenschmidt b...@kernel.crashing.org CC: stable@vger.kernel.org [PG: req'd for Not a trampoline ftrace issue; see backport of 3c7529656] Signed-off-by: Paul Gortmaker paul.gortma...@windriver.com [...] Added to the 3.2.y queue. Ben. -- Ben Hutchings

Re: [PATCH for stable] cx25821: Remove bad strcpy to read-only char*

2012-07-29 Thread Ben Hutchings
/stable_kernel_rules.txt, so I guess it was enough to add a tag Cc: stable@vger.kernel.org in the patch (right?). Now I know it :-) If I'm doing anything wrong, just yell at me. [...] An upstream commit hash would have helped, but I found it anyway. Queued up for 3.2.y. Ben. -- Ben Hutchings It is impossible

Re: [PATCH stable-3.4 stable-3.3 stable-3.2 1/1] r8169: RxConfig hack for the 8168evl.

2012-07-29 Thread Ben Hutchings
/show_bug.cgi?id=42899 for instance. [...] Queued up for 3.2.y, thanks. Ben. -- Ben Hutchings It is impossible to make anything foolproof because fools are so ingenious. signature.asc Description: This is a digitally signed message part

[ 02/73] mm: compaction: allow compaction to isolate dirty pages

2012-07-30 Thread Ben Hutchings
...@redhat.com Cc: Jan Kara j...@suse.cz Cc: Andy Isaacson a...@hexapodia.org Cc: Nai Xia nai@gmail.com Cc: Johannes Weiner jwei...@redhat.com Signed-off-by: Andrew Morton a...@linux-foundation.org Signed-off-by: Linus Torvalds torva...@linux-foundation.org Signed-off-by: Ben Hutchings b

[ 19/73] sched/nohz: Fix rq-cpu_load calculations some more

2012-07-30 Thread Ben Hutchings
...@chello.nl Cc: p...@google.com Cc: Venkatesh Pallipadi ve...@google.com Link: http://lkml.kernel.org/n/tip-kt0trz0apodbf84ucjfdb...@git.kernel.org Signed-off-by: Ingo Molnar mi...@kernel.org [bwh: Backported to 3.2: adjust filenames and context] Signed-off-by: Ben Hutchings b...@decadent.org.uk

[ 12/73] mm/vmscan.c: consider swap space when deciding whether to continue reclaim

2012-07-30 Thread Ben Hutchings
-by: Andrew Morton a...@linux-foundation.org Signed-off-by: Linus Torvalds torva...@linux-foundation.org Signed-off-by: Ben Hutchings b...@decadent.org.uk --- mm/vmscan.c |5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/mm/vmscan.c b/mm/vmscan.c index 974162c..b935e6f 100644

[ 58/73] [SCSI] fix eh wakeup (scsi_schedule_eh vs scsi_restart_operations)

2012-07-30 Thread Ben Hutchings
...@intel.com Signed-off-by: James Bottomley jbottom...@parallels.com Signed-off-by: Ben Hutchings b...@decadent.org.uk --- drivers/scsi/scsi_error.c | 14 ++ 1 file changed, 14 insertions(+) diff --git a/drivers/scsi/scsi_error.c b/drivers/scsi/scsi_error.c index d0f71e5..804f632

[ 21/73] cx25821: Remove bad strcpy to read-only char*

2012-07-30 Thread Ben Hutchings
] Signed-off-by: Linus Torvalds torva...@linux-foundation.org Signed-off-by: Ben Hutchings b...@decadent.org.uk --- drivers/media/video/cx25821/cx25821-core.c |3 --- drivers/media/video/cx25821/cx25821.h |2 +- 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/drivers/media

[ 23/73] r8169: RxConfig hack for the 8168evl.

2012-07-30 Thread Ben Hutchings
own driver can identify two different 8168evl devices (CFG_METHOD_16 and CFG_METHOD_17) where the r8169 driver only sees one. It sucks. Signed-off-by: Francois Romieu rom...@fr.zoreil.com Signed-off-by: David S. Miller da...@davemloft.net Signed-off-by: Ben Hutchings b...@decadent.org.uk

[ 20/73] powerpc/ftrace: Fix assembly trampoline register usage

2012-07-30 Thread Ben Hutchings
. Signed-off-by: Roger Blofeld blofel...@yahoo.com Signed-off-by: Benjamin Herrenschmidt b...@kernel.crashing.org Signed-off-by: Ben Hutchings b...@decadent.org.uk --- arch/powerpc/kernel/ftrace.c | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/arch/powerpc/kernel

[ 36/73] ext4: fix overhead calculation used by ext4_statfs()

2012-07-30 Thread Ben Hutchings
...@mit.edu [bwh: Backported to 3.2: adjust context] Signed-off-by: Ben Hutchings b...@decadent.org.uk --- I put the call to ext4_calculate_overhead() in ext4_group_add(); is it the right place? Ben. --- fs/ext4/bitmap.c |4 -- fs/ext4/ext4.h |4 +- fs/ext4/resize.c |7 ++- fs/ext4

[ 31/73] ftrace: Disable function tracing during suspend/resume and hibernation, again

2012-07-30 Thread Ben Hutchings
is enabled. So fix this by disabling function tracing during suspend/resume hibernation. Signed-off-by: Srivatsa S. Bhat srivatsa.b...@linux.vnet.ibm.com Signed-off-by: Rafael J. Wysocki r...@sisk.pl Signed-off-by: Ben Hutchings b...@decadent.org.uk --- kernel/power/hibernate.c |6 ++ kernel

[ 22/73] x86: Fix boot on Twinhead H12Y

2012-07-30 Thread Ben Hutchings
Tested-and-bugfixed-by: Arne Fitzenreiter a...@fitzenreiter.de Resolves-bug: https://bugzilla.kernel.org/show_bug.cgi?id=10231 Link: http://lkml.kernel.org/r/20120515174347.5109.94551.stgit@bluebook Signed-off-by: Ingo Molnar mi...@kernel.org Signed-off-by: Ben Hutchings b...@decadent.org.uk --- arch

[ 28/73] ARM: OMAP2+: OPP: Fix to ensure check of right oppdef after bad one

2012-07-30 Thread Ben Hutchings
-by: Nishanth Menon n...@ti.com Signed-off-by: Kevin Hilman khil...@ti.com Signed-off-by: Ben Hutchings b...@decadent.org.uk --- arch/arm/mach-omap2/opp.c |3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/arch/arm/mach-omap2/opp.c b/arch/arm/mach-omap2/opp.c index de6d464..d8f6dbf

[ 24/73] cifs: when CONFIG_HIGHMEM is set, serialize the read/write kmaps

2012-07-30 Thread Ben Hutchings
-by: Jian Li ji...@redhat.com Signed-off-by: Jeff Layton jlay...@redhat.com Signed-off-by: Steve French smfre...@gmail.com [bwh: Backported to 3.2: adjust context] Signed-off-by: Ben Hutchings b...@decadent.org.uk --- fs/cifs/cifssmb.c | 30 ++ 1 file changed, 30

[ 27/73] rt2800usb: 2001:3c17 is an RT3370 device

2012-07-30 Thread Ben Hutchings
gwinge...@gmail.com Signed-off-by: John W. Linville linvi...@tuxdriver.com Signed-off-by: Ben Hutchings b...@decadent.org.uk --- drivers/net/wireless/rt2x00/rt2800usb.c |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/drivers/net/wireless/rt2x00/rt2800usb.c b/drivers/net

[ 25/73] wireless: rt2x00: rt2800usb add more devices ids

2012-07-30 Thread Ben Hutchings
DLink 2001 is D-Link not Alpha Signed-off-by: Xose Vazquez Perez xose.vazq...@gmail.com Acked-by: Gertjan van Wingerde gwinge...@gmail.com Signed-off-by: John W. Linville linvi...@tuxdriver.com [bwh: Backported to 3.2: drop the 5372 devices] Signed-off-by: Ben Hutchings b...@decadent.org.uk

[ 29/73] usb: gadget: Fix g_ether interface link status

2012-07-30 Thread Ben Hutchings
...@gmail.com Signed-off-by: Felipe Balbi ba...@ti.com Signed-off-by: Ben Hutchings b...@decadent.org.uk --- drivers/usb/gadget/u_ether.c | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/drivers/usb/gadget/u_ether.c b/drivers/usb/gadget/u_ether.c index 47cf48b..5b46f02

[ 26/73] wireless: rt2x00: rt2800usb more devices were identified

2012-07-30 Thread Ben Hutchings
...@tuxdriver.com Signed-off-by: Ben Hutchings b...@decadent.org.uk --- drivers/net/wireless/rt2x00/rt2800usb.c |8 +++- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/drivers/net/wireless/rt2x00/rt2800usb.c b/drivers/net/wireless/rt2x00/rt2800usb.c index 5851be7..5601302

[ 30/73] ext4: pass a char * to ext4_count_free() instead of a buffer_head ptr

2012-07-30 Thread Ben Hutchings
-by: Theodore Ts'o ty...@mit.edu [bwh: Backported to 3.2: adjust context] Signed-off-by: Ben Hutchings b...@decadent.org.uk --- fs/ext4/balloc.c |3 ++- fs/ext4/bitmap.c |8 +++- fs/ext4/ext4.h |2 +- fs/ext4/ialloc.c |3 ++- 4 files changed, 8 insertions(+), 8 deletions

[ 50/73] ALSA: hda - Add support for Realtek ALC282

2012-07-30 Thread Ben Hutchings
mostly like ALC275. BugLink: https://bugs.launchpad.net/bugs/1025377 Tested-by: Ray Chen ray.c...@canonical.com Signed-off-by: David Henningsson david.hennings...@canonical.com Signed-off-by: Takashi Iwai ti...@suse.de Signed-off-by: Ben Hutchings b...@decadent.org.uk --- sound/pci/hda/patch_realtek.c

[ 51/73] iommu/amd: Fix hotplug with iommu=pt

2012-07-30 Thread Ben Hutchings
Roedel joerg.roe...@amd.com [bwh: Backported to 3.2: do not use iommu_dev_data::passthrough] Signed-off-by: Ben Hutchings b...@decadent.org.uk --- drivers/iommu/amd_iommu.c | 17 + 1 file changed, 13 insertions(+), 4 deletions(-) --- a/drivers/iommu/amd_iommu.c +++ b/drivers/iommu

[ 53/73] ALSA: hda - Turn on PIN_OUT from hdmi playback prepare.

2012-07-30 Thread Ben Hutchings
-by: Takashi Iwai ti...@suse.de Signed-off-by: Ben Hutchings b...@decadent.org.uk --- sound/pci/hda/patch_hdmi.c | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/sound/pci/hda/patch_hdmi.c b/sound/pci/hda/patch_hdmi.c index 0b4a1ea..641408d 100644 --- a/sound/pci/hda

[ 44/73] target: Fix reading of data length fields for UNMAP commands

2012-07-30 Thread Ben Hutchings
-by: Ben Hutchings b...@decadent.org.uk --- drivers/target/target_core_cdb.c |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) --- a/drivers/target/target_core_cdb.c +++ b/drivers/target/target_core_cdb.c @@ -1114,7 +1114,6 @@ int target_emulate_unmap(struct se_task struct

[ 45/73] target: Fix possible integer underflow in UNMAP emulation

2012-07-30 Thread Ben Hutchings
descriptor available). Also remove offset as an obfuscated name for the constant 8. Signed-off-by: Roland Dreier rol...@purestorage.com Signed-off-by: Nicholas Bellinger n...@linux-iscsi.org [bwh: Backported to 3.2: adjust filename, context] Signed-off-by: Ben Hutchings b...@decadent.org.uk

[ 49/73] workqueue: perform cpu down operations from low priority cpu_notifier()

2012-07-30 Thread Ben Hutchings
and low priority for down operations. Workqueue cpu hotplug operations will soon go through further cleanup. Signed-off-by: Tejun Heo t...@kernel.org Acked-by: Rafael J. Wysocki r...@sisk.pl Signed-off-by: Ben Hutchings b...@decadent.org.uk --- include/linux/cpu.h |5 +++-- kernel/workqueue.c

[ 38/73] powerpc: Add memory attribute for mfmsr()

2012-07-30 Thread Ben Hutchings
don't reorder mfmsr(). Signed-off-by: Tiejun Chen tiejun.c...@windriver.com Signed-off-by: Benjamin Herrenschmidt b...@kernel.crashing.org Signed-off-by: Ben Hutchings b...@decadent.org.uk --- arch/powerpc/include/asm/reg.h |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/arch

[ 48/73] rtlwifi: rtl8192de: Fix phy-based version calculation

2012-07-30 Thread Ben Hutchings
, the version calculation code in general continues to be largely incoherent and messy, and needs to be cleaned up. Signed-off-by: Forest Bond forest.b...@rapidrollout.com Signed-off-by: Larry Finger larry.fin...@lwfinger.net Signed-off-by: John W. Linville linvi...@tuxdriver.com Signed-off-by: Ben

[ 37/73] udf: Improve table length check to avoid possible overflow

2012-07-30 Thread Ben Hutchings
systems and we will think the length is valid. Later on the kernel can crash trying to read beyond end of buffer. Fix the check to avoid possible overflow. Reported-by: Ben Hutchings b...@decadent.org.uk Signed-off-by: Jan Kara j...@suse.cz Signed-off-by: Ben Hutchings b...@decadent.org.uk --- fs

[ 43/73] target: Add range checking to UNMAP emulation

2012-07-30 Thread Ben Hutchings
filename, context] Signed-off-by: Ben Hutchings b...@decadent.org.uk --- drivers/target/target_core_cdb.c | 12 1 file changed, 12 insertions(+) --- a/drivers/target/target_core_cdb.c +++ b/drivers/target/target_core_cdb.c @@ -1145,6 +1145,18 @@ int target_emulate_unmap(struct se_task

[ 42/73] target: Add generation of LOGICAL BLOCK ADDRESS OUT OF RANGE

2012-07-30 Thread Ben Hutchings
to LOGICAL BLOCK ADDRESS OUT OF RANGE if the initiator sends a command that accesses a too-big LBA. Add an enum value and case entries so that target code can return this status. Signed-off-by: Roland Dreier rol...@purestorage.com Signed-off-by: Nicholas Bellinger n...@linux-iscsi.org Signed-off-by: Ben

[ 46/73] target: Check number of unmap descriptors against our limit

2012-07-30 Thread Ben Hutchings
-by: Roland Dreier rol...@purestorage.com Signed-off-by: Nicholas Bellinger n...@linux-iscsi.org [bwh: Backported to 3.2: adjust filename] Signed-off-by: Ben Hutchings b...@decadent.org.uk --- drivers/target/target_core_cdb.c |5 + 1 file changed, 5 insertions(+) --- a/drivers/target

[ 55/73] [SCSI] Fix device removal NULL pointer dereference

2012-07-30 Thread Ben Hutchings
-by: James Bottomley jbottom...@parallels.com Signed-off-by: Ben Hutchings b...@decadent.org.uk --- drivers/scsi/hosts.c |7 --- drivers/scsi/scsi_lib.c | 32 drivers/scsi/scsi_priv.h |1 - drivers/scsi/scsi_sysfs.c |5 + 4 files changed, 9

[ 56/73] [SCSI] Avoid dangling pointer in scsi_requeue_command()

2012-07-30 Thread Ben Hutchings
micha...@cs.wisc.edu Reviewed-by: Tejun Heo t...@kernel.org [jejb: enhance commend and add commit log for stable] Signed-off-by: James Bottomley jbottom...@parallels.com Signed-off-by: Ben Hutchings b...@decadent.org.uk --- drivers/scsi/scsi_lib.c | 11 +++ 1 file changed, 11 insertions

[ 18/73] sched/nohz: Fix rq-cpu_load[] calculations

2012-07-30 Thread Ben Hutchings
filenames and context; keep functions static] Signed-off-by: Ben Hutchings b...@decadent.org.uk --- --- a/kernel/sched.c +++ b/kernel/sched.c @@ -1887,7 +1887,7 @@ static void double_rq_unlock(struct rq * static void update_sysctl(void); static int get_update_sysctl_factor(void); -static void

[ 11/73] vmscan: activate executable pages after first usage

2012-07-30 Thread Ben Hutchings
Riel r...@redhat.com Signed-off-by: Andrew Morton a...@linux-foundation.org Signed-off-by: Linus Torvalds torva...@linux-foundation.org Signed-off-by: Ben Hutchings b...@decadent.org.uk --- mm/vmscan.c |6 ++ 1 file changed, 6 insertions(+) diff --git a/mm/vmscan.c b/mm/vmscan.c index

[ 05/73] mm: compaction: make isolate_lru_page() filter-aware again

2012-07-30 Thread Ben Hutchings
Isaacson a...@hexapodia.org Cc: Nai Xia nai@gmail.com Cc: Johannes Weiner jwei...@redhat.com Signed-off-by: Andrew Morton a...@linux-foundation.org Signed-off-by: Linus Torvalds torva...@linux-foundation.org Signed-off-by: Ben Hutchings b...@decadent.org.uk --- include/linux/mmzone.h |2 ++ mm

[ 65/73] ASoC: dapm: Fix _PRE and _POST events for DAPM performance improvements

2012-07-30 Thread Ben Hutchings
...@opensource.wolfsonmicro.com Acked-by: Liam Girdwood l...@ti.com Signed-off-by: Ben Hutchings b...@decadent.org.uk --- sound/soc/soc-dapm.c | 10 +- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/sound/soc/soc-dapm.c b/sound/soc/soc-dapm.c index f7a13f7..025060b 100644 --- a/sound/soc

[ 64/73] ext4: undo ext4_calc_metadata_amount if we fail to claim space

2012-07-30 Thread Ben Hutchings
for test #271 when using an ext2 file system with delalloc enabled. Reported-by: Brian Foster bfos...@redhat.com Signed-off-by: Theodore Ts'o ty...@mit.edu Signed-off-by: Ben Hutchings b...@decadent.org.uk --- fs/ext4/inode.c | 32 +--- 1 file changed, 21 insertions

[ 57/73] [SCSI] fix hot unplug vs async scan race

2012-07-30 Thread Ben Hutchings
dan.j.willi...@intel.com Signed-off-by: James Bottomley jbottom...@parallels.com Signed-off-by: Ben Hutchings b...@decadent.org.uk --- drivers/scsi/scsi_scan.c |3 +++ drivers/scsi/scsi_sysfs.c | 41 ++--- 2 files changed, 29 insertions(+), 15 deletions

[ 63/73] ext4: dont let i_reserved_meta_blocks go negative

2012-07-30 Thread Ben Hutchings
-by: Theodore Ts'o ty...@mit.edu Signed-off-by: Ben Hutchings b...@decadent.org.uk --- fs/ext4/inode.c |9 + 1 file changed, 9 insertions(+) diff --git a/fs/ext4/inode.c b/fs/ext4/inode.c index a533a18..25f809d 100644 --- a/fs/ext4/inode.c +++ b/fs/ext4/inode.c @@ -346,6 +346,15 @@ void

[ 60/73] [SCSI] libsas: fix sas_discover_devices return code handling

2012-07-30 Thread Ben Hutchings
-by: Dan Williams dan.j.willi...@intel.com Reviewed-by: Jack Wang jack_w...@usish.com Signed-off-by: James Bottomley jbottom...@parallels.com Signed-off-by: Ben Hutchings b...@decadent.org.uk --- drivers/scsi/libsas/sas_expander.c | 39 +++- 1 file changed, 12 insertions

[ 69/73] drm/radeon: fix non revealent error message

2012-07-30 Thread Ben Hutchings
...@redhat.com Signed-off-by: Ben Hutchings b...@decadent.org.uk --- drivers/gpu/drm/radeon/atombios_dp.c | 10 +++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/drivers/gpu/drm/radeon/atombios_dp.c b/drivers/gpu/drm/radeon/atombios_dp.c index 0355536..7712cf5 100644

[ 15/73] cpuset: mm: reduce large amounts of memory barrier related damage v3

2012-07-30 Thread Ben Hutchings
-foundation.org Signed-off-by: Linus Torvalds torva...@linux-foundation.org Signed-off-by: Mel Gorman mgor...@suse.de [bwh: Forward-ported from 3.0 to 3.2: apply the upstream changes to get_any_partial()] Signed-off-by: Ben Hutchings b...@decadent.org.uk --- --- a/include/linux/cpuset.h +++ b/include

[ 68/73] drm/radeon: fix bo creation retry path

2012-07-30 Thread Ben Hutchings
...@redhat.com Reviewed-by: Michel Dänzer michel.daen...@amd.com Reviewed-by: Christian König christian.koe...@amd.com Signed-off-by: Dave Airlie airl...@redhat.com [bwh: Backported to 3.2: adjust context] Signed-off-by: Ben Hutchings b...@decadent.org.uk --- drivers/gpu/drm/radeon/radeon_object.c

[ 13/73] mm: test PageSwapBacked in lumpy reclaim

2012-07-30 Thread Ben Hutchings
Gorman mgor...@suse.de Signed-off-by: Ben Hutchings b...@decadent.org.uk --- mm/vmscan.c |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mm/vmscan.c b/mm/vmscan.c index b935e6f..8a4e767 100644 --- a/mm/vmscan.c +++ b/mm/vmscan.c @@ -1166,7 +1166,7 @@ static unsigned long

[ 01/73] mm: reduce the amount of work done when updating min_free_kbytes

2012-07-30 Thread Ben Hutchings
by setup_zone_migrate_reserve() improving boot times on 1TB machines. [a...@linux-foundation.org: coding-style fixes] Signed-off-by: Mel Gorman mgor...@suse.de Signed-off-by: Andrew Morton a...@linux-foundation.org Signed-off-by: Linus Torvalds torva...@linux-foundation.org Signed-off-by: Ben

[ 14/73] mm: vmscan: convert global reclaim to per-memcg LRU lists

2012-07-30 Thread Ben Hutchings
-by: Mel Gorman mgor...@suse.de Signed-off-by: Ben Hutchings b...@decadent.org.uk --- mm/vmscan.c |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) --- a/mm/vmscan.c +++ b/mm/vmscan.c @@ -1911,7 +1911,8 @@ static void get_scan_count(struct zone * * latencies, so it's better to scan

[ 17/73] [SCSI] Fix NULL dereferences in scsi_cmd_to_driver

2012-07-30 Thread Ben Hutchings
mark.d.rus...@intel.com Tested-by: Marcus Dennis marcusx.e.den...@intel.com Signed-off-by: James Bottomley jbottom...@parallels.com [bwh: Backported to 3.2: adjust filename, context] Signed-off-by: Ben Hutchings b...@decadent.org.uk --- --- a/drivers/scsi/scsi.c +++ b/drivers/scsi/scsi.c @@ -785,7 +785,13

[ 16/73] mm/hugetlb: fix warning in alloc_huge_page/dequeue_huge_page_vma

2012-07-30 Thread Ben Hutchings
Signed-off-by: Mel Gorman mgor...@suse.de Signed-off-by: Ben Hutchings b...@decadent.org.uk --- mm/hugetlb.c |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mm/hugetlb.c b/mm/hugetlb.c index cd65cb1..5a16423 100644 --- a/mm/hugetlb.c +++ b/mm/hugetlb.c @@ -532,7 +532,7

[ 09/73] mm: vmscan: check if reclaim should really abort even if compaction_ready() is true for one zone

2012-07-30 Thread Ben Hutchings
a...@hexapodia.org Cc: Nai Xia nai@gmail.com Cc: Johannes Weiner jwei...@redhat.com Signed-off-by: Andrew Morton a...@linux-foundation.org Signed-off-by: Linus Torvalds torva...@linux-foundation.org Signed-off-by: Ben Hutchings b...@decadent.org.uk --- mm/vmscan.c | 19 +-- 1

[ 03/73] mm: compaction: determine if dirty pages can be migrated without blocking within -migratepage

2012-07-30 Thread Ben Hutchings
: Andy Isaacson a...@hexapodia.org Cc: Nai Xia nai@gmail.com Cc: Johannes Weiner jwei...@redhat.com Signed-off-by: Andrew Morton a...@linux-foundation.org Signed-off-by: Linus Torvalds torva...@linux-foundation.org Signed-off-by: Ben Hutchings b...@decadent.org.uk --- fs/btrfs/disk-io.c |4

[ 04/73] mm: page allocator: do not call direct reclaim for THP allocations while compaction is deferred

2012-07-30 Thread Ben Hutchings
Signed-off-by: Ben Hutchings b...@decadent.org.uk --- mm/page_alloc.c | 45 +++-- 1 file changed, 35 insertions(+), 10 deletions(-) diff --git a/mm/page_alloc.c b/mm/page_alloc.c index 9404b38..cb5723c 100644 --- a/mm/page_alloc.c +++ b/mm/page_alloc.c

[ 07/73] mm: vmscan: when reclaiming for compaction, ensure there are sufficient free pages available

2012-07-30 Thread Ben Hutchings
-by: Andrew Morton a...@linux-foundation.org Signed-off-by: Linus Torvalds torva...@linux-foundation.org Signed-off-by: Ben Hutchings b...@decadent.org.uk --- mm/vmscan.c | 44 +++- 1 file changed, 39 insertions(+), 5 deletions(-) --- a/mm/vmscan.c +++ b/mm

[ 06/73] mm: compaction: introduce sync-light migration for use by compaction

2012-07-30 Thread Ben Hutchings
Signed-off-by: Andrew Morton a...@linux-foundation.org Signed-off-by: Linus Torvalds torva...@linux-foundation.org Signed-off-by: Ben Hutchings b...@decadent.org.uk --- fs/btrfs/disk-io.c |5 +-- fs/hugetlbfs/inode.c|2 +- fs/nfs/internal.h |2 +- fs/nfs/write.c

[ 08/73] mm: vmscan: do not OOM if aborting reclaim to start compaction

2012-07-30 Thread Ben Hutchings
Signed-off-by: Linus Torvalds torva...@linux-foundation.org Signed-off-by: Ben Hutchings b...@decadent.org.uk --- mm/vmscan.c |8 +++- 1 file changed, 7 insertions(+), 1 deletion(-) --- a/mm/vmscan.c +++ b/mm/vmscan.c @@ -2284,6 +2284,7 @@ static unsigned long do_try_to_free_page

[ 00/73] 3.2.25-stable review

2012-07-30 Thread Ben Hutchings
/soc-dapm.c | 15 ++- 91 files changed, 1268 insertions(+), 590 deletions(-) -- Ben Hutchings It is impossible to make anything foolproof because fools are so ingenious. -- To unsubscribe from this list: send the line unsubscribe stable in the body of a message to majord

Re: [ 06/73] mm: compaction: introduce sync-light migration for use by compaction

2012-07-31 Thread Ben Hutchings
On Tue, 2012-07-31 at 18:03 +0100, Mel Gorman wrote: On Tue, Jul 31, 2012 at 06:00:51PM +0100, Mel Gorman wrote: On Tue, Jul 31, 2012 at 01:42:04PM -0300, Herton Ronaldo Krzesinski wrote: On Tue, Jul 31, 2012 at 05:43:16AM +0100, Ben Hutchings wrote: 3.2-stable review patch. If anyone

Re: [ 35/73] ASoC: dapm: Fix locking during codec shutdown

2012-07-31 Thread Ben Hutchings
, this is irrelevant on v3.2. OK, I've dropped this. Ben. -- Ben Hutchings Experience is directly proportional to the value of equipment destroyed. - Carolyn Scheppner signature.asc Description: This is a digitally signed message part

Re: FAILED: patch [PATCH] target: Add range checking to UNMAP emulation failed to apply to 3.5-stable tree

2012-07-31 Thread Ben Hutchings
target-check-number-of-unmap-descriptors-against-our-limit.patch These also apply on top of 3.5 (with context reduced to 2 for target-fix-reading-of-data-length-fields-for-unmap-commands.patch) and build cleanly. Ben. -- Ben Hutchings Experience is directly proportional to the value of equipment

Re: [RFC/PATCH 0/1] Fix inability to configure adhoc in 3.4.x

2012-08-01 Thread Ben Hutchings
net/wireless/util.c | 2 ++ 1 file changed, 2 insertions(+) -- Ben Hutchings Experience is directly proportional to the value of equipment destroyed. - Carolyn Scheppner signature.asc Description: This is a digitally signed message part

Re: [PATCH v3.5.x] ALSA: hda - add dock support for Thinkpad X230 Tablet

2012-08-01 Thread Ben Hutchings
, this is a fixed patch for the failed cherry-pick from the upstream commit. This should be applicable for both 3.4.x and 3.5.x. This isn't intended for 3.0.x. [...] How about 3.2 - I realise this version doesn't apply cleanly there, but would it be useful if adjusted slightly? Ben. -- Ben Hutchings

[stable] rtnetlink: Fix problem with buffer allocation

2012-08-02 Thread Ben Hutchings
I believe this fix is still needed for 2.6.34.y, 2.6.35.y, 3.0.y and 3.2.y: commit 115c9b81928360d769a76c632bae62d15206a94a Author: Greg Rose gregory.v.r...@intel.com Date: Tue Feb 21 16:54:48 2012 -0500 rtnetlink: Fix problem with buffer allocation Ben. -- Ben Hutchings, Staff Engineer

Linux 3.2.25

2012-08-02 Thread Ben Hutchings
index check Andrew Bird (Sphere Systems) (1): USB: option: Ignore ZTE (Vodafone) K3570/71 net interfaces Bart Van Assche (2): Fix device removal NULL pointer dereference Avoid dangling pointer in scsi_requeue_command() Ben Hutchings (1): Linux 3.2.25 Bjørn Mork (1): USB

Re: [ 33/73] x86, microcode: Sanitize per-cpu microcode reloading interface

2012-08-04 Thread Ben Hutchings
On Fri, 2012-08-03 at 14:27 +0200, Borislav Petkov wrote: On Fri, Aug 03, 2012 at 11:43:14AM +0200, Borislav Petkov wrote: On Fri, Aug 03, 2012 at 11:04:06AM +0200, Sven Joachim wrote: On 2012-07-31 06:43 +0200, Ben Hutchings wrote: 3.2-stable review patch. If anyone has any

Re: [ 33/73] x86, microcode: Sanitize per-cpu microcode reloading interface

2012-08-04 Thread Ben Hutchings
On Sat, 2012-08-04 at 13:07 -0300, Henrique de Moraes Holschuh wrote: On Sat, 04 Aug 2012, Ben Hutchings wrote: On Fri, 2012-08-03 at 14:27 +0200, Borislav Petkov wrote: On Fri, Aug 03, 2012 at 11:43:14AM +0200, Borislav Petkov wrote: On Fri, Aug 03, 2012 at 11:04:06AM +0200, Sven

Linux 3.2.26

2012-08-05 Thread Ben Hutchings
/cpu/proc.c |4 +--- drivers/edac/sb_edac.c |2 -- drivers/hwmon/coretemp.c |7 +++ 11 files changed, 8 insertions(+), 33 deletions(-) Ben Hutchings (1): Linux 3.2.26 Kevin Winchester (1): x86: Simplify code by removing a !SMP #ifdefs

Re: Linux 3.2.26

2012-08-05 Thread Ben Hutchings
diff --git a/Makefile b/Makefile index e13e4e7..fa5acc83 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ VERSION = 3 PATCHLEVEL = 2 -SUBLEVEL = 25 +SUBLEVEL = 26 EXTRAVERSION = NAME = Saber-toothed Squirrel diff --git a/arch/x86/include/asm/processor.h b/arch/x86/include/asm/processor.h

Re: [ 33/73] x86, microcode: Sanitize per-cpu microcode reloading interface

2012-08-05 Thread Ben Hutchings
On Sun, 2012-08-05 at 11:21 +0200, Borislav Petkov wrote: On Sat, Aug 04, 2012 at 06:23:41PM +0100, Ben Hutchings wrote: [ … ] Thanks everyone for working this out. If you combine multiple mainline commits like this, the new commit message should refer to all of them. I've

drop_monitor fixes for stable

2012-08-05 Thread Ben Hutchings
(of which the first three went into 3.4 and the last into 3.4.5). They can be cherry-picked cleanly. What do you think? Ben. -- Ben Hutchings Computers are not intelligent. They only think they are. signature.asc Description: This is a digitally signed message part

Re: [Stable 3.0 and 3.2] sched: Fix race in task_group()

2012-08-05 Thread Ben Hutchings
as a result). Since the code was restructured in 3.3 it also should be a simple cherry-pick there. Problem existed since 2.6.38 but I don't know of any longterm trees on those. And it would need a bit more change to apply there. [...] Added to the 3.2 queue, thanks. Ben. -- Ben Hutchings

Re: [ 00/73] 3.2.25-stable review

2012-08-05 Thread Ben Hutchings
On Wed, 2012-08-01 at 08:55 -0400, Steven Rostedt wrote: On Tue, 2012-07-31 at 05:43 +0100, Ben Hutchings wrote: This is the start of the stable review cycle for the 3.2.25 release. There are 73 patches in this series, which will be posted as responses to this one. If anyone has any issues

Re: [stable] backport xen: mark local pages as FOREIGN in the m2p_override

2012-08-05 Thread Ben Hutchings
2012 +0100 xen: mark local pages as FOREIGN in the m2p_override [...] Added to the queue for 3.2, thanks. Ben. -- Ben Hutchings Computers are not intelligent. They only think they are. signature.asc Description: This is a digitally signed message part

Re: Bug#680762: [stable 2.6.36+] lirc_sir: make device registration work

2012-08-05 Thread Ben Hutchings
is unknown, you have been warned. lirc_register_driver: dev pointer not filled in! lirc_sir: init_chrdev() failed. [...] It looks like lirc_register_driver() really ought to be renamed... Ben. -- Ben Hutchings Computers are not intelligent. They only think they are. signature.asc Description

Re: [stable 2.6.32.y, 3.0.y, 3.2.y] eCryptfs: Improve statfs reporting

2012-08-05 Thread Ben Hutchings
length, not a lower bound, so that readdir_r() can be used safely. Ben. -- Ben Hutchings Theory and practice are closer in theory than in practice. - John Levine, moderator of comp.compilers signature.asc Description: This is a digitally signed message part

Re: Bug#680762: [stable 2.6.36+] lirc_sir: make device registration work

2012-08-05 Thread Ben Hutchings
On Sun, 2012-08-05 at 19:28 -0400, Jarod Wilson wrote: On Aug 5, 2012, at 3:52 PM, Ben Hutchings b...@decadent.org.uk wrote: On Wed, 2012-08-01 at 15:51 +0200, Stefan Lippers-Hollmann wrote: Hi Please consider adding [media] lirc_sir: make device registration work to stable

Re: [PATCH] drm/edid: Add extra_modes

2012-08-05 Thread Ben Hutchings
, but as they're also obviously harmless I'm quite happy to include them if the others are needed.) Ben. -- Ben Hutchings Theory and practice are closer in theory than in practice. - John Levine, moderator of comp.compilers signature.asc Description: This is a digitally

Re: [PATCH stable] cfg80211: fix interface combinations check for ADHOC(IBSS)

2012-08-05 Thread Ben Hutchings
, } mutex_unlock(rdev-devlist_mtx); + if (total == 1) + return 0; + for (i = 0; i rdev-wiphy.n_iface_combinations; i++) { const struct ieee80211_iface_combination *c; struct ieee80211_iface_limit *limits; -- Ben Hutchings Theory and practice

Re: [PATCH] m68k: Correct the Atari ALLOWINT definition

2012-08-05 Thread Ben Hutchings
code on the first irq for that device: [...] Added to the queue for 3.2, thanks. Ben. -- Ben Hutchings Theory and practice are closer in theory than in practice. - John Levine, moderator of comp.compilers signature.asc Description: This is a digitally signed

Re: [ 008/153] powerpc/eeh: Fix crash when adding a device in a slot with DDW

2013-03-13 Thread Ben Hutchings
On Wed, 2013-03-13 at 10:17 +1100, Michael Neuling wrote: Thadeu Lima de Souza Cascardo casca...@linux.vnet.ibm.com wrote: On Fri, Mar 08, 2013 at 03:29:55AM +, Ben Hutchings wrote: On Fri, 2013-03-08 at 13:51 +1100, Michael Neuling wrote: This patch is breaking

[PATCH 3.0.y] md: protect against crash upon fsync on ro array

2013-03-13 Thread Ben Hutchings
: Ben Hutchings b...@decadent.org.uk Cc: NeilBrown ne...@suse.de Signed-off-by: Sebastian Riemer sebastian.rie...@profitbricks.com Reported-by: Ben Hutchings b...@decadent.org.uk Acked-by: Paul Menzel paulepan...@users.sourceforge.net Signed-off-by: NeilBrown ne...@suse.de [bwh: Backported to 3.0

Re: [PATCH 3.0.y] md: protect against crash upon fsync on ro array

2013-03-13 Thread Ben Hutchings
Actually, Sebastian already sent an equivalent patch in 510ac77a.2000...@profitbricks.com. And he did test it. Here's his patch with the upstream reference added. Ben. -- Ben Hutchings Humans are not rational beings; they are rationalising beings. From: Sebastian Riemer sebastian.rie

Re: [ 029/100] NFSv4.1: Hold reference to layout hdr in layoutget

2013-03-13 Thread Ben Hutchings
in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html -- Ben Hutchings Humans are not rational beings; they are rationalising beings. signature.asc Description: This is a digitally signed message part

Re: [ 031/100] iwlwifi: always copy first 16 bytes of commands

2013-03-13 Thread Ben Hutchings
+= copy; + copy_size += copy; + } } WARN_ON_ONCE(txq-entries[idx].copy_cmd); [...] -- Ben Hutchings Humans are not rational beings; they are rationalising beings. signature.asc Description: This is a digitally signed message part

Re: [ 031/100] iwlwifi: always copy first 16 bytes of commands

2013-03-13 Thread Ben Hutchings
On Thu, 2013-03-14 at 01:50 +, Ben Hutchings wrote: On Tue, 2013-03-12 at 15:31 -0700, Greg Kroah-Hartman wrote: 3.8-stable review patch. If anyone has any objections, please let me know. -- From: Johannes Berg johannes.b...@intel.com commit

Re: [ 031/100] iwlwifi: always copy first 16 bytes of commands

2013-03-14 Thread Ben Hutchings
clearly a mistake in the patch though. I will fix this upstream, I guess you'll want to wait for that for stable? I'll Cc:stable that patch as well. I agree with your analysis that this is actually harmless, so no objections to including the patch in stable as it is. Ben. -- Ben Hutchings

Re: [ 04/21] target/pscsi: Fix page increment

2013-03-15 Thread Ben Hutchings
; } - page++; len -= bytes; data_len -= bytes; off = 0; So in case a fragment crosses a page boundary, we wrap around to the beginning of the same page? That doesn't look right. Ben. -- Ben Hutchings It is easier to change

Re: [ 11/21] hwmon: (sht15) Check return value of regulator_enable()

2013-03-15 Thread Ben Hutchings
* causes the voltage to change Since this has now been released, I think you need this follow-up fix in 3.0.y and 3.4.y: --- From: Ben Hutchings b...@decadent.org.uk Subject: hwmon: sht15: Fix memory leak if regulator_enable() fails Date: Sat, 16 Mar 2013 04:11:01 + Commit

Re: [PATCH 3.2] iommu/amd: Initialize device table after dma_ops

2013-03-16 Thread Ben Hutchings
On Sun, 2013-03-03 at 23:58 +0100, Joerg Roedel wrote: Hi Ben, On Sat, Mar 02, 2013 at 11:00:35PM +, Ben Hutchings wrote: I'm not convinced about this backport, because the order of initialisation already changed a lot after 3.2 and before the upstream commit. So I'm going to wait

Re: [PATCH] tty: Correct tty buffer flush.

2013-03-16 Thread Ben Hutchings
; } /** You can include this patch, in 3.2 series , for improve stability, it would be merged in upstream 3.9-rc1. Added to the queue, thanks. Ben. -- Ben Hutchings Usenet is essentially a HUGE group of people passing notes in class. - Rachel Kadel, `A Quick Guide

Re: [PATCH 1/2] efivars: Disable external interrupt while holding efivars-lock

2013-03-16 Thread Ben Hutchings
context - Drop change to efi_pstore_erase(), which is implemented using efi_pstore_write() here] Signed-off-by: Ben Hutchings b...@decadent.org.uk --- drivers/firmware/efivars.c | 84 -- 1 file changed, 43 insertions(+), 41 deletions(-) --- a/drivers

Re: [PATCH 2/2] efi: be more paranoid about available space when creating variables

2013-03-16 Thread Ben Hutchings
('efivarfs: Return an error if we fail to read a variable')] Signed-off-by: Ben Hutchings b...@decadent.org.uk --- --- a/drivers/firmware/efivars.c +++ b/drivers/firmware/efivars.c @@ -406,6 +406,30 @@ get_var_data(struct efivars *efivars, st return status; } +static efi_status_t

Re: [3.0,3.2,3.4] [PATCH] ftrace: Update the kconfig for DYNAMIC_FTRACE

2013-03-16 Thread Ben Hutchings
: [PATCH] ftrace: Update the kconfig for DYNAMIC_FTRACE [...] Added to the queue for 3.2, thanks. Ben. -- Ben Hutchings Usenet is essentially a HUGE group of people passing notes in class. - Rachel Kadel, `A Quick Guide to Newsgroup Etiquette' signature.asc Description

Re: [3.0,3.2][PATCH] decnet: Fix disappearing sysctl entries

2013-03-16 Thread Ben Hutchings
for 3.2, thanks. Ben. -- Ben Hutchings Usenet is essentially a HUGE group of people passing notes in class. - Rachel Kadel, `A Quick Guide to Newsgroup Etiquette' signature.asc Description: This is a digitally signed message part

Re: Fix memory leak in cpufreq stats.

2013-03-16 Thread Ben Hutchings
Integration Shanghai This patch, commited as e37736777254ce1abc85493a5cacbefe5983b896 since v3.7, should also have gone to stable. It should apply all the way back to 3.0. Queued up for 3.2, thanks. Ben. -- Ben Hutchings Usenet is essentially a HUGE group of people passing notes in class

Re: [ 052/100] drm/i915: Increase the RC6p threshold.

2013-03-17 Thread Ben Hutchings
(GEN6_RC6pp_THRESHOLD, 64000); /* unused */ /* Check if we are enabling RC6 */ Is there any reason why this shouldn't be applied to 3.2.y and 3.4.y? The same function and writes are present, only in intel_display.c rather than intel_pm.c. Ben. -- Ben Hutchings Never attribute to conspiracy what can

Re: [PATCH 3.2 1/4] USB: Don't use EHCI port sempahore for USB 3.0 hubs.

2013-03-17 Thread Ben Hutchings
3/4 and v2 4/4. Thanks a lot. Ben. -- Ben Hutchings Never attribute to conspiracy what can adequately be explained by stupidity. signature.asc Description: This is a digitally signed message part

Re: stable 3.0 and CVEs

2013-03-17 Thread Ben Hutchings
: f2ebd422f71cda9c791f76f85d2ca102ae34a1ed Git-commit: b92946e2919134ebe2a4083e4302236295ea2a73 Git-commit: bf118a342f10dafe44b14451a1392c3254629a1f Already backported in 3.2.y. Ben. -- Ben Hutchings Never attribute to conspiracy what can adequately be explained by stupidity. signature.asc

Re: [PATCH][v3.2.y] xen-netfront: delay gARP until backend switches to Connected

2013-03-17 Thread Ben Hutchings
/bugs/1154608 . commit 08e34eb14fe4cfd934b5c169a7682a969457c4ea Author: Laszlo Ersek ler...@redhat.com Date: Sun Dec 11 01:48:59 2011 + xen-netfront: delay gARP until backend switches to Connected Added to the queue, thanks. Ben. -- Ben Hutchings Never attribute to conspiracy

Re: [PATCH] block: use i_size_write() in bd_set_size()

2013-03-17 Thread Ben Hutchings
# 3.0 3.2 3.4 3.8 Signed-off-by: Andrew Morton a...@linux-foundation.org Signed-off-by: Jens Axboe ax...@kernel.dk Acked-by: Jeff Mahoney je...@suse.com [...] Queued up for 3.2, thanks. Ben. -- Ben Hutchings Never attribute to conspiracy what can adequately be explained by stupidity

<    1   2   3   4   5   6   7   8   9   10   >