[3.5.y.z extended stable] Linux 3.5.7.6

2013-02-22 Thread Herton Ronaldo Krzesinski
ll() Haojian Zhuang (1): drivers/rtc/rtc-pl031.c: fix the missing operation on enable Heiko Carstens (2): atm/iphase: rename fregt_t -> ffreg_t s390/timer: avoid overflow when programming clock comparator Herton Ronaldo Krzesinski (2): Revert "USB: Handle warm reset

[PATCH 05/81] usb: Prevent dead ports when xhci is not enabled

2013-02-19 Thread Herton Ronaldo Krzesinski
/xHCI port switching." Signed-off-by: David Moore Signed-off-by: Sarah Sharp Signed-off-by: Herton Ronaldo Krzesinski --- drivers/usb/host/pci-quirks.c |1 + 1 file changed, 1 insertion(+) diff --git a/drivers/usb/host/pci-quirks.c b/drivers/usb/host/pci-quirks.c index eb5563a..78933

[PATCH 09/81] regulator: max8998: fix incorrect min_uV value for ldo10

2013-02-19 Thread Herton Ronaldo Krzesinski
adf6178ad5552a7f2f742a8c85343c50 ("regulator: max8998: Use uV in voltage_map_desc"), what solves broken probe of max8998 in v3.8-rc4. Signed-off-by: Marek Szyprowski Signed-off-by: Mark Brown Signed-off-by: Herton Ronaldo Krzesinski --- drivers/regulator/max8998.c |2 +- 1 file

[PATCH 03/81] drivers: xhci: fix incorrect bit test

2013-02-19 Thread Herton Ronaldo Krzesinski
/xHCI: Support device-initiated USB 3.0 resume." Use '&' instead of '&&'. This should be backported to kernels as old as 3.4. Signed-off-by: Nickolai Zeldovich Signed-off-by: Sarah Sharp Signed-off-by: Herton Ronaldo Krzesinski --- drivers/usb/host/xhci-ring.c |

[PATCH 01/81] xhci: Fix isoc TD encoding.

2013-02-19 Thread Herton Ronaldo Krzesinski
i 1.0: Set transfer burst last packet count field." Signed-off-by: Sarah Sharp Signed-off-by: Herton Ronaldo Krzesinski --- drivers/usb/host/xhci-ring.c |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/drivers/usb/host/xhci-ring.c b/drivers/usb/host/xhci-ring.c ind

[ 3.5.y.z extended stable ] Linux 3.5.7.6 stable review

2013-02-19 Thread Herton Ronaldo Krzesinski
atm/iphase: rename fregt_t -> ffreg_t s390/timer: avoid overflow when programming clock comparator Herton Ronaldo Krzesinski (1): Revert "USB: Handle warm reset failure on empty port." Ian Campbell (3): xen/netback: shutdown the ring if it contains garbage.

[PATCH 07/81] sched/rt: Use root_domain of rt_rq not current processor

2013-02-19 Thread Herton Ronaldo Krzesinski
-by: Shawn Bohrer Acked-by: Steven Rostedt Acked-by: Mike Galbraith Cc: pet...@infradead.org Link: http://lkml.kernel.org/r/1358186131-29494-1-git-send-email-sboh...@rgmadvisors.com Signed-off-by: Ingo Molnar Signed-off-by: Herton Ronaldo Krzesinski --- kernel/sched/rt.c |2 +- 1 file

[PATCH 10/81] drm/radeon: fix MC blackout on evergreen+

2013-02-19 Thread Herton Ronaldo Krzesinski
. Seems we miss the update in certain conditions. Also handle the DCE6 case. Signed-off-by: Christopher Staite Signed-off-by: Alex Deucher Signed-off-by: Herton Ronaldo Krzesinski --- drivers/gpu/drm/radeon/evergreen.c |8 1 file changed, 8 insertions(+) diff --git a/drivers/gpu

[PATCH 12/81] rtlwifi: Fix the usage of the wrong variable in usb.c

2013-02-19 Thread Herton Ronaldo Krzesinski
subsequent calls. Reported-by: Guenter Roeck Signed-off-by: Larry Finger Cc: Guenter Roeck Signed-off-by: John W. Linville Signed-off-by: Herton Ronaldo Krzesinski --- drivers/net/wireless/rtlwifi/usb.c |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/net

[PATCH 15/81] USB: qcserial: add Telit Gobi QDL device

2013-02-19 Thread Herton Ronaldo Krzesinski
Signed-off-by: Herton Ronaldo Krzesinski --- drivers/usb/serial/qcserial.c |1 + 1 file changed, 1 insertion(+) diff --git a/drivers/usb/serial/qcserial.c b/drivers/usb/serial/qcserial.c index 996015c..4302733 100644 --- a/drivers/usb/serial/qcserial.c +++ b/drivers/usb/serial/qcserial.c @@ -55,6

[PATCH 19/81] mwifiex: fix incomplete scan in case of IE parsing error

2013-02-19 Thread Herton Ronaldo Krzesinski
call cfg80211_scan_done if this is the last scan command, or send next scan command in scan_pending_q to firmware. Signed-off-by: Bing Zhao Signed-off-by: Amitkumar Karwar Signed-off-by: John W. Linville [ herton: adjust context ] Signed-off-by: Herton Ronaldo Krzesinski --- drivers/net

[PATCH 17/81] drm/radeon: fix backend map setup on 1 RB sumo boards

2013-02-19 Thread Herton Ronaldo Krzesinski
=892233 Reported-by: Mikko Tiihonen Signed-off-by: Alex Deucher [ herton: adjust context ] Signed-off-by: Herton Ronaldo Krzesinski --- drivers/gpu/drm/radeon/evergreen.c | 17 ++--- 1 file changed, 14 insertions(+), 3 deletions(-) diff --git a/drivers/gpu/drm/radeon/evergreen.c

[PATCH 16/81] USB: option: add support for Telit LE920

2013-02-19 Thread Herton Ronaldo Krzesinski
Signed-off-by: Herton Ronaldo Krzesinski --- drivers/usb/serial/option.c |8 1 file changed, 8 insertions(+) diff --git a/drivers/usb/serial/option.c b/drivers/usb/serial/option.c index bafe6b9..bafe018 100644 --- a/drivers/usb/serial/option.c +++ b/drivers/usb/serial/option.c

