summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-09-08Linux 6.10.9v6.10.9Greg Kroah-Hartman1-1/+1
2024-09-08i2c: Use IS_REACHABLE() for substituting empty ACPI functionsRichard Fitzgerald1-1/+1
2024-09-08drm/amdgpu: remove redundant semicolons in RAS_EVENT_LOGYang Wang1-1/+1
2024-09-08mm: Fix filemap_invalidate_inode() to use invalidate_inode_pages2_range()David Howells1-1/+1
2024-09-08pinctrl: core: reset gpio_device in loop in pinctrl_pins_show()Léo DUBOIN1-0/+1
2024-09-08media: uvcvideo: Enforce alignment of frame and intervalRicardo Ribalda1-4/+14
2024-09-08crypto: ecc - Fix off-by-one missing to clear most significant digitStefan Berger1-1/+1
2024-09-08drm/amd/display: Skip wbscl_set_scaler_filter if filter is nullAlex Hung1-0/+3
2024-09-08drm/amd/display: Check BIOS images before it is usedAlex Hung1-0/+14
2024-09-08drm/amdkfd: use mode1 reset for RAS poison consumptionTao Zhou1-2/+2
2024-09-08drm/amdgpu: set RAS fed status for more casesTao Zhou2-0/+2
2024-09-08drm/amd/display: Avoid overflow from uint32_t to uint8_tAlex Hung2-2/+2
2024-09-08drm/amd/display: Disable DMCUB timeout for DCN35Nicholas Kazlauskas1-0/+1
2024-09-08drm/amd/display: use preferred link settings for dp signal onlyWenjing Liu1-14/+10
2024-09-08drm/amd/display: Remove register from DCN35 DMCUB diagnostic collectionNicholas Kazlauskas1-4/+1
2024-09-08drm/amd/display: Correct the defined value for AMDGPU_DMUB_NOTIFICATION_MAXWayne Lin1-1/+1
2024-09-08drm/amd/display: added NULL check at start of dc_validate_streamwinstang1-0/+3
2024-09-08drm/amd/display: Don't use fsleep for PSR exit waits on dmub replayNicholas Kazlauskas1-1/+2
2024-09-08drm/amdgpu: fix overflowed constant warning in mmhub_set_clockgating()Bob Zhou4-4/+4
2024-09-08drm/amdgpu: add lock in kfd_process_dequeue_from_deviceYunxiang Li1-2/+7
2024-09-08drm/amdgpu: add lock in amdgpu_gart_invalidate_tlbYunxiang Li1-1/+5
2024-09-08drm/amdgpu: add skip_hw_access checks for sriovYunxiang Li1-0/+9
2024-09-08block: remove the blk_flush_integrity call in blk_integrity_unregisterChristoph Hellwig1-2/+0
2024-09-08driver: iio: add missing checks on iio_info's callback accessJulien Stephan3-11/+37
2024-09-08drm/xe: Add GuC state asserts to deregister_exec_queueMatthew Brost1-0/+5
2024-09-08f2fs: fix to do sanity check on blocks for inline_data inodeChao Yu3-3/+21
2024-09-08wifi: cfg80211: make hash table duplicates more survivableJohannes Berg1-12/+34
2024-09-08hwmon: (k10temp) Check return value of amd_smn_read()Yazen Ghannam1-9/+27
2024-09-08thermal: trip: Use READ_ONCE() for lockless access to trip propertiesRafael J. Wysocki2-4/+4
2024-09-08dmaengine: altera-msgdma: properly free descriptor in msgdma_free_descriptorOlivier Dautricourt1-3/+1
2024-09-08dmaengine: altera-msgdma: use irq variant of spin_lock/unlock while invoking ...Olivier Dautricourt1-2/+3
2024-09-08pinctrl: renesas: rzg2l: Validate power registers for SD and ETHLad Prabhakar1-4/+8
2024-09-08drm/xe: Check valid domain is passed in xe_force_wake_refHimal Prasad Ghimiray1-1/+1
2024-09-08drm/xe: Ensure caller uses sole domain for xe_force_wake_assert_heldHimal Prasad Ghimiray1-0/+11
2024-09-08drm/bridge: tc358767: Check if fully initialized before signalling HPD event ...Marek Vasut1-1/+1
2024-09-08net: tcp/dccp: prepare for tw_timer un-pinningValentin Schneider5-14/+52
2024-09-08RAS/AMD/ATL: Validate address map when information is gatheredJohn Allen2-43/+77
2024-09-08gfs2: Revert "Add quota_change type"Andreas Gruenbacher2-15/+10
2024-09-08crypto: stm32/cryp - call finalize with bh disabledMaxime Méré1-1/+5
2024-09-08drm/meson: plane: Add error handlingHaoran Liu1-6/+11
2024-09-08net/mlx5e: SHAMPO, Fix incorrect page releaseDragos Tatulea1-1/+2
2024-09-08platform/chrome: cros_ec_lpc: MEC access can use an AML mutexBen Walsh2-2/+85
2024-09-08smack: tcp: ipv4, fix incorrect labelingCasey Schaufler1-1/+1
2024-09-08regmap: spi: Fix potential off-by-one when calculating reserved sizeAndy Shevchenko1-2/+1
2024-09-08drm/xe: Don't overmap identity VRAM mappingMatthew Brost1-13/+42
2024-09-08drm/amdgu: fix Unintentional integer overflow for mall sizeJesse Zhang1-1/+1
2024-09-08tcp: annotate data-races around tw->tw_ts_recent and tw->tw_ts_recent_stampEric Dumazet3-16/+24
2024-09-08net: remove NULL-pointer net parameter in ip_metrics_convertJason Xing6-17/+14
2024-09-08fsnotify: clear PARENT_WATCHED flags lazilyAmir Goldstein4-17/+56
2024-09-08drm/xe: Use missing lock in relay_needs_workerNirmoy Das1-1/+8