stable.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [ 3.5.y.z extended stable ] Linux 3.5.7.23 stable review
@ 2013-10-11 10:40 Luis Henriques
  2013-10-11 10:40 ` [PATCH 001/100] drm/radeon/atom: workaround vbios bug in transmitter table on rs880 (v2) Luis Henriques
                   ` (97 more replies)
  0 siblings, 98 replies; 101+ messages in thread
From: Luis Henriques @ 2013-10-11 10:40 UTC (permalink / raw)
  To: linux-kernel, stable, kernel-team; +Cc: Luis Henriques

This is the start of the review cycle for the Linux 3.5.7.23 stable kernel.

This version contains 100 new patches, summarized below.  The new patches are
posted as replies to this message and also available in this git branch:

http://kernel.ubuntu.com/git?p=ubuntu/linux.git;h=linux-3.5.y-review;a=shortlog

git://kernel.ubuntu.com/ubuntu/linux.git  linux-3.5.y-review

The review period for version 3.5.7.23 will be open for the next three days.
To report a problem, please reply to the relevant follow-up patch message.

For more information about the Linux 3.5.y.z extended stable kernel version,
see https://wiki.ubuntu.com/Kernel/Dev/ExtendedStable .

 -Luis

--
 arch/powerpc/kernel/iommu.c                 |  2 +-
 arch/powerpc/kernel/sysfs.c                 | 18 +++++++-
 arch/powerpc/kernel/vio.c                   | 12 +++--
 arch/powerpc/lib/checksum_64.S              | 58 ++++++++++++++++-------
 arch/sparc/kernel/entry.S                   |  2 +-
 arch/sparc/kernel/ktlb.S                    |  3 +-
 arch/sparc/kernel/syscalls.S                |  8 ++--
 arch/sparc/kernel/trampoline_64.S           |  2 -
 arch/sparc/lib/ksyms.c                      |  9 ----
 arch/x86/kernel/reboot.c                    | 16 +++++++
 arch/x86/platform/efi/efi.c                 | 11 +++--
 block/cfq-iosched.c                         |  2 +-
 drivers/block/cciss.c                       |  1 +
 drivers/block/cpqarray.c                    |  1 +
 drivers/bluetooth/ath3k.c                   |  2 +
 drivers/bluetooth/btusb.c                   |  2 +
 drivers/dma/at_hdmac.c                      |  8 ++--
 drivers/dma/ep93xx_dma.c                    |  2 +-
 drivers/dma/fsldma.c                        |  2 +-
 drivers/dma/imx-dma.c                       | 35 +++++++-------
 drivers/dma/intel_mid_dma_regs.h            |  6 +--
 drivers/dma/pl330.c                         |  2 +-
 drivers/dma/ppc4xx/adma.c                   |  2 +-
 drivers/dma/ste_dma40_ll.h                  |  2 +-
 drivers/gpu/drm/ast/ast_drv.h               |  2 +-
 drivers/gpu/drm/i915/intel_dp.c             | 13 +++++-
 drivers/gpu/drm/radeon/atombios_encoders.c  |  8 +++-
 drivers/gpu/drm/radeon/radeon_connectors.c  | 34 ++++++++++++--
 drivers/gpu/drm/radeon/radeon_device.c      | 15 ++++--
 drivers/gpu/drm/ttm/ttm_tt.c                |  2 +-
 drivers/hid/hid-core.c                      | 72 +++++++++++++++++++++++++++--
 drivers/hid/hid-ids.h                       |  1 +
 drivers/hid/hid-input.c                     | 11 ++++-
 drivers/hid/hid-lg2ff.c                     | 19 ++------
 drivers/hid/hid-lg3ff.c                     | 29 +++---------
 drivers/hid/hid-lg4ff.c                     | 20 +-------
 drivers/hid/hid-lgff.c                      | 17 +------
 drivers/hid/hid-logitech-dj.c               | 10 +++-
 drivers/hid/hid-multitouch.c                | 26 ++++++-----
 drivers/hid/hid-speedlink.c                 | 11 +++--
 drivers/hid/hid-zpff.c                      | 18 ++------
 drivers/hid/usbhid/hid-quirks.c             |  2 +
 drivers/hwmon/applesmc.c                    | 11 ++++-
 drivers/infiniband/ulp/srpt/ib_srpt.c       | 14 +++---
 drivers/md/dm-snap-persistent.c             |  2 +-
 drivers/md/dm-snap.c                        |  5 +-
 drivers/net/bonding/bond_main.c             | 13 ++++--
 drivers/net/ethernet/broadcom/tg3.c         | 19 +++++++-
 drivers/net/ethernet/freescale/gianfar.c    | 11 ++++-
 drivers/net/ethernet/freescale/gianfar.h    | 11 ++++-
 drivers/net/ethernet/sfc/rx.c               |  3 +-
 drivers/net/ethernet/via/via-rhine.c        |  9 +++-
 drivers/net/ethernet/xilinx/ll_temac_main.c |  6 +++
 drivers/net/ppp/pptp.c                      |  2 +-
 drivers/net/usb/cdc_ether.c                 |  5 ++
 drivers/net/usb/dm9601.c                    |  2 +-
 drivers/net/wireless/mwifiex/11n_aggr.c     |  3 +-
 drivers/net/wireless/mwifiex/11n_aggr.h     |  2 +-
 drivers/net/wireless/mwifiex/main.c         |  5 +-
 drivers/net/wireless/mwifiex/sta_ioctl.c    | 18 ++++----
 drivers/net/wireless/mwifiex/usb.c          |  7 ---
 drivers/net/wireless/mwifiex/wmm.c          |  3 +-
 drivers/net/wireless/p54/p54usb.c           |  1 +
 drivers/net/wireless/rtlwifi/wifi.h         |  2 +-
 drivers/scsi/esp_scsi.c                     | 14 +++---
 drivers/scsi/esp_scsi.h                     |  1 +
 drivers/staging/comedi/drivers/ni_65xx.c    | 26 +++++------
 drivers/staging/vt6656/main_usb.c           |  3 +-
 drivers/tty/hvc/hvc_xen.c                   |  1 +
 drivers/tty/serial/pch_uart.c               |  5 +-
 drivers/usb/core/devio.c                    | 16 +++++++
 drivers/usb/dwc3/dwc3-pci.c                 |  2 +
 drivers/usb/gadget/dummy_hcd.c              |  7 +--
 drivers/usb/gadget/f_fs.c                   | 60 +++++++++++-------------
 drivers/usb/host/ehci-pci.c                 |  2 +-
 drivers/usb/host/uhci-pci.c                 |  2 +-
 drivers/usb/host/xhci-hub.c                 |  2 +-
 drivers/usb/host/xhci-pci.c                 |  2 +-
 drivers/usb/host/xhci-ring.c                | 24 +++++++++-
 drivers/usb/host/xhci.c                     | 25 ++--------
 drivers/usb/host/xhci.h                     |  1 +
 drivers/usb/serial/option.c                 |  3 ++
 drivers/video/mxsfb.c                       |  1 +
 fs/ext4/namei.c                             |  3 +-
 fs/isofs/inode.c                            | 16 ++-----
 fs/notify/fanotify/fanotify.c               |  6 +++
 include/linux/hid.h                         |  5 ++
 include/linux/perf_event.h                  |  2 +-
 include/net/ip.h                            | 12 +++--
 include/net/ipip.h                          |  2 +-
 kernel/cgroup.c                             | 11 +++++
 kernel/events/core.c                        | 21 +++++----
 kernel/sched/fair.c                         | 14 ++++--
 kernel/workqueue.c                          |  9 ++++
 mm/oom_kill.c                               |  8 ++--
 net/bluetooth/hci_event.c                   |  6 ++-
 net/bridge/br_private.h                     |  1 +
 net/bridge/br_stp.c                         | 23 ++++++---
 net/bridge/br_stp_if.c                      | 12 ++++-
 net/caif/cfctrl.c                           |  3 +-
 net/core/flow_dissector.c                   |  4 +-
 net/core/netpoll.c                          |  9 ++--
 net/ipv4/igmp.c                             |  8 ++--
 net/ipv4/inetpeer.c                         |  4 +-
 net/ipv4/ip_output.c                        |  8 ++--
 net/ipv4/ipmr.c                             |  2 +-
 net/ipv4/raw.c                              |  2 +-
 net/ipv4/xfrm4_mode_tunnel.c                |  2 +-
 net/ipv6/ip6_output.c                       | 53 +++++++++------------
 net/ipv6/mcast.c                            |  4 +-
 net/netfilter/ipvs/ip_vs_xmit.c             |  2 +-
 net/sctp/ipv6.c                             | 42 ++++++-----------
 net/sctp/sm_sideeffect.c                    |  3 +-
 net/sctp/socket.c                           |  3 ++
 security/smack/smackfs.c                    |  2 +-
 sound/core/compress_offload.c               |  3 +-
 sound/soc/codecs/88pm860x-codec.c           |  3 ++
 sound/soc/codecs/max98095.c                 |  4 +-
 tools/perf/util/map.c                       |  1 +
 119 files changed, 715 insertions(+), 467 deletions(-)