[PATCH 13/81] e1000e: enable ECC on I217/I218 to catch packet buffer memory errors

2013-02-19 Thread Herton Ronaldo Krzesinski
accounted for in statistics counters. Signed-off-by: Bruce Allan Tested-by: Jeff Pieper Signed-off-by: Jeff Kirsher Signed-off-by: David S. Miller Signed-off-by: Herton Ronaldo Krzesinski --- drivers/net/ethernet/intel/e1000e/defines.h |9 ++ drivers/net/ethernet/intel/e1000e/e1000.h

[PATCH 11/81] drm/radeon: add WAIT_UNTIL to the non-VM safe regs list for cayman/TN

2013-02-19 Thread Herton Ronaldo Krzesinski
3.5.7.6 -stable review patch. If anyone has any objections, please let me know. -- From: Alex Deucher commit 674a16f2b4724880d07389abbb95abf320b924aa upstream. Newer versions of mesa emit this. Signed-off-by: Alex Deucher Signed-off-by: Herton Ronaldo Krzesinski

[PATCH 22/81] drm/radeon/evergreen+: wait for the MC to settle after MC blackout

2013-02-19 Thread Herton Ronaldo Krzesinski
://bugs.freedesktop.org/show_bug.cgi?id=56139 https://bugs.freedesktop.org/show_bug.cgi?id=57567 Signed-off-by: Alex Deucher Signed-off-by: Herton Ronaldo Krzesinski --- drivers/gpu/drm/radeon/evergreen.c |2 ++ 1 file changed, 2 insertions(+) diff --git a/drivers/gpu/drm/radeon/evergreen.c

[PATCH 23/81] Bluetooth: Fix handling of unexpected SMP PDUs

2013-02-19 Thread Herton Ronaldo Krzesinski
off-by: Johan Hedberg Acked-by: Marcel Holtmann Signed-off-by: Gustavo Padovan Signed-off-by: Herton Ronaldo Krzesinski --- net/bluetooth/smp.c | 13 + 1 file changed, 13 insertions(+) diff --git a/net/bluetooth/smp.c b/net/bluetooth/smp.c index 22fe004..9c97f7a 100644 ---

[PATCH 26/81] target: Fix divide by zero bug in fabric_max_sectors for unconfigured devices

2013-02-19 Thread Herton Ronaldo Krzesinski
linger [ herton: adjust context, block size is dev->se_sub_dev->se_dev_attrib.block_size ] Signed-off-by: Herton Ronaldo Krzesinski --- drivers/target/target_core_device.c |8 +++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/drivers/target/target_core_device.c b/dr

[PATCH 27/81] digsig: Fix memory leakage in digsig_verify_rsa()

2013-02-19 Thread Herton Ronaldo Krzesinski
IFUJI Hideaki Signed-off-by: Dmitry Kasatkin Signed-off-by: James Morris Signed-off-by: Herton Ronaldo Krzesinski --- lib/digsig.c |2 ++ 1 file changed, 2 insertions(+) diff --git a/lib/digsig.c b/lib/digsig.c index 8c0e629..dc2be7e 100644 --- a/lib/digsig.c +++ b/lib/digsig.c @@ -162,6 +

[PATCH 28/81] can: c_can: Set reserved bit in IFx_MASK2 to 1 on write

2013-02-19 Thread Herton Ronaldo Krzesinski
Stein Signed-off-by: Marc Kleine-Budde [ herton: adjust context ] Signed-off-by: Herton Ronaldo Krzesinski --- drivers/net/can/c_can/c_can.c |6 +- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/drivers/net/can/c_can/c_can.c b/drivers/net/can/c_can/c_can.c index 21a3d77

[PATCH 30/81] USB: option: add Changhong CH690

2013-02-19 Thread Herton Ronaldo Krzesinski
Alt= 0 #EPs= 2 Cls=ff(vend) Sub=ff Prot=ff If#= 2 Alt= 0 #EPs= 2 Cls=ff(vend) Sub=ff Prot=ff If#= 3 Alt= 0 #EPs= 2 Cls=08(stor) Sub=06 Prot=50 Signed-off-by: Bjørn Mork Signed-off-by: Greg Kroah-Hartman Signed-off-by: Herton Ronaldo Krzesinski --- drivers/usb/serial/option.c |5 + 1

[PATCH 32/81] USB: storage: Define a new macro for USB storage match rules

2013-02-19 Thread Herton Ronaldo Krzesinski
-by: fangxiaozhi Signed-off-by: Greg Kroah-Hartman [ herton: adjust context ] Signed-off-by: Herton Ronaldo Krzesinski --- drivers/usb/storage/usb.c | 12 drivers/usb/storage/usual-tables.c | 15 +++ 2 files changed, 27 insertions(+) diff --git a/drivers

[PATCH 29/81] USB: ftdi_sio: add PID/VID entries for ELV WS 300 PC II

2013-02-19 Thread Herton Ronaldo Krzesinski
-Hartman Signed-off-by: Herton Ronaldo Krzesinski --- drivers/usb/serial/ftdi_sio.c |1 + drivers/usb/serial/ftdi_sio_ids.h |4 +++- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/drivers/usb/serial/ftdi_sio.c b/drivers/usb/serial/ftdi_sio.c index 653139b..031b23c 100644

[PATCH 24/81] drm/radeon: Calling object_unrefer() when creating fb failure

2013-02-19 Thread Herton Ronaldo Krzesinski
object_reference(). Signed-off-by: liu chuansheng Signed-off-by: xueminsu Signed-off-by: Alex Deucher Signed-off-by: Herton Ronaldo Krzesinski --- drivers/gpu/drm/radeon/radeon_display.c |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/drivers/gpu/drm/radeon/radeon_display.c

[PATCH 21/81] x86-64: Replace left over sti/cli in ia32 audit exit code

2013-02-19 Thread Herton Ronaldo Krzesinski
Cc: David Vrabel Cc: Konrad Rzeszutek Wilk Link: http://lkml.kernel.org/r/5108e0190278000ba...@nat28.tlf.novell.com Signed-off-by: Ingo Molnar Cc: Konrad Rzeszutek Wilk Cc: David Vrabel Tested-by: Peter Moody Signed-off-by: Herton Ronaldo Krzesinski --- arch/x86/ia32/ia32entry.S |4 ++

