summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-06-27vgacon: Add check for vc_origin address range in vgacon_scroll()GONG Ruiqi1-1/+1
2025-06-27fbdev: Fix fb_set_var to prevent null-ptr-deref in fb_videomode_to_varMurad Masimov1-1/+3
2025-06-27EDAC/altera: Use correct write width with the INTTEST registerNiravkumar L Rabara1-3/+3
2025-06-27NFC: nci: uart: Set tty->disc_data only in success pathKrzysztof Kozlowski1-4/+4
2025-06-27f2fs: prevent kernel warning due to negative i_nlink from corrupted imageJaegeuk Kim1-0/+9
2025-06-27Input: ims-pcu - check record size in ims_pcu_flash_firmware()Dan Carpenter1-0/+6
2025-06-27ext4: fix calculation of credits for extent tree modificationJan Kara1-5/+6
2025-06-27ext4: inline: fix len overflow in ext4_prepare_inline_dataThadeu Lima de Souza Cascardo1-1/+1
2025-06-27bus: fsl-mc: do not add a device-link for the UAPI used DPMCP deviceIoana Ciornei1-6/+13
2025-06-27ata: pata_via: Force PIO for ATAPI devices on VT6415/VT6330Tasos Sahanidis1-1/+2
2025-06-27ARM: 9447/1: arm/memremap: fix arch_memremap_can_ram_remap()Ross Stutterheim1-3/+1
2025-06-27media: v4l2-dev: fix error handling in __video_register_device()Ma Ke1-7/+7
2025-06-27media: gspca: Add error handling for stv06xx_read_sensor()Wentao Liang1-3/+4
2025-06-27wifi: rtlwifi: disable ASPM for RTL8723BE with subsystem ID 11ad:1723Mingcong Bai1-0/+10
2025-06-27nfsd: nfsd4_spo_must_allow() must check this is a v4 compound requestNeilBrown1-1/+2
2025-06-27wifi: p54: prevent buffer-overflow in p54_rx_eeprom_readback()Christian Lamparter3-4/+12
2025-06-27gfs2: move msleep to sleepable contextAlexander Aring1-1/+2
2025-06-27configfs: Do not override creating attribute file failure in populate_attrs()Zijun Hu1-1/+1
2025-06-27net: usb: aqc111: debug info before sanitationOliver Neukum1-4/+4
2025-06-27calipso: unlock rcu before returning -EAFNOSUPPORTEric Dumazet1-2/+4
2025-06-27xen/arm: call uaccess_ttbr0_enable for dm_op hypercallStefano Stabellini1-1/+20
2025-06-27usb: Flush altsetting 0 endpoints before reinitializating them after reset.Mathias Nyman1-2/+14
2025-06-27fs/filesystems: Fix potential unsigned integer underflow in fs_name()Zijun Hu1-5/+9
2025-06-27net/mdiobus: Fix potential out-of-bounds read/write accessJakub Raczynski1-0/+6
2025-06-27drm/amd/display: Do not add '-mhard-float' to dcn2{1,0}_resource.o for clangNathan Chancellor2-2/+2
2025-06-27drm/amd/display: Do not add '-mhard-float' to dml_ccflags for clangNathan Chancellor1-1/+2
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