summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-03-19drm/amdgpu: revert "cleanup setting bulk_movable"Christian König1-0/+2
2019-03-19Merge tag 'tag-chrome-platform-fixes-for-v5.1-rc2' of git://git.kernel.org/pu...Linus Torvalds2-4/+8
2019-03-19platform/chrome: cros_ec_debugfs: cancel/schedule logging work only if supportedGuenter Roeck1-3/+7
2019-03-19Merge tag 'mips_fixes_5.1_1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-17/+13
2019-03-19tools/power turbostat: return the exit status of a commandDavid Arcari1-0/+3
2019-03-19drivers: base: swnode: Make two functions staticYueHaibing1-2/+2
2019-03-19blk-mq: remove unused 'nr_expired' from blk_mq_hw_ctxDongli Zhang1-1/+0
2019-03-19arm64: kpti: Whitelist HiSilicon Taishan v110 CPUsHanjun Guo1-0/+1
2019-03-19arm64: Add MIDR encoding for HiSilicon Taishan CPUsHanjun Guo1-0/+4
2019-03-19arm64/stacktrace: Export save_stack_trace_regs()William Cohen1-0/+1
2019-03-19arm64: apply workaround on A64FX v1r0Mark Rutland1-1/+1
2019-03-19arm64: kprobes: Use arch_populate_kprobe_blacklist()Masami Hiramatsu1-19/+30
2019-03-19arm64: kprobes: Move exception_text check in blacklistMasami Hiramatsu1-4/+2
2019-03-19arm64: kprobes: Remove unneeded RODATA checkMasami Hiramatsu1-6/+0
2019-03-19arm64: kprobes: Move extable address check into arch_prepare_kprobe()Masami Hiramatsu1-2/+5
2019-03-19fanotify: Allow copying of file handle to userspaceJan Kara1-1/+11
2019-03-19ALSA: hda - Enforces runtime_resume after S3 and S4 for each codecHui Wang1-3/+17
2019-03-19ALSA: hda - Don't trigger jackpoll_work in azx_resumeHui Wang1-4/+4
2019-03-18drm/i915: Sanity check mmap length against object sizeChris Wilson1-6/+9
2019-03-18drm/i915: Fix off-by-one in reporting hanging processChris Wilson1-1/+1
2019-03-18drm/i915/bios: assume eDP is present on port A when there is no VBTThomas Preston1-0/+1
2019-03-18rbd: set io_min, io_opt and discard_granularity to alloc_sizeIlya Dryomov1-4/+4
2019-03-18platform/chrome: Fix locking pattern in wilco_ec_mailbox()Nick Crews1-1/+1
2019-03-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds7-45/+89
2019-03-18block: add BIO_NO_PAGE_REF flagJens Axboe4-29/+39
2019-03-18iov_iter: add ITER_BVEC_FLAG_NO_REF flagJens Axboe2-5/+22
2019-03-18io_uring: mark me as the maintainerJens Axboe1-0/+10
2019-03-18io_uring: retry bulk slab allocs as single allocsJens Axboe1-5/+14
2019-03-18selinux: fix NULL dereference in policydb_destroy()Ondrej Mosnacek1-4/+9
2019-03-18udf: Propagate errors from udf_truncate_extents()Jan Kara3-5/+8
2019-03-18udf: Fix crash on IO error during truncateJan Kara1-0/+3
2019-03-18loop: access lo_backing_file only when the loop device is Lo_boundDongli Zhang1-1/+1
2019-03-18blk-mq: use blk_mq_sched_mark_restart_hctx to set RESTARTYufen Yu1-2/+1
2019-03-18paride/pcd: cleanup queues when detection failsJens Axboe1-1/+5
2019-03-18paride/pf: cleanup queues when detection failsJens Axboe1-5/+11
2019-03-19powerpc/6xx: fix setup and use of SPRN_SPRG_PGDIR for hash32Christophe Leroy3-7/+10
2019-03-18ALSA: opl3: fix mismatch between snd_opl3_drum_switch definition and declarationColin Ian King1-1/+1
2019-03-18ALSA: hda - add Lenovo IdeaCentre B550 to the power_save_blacklistJaroslav Kysela1-2/+4
2019-03-18iommu/amd: fix sg->dma_address for sg->offset bigger than PAGE_SIZEStanislaw Gruszka1-1/+6
2019-03-18mmc: davinci: remove extraneous __init annotationArnd Bergmann1-1/+1
2019-03-18mmc: pxamci: fix enum type confusionArnd Bergmann1-1/+1
2019-03-18powerpc/vdso64: Fix CLOCK_MONOTONIC inconsistencies across Y2038Michael Ellerman2-6/+6
2019-03-17i40iw: Avoid panic when handling the inetdev eventFeng Tang1-1/+11
2019-03-17IB/mlx5: Fix mapping of link-mode to IB width and speedAya Levin1-0/+7
2019-03-17IB/mlx5: Use mlx5 core to create/destroy a DEVX DCTYishai Hadas4-13/+34
2019-03-17net/mlx5: Fix DCT creation bad flowYishai Hadas1-30/+36
2019-03-17IB/mlx4: Fix race condition between catas error reset and aliasguid flowsJack Morgenstein1-1/+1
2019-03-18drm/udl: use drm_gem_object_put_unlocked.Dave Airlie1-1/+1
2019-03-17Linux 5.1-rc1v5.1-rc1Linus Torvalds1-2/+2
2019-03-17Merge tag 'kbuild-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds57-156/+153