aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2018-08-031-5/+54
|\
| * RDMA/uverbs: Expand primary and alt AV port checksJack Morgenstein2018-07-241-5/+54
* | Merge tag 'for-linus-20180803' of git://git.kernel.dk/linux-blockLinus Torvalds2018-08-031-1/+1
|\ \
| * | blk-mq: fix blk_mq_tagset_busy_iterMing Lei2018-08-021-1/+1
* | | Merge tag 'nfs-for-4.18-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2018-08-031-13/+13
|\ \ \
| * | | NFSv4: Fix _nfs4_do_setlk()Trond Myklebust2018-08-011-13/+13
* | | | Merge tag 'powerpc-4.18-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-08-031-12/+21
|\ \ \ \
| * | | | powerpc/64s/radix: Fix missing global invalidations when removing coproFrederic Barrat2018-08-011-12/+21
* | | | | Merge tag 'drm-fixes-2018-08-03' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2018-08-034-4/+21
|\ \ \ \ \
| * \ \ \ \ Merge tag 'drm-misc-fixes-2018-07-27' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2018-08-014-4/+21
| |\ \ \ \ \
| | * | | | | drm/vc4: Reset ->{x, y}_scaling[1] when dealing with uniplanar formatsBoris Brezillon2018-07-251-0/+3
| | * | | | | drm/atomic: Initialize variables in drm_atomic_helper_async_check() to make g...Boris Brezillon2018-07-251-2/+3
| | * | | | | drm/atomic: Check old_plane_state->crtc in drm_atomic_helper_async_check()Boris Brezillon2018-07-251-1/+2
| | * | | | | drm: re-enable error handlingNicholas Mc Guire2018-07-161-1/+1
| | * | | | | drm/bridge: adv7511: Reset registers on hotplugSean Paul2018-07-091-0/+12
* | | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2018-08-031-2/+6
|\ \ \ \ \ \ \
| * | | | | | | crypto: padlock-aes - Fix Nano workaround data corruptionHerbert Xu2018-07-201-2/+6
* | | | | | | | Merge tag 'media/v4.18-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2018-08-024-9/+16
|\ \ \ \ \ \ \ \
| * | | | | | | | media: v4l: vsp1: Fix deadlock in VSPDL DRM pipelinesLaurent Pinchart2018-07-301-3/+1
| * | | | | | | | media: rc: read out of bounds if bpf reports high protocol numberSean Young2018-07-301-2/+10
| * | | | | | | | media: bpf: ensure bpf program is freed on detachSean Young2018-07-261-0/+1
| * | | | | | | | media: rc: be less noisy when driver misbehavesSean Young2018-06-271-4/+4
* | | | | | | | | Merge tag 'arc-4.18-final' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2018-08-028-8/+85
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | arc: fix type warnings in arc/mm/cache.cRandy Dunlap2018-07-301-3/+4
| * | | | | | | | | arc: fix build errors in arc/include/asm/delay.hRandy Dunlap2018-07-301-0/+3
| * | | | | | | | | arc: [plat-eznps] fix printk warning in arc/plat-eznps/mtm.cRandy Dunlap2018-07-301-2/+4
| * | | | | | | | | arc: [plat-eznps] fix data type errors in platform headersRandy Dunlap2018-07-301-0/+1
| * | | | | | | | | ARC: [plat-eznps] Add missing struct nps_host_reg_aux_dpcOfer Levi2018-07-301-0/+9
| * | | | | | | | | ARC: add SMP_CACHE_BYTES value validateEugeniy Paltsev2018-07-301-0/+10
| * | | | | | | | | ARC: dma [non-IOC] setup SMP_CACHE_BYTES and cache_line_sizeEugeniy Paltsev2018-07-272-1/+6
| * | | | | | | | | ARC: dma [non IOC]: fix arc_dma_sync_single_for_(device|cpu)Eugeniy Paltsev2018-07-271-2/+47
| * | | | | | | | | ARC: Add Ofer Levi as plat-eznps maintainerLeon Romanovsky2018-07-241-0/+1
* | | | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-08-024-5/+33
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | userfaultfd: remove uffd flags from vma->vm_flags if UFFD_EVENT_FORK failsMike Rapoport2018-08-021-1/+3
| * | | | | | | | | | ipc/shm.c add ->pagesize function to shm_vm_opsJane Chu2018-08-022-0/+19
| * | | | | | | | | | memcg: remove memcg_cgroup::id from IDR on mem_cgroup_css_alloc() failureKirill Tkhai2018-08-021-4/+11
* | | | | | | | | | | Merge tag 'pci-v4.18-fixes-5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-08-0210-13/+28
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | PCI: Fix is_added/is_busmaster race conditionHari Vyas2018-07-319-12/+27
| * | | | | | | | | | | PCI: mobiveil: Avoid integer overflow in IB_WIN_SIZEDan Carpenter2018-07-271-1/+1
* | | | | | | | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2018-08-021-2/+6
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | crypto/arm64: aes-ce-gcm - add missing kernel_neon_begin/end pairArd Biesheuvel2018-07-311-2/+6
| | |_|_|_|/ / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-08-0219-30/+184
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Revert "net/ipv6: fix metrics leak"David S. Miller2018-08-011-14/+4
| * | | | | | | | | | | rxrpc: Fix user call ID check in rxrpc_service_prealloc_oneYueHaibing2018-08-011-2/+2
| * | | | | | | | | | | net: dsa: Do not suspend/resume closed slave_devFlorian Fainelli2018-08-011-0/+6
| * | | | | | | | | | | netlink: Fix spectre v1 gadget in netlink_create()Jeremy Cline2018-08-011-0/+2
| * | | | | | | | | | | Documentation: dpaa2: Use correct heading adornmentIoana Ciornei2018-08-011-0/+1
| * | | | | | | | | | | net: stmmac: Fix WoL for PCI-based setupsJose Abreu2018-08-011-2/+38
| * | | | | | | | | | | bonding: avoid lockdep confusion in bond_get_stats()Eric Dumazet2018-08-011-2/+12
| * | | | | | | | | | | enic: do not call enic_change_mtu in enic_probeGovindarajulu Varadarajan2018-07-311-1/+1