[PATCH 36/81] mm/hugetlb: set PTE as huge in hugetlb_change_protection and remove_migration_pte

2013-02-19 Thread Herton Ronaldo Krzesinski
-off-by: Herton Ronaldo Krzesinski --- mm/hugetlb.c |1 + mm/migrate.c |4 +++- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/mm/hugetlb.c b/mm/hugetlb.c index 9c34eb5..33d8b38 100644 --- a/mm/hugetlb.c +++ b/mm/hugetlb.c @@ -2972,6 +2972,7 @@ void hugetlb_change_protection

[PATCH 38/81] drivers/rtc/rtc-pl031.c: fix the missing operation on enable

2013-02-19 Thread Herton Ronaldo Krzesinski
igned-off-by: Andrew Morton Signed-off-by: Linus Torvalds [ herton: adjust context ] Signed-off-by: Herton Ronaldo Krzesinski --- drivers/rtc/rtc-pl031.c |8 +--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/drivers/rtc/rtc-pl031.c b/drivers/rtc/rtc-pl031.c index cc

[PATCH 34/81] rtlwifi: Fix scheduling while atomic bug

2013-02-19 Thread Herton Ronaldo Krzesinski
-off-by: Herton Ronaldo Krzesinski --- drivers/net/wireless/rtlwifi/base.c |7 --- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/drivers/net/wireless/rtlwifi/base.c b/drivers/net/wireless/rtlwifi/base.c index f4c852c..4110a6d 100644 --- a/drivers/net/wireless/rtlwifi

[PATCH 40/81] HID: usbhid: quirk for Formosa IR receiver

2013-02-19 Thread Herton Ronaldo Krzesinski
-by: Herton Ronaldo Krzesinski --- drivers/hid/hid-ids.h |3 +++ drivers/hid/usbhid/hid-quirks.c |1 + 2 files changed, 4 insertions(+) diff --git a/drivers/hid/hid-ids.h b/drivers/hid/hid-ids.h index 5ddfcc7..dc48cd1 100644 --- a/drivers/hid/hid-ids.h +++ b/drivers/hid/hid-ids.h

[PATCH 41/81] kernel/resource.c: fix stack overflow in __reserve_region_with_split()

2013-02-19 Thread Herton Ronaldo Krzesinski
, embedding two consecutive conflicts and embedding two non-consecutive conflicts. Signed-off-by: T Makphaibulchoke Reviewed-by: Ram Pai Cc: Paul Gortmaker Cc: Wei Yang Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds Cc: Jiri Slaby Signed-off-by: Herton Ronaldo Krzesinski --- kernel

[PATCH 45/81] MAINTAINERS: Stephen Hemminger email change

2013-02-19 Thread Herton Ronaldo Krzesinski
system is not friendly to Linux desktop users. Signed-off-by: Stephen Hemminger Signed-off-by: David S. Miller Signed-off-by: Herton Ronaldo Krzesinski --- MAINTAINERS |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index 0d67d1b..5927882

[PATCH 50/81] net/mlx4_core: Set number of msix vectors under SRIOV mode to firmware defaults

2013-02-19 Thread Herton Ronaldo Krzesinski
flows, etc. Reviewed-by: Jack Morgenstein Signed-off-by: Amir Vadai Signed-off-by: Or Gerlitz Signed-off-by: David S. Miller Signed-off-by: Herton Ronaldo Krzesinski --- drivers/net/ethernet/mellanox/mlx4/main.c | 11 ++- 1 file changed, 2 insertions(+), 9 deletions(-) diff -

[PATCH 53/81] r8169: remove the obsolete and incorrect AMD workaround

2013-02-19 Thread Herton Ronaldo Krzesinski
LANs and having high receive traffic (so that NAPI poll budget limits rtl_rx) would result in device hang. Signed-off-by: Timo Teräs Acked-by: Francois Romieu Signed-off-by: David S. Miller Signed-off-by: Herton Ronaldo Krzesinski --- drivers/net/ethernet/realtek/r8169.c |7 --- 1 file c

[PATCH 56/81] ipv6: do not create neighbor entries for local delivery

2013-02-19 Thread Herton Ronaldo Krzesinski
[ herton: adjust if condition, add additional RTF_LOCAL flag for the check ] Signed-off-by: Herton Ronaldo Krzesinski --- net/ipv6/route.c |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/net/ipv6/route.c b/net/ipv6/route.c index fd44184..08c149c 100644 --- a/net/ipv6

[PATCH 54/81] net: loopback: fix a dst refcounting issue

2013-02-19 Thread Herton Ronaldo Krzesinski
y: Ben Greear Signed-off-by: David S. Miller Signed-off-by: Herton Ronaldo Krzesinski --- drivers/net/loopback.c |5 + 1 file changed, 5 insertions(+) diff --git a/drivers/net/loopback.c b/drivers/net/loopback.c index 32eb94e..a3d4707 100644 --- a/drivers/net/loopback.c +++ b/drive

[PATCH 51/81] isdn/gigaset: fix zero size border case in debug dump

2013-02-19 Thread Herton Ronaldo Krzesinski
o set the NUL terminator. Reported-by: Dan Carpenter Signed-off-by: Tilman Schmidt Signed-off-by: David S. Miller Signed-off-by: Herton Ronaldo Krzesinski --- drivers/isdn/gigaset/capi.c |2 ++ 1 file changed, 2 insertions(+) diff --git a/drivers/isdn/gigaset/capi.c b/drivers/isdn/gigaset/c

[PATCH 48/81] net: calxedaxgmac: throw away overrun frames

2013-02-19 Thread Herton Ronaldo Krzesinski
ff-by: David S. Miller Signed-off-by: Herton Ronaldo Krzesinski --- drivers/net/ethernet/calxeda/xgmac.c |4 1 file changed, 4 insertions(+) diff --git a/drivers/net/ethernet/calxeda/xgmac.c b/drivers/net/ethernet/calxeda/xgmac.c index 8b0a0e4..8a3cd87 100644 --- a/drivers/net/ethernet/ca

[PATCH 47/81] macvlan: fix macvlan_get_size()

2013-02-19 Thread Herton Ronaldo Krzesinski
addition of IFLA_MACVLAN_FLAGS Signed-off-by: Eric Dumazet Cc: John Fastabend Signed-off-by: David S. Miller Signed-off-by: Herton Ronaldo Krzesinski --- drivers/net/macvlan.c |5 - 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/drivers/net/macvlan.c b/drivers/net/macvlan.c

