summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-02-06Linux 5.10.249v5.10.249Greg Kroah-Hartman1-1/+1
2026-02-06drm/imx/tve: fix probe device leakJohan Hovold1-0/+13
2026-02-06drm/imx: imx-tve: move initialization into probePhilipp Zabel1-23/+19
2026-02-06drm/imx: imx-tve: use local encoder and connector variablesPhilipp Zabel1-7/+8
2026-02-06HID: uclogic: Add NULL check in uclogic_input_configured()Henry Martin1-1/+4
2026-02-06HID: uclogic: Correct devm device reference for hidinput input_dev nameRahul Rameshbabu1-10/+3
2026-02-06pinctrl: meson: mark the GPIO controller as sleepingBartosz Golaszewski1-1/+1
2026-02-06writeback: fix 100% CPU usage when dirtytime_expire_interval is 0Laveesh Bansal1-4/+10
2026-02-06Revert "selftests: Replace sleep with slowwait"Greg Kroah-Hartman1-1/+1
2026-02-06netfilter: nf_tables: typo NULL check in _clone() functionPablo Neira Ayuso1-1/+1
2026-02-06ipv6: sr: Fix MAC comparison to be constant-timeEric Biggers1-1/+2
2026-02-06of: platform: Use default match table for /firmwareRob Herring (Arm)1-1/+1
2026-02-06can: esd_usb: esd_usb_read_bulk_callback(): fix URB memory leakMarc Kleine-Budde1-1/+8
2026-02-06comedi: Fix getting range information for subdevices 16 to 255Ian Abbott3-3/+3
2026-02-06drm/amdkfd: fix a memory leak in device_queue_manager_init()Haoxiang Li1-8/+10
2026-02-06ksm: use range-walk function to jump over holes in scan_get_next_rmap_itemPedro Demarchi Gomes1-10/+105
2026-02-06mm/pagewalk: add walk_page_range_vma()David Hildenbrand2-0/+23
2026-02-06driver core: fix potential null-ptr-deref in device_add()Yang Yingliang1-0/+1
2026-02-06mei: trace: treat reg parameter as stringAlexander Usyskin1-9/+9
2026-02-06iio: adc: exynos_adc: fix OF populate on driver rebindJohan Hovold1-11/+2
2026-02-06w1: therm: Fix off-by-one buffer overflow in alarms_storeThorsten Blum1-42/+20
2026-02-06w1: w1_therm: use swap() to make code cleanerYang Guang1-4/+3
2026-02-06scsi: xen: scsiback: Fix potential memory leak in scsiback_remove()Abdun Nihaal1-0/+1
2026-02-06dmaengine: stm32: dmamux: fix device leak on route allocationJohan Hovold1-6/+12
2026-02-06dmaengine: stm32: dmamux: fix OF node leak on route allocation failureJohan Hovold1-1/+3
2026-02-06xfs: set max_agbno to allow sparse alloc of last full inode chunkBrian Foster1-5/+6
2026-02-06nvme: fix PCIe subsystem reset controller state transitionNilay Shroff1-1/+4
2026-02-06nvme-pci: do not directly handle subsys reset falloutKeith Busch8-11/+61
2026-02-06nvme-fc: rename free_ctrl callback to match name patternDaniel Wagner1-2/+2
2026-02-06net/sched: act_ife: convert comma to semicolonChen Ni1-3/+3
2026-02-06scsi: be2iscsi: Fix a memory leak in beiscsi_boot_get_sinfo()Haoxiang Li1-0/+1
2026-02-06dma/pool: distinguish between missing and exhausted atomic poolsSai Sree Kartheek Adivi1-1/+6
2026-02-06scsi: firewire: sbp-target: Fix overflow in sbp_make_tpg()Kery Qi1-2/+2
2026-02-06net: bridge: fix static key checkMartin Kaiser1-1/+1
2026-02-06nfc: nci: Fix race between rfkill and nci_unregister_device().Kuniyuki Iwashima3-4/+29
2026-02-06net/mlx5e: Account for netdev stats in ndo_get_stats64Gal Pressman1-9/+11
2026-02-06net/mlx5e: Report rx_discards_phy via rx_droppedYafang Shao1-0/+1
2026-02-06net/mlx5e: Expose rx_oversize_pkts_buffer counterGal Pressman4-4/+32
2026-02-06net/mlx5: Add HW definitions of vport debug countersSaeed Mahameed1-4/+19
2026-02-06ice: stop counting UDP csum mismatch as rx_errorsJesse Brandeburg1-1/+0
2026-02-06nfc: llcp: Fix memleak in nfc_llcp_send_ui_frame().Kuniyuki Iwashima2-2/+19
2026-02-06rocker: fix memory leak in rocker_world_port_post_fini()Kery Qi1-3/+2
2026-02-06net: mvpp2: cls: Fix memory leak in mvpp2_ethtool_cls_rule_ins()Zilin Guan1-1/+1
2026-02-06net/mlx5: Fix memory leak in esw_acl_ingress_lgcy_setup()Zilin Guan1-1/+1
2026-02-06Bluetooth: hci_uart: fix null-ptr-deref in hci_uart_write_workJia-Hong Su1-2/+2
2026-02-06fbcon: always restore the old font data in fbcon_do_set_font()Jiri Slaby (SUSE)1-5/+3
2026-02-06fbdev: fbcon: release buffer when fbcon_do_set_font() failedTetsuo Handa1-1/+2
2026-02-06fbdev: fbcon: Properly revert changes when vc_resize() failedShigeru Yoshida1-2/+25
2026-02-06bpf: Reject narrower access to pointer ctx fieldsPaul Chaignon2-13/+13
2026-02-06bpf: Do not let BPF test infra emit invalid GSO types to stackDaniel Borkmann2-0/+12