aboutsummaryrefslogtreecommitdiffstatshomepage
AgeCommit message (Expand)AuthorFilesLines
2020-05-09nvme: fix possible hang when ns scanning fails during error recoverySagi Grimberg1-1/+1
2020-05-09nvme-pci: fix "slimmer CQ head update"Alexey Dobriyan1-1/+5
2020-05-09bdi: add a ->dev_name field to struct backing_dev_infoChristoph Hellwig2-2/+4
2020-05-09bdi: use bdi_dev_name() to get device nameYufen Yu4-8/+10
2020-05-09gcc-10: disable 'array-bounds' warning for nowLinus Torvalds1-0/+1
2020-05-09gcc-10: disable 'zero-length-bounds' warning for nowLinus Torvalds1-0/+3
2020-05-09Stop the ad-hoc games with -Wno-maybe-initializedLinus Torvalds3-23/+3
2020-05-09Merge tag 'io_uring-5.7-2020-05-08' of git://git.kernel.dk/linux-blockLinus Torvalds2-70/+40
2020-05-09drm/i915/gvt: Init DPLL/DDI vreg for virtual display instead of inheritance.Colin Xu1-5/+44
2020-05-08drm/amd/display: add basic atomic check for cursor planeSimon Ser1-2/+24
2020-05-08drm/amd/display: Fix vblank and pageflip event handling for FreeSyncNicholas Kazlauskas1-82/+55
2020-05-08Revert "gfs2: Don't demote a glock until its revokes are written"Bob Peterson1-3/+0
2020-05-08gfs2: If go_sync returns error, withdraw but skip invalidateBob Peterson1-1/+2
2020-05-08drm/amdgpu: implement soft_recovery for gfx10Alex Deucher1-0/+14
2020-05-08drm/amdgpu: enable hibernate support on Navi1XEvan Quan3-1/+4
2020-05-08drm/amdgpu: Use GEM obj reference for KFD BOsFelix Kuehling1-2/+3
2020-05-08drm/amdgpu: force fbdev into vramAlex Deucher1-2/+1
2020-05-08drm/amd/powerplay: perform PG ungate prior to CG ungateEvan Quan2-6/+6
2020-05-08drm/amdgpu: drop unnecessary cancel_delayed_work_sync on PG ungateEvan Quan2-14/+4
2020-05-08drm/amdgpu: disable MGCG/MGLS also on gfx CG ungateEvan Quan1-1/+1
2020-05-08Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds4-6/+7
2020-05-08Merge tag 'ceph-for-5.7-rc5' of git://github.com/ceph/ceph-clientLinus Torvalds4-14/+7
2020-05-08gfs2: Grab glock reference sooner in gfs2_add_revokeAndreas Gruenbacher1-3/+3
2020-05-08gfs2: don't call quota_unhold if quotas are not lockedBob Peterson1-2/+1
2020-05-08gfs2: move privileged user check to gfs2_quota_lock_checkBob Peterson2-3/+3
2020-05-08gfs2: remove check for quotas on in gfs2_quota_checkBob Peterson1-3/+0
2020-05-08gfs2: Change BUG_ON to an assert_withdraw in gfs2_quota_changeBob Peterson1-1/+3
2020-05-08gfs2: Fix problems regarding gfs2_qa_get and _putBob Peterson2-4/+4
2020-05-08ceph: demote quotarealm lookup warning to a debug messageLuis Henriques1-2/+2
2020-05-08Merge tag 'char-misc-5.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds14-51/+77
2020-05-08Merge tag 'driver-core-5.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds10-30/+48
2020-05-08Merge tag 'staging-5.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds3-6/+4
2020-05-08Merge tag 'tty-5.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds3-5/+9
2020-05-08Merge tag 'usb-5.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds8-10/+24
2020-05-08Merge tag 'drm-fixes-2020-05-08' of git://anongit.freedesktop.org/drm/drmLinus Torvalds12-31/+57
2020-05-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds14-78/+275
2020-05-08fork: prevent accidental access to clone3 featuresChristian Brauner1-6/+7
2020-05-08iommu/virtio: Reverse arguments to list_addJulia Lawall1-1/+1
2020-05-08gfs2: More gfs2_find_jhead fixesAndreas Gruenbacher1-7/+12
2020-05-08gfs2: Another gfs2_walk_metadata fixAndreas Gruenbacher1-7/+9
2020-05-08gfs2: Fix use-after-free in gfs2_logd after withdrawBob Peterson1-0/+5
2020-05-08gfs2: Fix BUG during unmount after file system withdrawBob Peterson1-4/+6
2020-05-08gfs2: Fix error exit in do_xmoteBob Peterson1-1/+1
2020-05-08mmc: block: Fix request completion in the CQE timeout pathAdrian Hunter1-2/+1
2020-05-08mmc: core: Fix recursive locking issue in CQE recovery pathSarthak Garg1-9/+4
2020-05-08mmc: core: Check request type before completing the requestVeerabhadrarao Badiganti1-1/+2
2020-05-08Merge tag 'drm-misc-fixes-2020-05-07' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixesDave Airlie6-4/+14
2020-05-08Merge tag 'amd-drm-fixes-5.7-2020-05-06' of git://people.freedesktop.org/~agd5f/linux into drm-fixesDave Airlie6-27/+43
2020-05-07Merge branch 'for-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-securityLinus Torvalds1-1/+1
2020-05-07mm: limit boost_watermark on small zonesHenry Willard1-0/+8