summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-02-06Linux 5.10.249v5.10.249Greg Kroah-Hartman
2026-02-06drm/imx/tve: fix probe device leakJohan Hovold
2026-02-06drm/imx: imx-tve: move initialization into probePhilipp Zabel
2026-02-06drm/imx: imx-tve: use local encoder and connector variablesPhilipp Zabel
2026-02-06HID: uclogic: Add NULL check in uclogic_input_configured()Henry Martin
2026-02-06HID: uclogic: Correct devm device reference for hidinput input_dev nameRahul Rameshbabu
2026-02-06pinctrl: meson: mark the GPIO controller as sleepingBartosz Golaszewski
2026-02-06writeback: fix 100% CPU usage when dirtytime_expire_interval is 0Laveesh Bansal
2026-02-06Revert "selftests: Replace sleep with slowwait"Greg Kroah-Hartman
2026-02-06netfilter: nf_tables: typo NULL check in _clone() functionPablo Neira Ayuso
2026-02-06ipv6: sr: Fix MAC comparison to be constant-timeEric Biggers
2026-02-06of: platform: Use default match table for /firmwareRob Herring (Arm)
2026-02-06can: esd_usb: esd_usb_read_bulk_callback(): fix URB memory leakMarc Kleine-Budde
2026-02-06comedi: Fix getting range information for subdevices 16 to 255Ian Abbott
2026-02-06drm/amdkfd: fix a memory leak in device_queue_manager_init()Haoxiang Li
2026-02-06ksm: use range-walk function to jump over holes in scan_get_next_rmap_itemPedro Demarchi Gomes
2026-02-06mm/pagewalk: add walk_page_range_vma()David Hildenbrand
2026-02-06driver core: fix potential null-ptr-deref in device_add()Yang Yingliang
2026-02-06mei: trace: treat reg parameter as stringAlexander Usyskin
2026-02-06iio: adc: exynos_adc: fix OF populate on driver rebindJohan Hovold
2026-02-06w1: therm: Fix off-by-one buffer overflow in alarms_storeThorsten Blum
2026-02-06w1: w1_therm: use swap() to make code cleanerYang Guang
2026-02-06scsi: xen: scsiback: Fix potential memory leak in scsiback_remove()Abdun Nihaal
2026-02-06dmaengine: stm32: dmamux: fix device leak on route allocationJohan Hovold
2026-02-06dmaengine: stm32: dmamux: fix OF node leak on route allocation failureJohan Hovold
2026-02-06xfs: set max_agbno to allow sparse alloc of last full inode chunkBrian Foster
2026-02-06nvme: fix PCIe subsystem reset controller state transitionNilay Shroff
2026-02-06nvme-pci: do not directly handle subsys reset falloutKeith Busch
2026-02-06nvme-fc: rename free_ctrl callback to match name patternDaniel Wagner
2026-02-06net/sched: act_ife: convert comma to semicolonChen Ni
2026-02-06scsi: be2iscsi: Fix a memory leak in beiscsi_boot_get_sinfo()Haoxiang Li
2026-02-06dma/pool: distinguish between missing and exhausted atomic poolsSai Sree Kartheek Adivi
2026-02-06scsi: firewire: sbp-target: Fix overflow in sbp_make_tpg()Kery Qi
2026-02-06net: bridge: fix static key checkMartin Kaiser
2026-02-06nfc: nci: Fix race between rfkill and nci_unregister_device().Kuniyuki Iwashima
2026-02-06net/mlx5e: Account for netdev stats in ndo_get_stats64Gal Pressman
2026-02-06net/mlx5e: Report rx_discards_phy via rx_droppedYafang Shao
2026-02-06net/mlx5e: Expose rx_oversize_pkts_buffer counterGal Pressman
2026-02-06net/mlx5: Add HW definitions of vport debug countersSaeed Mahameed
2026-02-06ice: stop counting UDP csum mismatch as rx_errorsJesse Brandeburg
2026-02-06nfc: llcp: Fix memleak in nfc_llcp_send_ui_frame().Kuniyuki Iwashima
2026-02-06rocker: fix memory leak in rocker_world_port_post_fini()Kery Qi
2026-02-06net: mvpp2: cls: Fix memory leak in mvpp2_ethtool_cls_rule_ins()Zilin Guan
2026-02-06net/mlx5: Fix memory leak in esw_acl_ingress_lgcy_setup()Zilin Guan
2026-02-06Bluetooth: hci_uart: fix null-ptr-deref in hci_uart_write_workJia-Hong Su
2026-02-06fbcon: always restore the old font data in fbcon_do_set_font()Jiri Slaby (SUSE)
2026-02-06fbdev: fbcon: release buffer when fbcon_do_set_font() failedTetsuo Handa
2026-02-06fbdev: fbcon: Properly revert changes when vc_resize() failedShigeru Yoshida
2026-02-06bpf: Reject narrower access to pointer ctx fieldsPaul Chaignon
2026-02-06bpf: Do not let BPF test infra emit invalid GSO types to stackDaniel Borkmann