Al Viro (1):
      USB: Fix breakage in ffs_fs_mount()

Alan Stern (2):
      usb: gadget: fix a bug and a WARN_ON in dummy-hcd
      USB: fix PM config symbol in uhci-hcd, ehci-hcd, and xhci-hcd

Alex Deucher (3):
      drm/radeon/atom: workaround vbios bug in transmitter table on rs880 (v2)
      drm/radeon: fix panel scaling with eDP and LVDS bridges
      drm/radeon: disable tests/benchmarks if accel is disabled

Amitkumar Karwar (1):
      mwifiex: fix hang issue for USB chipsets

Anatol Pomozov (1):
      cfq: explicitly use 64bit divide operation for 64bit arguments

Andi Kleen (1):
      perf tools: Handle JITed code in shared memory

Andre Guedes (2):
      Bluetooth: Fix security level for peripheral role
      Bluetooth: Fix encryption key size for peripheral role

Ansis Atteka (2):
      ip: use ip_hdr() in __ip_make_skb() to retrieve IP header
      ip: generate unique IP identificator if local fragmentation is allowed

Ben Hutchings (1):
      sfc: Fix efx_rx_buf_offset() for recycled pages

Ben Skeggs (1):
      drm/ttm: fix the tt_populated check in ttm_tt_destroy()

