summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-08-14USB: keyspan: fix null-deref at disconnect and releaseJohan Hovold
2013-08-14USB: mos7720: fix broken control requestsJohan Hovold
2013-08-14usb: add two quirky touchscreenOliver Neukum
2013-08-14Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds
2013-08-14tun: compare with 0 instead of total_lenWeiping Pan
2013-08-14rtnetlink: rtnl_bridge_getlink: Call nlmsg_find_attr() with ifinfomsg headerAsbjoern Sloth Toennesen
2013-08-14fs/proc/task_mmu.c: fix buffer overflow in add_page_map()yonghua zheng
2013-08-14arch: *: Kconfig: add "kernel/Kconfig.freezer" to "arch/*/Kconfig"Chen Gang
2013-08-14ocfs2: fix null pointer dereference in ocfs2_dir_foreach_blk_id()Jeff Liu
2013-08-14x86 get_unmapped_area(): use proper mmap base for bottom-up directionRadu Caragea
2013-08-14ocfs2: fix NULL pointer dereference in ocfs2_duplicate_clusters_by_pageTiger Yang
2013-08-14ocfs2: Revert 40bd62e to avoid regression in extended allocationJie Liu
2013-08-14drivers/rtc/rtc-stmp3xxx.c: provide timeout for potentially endless loop poll...Lothar Waßmann
2013-08-14hugetlb: fix lockdep splat caused by pmd sharingMichal Hocko
2013-08-14aoe: adjust ref of head for compound page tailsEd Cashin
2013-08-14microblaze: fix clone syscallMichal Simek
2013-08-14mm: save soft-dirty bits on file pagesCyrill Gorcunov
2013-08-14mm: save soft-dirty bits on swapped pagesCyrill Gorcunov
2013-08-14memcg: don't initialize kmem-cache destroying work for root cachesAndrey Vagin
2013-08-14ipv6: make unsolicited report intervals configurable for mldHannes Frederic Sowa
2013-08-14ethernet/arc/arc_emac - fix NAPI "work > weight" warningAlexey Brodkin
2013-08-13Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2013-08-13Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-08-13perf/arm: Fix armpmu_map_hw_event()Stephen Boyd
2013-08-13ip_tunnel: Do not use inner ip-header-id for tunnel ip-header-id.Pravin B Shelar
2013-08-13tcp: reset reordering est. selectively on timeoutYuchung Cheng
2013-08-13Merge branch 'bnx2x'David S. Miller
2013-08-13bnx2x: prevent crash in shutdown flow with CNICYuval Mintz
2013-08-13bnx2x: fix PTE write access errorBarak Witkowsky
2013-08-13bnx2x: fix memory leak in VFAriel Elior
2013-08-13bnx2x: update fairness parameters following DCB negotiationDmitry Kravkov
2013-08-13bnx2x: protect different statistics flowsDmitry Kravkov
2013-08-13Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2013-08-13drivers: net: cpsw: Add support for new CPSW IP version present in AM43xx SoCMugunthan V N
2013-08-13PM / QoS: Fix workqueue deadlock when using pm_qos_update_request_timeout()Stephen Boyd
2013-08-13gianfar: Add flow control supportClaudiu Manoil
2013-08-13myri10ge: Update MAINTAINERSHyong-Youb Kim
2013-08-13pptp: fix byte order warningsstephen hemminger
2013-08-13skge: dma_sync the whole receive bufferstephen hemminger
2013-08-13net: sctp: Add rudimentary infrastructure to account for control chunksVlad Yasevich
2013-08-13net: asix: Move declaration of ax88172a_info to shared headerMark Brown
2013-08-13net: asix: Staticise non-exported symbolsMark Brown
2013-08-13clk: exynos4: Add CLK_GET_RATE_NOCACHE flag for the Exynos4x12 ISP clocksSylwester Nawrocki
2013-08-13clk/zynq/clkc: Add CLK_SET_RATE_PARENT flag to ethernet muxesSoren Brinkmann
2013-08-13clk/zynq/clkc: Add dedicated spinlock for the SWDTSoren Brinkmann
2013-08-13sched: fix the theoretical signal_wake_up() vs schedule() raceOleg Nesterov
2013-08-13genetlink: fix family dump raceJohannes Berg
2013-08-13net: sctp: sctp_transport_destroy{, _rcu}: fix potential pointer corruptionDaniel Borkmann
2013-08-13net: sctp: sctp_assoc_control_transport: fix MTU size in SCTP_PF stateDaniel Borkmann
2013-08-13stmmac: fix init_dma_desc_rings() to handle errorsBartlomiej Zolnierkiewicz