summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-06-27tcp: factorize logic into tcp_epollin_ready()Eric Dumazet3-22/+19
2025-06-27i40e: retry VFLR handling if there is ongoing VF resetRobert Malz1-1/+4
2025-06-27i40e: return false from i40e_reset_vf if reset is in progressRobert Malz1-3/+3
2025-06-27powerpc/vas: Return -EINVAL if the offset is non-zero in mmap()Haren Myneni1-0/+9
2025-06-27powerpc/vas: Move VAS API to book3s common platformHaren Myneni9-18/+24
2025-06-27net_sched: sch_sfq: fix a potential crash on gso_skb handlingEric Dumazet1-1/+4
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-27ath10k: prevent deinitializing NAPI twiceWen Gong6-12/+41
2025-06-27ath10k: add atomic protection for device recoveryWen Gong8-9/+25
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-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-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-27rtc: Fix offset calculation for .start_secs < 0Alexandre Mergnat1-1/+1
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-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