Benjamin Tissoires (3):
      HID: add usage_index in struct hid_usage.
      HID: validate feature and input report details
      HID: multitouch: validate indexes details

Bing Zhao (1):
      mwifiex: fix NULL pointer dereference in usb suspend handler

Chris Healy (1):
      resubmit bridge: fix message_age_timer calculation

Christian Lamparter (1):
      p54usb: add USB ID for Corega WLUSB2GTST USB adapter

Claudiu Manoil (1):
      gianfar: Change default HW Tx queue scheduling mode

Daisuke Nishimura (1):
      sched/fair: Fix small race where child->se.parent,cfs_rq might point to invalid ones

Dan Carpenter (4):
      cciss: fix info leak in cciss_ioctl32_passthru()
      cpqarray: fix info leak in ida_locked_ioctl()
      ASoC: max98095: a couple array underflows
      ASoC: 88pm860x: array overflow in snd_soc_put_volsw_2r_st()

Daniel Borkmann (2):
      net: sctp: fix smatch warning in sctp_send_asconf_del_ip
      net: sctp: fix ipv6 ipsec encryption bug in sctp_v6_xmit

Daniel Drake (1):
      mwifiex: fix memory corruption when unsetting multicast list

Dave Airlie (1):
      drm/ast: fix the ast open key function

Dave Jones (1):
      caif: Add missing braces to multiline if in cfctrl_linkup_request

