summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-06-27MIPS: Move '-Wa,-msoft-float' check from as-option to cc-optionNathan Chancellor1-1/+1
2025-06-27x86/boot/compressed: prefer cc-option for CFLAGS additionsNick Desaulniers1-1/+1
2025-06-27net: mdio: C22 is now optional, EOPNOTSUPP if not providedAndrew Lunn1-2/+8
2025-06-27net_sched: tbf: fix a race in tbf_change()Eric Dumazet1-1/+1
2025-06-27net_sched: red: fix a race in __red_change()Eric Dumazet1-1/+1
2025-06-27net_sched: prio: fix a race in prio_tune()Eric Dumazet1-1/+1
2025-06-27net/mlx5: Fix return value when searching for existing flow groupPatrisious Haddad1-1/+4
2025-06-27net/mlx5: Wait for inactive autogroupsPaul Blakey1-3/+5
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-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-27NFSD: Fix NFSv3 SETATTR/CREATE's handling of large file sizesChuck Lever1-1/+1
2025-06-27NFSD: Fix ia_size underflowChuck Lever1-0/+4
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-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-27net/mlx4_en: Prevent potential integer overflow calculating HzDan Carpenter1-1/+1
2025-06-27vt: remove VT_RESIZE and VT_RESIZEX from vt_compat_ioctl()Nicolas Pitre1-2/+0
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-27rtc: sh: assign correct interrupts with DTWolfram Sang1-3/+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-27perf ui browser hists: Set actions->thread before calling do_zoom_thread()Arnaldo Carvalho de Melo1-1/+1
2025-06-27fbdev: core: fbcvt: avoid division by 0 in fb_cvt_hperiod()Sergey Shtylyov1-1/+1
2025-06-27soc: aspeed: Add NULL check in aspeed_lpc_enable_snoop()Henry Martin1-2/+13
2025-06-27soc: aspeed: lpc: Fix impossible judgment conditionSu Hui1-1/+1
2025-06-27arm64: dts: rockchip: disable unrouted USB controllers and PHY on RK3399 Puma...Quentin Schulz1-8/+0
2025-06-27ARM: dts: qcom: apq8064 merge hw splinlock into corresponding syscon deviceDmitry Baryshkov1-9/+4
2025-06-27bus: fsl-mc: fix double-free on mc_devIoana Ciornei1-2/+4
2025-06-27nilfs2: do not propagate ENOENT error from nilfs_btree_propagate()Ryusuke Konishi1-1/+3
2025-06-27nilfs2: add pointer check for nilfs_direct_propagate()Wentao Liang1-0/+3
2025-06-27Squashfs: check return result of sb_min_blocksizePhillip Lougher1-0/+5
2025-06-27ARM: dts: at91: at91sam9263: fix NAND chip selectsWolfram Sang3-3/+3
2025-06-27ARM: dts: at91: usb_a9263: fix GPIO for Dataflash chip selectWolfram Sang1-1/+1
2025-06-27f2fs: fix to correct check conditions in f2fs_cross_renameZhiguo Niu1-1/+1
2025-06-27f2fs: use d_inode(dentry) cleanup dentry->d_inodeZhiguo Niu2-6/+6
2025-06-27calipso: Don't call calipso functions for AF_INET sk.Kuniyuki Iwashima1-0/+3
2025-06-27net: lan743x: rename lan743x_reset_phy to lan743x_hw_reset_phyThangaraj Samynathan1-2/+2
2025-06-27net: usb: aqc111: fix error handling of usbnet read callsNikita Zhandarovich1-2/+8