[PATCH 44/81] ipv6: fix the noflags test in addrconf_get_prefix_route

2013-02-19 Thread Herton Ronaldo Krzesinski
ntains the set of flags that must not match with the route flags, so the test must be done against 'noflags', and not against 'flags'. Signed-off-by: Romain Kuntz Acked-by: YOSHIFUJI Hideaki Signed-off-by: David S. Miller Signed-off-by: Herton Ronaldo Krzesinski --- net/ipv

[PATCH 58/81] packet: fix leakage of tx_ring memory

2013-02-19 Thread Herton Ronaldo Krzesinski
why this was unnoticed all the time. Signed-off-by: Phil Sutter Cc: Johann Baudy Cc: Daniel Borkmann Acked-by: Daniel Borkmann Signed-off-by: David S. Miller Signed-off-by: Herton Ronaldo Krzesinski --- net/packet/af_packet.c | 10 ++ 1 file changed, 6 insertions(+), 4 deletions(-)

[PATCH 62/81] net: sctp: sctp_endpoint_free: zero out secret key data

2013-02-19 Thread Herton Ronaldo Krzesinski
returned, as we already do with e.g. auth keys when released. Signed-off-by: Daniel Borkmann Acked-by: Vlad Yasevich Signed-off-by: David S. Miller Signed-off-by: Herton Ronaldo Krzesinski --- net/sctp/endpointola.c |5 + 1 file changed, 5 insertions(+) diff --git a/net/sctp

[PATCH 60/81] sctp: refactor sctp_outq_teardown to insure proper re-initalization

2013-02-19 Thread Herton Ronaldo Krzesinski
uot; CC: net...@vger.kernel.org Acked-by: Vlad Yasevich Signed-off-by: David S. Miller Signed-off-by: Herton Ronaldo Krzesinski --- net/sctp/outqueue.c | 12 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/net/sctp/outqueue.c b/net/sctp/outqueue.c index a0fa19f..0716290 100

[PATCH 66/81] netback: correct netbk_tx_err to handle wrap around.

2013-02-19 Thread Herton Ronaldo Krzesinski
3.5.7.6 -stable review patch. If anyone has any objections, please let me know. -- From: Ian Campbell commit b9149729ebdcfce63f853aa54a404c6a8f6ebbf3 upstream. Signed-off-by: Ian Campbell Acked-by: Jan Beulich Signed-off-by: David S. Miller Signed-off-by: Herton Ronaldo

[PATCH 68/81] tcp: fix for zero packets_in_flight was too broad

2013-02-19 Thread Herton Ronaldo Krzesinski
h that set cwnd into zero would not be taken and new segments might be sent out later. Signed-off-by: Ilpo Järvinen Tested-by: Eric Dumazet Acked-by: Neal Cardwell Signed-off-by: David S. Miller Signed-off-by: Herton Ronaldo Krzesinski --- net/ipv4/tcp_input.c |8 ++-- 1 file changed, 6

[PATCH 69/81] bridge: Pull ip header into skb->data before looking into ip header.

2013-02-19 Thread Herton Ronaldo Krzesinski
ata before inspecting ip header length or ip version number. Signed-off-by: Sarveshwar Bandi Signed-off-by: David S. Miller Signed-off-by: Herton Ronaldo Krzesinski --- net/bridge/br_netfilter.c |3 +++ 1 file changed, 3 insertions(+) diff --git a/net/bridge/br_netfilter.c b/net/bri

[PATCH 72/81] Revert "USB: Handle warm reset failure on empty port."

2013-02-19 Thread Herton Ronaldo Krzesinski
3.5.7.6 -stable review patch. If anyone has any objections, please let me know. -- From: Herton Ronaldo Krzesinski This reverts commit ff88c5021f17139d961478e40372f6bb028321bc, which is a cherry-pick of commit 65bdac5effd15d6af619b3b7218627ef4d84ed6a upstream. As discussed on

[PATCH 75/81] x86/apic: Work around boot failure on HP ProLiant DL980 G7 Server systems

2013-02-19 Thread Herton Ronaldo Krzesinski
SICAL. Add checking x2apic_fadt_phys in x2apic_phys_probe() to fix the problem. Signed-off-by: Stoney Wang [ updated the changelog and simplified the code ] Signed-off-by: Yinghai Lu Link: http://lkml.kernel.org/r/1360263182-16226-1-git-send-email-ying...@kernel.org Signed-off-by: Ingo Molnar Signed-of

[PATCH 71/81] tg3: Fix crc errors on jumbo frame receive

2013-02-19 Thread Herton Ronaldo Krzesinski
overwrite the EXT_PKT_LEN (bit 14) resulting in intermittent crc errors on jumbo frames with some link partners. Change the code to do a read/modify/write. Signed-off-by: Nithin Nayak Sujir Signed-off-by: Michael Chan Signed-off-by: David S. Miller Signed-off-by: Herton Ronaldo Krzesinski --- drivers

[PATCH 63/81] xen/netback: shutdown the ring if it contains garbage.

2013-02-19 Thread Herton Ronaldo Krzesinski
Rzeszutek Wilk Acked-by: Jan Beulich Signed-off-by: David S. Miller Signed-off-by: Herton Ronaldo Krzesinski --- drivers/net/xen-netback/common.h|3 ++ drivers/net/xen-netback/interface.c | 23 - drivers/net/xen-netback/netback.c | 62 +-

[PATCH 77/81] mm: don't overwrite mm->def_flags in do_mlockall()

2013-02-19 Thread Herton Ronaldo Krzesinski
d be set or cleared. Signed-off-by: Gerald Schaefer Reported-by: Vivek Goyal Cc: Andrea Arcangeli Cc: Hugh Dickins Cc: Martin Schwidefsky Cc: Heiko Carstens Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds Signed-off-by: Herton Ronaldo Krzesinski --- mm/mlock.c |6 +++---

[PATCH 78/81] x86/mm: Check if PUD is large when validating a kernel address

2013-02-19 Thread Herton Ronaldo Krzesinski
vack.org Link: http://lkml.kernel.org/r/20130211145236.gx21...@suse.de Signed-off-by: Ingo Molnar Signed-off-by: Herton Ronaldo Krzesinski --- arch/x86/include/asm/pgtable.h |5 + arch/x86/mm/init_64.c |3 +++ 2 files changed, 8 insertions(+) diff --git a/arch/x86/include/asm/p

