summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-09-12r8169: Clear RTL_FLAG_TASK_*_PENDING when clearing RTL_FLAG_TASK_ENABLEDKai-Heng Feng1-3/+6
2018-09-12erspan: fix error handling for erspan tunnelHaishuang Yan1-0/+3
2018-09-12erspan: return PACKET_REJECT when the appropriate tunnel is not foundHaishuang Yan1-0/+2
2018-09-12tcp: rate limit synflood warnings furtherWillem de Bruijn1-2/+2
2018-09-12MIPS: lantiq: dma: add dev pointerHauke Mehrtens3-2/+4
2018-09-12xtensa: enable SG chaining in KconfigMax Filippov1-0/+1
2018-09-12xtensa: remove unnecessary KBUILD_SRC ifeq conditionalMasahiro Yamada1-4/+0
2018-09-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller19-100/+181
2018-09-12PCI: Fix enabling of PASID on RC integrated endpointsFelix Kuehling1-1/+4
2018-09-12IB/hfi1,PCI: Allow bus reset while probingDennis Dalessandro3-7/+8
2018-09-12PCI: Fix faulty logic in pci_reset_bus()Dennis Dalessandro1-1/+1
2018-09-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds11-13/+70
2018-09-12x86/EISA: Don't probe EISA bus for Xen PV guestsBoris Ostrovsky1-2/+8
2018-09-12drm/amdgpu: fix error handling in amdgpu_cs_user_fence_chunkChristian König1-8/+15
2018-09-11Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds9-12/+33
2018-09-11perf tools: Fix maps__find_symbol_by_name()Adrian Hunter1-0/+11
2018-09-11tools headers uapi: Update tools's copy of linux/if_link.hArnaldo Carvalho de Melo1-0/+17
2018-09-11blk-cgroup: increase number of supported policiesJens Axboe2-2/+4
2018-09-11staging: vboxvideo: Change address of scanout buffer on page-flipHans de Goede1-0/+5
2018-09-11staging: vboxvideo: Fix IRQs no longer workingHans de Goede1-0/+7
2018-09-11of: fix phandle cache creation for DTs with no phandlesRob Herring1-0/+3
2018-09-11tools headers uapi: Update tools's copy of linux/vhost.hArnaldo Carvalho de Melo1-0/+18
2018-09-11tools headers uapi: Update tools's copies of kvm headersArnaldo Carvalho de Melo5-1/+73
2018-09-11drm/i915/overlay: Allocate physical registers from stolenChris Wilson1-153/+75
2018-09-11tools headers uapi: Update tools's copy of drm/drm.hArnaldo Carvalho de Melo1-0/+9
2018-09-11tools headers uapi: Update tools's copy of asm-generic/unistd.hArnaldo Carvalho de Melo1-1/+3
2018-09-11tools headers uapi: Update tools's copy of linux/perf_event.hArnaldo Carvalho de Melo1-1/+1
2018-09-11PCI: pciehp: Fix hot-add vs powerfault detection orderKeith Busch1-9/+9
2018-09-11switchtec: Fix Spectre v1 vulnerabilityGustavo A. R. Silva1-0/+4
2018-09-11Revert "PCI: Add ACS quirk for Intel 300 series"Mika Westerberg1-6/+0
2018-09-11MAINTAINERS: Add Gustavo Pimentel as DesignWare PCI maintainerJoao Pinto1-1/+1
2018-09-11MAINTAINERS: Add entries for PPC64 RPA PCI hotplug driversTyrel Datwyler1-0/+14
2018-09-11arm64: kernel: arch_crash_save_vmcoreinfo() should depend on CONFIG_CRASH_COREJames Morse3-11/+20
2018-09-11arm64: jump_label.h: use asm_volatile_goto macro instead of "asm goto"Miguel Ojeda1-2/+2
2018-09-11EDAC, sb_edac: Fix reporting for patrol scrubber errorsQiuxu Zhuo1-6/+110
2018-09-11EDAC, sb_edac: Return early on ADDRV bit and address type testQiuxu Zhuo1-33/+35
2018-09-11MAINTAINERS: Update maintainer for drivers/edac/sb_edac.cTony Luck1-1/+2
2018-09-11Revert "printk: make sure to print log on console."Petr Mladek1-7/+5
2018-09-11Merge branch 'linux-4.19' of git://github.com/skeggsb/linux into drm-fixesDave Airlie16-114/+297
2018-09-11drm/amdgpu: move PSP init prior to IH in gpu resetEmily Deng1-1/+1
2018-09-11drm/amdgpu: Fix SDMA hang in prt mode v2Tao Zhou1-2/+5
2018-09-11drm/amdgpu: fix amdgpu_mn_unlock() in the CS error pathChristian König1-1/+1
2018-09-11hexagon: modify ffs() and fls() to return intRandy Dunlap1-2/+2
2018-09-11arch/hexagon: fix kernel/dma.c build warningRandy Dunlap1-1/+1
2018-09-11netfilter: xt_hashlimit: use s->file instead of s->privateCong Wang1-9/+9
2018-09-11netfilter: nfnetlink_queue: Solve the NFQUEUE/conntrack clash for NF_REPEATMichal 'vorner' Vaner1-0/+1
2018-09-11netfilter: cttimeout: ctnl_timeout_find_get() returns incorrect pointer to typePablo Neira Ayuso1-3/+3
2018-09-11netfilter: conntrack: timeout interface depend on CONFIG_NF_CONNTRACK_TIMEOUTPablo Neira Ayuso8-45/+45
2018-09-11netfilter: conntrack: reset tcp maxwin on re-registerFlorian Westphal1-0/+26
2018-09-11dm thin metadata: try to avoid ever aborting transactionsJoe Thornber2-9/+100