summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-02-23efi/cper: Fix cper_arm_ctx_info alignmentPatrick Rudolph
2025-02-23efi/cper: Fix cper_ia_proc_ctx alignmentPatrick Rudolph
2025-02-23RDMA/bnxt_re: Fix the page details for the srq created by kernel consumersKashyap Desai
2025-02-23RDMA/mlx5: Fix bind QP error cleanup flowPatrisious Haddad
2025-02-23soc: imx8m: Unregister cpufreq and soc dev in cleanup pathPeng Fan
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-21net: cadence: macb: Synchronize stats calculationsSean Anderson
2025-02-21ipvlan: ensure network headers are in skb linear partEric Dumazet
2025-02-21net: loopback: Avoid sending IP packets without an Ethernet headerIdo Schimmel
2025-02-21Merge tag 'for-net-2025-02-21' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski
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-21fbdev: hyperv_fb: iounmap() the correct memory when removing a deviceMichael Kelley
2025-02-21Merge tag 'block-6.14-20250221' of git://git.kernel.dk/linuxLinus Torvalds
2025-02-21thermal: gov_power_allocator: Fix incorrect calculation in divvy_up_power()Yu-Che Cheng
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-21ntsync: Check wait count based on byte size.Elizabeth Figura
2025-02-21irqchip/qcom-pdc: Workaround hardware register bug on X1E80100Stephan Gerhold
2025-02-20scsi: ufs: core: bsg: Fix crash when arpmb command failsArthur Simchaev
2025-02-20scsi: ufs: core: Set default runtime/system PM levels before ufshcd_hba_init()Manivannan Sadhasivam
2025-02-20scsi: core: Clear driver private data when retrying requestYe Bin
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-20net: stmmac: dwmac-loongson: Add fix_soc_reset() callbackQunqin Zhao
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-20net: phy: qcom: qca807x fix condition for DAC_DSP_BIAS_CURRENTGeorge Moussalem
2025-02-20Bluetooth: Always allow SCO packets for user channelHsin-chen Chuang
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-20bus: simple-pm-bus: fix forced runtime PM useJohan Hovold
2025-02-20char: misc: deallocate static minor in error pathThadeu Lima de Souza Cascardo
2025-02-20eeprom: digsy_mtc: Make GPIO lookup table match the deviceAndy Shevchenko
2025-02-20drivers: virt: acrn: hsm: Use kzalloc to avoid info leak in pmcmd_ioctlHaoyu Li
2025-02-20binderfs: fix use-after-free in binder_devicesCarlos Llamas
2025-02-20slimbus: messaging: Free transaction ID in delayed interrupt scenarioVisweswara Tanuku
2025-02-20vbox: add HAS_IOPORT dependencyArnd Bergmann
2025-02-20cdx: Fix possible UAF error in driver_override_show()Qiu-ji Chen
2025-02-20gpiolib: don't bail out if get_direction() fails in gpiochip_add_data()Bartosz Golaszewski
2025-02-20usb: gadget: Fix setting self-powered state on suspendMarek Szyprowski
2025-02-20drivers: core: fix device leak in __fw_devlink_relax_cycles()Luca Ceresoli