[PATCH 80/81] efi: Clear EFI_RUNTIME_SERVICES rather than EFI_BOOT by "noefi" boot parameter

2013-02-19 Thread Herton Ronaldo Krzesinski
ernel.org/r/511c2c04.2070...@jp.fujitsu.com Cc: Matt Fleming Signed-off-by: H. Peter Anvin Signed-off-by: Herton Ronaldo Krzesinski --- arch/x86/platform/efi/efi.c |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/x86/platform/efi/efi.c b/arch/x86/platform/efi/efi.c index 6fcd

[PATCH 81/81] mm: fix pageblock bitmap allocation

2013-02-19 Thread Herton Ronaldo Krzesinski
to be back-ported to the stable kernels that backported the commit to use the right alignment. Bisected-and-tested-by: Ingo Molnar Acked-by: Mel Gorman Signed-off-by: Linus Torvalds Signed-off-by: Herton Ronaldo Krzesinski --- mm/page_alloc.c | 15 +-- 1 file changed, 9 insert

[PATCH 79/81] PCI/PM: Clean up PME state when removing a device

2013-02-19 Thread Herton Ronaldo Krzesinski
ml.kernel.org/r/camvg2svg21yim1wkh4_2pen2n+cr2-zv7tbh3gj+8mwevzj...@mail.gmail.com Reported-and-tested-by: Daniel J Blueman Signed-off-by: Rafael J. Wysocki Signed-off-by: Bjorn Helgaas Signed-off-by: Herton Ronaldo Krzesinski --- drivers/pci/remove.c |2 ++ 1 file changed, 2 insertions(+) diff

[PATCH 76/81] drivers/rtc/rtc-pl031.c: restore ST variant functionality

2013-02-19 Thread Herton Ronaldo Krzesinski
j Acked-by: Haojian Zhuang Cc: Mian Yousaf KAUKAB Cc: Srinidhi Kasagar Cc: Alessandro Zummo Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds [ herton: adjust context ] Signed-off-by: Herton Ronaldo Krzesinski --- drivers/rtc/rtc-pl031.c |4 +++- 1 file changed, 3 insertions(+),

[PATCH 74/81] x86: Do not leak kernel page mapping locations

2013-02-19 Thread Herton Ronaldo Krzesinski
://lkml.kernel.org/r/20130207174413.ga12...@www.outflux.net Signed-off-by: Ingo Molnar Signed-off-by: Herton Ronaldo Krzesinski --- arch/x86/mm/fault.c |8 +--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/arch/x86/mm/fault.c b/arch/x86/mm/fault.c index 76dcd9d..c6b10e2 100644

[PATCH 70/81] tg3: Avoid null pointer dereference in tg3_interrupt in netconsole mode

2013-02-19 Thread Herton Ronaldo Krzesinski
Signed-off-by: Herton Ronaldo Krzesinski --- drivers/net/ethernet/broadcom/tg3.c |4 1 file changed, 4 insertions(+) diff --git a/drivers/net/ethernet/broadcom/tg3.c b/drivers/net/ethernet/broadcom/tg3.c index 15f8b00..82a8ed2 100644 --- a/drivers/net/ethernet/broadcom/tg3.c +++ b

[PATCH 73/81] s390/timer: avoid overflow when programming clock comparator

2013-02-19 Thread Herton Ronaldo Krzesinski
ntraeger Tested-by: Christian Borntraeger Signed-off-by: Heiko Carstens Signed-off-by: Herton Ronaldo Krzesinski --- arch/s390/kernel/time.c |3 +++ 1 file changed, 3 insertions(+) diff --git a/arch/s390/kernel/time.c b/arch/s390/kernel/time.c index c5531db..747ab28 100644 --- a/arch/s390/kernel

[PATCH 67/81] tcp: frto should not set snd_cwnd to 0

2013-02-19 Thread Herton Ronaldo Krzesinski
Dumazet Cc: Ilpo Järvinen Cc: Yuchung Cheng Signed-off-by: David S. Miller Signed-off-by: Herton Ronaldo Krzesinski --- net/ipv4/tcp_input.c |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/net/ipv4/tcp_input.c b/net/ipv4/tcp_input.c index 19c430c..6affa92 100644 --- a/net

[PATCH 65/81] xen/netback: free already allocated memory on failure in xen_netbk_get_requests

2013-02-19 Thread Herton Ronaldo Krzesinski
3.5.7.6 -stable review patch. If anyone has any objections, please let me know. -- From: Ian Campbell commit 4cc7c1cb7b11b6f3515bd9075527576a1eecc4aa upstream. Signed-off-by: Ian Campbell Signed-off-by: David S. Miller Signed-off-by: Herton Ronaldo Krzesinski --- drivers

[PATCH 61/81] net: sctp: sctp_setsockopt_auth_key: use kzfree instead of kfree

2013-02-19 Thread Herton Ronaldo Krzesinski
iller Signed-off-by: Herton Ronaldo Krzesinski --- net/sctp/socket.c |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net/sctp/socket.c b/net/sctp/socket.c index 944cfce..957bb6e 100644 --- a/net/sctp/socket.c +++ b/net/sctp/socket.c @@ -3375,7 +3375,7 @@ stati

[PATCH 64/81] xen/netback: don't leak pages on failure in xen_netbk_tx_check_gop.

2013-02-19 Thread Herton Ronaldo Krzesinski
Signed-off-by: David S. Miller Signed-off-by: Herton Ronaldo Krzesinski --- drivers/net/xen-netback/netback.c | 38 + 1 file changed, 13 insertions(+), 25 deletions(-) diff --git a/drivers/net/xen-netback/netback.c b/drivers/net/xen-netback/netback.c index

[PATCH 59/81] atm/iphase: rename fregt_t -> ffreg_t

2013-02-19 Thread Herton Ronaldo Krzesinski
ux/stat.h:18, from include/linux/module.h:10, from drivers/atm/iphase.c:43: next/arch/s390/include/uapi/asm/ptrace.h:197:3: note: previous declaration of 'freg_t' was here Signed-off-by: Heiko Carstens Acked-by: chas williams - CONTRACTOR Signed-off-by: D

