summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-08-20Merge tag 'amd-drm-fixes-5.14-2021-08-18' of https://gitlab.freedesktop.org/a...drm-fixes-2021-08-20-3Dave Airlie11-96/+53
2021-08-20Merge tag 'mediatek-drm-fixes-5.14-2' of https://git.kernel.org/pub/scm/linux...drm-fixes-2021-08-20-1Dave Airlie3-0/+6
2021-08-20Merge tag 'drm-intel-fixes-2021-08-18' of git://anongit.freedesktop.org/drm/d...Dave Airlie4-42/+20
2021-08-20Merge branch 'linux-5.14' of git://github.com/skeggsb/linux into drm-fixesDave Airlie41-334/+144
2021-08-20Merge tag 'drm-misc-fixes-2021-08-18' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2-5/+1
2021-08-18drm/amd/display: Use DCN30 watermark calc for DCN301Zhan Liu1-95/+1
2021-08-18drm/i915/dp: remove superfluous EXPORT_SYMBOL()Jani Nikula1-1/+0
2021-08-18drm/i915/edp: fix eDP MSO pipe sanity checks for ADL-PJani Nikula1-12/+12
2021-08-18drm/i915: Tweaked Wa_14010685332 for all PCHsAnshuman Gupta2-29/+8
2021-08-18drm/nouveau: rip out nvkm_client.superBen Skeggs24-120/+27
2021-08-18drm/nouveau: block a bunch of classes from userspaceBen Skeggs4-15/+48
2021-08-18drm/nouveau/fifo/nv50-: rip out dma channelsBen Skeggs7-194/+0
2021-08-18drm/nouveau/kms/nv50: workaround EFI GOP window channel format differencesBen Skeggs3-4/+37
2021-08-18drm/nouveau/disp: power down unused DP links during initBen Skeggs3-1/+11
2021-08-18drm/nouveau: recognise GA107Ben Skeggs1-0/+21
2021-08-17drm: Copy drm_wait_vblank to user before returningMark Yacoub1-3/+1
2021-08-16drm/amd/display: Ensure DCN save after VM setupJake Wang8-0/+30
2021-08-16drm/amdkfd: fix random KFDSVMRangeTest.SetGetAttributesTest test failureYifan Zhang1-0/+8
2021-08-16drm/amd/pm: change the workload type for some cardsKenneth Feng1-1/+14
2021-08-16Revert "drm/amd/pm: fix workload mismatch on vega10"Kenneth Feng1-1/+1
2021-08-16drm: ttm: Don't bail from ttm_global_init if debugfs_create_dir failsDan Moulding1-2/+0
2021-08-15Linux 5.14-rc6Linus Torvalds1-1/+1
2021-08-15Merge tag 'powerpc-5.14-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds13-62/+82
2021-08-15Merge tag 'irq-urgent-2021-08-15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds11-61/+113
2021-08-15Merge tag 'locking_urgent_for_v5.14_rc6' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-1/+1
2021-08-15Merge tag 'efi_urgent_for_v5.14_rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-10/+63
2021-08-15Merge tag 'x86_urgent_for_v5.14_rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-14/+14
2021-08-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds10-62/+118
2021-08-14Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds3-4/+15
2021-08-14Merge tag 'libnvdimm-fixes-5.14-rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds6-13/+19
2021-08-14Merge tag 'usb-5.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-16/+2
2021-08-14Merge tag 'staging-5.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds7-49/+10
2021-08-14Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-4/+6
2021-08-14Merge tag 'for-linus-5.14-rc6-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-7/+15
2021-08-14Merge tag 'riscv-for-linus-5.14-rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-2/+2
2021-08-14Merge tag 'configfs-5.14' of git://git.infradead.org/users/hch/configfsLinus Torvalds1-12/+6
2021-08-13Merge branch 'akpm' (patches from Andrew)Linus Torvalds6-20/+30
2021-08-13Merge tag '5.14-rc5-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds6-33/+80
2021-08-13Merge tag 'linux-kselftest-fixes-5.14-rc6' of git://git.kernel.org/pub/scm/li...Linus Torvalds1-20/+21
2021-08-13lib: use PFN_PHYS() in devmem_is_allowed()Liang Wang1-1/+1
2021-08-13mm/memcg: fix incorrect flushing of lruvec data in obj_stockWaiman Long1-2/+4
2021-08-13mm/madvise: report SIGBUS as -EFAULT for MADV_POPULATE_(READ|WRITE)David Hildenbrand2-3/+8
2021-08-13mm: slub: fix slub_debug disabling for list of slabsVlastimil Babka1-5/+8
2021-08-13slub: fix kmalloc_pagealloc_invalid_free unit testShakeel Butt1-4/+4
2021-08-13kasan, slub: reset tag when printing addressKuan-Ying Lee1-2/+2
2021-08-13kasan, kmemleak: reset tags when scanning blockKuan-Ying Lee1-3/+3
2021-08-13Merge tag 'block-5.14-2021-08-13' of git://git.kernel.dk/linux-blockLinus Torvalds8-316/+33
2021-08-13Merge tag 'io_uring-5.14-2021-08-13' of git://git.kernel.dk/linux-blockLinus Torvalds3-40/+75
2021-08-13Merge tag 'pinctrl-v5.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds6-61/+73
2021-08-13nbd: Aovid double completion of a requestXie Yongji1-3/+11