summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-05-19drm/sched: Rename to drm_sched_can_queue()Luben Tuikov
2023-05-19Merge tag 'drm-misc-next-2023-05-11' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2023-05-18drm/i915/mtl: Extend Wa_16014892111 to MTL A-stepRadhakrishna Sripada
2023-05-18drm/i915/mtl: Add MTL performance tuning changesRadhakrishna Sripada
2023-05-18drm/i915/mtl: do not enable render power-gating on MTLAndrzej Hajda
2023-05-18fbdev: Rename fb_mem*() helpersThomas Zimmermann
2023-05-18fbdev: Move framebuffer I/O helpers into <asm/fb.h>Thomas Zimmermann
2023-05-18fbdev: Include <linux/fb.h> instead of <asm/fb.h>Thomas Zimmermann
2023-05-18fbdev: Include <linux/io.h> in various driversThomas Zimmermann
2023-05-18ipu-v3: Include <linux/io.h>Thomas Zimmermann
2023-05-18fbdev/matrox: Remove trailing whitespacesThomas Zimmermann
2023-05-18fbdev/hitfb: Cast I/O offset to addressThomas Zimmermann
2023-05-17drm/i915/guc/slpc: Disable rps_boost debugfsVinay Belgaumkar
2023-05-17drm/bridge: tc358767: Switch to devm MIPI-DSI helpersAlexander Stein
2023-05-17drm/ttm: let struct ttm_device_funcs be placed in rodataJani Nikula
2023-05-17drm/drm_atomic_helper.c: fix a typoSui Jingfeng
2023-05-16drm/i915/guc: Dump error capture to dmesg on CTB errorJohn Harrison
2023-05-16drm/i915: Dump error capture to kernel logJohn Harrison
2023-05-16drm/panel: Modify innolux hj110iz panel initial codeCong Yang
2023-05-16drm/bridge: tc358768: remove unneeded semicolonFrancesco Dolcini
2023-05-16gpu: drm: bridge: No need to set device_driver ownerAnup Sharma
2023-05-16dt-bindings: display: bridge: tc358867: Document TC358867/TC9595 compatibleMarek Vasut
2023-05-15drm/vkms: Fix RGB565 pixel conversionMaíra Canal
2023-05-15drm: Add fixed-point helper to get rounded integer valuesMaíra Canal
2023-05-15drm/panel: boe-tv101wum-nl6: Fine tune the panel power sequenceShuijing Li
2023-05-15drm/panel: boe-tv101wum-nl6: Remove extra delayShuijing Li
2023-05-15drm/ssd130x: Fix include guard nameJavier Martinez Canillas
2023-05-15drivers/firmware: Move sysfb_init() from device_initcall to subsys_initcall_syncHuacai Chen
2023-05-15drm/i915/hwmon: Silence UBSAN uninitialized bool variable warningAshutosh Dixit
2023-05-14Linux 6.4-rc2v6.4-rc2Linus Torvalds
2023-05-14Merge tag 'cxl-fixes-6.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-05-14Merge tag 'parisc-for-6.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-05-14Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2023-05-14Merge tag 'locking_urgent_for_v6.4_rc2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2023-05-14Merge tag 'perf_urgent_for_v6.4_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2023-05-14Merge tag 'sched_urgent_for_v6.4_rc2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2023-05-14Merge tag 'x86_urgent_for_v6.4_rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-05-14Merge tag 'timers_urgent_for_v6.4_rc2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-05-13Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-05-13Merge tag 'fbdev-for-6.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-05-13Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2023-05-14parisc: Fix encoding of swp_entry due to added SWP_EXCLUSIVE flagHelge Deller
2023-05-13ext4: bail out of ext4_xattr_ibody_get() fails for any reasonTheodore Ts'o
2023-05-13ext4: add bounds checking in get_max_inline_xattr_value_size()Theodore Ts'o
2023-05-13ext4: add indication of ro vs r/w mounts in the mount messageTheodore Ts'o
2023-05-13ext4: fix deadlock when converting an inline directory in nojournal modeTheodore Ts'o
2023-05-13ext4: improve error recovery code paths in __ext4_remount()Theodore Ts'o
2023-05-13ext4: improve error handling from ext4_dirhash()Theodore Ts'o
2023-05-13ext4: don't clear SB_RDONLY when remounting r/w until quota is re-enabledTheodore Ts'o
2023-05-13ext4: check iomap type only if ext4_iomap_begin() does not failBaokun Li