summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-02-26thermal/debugfs: replace kzalloc() with kcalloc() in thermal_debug_tz_add()Ethan Carter Edwards
2025-02-23Merge tag 'i2c-for-6.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-02-23Merge tag 'edac_urgent_for_v6.14_rc4' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2025-02-22Merge tag 'irq-urgent-2025-02-22' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-02-22i2c: core: Allocate temporary client dynamicallyGeert Uytterhoeven
2025-02-21Merge tag 'soc-fixes-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds
2025-02-21Merge tag 'drm-fixes-2025-02-22' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-02-21Merge tag 'block-6.14-20250221' of git://git.kernel.dk/linuxLinus Torvalds
2025-02-21Merge tag 'acpi-6.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2025-02-21Merge tag 'mtd/fixes-for-6.14-rc4' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-02-21Merge tag 'gpio-fixes-for-v6.14-rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-02-21irqchip/qcom-pdc: Workaround hardware register bug on X1E80100Stephan Gerhold
2025-02-20Merge tag 'for-v6.14-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/sre...Linus Torvalds
2025-02-20Merge tag 'ata-6.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...Linus Torvalds
2025-02-21Merge tag 'drm-msm-fixes-2025-02-20' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie
2025-02-21Merge tag 'drm-intel-fixes-2025-02-20' of https://gitlab.freedesktop.org/drm/...Dave Airlie
2025-02-20Merge tag 'nvme-6.14-2025-02-20' of git://git.infradead.org/nvme into block-6.14Jens Axboe
2025-02-21Merge tag 'drm-xe-fixes-2025-02-20' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie
2025-02-21Merge tag 'drm-misc-fixes-2025-02-20' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2025-02-20soc: loongson: loongson2_guts: Add check for devm_kstrdup()Haoxiang Li
2025-02-20Merge tag 'scmi-fix-6.14' of https://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann
2025-02-20Merge tag 'net-6.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-02-20nvme: only allow entering LIVE from CONNECTING stateDaniel Wagner
2025-02-20nvme-fc: rely on state transitions to handle connectivity lossDaniel Wagner
2025-02-20gpiolib: don't bail out if get_direction() fails in gpiochip_add_data()Bartosz Golaszewski
2025-02-20nfp: bpf: Add check for nfp_app_ctrl_msg_alloc()Haoxiang Li
2025-02-20net: axienet: Set mac_managed_pmNick Hu
2025-02-19geneve: Suppress list corruption splat in geneve_destroy_tunnels().Kuniyuki Iwashima
2025-02-19gtp: Suppress list corruption splat in gtp_net_exit_batch_rtnl().Kuniyuki Iwashima
2025-02-19drm/i915/dp: Fix disabling the transcoder function in 128b/132b modeImre Deak
2025-02-19drm/i915/dp: Fix error handling during 128b/132b link trainingImre Deak
2025-02-19accel/amdxdna: Add missing include linux/slab.hSu Hui
2025-02-19Merge tag 'spi-nor/fixes-for-6.14-rc4' of https://git.kernel.org/pub/scm/linu...Miquel Raynal
2025-02-19mtd: rawnand: cadence: fix unchecked dereferenceNiravkumar L Rabara
2025-02-19drm/nouveau/pmu: Fix gp10b firmware guardAaron Kling
2025-02-18net: pse-pd: pd692x0: Fix power limit retrievalKory Maincent
2025-02-18gve: set xdp redirect target only when it is availableJoshua Washington
2025-02-18drm/xe/guc: Fix size_t print formatLucas De Marchi
2025-02-18drm/xe: Make GUC binaries dump consistent with other binaries in devcoredumpJosé Roberto de Souza
2025-02-18ACPI: platform_profile: Fix memory leak in profile_class_is_visible()Kurt Borja
2025-02-18apple-nvme: Support coprocessors left idleHector Martin
2025-02-18apple-nvme: Release power domains when probe failsHector Martin
2025-02-18nvmet: Use enum definitions instead of hardcoded valuesDamien Le Moal
2025-02-18nvme/ioctl: add missing space in err messageCaleb Sander Mateos
2025-02-18nvme-tcp: fix connect failure on receiving partial ICResp PDUCaleb Sander Mateos
2025-02-18nvme: tcp: Fix compilation warning with W=1Damien Le Moal
2025-02-18nvmet: pci-epf: Avoid RCU stalls under heavy workloadDamien Le Moal
2025-02-18nvmet: pci-epf: Do not uselessly write the CSTS registerDamien Le Moal
2025-02-18nvmet: pci-epf: Correctly initialize CSTS when enabling the controllerDamien Le Moal
2025-02-18nvmet-rdma: recheck queue state is LIVE in state lock in recv doneRuozhu Li