summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-12-01Linux 6.6.118v6.6.118Greg Kroah-Hartman1-1/+1
2025-12-01mptcp: fix a race in mptcp_pm_del_add_timer()Eric Dumazet1-7/+13
2025-12-01mm/mempool: fix poisoning order>0 pages with HIGHMEMVlastimil Babka1-6/+26
2025-12-01mm/mempool: replace kmap_atomic() with kmap_local_page()Fabio M. De Francesco1-4/+4
2025-12-01HID: amd_sfh: Stop sensor before startingMario Limonciello (AMD)1-0/+2
2025-12-01selftests: mptcp: join: endpoints: longer transferMatthieu Baerts (NGI0)1-4/+4
2025-12-01pmdomain: imx: Fix reference count leak in imx_gpc_removeMiaoqian Lin1-0/+2
2025-12-01pmdomain: imx-gpc: Convert to platform remove callback returning voidUwe Kleine-König1-9/+13
2025-12-01pmdomain: arm: scmi: Fix genpd leak on provider registration failureSudeep Holla1-2/+11
2025-12-01ftrace: Fix BPF fexit with livepatchSong Liu2-10/+14
2025-12-01crash: fix crashkernel resource shrinkSourabh Jain1-1/+1
2025-12-01wifi: cfg80211: Add missing lock in cfg80211_check_and_end_cac()Alexander Wetzel1-0/+5
2025-12-01maple_tree: fix tracepoint string pointersMartin Kaiser1-15/+17
2025-12-01uio_hv_generic: Set event for all channels on the deviceLong Li1-4/+17
2025-12-01KVM: arm64: Check the untrusted offset in FF-A memory shareSebastian Ene1-2/+7
2025-12-01smb: client: fix incomplete backport in cfids_invalidation_worker()Henrique Carvalho1-1/+1
2025-12-01tracing/tools: Fix incorrcet short option in usage text for --threadsZhang Chujun1-1/+1
2025-12-01net: ethernet: ti: netcp: Standardize knav_dma_open_channel to return NULL on...Nishanth Menon2-12/+12
2025-12-01ALSA: usb-audio: fix uac2 clock source at terminal parserRené Rebe1-1/+1
2025-12-01f2fs: compress: fix UAF of f2fs_inode_info in f2fs_free_dicZhiguo Niu2-19/+21
2025-12-01s390/mm: Fix __ptep_rdp() inline assemblyHeiko Carstens2-9/+7
2025-12-01f2fs: compress: change the first parameter of page_array_{alloc,free} to sbiZhiguo Niu1-20/+20
2025-12-01kconfig/nconf: Initialize the default locale at startupJakub Horký1-0/+3
2025-12-01kconfig/mconf: Initialize the default locale at startupJakub Horký1-0/+3
2025-12-01net: tls: Cancel RX async resync request on rcd_delta overflowShahar Shitrit2-1/+9
2025-12-01selftests: net: use BASH for bareudp testingPo-Hsu Lin1-1/+1
2025-12-01x86/microcode/AMD: Limit Entrysign signature checking to known generationsBorislav Petkov (AMD)1-1/+19
2025-12-01scsi: core: Fix a regression triggered by scsi_host_busy()Bart Van Assche1-2/+3
2025-12-01cifs: fix typo in enable_gcm_256 module parameterSteve French1-1/+1
2025-12-01bcma: don't register devices disabled in OFRafał Miłecki1-0/+6
2025-12-01vsock: Ignore signal/timeout on connect() if already establishedMichal Luczaj1-9/+31
2025-12-01cifs: fix memory leak in smb3_fs_context_parse_param error pathShaurya Rane1-0/+4
2025-12-01LoongArch: Use UAPI types in ptrace UAPI headerThomas Weißschuh1-22/+18
2025-12-01net/mlx5: Clean up only new IRQ glue on request_irq() failurePradyumn Rahar1-4/+2
2025-12-01devlink: rate: Unset parent pointer in devl_rate_nodes_destroyShay Drory1-1/+3
2025-12-01pinctrl: s32cc: initialize gpio_pin_config::list after kmalloc()Jared Kangas1-0/+1
2025-12-01pinctrl: s32cc: fix uninitialized memory in s32_pinctrl_descJared Kangas1-1/+1
2025-12-01net: qlogic/qede: fix potential out-of-bounds read in qede_tpa_cont() and qed...Pavel Zhigulin1-2/+3
2025-12-01kernel.h: Move ARRAY_SIZE() to a separate headerAlejandro Colomar3-6/+15
2025-12-01platform/x86/intel/speed_select_if: Convert PCIBIOS_* return codes to errnosHaotian Zhang1-2/+2
2025-12-01s390/ctcm: Fix double-kfreeAleksei Nikiforov1-1/+0
2025-12-01nvme-multipath: fix lockdep WARN due to partition scan workShin'ichiro Kawasaki1-1/+1
2025-12-01net: openvswitch: remove never-working support for setting nsh fieldsIlya Maximets3-125/+9
2025-12-01net: mlxsw: linecards: fix missing error check in mlxsw_linecard_devlink_info...Pavel Zhigulin1-0/+2
2025-12-01net: dsa: hellcreek: fix missing error handling in LED registrationPavel Zhigulin1-2/+12
2025-12-01drm/tegra: Add call to put_pid()Prateek Agarwal1-2/+5
2025-12-01mlxsw: spectrum: Fix memory leak in mlxsw_sp_flower_stats()Zilin Guan1-2/+4
2025-12-01pinctrl: cirrus: Fix fwnode leak in cs42l43_pin_probe()Haotian Zhang1-4/+19
2025-12-01xfrm: Prevent locally generated packets from direct output in tunnel modeJianbo Liu1-1/+5
2025-12-01xfrm: Determine inner GSO type from packet inner protocolJianbo Liu3-5/+10