summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-04-05drm/ttm: remove comment referencing now-removed vmf_insert_mixed_prot()Lorenzo Stoakes
2023-04-05mm, treewide: redefine MAX_ORDER sanelyKirill A. Shutemov
2023-04-05iommu: fix MAX_ORDER usage in __iommu_dma_alloc_pages()Kirill A. Shutemov
2023-04-05genwqe: fix MAX_ORDER usageKirill A. Shutemov
2023-04-05drm/i915: fix MAX_ORDER usage in i915_gem_object_get_pages_internal()Kirill A. Shutemov
2023-04-05floppy: fix MAX_ORDER usageKirill A. Shutemov
2023-03-28mm: shrinkers: convert shrinker_rwsem to mutexQi Zheng
2023-03-28dma-buf: system_heap: avoid reclaim for order 4Jaewon Kim
2023-03-26Merge tag 'usb-6.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2023-03-25Merge tag 'hwmon-for-v6.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-03-24Merge tag 'arm-fixes-6.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-03-24Merge tag 'for-v6.3-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...Linus Torvalds
2023-03-24Merge tag 'drm-fixes-2023-03-24' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2023-03-24Merge tag 'for-6.3/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-03-24Merge tag 'block-6.3-2023-03-24' of git://git.kernel.dk/linuxLinus Torvalds
2023-03-24Merge tag 'thermal-6.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-03-24Merge tag 'acpi-6.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2023-03-24Merge tag 'efi-fixes-for-v6.3-1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-03-24Merge tag 'qcom-driver-fixes-for-6.3' of https://git.kernel.org/pub/scm/linux...Arnd Bergmann
2023-03-24Merge tag 'for-linus-6.3-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-03-24Merge branch 'thermal-acpi'Rafael J. Wysocki
2023-03-24Merge branch 'acpi-video'Rafael J. Wysocki
2023-03-24ACPI: resource: Add Medion S17413 to IRQ override quirkAymeric Wibo
2023-03-24Merge tag 'tag-chrome-platform-fixes-for-v6.3-rc4' of git://git.kernel.org/pu...Linus Torvalds
2023-03-24Merge tag 'i2c-for-6.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-03-24Merge tag 'net-6.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-03-24Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2023-03-24gpu: host1x: fix uninitialized variable useArnd Bergmann
2023-03-24Merge tag 'amd-drm-fixes-6.3-2023-03-23' of https://gitlab.freedesktop.org/ag...Daniel Vetter
2023-03-24Merge tag 'drm-intel-fixes-2023-03-23' of git://anongit.freedesktop.org/drm/d...Daniel Vetter
2023-03-24Merge tag 'drm-misc-fixes-2023-03-23' of git://anongit.freedesktop.org/drm/dr...Daniel Vetter
2023-03-24platform/chrome: cros_ec_chardev: fix kernel data leak from ioctlTzung-Bi Shih
2023-03-23Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-03-23Merge tag 'for-net-2023-03-23' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski
2023-03-23Merge tag 'wireless-2023-03-23' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski
2023-03-23Bluetooth: btsdio: fix use after free bug in btsdio_remove due to unfinished ...Zheng Wang
2023-03-23Bluetooth: btqcomsmd: Fix command timeout after setting BD addressStephan Gerhold
2023-03-23Bluetooth: btinel: Check ACPI handle for NULL before accessingKiran K
2023-03-23usb: dwc2: fix a race, don't power off/on phy for dual-role modeFabrice Gasnier
2023-03-23usb: dwc2: fix a devres leak in hw_enable upon suspend resumeFabrice Gasnier
2023-03-23usb: chipidea: core: fix possible concurrent when switch roleXu Yang
2023-03-23usb: chipdea: core: fix return -EINVAL if request role is the same with curre...Xu Yang
2023-03-23efi/libstub: randomalloc: Return EFI_OUT_OF_RESOURCES on failureArd Biesheuvel
2023-03-23drm/amd/display: Set dcn32 caps.seamless_odmHersen Wu
2023-03-23drm/amd/display: fix wrong index used in dccg32_set_dpstreamclkHersen Wu
2023-03-23drm/amdgpu/nv: Apply ASPM quirk on Intel ADL + AMD NaviKai-Heng Feng
2023-03-23drm/amd/display: remove outdated 8bpc commentsAlex Hung
2023-03-23drm/amdgpu/gfx: set cg flags to enter/exit safe modeJane Jian
2023-03-23drm/amdgpu: Force signal hw_fences that are embedded in non-sched jobsYuBiao Wang
2023-03-23drm/amdgpu: add mes resume when do gfx post soft resetTong Liu01