summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-06-27scsi: iscsi: Fix incorrect error path labels for flashnode operationsAlok Tiwari1-6/+5
2025-06-27ath10k: snoc: fix unbalanced IRQ enable in crash recoveryCaleb Connolly1-1/+3
2025-06-27ptp: remove ptp->n_vclocks check logic in ptp_vclock_in_use()Jeongjun Park1-11/+1
2025-06-27scsi: core: ufs: Fix a hang in the error handlerSanjeev Yadav1-1/+6
2025-06-27serial: sh-sci: Clean sci_ports[0] after at earlycon exitClaudiu Beznea1-2/+30
2025-06-27serial: sh-sci: Move runtime PM enable to sci_probe_single()Claudiu Beznea1-18/+6
2025-06-27serial: sh-sci: Check if TX data was written to device in .tx_empty()Claudiu Beznea1-0/+29
2025-06-27arm64: dts: ti: k3-am65-main: Add missing taps to sdhci0Judith Mendez1-0/+2
2025-06-27arm64: dts: ti: k3-am65-main: Fix sdhci node propertiesJudith Mendez1-6/+11
2025-06-27arm64: dts: ti: k3-am65-main: Drop deprecated ti,otap-del-sel propertyNishanth Menon1-1/+0
2025-06-27Input: synaptics-rmi - fix crash with unsupported versions of F34Dmitry Torokhov1-59/+76
2025-06-27Input: synaptics-rmi4 - convert to use sysfs_emit() APIszhang songyi1-8/+8
2025-06-27pmdomain: core: Fix error checking in genpd_dev_pm_attach_by_id()Dan Carpenter1-1/+1
2025-06-27do_change_type(): refuse to operate on unmounted/not ours mountsAl Viro1-0/+4
2025-06-27fix propagation graph breakage by MOVE_MOUNT_SET_GROUP move_mount(2)Al Viro1-1/+1
2025-06-27seg6: Fix validation of nexthop addressesIdo Schimmel1-4/+2
2025-06-27wireguard: device: enable threaded NAPIMirco Barone1-0/+1
2025-06-27netfilter: nf_set_pipapo_avx2: fix initial map fillFlorian Westphal1-1/+20
2025-06-27gve: add missing NULL check for gve_alloc_pending_packet() in TX DQOAlok Tiwari1-0/+3
2025-06-27PM: sleep: Fix power.is_suspended cleanup for direct-complete devicesRafael J. Wysocki1-1/+2
2025-06-27vmxnet3: correctly report gso type for UDP tunnelsRonak Doshi1-0/+26
2025-06-27net: dsa: tag_brcm: legacy: fix pskb_may_pull lengthÁlvaro Fernández Rojas1-1/+1
2025-06-27ice: create new Tx scheduler nodes for new queues onlyMichal Kubiak1-5/+6
2025-06-27Bluetooth: L2CAP: Fix not responding with L2CAP_CR_LE_ENCRYPTIONLuiz Augusto von Dentz1-1/+2
2025-06-27spi: bcm63xx-hsspi: fix shared resetÁlvaro Fernández Rojas1-1/+1
2025-06-27spi: bcm63xx-spi: fix shared resetÁlvaro Fernández Rojas1-1/+1
2025-06-27net/mlx4_en: Prevent potential integer overflow calculating HzDan Carpenter1-1/+1
2025-06-27driver: net: ethernet: mtk_star_emac: fix suspend/resume issueYanqing Wang1-0/+4
2025-06-27net: tipc: fix refcount warning in tipc_aead_encryptCharalampos Mitrodimas1-1/+5
2025-06-27gve: Fix RX_BUFFERS_POSTED stat to report per-queue fill_cntAlok Tiwari1-1/+1
2025-06-27net: stmmac: platform: guarantee uniqueness of bus_idQuentin Schulz1-2/+9
2025-06-27vt: remove VT_RESIZE and VT_RESIZEX from vt_compat_ioctl()Nicolas Pitre1-2/+0
2025-06-27MIPS: Loongson64: Add missing '#interrupt-cells' for loongson64c_ls7aWangYuli1-0/+1
2025-06-27iio: adc: ad7124: Fix 3dB filter frequency readingUwe Kleine-König1-2/+2
2025-06-27serial: Fix potential null-ptr-deref in mlb_usio_probe()Henry Martin1-1/+4
2025-06-27usb: renesas_usbhs: Reorder clock handling and power management in probeLad Prabhakar1-12/+38
2025-06-27PCI/DPC: Initialize aer_err_info before using itBjorn Helgaas1-1/+1
2025-06-27dmaengine: ti: Add NULL check in udma_probe()Henry Martin1-1/+2
2025-06-27PCI: cadence: Fix runtime atomic count underflowHans Zhang1-10/+1
2025-06-27rtc: sh: assign correct interrupts with DTWolfram Sang1-3/+9
2025-06-27nfs: ignore SB_RDONLY when remounting nfsLi Lingfeng1-0/+10
2025-06-27nfs: clear SB_RDONLY before getting superblockLi Lingfeng1-0/+9
2025-06-27perf record: Fix incorrect --user-regs commentsDapeng Mi1-1/+1
2025-06-27perf tests switch-tracking: Fix timestamp comparisonLeo Yan1-1/+1
2025-06-27mfd: stmpe-spi: Correct the name used in MODULE_DEVICE_TABLEAlexey Gladkov1-1/+1
2025-06-27mfd: exynos-lpass: Avoid calling exynos_lpass_disable() twice in exynos_lpass...Christophe JAILLET1-1/+0
2025-06-27rpmsg: qcom_smd: Fix uninitialized return variable in __qcom_smd_send()Dan Carpenter1-1/+1
2025-06-27remoteproc: qcom_wcnss_iris: Add missing put_device() on error in probeDan Carpenter1-0/+2
2025-06-27perf scripts python: exported-sql-viewer.py: Fix pattern matching with Python 3Adrian Hunter1-1/+4
2025-06-27backlight: pm8941: Add NULL check in wled_configure()Henry Martin1-2/+4