summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-04-26goldfish_pipe: An implementation of more parallel pipeJin Qian
2017-04-26fpga fr br: update supported version numbersMatthew Gerlach
2017-04-26fpga: region: release FPGA region reference in error pathTobias Klauser
2017-04-26fpga altera-hps2fpga: disable/unprepare clock on error in alt_fpga_bridge_pro...Tobias Klauser
2017-04-26mei: drop the TODO from samplesTomas Winkler
2017-04-26usb: musb: don't mark of_dev_auxdata as initdataArnd Bergmann
2017-04-26usb: misc: legousbtower: Fix buffers on stackMaksim Salau
2017-04-26Merge tag 'gvt-next-fixes-2017-04-20' of https://github.com/01org/gvt-linux i...Jani Nikula
2017-04-26brcmfmac: Make skb header writable before useJames Hughes
2017-04-26brcmfmac: Ensure pointer correctly set if skb data location changesJames Hughes
2017-04-26rndis_wlan: add return value validationPan Bian
2017-04-26libertas: check return value of alloc_workqueuePan Bian
2017-04-26mt7601u: check return value of alloc_skbPan Bian
2017-04-26orinoco_usb: Fix buffer on stackMaksim Salau
2017-04-26orinoco: fix spelling mistake: "Registerred" -> "Registered"Colin Ian King
2017-04-26rtlwifi: rtl8821ae: setup 8812ae RFE according to device typeLarry Finger
2017-04-26HID: usbhid: Add HID_QUIRK_NOGET for Aten CS-1758 KVM switchVasilis Liaskovitis
2017-04-26xfrm: do the garbage collection after flushing policyXin Long
2017-04-26x86/mm: Fix flush_tlb_page() on XenAndy Lutomirski
2017-04-26x86/mm: Make flush_tlb_mm_range() more predictableAndy Lutomirski
2017-04-26x86/mm: Remove flush_tlb() and flush_tlb_current_task()Andy Lutomirski
2017-04-26x86/vm86/32: Switch to flush_tlb_mm_range() in mark_screen_rdonly()Andy Lutomirski
2017-04-26netfilter: don't attach a nat extension by defaultFlorian Westphal
2017-04-26netfilter: pptp: attach nat extension when neededFlorian Westphal
2017-04-26netfilter: masquerade: attach nat extension if not presentFlorian Westphal
2017-04-26netfilter: conntrack: handle initial extension alloc via kreallocFlorian Westphal
2017-04-26netfilter: conntrack: mark extension structs as constFlorian Westphal
2017-04-26netfilter: conntrack: remove prealloc supportFlorian Westphal
2017-04-26netfilter: SYNPROXY: Return NF_STOLEN instead of NF_DROP during handshakingGao Feng
2017-04-26ebtables: remove nf_hook_register usageFlorian Westphal
2017-04-26netfilter: decnet: only register hooks in init namespaceFlorian Westphal
2017-04-26ipvs: convert to use pernet nf_hook apiFlorian Westphal
2017-04-26netfilter: synproxy: only register hooks when neededFlorian Westphal
2017-04-26x86/mm/64: Fix crash in remove_pagetable()Kirill A. Shutemov
2017-04-26x86/unwind: Dump all stacks in unwind_dump()Josh Poimboeuf
2017-04-26x86/unwind: Silence more entry-code related warningsJosh Poimboeuf
2017-04-26powerpc/powernv: Fix missing attr initialisation in opal_export_attrs()Michael Ellerman
2017-04-26powerpc/mm: Fix possible out-of-bounds shift in arch_mmap_rnd()Michael Ellerman
2017-04-26dmaengine: virt-dma: Convert to use list_for_each_entry_safe()Andy Shevchenko
2017-04-26powerpc/64s: Revert setting of LPCR[LPES] on POWER9Nicholas Piggin
2017-04-25Merge tag 'nfs-rdma-4.12-1' of git://git.linux-nfs.org/projects/anna/nfs-rdmaTrond Myklebust
2017-04-25lockd: remove redundant check on blockColin Ian King
2017-04-25svcrdma: Clean out old XDR encodersChuck Lever
2017-04-25svcrdma: Remove the req_map cacheChuck Lever
2017-04-25svcrdma: Remove unused RDMA Write completion handlerChuck Lever
2017-04-25svcrdma: Reduce size of sge array in struct svc_rdma_op_ctxtChuck Lever
2017-04-25svcrdma: Clean up RPC-over-RDMA backchannel reply processingChuck Lever
2017-04-25svcrdma: Report Write/Reply chunk overrunsChuck Lever
2017-04-25svcrdma: Clean up RDMA_ERROR pathChuck Lever
2017-04-25svcrdma: Use rdma_rw API in RPC reply pathChuck Lever