summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-10-15Linux 6.6.112v6.6.112Greg Kroah-Hartman
2025-10-15usb: cdns3: cdnsp-pci: remove redundant pci_disable_device() callMiaoqian Lin
2025-10-15arm64: dts: qcom: qcm2290: Disable USB SS bus instances in park modeKonrad Dybcio
2025-10-15usb: typec: tipd: Clear interrupts firstSven Peter
2025-10-15net: usb: asix: hold PM usage ref to avoid PM/MDIO + RTNL deadlockOleksij Rempel
2025-10-15bus: fsl-mc: Check return value of platform_get_resource()Salah Triki
2025-10-15pinctrl: check the return value of pinmux_ops::get_function_name()Bartosz Golaszewski
2025-10-15remoteproc: pru: Fix potential NULL pointer dereference in pru_rproc_set_ctab...Zhen Ni
2025-10-15sunrpc: fix null pointer dereference on zero-length checksumLei Lu
2025-10-15Input: uinput - zero-initialize uinput_ff_upload_compat to avoid info leakZhen Ni
2025-10-15Input: atmel_mxt_ts - allow reset GPIO to sleepMarek Vasut
2025-10-15misc: fastrpc: Skip reference for DMA handlesLing Xu
2025-10-15misc: fastrpc: fix possible map leak in fastrpc_put_argsLing Xu
2025-10-15misc: fastrpc: Fix fastrpc_map_lookup operationLing Xu
2025-10-15nvdimm: ndtest: Return -ENOMEM if devm_kcalloc() fails in ndtest_probe()Guangshuo Li
2025-10-15mm: hugetlb: avoid soft lockup when mprotect to large memory areaYang Shi
2025-10-15ext4: fix checks for orphan inodesJan Kara
2025-10-15ksmbd: fix error code overwriting in smb2_get_info_filesystem()Matvey Kovalev
2025-10-15LoongArch: Automatically disable kaslr if boot from kexec_fileYouling Tang
2025-10-15dm: fix NULL pointer dereference in __dm_suspend()Zheng Qixing
2025-10-15dm: fix queue start/stop imbalance under suspend/load/resume racesZheng Qixing
2025-10-15mfd: vexpress-sysreg: Check the return value of devm_gpiochip_add_data()Bartosz Golaszewski
2025-10-15mfd: rz-mtu3: Fix MTU5 NFCR register offsetCosmin Tanislav
2025-10-15net: nfc: nci: Add parameter validation for packet dataDeepak Sharma
2025-10-15fs: udf: fix OOB read in lengthAllocDescs handlingLarshin Sergey
2025-10-15ASoC: SOF: ipc3-topology: Fix multi-core and static pipelines tear downRanjani Sridharan
2025-10-15ASoC: wcd934x: fix error handling in wcd934x_codec_parse_data()Ma Ke
2025-10-15uio_hv_generic: Let userspace take care of interrupt maskNaman Jain
2025-10-15Squashfs: fix uninit-value in squashfs_get_parentPhillip Lougher
2025-10-15bpf: Reject negative offsets for ALU opsYazhou Tang
2025-10-15vhost: vringh: Modify the return value checkzhang jiao
2025-10-15Revert "net/mlx5e: Update and set Xon/Xoff upon MTU set"Jakub Kicinski
2025-10-15smb: client: fix crypto buffers in non-linear memoryEnzo Matsumiya
2025-10-15net/mlx5: fw reset, add reset timeout workMoshe Shemesh
2025-10-15net/mlx5: pagealloc: Fix reclaim race during command interface teardownShay Drory
2025-10-15net/mlx5: Stop polling for command response if interface goes downMoshe Shemesh
2025-10-15net: dlink: handle copy_thresh allocation failureYeounsu Moon
2025-10-15net: ena: return 0 in ena_get_rxfh_key_size() when RSS hash key is not config...Kohei Enju
2025-10-15nfp: fix RSS hash key size when RSS is not supportedKohei Enju
2025-10-15mtd: rawnand: atmel: Fix error handling path in atmel_nand_controller_add_nandsErick Karanja
2025-10-15drivers/base/node: fix double free in register_one_node()Donet Tom
2025-10-15ocfs2: fix double free in user_cluster_connect()Dan Carpenter
2025-10-15hwrng: ks-sa - fix division by zero in ks_sa_rng_initNishanth Menon
2025-10-15KEYS: X.509: Fix Basic Constraints CA flag parsingFan Wu
2025-10-15Bluetooth: hci_sync: Fix using random address for BIG/PA advertisementsLuiz Augusto von Dentz
2025-10-15Bluetooth: ISO: don't leak skb in ISO_CONT RXPauli Virtanen
2025-10-15Bluetooth: ISO: Fix possible UAF on iso_conn_freeLuiz Augusto von Dentz
2025-10-15Bluetooth: MGMT: Fix not exposing debug UUID on MGMT_OP_READ_EXP_FEATURES_INFOLuiz Augusto von Dentz
2025-10-15vhost: vringh: Fix copy_to_iter return value checkMichael S. Tsirkin
2025-10-15net: usb: Remove disruptive netif_wake_queue in rtl8150_set_multicastI Viswanath