summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-09-08Linux 6.1.109v6.1.109Greg Kroah-Hartman1-1/+1
2024-09-08i2c: Use IS_REACHABLE() for substituting empty ACPI functionsRichard Fitzgerald1-1/+1
2024-09-08ext4: handle redirtying in ext4_bio_write_page()Jan Kara1-2/+12
2024-09-08ext4: reject casefold inode flag without casefold featureEric Biggers1-1/+4
2024-09-08udf: Limit file size to 4TBJan Kara1-1/+8
2024-09-08ext4: fix inode tree inconsistency caused by ENOMEMzhanchengbin1-1/+1
2024-09-08Bluetooth: SCO: fix sco_conn related locking and validity issuesPauli Virtanen1-11/+12
2024-09-08Bluetooth: SCO: Fix possible circular locking dependency on sco_connect_cfmLuiz Augusto von Dentz1-29/+40
2024-09-08virtio_net: Fix napi_skb_cache_put warningBreno Leitao1-4/+4
2024-09-08media: uvcvideo: Enforce alignment of frame and intervalRicardo Ribalda1-4/+14
2024-09-08drm/amd/display: Skip wbscl_set_scaler_filter if filter is nullAlex Hung1-0/+3
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-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-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-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-08drm/bridge: tc358767: Check if fully initialized before signalling HPD event ...Marek Vasut1-1/+1
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-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-08fsnotify: clear PARENT_WATCHED flags lazilyAmir Goldstein4-17/+56
2024-09-08usb: typec: ucsi: Fix null pointer dereference in traceAbhishek Pandit-Subedi1-1/+1
2024-09-08usbip: Don't submit special requests twiceSimon Holesch1-27/+50
2024-09-08rcu/nocb: Remove buggy bypass lock contention mitigationFrederic Weisbecker2-27/+6
2024-09-08pwm: xilinx: Fix u32 overflow issue in 32-bit width PWM mode.Ken Sloat1-1/+1
2024-09-08ionic: fix potential irq name truncationShannon Nelson1-1/+1
2024-09-08RDMA/efa: Properly handle unexpected AQ completionsMichael Margolin1-13/+17
2024-09-08hwspinlock: Introduce hwspin_lock_bust()Richard Maina4-0/+48
2024-09-08PCI: al: Check IORESOURCE_BUS existence during probeAleksandr Mishin1-3/+13
2024-09-08cpufreq: scmi: Avoid overflow of target_freq in fast switchJagadeesh Kona1-2/+2
2024-09-08wifi: iwlwifi: remove fw_running opShahar S Matityahu3-9/+1
2024-09-08drm/amdgpu: update type of buf size to u32 for eeprom functionsTao Zhou2-5/+5
2024-09-08wifi: rtw89: ser: avoid multiple deinit on same CAMZong-Zhe Yang1-2/+6
2024-09-08drm/amd/pm: check negtive return for table entriesJesse Zhang1-5/+8
2024-09-08drm/amdgpu: the warning dereferencing obj for nbio_v7_4Jesse Zhang1-1/+1
2024-09-08drm/amd/pm: check specific index for aldebaranJesse Zhang1-1/+2
2024-09-08drm/amdgpu: fix the waring dereferencing hiveJesse Zhang1-0/+3
2024-09-08drm/amdgpu: fix dereference after null checkJesse Zhang1-1/+1
2024-09-08drm/amdgpu/pm: Check input value for CUSTOM profile mode setting on legacy SOCsMa Jun2-3/+7
2024-09-08wifi: ath11k: initialize 'ret' in ath11k_qmi_load_file_target_mem()Jeff Johnson1-1/+1
2024-09-08apparmor: fix possible NULL pointer dereferenceLeesoo Ahn1-0/+4
2024-09-08drm/amdkfd: Reconcile the definition and use of oem_id in struct kfd_topology...Michael Chen3-5/+5
2024-09-08drm/amdgpu: fix mc_data out-of-bounds read warningTim Huang1-0/+2
2024-09-08drm/amdgpu: fix ucode out-of-bounds read warningTim Huang1-0/+3
2024-09-08drm/amdgpu: Fix out-of-bounds read of df_v1_7_channel_numberMa Jun1-0/+2
2024-09-08drm/amdgpu: Fix out-of-bounds write warningMa Jun1-1/+1