David Rientjes (1):
      mm, memcg: give exiting processes access to memory reserves

David S. Miller (2):
      esp_scsi: Fix tag state corruption when autosensing.
      sparc64: Fix off by one in trampoline TLB mapping installation loop.

David Vrabel (1):
      xen/hvc: allow xenboot console to be used again

Eric Dumazet (1):
      net: flow_dissector: fix thoff for IPPROTO_AH

Fabio Porcedda (1):
      net: usb: cdc_ether: Use wwan interface for Telit modules

Florian Wolter (1):
      xhci: Fix race between ep halt and URB cancellation

Hannes Frederic Sowa (1):
      ipv6: udp packets following an UFO enqueued packet need also be handled by UFO

Heikki Krogerus (1):
      usb: dwc3: pci: add support for BayTrail

Henrik Rydberg (1):
      hwmon: (applesmc) Check key count before proceeding

Herbert Xu (1):
      bridge: Clamp forward_delay when enabling STP

Ian Abbott (1):
      staging: comedi: ni_65xx: (bug fix) confine insn_bits to one subdevice

Jack Wang (1):
      ib_srpt: always set response for task management

Jan Kara (1):
      isofs: Refuse RW mount of the filesystem instead of making it RO

Jani Nikula (1):
      drm/i915/dp: increase i2c-over-aux retry interval on AUX DEFER

Johan Hovold (2):
      serial: pch_uart: fix tty-kref leak in rx-error path
      serial: pch_uart: fix tty-kref leak in dma-rx path

Josh Boyer (1):
      x86, efi: Don't map Boot Services on i386

Kees Cook (4):
      HID: provide a helper for validating hid reports
      HID: zeroplus: validate output report details
      HID: LG: validate HID output report details
      HID: logitech-dj: validate output report details

Kirill Tkhai (4):
      sparc32: Fix exit flag passed from traced sys_sigreturn
      sparc64: Fix not SRA'ed %o5 in 32-bit traced syscall
      sparc64: Fix ITLB handler of null page
      sparc64: Remove RWSEM export leftovers

Kurt Garloff (1):
      usb/core/devio.c: Don't reject control message to endpoint with wrong direction bit

Larry Finger (1):
      rtlwifi: Align private space in rtl_priv struct

Li Zefan (1):
      cgroup: fail if monitored file and event_control are in different cgroup

Liam Girdwood (1):
      ALSA: compress: Fix compress device unregister.

Lino Sanfilippo (1):
      fanotify: dont merge permission events

Luis Henriques (1):
      Revert "sctp: fix call to SCTP_CMD_PROCESS_SACK in sctp_cmd_interpreter()"

Madhavan Srinivasan (1):
      powerpc/sysfs: Disable writing to PURR in guest mode

Malcolm Priestley (1):
      staging: vt6656: [BUG] main_usb.c oops on device_close move flag earlier.

Marek Vasut (1):
      video: mxsfb: Add missing break

Masanari Iida (1):
      dma: fix comments

Masoud Sharbiani (1):
      x86/reboot: Add quirk to make Dell C6100 use reboot=pci automatically

Mathias Nyman (2):
      xhci: Fix oops happening after address device timeout
      xhci: Ensure a command structure points to the correct trb on the command ring

Michael Grzeschik (3):
      dmaengine: imx-dma: fix slow path issue in prep_dma_cyclic
      dmaengine: imx-dma: fix lockdep issue between irqhandler and tasklet
      dmaengine: imx-dma: fix callback path in tasklet

Michal Malý (1):
      USB: serial: option: Ignore card reader interface on Huawei E1750

Mikulas Patocka (2):
      dm snapshot: workaround for a false positive lockdep warning
      dm-snapshot: fix performance degradation due to small hash size

Neil Horman (1):
      bonding: Fix broken promiscuity reference counting issue

Nicholas Bellinger (1):
      ib_srpt: Destroy cm_id before destroying QP.

