summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-09-13Merge tag 'pstore-v4.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-09-13Merge tag 'mmc-v4.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds
2018-09-13Merge tag 'pinctrl-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-09-13Merge branch 'for-4.19-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-09-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rku...Linus Torvalds
2018-09-13Merge tag 's390-4.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2018-09-13mm: get rid of vmacache_flush_all() entirelyLinus Torvalds
2018-09-13MAINTAINERS: Make Dennis the percpu tree maintainerTejun Heo
2018-09-13pstore: Fix incorrect persistent ram buffer mappingBin Yang
2018-09-12Merge tag 'pci-v4.19-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-09-12Merge tag 'for-linus-4.19' of git://github.com/cminyard/linux-ipmiLinus Torvalds
2018-09-12Merge tag 'drm-fixes-2018-09-12' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2018-09-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-09-12Merge branch 'nfp-flower-fixes'David S. Miller
2018-09-12nfp: flower: reject tunnel encap with ipv6 outer headers for offloadingLouis Peens
2018-09-12nfp: flower: fix vlan match by checking both vlan id and vlan pcpPieter Jansen van Vuuren
2018-09-12tipc: check return value of __tipc_dump_start()Cong Wang
2018-09-12Merge branch 'qeth-fixes'David S. Miller
2018-09-12s390/qeth: don't dump past end of unknown HW headerJulian Wiedmann
2018-09-12s390/qeth: use vzalloc for QUERY OAT bufferWenjia Zhang
2018-09-12s390/qeth: switch on SG by default for IQD devicesJulian Wiedmann
2018-09-12s390/qeth: indicate error when netdev allocation failsJulian Wiedmann
2018-09-12Merge tag 'riscv-for-linus-4.19-rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-09-12Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2018-09-12s390/zcrypt: remove VLA usage from the AP busMartin Schwidefsky
2018-09-12rds: fix two RCU related problemsCong Wang
2018-09-12r8169: Clear RTL_FLAG_TASK_*_PENDING when clearing RTL_FLAG_TASK_ENABLEDKai-Heng Feng
2018-09-11erspan: fix error handling for erspan tunnelHaishuang Yan
2018-09-11erspan: return PACKET_REJECT when the appropriate tunnel is not foundHaishuang Yan
2018-09-11tcp: rate limit synflood warnings furtherWillem de Bruijn
2018-09-11MIPS: lantiq: dma: add dev pointerHauke Mehrtens
2018-09-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2018-09-11PCI: Fix enabling of PASID on RC integrated endpointsFelix Kuehling
2018-09-11IB/hfi1,PCI: Allow bus reset while probingDennis Dalessandro
2018-09-11PCI: Fix faulty logic in pci_reset_bus()Dennis Dalessandro
2018-09-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2018-09-11Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2018-09-11PCI: pciehp: Fix hot-add vs powerfault detection orderKeith Busch
2018-09-11switchtec: Fix Spectre v1 vulnerabilityGustavo A. R. Silva
2018-09-11Revert "PCI: Add ACS quirk for Intel 300 series"Mika Westerberg
2018-09-11MAINTAINERS: Add Gustavo Pimentel as DesignWare PCI maintainerJoao Pinto
2018-09-11MAINTAINERS: Add entries for PPC64 RPA PCI hotplug driversTyrel Datwyler
2018-09-11Merge branch 'linux-4.19' of git://github.com/skeggsb/linux into drm-fixesDave Airlie
2018-09-10hexagon: modify ffs() and fls() to return intRandy Dunlap
2018-09-10arch/hexagon: fix kernel/dma.c build warningRandy Dunlap
2018-09-11netfilter: xt_hashlimit: use s->file instead of s->privateCong Wang
2018-09-11netfilter: nfnetlink_queue: Solve the NFQUEUE/conntrack clash for NF_REPEATMichal 'vorner' Vaner
2018-09-11netfilter: cttimeout: ctnl_timeout_find_get() returns incorrect pointer to typePablo Neira Ayuso
2018-09-11netfilter: conntrack: timeout interface depend on CONFIG_NF_CONNTRACK_TIMEOUTPablo Neira Ayuso
2018-09-11netfilter: conntrack: reset tcp maxwin on re-registerFlorian Westphal