summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-12-08powerpc: Fix DEBUG_HIGHMEM build break from d4515646699Becky Bruce
2009-12-08highmem: Fix debug_kmap_atomic() to also handle KM_IRQ_PTE, KM_NMI, and KM_NM...Soeren Sandmann
2009-12-08highmem: Fix race in debug_kmap_atomic() which could cause warn_count to unde...Soeren Sandmann
2009-12-08sound: rawmidi: fix MIDI device O_APPEND error handlingClemens Ladisch
2009-12-08sound: rawmidi: fix double init when opening MIDI device with O_APPENDClemens Ladisch
2009-12-08sound: rawmidi: fix checking of O_APPEND when opening MIDI deviceClemens Ladisch
2009-12-08sound: rawmidi: disable active-sensing-on-close by defaultClemens Ladisch
2009-12-08jffs2: Fix memory corruption in jffs2_read_inode_range()David Woodhouse
2009-12-08ALSA: AACI: fix recording bugRussell King
2009-12-08ALSA: AACI: fix AC97 multiple-open bugRussell King
2009-12-08ALSA: hda - Dell Studio 1557 hd-audio quirkDaniel J Blueman
2009-12-08ALSA: usb-audio: fix combine_word problemJulian Anastasov
2009-12-08md/raid1/raid10: add a cond_reschedNeilBrown
2009-12-08md/raid5: make sure curr_sync_completes is uptodate when reshape startsNeilBrown
2009-12-08md: don't clear endpoint for resync when resync is interrupted.NeilBrown
2009-12-08rtl8187: Fix kernel oops when device is removed when LEDS enabledLarry Finger
2009-12-08gdth: Prevent negative offsets in ioctl CVE-2009-3080Dave Jones
2009-12-08CIFS: Duplicate data on appending to some Samba serversSteve French
2009-12-08CIFS: fix oops in cifs_lookup during net bootSteve French
2009-12-08cifs: clear server inode number flag while autodisablingSuresh Jayaraman
2009-12-08cifs: clean up handling when server doesn't consistently support inode numbersJeff Layton
2009-12-08cifs: don't use CIFSGetSrvInodeNumber in is_path_accessibleJeff Layton
2009-12-08nilfs2: fix kernel oops in error case of nilfs_ioctl_move_blocksRyusuke Konishi
2009-11-09Linux 2.6.31.6v2.6.31.6Greg Kroah-Hartman
2009-11-09PM / yenta: Split resume into early and late parts (rev. 4)Rafael J. Wysocki
2009-11-09pata_via: extend the rev_max for VT6330JosephChan@via.com.tw
2009-11-09sata_via: Remove redundant device ID for VIA VT8261JosephChan@via.com.tw
2009-11-09powerpc: Fix some late PowerMac G5 with PCIe ATI graphicsBenjamin Herrenschmidt
2009-11-09powerpc/pci: Fix regression in powerpc MSI-XAndre Detsch
2009-11-09powerpc/pmac: Fix issues with sleep on some powerbooksBenjamin Herrenschmidt
2009-11-09powerpc/pmac: Fix PowerSurge SMP IPI allocationBenjamin Herrenschmidt
2009-11-09KVM: Prevent kvm_init from corrupting debugfs structuresDarrick J. Wong
2009-11-09x86/amd-iommu: Un__init function required on shutdownJoerg Roedel
2009-11-09iwlwifi: reduce noise when skb allocation failsReinette Chatre
2009-11-09iwlwifi: fix potential rx buffer lossReinette Chatre
2009-11-09x86: mce: Fix thermal throttling message stormIngo Molnar
2009-11-09x86: mce: Clean up thermal throttling state tracking codeIngo Molnar
2009-11-09vmscan: limit VM_EXEC protection to file pagesWu Fengguang
2009-11-09powerpc: Remove SMP warning from PowerMac cpufreqBastian Blank
2009-11-09NFSv4: The link() operation should return any delegation on the fileTrond Myklebust
2009-11-09NFSv4: Kill nfs4_renewd_prepare_shutdown()Trond Myklebust
2009-11-09NFSv4: Fix two unbalanced put_rpccred() issues.Trond Myklebust
2009-11-09NFSv4: Fix a bug when the server returns NFS4ERR_RESOURCETrond Myklebust
2009-11-09nfs: Panic when commit failsTerry Loftin
2009-11-09nfs: Avoid overrun when copying client IP address stringBen Hutchings
2009-11-09netlink: fix typo in initialization (CVE-2009-3612)Jiri Pirko
2009-11-09hwmon: (it87) Fix VID reading on IT8718F/IT8720FJean Delvare
2009-11-09bonding: fix a race condition in calls to slave MII ioctlsJiri Bohac
2009-11-09ALSA: ice1724 - Make call to set hw params succeed on ESI Juli@David Henningsson
2009-11-09AF_UNIX: Fix deadlock on connecting to shutdown socket (CVE-2009-3621)Tomoki Sekiyama