summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | 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-034-9/+16
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | media: v4l: vsp1: Fix deadlock in VSPDL DRM pipelinesLaurent Pinchart2018-07-301-3/+1Star
| * | | | | | | | | | | | | | | | 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-038-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-034-5/+33
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | userfaultfd: remove uffd flags from vma->vm_flags if UFFD_EVENT_FORK failsMike Rapoport2018-08-031-1/+3
| * | | | | | | | | | | | | | | | | ipc/shm.c add ->pagesize function to shm_vm_opsJane Chu2018-08-032-0/+19
| * | | | | | | | | | | | | | | | | memcg: remove memcg_cgroup::id from IDR on mem_cgroup_css_alloc() failureKirill Tkhai2018-08-031-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-281-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-021-14/+4Star
| * | | | | | | | | | | | | | | | | 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
| * | | | | | | | | | | | | | | | | ipv4: frags: handle possible skb truesize changeEric Dumazet2018-07-311-0/+5
| * | | | | | | | | | | | | | | | | inet: frag: enforce memory limits earlierEric Dumazet2018-07-311-3/+3
| * | | | | | | | | | | | | | | | | Merge tag 'mlx5-fixes-2018-07-31' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2018-07-314-3/+10
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | net/mlx5e: IPoIB, Set the netdevice sw mtu in ipoib enhanced flowFeras Daoud2018-07-311-0/+4
| | * | | | | | | | | | | | | | | | | net/mlx5e: Fix null pointer access when setting MTU of vport representorAdi Nissim2018-07-311-1/+2
| | * | | | | | | | | | | | | | | | | net/mlx5e: Set port trust mode to PCP as defaultOr Gerlitz2018-07-311-0/+2
| | * | | | | | | | | | | | | | | | | net/mlx5e: E-Switch, Initialize eswitch only if eswitch managerEli Cohen2018-07-311-2/+2
| |/ / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | net: dsa: mv88e6xxx: Fix SERDES support on 88E6141/6341Andrew Lunn2018-07-311-2/+2
| * | | | | | | | | | | | | | | | | Merge tag 'wireless-drivers-for-davem-2018-07-31' of git://git.kernel.org/pub...David S. Miller2018-07-314-1/+98
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \