summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-12-07mptcp: fix a race in mptcp_pm_del_add_timer()Eric Dumazet1-7/+13
2025-12-07mptcp: fix premature close in case of fallbackPaolo Abeni1-1/+2
2025-12-07mptcp: fix ack generation for fallback mskPaolo Abeni1-1/+24
2025-12-07dt-bindings: pinctrl: toshiba,visconti: Fix number of items in groupsKrzysztof Kozlowski1-12/+14
2025-12-07ata: libata-scsi: Fix system suspend for a security locked driveNiklas Cassel2-0/+9
2025-12-07Input: pegasus-notetaker - fix potential out-of-bounds accessSeungjin Bae1-0/+9
2025-12-07Input: remove third argument of usb_maxpacket()Vincent Mailhol6-6/+6
2025-12-07usb: deprecate the third argument of usb_maxpacket()Vincent Mailhol1-11/+5
2025-12-07mptcp: Disallow MPTCP subflows from sockmapJiayuan Chen1-0/+8
2025-12-07selftests: mptcp: connect: fix fallback note due to OoOMatthieu Baerts (NGI0)1-1/+1
2025-12-07pmdomain: samsung: plug potential memleak during probeAndré Draszik1-6/+5
2025-12-07pmdomain: arm: scmi: Fix genpd leak on provider registration failureSudeep Holla1-2/+11
2025-12-07pmdomain: imx: Fix reference count leak in imx_gpc_removeMiaoqian Lin1-0/+2
2025-12-07net: netpoll: fix incorrect refcount handling causing incorrect cleanupBreno Leitao1-2/+5
2025-12-07mmc: sdhci-of-dwcmshc: Change DLL_STRBIN_TAPNUM_DEFAULT to 0x4Shawn Lin1-1/+1
2025-12-07net: qede: Initialize qede_ll_ops with designated initializerNathan Chancellor1-1/+1
2025-12-07btrfs: fix crash on racing fsync and size-extending write into preallocOmar Sandoval1-6/+11
2025-12-07btrfs: add helper to truncate inode items when logging inodeFilipe Manana1-13/+19
2025-12-07Makefile.compiler: replace cc-ifversion with compiler-specific macrosNick Desaulniers13-30/+37
2025-12-07uio_hv_generic: Set event for all channels on the deviceLong Li1-4/+17
2025-12-07tracing/tools: Fix incorrcet short option in usage text for --threadsZhang Chujun1-1/+1
2025-12-07net: ethernet: ti: netcp: Standardize knav_dma_open_channel to return NULL on...Nishanth Menon2-12/+12
2025-12-07ALSA: usb-audio: fix uac2 clock source at terminal parserRené Rebe1-1/+1
2025-12-07mm/secretmem: fix use-after-free race in fault handlerLance Yang1-1/+1
2025-12-07mm/mm_init: fix hash table order logging in alloc_large_system_hash()Isaac J. Manjarres1-1/+1
2025-12-07kconfig/nconf: Initialize the default locale at startupJakub Horký1-0/+3
2025-12-07kconfig/mconf: Initialize the default locale at startupJakub Horký1-0/+3
2025-12-07net: tls: Cancel RX async resync request on rcd_delta overflowShahar Shitrit2-1/+9
2025-12-07selftests: net: use BASH for bareudp testingPo-Hsu Lin1-1/+1
2025-12-07scsi: core: Fix a regression triggered by scsi_host_busy()Bart Van Assche1-2/+3
2025-12-07vsock: Ignore signal/timeout on connect() if already establishedMichal Luczaj1-9/+31
2025-12-07net: qlogic/qede: fix potential out-of-bounds read in qede_tpa_cont() and qed...Pavel Zhigulin1-2/+3
2025-12-07kernel.h: Move ARRAY_SIZE() to a separate headerAlejandro Colomar3-6/+15
2025-12-07platform/x86/intel/speed_select_if: Convert PCIBIOS_* return codes to errnosHaotian Zhang1-2/+2
2025-12-07s390/ctcm: Fix double-kfreeAleksei Nikiforov1-1/+0
2025-12-07net: openvswitch: remove never-working support for setting nsh fieldsIlya Maximets3-125/+9
2025-12-07net: dsa: hellcreek: fix missing error handling in LED registrationPavel Zhigulin1-2/+12
2025-12-07mlxsw: spectrum: Fix memory leak in mlxsw_sp_flower_stats()Zilin Guan1-2/+4
2025-12-07drm/tegra: dc: Fix reference leak in tegra_dc_couple()Ma Ke1-0/+1
2025-12-07mptcp: fix race condition in mptcp_schedule_work()Eric Dumazet1-7/+12
2025-12-07MIPS: Malta: Fix !EVA SOC-it PCI MMIOMaciej W. Rozycki1-7/+13
2025-12-07scsi: target: tcm_loop: Fix segfault in tcm_loop_tpg_address_show()Hamza Mahfooz1-0/+3
2025-12-07scsi: sg: Do not sleep in atomic contextBart Van Assche1-1/+9
2025-12-07nvme: nvme-fc: Ensure ->ioerr_work is cancelled in nvme_fc_delete_ctrl()Ewan D. Milne1-1/+1
2025-12-07Input: imx_sc_key - fix memory corruption on unloadDan Carpenter1-1/+1
2025-12-07Input: cros_ec_keyb - fix an invalid memory accessTzung-Bi Shih1-0/+6
2025-12-07be2net: pass wrb_params in case of OS2BMCAndrey Vatoropin1-3/+4
2025-12-07exfat: check return value of sb_min_blocksize in exfat_read_boot_sectorYongpeng Yang1-1/+4
2025-12-07mtd: rawnand: cadence: fix DMA device NULL pointer dereferenceNiravkumar L Rabara1-1/+2
2025-12-07HID: quirks: work around VID/PID conflict for 0x4c4a/0x4155Zhang Heng2-3/+14