[PATCH 57/81] via-rhine: Fix bugs in NAPI support.

2013-02-19 Thread Herton Ronaldo Krzesinski
Jamie Gloudon Tested-by: Jamie Gloudon Signed-off-by: David S. Miller Signed-off-by: Herton Ronaldo Krzesinski --- drivers/net/ethernet/via/via-rhine.c |8 ++-- 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/drivers/net/ethernet/via/via-rhine.c b/drivers/net/ethernet/via/

[PATCH 55/81] pktgen: correctly handle failures when adding a device

2013-02-19 Thread Herton Ronaldo Krzesinski
y: Cong Wang Signed-off-by: David S. Miller Signed-off-by: Herton Ronaldo Krzesinski --- net/core/pktgen.c |9 ++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/net/core/pktgen.c b/net/core/pktgen.c index aa278cd..2a42802 100644 --- a/net/core/pktgen.c +++ b/net/core/pkt

[PATCH 52/81] netxen: fix off by one bug in netxen_release_tx_buffer()

2013-02-19 Thread Herton Ronaldo Krzesinski
avid S. Miller Signed-off-by: Herton Ronaldo Krzesinski --- .../net/ethernet/qlogic/netxen/netxen_nic_init.c |2 +- .../net/ethernet/qlogic/netxen/netxen_nic_main.c |2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c

[PATCH 46/81] ipv6: fix header length calculation in ip6_append_data()

2013-02-19 Thread Herton Ronaldo Krzesinski
herton: adjust context ] Signed-off-by: Herton Ronaldo Krzesinski --- net/ipv6/ip6_output.c |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net/ipv6/ip6_output.c b/net/ipv6/ip6_output.c index decc21d1..4703c70 100644 --- a/net/ipv6/ip6_output.c +++ b/net/ipv6/ip6_ou

[PATCH 49/81] net/mlx4_en: Fix bridged vSwitch configuration for non SRIOV mode

2013-02-19 Thread Herton Ronaldo Krzesinski
s to place the DMAC in the send WQE only under SRIOV/eSwitch configuration or when the device is in selftest. Reviewed-by: Or Gerlitz Signed-off-by: Yan Burman Signed-off-by: Amir Vadai Signed-off-by: David S. Miller Signed-off-by: Herton Ronaldo Krzesinski --- drivers/net/ethernet/mellanox/ml

[PATCH 43/81] net: prevent setting ttl=0 via IP_TTL

2013-02-19 Thread Herton Ronaldo Krzesinski
(val < 0 || val > 255)) Since there is no reason provided to allow ttl=0, change it back. Reported-by: nitin padalia Cc: nitin padalia Cc: Eric Dumazet Cc: David S. Miller Signed-off-by: Cong Wang Acked-by: Eric Dumazet Signed-off-by: David S. Miller Signed-off-by: Herton Ronal

[PATCH 42/81] be2net: Fix to trim skb for padded vlan packets to workaround an ASIC Bug

2013-02-19 Thread Herton Ronaldo Krzesinski
placeholders for another ASIC Bug workaround that will be checked-in soon after this. Signed-off-by: Somnath Kotur Signed-off-by: David S. Miller Cc: Jacek Luczak [ herton: adjust context ] Signed-off-by: Herton Ronaldo Krzesinski --- drivers/net/ethernet/emulex/benet/be.h |5 +++ drivers/net

[PATCH 39/81] virtio_console: Don't access uninitialized data.

