summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-08-07Merge branch 'be2net-fixes'David S. Miller
2015-08-07be2net: protect eqo->affinity_mask from getting freed twiceKalesh AP
2015-08-07be2net: post buffers before destroying RXQs in LancerKalesh AP
2015-08-07be2net: enable IFACE filters only after creating RXQsKalesh AP
2015-08-07dm btree remove: fix bug in remove_one()Joe Thornber
2015-08-07drm/vblank: Use u32 consistently for vblank countersDaniel Vetter
2015-08-07Merge tag 'asoc-fix-v4.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Takashi Iwai
2015-08-07ARCv2: spinlock/rwlock/atomics: reduce 1 instruction in exponential backoffVineet Gupta
2015-08-07virtio-net: drop NETIF_F_FRAGLISTJason Wang
2015-08-07stmmac: dwmac-ipq806x: fix static checker warningMathieu Olivari
2015-08-07net: netcp: fix unused interface rx buffer size configurationWingMan Kwok
2015-08-07net: thunderx: remove effective "default y" from Kconfig if ARCH_THUNDER=yIan Campbell
2015-08-07r8169: enforce RX_MULTI_EN on rtl8168ep/8111ep chipsIvan Vecera
2015-08-06bridge: netlink: account for the IFLA_BRPORT_PROXYARP_WIFI attribute size and...Nikolay Aleksandrov
2015-08-06bridge: netlink: account for the IFLA_BRPORT_PROXYARP attribute size and policyNikolay Aleksandrov
2015-08-06Merge tag 'wireless-drivers-for-davem-2015-08-04' of git://git.kernel.org/pub...David S. Miller
2015-08-06net: pktgen: don't abuse current->state in pktgen_thread_worker()Oleg Nesterov
2015-08-06xen/netback: Wake dealloc thread after completing zerocopy workRoss Lagerwall
2015-08-06net: Fix skb_set_peeked use-after-free bugHerbert Xu
2015-08-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2015-08-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-08-06sparc64: Fix userspace FPU register corruptions.David S. Miller
2015-08-06net: fec: fix initial runtime PM refcountLucas Stach
2015-08-07Merge branch 'drm-fixes-4.2' of git://people.freedesktop.org/~agd5f/linuxLinus Torvalds
2015-08-07Merge branch 'drm-tda998x-fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2015-08-07writeback: fix initial dirty limitRabin Vincent
2015-08-07mm/memory-failure: set PageHWPoison before migrate_pages()Naoya Horiguchi
2015-08-07mm: check __PG_HWPOISON separately from PAGE_FLAGS_CHECK_AT_*Naoya Horiguchi
2015-08-07mm/memory-failure: give up error handling for non-tail-refcounted thpNaoya Horiguchi
2015-08-07mm/memory-failure: fix race in counting num_poisoned_pagesNaoya Horiguchi
2015-08-07mm/memory-failure: unlock_page before put_pageNaoya Horiguchi
2015-08-07ipc: use private shmem or hugetlbfs inodes for shm segments.Stephen Smalley
2015-08-07mm: initialize hotplugged pages as reservedMel Gorman
2015-08-07ocfs2: fix shift left overflowJoseph Qi
2015-08-07kthread: export kthread functionsDavid Kershner
2015-08-07fsnotify: fix oops in fsnotify_clear_marks_by_group_flags()Jan Kara
2015-08-07lib/iommu-common.c: do not use 0xffffffffffffffffl for computing align_maskSowmini Varadhan
2015-08-07mm/slub: allow merging when SLAB_DEBUG_FREE is setKonstantin Khlebnikov
2015-08-07signalfd: fix information leak in signalfd_copyinfoAmanieu d'Antras
2015-08-07signal: fix information leak in copy_siginfo_to_userAmanieu d'Antras
2015-08-07signal: fix information leak in copy_siginfo_from_user32Amanieu d'Antras
2015-08-07ocfs2: fix BUG in ocfs2_downconvert_thread_do_work()Joseph Qi
2015-08-07fs, file table: reinit files_stat.max_files after deferred memory initialisationMel Gorman
2015-08-07mm, meminit: replace rwsem with completionNicolai Stange
2015-08-07mm, meminit: allow early_pfn_to_nid to be used during runtimeMel Gorman
2015-08-07ipc: modify message queue accounting to not take kernel data structures into ...Marcus Gelderie
2015-08-06btrfs: qgroup: Fix a regression in qgroup reserved space.Qu Wenruo
2015-08-06drm/i915: Allow parsing of variable size child device entries from VBTDavid Weinehall
2015-08-06Bluetooth: fix MGMT_EV_NEW_LONG_TERM_KEY eventJakub Pawlowski
2015-08-06Merge remote-tracking branches 'asoc/fix/cs4265', 'asoc/fix/intel' and 'asoc/...Mark Brown