summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-10-31ARM: at91/i2c: change id to let i2c-gpio workBo Shen5-5/+5
2012-10-31ARM: at91/tc: fix typo in the DT documentJosh Wu1-1/+1
2012-10-31ARM: SAMSUNG: Add naming of s3c64xx-spi devicesHeiko Stuebner7-0/+50
2012-10-31vhost: fix mergeable bufs on BE hostsMichael S. Tsirkin1-1/+2
2012-10-31USB: mos7840: remove invalid disconnect handlingJohan Hovold1-12/+1
2012-10-31USB: mos7840: remove NULL-urb submissionJohan Hovold1-14/+1
2012-10-31USB: mos7840: fix port-device leak in error pathJohan Hovold1-1/+0
2012-10-31USB: mos7840: fix urb leak at releaseJohan Hovold1-0/+1
2012-10-31USB: sierra: fix memory leak in probe error pathJohan Hovold1-6/+10
2012-10-31USB: sierra: fix memory leak in attach error pathJohan Hovold1-1/+8
2012-10-31USB: serial: Fix memory leak in sierra_release()Lennart Sorensen1-0/+1
2012-10-31USB: opticon: fix memory leak in error pathJohan Hovold1-1/+3
2012-10-31USB: opticon: fix DMA from stackJohan Hovold1-1/+6
2012-10-31USB: whiteheat: fix memory leak in error pathJohan Hovold1-0/+1
2012-10-31usb hub: send clear_tt_buffer_complete events when canceling TT clear workOctavian Purdila1-2/+5
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-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: Fix potential NULL ptr deref in command cancellation.Sarah Sharp1-0/+11
2012-10-31SUNRPC: Prevent races in xs_abort_connection()Trond Myklebust1-5/+8
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-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-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.4.16v3.4.16Greg Kroah-Hartman1-1/+1
2012-10-28mtd: nand: allow NAND_NO_SUBPAGE_WRITE to be set from driverBrian Norris2-9/+3
2012-10-28sparc64: Be less verbose during vmemmap population.David S. Miller1-5/+23
2012-10-28sparc64: do not clobber personality flags in sys_sparc64_personality()Jiri Kosina1-5/+5
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
2012-10-28sparc64: fix ptrace interaction with force_successful_syscall_return()Al Viro1-18/+14
2012-10-28ipv6: addrconf: fix /proc/net/if_inet6Eric Dumazet1-6/+9
2012-10-28tcp: resets are misroutedAlexey Kuznetsov2-4/+6
2012-10-28RDS: fix rds-ping spinlock recursionjeff.liu1-1/+1
2012-10-28vlan: don't deliver frames for unknown vlans to protocolsFlorian Zumbiehl3-14/+11
2012-10-28skge: Add DMA mask quirk for Marvell 88E8001 on ASUS P5NSLI motherboardGraham Gower1-0/+7
2012-10-28net: Fix skb_under_panic oops in neigh_resolve_outputramesh.nagappa@gmail.com1-4/+2