summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-11-18drm/udl: fix stride issues scanning out stride != width*bppDave Airlie3-8/+11
2012-11-18DRM/Radeon: Fix Load Detection on legacy primary DAC.Egbert Eich1-0/+1
2012-11-18mac80211: don't inspect Sequence Control field on control framesJavier Cardona1-0/+4
2012-11-18mac80211: Only process mesh config header on frames that RA_MATCHJavier Cardona1-4/+2
2012-11-18mac80211: use blacklist for duplicate IE checkJohannes Berg1-7/+35
2012-11-18wireless: drop invalid mesh address extension framesJohannes Berg1-5/+6
2012-11-18cfg80211: fix antenna gain handlingFelix Fietkau1-2/+1
2012-11-18target: Re-add explict zeroing of INQUIRY bounce buffer memoryNicholas Bellinger1-0/+2
2012-11-18target: Fix incorrect usage of nested IRQ spinlocks in ABORT_TASK pathSteve Hodgson1-3/+3
2012-11-18iscsi-target: Fix missed wakeup race in TX threadRoland Dreier5-3/+26
2012-11-18target: Avoid integer overflow in se_dev_align_max_sectors()Roland Dreier1-9/+9
2012-11-18target: Don't return success from module_init() if setup failsRoland Dreier1-1/+2
2012-11-18rt2800: validate step value for temperature compensationStanislaw Gruszka1-1/+1
2012-11-18ath9k: Test for TID only in BlockAcks while checking tx statusSven Eckelmann1-2/+6
2012-11-18ath9k: fix stale pointers potentially causing access to free'd skbsFelix Fietkau1-0/+2
2012-11-18Input: tsc40 - remove wrong announcement of pressure supportRolf Eike Beer1-1/+0
2012-11-18ixgbe: PTP get_ts_info missing software supportJacob Keller1-0/+3
2012-11-18xen/mmu: Use Xen specific TLB flush instead of the generic one.Konrad Rzeszutek Wilk2-1/+28
2012-11-18xen/gntdev: don't leak memory from IOCTL_GNTDEV_MAP_GRANT_REFDavid Vrabel1-17/+19
2012-11-05Linux 3.6.6v3.6.6Greg Kroah-Hartman1-1/+1
2012-11-05drm/nouveau: headless mode by default if pci class != vga displayBen Skeggs2-3/+3
2012-11-05drm/nouveau: fix suspend/resume when in headless modeBen Skeggs1-7/+11
2012-11-05drm/nouveau: silence modesetting spam on pre-gf8 chipsetsBen Skeggs3-9/+9
2012-11-05HID: microsoft: fix invalid rdesc for 3k kbdJiri Slaby1-5/+13
2012-11-05target: Fix double-free of se_cmd in target_complete_tmr_failureNicholas Bellinger1-1/+0
2012-11-05target: reintroduce some obsolete SCSI-2 commandsBernhard Kohl1-0/+18
2012-11-05qla2xxx: Update target lookup session tables when a target session changesRoland Dreier3-14/+85
2012-11-05USB: io_edgeport: remove unused variablePaul Bolle1-1/+0
2012-11-05USB: iuu_phoenix: fix backported patchesJohan Hovold1-1/+2
2012-11-05USB: mos7840: fix port-data memory leakJohan Hovold1-127/+71
2012-11-05ceph: avoid 32-bit page index overflowAlex Elder1-6/+5
2012-11-05libceph: check for invalid mappingSage Weil4-18/+40
2012-11-05ceph: Fix oops when handling mdsmap that decreases max_mdsYan, Zheng1-1/+2
2012-11-05ceph: fix dentry reference leak in encode_fh()David Zafman1-0/+2
2012-11-05libceph: avoid NULL kref_put when osd reset races with alloc_msgSage Weil1-1/+2
2012-11-05rbd: reset BACKOFF if unable to re-queueAlex Elder1-1/+2
2012-11-05floppy: properly handle failure on add_disk loopHerton Ronaldo Krzesinski1-1/+10
2012-11-05floppy: do put_disk on current dr if blk_init_queue failsHerton Ronaldo Krzesinski1-0/+1
2012-11-05floppy: don't call alloc_ordered_workqueue inside the alloc_disk loopHerton Ronaldo Krzesinski1-9/+6
2012-11-05md/raid1: Fix assembling of arrays containing Replacements.NeilBrown1-1/+1
2012-11-05gpiolib: Don't return -EPROBE_DEFER to sysfs, or for invalid gpiosMathias Nyman1-3/+7
2012-11-05gpio-timberdale: fix a potential wrapping issueDan Carpenter1-2/+2
2012-11-05blkcg: Fix use-after-free of q->root_blkg and q->root_rl.blkgJun'ichi Nomura1-0/+7
2012-11-05ext4: fix unjournaled inode bitmap modificationEric Sandeen1-10/+9
2012-10-31Linux 3.6.5v3.6.5Greg Kroah-Hartman1-1/+1
2012-10-31pnfsblock: fix non-aligned DIO writePeng Tao1-3/+31
2012-10-31pnfsblock: fix non-aligned DIO readPeng Tao1-31/+46
2012-10-31x86, mm: Use memblock memory loop instead of e820_RAMYinghai Lu1-7/+8
2012-10-31x86: efi: Turn off efi_enabled after setup on mixed fw/kernelOlof Johansson3-8/+23
2012-10-31efi: Defer freeing boot services memory until after ACPI initJosh Triplett3-13/+26