summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-10-31Staging: android: binder: Allow using highmem for binder buffersArve Hjønnevåg
2012-10-31Staging: android: binder: Fix memory leak on thread/process exitArve Hjønnevåg
2012-10-31sysfs: sysfs_pathname/sysfs_add_one: Use strlcat() instead of strcat()Geert Uytterhoeven
2012-10-31xhci: Fix potential NULL ptr deref in command cancellation.Sarah Sharp
2012-10-31SUNRPC: Prevent races in xs_abort_connection()Trond Myklebust
2012-10-31Revert "SUNRPC: Ensure we close the socket on EPIPE errors too..."Trond Myklebust
2012-10-31SUNRPC: Clear the connect flag when socket state is TCP_CLOSE_WAITTrond Myklebust
2012-10-31SUNRPC: Get rid of the xs_error_report socket callbackTrond Myklebust
2012-10-31mm: fix XFS oops due to dirty pages without buffers on s390Jan Kara
2012-10-31x86, mm: Trim memory in memblock to be page alignedYinghai Lu
2012-10-31ARM: 7559/1: smp: switch away from the idmap before updating init_mm.mm_countWill Deacon
2012-10-31genalloc: stop crashing the system when destroying a poolThadeu Lima de Souza Cascardo
2012-10-31drivers/rtc/rtc-imxdi.c: add missing spin lock initializationJan Luebbe
2012-10-31fs/compat_ioctl.c: VIDEO_SET_SPU_PALETTE missing error checkKees Cook
2012-10-31gen_init_cpio: avoid stack overflow when expandingKees Cook
2012-10-31ALSA: hda - add dock support for Thinkpad T430Stefán Freyr
2012-10-31drm/radeon: add error output if VM CS fails on caymanAlex Deucher
2012-10-31drm/radeon: add some new SI PCI idsAlex Deucher
2012-10-28Linux 3.4.16v3.4.16Greg Kroah-Hartman
2012-10-28mtd: nand: allow NAND_NO_SUBPAGE_WRITE to be set from driverBrian Norris
2012-10-28sparc64: Be less verbose during vmemmap population.David S. Miller
2012-10-28sparc64: do not clobber personality flags in sys_sparc64_personality()Jiri Kosina
2012-10-28sparc64: Fix bit twiddling in sparc_pmu_enable_event().David S. Miller
2012-10-28sparc64: Like x86 we should check current->mm during perf backtrace generation.David S. Miller
2012-10-28sparc64: fix ptrace interaction with force_successful_syscall_return()Al Viro
2012-10-28ipv6: addrconf: fix /proc/net/if_inet6Eric Dumazet
2012-10-28tcp: resets are misroutedAlexey Kuznetsov
2012-10-28RDS: fix rds-ping spinlock recursionjeff.liu
2012-10-28vlan: don't deliver frames for unknown vlans to protocolsFlorian Zumbiehl
2012-10-28skge: Add DMA mask quirk for Marvell 88E8001 on ASUS P5NSLI motherboardGraham Gower
2012-10-28net: Fix skb_under_panic oops in neigh_resolve_outputramesh.nagappa@gmail.com
2012-10-28infiniband: pass rdma_cm module to netlink_dump_startGao feng
2012-10-28netlink: add reference of module in netlink_dump_startGao feng
2012-10-28media: au0828: fix case where STREAMOFF being called on stopped stream causes...Devin Heitmueller
2012-10-28usb: dwc3: gadget: fix 'endpoint always busy' bugFelipe Balbi
2012-10-28amd64_edac:__amd64_set_scrub_rate(): avoid overindexing scrubrates[]Andrew Morton
2012-10-28iommu/tegra: smmu: Fix deadly typoHiro Sugawara
2012-10-28pinctrl: tegra: set low power mode bank width to 2Pritesh Raithatha
2012-10-28pinctrl: tegra: correct bank for pingroup and drv pingroupPritesh Raithatha
2012-10-28Revert "cgroup: Drop task_lock(parent) on cgroup_fork()"Tejun Heo
2012-10-28Revert "cgroup: Remove task_lock() from cgroup_post_fork()"Tejun Heo
2012-10-28cgroup: notify_on_release may not be triggered in some casesDaisuke Nishimura
2012-10-28USB: option: add more ZTE devicesBjørn Mork
2012-10-28USB: option: blacklist net interface on ZTE devicesBjørn Mork
2012-10-28usb: host: xhci: New system added for Compliance Mode Patch on SN65LVPE502CPAlexis R. Cortes
2012-10-28usb: acm: fix the computation of the number of data bitsNicolas Boullis
2012-10-28USB: cdc-acm: fix pipe type of write endpointMing Lei
2012-10-28xen/x86: don't corrupt %eip when returning from a signal handlerDavid Vrabel
2012-10-28x86: Exclude E820_RESERVED regions and memory holes above 4 GB from direct ma...Jacob Shin
2012-10-28use clamp_t in UNAME26 fixKees Cook