summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-10-17scsi_dh_alua: Enable STPG for unavailable portsBart Van Assche
2012-10-17scsi_remove_target: fix softlockup regression on hot removeDan Williams
2012-10-17ibmvscsi: Fix host config length field overflowBenjamin Herrenschmidt
2012-10-17zfcp: only access zfcp_scsi_dev for valid scsi_deviceMartin Peschke
2012-10-17zfcp: restore refcount check on port_removeSteffen Maier
2012-10-17zfcp: remove invalid reference to list iterator variableJulia Lawall
2012-10-17zfcp: Do not wakeup while suspendedSteffen Maier
2012-10-17zfcp: Bounds checking for deferred error traceSteffen Maier
2012-10-17zfcp: Make trace record tags uniqueSteffen Maier
2012-10-17rcu: Fix day-one dyntick-idle stall-warning bugPaul E. McKenney
2012-10-17iscsi-target: Correctly set 0xffffffff field within ISCSI_OP_REJECT PDUNicholas Bellinger
2012-10-17can: mscan-mpc5xxx: fix return value check in mpc512x_can_get_clock()Wei Yongjun
2012-10-17USB: qcaux: add Pantech vendor class matchBjørn Mork
2012-10-17USB: option: blacklist QMI interface on ZTE MF683Bjørn Mork
2012-10-17staging: comedi: fix memory leak for saved channel listIan Abbott
2012-10-17ext4: fix potential deadlock in ext4_nonda_switch()Theodore Ts'o
2012-10-17SUNRPC: Ensure that the TCP socket is closed when in CLOSE_WAITTrond Myklebust
2012-10-17staging: comedi: don't dereference user memory for INSN_INTTRIGIan Abbott
2012-10-17Bluetooth: Add USB_VENDOR_AND_INTERFACE_INFO() for Broadcom/FoxconnGustavo Padovan
2012-10-17PCI: Check P2P bridge for invalid secondary/subordinate rangeYinghai Lu
2012-10-17workqueue: fix possible stall on try_to_grab_pending() of a delayed work itemLai Jiangshan
2012-10-17intel-iommu: Default to non-coherent for domains unattached to iommusAlex Williamson
2012-10-17powerpc/eeh: Lock module while handling EEH eventGavin Shan
2012-10-17target: fix return code in target_core_init_configfs error pathPeter Senna Tschudin
2012-10-17staging: speakup_soft: Fix reading of init stringBen Hutchings
2012-10-17rc: ite-cir: Initialise ite_dev::rdev earlierBen Hutchings
2012-10-17hpsa: Use LUN reset instead of target resetStephen M. Cameron
2012-10-17xHCI: cancel command after command timeoutElric Fu
2012-10-17xHCI: add aborting command ring functionElric Fu
2012-10-17xHCI: add cmd_ring_stateElric Fu
2012-10-17xhci: Warn when hosts don't halt.Sarah Sharp
2012-10-17gspca_pac7302: add support for device 1ae7:2001 Speedlink Snappy Microphone S...Frank Schäfer
2012-10-17gspca_pac7302: Add usb-id for 145f:013cHans de Goede
2012-10-17slab: fix the DEADLOCK issue on l3 alien lockMichael Wang
2012-10-17tools/hv: Fix exit() error codeBen Hutchings
2012-10-17firmware: Add missing attributes to EFI variable attribute print out from sysfsKhalid Aziz
2012-10-17UBI: erase free PEB with bitflip in EC headerMatthieu CASTET
2012-10-17UBI: fix autoresize handling in R/O modeArtem Bityutskiy
2012-10-17n_gsm: memory leak in uplink error pathRuss Gorby
2012-10-17n_gsm: replace kfree_skb w/ appropriate dev_* versionsRuss Gorby
2012-10-17n_gsm: avoid accessing freed memory during CMD_FCOFF conditionRuss Gorby
2012-10-17n_gsm: added interlocking for gsm_data_lock for certain code pathsRuss Gorby
2012-10-17char: n_gsm: remove message filtering for contipated DLCIsamix.lebsir
2012-10-17n_gsm : Flow control handling in Mux driverFrederic Berat
2012-10-17n_gsm: uplink SKBs accumulate on listRuss Gorby
2012-10-17n_gsm.c: Implement 3GPP27.010 DLC start-up procedure in MUXxiaojin
2012-10-17Remove BUG_ON from n_tty_read()Stanislav Kozina
2012-10-17TTY: ttyprintk, don't touch behind tty->write_bufJiri Slaby
2012-10-17workqueue: add missing smp_wmb() in process_one_work()Tejun Heo
2012-10-17drm/i915: prevent possible pin leak on error pathEugeni Dodonov