summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-01-13Merge tag 'amd-drm-fixes-6.2-2023-01-11' of https://gitlab.freedesktop.org/ag...Dave Airlie
2023-01-13Merge tag 'drm-misc-fixes-2023-01-12' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2023-01-12drm: Optimize drm buddy top-down allocation methodArunpravin Paneer Selvam
2023-01-12drm/ttm: Fix a regression causing kernel oops'esZack Rusin
2023-01-11drm/nouveau: Remove file nouveau_fbcon.cThomas Zimmermann
2023-01-10drm/amdkfd: Fix NULL pointer error for GC 11.0.1 on mGPUEric Huang
2023-01-10drm/amd/pm/smu13: BACO is supported when it's in BACO stateGuchun Chen
2023-01-10drm/amdkfd: Add sync after creating vram boEric Huang
2023-01-10drm/amdgpu: fix pipeline sync v2Christian König
2023-01-09drm/vmwgfx: Remove rcu locks from user resourcesZack Rusin
2023-01-10drm/virtio: Fix GEM handle creation UAFRob Clark
2023-01-09drm/amdgpu: Fixed bug on error when unloading amdgpuYiPeng Chai
2023-01-09drm/amd: Delay removal of the firmware framebufferMario Limonciello
2023-01-09drm/amdgpu: Fix potential NULL dereferenceLuben Tuikov
2023-01-08Linux 6.2-rc3v6.2-rc3Linus Torvalds
2023-01-08Merge tag 'powerpc-6.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2023-01-08Merge tag 'fixes-2023-01-08' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-01-07Merge tag 'nfs-for-6.2-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2023-01-07Merge tag '6.2-rc2-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2023-01-07Merge tag 'devicetree-fixes-for-6.2-1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-01-07Merge tag 'usb-6.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2023-01-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2023-01-07Merge tag 'kbuild-fixes-v6.2-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-01-06Merge tag 'drm-fixes-2023-01-06' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2023-01-06tpm: Allow system suspend to continue when TPM suspend failsJason A. Donenfeld
2023-01-06hfs/hfsplus: avoid WARN_ON() for sanity check, use proper error handlingLinus Torvalds
2023-01-06Merge tag 'block-2023-01-06' of git://git.kernel.dk/linuxLinus Torvalds
2023-01-06Merge tag 'io_uring-2023-01-06' of git://git.kernel.dk/linuxLinus Torvalds
2023-01-06Merge tag 'tif-notify-signal-2023-01-06' of git://git.kernel.dk/linuxLinus Torvalds
2023-01-06Merge tag 'ceph-for-6.2-rc3' of https://github.com/ceph/ceph-clientLinus Torvalds
2023-01-06Merge tag 'fixes_for_v6.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-01-06Merge tag 'for-6.2-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-01-06Merge tag 'riscv-for-linus-6.2-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-01-06Merge tag 'perf-tools-fixes-for-v6.2-1-2023-01-06' of git://git.kernel.org/pu...Linus Torvalds
2023-01-06Merge tag 'perf-urgent-2023-01-06' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2023-01-06Merge tag 'v6.2-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds
2023-01-06usb: dwc3: gadget: Ignore End Transfer delay on teardownThinh Nguyen
2023-01-06usb: dwc3: xilinx: include linux/gpio/consumer.hArnd Bergmann
2023-01-06udf: initialize newblock to 0Tom Rix
2023-01-06udf: Fix extension of the last extent in the fileJan Kara
2023-01-06Merge tag 'drm-intel-fixes-2023-01-05' of git://anongit.freedesktop.org/drm/d...Daniel Vetter
2023-01-06drm: Add orientation quirk for Lenovo ideapad D330-10IGLPatrick Thompson
2023-01-06usb: fotg210-udc: fix error return code in fotg210_udc_probe()Yang Yingliang
2023-01-05Merge tag 'thermal-6.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-01-05Merge tag 'net-6.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-01-05riscv: uaccess: fix type of 0 variable on error in get_user()Ben Dooks
2023-01-05riscv, kprobes: Stricter c.jr/c.jalr decodingBjörn Töpel
2023-01-05Merge tag 'gpio-fixes-for-v6.2-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-01-05lib/scatterlist: Fix to merge contiguous pages into the last SG properlyYishai Hadas
2023-01-05drm/amdgpu: fix missing dma_fence_put in error pathChristian König