summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-06-13l2tp: Fix sendmsg() return valueGuillaume Nault1-1/+1
2013-06-13l2tp: Fix PPP header erasure and memory leakGuillaume Nault1-2/+2
2013-06-13bonding: fix igmp_retrans type and two related racesNikolay Aleksandrov2-5/+12
2013-06-13bonding: reset master mac on first enslave failureNikolay Aleksandrov1-0/+4
2013-06-13packet: packet_getname_spkt: make sure string is always 0-terminatedDaniel Borkmann1-3/+2
2013-06-13net: ethernet: stmicro: stmmac: Fix compile error when STMMAC_XMIT_DEBUG usedDinh Nguyen1-1/+1
2013-06-13be2net: Fix 32-bit DMA Mask handlingSomnath Kotur1-0/+3
2013-06-13Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller3-35/+60
2013-06-13xen-netback: don't de-reference vif pointer after having called xenvif_put()Jan Beulich1-5/+6
2013-06-13macvlan: don't touch promisc without passthroughMichael S. Tsirkin1-7/+13
2013-06-13md/raid1,5,10: Disable WRITE SAME until a recovery strategy is in placeH. Peter Anvin3-5/+6
2013-06-13md/raid1,raid10: use freeze_array in place of raise_barrier in various places.NeilBrown2-18/+18
2013-06-13md/raid1: consider WRITE as successful only if at least one non-Faulty and no...Alex Lyakas2-2/+22
2013-06-13md: md_stop_writes() should always freeze recovery.NeilBrown1-1/+1
2013-06-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds50-137/+378
2013-06-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-4/+7
2013-06-13Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds14-143/+124
2013-06-13Merge branch 'akpm' (updates from Andrew Morton)Linus Torvalds28-168/+321
2013-06-13include/linux/math64.h: add div64_ul()Alex Shi1-2/+4
2013-06-13mm: memcontrol: fix lockless reclaim hierarchy iteratorJohannes Weiner1-7/+5
2013-06-13frontswap: fix incorrect zeroing and allocation size for frontswap_mapAkinobu Mita2-2/+2
2013-06-13kernel/audit_tree.c:audit_add_tree_rule(): protect `rule' from kill_rules()Chen Gang1-0/+1
2013-06-13mm: migration: add migrate_entry_wait_huge()Naoya Horiguchi3-6/+22
2013-06-13ocfs2: add missing lockres put in dlm_mig_lockres_handlerXue jiufei1-0/+1
2013-06-13mm/page_alloc.c: fix watermark check in __zone_watermark_ok()Tomasz Stanislawski1-2/+4
2013-06-13drivers/misc/sgi-gru/grufile.c: fix info leak in gru_get_config_info()Dan Carpenter1-0/+1
2013-06-13aio: fix io_destroy() regression by using call_rcu()Kent Overstreet1-20/+16
2013-06-13rtc-at91rm9200: use shadow IMR on at91sam9x5Johan Hovold2-1/+8
2013-06-13rtc-at91rm9200: add shadow interrupt maskJohan Hovold1-1/+38
2013-06-13rtc-at91rm9200: refactor interrupt-register handlingJohan Hovold1-14/+29
2013-06-13rtc-at91rm9200: add configuration supportJohan Hovold1-8/+38
2013-06-13rtc-at91rm9200: add match-table compile guardJohan Hovold1-0/+2
2013-06-13fs/ocfs2/namei.c: remove unecessary ERROR when removing non-empty directoryGoldwyn Rodrigues1-1/+1
2013-06-13swap: avoid read_swap_cache_async() race to deadlock while waiting on discard...Rafael Aquini1-1/+17
2013-06-13drivers/rtc/rtc-twl.c: fix missing device_init_wakeup() when booted with devi...Tony Lindgren1-0/+1
2013-06-13cciss: fix broken mutex usage in ioctlStephen M. Cameron1-16/+16
2013-06-13audit: wait_for_auditd() should use TASK_UNINTERRUPTIBLEOleg Nesterov1-1/+1
2013-06-13drivers/rtc/rtc-cmos.c: fix accidentally enabling rtc channelDerek Basehore1-1/+3
2013-06-13drivers/rtc/rtc-tps6586x.c: device wakeup flags correctionDmitry Osipenko1-1/+2
2013-06-13memcg: don't initialize kmem-cache destroying work for root cachesAndrey Vagin1-2/+0
2013-06-13ocfs2: ocfs2_prep_new_orphaned_file() should return retXiaowei.Hu1-1/+1
2013-06-13lib/mpi/mpicoder.c: looping issue, need stop when equal to zero, found by 'EX...Chen Gang1-1/+1
2013-06-13kmsg: honor dmesg_restrict sysctl on /dev/kmsgKees Cook3-48/+57
2013-06-13reboot: rigrate shutdown/reboot to boot cpuRobin Holt1-3/+26
2013-06-13CPU hotplug: provide a generic helper to disable/enable CPU hotplugSrivatsa S. Bhat2-32/+27
2013-06-13x86: Fix typo in kexec register clearingKees Cook1-1/+1
2013-06-13x86, relocs: Move __vvar_page from S_ABS to S_RELKees Cook1-3/+1
2013-06-13Merge branch 'wireless'David S. Miller27-95/+294
2013-06-12Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds3-7/+12
2013-06-12Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds4-23/+68