[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[PATCH 2.6.32 0/7] Regression fixes for 2.6.32.y



I've belatedly reviewed stable updates 2.6.32.61-2.6.32.64 for the
Debian 6 (squeeze) LTS project.  We haven't yet included those in a
update for Debian 6, although we do have most of the security fixes.

I found a number of missing patches and incorrect cherry-picks, which
these patches should fix.

Ben.

Ben Hutchings (4):
  cciss: Fix misapplied "cciss: fix info leak in
    cciss_ioctl32_passthru()"
  proc connector: Delete spurious memset in proc_exit_connector()
  sctp: Fix double-free introduced by bad backport in 2.6.32.62
  md/raid6: Fix misapplied backport in 2.6.32.64

Matthijs Kooijman (1):
  vlan: Don't propagate flag changes on down interfaces.

Muthukumar Ratty (1):
  block: Fix blk_execute_rq_nowait() dead queue handling

Tejun Heo (1):
  block: add missing blk_queue_dead() checks

 block/blk-core.c            |  4 ++++
 block/blk-exec.c            | 15 +++++++++++----
 drivers/block/cciss.c       |  2 +-
 drivers/connector/cn_proc.c |  1 -
 drivers/md/raid5.c          |  4 ++--
 net/8021q/vlan_dev.c        | 10 ++++++----
 net/sctp/sm_statefuns.c     |  1 -
 7 files changed, 24 insertions(+), 13 deletions(-)


-- 
Ben Hutchings
Experience is directly proportional to the value of equipment destroyed.
                                                         - Carolyn Scheppner

Attachment: signature.asc
Description: This is a digitally signed message part


Reply to: