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