Nikolay Aleksandrov (1):
      netpoll: fix NULL pointer dereference in netpoll_cleanup

Nishanth Aravamudan (1):
      powerpc/iommu: Use GFP_KERNEL instead of GFP_ATOMIC in iommu_init_table()

Nithin Sujir (2):
      tg3: Don't turn off led on 5719 serdes port 0
      tg3: Expand led off fix to include 5720

Passion,Zhao (1):
      Smack: Fix the bug smackcipso can't set CIPSO correctly

Paul E. McKenney (2):
      powerpc: Fix parameter clobber in csum_partial_copy_generic()
      powerpc: Restore registers on error exit from csum_partial_copy_generic()

Peng Chen (1):
      Bluetooth: Add a new PID/VID 0cf3/e005 for AR3012.

Peter Korsgaard (1):
      dm9601: fix IFF_ALLMULTI handling

Peter Zijlstra (2):
      perf: Clarify perf_cpu_context::active_pmu usage by renaming it to ::unique_pmu
      perf: Fix perf_cgroup_switch for sw-events

Prarit Bhargava (1):
      powerpc/vio: Fix modalias_show return values

Raphael Kubo da Costa (1):
      Bluetooth: Add support for BCM20702A0 [0b05, 17cb]

Ricardo Ribalda (1):
      ll_temac: Reset dma descriptors indexes on ndo_open

Roger Luethi (1):
      via-rhine: fix VLAN priority field (PCP, IEEE 802.1p)

Salam Noureddine (2):
      ipv4 igmp: use in_dev_put in timer handlers instead of __in_dev_put
      ipv6 mcast: use in6_dev_put in timer handlers instead of __in6_dev_put

Stefan Kriwanek (1):
      HID: Fix Speedlink VAD Cezanne support for some devices

Tejun Heo (1):
      workqueue: cond_resched() after processing each work item

Theodore Ts'o (1):
      ext4: avoid hang when mounting non-journal filesystems with orphan list

Vasily Titskiy (1):
      HID: usbhid: quirk for N-Trig DuoSense Touch Screen

^ permalink raw reply	[flat|nested] 101+ messages in thread

end of thread, other threads:[~2013-10-14 10:16 UTC | newest]

