summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-08-28drm/xe: Assign ioctl xe file handler to vm in xe_vm_createPiotr Piórkowski4-8/+9
2025-08-28net: ti: icssg-prueth: Fix HSR and switch offload Enablement during firwmare ...MD Danish Anwar1-31/+41
2025-08-28ppp: fix race conditions in ppp_fill_forward_pathQingfang Deng1-6/+11
2025-08-28net: ethernet: mtk_ppe: add RCU lock around dev_fill_forward_pathQingfang Deng1-0/+2
2025-08-28scsi: ufs: ufs-qcom: Fix ESI null pointer dereferenceNitin Rawat1-24/+15
2025-08-28scsi: ufs: ufs-qcom: Update esi_vec_mask for HW major version >= 6Bao D. Nguyen1-2/+1
2025-08-28scsi: ufs: core: Remove WARN_ON_ONCE() call from ufshcd_uic_cmd_compl()Bart Van Assche1-1/+1
2025-08-28scsi: ufs: core: Fix IRQ lock inversion for the SCSI host lockBart Van Assche1-5/+3
2025-08-28bnxt_en: Fix lockdep warning during rmmodMichael Chan1-1/+1
2025-08-28ipv6: sr: validate HMAC algorithm ID in seg6_hmac_info_addMinhong He1-0/+3
2025-08-28net: gso: Forbid IPv6 TSO with extensions on devices with only IPV6_CSUMJakub Ramaseuski1-0/+12
2025-08-28drm/amd/display: Don't print errors for nonexistent connectorsTimur Kristóf2-5/+15
2025-08-28drm/amd/display: Adjust DCE 8-10 clock, don't overclock by 15%Timur Kristóf1-7/+5
2025-08-28drm/amd/display: Add null pointer check in mod_hdcp_hdcp1_create_session()Chenyuan Yang1-0/+3
2025-08-28regulator: pca9450: Use devm_register_sys_off_handlerPeng Fan1-8/+5
2025-08-28ALSA: usb-audio: Fix size validation in convert_chmap_v3()Dan Carpenter1-1/+1
2025-08-28drm/hisilicon/hibmc: fix dp and vga cannot show togetherBaihan Li1-0/+8
2025-08-28drm/hisilicon/hibmc: fix rare monitors cannot display problemBaihan Li1-2/+12
2025-08-28drm/hisilicon/hibmc: fix the hibmc loaded failed bugBaihan Li1-2/+2
2025-08-28drm/hisilicon/hibmc: fix irq_request()'s irq name variable is localBaihan Li1-7/+3
2025-08-28drm/hisilicon/hibmc: fix the i2c device resource leak when vdac init failedBaihan Li3-3/+14
2025-08-28rust: alloc: fix `rusttest` by providing `Cmalloc::aligned_layout` tooMiguel Ojeda1-0/+11
2025-08-28md: fix sync_action incorrect display during resyncZheng Qixing1-2/+35
2025-08-28md: add helper rdev_needs_recovery()Zheng Qixing1-11/+12
2025-08-28md: rename recovery_cp to resync_offsetLi Nan12-95/+95
2025-08-28drm: nova-drm: fix 32-bit arm buildMiguel Ojeda1-1/+2
2025-08-28mlxsw: spectrum: Forward packets with an IPv4 link-local source IPIdo Schimmel2-0/+3
2025-08-28Bluetooth: hci_core: Fix not accounting for BIS/CIS/PA links separatelyLuiz Augusto von Dentz1-5/+25
2025-08-28Bluetooth: Add PA_LINK to distinguish BIG sync and PA sync connectionsYang Li8-30/+46
2025-08-28Bluetooth: hci_conn: do return error from hci_enhanced_setup_sync()Sergey Shtylyov1-1/+2
2025-08-28Bluetooth: hci_event: fix MTU for BN == 0 in CIS EstablishedPauli Virtanen1-4/+4
2025-08-28Bluetooth: hci_sync: Prevent unintended PA sync when SID is 0xFFYang Li1-4/+8
2025-08-28Bluetooth: hci_core: Fix using ll_privacy_capable for current settingsLuiz Augusto von Dentz2-1/+2
2025-08-28Bluetooth: hci_core: Fix using {cis,bis}_capable for current settingsLuiz Augusto von Dentz5-17/+28
2025-08-28Bluetooth: btmtk: Fix wait_on_bit_timeout interruption during shutdownJiande Lu1-6/+1
2025-08-28Bluetooth: hci_sync: Fix scan state after PA Sync has been establishedLuiz Augusto von Dentz1-2/+5
2025-08-28iommu/amd: Avoid stack buffer overflow from kernel cmdlineKees Cook1-2/+2
2025-08-28scsi: qla4xxx: Prevent a potential error pointer dereferenceDan Carpenter1-0/+2
2025-08-28rtase: Fix Rx descriptor CRC error bit definitionJustin Lai1-1/+1
2025-08-28net/sched: Fix backlog accounting in qdisc_dequeue_internalWilliam Liu7-33/+50
2025-08-28net: bridge: fix soft lockup in br_multicast_query_expired()Wang Liang2-0/+18
2025-08-28net: xilinx: axienet: Fix RX skb ring management in DMAengine modeSuraj Gupta1-2/+6
2025-08-28RDMA/hns: Fix dip entries leak on devices newer than hip09Junxian Huang1-1/+1
2025-08-28RDMA/core: Free pfn_list with appropriate kvfree callAkhilesh Patil1-2/+2
2025-08-28RDMA/bnxt_re: Fix to initialize the PBL arrayAnantha Prabhu1-0/+2
2025-08-28RDMA/bnxt_re: Fix a possible memory leak in the driverKalesh AP1-0/+23
2025-08-28RDMA/bnxt_re: Fix to remove workload check in SRQ limit pathKashyap Desai3-35/+2
2025-08-28RDMA/bnxt_re: Fix to do SRQ armena by defaultKashyap Desai1-2/+1
2025-08-28RDMA/hns: Fix querying wrong SCC context for DIP algorithmwenglianfa2-3/+10
2025-08-28RDMA/erdma: Fix unset QPN of GSI QPBoshi Yu1-0/+2