summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-12-07net: lan966x: Fix the initialization of taprioHoratiu Vultur1-1/+4
2025-12-07net: aquantia: Add missing descriptor cache invalidation on ATL2Kai-Heng Feng4-19/+25
2025-12-07platform/x86: intel: punit_ipc: fix memory corruptionDan Carpenter1-1/+1
2025-12-07Bluetooth: SMP: Fix not generating mackey and ltk when repairingLuiz Augusto von Dentz1-24/+7
2025-12-07can: gs_usb: gs_usb_receive_bulk_callback(): check actual_length before acces...Marc Kleine-Budde1-7/+19
2025-12-07can: gs_usb: gs_usb_xmit_callback(): fix handling of failed transmitted URBsMarc Kleine-Budde1-2/+15
2025-12-07can: kvaser_usb: leaf: Fix potential infinite loop in command parsersSeungjin Bae1-2/+2
2025-12-07filemap: cap PTE range to be created to allowed zero fill in folio_map_range()Pankaj Raghav1-1/+6
2025-12-07pmdomain: imx: Fix reference count leak in imx_gpc_removeMiaoqian Lin1-0/+2
2025-12-07pmdomain: arm: scmi: Fix genpd leak on provider registration failureSudeep Holla1-2/+11
2025-12-07pmdomain: samsung: plug potential memleak during probeAndré Draszik1-6/+5
2025-12-07selftests: mptcp: connect: fix fallback note due to OoOMatthieu Baerts (NGI0)1-1/+1
2025-12-07selftests: mptcp: join: rm: set backup flagMatthieu Baerts (NGI0)1-27/+27
2025-12-07HID: amd_sfh: Stop sensor before startingMario Limonciello (AMD)1-0/+2
2025-12-07ata: libata-scsi: Fix system suspend for a security locked driveNiklas Cassel2-0/+9
2025-12-07dt-bindings: pinctrl: toshiba,visconti: Fix number of items in groupsKrzysztof Kozlowski1-12/+14
2025-12-07mm/mempool: fix poisoning order>0 pages with HIGHMEMVlastimil Babka1-6/+26
2025-12-07mm/mempool: replace kmap_atomic() with kmap_local_page()Fabio M. De Francesco1-4/+4
2025-12-07mptcp: fix a race in mptcp_pm_del_add_timer()Eric Dumazet1-7/+13
2025-12-07mptcp: decouple mptcp fastclose from tcp closePaolo Abeni2-5/+10
2025-12-07maple_tree: fix tracepoint string pointersMartin Kaiser1-14/+16
2025-12-07mm/truncate: unmap large folio on split failureKiryl Shutsemau1-1/+26
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/mm_init: fix hash table order logging in alloc_large_system_hash()Isaac J. Manjarres1-1/+1
2025-12-07mm/secretmem: fix use-after-free race in fault handlerLance Yang1-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-07cifs: fix typo in enable_gcm_256 module parameterSteve French1-1/+1
2025-12-07bcma: don't register devices disabled in OFRafał Miłecki1-0/+6
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-07nvme-multipath: fix lockdep WARN due to partition scan workShin'ichiro Kawasaki1-1/+1
2025-12-07net: openvswitch: remove never-working support for setting nsh fieldsIlya Maximets3-125/+9
2025-12-07net: mlxsw: linecards: fix missing error check in mlxsw_linecard_devlink_info...Pavel Zhigulin1-0/+2
2025-12-07net: dsa: hellcreek: fix missing error handling in LED registrationPavel Zhigulin1-2/+12
2025-12-07drm/tegra: Add call to put_pid()Prateek Agarwal1-2/+5
2025-12-07gpu: host1x: Select context device based on attached IOMMUMikko Perttunen3-1/+7
2025-12-07mlxsw: spectrum: Fix memory leak in mlxsw_sp_flower_stats()Zilin Guan1-2/+4
2025-12-07xfrm: Determine inner GSO type from packet inner protocolJianbo Liu3-5/+10
2025-12-07drm/amdgpu: Skip emit de meta data on gfx11 with rs64 enabledYifan Zha1-2/+2
2025-12-07drm/tegra: dc: Fix reference leak in tegra_dc_couple()Ma Ke1-0/+1