aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-07-25tap: add missing verification for short frameSi-Wei Liu1-0/+5
2024-07-25mISDN: Fix a use after free in hfcmulti_tx()Dan Carpenter1-3/+4
2024-07-25gve: Fix an edge case for TSO skb validity checkBailey Forrest1-1/+21
2024-07-25bnxt_en: update xdp_rxq_info in queue restart logicTaehee Yoo1-0/+17
2024-07-25nvme-pci: add missing condition check for existence of mapped dataLeon Romanovsky1-1/+2
2024-07-25iommu: arm-smmu: Fix Tegra workaround for PAGE_SIZE mappingsAshish Mhetre1-1/+1
2024-07-25of: remove internal arguments from of_property_for_each_u32()Luca Ceresoli18-73/+47
2024-07-25rbd: don't assume rbd_is_lock_owner() for exclusive mappingsIlya Dryomov1-5/+0
2024-07-25rbd: don't assume RBD_LOCK_STATE_LOCKED for exclusive mappingsIlya Dryomov1-5/+5
2024-07-25rbd: rename RBD_LOCK_STATE_RELEASING and releasing_waitIlya Dryomov1-10/+10
2024-07-25net: mediatek: Fix potential NULL pointer dereference in dummy net_device han...Breno Leitao1-2/+1
2024-07-25Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Paolo Abeni5-5/+25
2024-07-24drm/amdgpu: reset vm state machine after gpu reset(vram lost)ZhenGuo Yin1-4/+5
2024-07-24drm/amdgpu: add missed harvest check for VCN IP v4/v5Tim Huang3-0/+18
2024-07-24drm/amdgpu: Fix eeprom max record countStanley.Yang1-0/+3
2024-07-24drm/amdgpu: fix ras UE error injection failure issueYiPeng Chai1-3/+1
2024-07-24drm/amd/display: Remove ASSERT if significance is zero in math_ceil2Rodrigo Siqueira1-2/+0
2024-07-24drm/amd/display: Check for NULL pointerSung Joon Kim1-1/+2
2024-07-24drm/amdgpu/vcn: Use offsets local to VCN/JPEG in VFJane Jian2-5/+60
2024-07-24drm/amdgpu: Add empty HDP flush function to VCN v4.0.3Lijo Lazar1-0/+8
2024-07-24drm/amdgpu: Add empty HDP flush function to JPEG v4.0.3Lijo Lazar1-0/+8
2024-07-24drm/amd/amdgpu: Fix uninitialized variable warningsMa Ke1-1/+1
2024-07-24drm/amdgpu: Fix atomics on GFX12David Belanger8-1/+143
2024-07-24drm/amdgpu/sdma5.2: Update wptr registers as well as doorbellAlex Deucher1-0/+12
2024-07-24Merge tag 'phy-for-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/phy...Linus Torvalds26-397/+4435
2024-07-24Merge tag 'soundwire-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds14-80/+264
2024-07-24Merge tag 'dmaengine-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds32-122/+2047
2024-07-24sysctl: treewide: constify the ctl_table argument of proc_handlersJoel Granados7-14/+14
2024-07-24Merge tag 'random-6.11-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-1/+17
2024-07-24ublk: fix UBLK_CMD_DEL_DEV_ASYNC handlingMing Lei1-1/+4
2024-07-24net: stmmac: Correct byte order of perfect_matchSimon Horman4-5/+5
2024-07-24thermal: core: Back off when polling thermal zones on errorsRafael J. Wysocki2-7/+61
2024-07-23ice: Fix recipe read procedureWojciech Drewek1-4/+4
2024-07-23ice: Add a per-VF limit on number of FDIR filtersAhmed Zaki4-1/+21
2024-07-23Merge tag 'rpmsg-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/remo...Linus Torvalds2-3/+4
2024-07-23Merge tag 'rproc-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/remo...Linus Torvalds14-46/+346
2024-07-23Merge tag 'hwlock-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rem...Linus Torvalds3-0/+56
2024-07-23clk: samsung: fix getting Exynos4 fin_pll rate from external clocksKrzysztof Kozlowski1-6/+7
2024-07-23Merge tag 'i2c-for-6.11-rc1-second-batch' of git://git.kernel.org/pub/scm/lin...Linus Torvalds4-15/+24
2024-07-23Merge tag 'mailbox-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds8-43/+280
2024-07-23Merge tag 'pcmcia-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds6-4/+8
2024-07-23Merge tag 'for-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...Linus Torvalds28-148/+1063
2024-07-23Merge tag 'hsi-for-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/sre...Linus Torvalds1-1/+0
2024-07-23iommu/amd: Convert comma to semicolonChen Ni1-3/+3
2024-07-23iommu: sprd: Avoid NULL deref in sprd_iommu_hw_enArtem Chernyshev1-1/+1
2024-07-23s390: Remove protvirt and kvm config guards for uv codeJanosch Frank1-1/+1
2024-07-23drbd: Add peer_device to Kernel docSimon Horman1-0/+4
2024-07-23net: bonding: correctly annotate RCU in bond_should_notify_peers()Johannes Berg1-5/+2
2024-07-23thermal: trip: Split thermal_zone_device_set_mode()Rafael J. Wysocki1-7/+24
2024-07-23net: airoha: Fix MBI_RX_AGE_SEL_MASK definitionLorenzo Bianconi1-1/+1