summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-01-18Linux 3.1.10v3.1.10linux-3.1.yGreg Kroah-Hartman1-1/+1
2012-01-18x86: Fix mmap random address rangeLudwig Nussel1-2/+2
2012-01-18memcg: add mem_cgroup_replace_page_cache() to fix LRU issueKAMEZAWA Hiroyuki3-16/+52
2012-01-18mac80211: fix rx->key NULL pointer dereference in promiscuous modeStanislaw Gruszka1-1/+1
2012-01-18rtl8192se: Fix BUG caused by failure to check skb allocationLarry Finger1-0/+4
2012-01-18PNP: work around Dell 1536/1546 BIOS MMCONFIG bug that breaks USBBjorn Helgaas1-0/+42
2012-01-18slub: fix a possible memleak in __slab_alloc()Eric Dumazet1-0/+5
2012-01-18ima: fix invalid memory referenceRoberto Sassu1-5/+11
2012-01-18ima: free duplicate measurement memoryRoberto Sassu2-2/+3
2012-01-18md/raid1: perform bad-block tests for WriteMostly devices too.NeilBrown1-1/+10
2012-01-18xen/xenbus: Reject replies with payload > XENSTORE_PAYLOAD_MAX.Ian Campbell2-0/+9
2012-01-18SCSI: mpt2sas : Fix for memory allocation error for large host creditsnagalakshmi.nandigama@lsi.com2-58/+29
2012-01-18SCSI: mpt2sas: Release spinlock for the raid device list before blocking itnagalakshmi.nandigama@lsi.com1-3/+4
2012-01-18x86/PCI: build amd_bus.o only when CONFIG_AMD_NB=yBjorn Helgaas1-1/+2
2012-01-18x86/PCI: amd: factor out MMCONFIG discoveryBjorn Helgaas3-31/+44
2012-01-18x86/PCI: Ignore CPU non-addressable _CRS reserved memory resourcesGary Hade1-2/+16
2012-01-18PCI: msi: Disable msi interrupts when we initialize a pci deviceEric W. Biederman1-0/+10
2012-01-18PCI: Fix PCI_EXP_TYPE_RC_EC valueAlex Williamson1-1/+1
2012-01-18UBI: fix use-after-free on error pathArtem Bityutskiy1-3/+4
2012-01-18UBI: fix missing scrub when there is a bit-flipBhavesh Parekh3-3/+10
2012-01-18HID: bump maximum global item tag report size to 96 bytesChase Douglas1-1/+1
2012-01-18nfs: fix regression in handling of context= option in NFSv4Jeff Layton1-24/+19
2012-01-18NFSv4: include bitmap in nfsv4 get acl dataAndy Adamson5-48/+89
2012-01-18NFS - fix recent breakage to NFS error handling.NeilBrown1-2/+2
2012-01-18NFSv4.1: fix backchannel slotid off-by-one bugAndy Adamson1-1/+1
2012-01-18NFS: Retry mounting NFSROOTChuck Lever1-4/+31
2012-01-18radeon: Fix disabling PCI bus mastering on big endian hosts.Michel Dänzer2-4/+5
2012-01-18drm/radeon/kms: disable writeback on pre-R300 asicsAlex Deucher1-1/+4
2012-01-18drm/radeon/kms: workaround invalid AVI infoframe checksum issueRafał Miłecki1-0/+7
2012-01-18ideapad: Check if acpi already handle backlight power to avoid a page faultRene Bollford1-0/+2
2012-01-18KVM: Device assignment permission checksAlex Williamson2-0/+79
2012-01-18KVM: Remove ability to assign a device without iommu supportAlex Williamson2-9/+12
2012-01-18KVM: x86: Prevent starting PIT timers in the absence of irqchip supportJan Kiszka1-3/+7
2012-01-18KVM guest: prevent tracing recursion with kvmclockAvi Kivity1-2/+3
2012-01-18ALSA: hda - Fix the lost power-setup of seconary pins after PM resumeTakashi Iwai1-13/+23
2012-01-18ALSA: hda - Fix the detection of "Loopback Mixing" control for VIA codecsTakashi Iwai1-1/+4
2012-01-18ALSA: hda - Return the error from get_wcaps_type() for invalid NIDsTakashi Iwai2-1/+8
2012-01-18ALSA: hda - Use auto-parser for HP laptops with cx20459 codecTakashi Iwai1-2/+0
2012-01-18ALSA: ice1724 - Check for ac97 to avoid kernel oopsPavel Hofman1-2/+5
2012-01-18ALSA: HDA: Fix automute for Cirrus Logic 421xDavid Henningsson1-8/+6
2012-01-18ALSA: HDA: Fix master control for Cirrus Logic 421XDavid Henningsson1-12/+1
2012-01-18ALSA: snd-usb-us122l: Delete calls to preempt_disableKarsten Wiese1-4/+2
2012-01-18ext4: fix undefined behavior in ext4_fill_flex_info()Xi Wang1-4/+3
2012-01-18drivers/rtc/interface.c: fix alarm rollover when day or month is out-of-rangeBen Hutchings1-2/+2
2012-01-18mtd: tests: stresstest: bail out if device has not enough eraseblocksWolfram Sang1-0/+7
2012-01-18mtd: mtd_blkdevs: don't increase 'open' count on error pathBrian Norris1-1/+2
2012-01-18mtd: mtdoops: skip reading initially bad blocksRoman Tereshonkov1-0/+3
2012-01-18mtdoops: fix the oops_page_used array sizeRoman Tereshonkov1-1/+1
2012-01-12Linux 3.1.9v3.1.9Greg Kroah-Hartman1-1/+1
2012-01-12xfs: fix acl count validation in xfs_acl_from_disk()Xi Wang1-1/+1