summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-08-23Merge tag 'drm-intel-fixes-2019-08-22' of git://anongit.freedesktop.org/drm/d...Dave Airlie2-3/+3
2019-08-23timekeeping/vsyscall: Prevent math overflow in BOOTTIME updateThomas Gleixner3-9/+23
2019-08-23um: fix time travel modeJohannes Berg3-12/+20
2019-08-23io_uring: add need_resched() check in inner poll loopJens Axboe1-1/+7
2019-08-23Merge tag 'pci-v5.3-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-2/+2
2019-08-22dm space map metadata: fix missing store of apply_bops() return valueZhangXiaoxu1-1/+1
2019-08-22dm btree: fix order of block initialization in btree_split_beneathZhangXiaoxu1-15/+16
2019-08-22Merge tag 'Wimplicit-fallthrough-5.3-rc6' of git://git.kernel.org/pub/scm/lin...Linus Torvalds10-1/+10
2019-08-22Merge tag 'tag-chrome-platform-fixes-for-v5.3-rc6' of git://git.kernel.org/pu...Linus Torvalds1-2/+2
2019-08-22Merge tag 'afs-fixes-20190822' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-2/+7
2019-08-22ubifs: Limit the number of pages in shrink_liabilityLiu Song1-1/+1
2019-08-22ubifs: Correctly initialize c->min_log_bytesRichard Weinberger1-0/+4
2019-08-22ubifs: Fix double unlock around orphan_delete()Richard Weinberger1-2/+0
2019-08-22jffs2: Remove C++ style comments from uapi headerMasahiro Yamada1-5/+0
2019-08-22RDMA/siw: Fix SGL mapping issuesBernard Metzler1-22/+15
2019-08-22RDMA/bnxt_re: Fix stack-out-of-bounds in bnxt_qplib_rcfw_send_messageSelvin Xavier2-4/+15
2019-08-22afs: use correct afs_call_type in yfs_fs_store_opaque_acl2YueHaibing1-1/+1
2019-08-22afs: Fix possible oops in afs_lookup trace eventMarc Dionne1-1/+2
2019-08-22afs: Fix leak in afs_lookup_cell_rcu()David Howells1-0/+4
2019-08-22KVM: arm/arm64: Only skip MMIO insn onceAndrew Jones1-0/+7
2019-08-22libceph: fix PG split vs OSD (re)connect raceIlya Dryomov1-5/+4
2019-08-22ceph: don't try fill file_lock on unsuccessful GETFILELOCK replyJeff Layton1-2/+1
2019-08-22ceph: clear page dirty before invalidate pageErqi Chen1-2/+3
2019-08-22ceph: fix buffer free while holding i_ceph_lock in fill_inode()Luis Henriques1-3/+4
2019-08-22ceph: fix buffer free while holding i_ceph_lock in __ceph_build_xattrs_blob()Luis Henriques4-6/+16
2019-08-22ceph: fix buffer free while holding i_ceph_lock in __ceph_setxattr()Luis Henriques1-2/+6
2019-08-22libceph: allow ceph_buffer_put() to receive a NULL ceph_bufferLuis Henriques1-1/+2
2019-08-22md: update MAINTAINERS infoSong Liu1-2/+2
2019-08-22Merge tag 'drm-fixes-5.3-2019-08-21' of git://people.freedesktop.org/~agd5f/l...Dave Airlie7-13/+28
2019-08-22Merge tag 'mediatek-drm-fixes-5.3' of https://github.com/ckhu-mediatek/linux....Dave Airlie2-4/+52
2019-08-22Merge tag 'du-fixes-20190816' of git://linuxtv.org/pinchartl/media into drm-f...Dave Airlie1-4/+2
2019-08-22drm/amd/display: Calculate bpc based on max_requested_bpcNicholas Kazlauskas1-2/+14
2019-08-22drm/amdgpu: prevent memory leaks in AMDGPU_CS ioctlNicolai Hähnle1-2/+7
2019-08-22drm/amd/amdgpu: disable MMHUB PG for navi10Kenneth Feng1-1/+0
2019-08-22drm/amd/powerplay: remove duplicate macro smu_get_uclk_dpm_states in amdgpu_s...Kevin Wang1-2/+0
2019-08-22drm/amd/powerplay: fix variable type errors in smu_v11_0_setup_pptableKevin Wang1-1/+3
2019-08-22drm/amdgpu/gfx9: update pg_flags after determining if gfx off is possibleAlex Deucher2-5/+4
2019-08-21x86/boot: Fix boot regression caused by bootparam sanitizingJohn Hubbard1-1/+1
2019-08-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds11-88/+69
2019-08-21selftests/kvm: make platform_info_test pass on AMDVitaly Kuznetsov1-1/+1
2019-08-21Merge tag 'nfsd-5.3-1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2-11/+10
2019-08-21dm raid: add missing cleanup in raid_ctr()Wenwen Wang1-1/+1
2019-08-21dm zoned: fix potential NULL dereference in dmz_do_reclaim()Dan Carpenter1-2/+2
2019-08-21dm dust: use dust block size for badblocklist indexBryan Gurney1-3/+8
2019-08-21drm/i915: Fix HW readout for crtc_clock in HDMI modeImre Deak2-3/+3
2019-08-21modules: page-align module section allocations only for arches supporting str...He Zhe1-1/+6
2019-08-21Revert "KVM: x86/mmu: Zap only the relevant pages when removing a memslot"Paolo Bonzini1-32/+1
2019-08-21selftests: kvm: fix state save/load on processors without XSAVEPaolo Bonzini1-6/+10
2019-08-21video: fbdev: acornfb: Mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2019-08-21scsi: libsas: sas_discover: Mark expected switch fall-throughGustavo A. R. Silva1-0/+1