summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-02-04Merge tag 'iwlwifi-fixes-2026-02-03' of https://git.kernel.org/pub/scm/linux/...Johannes Berg3-3/+7
2026-02-04ASoC: fsl_xcvr: fix missing lock in fsl_xcvr_mode_put()Ziyi Guo1-0/+3
2026-02-04ASoC: dt-bindings: ti,tlv320aic3x: Add compatible string ti,tlv320aic23Frank Li1-0/+1
2026-02-04ASoC: amd: fix memory leak in acp3x pdm dma opsChris Bainbridge1-0/+2
2026-02-04sched/mmcid: Optimize transitional CIDs when scheduling outThomas Gleixner1-2/+21
2026-02-04sched/mmcid: Drop per CPU CID immediately when switching to per task modeThomas Gleixner1-2/+8
2026-02-04sched/mmcid: Protect transition on weakly ordered systemsThomas Gleixner3-35/+58
2026-02-04sched/mmcid: Prevent live lock on task to CPU mode transitionThomas Gleixner2-44/+88
2026-02-04gpiolib: acpi: Fix gpio count with string referencesAlban Bedel1-0/+1
2026-02-04drm/mgag200: fix mgag200_bmc_stop_scanout()Jacob Keller2-19/+18
2026-02-04Merge branch 'net-cpsw-execute-ndo_set_rx_mode-callback-in-a-work-queue'Jakub Kicinski3-11/+65
2026-02-04net: cpsw: Execute ndo_set_rx_mode callback in a work queueKevin Hao1-6/+35
2026-02-04net: cpsw_new: Execute ndo_set_rx_mode callback in a work queueKevin Hao2-5/+30
2026-02-04Merge branch 'gve-stats-reporting-fixes'Jakub Kicinski2-28/+53
2026-02-04gve: Correct ethtool rx_dropped calculationMax Yuan1-6/+17
2026-02-04gve: Fix stats report corruption on queue count changeDebarghya Kundu2-22/+36
2026-02-04Merge branch 'net-gro-fix-outer-network-offset'Jakub Kicinski2-0/+66
2026-02-04selftest: net: add a test-case for encap segmentation after GROPaolo Abeni1-0/+64
2026-02-04net: gro: fix outer network offsetPaolo Abeni1-0/+2
2026-02-04net: add proper RCU protection to /proc/net/ptypeEric Dumazet1-16/+34
2026-02-04net: ethernet: adi: adin1110: Check return value of devm_gpiod_get_optional()...Chen Ni1-0/+3
2026-02-04nouveau/gsp: fix suspend/resume regression on r570 firmwareDave Airlie4-7/+7
2026-02-04nouveau: add a third state to the fini handler.Dave Airlie56-84/+139
2026-02-04nouveau/gsp: use rpc sequence numbers properly.Dave Airlie4-3/+15
2026-02-04Merge tag 'v6.19rc8-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2-1/+4
2026-02-04drm/amdgpu: Fix double deletion of validate_listHarish Kasiviswanathan1-7/+7
2026-02-04drm/amd/display: remove assert around dpp_base replacementMelissa Wen1-1/+0
2026-02-04drm/amd/display: extend delta clamping logic to CM3 LUT helperMelissa Wen5-25/+49
2026-02-04drm/amd/display: fix wrong color value mapping on MCM shaper LUTMelissa Wen1-2/+5
2026-02-04Revert "drm/amd: Check if ASPM is enabled from PCIe subsystem"Bert Karwatzki1-3/+0
2026-02-04drm/amd: Set minimum version for set_hw_resource_1 on gfx11 to 0x52Mario Limonciello1-1/+1
2026-02-03i2c: imx: preserve error state in block data length handlerLI Qingwu1-1/+2
2026-02-03ceph: fix oops due to invalid pointer for kfree() in parse_longname()Daniel Vogelbacher1-4/+5
2026-02-03rbd: check for EOD after exclusive lock is ensured to be heldIlya Dryomov1-12/+21
2026-02-03Merge tag 'for-6.19-rc8-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+1
2026-02-03Merge tag 'platform-drivers-x86-v6.19-4' of git://git.kernel.org/pub/scm/linu...Linus Torvalds10-7/+64
2026-02-03io_uring/fdinfo: be a bit nicer when looping a lot of SQEs/CQEsJens Axboe1-3/+8
2026-02-03ALSA: usb-audio: fix broken logic in snd_audigy2nx_led_update()Sergey Shtylyov1-7/+2
2026-02-03io_uring/fdinfo: kill unnecessary newline feed in CQE32 printingJens Axboe1-1/+1
2026-02-03ALSA: aloop: Fix racy access at PCM triggerTakashi Iwai1-26/+36
2026-02-03ASoC: rt1320: fix intermittent no-sound issueShuming Fan1-0/+2
2026-02-03ASoC: SOF: Intel: use hdev->info.link_mask directlyBard Liao1-3/+2
2026-02-03wifi: iwlwifi: mvm: pause TCM on fast resumeMiri Korenblit1-1/+5
2026-02-03wifi: iwlwifi: mld: cancel mlo_scan_start_wkMiri Korenblit2-2/+2
2026-02-03binderfs: fix ida_alloc_max() upper boundCarlos Llamas1-4/+4
2026-02-03rust_binderfs: fix ida_alloc_max() upper boundCarlos Llamas1-4/+4
2026-02-03btrfs: raid56: fix memory leak of btrfs_raid_bio::stripe_uptodate_bitmapFilipe Manana1-0/+1
2026-02-03net: spacemit: k1-emac: fix jumbo frame supportTomas Hlavacek1-6/+15
2026-02-03Documentation: document liveupdate cmdline parameterLi Chen1-0/+5
2026-02-03mm, shmem: prevent infinite loop on truncate raceKairui Song1-9/+14