summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-09-08change alloc_pages name in ivpu_bo_ops to avoid conflictsKent Overstreet
2023-09-08lib/string_helpers: Add flags param to string_get_size()Kent Overstreet
2023-08-28bcache: move closures to lib/Kent Overstreet
2023-08-27Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2023-08-25Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-08-25Merge tag 'gpio-fixes-for-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-08-25Merge tag 'pinctrl-v6.5-4' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2023-08-25Merge tag 'drm-fixes-2023-08-25' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2023-08-24scsi: snic: Fix double free in snic_tgt_create()Zhu Wang
2023-08-24Merge tag 'media/v6.5-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2023-08-24scsi: core: raid_class: Remove raid_component_add()Zhu Wang
2023-08-25Merge tag 'drm-intel-fixes-2023-08-24' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2023-08-24Merge tag 'spi-fix-v6.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-08-25Merge tag 'drm-misc-fixes-2023-08-24' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2023-08-24Merge tag 'net-6.5-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-08-24bonding: fix macvlan over alb bond supportHangbin Liu
2023-08-23Merge tag 'acpi-6.5-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2023-08-23drm/i915: Fix HPD polling, reenabling the output poll work as neededImre Deak
2023-08-23drm: Add an HPD poll helper to reschedule the poll workImre Deak
2023-08-23gpio: sim: pass the GPIO device's software node to irq domainBartosz Golaszewski
2023-08-23gpio: sim: dispose of irq mappings before destroying the irq_sim domainBartosz Golaszewski
2023-08-23drm/vmwgfx: Fix possible invalid drm gem put callsZack Rusin
2023-08-23drm/vmwgfx: Fix shader stage validationZack Rusin
2023-08-23Merge tag 'platform-drivers-x86-v6.5-5' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2023-08-23platform/mellanox: Fix mlxbf-tmfifo not handling all virtio CONSOLE notificat...Shih-Yi Chen
2023-08-23ibmveth: Use dcbf rather than dcbflMichael Ellerman
2023-08-23i40e: fix potential NULL pointer dereferencing of pf->vf i40e_sync_vsi_filters()Andrii Staikov
2023-08-23dma-buf/sw_sync: Avoid recursive lock during fence signalRob Clark
2023-08-23media: vcodec: Fix potential array out-of-bounds in encoder queue_setupWei Chen
2023-08-22igc: Fix the typo in the PTM Control macroSasha Neftin
2023-08-22igb: Avoid starting unnecessary workqueuesAlessio Igor Bogani
2023-08-22Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2023-08-22bnx2x: new flag for track HW resource allocationThinh Tran
2023-08-22clk: Fix slab-out-of-bounds error in devm_clk_release()Andrey Skvortsov
2023-08-22drm/i915: fix Sphinx indentation warningJani Nikula
2023-08-22Merge tag 'devicetree-fixes-for-6.5-2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-08-22sfc: allocate a big enough SKB for loopback selftest packetEdward Cree
2023-08-22Merge tag 'wireless-2023-08-22' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski
2023-08-22leds: trigger: netdev: rename 'hw_control' sysfs entry to 'offloaded'Marek BehĂșn
2023-08-22net: ethernet: mtk_eth_soc: fix NULL pointer on hw resetDaniel Golle
2023-08-22drm/i915/dgfx: Enable d3cold at s2idleAnshuman Gupta
2023-08-21tg3: Use slab_build_skb() when neededKees Cook
2023-08-21scsi: ufs: ufs-qcom: Clear qunipro_g4_sel for HW major version > 5Neil Armstrong
2023-08-21scsi: ufs: mcq: Fix the search/wrap around logicBao D. Nguyen
2023-08-21of/platform: increase refcount of fwnodePeng Fan
2023-08-21ice: Fix NULL pointer deref during VF resetPetr Oros
2023-08-21Revert "ice: Fix ice VF reset during iavf initialization"Petr Oros
2023-08-21ice: fix receive buffer size miscalculationJesse Brandeburg
2023-08-21drm/panfrost: Skip speed binning on EOPNOTSUPPDavid Michael
2023-08-21of: dynamic: Refactor action prints to not use "%pOF" inside devtree_lockRob Herring