summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2026-05-15iio: magnetometer: st_magn: fix default DRDY pin selection for LIS2MDLAdvait Dhamorikar1-2/+11
2026-05-15iio: buffer: Fix DMA fence leak in iio_buffer_enqueue_dmabuf()Benoît Monin1-0/+1
2026-05-15iio: adc: nxp-sar-adc: fix division by zero in write_rawAntoniu Miclaus1-1/+8
2026-05-15Merge tag 'counter-fixes-for-7.1' of ssh://gitolite.kernel.org/pub/scm/linux/...Greg Kroah-Hartman1-1/+2
2026-05-15drm/loongson: Use managed KMS pollingMyeonghun Pak1-1/+1
2026-05-15iommupt: Fix the end_index calculation in __map_range_leaf()Jason Gunthorpe1-7/+13
2026-05-15iommupt: Check for missing PAGE_SIZE in the pgsize_bitmapJason Gunthorpe1-2/+2
2026-05-15iommu: Handle unmap error when iommu_debug is enabledJason Gunthorpe1-30/+19
2026-05-15iommu: Fix up map/unmap debugging for iommupt domainsJason Gunthorpe1-21/+22
2026-05-15iommu: Fix loss of errno on map failure for classic opsJason Gunthorpe1-1/+1
2026-05-15scsi: target: tcm_loop: Fix NULL ptr dereferenceGuixin Liu1-2/+10
2026-05-15scsi: isci: Fix use-after-free in device removal pathMichael Bommarito1-0/+3
2026-05-15scsi: sd: Fix return code handling in sd_spinup_disk()Mike Christie1-2/+1
2026-05-15net: ifb: report ethtool stats over num_tx_queuesMichael Bommarito1-6/+5
2026-05-15net/mlx5: Skip disabled vports when setting max TX speedOr Har-Toov3-0/+27
2026-05-15net/mlx5: Do not restore destination-less TC rulesJeroen Massar1-1/+2
2026-05-15net/mlx5e: Don't leak RSS context in case of errorGal Pressman1-1/+4
2026-05-15octeontx2-pf: fix double free in rvu_rep_rsrc_init()Dawei Feng1-1/+2
2026-05-15Merge tag 'nvme-7.1-2026-05-14' of git://git.infradead.org/nvme into block-7.1Jens Axboe7-25/+34
2026-05-15net/mlx5e: Fix use-after-free in mlx5e_tx_reporter_timeout_recoverMatt Fleming1-3/+3
2026-05-15ovpn: disable BHs when updating device statsRalf Lici4-12/+28
2026-05-15Merge tag 'hid-for-linus-2026051401' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds26-81/+266
2026-05-15Merge tag 'acpi-7.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds15-16/+73
2026-05-14soc: microchip: mpfs-sys-controller: fix resource leak on probe errorFelix Gu1-2/+4
2026-05-14RDMA/siw: Reject MPA FPDU length underflow before signed receive mathMichael Bommarito1-0/+15
2026-05-14vfio/pci: Check BAR resources before exporting a DMABUFMatt Evans1-2/+4
2026-05-14vfio/pci: Set up BAR resources and maps in vfio_pci_core_enable()Matt Evans2-20/+43
2026-05-14firmware: samsung: acpm: Fix mailbox channel leak on probe errorTudor Ambarus1-5/+8
2026-05-14firmware: samsung: acpm: Fix cross-thread RX length corruptionTudor Ambarus2-7/+11
2026-05-14clk: samsung: gs101: Fix missing USI7_USI DIV clock in peric0_clk_regsKuan-Wei Chiu1-1/+1
2026-05-14Merge tag 'net-7.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds24-57/+135
2026-05-14phy: apple: atc: Fix typec switch/mux leak on unbindDavid Carlier1-5/+22
2026-05-14nvme-apple: Reset q->sq_tail during queue initNick Chan1-0/+1
2026-05-14ovpn: fix race between deleting interface and adding new peerAntonio Quartulli2-13/+20
2026-05-14ovpn: respect peer refcount in CMD_NEW_PEER error pathDavid Carlier3-5/+6
2026-05-14ovpn: tcp - use cached peer pointer in ovpn_tcp_close()David Carlier1-2/+7
2026-05-14Bluetooth: hci_qca: Convert timeout from jiffies to msShuai Zhang1-17/+16
2026-05-14Bluetooth: btmtk: accept too short WMT FUNC_CTRL eventsPauli Virtanen1-2/+2
2026-05-14cpufreq/amd-pstate: Drop Kconfig option for dynamic EPPMario Limonciello2-16/+0
2026-05-14drm/ttm: Fix ttm_bo_shrink() infinite LRU walk on backup failureThomas Hellström1-8/+3
2026-05-14net: phy: DP83TC811: add reading of abilitiesSven Schuchmann1-0/+1
2026-05-14drm/ttm: Convert -EAGAIN from dmem_cgroup_try_charge to -ENOSPCThomas Hellström2-2/+5
2026-05-14arm_mpam: Check whether the config array is allocated before destroying itJames Morse1-0/+3
2026-05-14arm_mpam: Fix false positive assert failure during mpam_disable()James Morse1-2/+8
2026-05-14arm_mpam: Improve check for whether or not NRDY is hardware managedBen Horgan1-2/+11
2026-05-14arm_mpam: Pretend that NRDY is always hardware managedBen Horgan2-38/+17
2026-05-14arm_mpam: Fix monitor instance selection when checking for hardware NRDYBen Horgan1-2/+2
2026-05-14Input: synaptics - add LEN2058 to SMBus passlist for ThinkPad E490Nicolás Bazaes1-0/+1
2026-05-14Merge tag 'amd-drm-fixes-7.1-2026-05-13' of https://gitlab.freedesktop.org/ag...Dave Airlie7-213/+220
2026-05-14macsec: use rcu_work to defer TX SA crypto cleanup out of softirqJinliang Zheng1-3/+5