summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-12-03Linux 5.4.302v5.4.302stable/5.4.yGreg Kroah-Hartman
2025-12-03Input: pegasus-notetaker - fix potential out-of-bounds accessSeungjin Bae
2025-12-03Input: remove third argument of usb_maxpacket()Vincent Mailhol
2025-12-03usb: deprecate the third argument of usb_maxpacket()Vincent Mailhol
2025-12-03ata: libata-scsi: Fix system suspend for a security locked driveNiklas Cassel
2025-12-03fs/proc: fix uaf in proc_readdir_de()Wei Yang
2025-12-03pmdomain: imx: Fix reference count leak in imx_gpc_removeMiaoqian Lin
2025-12-03pmdomain: arm: scmi: Fix genpd leak on provider registration failureSudeep Holla
2025-12-03net: netpoll: fix incorrect refcount handling causing incorrect cleanupBreno Leitao
2025-12-03net: qede: Initialize qede_ll_ops with designated initializerNathan Chancellor
2025-12-03uio_hv_generic: Set event for all channels on the deviceLong Li
2025-12-03net: ethernet: ti: netcp: Standardize knav_dma_open_channel to return NULL on...Nishanth Menon
2025-12-03ALSA: usb-audio: fix uac2 clock source at terminal parserRené Rebe
2025-12-03mm/page_alloc: fix hash table order logging in alloc_large_system_hash()Isaac J. Manjarres
2025-12-03kconfig/nconf: Initialize the default locale at startupJakub Horký
2025-12-03kconfig/mconf: Initialize the default locale at startupJakub Horký
2025-12-03vsock: Ignore signal/timeout on connect() if already establishedMichal Luczaj
2025-12-03s390/ctcm: Fix double-kfreeAleksei Nikiforov
2025-12-03net: openvswitch: remove never-working support for setting nsh fieldsIlya Maximets
2025-12-03mlxsw: spectrum: Fix memory leak in mlxsw_sp_flower_stats()Zilin Guan
2025-12-03MIPS: Malta: Fix !EVA SOC-it PCI MMIOMaciej W. Rozycki
2025-12-03scsi: target: tcm_loop: Fix segfault in tcm_loop_tpg_address_show()Hamza Mahfooz
2025-12-03scsi: sg: Do not sleep in atomic contextBart Van Assche
2025-12-03Input: cros_ec_keyb - fix an invalid memory accessTzung-Bi Shih
2025-12-03be2net: pass wrb_params in case of OS2BMCAndrey Vatoropin
2025-12-03HID: quirks: work around VID/PID conflict for 0x4c4a/0x4155Zhang Heng
2025-12-03isdn: mISDN: hfcsusb: fix memory leak in hfcsusb_probe()Abdun Nihaal
2025-12-03EDAC/altera: Use INTTEST register for Ethernet and USB SBE injectionNiravkumar L Rabara
2025-12-03EDAC/altera: Handle OCRAM ECC enable after warm resetNiravkumar L Rabara
2025-12-03spi: Try to get ACPI GPIO IRQ earlierHans de Goede
2025-12-03ipv4: route: Prevent rt_bind_exception() from rebinding stale fnheChuang Wang
2025-12-03strparser: Fix signed/unsigned mismatch bugNate Karstens
2025-12-03gcov: add support for GCC 15Peter Oberparleiter
2025-12-03mm/ksm: fix flag-dropping behavior in ksm_madviseJakub Acs
2025-12-03ALSA: usb-audio: Fix NULL pointer dereference in snd_usb_mixer_controls_baddHaein Lee
2025-12-03drm/vmwgfx: Validate command header size against SVGA_CMD_MAX_DATASIZEIan Forbes
2025-12-03ASoC: cs4271: Fix regulator leak on probe failureHaotian Zhang
2025-12-03regulator: fixed: fix GPIO descriptor leak on register failureHaotian Zhang
2025-12-03regulator: fixed: use dev_err_probe for registerChris Morgan
2025-12-03Bluetooth: L2CAP: export l2cap_chan_hold for modulesPauli Virtanen
2025-12-03net_sched: limit try_bulk_dequeue_skb() batchesEric Dumazet
2025-12-03net_sched: remove need_resched() from qdisc_run()Eric Dumazet
2025-12-03net/mlx5e: Fix wraparound in rate limiting for values above 255 GbpsGal Pressman
2025-12-03net/mlx5e: Fix maxrate wraparound in threshold between unitsGal Pressman
2025-12-03net: sched: act_ife: initialize struct tc_ife to fix KMSAN kernel-infoleakRanganath V N
2025-12-03wifi: mac80211: skip rate verification for not captured PSDUsBenjamin Berg
2025-12-03net: mdio: fix resource leak in mdiobus_register_device()Buday Csaba
2025-12-03tipc: Fix use-after-free in tipc_mon_reinit_self().Kuniyuki Iwashima
2025-12-03tipc: simplify the finalize work queueXin Long
2025-12-03sctp: prevent possible shift-out-of-bounds in sctp_transport_update_rtoEric Dumazet