summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2024-12-07net: mscc: ocelot: perform error cleanup in ocelot_hwstamp_set()Vladimir Oltean
2024-12-07net: mscc: ocelot: be resilient to loss of PTP packets during transmissionVladimir Oltean
2024-12-07net: mscc: ocelot: ocelot->ts_id_lock and ocelot_port->tx_skbs.lock are IRQ-safeVladimir Oltean
2024-12-07net: mscc: ocelot: improve handling of TX timestamp for unknown skbVladimir Oltean
2024-12-07net: mscc: ocelot: fix memory leak on ocelot_port_add_txtstamp_skb()Vladimir Oltean
2024-12-07net: stmmac: fix TSO DMA API usage causing oopsRussell King (Oracle)
2024-12-07Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2024-12-07Merge tag 'block-6.13-20241207' of git://git.kernel.dk/linuxLinus Torvalds
2024-12-06bnxt_en: Fix potential crash when dumping FW log coredumpHongguang Gao
2024-12-06bnxt_en: Fix GSO type for HW GRO packets on 5750X chipsMichael Chan
2024-12-06ptp: kvm: x86: Return EOPNOTSUPP instead of ENODEV from kvm_arch_ptp_init()Thomas Weißschuh
2024-12-06Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2024-12-06Merge tag 'fixes-2024-12-06' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-12-06Merge tag 'drm-fixes-2024-12-06' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2024-12-06Merge tag 'amd-drm-fixes-6.13-2024-12-04' of https://gitlab.freedesktop.org/a...Simona Vetter
2024-12-06Merge tag 'drm-fixes-2024-12-07' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2024-12-06Merge tag 'regmap-fix-v6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-12-06Merge tag 'spi-fix-v6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-12-06Merge tag 'mmc-v6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds
2024-12-06Merge tag 'pmdomain-v6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-12-06gpio: ljca: Initialize num before accessing item in ljca_gpio_configHaoyu Li
2024-12-06efi/zboot: Limit compression options to GZIP and ZSTDArd Biesheuvel
2024-12-06cacheinfo: Allocate memory during CPU hotplug if not done from the primary CPURicardo Neri
2024-12-06tty: serial: Work around warning backtrace in serial8250_set_defaultsGuenter Roeck
2024-12-05iio: magnetometer: yas530: use signed integer type for clamp limitsJakob Hauser
2024-12-05net/mlx5: DR, prevent potential error pointer dereferenceDan Carpenter
2024-12-05Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-12-06Merge tag 'drm-misc-fixes-2024-12-05' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2024-12-06Merge tag 'drm-xe-fixes-2024-12-04' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie
2024-12-05drm/amdkfd: Correct the migration DMA map directionPrike Liang
2024-12-05drm/amd/pm: Set SMU v13.0.7 default workload typeKenneth Feng
2024-12-05drm/amd/pm: Initialize power profile modeLijo Lazar
2024-12-05amdgpu/uvd: get ring reference from rq schedulerDavid (Ming Qiang) Wu
2024-12-05drm/amdgpu: fix UVD contiguous CS mapping problemChristian König
2024-12-05drm/amdgpu: use sjt mec fw on gfx943 for sriovVictor Zhao
2024-12-05Revert "drm/amdgpu: Fix ISP hw init issue"Pratap Nirujogi
2024-12-05vfio/mlx5: Align the page tracking max message size with the device capabilityYishai Hadas
2024-12-05Merge tag 'net-6.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-12-05Merge tag 'hid-for-linus-2024120501' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-12-05Merge tag 'linux-watchdog-6.13-rc1' of git://www.linux-watchdog.org/linux-wat...Linus Torvalds
2024-12-05drm/v3d: Enable Performance Counters before clearing themMaíra Canal
2024-12-05Merge tag 'nvme-6.13-2024-12-05' of git://git.infradead.org/nvme into block-6.13Jens Axboe
2024-12-05virtio-blk: don't keep queue frozen during system suspendMing Lei
2024-12-05firmware: microchip: fix UL_IAP lock check in mpfs_auto_update_state()Valentina Fernandez
2024-12-05coco: virt: arm64: Do not enable cca guest driver by defaultSuzuki K Poulose
2024-12-05drm/dp_mst: Use reset_msg_rx_state() instead of open coding itImre Deak
2024-12-05drm/dp_mst: Reset message rx state after OOM in drm_dp_mst_handle_up_req()Imre Deak
2024-12-05drm/dp_mst: Ensure mst_primary pointer is valid in drm_dp_mst_handle_up_req()Imre Deak
2024-12-05drm/dp_mst: Fix down request message timeout handlingImre Deak
2024-12-05drm/dp_mst: Simplify error path in drm_dp_mst_handle_down_rep()Imre Deak