summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* USB: cypress_m8: fix port-data memory leakJohan Hovold2012-10-281-41/+41
* USB: kobil_sct: fix port-data memory leakJohan Hovold2012-10-281-10/+13
* USB: ssu100: fix port-data memory leakJohan Hovold2012-10-281-14/+20
* USB: pl2303: fix port-data memory leakJohan Hovold2012-10-281-36/+54
* USB: belkin_sa: fix port-data memory leakJohan Hovold2012-10-281-16/+15
* USB: oti6858: fix port-data memory leakJohan Hovold2012-10-281-40/+28
* USB: f81232: fix port-data memory leakJohan Hovold2012-10-281-26/+17
* USB: ark3116: fix NULL-pointer dereferenceJohan Hovold2012-10-281-12/+14
* USB: iuu_phoenix: fix sysfs-attribute creationJohan Hovold2012-10-281-2/+12
* USB: iuu_phoenix: fix port-data memory leakJohan Hovold2012-10-281-40/+30
* usb: host: xhci: New system added for Compliance Mode Patch on SN65LVPE502CPAlexis R. Cortes2012-10-281-1/+2
* usb: musb: am35xx: drop spurious unplugging a deviceStefano Babic2012-10-281-0/+6
* USB: cyberjack: fix port-data memory leakJohan Hovold2012-10-281-29/+19
* USB: io_ti: fix sysfs-attribute creationJohan Hovold2012-10-281-7/+7
* USB: io_ti: fix port-data memory leakJohan Hovold2012-10-281-47/+44
* usb: acm: fix the computation of the number of data bitsNicolas Boullis2012-10-281-5/+15
* USB: cdc-acm: fix pipe type of write endpointMing Lei2012-10-281-1/+1
* xen/x86: don't corrupt %eip when returning from a signal handlerDavid Vrabel2012-10-282-4/+6
* x86: Exclude E820_RESERVED regions and memory holes above 4 GB from direct ma...Jacob Shin2012-10-281-2/+15
* x86, amd, mce: Avoid NULL pointer reference on CPU northbridge lookupDaniel J Blueman2012-10-281-5/+5
* use clamp_t in UNAME26 fixKees Cook2012-10-281-1/+1
* kernel/sys.c: fix stack memory content leak via UNAME26Kees Cook2012-10-281-5/+7
* pcmcia: sharpsl: don't discard sharpsl_pcmcia_opsArnd Bergmann2012-10-281-1/+1
* ring-buffer: Check for uninitialized cpu buffer before resizingVaibhav Nagarnaik2012-10-281-0/+4
* SUNRPC: Set alloc_slot for backchannel tcp opsBryan Schumaker2012-10-281-0/+1
* SUNRPC: Prevent kernel stack corruption on long values of flushSasha Levin2012-10-281-2/+2
* s390: fix linker script for 31 bit buildsHeiko Carstens2012-10-282-2/+2
* oprofile, x86: Fix wrapping bug in op_x86_get_ctrl()Dan Carpenter2012-10-281-1/+1
* NLM: nlm_lookup_file() may return NLMv4-specific error codesTrond Myklebust2012-10-282-2/+3
* arch/tile: avoid generating .eh_frame information in modulesChris Metcalf2012-10-281-0/+4
* nohz: Fix idle ticks in cpu summary line of /proc/statMichal Hocko2012-10-281-4/+10
* hwmon: (coretemp) Add support for Atom CE4110/4150/4170Guenter Roeck2012-10-282-2/+6
* usbdevfs: Fix broken scatter-gather transferHenrik Rydberg2012-10-281-0/+1
* ext4: Avoid underflow in ext4_trim_fs()Lukas Czerner2012-10-281-2/+3
* ext4: Checksum the block bitmap properly with bigalloc enabledTao Ma2012-10-286-20/+14
* ext4: race-condition protection for ext4_convert_unwritten_extents_endioDmitry Monakhov2012-10-281-11/+46
* Linux 3.6.3v3.6.3Greg Kroah-Hartman2012-10-211-1/+1
* ALSA: emu10k1: add chip details for E-mu 1010 PCIe cardMaxim Kachur2012-10-211-0/+9
* ALSA: ac97 - Fix missing NULL check in snd_ac97_cvol_new()Takashi Iwai2012-10-211-0/+2
* ASoC: omap-abe-twl6040: Fix typo of VibratorPeter Ujfalusi2012-10-211-1/+1
* ASoC: wm2200: Fix non-inverted OUT2 mute controlMark Brown2012-10-211-1/+1
* ASoC: wm2200: Use rev A register patches on rev BMark Brown2012-10-211-0/+1
* ASoC: fsi: don't reschedule DMA from an atomic contextGuennadi Liakhovetski2012-10-211-7/+8
* ALSA: hda - Always check array bounds in alc_get_line_out_pfxDavid Henningsson2012-10-211-1/+3
* ALSA: hda - Stop LPIB delay counting on broken hardwareTakashi Iwai2012-10-211-3/+6
* ALSA: hda - Fix registration race of VGA switcherooTakashi Iwai2012-10-211-11/+20
* usb: gadget: at91_udc: fix dt supportFabio Porcedda2012-10-211-1/+1
* tpm: Propagate error from tpm_transmit to fix a timeout hangPeter Huewe2012-10-211-7/+14
* e1000e: Change wthresh to 1 to avoid possible Tx stallsHiroaki SHIMODA2012-10-212-4/+4
* mtd: nand: allow NAND_NO_SUBPAGE_WRITE to be set from driverBrian Norris2012-10-212-8/+3