summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-03-01Merge tag 'amd-drm-fixes-6.8-2024-02-29' of https://gitlab.freedesktop.org/ag...Dave Airlie
2024-03-01Merge tag 'drm-msm-fixes-2024-02-28' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie
2024-03-01Merge tag 'drm-xe-fixes-2024-02-29' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie
2024-03-01Merge tag 'drm-misc-fixes-2024-02-29' of https://anongit.freedesktop.org/git/...Dave Airlie
2024-02-29drm/xe/xe_trace: Add move_lacks_source detail to xe_bo_move tracePriyanka Dandamudi
2024-02-29drm/xe: Deny unbinds if uapi ufence pendingMika Kuoppala
2024-02-29drm/xe: Expose user fence from xe_sync_entryMika Kuoppala
2024-02-29drm/xe: Use pointers in trace eventsLucas De Marchi
2024-02-29drm/xe/xe_bo_move: Enhance xe_bo_move tracePriyanka Dandamudi
2024-02-29drm/xe/mmio: fix build warning for BAR resize on 32-bitArnd Bergmann
2024-02-29drm/xe: get rid of MAX_BINDSPaulo Zanoni
2024-02-29drm/xe: Use vmalloc for array of bind allocation in bind IOCTLMatthew Brost
2024-02-29drm/xe: Don't support execlists in xe_gt_tlb_invalidation layerMatthew Brost
2024-02-29drm/xe: Fix execlist splatMatthew Brost
2024-02-29drm/xe/uapi: Remove unused flagsFrancois Dugast
2024-02-29drm/xe/uapi: Remove DRM_XE_VM_BIND_FLAG_ASYNC comment left overJosé Roberto de Souza
2024-02-29drm/xe: Add uapi for dumpable bosMaarten Lankhorst
2024-02-28drm/amd/display: Add monitor patch for specific eDPRyan Lin
2024-02-28Revert "drm/msm/dp: use drm_bridge_hpd_notify() to report HPD status changes"Dmitry Baryshkov
2024-02-28drm/tests/drm_buddy: add alloc_range_bias testMatthew Auld
2024-02-28drm/buddy: check range allocation matches alignmentMatthew Auld
2024-02-28drm/buddy: fix range biasMatthew Auld
2024-02-27Revert "drm/amd/pm: resolve reboot exception for si oland"Alex Deucher
2024-02-27drm/amdgpu: Enable gpu reset for S3 abort cases on Raven seriesPrike Liang
2024-02-27drm/amdgpu/pm: Fix the power1_min_cap valueMa Jun
2024-02-27drm/amd/display: Prevent potential buffer overflow in map_hw_resourcesSrinivasan Shanmugam
2024-02-26fbcon: always restore the old font data in fbcon_do_set_font()Jiri Slaby (SUSE)
2024-02-26drm/ttm/tests: depend on UML || COMPILE_TESTChristian König
2024-02-26Merge drm/drm-fixes into drm-misc-fixesMaxime Ripard
2024-02-26drm/tegra: Remove existing framebuffer only if we support displayThierry Reding
2024-02-25Linux 6.8-rc6v6.8-rc6Linus Torvalds
2024-02-25Merge tag 'bcachefs-2024-02-25' of https://evilpiepirate.org/git/bcachefsLinus Torvalds
2024-02-25bcachefs: fix bch2_save_backtrace()Kent Overstreet
2024-02-25Merge tag 'docs-6.8-fixes3' of git://git.lwn.net/linuxLinus Torvalds
2024-02-25Merge tag 'usb-6.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2024-02-25Merge tag 'tty-6.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2024-02-25Merge tag 'x86_urgent_for_v6.8_rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-02-25Merge tag 'irq_urgent_for_v6.8_rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-02-25Merge tag 'erofs-for-6.8-rc6-fixes' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-02-25Merge tag 'pull-fixes.pathwalk-rcu-2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2024-02-25Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2024-02-25ext4_get_link(): fix breakage in RCU modeAl Viro
2024-02-25cifs_get_link(): bail out in unsafe caseAl Viro
2024-02-25fuse: fix UAF in rcu pathwalksAl Viro
2024-02-25procfs: make freeing proc_fs_info rcu-delayedAl Viro
2024-02-25procfs: move dropping pde and pid from ->evict_inode() to ->free_inode()Al Viro
2024-02-25nfs: fix UAF on pathwalk running into umountAl Viro
2024-02-25nfs: make nfs_set_verifier() safe for use in RCU pathwalkAl Viro
2024-02-25afs: fix __afs_break_callback() / afs_drop_open_mmap() raceAl Viro
2024-02-25hfsplus: switch to rcu-delayed unloading of nls and freeing ->s_fs_infoAl Viro