2013-02-19 Thread Herton Ronaldo Krzesinski
d1>] handle_syscall+0x5d/0x80 62031ea8: [<60030a74>] userspace+0x405/0x531 62031f08: [<600d32cc>] sys_dup+0x0/0x5e 62031f28: [<601b11d6>] strcpy+0x0/0x18 62031f38: [<600be46c>] do_execve+0x10/0x12 62031f48: [<600184c7>] run_init_process+0x43/0x45 62031fd8: [<

[PATCH 37/81] drivers/rtc/rtc-isl1208.c: call rtc_update_irq() from the alarm irq handler

2013-02-19 Thread Herton Ronaldo Krzesinski
timeout problem with the hwclock utility. Signed-off-by: Jan Luebbe Cc: Alessandro Zummo Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds Signed-off-by: Herton Ronaldo Krzesinski --- drivers/rtc/rtc-isl1208.c |3 +++ 1 file changed, 3 insertions(+) diff --git a/drivers/rtc/rtc

[PATCH 33/81] USB: storage: optimize to match the Huawei USB storage devices and support new switch command

2013-02-19 Thread Herton Ronaldo Krzesinski
the modem interface with Huawei devices. 2. Add to support new switch command for new Huawei USB dongles. Signed-off-by: fangxiaozhi Signed-off-by: Greg Kroah-Hartman Signed-off-by: Herton Ronaldo Krzesinski --- drivers/usb/storage/initializers.c | 76 - drivers/usb/storage

[PATCH 35/81] nilfs2: fix fix very long mount time issue

2013-02-19 Thread Herton Ronaldo Krzesinski
ONTINUED flag before nilfs_clean_segments() call. Reported-by: Sergey Alexandrov Signed-off-by: Vyacheslav Dubeyko Tested-by: Vyacheslav Dubeyko Acked-by: Ryusuke Konishi Tested-by: Ryusuke Konishi Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds Signed-off-by: Herton Ronaldo Krzesi

[PATCH 31/81] USB: ftdi_sio: add Zolix FTDI PID

2013-02-19 Thread Herton Ronaldo Krzesinski
Kubánek Signed-off-by: Greg Kroah-Hartman Signed-off-by: Herton Ronaldo Krzesinski --- drivers/usb/serial/ftdi_sio.c |1 + drivers/usb/serial/ftdi_sio_ids.h |5 + 2 files changed, 6 insertions(+) diff --git a/drivers/usb/serial/ftdi_sio.c b/drivers/usb/serial/ftdi_sio.c index

[PATCH 25/81] drm/radeon: prevent crash in the ring space allocation

2013-02-19 Thread Herton Ronaldo Krzesinski
have patches to use IBs for the next kernel. Signed-off-by: Alex Deucher Signed-off-by: Herton Ronaldo Krzesinski --- drivers/gpu/drm/radeon/radeon_ring.c |3 +++ 1 file changed, 3 insertions(+) diff --git a/drivers/gpu/drm/radeon/radeon_ring.c b/drivers/gpu/drm/radeon/radeon_ring.c

[PATCH 20/81] USB: EHCI: fix bug in scheduling periodic split transfers

2013-02-19 Thread Herton Ronaldo Krzesinski
aused by this bug is that any isochronous transfer to a full-speed device with a maxpacket size larger than about 980 bytes is always rejected with a -ENOSPC error. Signed-off-by: Alan Stern Signed-off-by: Greg Kroah-Hartman Signed-off-by: Herton Ronaldo Krzesinski --- drivers/usb/host/ehci-sc

[PATCH 18/81] drm/radeon: protect against div by 0 in backend setup

2013-02-19 Thread Herton Ronaldo Krzesinski
cases. See: https://bugzilla.redhat.com/show_bug.cgi?id=892233 Signed-off-by: Alex Deucher Signed-off-by: Herton Ronaldo Krzesinski --- drivers/gpu/drm/radeon/r600.c |7 +-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/drivers/gpu/drm/radeon/r600.c b/drivers/gpu/drm

[PATCH 14/81] drm/radeon: add quirk for RV100 board

2013-02-19 Thread Herton Ronaldo Krzesinski
/show_bug.cgi?id=60037 Signed-off-by: Alex Deucher Signed-off-by: Herton Ronaldo Krzesinski --- drivers/gpu/drm/radeon/radeon_combios.c |8 1 file changed, 8 insertions(+) diff --git a/drivers/gpu/drm/radeon/radeon_combios.c b/drivers/gpu/drm/radeon/radeon_combios.c index 558e5c0..7139341

[PATCH 08/81] USB: EHCI: fix timer bug affecting port resume

2013-02-19 Thread Herton Ronaldo Krzesinski
by: Herton Ronaldo Krzesinski --- drivers/usb/host/ehci-hub.c |6 +- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/drivers/usb/host/ehci-hub.c b/drivers/usb/host/ehci-hub.c index fc9e7cc..349d3fe 100644 --- a/drivers/usb/host/ehci-hub.c +++ b/drivers/usb/host/ehci-hub.c @@ -613

[PATCH 04/81] USB: XHCI: fix memory leak of URB-private data

2013-02-19 Thread Herton Ronaldo Krzesinski
e urb_priv structure" Signed-off-by: Alan Stern Signed-off-by: Sarah Sharp Reported-and-tested-by: Martin Mokrejs Signed-off-by: Herton Ronaldo Krzesinski --- drivers/usb/host/xhci-ring.c |2 ++ 1 file changed, 2 insertions(+) diff --git a/drivers/usb/host/xhci-ring.c b/drivers/usb/host/xh

[PATCH 06/81] usb: Using correct way to clear usb3.0 device's remote wakeup feature.

2013-02-19 Thread Herton Ronaldo Krzesinski
p [ herton: include/uapi/linux/usb/ch9.h -> include/linux/usb/ch9.h, adjust context ] Signed-off-by: Herton Ronaldo Krzesinski --- drivers/usb/core/hub.c | 70 +++ include/linux/usb/ch9.h |6 2 files changed, 58 insertions(+), 18 del

[PATCH 02/81] xhci: Fix TD size for isochronous URBs.

2013-02-19 Thread Herton Ronaldo Krzesinski
1.0: Update TD size field format." It may not apply well to kernels older than 3.2 because of commit 29cc88979a8818cd8c5019426e945aed118b400e "USB: use usb_endpoint_maxp() instead of le16_to_cpu()". Signed-off-by: Sarah Sharp Signed-off-by: Herton Ronaldo Krzesinski --- drive

[ 3.5.y.z extended stable ] Patch "net: calxedaxgmac: throw away overrun frames" has been added to staging queue

2013-02-14 Thread Herton Ronaldo Krzesinski
y: David S. Miller Signed-off-by: Herton Ronaldo Krzesinski --- drivers/net/ethernet/calxeda/xgmac.c |4 1 file changed, 4 insertions(+) diff --git a/drivers/net/ethernet/calxeda/xgmac.c b/drivers/net/ethernet/calxeda/xgmac.c index 8b0a0e4..8a3cd87 100644 --- a/drivers/net/ethernet

Re: [ 109/173] drm/i915: Close race between processing unpin task and queueing the flip

2013-02-12 Thread Herton Ronaldo Krzesinski
On Fri, Dec 28, 2012 at 08:05:19PM +0100, Ben Hutchings wrote: > 3.2-stable review patch. If anyone has any objections, please let me know. > > -- > > From: Chris Wilson > > commit e7d841ca03b7ab668620045cd7b428eda9f41601 upstream. > [...] > @@ -7157,6 +7176,10 @@ static int i

[3.5.y.z extended stable] Linux 3.5.7.5

2013-02-08 Thread Herton Ronaldo Krzesinski
86/Sandy Bridge: mark arrays in __init functions as __initconst x86/Sandy Bridge: Sandy Bridge workaround depends on CONFIG_PCI Herton Ronaldo Krzesinski (1): Linux 3.5.7.5 Hugh Daschbach (1): [libata] ahci: Add support for Enmotus Bobcat device. Ilija Hadzic (2): drm/

Re: [PATCH 11/93] xen: Fix stack corruption in xen_failsafe_callback for 32bit PVOPS guests.

2013-02-06 Thread Herton Ronaldo Krzesinski
itted, included and pushed in mainline with the wrong author, and that's not going to be fixed, since would involve rebasing/rewriting the history there. I just cherry-picked the commit as is from mainline (Linus tree). > > > On Tue, 2013-02-05 at 20:06 -0200, Herton Ronaldo Krze

[PATCH 03/93] PCI: pciehp: Use per-slot workqueues to avoid deadlock

2013-02-05 Thread Herton Ronaldo Krzesinski
changelog] Reference: http://lkml.kernel.org/r/camvg2ssirgctd1bej2tkuufswmpl5entpcnif9va2-gzb2u...@mail.gmail.com Reported-and-tested-by: Daniel J Blueman Reviewed-by: Kenji Kaneshige Signed-off-by: Yijing Wang Signed-off-by: Bjorn Helgaas Signed-off-by: Herton Ronaldo Krzesinski --- d

[PATCH 07/93] serial:ifx6x60:Delete SPI timer when shut down port

