aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-05-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds2-11/+17
2018-05-29aio: sanitize the limit checking in io_submit(2)Al Viro1-8/+6
2018-05-29aio: fold do_io_submit() into callersAl Viro1-54/+45
2018-05-29aio: shift copyin of iocb into io_submit_one()Al Viro1-24/+22
2018-05-29aio_read_events_ring(): make a bit more readableAl Viro1-4/+3
2018-05-29aio: all callers of aio_{read,write,fsync,poll} treat 0 and -EIOCBQUEUED the same wayAl Viro1-14/+12
2018-05-29aio: take list removal to (some) callers of aio_complete()Al Viro1-17/+21
2018-05-29remoteproc: q6v5: Allow defining GLINK edge for mss remoteprocSibi Sankar1-0/+3
2018-05-29remoteproc: q6v5: Add support for mss remoteproc on SDM845Sibi Sankar1-4/+111
2018-05-29remoteproc: q6v5: Introduce reset assert/deassert helper functionsSibi Sankar1-3/+13
2018-05-29dt-bindings: remoteproc: Add Q6v5 Modem PIL binding for SDM845Sibi Sankar1-0/+1
2018-05-30Merge tag 'drm-amdkfd-next-2018-05-28' of git://people.freedesktop.org/~gabbayo/linux into drm-nextDave Airlie4-12/+66
2018-05-30Merge tag 'exynos-drm-next-for-v4.18-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-nextDave Airlie7-22/+29
2018-05-30Merge branch 'drm-fixes-4.17' of git://people.freedesktop.org/~agd5f/linux into drm-fixesDave Airlie1-6/+7
2018-05-30Merge tag 'drm-misc-fixes-2018-05-29' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixesDave Airlie2-1/+5
2018-05-29net/mlx5e: Get the number of offloaded TC rules from the correct tableOr Gerlitz2-4/+8
2018-05-29net/mlx5: FPGA, Call DMA unmap with the right sizeIlya Lesokhin1-2/+1
2018-05-29net/mlx5: FPGA, Properly initialize dma direction on fpga conn sendIlya Lesokhin1-0/+1
2018-05-29net/mlx5: FPGA, Abort FPGA init if the device reports no QP capabilityYevgeny Kliteynik1-0/+6
2018-05-29net/mlx5: FPGA, print SBU identification on initIlan Tayari1-2/+5
2018-05-29net/mlx5: FPGA, Add device nameIlan Tayari2-3/+28
2018-05-29net/mlx5: FPGA, Add doxygen for access type enumIlan Tayari1-0/+6
2018-05-29selinux: KASAN: slab-out-of-bounds in xattr_getsecuritySachin Grover1-1/+1
2018-05-30Merge tag 'drm-intel-fixes-2018-05-29' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixesDave Airlie2-15/+51
2018-05-29Input: mk712 - update documentation web linkMartin Kepplinger1-1/+1
2018-05-29platform/chrome: chromeos_laptop: fix touchpad button mapping on CelesDmitry Torokhov1-1/+9
2018-05-29Merge branch 'mini_cqe' into git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma for-nextJason Gunthorpe4-18/+49
2018-05-29RDMA/core: Remove indirection through ib_cache_setup()Jason Gunthorpe3-15/+2
2018-05-29IB/mlx5: Introduce a new mini-CQE formatYonatan Cohen3-11/+37
2018-05-29IB/mlx5: Refactor CQE compression responseYonatan Cohen1-6/+10
2018-05-29hwmon: (gpio-fan) Fix "#cooling-cells" property name in bindingsViresh Kumar1-1/+1
2018-05-29net/mlx5: Exposing a new mini-CQE formatYonatan Cohen1-1/+2
2018-05-29ALSA: hda/realtek - Fixup for HP x360 laptops with B&O speakersTom Briden2-1/+106
2018-05-29Merge tag 'afs-fixes-20180529' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fsLinus Torvalds2-16/+13
2018-05-29bpf: Verify flags in bpf_fib_lookupDavid Ahern1-0/+6
2018-05-29bpf: Drop mpls from bpf_fib_lookupDavid Ahern1-13/+13
2018-05-29bpf: hide the unused 'off' variableYueHaibing1-0/+2
2018-05-29bpf: clean up eBPF helpers documentationQuentin Monnet2-22/+20
2018-05-29drm/amd/display: Fix BUG_ON during CRTC atomic check updateLeo (Sunpeng) Li1-6/+7
2018-05-29bpfilter: fix a build errYueHaibing1-1/+1
2018-05-29f2fs: add fsync_mode=nobarrier for non-atomic filesJaegeuk Kim4-8/+15
2018-05-29f2fs: let fstrim issue discard commands in lower priorityJaegeuk Kim2-65/+78
2018-05-29block: remove parent device reference from struct bsg_class_deviceChristoph Hellwig7-63/+19
2018-05-29Merge branch 'nvme-4.18-2' of git://git.infradead.org/nvme into for-4.18/blockJens Axboe16-119/+457
2018-05-29Merge branch 'nvme-4.17' of git://git.infradead.org/nvme into for-linusJens Axboe1-1/+1
2018-05-29i2c: busses: make use of i2c_8bit_addr_from_msgPeter Rosin18-70/+47
2018-05-29i2c: algos: make use of i2c_8bit_addr_from_msgPeter Rosin3-13/+4
2018-05-29nvme: fix extended data LBA supported settingMax Gurtovoy1-1/+1
2018-05-29i2c: ocores: update HDL sources URLFederico Vaga2-2/+2
2018-05-29IB/core: Fix error code for invalid GID entryParav Pandit1-1/+1