summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2024-12-14Merge tag 'v6.13-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2024-12-14Merge tag 'rust-fixes-6.13' of https://github.com/Rust-for-Linux/linuxLinus Torvalds
2024-12-14Merge tag 'iommu-fixes-v6.13-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-12-14Merge tag 'ata-6.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...Linus Torvalds
2024-12-13net: tun: fix tun_napi_alloc_frags()Eric Dumazet
2024-12-13Merge tag 'spi-fix-v6.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-12-13Merge tag 'regulator-fix-v6.13-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-12-13Merge tag 'drm-fixes-2024-12-14' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2024-12-13Merge tag 'acpi-6.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2024-12-13Merge tag 'block-6.13-20241213' of git://git.kernel.dk/linuxLinus Torvalds
2024-12-13Merge tag 'libnvdimm-fixes-6.13-rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-12-14drm/modes: Avoid divide by zero harder in drm_mode_vrefresh()Ville Syrjälä
2024-12-13Merge branch 'acpica'Rafael J. Wysocki
2024-12-13Merge tag 'gpio-fixes-for-v6.13-rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-12-13irqchip/gic-v3: Work around insecure GIC integrationsMarc Zyngier
2024-12-13irqchip/gic: Correct declaration of *percpu_base pointer in union gic_baseUros Bizjak
2024-12-13drm/display: use ERR_PTR on DP tunnel manager creation failKrzysztof Karas
2024-12-13media: mediatek: vcodec: mark vdec_vp9_slice_map_counts_eob_coef noinlineArnd Bergmann
2024-12-13iommu/vt-d: Avoid draining PRQ in sva mm release pathLu Baolu
2024-12-13iommu/vt-d: Fix qi_batch NULL pointer with nested parent domainYi Liu
2024-12-13iommu/vt-d: Remove cache tags before disabling ATSLu Baolu
2024-12-13Merge tag 'ffa-fix-6.13' of https://git.kernel.org/pub/scm/linux/kernel/git/s...Arnd Bergmann
2024-12-13drm/panel: synaptics-r63353: Fix regulator unbalanceMichael Trimarchi
2024-12-13drm/panel: st7701: Add prepare_prev_first flag to drm_panelMarek Vasut
2024-12-13drm/panel: novatek-nt35950: fix return value check in nt35950_probe()Yang Yingliang
2024-12-13drm/panel: himax-hx83102: Add a check to prevent NULL pointer dereferenceZhang Zekun
2024-12-13xen/netfront: fix crash when removing deviceJuergen Gross
2024-12-13efi/esrt: remove esre_attribute::store()Jiri Slaby (SUSE)
2024-12-13Merge tag 'amd-drm-fixes-6.13-2024-12-11' of https://gitlab.freedesktop.org/a...Dave Airlie
2024-12-13Merge tag 'drm-xe-fixes-2024-12-12' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie
2024-12-12Merge tag 'net-6.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-12-12Merge tag 'arm-smmu-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Joerg Roedel
2024-12-12drm/xe/reg_sr: Remove register poolLucas De Marchi
2024-12-12drm/xe: Call invalidation_fence_fini for PT inval fences in error stateDaniele Ceraolo Spurio
2024-12-12drm/xe: fix the ERR_PTR() returned on failure to allocate tiny ptMirsad Todorovac
2024-12-12Merge tag 'for-net-2024-12-12' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski
2024-12-12net: dsa: microchip: KSZ9896 register regmap alignment to 32 bit boundariesJesse Van Gavere
2024-12-12net: renesas: rswitch: fix initial MPIC register settingNikita Yushchenko
2024-12-12Bluetooth: btmtk: avoid UAF in btmtk_process_coredumpThadeu Lima de Souza Cascardo
2024-12-12dma-buf: Fix __dma_buf_debugfs_list_del argument for !CONFIG_DEBUG_FST.J. Mercier
2024-12-12ACPICA: events/evxfregn: don't release the ContextMutex that was never acquiredDaniil Tatianin
2024-12-12i2c: riic: Always round-up when calculating bus periodGeert Uytterhoeven
2024-12-12team: Fix feature propagation of NETIF_F_GSO_ENCAP_ALLDaniel Borkmann
2024-12-12team: Fix initial vlan_feature set in __team_compute_featuresDaniel Borkmann
2024-12-12bonding: Fix feature propagation of NETIF_F_GSO_ENCAP_ALLDaniel Borkmann
2024-12-12bonding: Fix initial {vlan,mpls}_feature set in bond_compute_featuresDaniel Borkmann
2024-12-12net, team, bonding: Add netdev_base_features helperDaniel Borkmann
2024-12-11net: dsa: felix: fix stuck CPU-injected packets with short taprio windowsVladimir Oltean
2024-12-11net: usb: qmi_wwan: add Telit FE910C04 compositionsDaniele Palmas
2024-12-11net: mana: Fix irq_contexts memory leak in mana_gd_setup_irqsMaxim Levitsky