summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-08-29drm: ci: docs: fix build warning - add missing escapeHelen Koike1-1/+1
2023-08-29drm: Add initial ci/ subdirectoryTomeu Vizoso68-0/+5508
2023-08-25Merge tag 'drm-intel-next-fixes-2023-08-24' of git://anongit.freedesktop.org/...Dave Airlie4-25/+50
2023-08-24Merge tag 'drm-misc-next-fixes-2023-08-24' of git://anongit.freedesktop.org/d...Dave Airlie10-19/+68
2023-08-24drm/gpuva_mgr: remove unused prev pointer in __drm_gpuva_sm_map()Danilo Krummrich1-6/+4
2023-08-24drm/tests/drm_kunit_helpers: Place correct function name in the comment headerLee Jones1-1/+1
2023-08-24drm/nouveau: uapi: don't pass NO_PREFETCH flag implicitlyDanilo Krummrich5-10/+38
2023-08-24drm/nouveau: uvmm: fix unset region pointer on remapDanilo Krummrich1-0/+1
2023-08-24drm/nouveau: sched: avoid job races between entitiesDanilo Krummrich1-0/+22
2023-08-24Merge tag 'drm-msm-next-2023-08-20' of https://gitlab.freedesktop.org/drm/msm...Dave Airlie84-2873/+5025
2023-08-24BackMerge tag 'v6.5-rc7' into drm-nextDave Airlie1388-7399/+13981
2023-08-24drm/i915: Fix HPD polling, reenabling the output poll work as neededImre Deak1-2/+2
2023-08-24drm: Add an HPD poll helper to reschedule the poll workImre Deak2-22/+47
2023-08-22drm/i915: Fix TLB-Invalidation seqno storeAlan Previn1-1/+1
2023-08-22drm/ttm/tests: Fix type conversion in ttm_pool_testKarolina Stolarek1-2/+2
2023-08-21Merge tag 'amd-drm-next-6.6-2023-08-18' of https://gitlab.freedesktop.org/agd...Dave Airlie120-1122/+2364
2023-08-20Merge tag 'drm-misc-next-fixes-2023-08-17' of git://anongit.freedesktop.org/d...Dave Airlie2-2/+2
2023-08-20Linux 6.5-rc7Linus Torvalds1-1/+1
2023-08-20Merge tag 'tty-6.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds9-34/+72
2023-08-20Merge tag 'rust-fixes-6.5-rc7' of https://github.com/Rust-for-Linux/linuxLinus Torvalds1-0/+1
2023-08-19Merge tag 'i2c-for-6.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds7-9/+37
2023-08-19Merge tag 'for-6.5-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds8-62/+113
2023-08-19Merge tag 'fbdev-for-6.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds6-19/+9
2023-08-19Merge tag 'block-6.5-2023-08-19' of git://git.kernel.dk/linuxLinus Torvalds5-17/+49
2023-08-19blk-mq: release scheduler resource when request completesChengming Zhou2-3/+23
2023-08-19Merge tag 'media/v6.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds3-5/+8
2023-08-19Merge tag 'x86_urgent_for_v6.5_rc7' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds18-133/+236
2023-08-19Merge tag 'powerpc-6.5-6' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds1-3/+3
2023-08-19blk-crypto: dynamically allocate fallback profileSweet Tea Dorminy1-13/+23
2023-08-19blk-cgroup: hold queue_lock when removing blkg->q_nodeMing Lei1-0/+2
2023-08-19drivers/rnbd: restore sysfs interface to rnbd-clientLi Zhijian1-1/+1
2023-08-18Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds4-9/+23
2023-08-18Merge tag 'gpio-fixes-for-v6.5-rc7' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-7/+17
2023-08-18Merge tag '6.5-rc6-smb3-client-fix' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds1-0/+4
2023-08-18Merge tag 'riscv-for-linus-6.5-rc7' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds6-23/+55
2023-08-18Merge tag 'sound-6.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds17-46/+125
2023-08-18Merge tag 'mmc-v6.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/u...Linus Torvalds4-22/+24
2023-08-18Merge tag 'pinctrl-v6.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds4-4/+10
2023-08-18Merge tag 'soc-fixes-6.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds46-112/+86
2023-08-18Merge tag 'asm-generic-fix-6.5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds4-0/+76
2023-08-18btrfs: fix incorrect splitting in btrfs_drop_extent_map_rangeJosef Bacik1-4/+2
2023-08-18x86/srso: Correct the mitigation status when SMT is disabledBorislav Petkov (AMD)1-3/+2
2023-08-18Merge tag 'net-6.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds48-118/+313
2023-08-18Merge tag 'drm-fixes-2023-08-18-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds24-132/+216
2023-08-18Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski4-12/+93
2023-08-17drm/qxl: fix UAF on handle creationWander Lairson Costa4-14/+24
2023-08-17Merge branch 'etnaviv/next' of https://git.pengutronix.de/git/lst/linux into ...Dave Airlie11-107/+201
2023-08-17Merge tag 'amd-drm-fixes-6.5-2023-08-16' of https://gitlab.freedesktop.org/ag...Dave Airlie10-30/+93
2023-08-17Merge tag 'drm-misc-fixes-2023-08-17' of git://anongit.freedesktop.org/drm/dr...Dave Airlie7-76/+63
2023-08-17Merge tag 'drm-intel-fixes-2023-08-17' of git://anongit.freedesktop.org/drm/d...Dave Airlie3-12/+36