summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-06-18virtio-net: fix len check in receive_big()Xiang Mei
2026-06-18Merge tag 'media/v7.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2026-06-18string: Remove strncpy() from the kernelKees Cook
2026-06-18Merge tag 'cxl-for-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds
2026-06-18Merge tag 'libnvdimm-for-7.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-06-18Merge tag 'pmdomain-v7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds
2026-06-18Merge tag 'pinctrl-v7.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2026-06-18Merge tag 'backlight-next-7.2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-06-18Merge tag 'leds-next-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds
2026-06-18Merge tag 'mfd-next-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds
2026-06-18Merge tag 'hid-for-linus-2026061601' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2026-06-18spi: rpc-if: Use correct device for hardware reinitialization on resumeQuang Nguyen
2026-06-18PCI: host-common: Request bus reassignment when not probe-onlyRatheesh Kannoth
2026-06-18PCI: rockchip: Protect root bus removal with rescan lockHans Zhang
2026-06-18PCI: plda: Protect root bus removal with rescan lockHans Zhang
2026-06-18PCI: mediatek: Protect root bus removal with rescan lockHans Zhang
2026-06-18PCI: iproc: Protect root bus removal with rescan lockHans Zhang
2026-06-18PCI: dwc: Protect root bus removal with rescan lockHans Zhang
2026-06-18PCI: cadence: Protect root bus removal with rescan lockHans Zhang
2026-06-18PCI: brcmstb: Protect root bus removal with rescan lockHans Zhang
2026-06-18PCI: altera: Protect root bus removal with rescan lockHans Zhang
2026-06-18PCI: iproc: Restore .map_irq() for the platform bus driverMark Tomlinson
2026-06-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2026-06-18PCI: mvebu: Use fixed-width interrupt masks to avoid truncation in 64-bit buildsRosen Penev
2026-06-18Merge tag 'ata-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/liba...Linus Torvalds
2026-06-18i2c: pxa: Use named initializers for the platform_device_id arrayUwe Kleine-König (The Capable Hub)
2026-06-18gpio: eic-sprd: use raw_spinlock_t in the irq startup pathRunyu Xiao
2026-06-18gpio: sch: use raw_spinlock_t in the irq startup pathRunyu Xiao
2026-06-17net/mlx5: Remove broken and unused mlx5_query_mtppse()Li RongQing
2026-06-17net: ehea: unwind probe_port sysfs file on failurePengpeng Hou
2026-06-17octeontx2-af: npc: Log successful MCAM drop-on-non-hit install at debug levelRatheesh Kannoth
2026-06-17octeontx2-pf: Fix leak of SQ timestamp buffer on teardownRatheesh Kannoth
2026-06-17net: ethernet: mtk_eth_soc: fix supported_interface set after phylink_createChristian Marangi
2026-06-17net: pse-pd: set user byte command SUB2 fieldRobert Marko
2026-06-17treewide: fix transposed "sign" typos and update spelling.txtShardul Deshpande
2026-06-17drm/amdgpu: Use system unbound workqueue for soft IH ringTimur Kristóf
2026-06-17amdgpu/ih6.1: Fix minor versionTimur Kristóf
2026-06-17drm/amdkfd: Use exclusive bounds for SVM split alignment checksGerhard Schwanzer
2026-06-17drm/amdgpu/gfx9: Fix Ring and IB test fail after mode2Jiqian Chen
2026-06-17drm/amdgpu/uvd: Fix forcing MSG, FB BOs into VCPU segment when it isn't at 0 ...Timur Kristóf
2026-06-17drm/amdgpu/uvd: Place VCPU BO only in VRAM for UVD 4.x and olderTimur Kristóf
2026-06-17drm/amdgpu: Fix amdgpu_bo_move() when old_mem and new_mem are both GTTTimur Kristóf
2026-06-17drm/amdgpu: Respect placement requirements in amdgpu_gtt_mgr functionsTimur Kristóf
2026-06-17drm/amdgpu: Fix context pstate override handlingTvrtko Ursulin
2026-06-17drm/amdkfd: Use memdup_array_user to copy data from/to user space at kfd ioctlsXiaogang Chen
2026-06-17drm/amdkfd: check find_first_zero_bit before __set_bit on kfd->doorbell_bitmapXiaogang Chen
2026-06-17drm/amdkfd: Let driver decide buffer size at AMDKFD_IOC_GET_DMABUF_INFO ioctlXiaogang Chen
2026-06-17drm/amdgpu: fix recursive ww_mutex acquire in amdgpu_devcoredump_formatMikhail Gavrilov
2026-06-17drm/amdgpu: convert amdgpu_vm_lock_by_pasid() to drm_execMikhail Gavrilov
2026-06-17drm/amdgpu: Don't use UTS_RELEASE directlyUwe Kleine-König (The Capable Hub)