summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2024-12-11net: mana: Fix memory leak in mana_gd_setup_irqsMaxim Levitsky
2024-12-11udmabuf: fix memory leak on last export_udmabuf() error pathJann Horn
2024-12-11udmabuf: also check for F_SEAL_FUTURE_WRITEJann Horn
2024-12-11udmabuf: fix racy memfd sealing checkJann Horn
2024-12-11Merge tag 'vfio-v6.13-rc3' of https://github.com/awilliam/linux-vfioLinus Torvalds
2024-12-11EDAC/amd64: Simplify ECC check on unified memory controllersBorislav Petkov (AMD)
2024-12-11media: dvb-frontends: dib3000mb: fix uninit-value in dib3000_write_regNikita Zhandarovich
2024-12-11platform/x86/intel/vsec: Add support for Panther LakeXi Pardee
2024-12-11platform/x86/intel/ifs: Add Clearwater Forest to CPU support listJithu Joseph
2024-12-11platform/x86: touchscreen_dmi: Add info for SARY Tab 3 tabletHuy Minh
2024-12-11USB: serial: option: add Telit FE910C04 rmnet compositionsDaniele Palmas
2024-12-11USB: serial: option: add MediaTek T7XX compositionsJack Wu
2024-12-11USB: serial: option: add Netprisma LCUK54 modules for WWAN ReadyMank Wang
2024-12-11USB: serial: option: add MeiG Smart SLM770AMichal Hrusecky
2024-12-11USB: serial: option: add TCL IK512 MBIM & ECMDaniel Swanemar
2024-12-11thunderbolt: Don't display nvm_version unless upgrade supportedMario Limonciello
2024-12-10net: renesas: rswitch: handle stop vs interrupt raceNikita Yushchenko
2024-12-10net: renesas: rswitch: avoid use-after-put for a device tree nodeNikita Yushchenko
2024-12-10net: renesas: rswitch: fix leaked pointer on error pathNikita Yushchenko
2024-12-10net: renesas: rswitch: fix race window between tx start and completeNikita Yushchenko
2024-12-10net: renesas: rswitch: fix possible early skb releaseNikita Yushchenko
2024-12-10Merge tag 'wireless-2024-12-10' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2024-12-10bnxt_en: Fix aggregation ID mask to prevent oops on 5760X chipsMichael Chan
2024-12-10Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-12-10cxl/region: Fix region creation for greater than x2 switchesHuaisheng Ye
2024-12-10cxl/pci: Check dport->regs.rcd_pcie_cap availability before accessingLi Ming
2024-12-10cxl/pci: Fix potential bogus return value upon successful probingDavidlohr Bueso
2024-12-10of/irq: Fix using uninitialized variable @addr_len in API of_irq_parse_one()Zijun Hu
2024-12-10of/irq: Fix interrupt-map cell length check in of_irq_parse_imap_parent()Zijun Hu
2024-12-10of: Fix refcount leakage for OF node returned by __of_get_dma_parent()Zijun Hu
2024-12-10cpufreq/amd-pstate: Use boost numerator for upper bound of frequenciesMario Limonciello
2024-12-10cpufreq/amd-pstate: Store the boost numerator as highest perf againMario Limonciello
2024-12-10dm: Fix dm-zoned-reclaim zone write pointer alignmentDamien Le Moal
2024-12-10drm/amdkfd: pause autosuspend when creating pddJesse.zhang@amd.com
2024-12-10drm/amdgpu: fix when the cleaner shader is emittedChristian König
2024-12-10drm/amdgpu: Fix ISP HW init issuePratap Nirujogi
2024-12-10drm/amdkfd: hard-code MALL cacheline size for gfx11, gfx12Harish Kasiviswanathan
2024-12-10drm/amdkfd: hard-code cacheline size for gfx11Harish Kasiviswanathan
2024-12-10drm/amdkfd: Dereference null return valueAndrew Martin
2024-12-10i2c: nomadik: Add missing sentinel to match tableGeert Uytterhoeven
2024-12-10mmc: mtk-sd: disable wakeup in .remove() and in the error path of .probe()Joe Hattori
2024-12-10mmc: sdhci-tegra: Remove SDHCI_QUIRK_BROKEN_ADMA_ZEROLEN_DESC quirkPrathamesh Shete
2024-12-10i2c: pnx: Fix timeout in wait functionsVladimir Riabchun
2024-12-10p2sb: Do not scan and remove the P2SB device when it is unhiddenShin'ichiro Kawasaki
2024-12-10p2sb: Move P2SB hide and unhide code to p2sb_scan_and_cache()Shin'ichiro Kawasaki
2024-12-10p2sb: Introduce the global flag p2sb_hidden_by_biosShin'ichiro Kawasaki
2024-12-10p2sb: Factor out p2sb_read_from_cache()Shin'ichiro Kawasaki
2024-12-10alienware-wmi: Adds support to Alienware m16 R1 AMDKurt Borja
2024-12-10alienware-wmi: Fix X Series and G Series quirksKurt Borja
2024-12-10gpio: idio-16: Actually make use of the GPIO_IDIO_16 symbol namespaceUwe Kleine-König