summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-10-31USB: mct_u232: fix port-data memory leakJohan Hovold1-20/+25
2012-10-31USB: ipw: fix interface-data memory leak in error pathJohan Hovold1-3/+2
2012-10-31USB: digi_acceleport: fix port-data memory leakJohan Hovold1-50/+67
2012-10-31USB: ch341: fix port-data memory leakJohan Hovold1-7/+16
2012-10-31usb hub: send clear_tt_buffer_complete events when canceling TT clear workOctavian Purdila1-2/+5
2012-10-31USB: usb-wwan: fix multiple memory leaks in error pathsJohan Hovold5-81/+57
2012-10-31usb-storage: add unusual_devs entry for Casio EX-N1 digital cameraMichael Shigorin1-0/+6
2012-10-31ehci: Add yet-another Lucid nohandoff pci quirkAnisse Astier1-0/+7
2012-10-31ehci: fix Lucid nohandoff pci quirk to be more generic with BIOS versionsAnisse Astier1-1/+1
2012-10-31Drivers: hv: Cleanup error handling in vmbus_open()K. Y. Srinivasan1-11/+13
2012-10-31extcon: unregister compat link on cleanupPeter Huewe1-0/+4
2012-10-31extcon: Unregister compat class at module unload to fix oopsPeter Huewe1-0/+3
2012-10-31staging: comedi: amplc_pc236: fix possible NULL deref during detachIan Abbott1-0/+3
2012-10-31staging: comedi: amplc_pc236: fix invalid register access during detachIan Abbott1-2/+1
2012-10-31staging: comedi: amplc_pc263: fix possible NULL deref during detachIan Abbott1-0/+3
2012-10-31staging: comedi: amplc_dio200: fix possible NULL deref during detachIan Abbott1-0/+2
2012-10-31staging: comedi: ni_labpc: fix possible NULL deref during detachIan Abbott1-0/+2
2012-10-31staging: comedi: ni_daq_700: fix dio subdevice regressionFred Brooks1-1/+1
2012-10-31staging: comedi: das08: fix possible NULL deref during detachIan Abbott1-0/+2
2012-10-31staging: zram: Fix handling of incompressible pagesNitin Gupta1-2/+10
2012-10-31Staging: android: binder: Allow using highmem for binder buffersArve Hjønnevåg1-1/+1
2012-10-31Staging: android: binder: Fix memory leak on thread/process exitArve Hjønnevåg1-1/+27
2012-10-31sysfs: sysfs_pathname/sysfs_add_one: Use strlcat() instead of strcat()Geert Uytterhoeven1-8/+8
2012-10-31xhci: endianness xhci_calculate_intel_u2_timeoutOliver Neukum1-1/+1
2012-10-31xhci: fix integer overflowOliver Neukum1-1/+1
2012-10-31xhci: Fix potential NULL ptr deref in command cancellation.Sarah Sharp1-0/+11
2012-10-31LOCKD: Clear ln->nsm_clnt only when ln->nsm_users is zeroTrond Myklebust1-8/+6
2012-10-31SUNRPC: Prevent races in xs_abort_connection()Trond Myklebust1-5/+8
2012-10-31LOCKD: fix races in nsm_client_getTrond Myklebust1-17/+26
2012-10-31Revert "SUNRPC: Ensure we close the socket on EPIPE errors too..."Trond Myklebust1-1/+1
2012-10-31SUNRPC: Clear the connect flag when socket state is TCP_CLOSE_WAITTrond Myklebust1-0/+1
2012-10-31SUNRPC: Get rid of the xs_error_report socket callbackTrond Myklebust1-25/+0
2012-10-31mm: fix XFS oops due to dirty pages without buffers on s390Jan Kara1-5/+15
2012-10-31x86, mm: Trim memory in memblock to be page alignedYinghai Lu3-0/+28
2012-10-31Revert "x86/mm: Fix the size calculation of mapping tables"Dave Young1-13/+9
2012-10-31x86-64: Fix page table accountingJan Beulich1-1/+6
2012-10-31ARM: 7559/1: smp: switch away from the idmap before updating init_mm.mm_countWill Deacon1-4/+10
2012-10-31genalloc: stop crashing the system when destroying a poolThadeu Lima de Souza Cascardo1-1/+1
2012-10-31drivers/rtc/rtc-imxdi.c: add missing spin lock initializationJan Luebbe1-0/+2
2012-10-31fs/compat_ioctl.c: VIDEO_SET_SPU_PALETTE missing error checkKees Cook1-0/+2
2012-10-31gen_init_cpio: avoid stack overflow when expandingKees Cook1-20/+23
2012-10-31VFS: don't do protected {sym,hard}links by defaultLinus Torvalds1-2/+2
2012-10-31ALSA: hda - Fix silent headphone output from Toshiba P200Takashi Iwai1-1/+18
2012-10-31ALSA: hda - add dock support for Thinkpad T430Stefán Freyr1-0/+1
2012-10-31drm/radeon: add error output if VM CS fails on caymanAlex Deucher1-0/+1
2012-10-31drm/radeon: add some new SI PCI idsAlex Deucher1-0/+3
2012-10-28Linux 3.6.4v3.6.4Greg Kroah-Hartman1-1/+1
2012-10-28mac80211: call drv_get_tsf() in sleepable contextThomas Pedersen1-2/+1
2012-10-28sparc64: Fix bit twiddling in sparc_pmu_enable_event().David S. Miller1-2/+4
2012-10-28sparc64: Like x86 we should check current->mm during perf backtrace generation.David S. Miller1-4/+5