2013-02-05 Thread Herton Ronaldo Krzesinski
ssert, in the case, it needs to delete this timer. Signed-off-by: Chen Jun Signed-off-by: channing Signed-off-by: Greg Kroah-Hartman [ herton: adjust context ] Signed-off-by: Herton Ronaldo Krzesinski --- drivers/tty/serial/ifx6x60.c |1 + 1 file changed, 1 insertion(+) diff --git a/driver

[PATCH 06/93] xen/grant-table: correctly initialize grant table version 1

2013-02-05 Thread Herton Ronaldo Krzesinski
ned-off-by: Matt Wilson Reviewed-and-Tested-by: Steven Noonan Acked-by: Ian Campbell Cc: Konrad Rzeszutek Wilk Cc: Annie Li Cc: xen-de...@lists.xen.org Cc: linux-kernel@vger.kernel.org Signed-off-by: Konrad Rzeszutek Wilk [ herton: adjust context ] Signed-off-by: Herton Ronaldo Krzesinski --- d

[PATCH 02/93] ioat: Fix DMA memory sync direction correct flag

2013-02-05 Thread Herton Ronaldo Krzesinski
+0x1d8/0x832 [ioatdma] [ 226.289058] [] ioat3_dma_self_test+0x1b/0x20 [ioatdma] [ 226.289061] [] ioat_probe+0x2f8/0x348 [ioatdma] Signed-off-by: Shuah Khan Signed-off-by: Vinod Koul Signed-off-by: Herton Ronaldo Krzesinski --- drivers/dma/ioat/dma_v3.c |2 +- 1 file changed, 1 insertion

[PATCH 01/93] virtio-blk: Don't free ida when disk is in use

2013-02-05 Thread Herton Ronaldo Krzesinski
forcefully removed. Imitate the same behavior for vd devices. This way broken vd devices simply are never free'd and newly attached ones keep working just fine. Signed-off-by: Alexander Graf Signed-off-by: Rusty Russell Signed-off-by: Herton Ronaldo Krzesinski --- drivers/block/virt

[PATCH 05/93] PCI: Allow pcie_aspm=force even when FADT indicates it is unsupported

2013-02-05 Thread Herton Ronaldo Krzesinski
d.net/bugs/962038 Signed-off-by: Colin Ian King Signed-off-by: Bjorn Helgaas Signed-off-by: Herton Ronaldo Krzesinski --- drivers/pci/pcie/aspm.c |3 +++ 1 file changed, 3 insertions(+) diff --git a/drivers/pci/pcie/aspm.c b/drivers/pci/pcie/aspm.c index b500840..474f22f 100644 --- a/driver

[PATCH 09/93] drm/i915: Invalidate the relocation presumed_offsets along the slow path

2013-02-05 Thread Herton Ronaldo Krzesinski
: Sun Nov 21 22:07:12 2010 + drm/i915: Handle pagefaults in execbuffer user relocations Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=55984 Signed-off-by: Chris Wilson Cc: Daniel Vetter Signed-off-by: Daniel Vetter Signed-off-by: Herton Ronaldo Krzesinski --- drivers/gpu/drm

[PATCH 16/93] USB: option: blacklist network interface on ONDA MT8205 4G LTE

2013-02-05 Thread Herton Ronaldo Krzesinski
: Diag VID_19D2&PID_0265&MI_00 NMEA VID_19D2&PID_0265&MI_01 AT cmd VID_19D2&PID_0265&MI_02 Modem VID_19D2&PID_0265&MI_03 NetVID_19D2&PID_0265&MI_04 Signed-off-by: Bjørn Mork Signed-off-by: Greg Kroah-Hartman Signed-off-by: Herton Ronaldo Krze

[PATCH 20/93] ACPI / cpuidle: Fix NULL pointer issues when cpuidle is disabled

2013-02-05 Thread Herton Ronaldo Krzesinski
1b/0x20 [] sysfs_write_file+0xf4/0x170 This patch fixes it. Signed-off-by: Konrad Rzeszutek Wilk Signed-off-by: Rafael J. Wysocki Signed-off-by: Herton Ronaldo Krzesinski --- drivers/acpi/processor_idle.c |3 +++ 1 file changed, 3 insertions(+) diff --git a/drivers/acpi/processor_idle.c b/drive

[PATCH 22/93] ARM: DMA: Fix struct page iterator in dma_cache_maint() to work with sparsemem

2013-02-05 Thread Herton Ronaldo Krzesinski
struct page pointer, and running off the end of the sparsemem page array. Fix this by incrementing by pfn instead, and convert the pfn to a struct page. Suggested-by: James Bottomley Tested-by: Subhash Jadavani Signed-off-by: Russell King Signed-off-by: Herton Ronaldo Krzesinski --- arch/arm/mm

[PATCH 15/93] staging: wlan-ng: Fix clamping of returned SSID length

2013-02-05 Thread Herton Ronaldo Krzesinski
WLAN_BSSID_LEN (6) instead of WLAN_SSID_MAXLEN (32). https://bugzilla.kernel.org/show_bug.cgi?id=52501 Signed-off-by: Tormod Volden Signed-off-by: Greg Kroah-Hartman Signed-off-by: Herton Ronaldo Krzesinski --- drivers/staging/wlan-ng/prism2mgmt.c |2 +- 1 file changed, 1 insertion(+), 1

[PATCH 12/93] staging: vt6656: Fix inconsistent structure packing

2013-02-05 Thread Herton Ronaldo Krzesinski
d-and-tested-by: Malcolm Priestley Signed-off-by: Ben Hutchings Signed-off-by: Greg Kroah-Hartman [ herton: adjust context ] Signed-off-by: Herton Ronaldo Krzesinski --- drivers/staging/vt6656/bssdb.h |1 - drivers/staging/vt6656/int.h |1 - drivers/staging/vt6656

[PATCH 14/93] KVM: PPC: Emulate dcbf

2013-02-05 Thread Herton Ronaldo Krzesinski
move on. Reported-by: Ben Collins Signed-off-by: Alexander Graf Tested-by: Ben Collins [ herton: adjust context ] Signed-off-by: Herton Ronaldo Krzesinski --- arch/powerpc/kvm/emulate.c |2 ++ 1 file changed, 2 insertions(+) diff --git a/arch/powerpc/kvm/emulate.c b/arch/powerpc/kvm/emul

  1   2   3   4   5   6   7   8   9   10   >