Thread overview: 101+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-11 10:40 [ 3.5.y.z extended stable ] Linux 3.5.7.23 stable review Luis Henriques
2013-10-11 10:40 ` [PATCH 001/100] drm/radeon/atom: workaround vbios bug in transmitter table on rs880 (v2) Luis Henriques
2013-10-11 10:40 ` [PATCH 002/100] drm/ast: fix the ast open key function Luis Henriques
2013-10-11 10:40 ` [PATCH 003/100] sched/fair: Fix small race where child->se.parent,cfs_rq might point to invalid ones Luis Henriques
2013-10-11 10:40 ` [PATCH 004/100] HID: provide a helper for validating hid reports Luis Henriques
2013-10-11 10:40 ` [PATCH 005/100] HID: zeroplus: validate output report details Luis Henriques
2013-10-11 10:40 ` [PATCH 006/100] HID: LG: validate HID " Luis Henriques
2013-10-11 10:40 ` [PATCH 007/100] HID: add usage_index in struct hid_usage Luis Henriques
2013-10-11 10:40 ` [PATCH 008/100] HID: validate feature and input report details Luis Henriques
2013-10-11 10:40 ` [PATCH 009/100] HID: logitech-dj: validate output " Luis Henriques
2013-10-11 10:40 ` [PATCH 010/100] HID: multitouch: validate indexes details Luis Henriques
2013-10-11 10:40 ` [PATCH 011/100] drm/radeon: fix panel scaling with eDP and LVDS bridges Luis Henriques
2013-10-11 10:40 ` [PATCH 012/100] net: usb: cdc_ether: Use wwan interface for Telit modules Luis Henriques
2013-10-11 10:40 ` [PATCH 013/100] usb: gadget: fix a bug and a WARN_ON in dummy-hcd Luis Henriques
2013-10-11 10:40 ` [PATCH 014/100] drm/ttm: fix the tt_populated check in ttm_tt_destroy() Luis Henriques
2013-10-11 10:40 ` [PATCH 015/100] sfc: Fix efx_rx_buf_offset() for recycled pages Luis Henriques
2013-10-11 10:40 ` [PATCH 016/100] perf: Clarify perf_cpu_context::active_pmu usage by renaming it to ::unique_pmu Luis Henriques
2013-10-11 10:40 ` [PATCH 017/100] perf: Fix perf_cgroup_switch for sw-events Luis Henriques
2013-10-11 10:40 ` [PATCH 018/100] cfq: explicitly use 64bit divide operation for 64bit arguments Luis Henriques
2013-10-11 10:40 ` [PATCH 019/100] perf tools: Handle JITed code in shared memory Luis Henriques
2013-10-11 10:40 ` [PATCH 020/100] isofs: Refuse RW mount of the filesystem instead of making it RO Luis Henriques
2013-10-11 10:40 ` [PATCH 021/100] HID: Fix Speedlink VAD Cezanne support for some devices Luis Henriques
2013-10-11 10:40 ` [PATCH 022/100] HID: usbhid: quirk for N-Trig DuoSense Touch Screen Luis Henriques
2013-10-11 10:40 ` [PATCH 023/100] Revert "sctp: fix call to SCTP_CMD_PROCESS_SACK in sctp_cmd_interpreter()" Luis Henriques
2013-10-11 10:40 ` [PATCH 024/100] workqueue: cond_resched() after processing each work item Luis Henriques
2013-10-11 10:40 ` [PATCH 025/100] cgroup: fail if monitored file and event_control are in different cgroup Luis Henriques
2013-10-11 10:40 ` [PATCH 026/100] tg3: Don't turn off led on 5719 serdes port 0 Luis Henriques
2013-10-11 10:40 ` [PATCH 027/100] tg3: Expand led off fix to include 5720 Luis Henriques
2013-10-11 10:40 ` [PATCH 028/100] cciss: fix info leak in cciss_ioctl32_passthru() Luis Henriques
2013-10-11 10:40 ` [PATCH 029/100] cpqarray: fix info leak in ida_locked_ioctl() Luis Henriques
2013-10-11 10:41 ` [PATCH 030/100] mm, memcg: give exiting processes access to memory reserves Luis Henriques
2013-10-11 10:41 ` [PATCH 031/100] video: mxsfb: Add missing break Luis Henriques
2013-10-11 10:41 ` [PATCH 032/100] xhci: Fix race between ep halt and URB cancellation Luis Henriques
2013-10-11 10:41 ` [PATCH 033/100] serial: pch_uart: fix tty-kref leak in rx-error path Luis Henriques
2013-10-11 10:41 ` [PATCH 034/100] serial: pch_uart: fix tty-kref leak in dma-rx path Luis Henriques
2013-10-11 10:41 ` [PATCH 035/100] x86, efi: Don't map Boot Services on i386 Luis Henriques
2013-10-11 10:41 ` [PATCH 036/100] ALSA: compress: Fix compress device unregister Luis Henriques
2013-10-11 10:41 ` [PATCH 037/100] dm snapshot: workaround for a false positive lockdep warning Luis Henriques
2013-10-11 10:41 ` [PATCH 038/100] dm-snapshot: fix performance degradation due to small hash size Luis Henriques
2013-10-11 10:41 ` [PATCH 039/100] x86/reboot: Add quirk to make Dell C6100 use reboot=pci automatically Luis Henriques
2013-10-11 10:41 ` [PATCH 040/100] drm/radeon: disable tests/benchmarks if accel is disabled Luis Henriques
2013-10-11 10:41 ` [PATCH 041/100] xhci: Fix oops happening after address device timeout Luis Henriques
2013-10-11 10:41 ` [PATCH 042/100] xhci: Ensure a command structure points to the correct trb on the command ring Luis Henriques
2013-10-11 10:41 ` [PATCH 043/100] drm/i915/dp: increase i2c-over-aux retry interval on AUX DEFER Luis Henriques
2013-10-11 10:41 ` [PATCH 044/100] staging: vt6656: [BUG] main_usb.c oops on device_close move flag earlier Luis Henriques
2013-10-11 10:41 ` [PATCH 045/100] USB: fix PM config symbol in uhci-hcd, ehci-hcd, and xhci-hcd Luis Henriques
2013-10-11 10:41 ` [PATCH 046/100] usb/core/devio.c: Don't reject control message to endpoint with wrong direction bit Luis Henriques
2013-10-11 10:41 ` [PATCH 047/100] hwmon: (applesmc) Check key count before proceeding Luis Henriques
2013-10-11 10:41 ` [PATCH 048/100] USB: Fix breakage in ffs_fs_mount() Luis Henriques
2013-10-11 10:41 ` [PATCH 049/100] usb: dwc3: pci: add support for BayTrail Luis Henriques
2013-10-11 10:41 ` [PATCH 050/100] caif: Add missing braces to multiline if in cfctrl_linkup_request Luis Henriques
2013-10-11 10:41 ` [PATCH 051/100] net: sctp: fix smatch warning in sctp_send_asconf_del_ip Luis Henriques
2013-10-11 10:41 ` [PATCH 052/100] net: sctp: fix ipv6 ipsec encryption bug in sctp_v6_xmit Luis Henriques
2013-10-11 10:41 ` [PATCH 053/100] resubmit bridge: fix message_age_timer calculation Luis Henriques
2013-10-11 10:41 ` [PATCH 054/100] bridge: Clamp forward_delay when enabling STP Luis Henriques
2013-10-11 10:41 ` [PATCH 055/100] ip: use ip_hdr() in __ip_make_skb() to retrieve IP header Luis Henriques
2013-10-11 10:41 ` [PATCH 056/100] ip: generate unique IP identificator if local fragmentation is allowed Luis Henriques
2013-10-11 10:41 ` [PATCH 057/100] netpoll: fix NULL pointer dereference in netpoll_cleanup Luis Henriques
2013-10-11 10:41 ` [PATCH 058/100] ipv6: udp packets following an UFO enqueued packet need also be handled by UFO Luis Henriques
2013-10-11 10:41 ` [PATCH 059/100] via-rhine: fix VLAN priority field (PCP, IEEE 802.1p) Luis Henriques
2013-10-11 10:41 ` [PATCH 060/100] net: flow_dissector: fix thoff for IPPROTO_AH Luis Henriques
2013-10-11 10:41 ` [PATCH 061/100] bonding: Fix broken promiscuity reference counting issue Luis Henriques
2013-10-11 10:41 ` [PATCH 062/100] ipv4 igmp: use in_dev_put in timer handlers instead of __in_dev_put Luis Henriques
2013-10-11 10:41 ` [PATCH 063/100] ipv6 mcast: use in6_dev_put in timer handlers instead of __in6_dev_put Luis Henriques
2013-10-11 10:41 ` [PATCH 064/100] dm9601: fix IFF_ALLMULTI handling Luis Henriques
2013-10-11 10:41 ` [PATCH 065/100] ll_temac: Reset dma descriptors indexes on ndo_open Luis Henriques
2013-10-11 10:41 ` [PATCH 066/100] gianfar: Change default HW Tx queue scheduling mode Luis Henriques
2013-10-11 10:41 ` [PATCH 067/100] fanotify: dont merge permission events Luis Henriques
2013-10-11 10:41 ` [PATCH 068/100] sparc32: Fix exit flag passed from traced sys_sigreturn Luis Henriques
2013-10-11 10:41 ` [PATCH 069/100] sparc64: Fix not SRA'ed %o5 in 32-bit traced syscall Luis Henriques
2013-10-11 10:41 ` [PATCH 070/100] esp_scsi: Fix tag state corruption when autosensing Luis Henriques
2013-10-11 10:41 ` [PATCH 071/100] sparc64: Fix ITLB handler of null page Luis Henriques
2013-10-11 10:41 ` [PATCH 072/100] sparc64: Remove RWSEM export leftovers Luis Henriques
2013-10-11 10:41 ` [PATCH 073/100] sparc64: Fix off by one in trampoline TLB mapping installation loop Luis Henriques
2013-10-11 10:41 ` [PATCH 074/100] ASoC: max98095: a couple array underflows Luis Henriques
2013-10-11 10:41 ` [PATCH 075/100] ASoC: 88pm860x: array overflow in snd_soc_put_volsw_2r_st() Luis Henriques
2013-10-11 10:41 ` [PATCH 076/100] Bluetooth: Add a new PID/VID 0cf3/e005 for AR3012 Luis Henriques
2013-10-11 10:41 ` [PATCH 077/100] Bluetooth: Fix security level for peripheral role Luis Henriques
2013-10-11 10:41 ` [PATCH 078/100] Bluetooth: Fix encryption key size " Luis Henriques
2013-10-11 10:41 ` [PATCH 079/100] Bluetooth: Add support for BCM20702A0 [0b05, 17cb] Luis Henriques
2013-10-11 10:41 ` [PATCH 080/100] rtlwifi: Align private space in rtl_priv struct Luis Henriques
2013-10-11 10:41 ` [PATCH 081/100] p54usb: add USB ID for Corega WLUSB2GTST USB adapter Luis Henriques
2013-10-11 10:41 ` [PATCH 082/100] mwifiex: fix hang issue for USB chipsets Luis Henriques
2013-10-11 10:41 ` [PATCH 083/100] mwifiex: fix NULL pointer dereference in usb suspend handler Luis Henriques
2013-10-11 10:41 ` [PATCH 084/100] USB: serial: option: Ignore card reader interface on Huawei E1750 Luis Henriques
2013-10-11 10:41 ` [PATCH 085/100] ib_srpt: Destroy cm_id before destroying QP Luis Henriques
2013-10-11 10:41 ` [PATCH 088/100] powerpc/sysfs: Disable writing to PURR in guest mode Luis Henriques
2013-10-11 10:42 ` [PATCH 090/100] powerpc/vio: Fix modalias_show return values Luis Henriques
2013-10-11 10:42 ` [PATCH 091/100] ib_srpt: always set response for task management Luis Henriques
2013-10-11 10:42 ` [PATCH 092/100] xen/hvc: allow xenboot console to be used again Luis Henriques
2013-10-11 10:53   ` David Vrabel
2013-10-11 11:04     ` Luis Henriques
2013-10-11 10:42 ` [PATCH 093/100] Smack: Fix the bug smackcipso can't set CIPSO correctly Luis Henriques
2013-10-11 10:42 ` [PATCH 094/100] staging: comedi: ni_65xx: (bug fix) confine insn_bits to one subdevice Luis Henriques
2013-10-11 10:42 ` [PATCH 095/100] mwifiex: fix memory corruption when unsetting multicast list Luis Henriques
2013-10-11 10:42 ` [PATCH 096/100] ext4: avoid hang when mounting non-journal filesystems with orphan list Luis Henriques
2013-10-11 10:42 ` [PATCH 097/100] dmaengine: imx-dma: fix slow path issue in prep_dma_cyclic Luis Henriques
2013-10-11 10:42 ` [PATCH 098/100] dmaengine: imx-dma: fix lockdep issue between irqhandler and tasklet Luis Henriques
2013-10-11 10:42 ` [PATCH 099/100] dma: fix comments Luis Henriques
2013-10-11 10:42 ` [PATCH 100/100] dmaengine: imx-dma: fix callback path in tasklet Luis Henriques
     [not found] ` <1381488130-30235-88-git-send-email-luis.henriques@canonical.com>
2013-10-14 10:16   ` [PATCH 087/100] powerpc: Restore registers on error exit from csum_partial_copy_generic() Luis Henriques

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).