summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-02-03Linux 2.6.32.56v2.6.32.56Greg Kroah-Hartman
2012-02-03USB: ftdi_sio: fix initial baud rateJohan Hovold
2012-02-03USB: cp210x: do not map baud rates to B0Johan Hovold
2012-02-03USB: serial: CP210x: Added USB-ID for the Link Instruments MSO-19Renato Caldas
2012-02-03hwmon: (sht15) fix bad error codeVivien Didelot
2012-02-03hwmon: (f71805f) Fix clamping of temperature limitsJean Delvare
2012-02-03USB: usbsevseg: fix max lengthHarrison Metzger
2012-02-03usb: io_ti: Make edge_remove_sysfs_attrs the port_remove method.Eric W. Biederman
2012-02-03USB: cdc-wdm: updating desc->length must be protected by spin_lockBjørn Mork
2012-02-03USB: ftdi_sio: Add more identifiersAlan Cox
2012-02-03USB: serial: ftdi additional IDsPeter Naulls
2012-02-03USB: ftdi_sio: add PID for TI XDS100v2 / BeagleBone A3Peter Korsgaard
2012-02-03USB: ftdi_sio: fix TIOCSSERIAL baud_base handlingJohan Hovold
2012-02-03dm: do not forward ioctls from logical volumes to the underlying devicePaolo Bonzini
2012-02-03block: fail SCSI passthrough ioctls on partition devicesPaolo Bonzini
2012-02-03Revert "ARM: 7220/1: mmc: mmci: Fixup error handling for dma"Herton Ronaldo Krzesinski
2012-02-03crypto: sha512 - reduce stack usage to safe numberAlexey Dobriyan
2012-02-03crypto: sha512 - make it work, undo percpu message scheduleAlexey Dobriyan
2012-02-03drm: Fix authentication kernel crashThomas Hellstrom
2012-02-03eCryptfs: Make truncate path killableTyler Hicks
2012-02-03ecryptfs: Improve metadata read failure loggingTim Gardner
2012-02-03eCryptfs: Sanitize write counts of /dev/ecryptfsTyler Hicks
2012-01-25Linux 2.6.32.55v2.6.32.55Greg Kroah-Hartman
2012-01-25kprobes: initialize before using a hlistAnanth N Mavinakayanahalli
2012-01-25score: fix off-by-one index into syscall tableDan Rosenberg
2012-01-25sym53c8xx: Fix NULL pointer dereference in slave_destroyStratos Psomadakis
2012-01-25ALSA: HDA: Fix internal microphone on Dell Studio 16 XPS 1645David Henningsson
2012-01-25kernel.h: add printk_ratelimited and pr_<level>_rlJoe Perches
2012-01-25block: add and use scsi_blk_cmd_ioctlPaolo Bonzini
2012-01-25USB: Fix 'bad dma' problem on WDM device disconnectRobert Lukassen
2012-01-25fix cputime overflow in uptime_proc_showMartin Schwidefsky
2012-01-25USB: cdc-wdm: fix misuse of logical operation in place of bitopDavid Sterba
2012-01-25nfsd: Fix oops when parsing a 0 length exportSasha Levin
2012-01-25svcrpc: destroy server sockets all at onceJ. Bruce Fields
2012-01-25svcrpc: fix double-free on shutdown of nfsd after changing pool modeJ. Bruce Fields
2012-01-25V4L/DVB: v4l2-ioctl: integer overflow in video_usercopy()Dan Carpenter
2012-01-25i2c: Fix error value returned by several bus driversJean Delvare
2012-01-25UBI: fix nameless volumes handlingRichard Weinberger
2012-01-25x86: Fix mmap random address rangeLudwig Nussel
2012-01-25PNP: work around Dell 1536/1546 BIOS MMCONFIG bug that breaks USBBjorn Helgaas
2012-01-25ima: free duplicate measurement memoryRoberto Sassu
2012-01-25xen/xenbus: Reject replies with payload > XENSTORE_PAYLOAD_MAX.Ian Campbell
2012-01-25PCI: msi: Disable msi interrupts when we initialize a pci deviceEric W. Biederman
2012-01-25PCI: Fix PCI_EXP_TYPE_RC_EC valueAlex Williamson
2012-01-25UBI: fix use-after-free on error pathArtem Bityutskiy
2012-01-25HID: bump maximum global item tag report size to 96 bytesChase Douglas
2012-01-25ALSA: hda - Return the error from get_wcaps_type() for invalid NIDsTakashi Iwai
2012-01-25ALSA: ice1724 - Check for ac97 to avoid kernel oopsPavel Hofman
2012-01-25ALSA: snd-usb-us122l: Delete calls to preempt_disableKarsten Wiese
2012-01-25ext4: fix undefined behavior in ext4_fill_flex_info()Xi Wang