summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-12-09Staging: line6: fix up some sysfs attribute permissionsGreg Kroah-Hartman
2010-12-09Staging: asus_oled: fix up my fixup for some sysfs attribute permissionsGreg Kroah-Hartman
2010-12-09Staging: asus_oled: fix up some sysfs attribute permissionsGreg Kroah-Hartman
2010-12-09net: clear heap allocation for ETHTOOL_GRXCLSRLALLKees Cook
2010-12-09microblaze: Fix build with make 3.82Thomas Backlund
2010-12-09i2c-pca-platform: Change device name of request_irqNobuhiro Iwamatsu
2010-12-09irda: Fix heap memory corruption in iriap.cSamuel Ortiz
2010-12-09irda: Fix parameter extraction stack overflowSamuel Ortiz
2010-12-09jme: Fix PHY power-off errorGuo-Fu Tseng
2010-12-09block: check for proper length of iov entries in blk_rq_map_user_iov()Jens Axboe
2010-12-09block: take care not to overflow when calculating total iov lengthJens Axboe
2010-12-09block: limit vec count in bio_kmalloc() and bio_alloc_map_data()Jens Axboe
2010-12-09block: Ensure physical block size is unsigned intMartin K. Petersen
2010-11-22Linux 2.6.32.26v2.6.32.26Greg Kroah-Hartman
2010-11-22sgi-xp: incoming XPC channel messages can come in after the channel's partiti...Robin Holt
2010-11-22Fix regressions in scsi_internal_device_blockMike Christie
2010-11-22Fix race when removing SCSI devicesChristof Schmitt
2010-11-22gdth: integer overflow in ioctlDan Carpenter
2010-11-22libsas: fix NCQ mixing with non-NCQDavid Milburn
2010-11-22sd name space exhaustion causes system hangMichael Reed
2010-11-22USB: accept some invalid ep0-maxpacket valuesAlan Stern
2010-11-22USB: opticon: Fix long-standing bugs in opticon driverAlon Ziv
2010-11-22USB: disable endpoints after unbinding interfaces, not beforeAlan Stern
2010-11-22USB: atmel_usba_udc: force vbus_pin at -EINVAL when gpio_request failledJean-Christophe PLAGNIOL-VILLARD
2010-11-22USB: cp210x: Add WAGO 750-923 Service Cable device IDAnders Larsen
2010-11-22USB: cp210x: Add Renesas RX-Stick device IDDJ Delorie
2010-11-22USB: option: Add more ZTE modem USB id'sMauro Carvalho Chehab
2010-11-22usb: musb: blackfin: call gpio_free() on error path in musb_platform_init()Sergei Shtylyov
2010-11-22USB: ftdi_sio: add device ids for ScienceScopeGreg Kroah-Hartman
2010-11-22USB: ftdi_sio: new VID/PIDs for various Papouch devicesDaniel Suchy
2010-11-22USB: add PID for FTDI based OpenDCC hardwareRainer Keller
2010-11-22USB: ftdi_sio: Add PID for accesio productsRich Mattes
2010-11-22drivers/net/wireless/p54/eeprom.c: Return -ENOMEM on memory allocation failureJulia Lawall
2010-11-22p54usb: add five more USBIDsChristian Lamparter
2010-11-22p54usb: fix off-by-one on !CONFIG_PMChristian Lamparter
2010-11-22pipe: fix failure to return error code on ->confirm()Nicolas Kaiser
2010-11-22KVM: Fix fs/gs reload oops with invalid ldtAvi Kivity
2010-11-22KVM: x86: Move TSC reset out of vmcb_initZachary Amsden
2010-11-22KVM: x86: Fix SVM VMCB resetZachary Amsden
2010-11-22KVM: SVM: Adjust tsc_offset only if tsc_unstableJoerg Roedel
2010-11-22KVM: VMX: Fix host GDT.LIMIT corruptionAvi Kivity
2010-11-22KVM: MMU: fix conflict access permissions in direct spXiao Guangrong
2010-11-22KVM: MMU: fix direct sps access corruptedXiao Guangrong
2010-11-22KVM: SVM: Fix wrong intercept masks on 32 bitJoerg Roedel
2010-11-22x86, kdump: Change copy_oldmem_page() to use cached addressingCliff Wickman
2010-11-22x86, intr-remap: Set redirection hint in the IRTESuresh Siddha
2010-11-22x86, mtrr: Assume SYS_CFG[Tom2ForceMemTypeWB] exists on all future AMD CPUsAndreas Herrmann
2010-11-22x86, olpc: Don't retry EC commands foreverPaul Fox
2010-11-22x86, kexec: Make sure to stop all CPUs before exiting the kernelAlok Kataria
2010-11-22x86, cpu: Fix renamed, not-yet-shipping AMD CPUID feature bitAndre Przywara