summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2025-12-07mptcp: do not fallback when OoO is presentPaolo Abeni1-0/+7
2025-12-07mptcp: avoid unneeded subflow-level dropsPaolo Abeni2-0/+32
2025-12-07mptcp: fix premature close in case of fallbackPaolo Abeni1-1/+2
2025-12-07mptcp: fix ack generation for fallback mskPaolo Abeni1-1/+22
2025-12-07mptcp: fix race condition in mptcp_schedule_work()Eric Dumazet1-7/+12
2025-12-07LoongArch: Don't panic if no valid cache info for PCIHuacai Chen1-4/+4
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: pegasus-notetaker - fix potential out-of-bounds accessSeungjin Bae1-0/+9
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-07net: dsa: microchip: lan937x: Fix RGMII delay tuningOleksij Rempel1-0/+1
2025-12-07be2net: pass wrb_params in case of OS2BMCAndrey Vatoropin1-3/+4
2025-12-07ata: libata-scsi: Add missing scsi_device_put() in ata_scsi_dev_rescan()Yihang Li1-1/+3
2025-12-07mptcp: Disallow MPTCP subflows from sockmapJiayuan Chen1-0/+8
2025-12-07exfat: check return value of sb_min_blocksize in exfat_read_boot_sectorYongpeng Yang1-1/+4
2025-12-07mtdchar: fix integer overflow in read/write ioctlsDan Carpenter1-2/+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
2025-12-07timers: Fix NULL function pointer race in timer_shutdown_sync()Yipeng Zou1-3/+4