aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2026-02-19HID: Document memory allocation properties of report_fixup()Günther Noack1-0/+6
2026-02-19net: nfc: nci: Fix parameter validation for packet dataMichael Thalmeier1-18/+141
2026-02-19Merge branch 'mlx5-misc-fixes-2026-02-18'Jakub Kicinski9-85/+78
2026-02-19net/mlx5e: Use unsigned for mlx5e_get_max_num_channelsCosmin Ratiu1-1/+2
2026-02-19net/mlx5e: Fix deadlocks between devlink and netdev instance locksCosmin Ratiu4-58/+61
2026-02-19net/mlx5e: MACsec, add ASO poll loop in macsec_aso_set_arm_eventGal Pressman1-1/+2
2026-02-19net/mlx5: Fix misidentification of write combining CQE during poll loopGal Pressman1-9/+5
2026-02-19net/mlx5e: Fix misidentification of ASO CQE during poll loopGal Pressman2-14/+6
2026-02-19net/mlx5: Fix multiport device check over light SFsShay Drory1-2/+2
2026-02-19bonding: alb: fix UAF in rlb_arp_recv during bond up/downHangbin Liu1-1/+5
2026-02-19bnge: fix reserving resources from FWVikas Gupta1-1/+1
2026-02-19drm/amd/display: Remove unneeded DAC link encoder registerTimur Kristóf4-5/+4
2026-02-19drm/amd/display: Enable DAC in DCE link encoderTimur Kristóf6-17/+50
2026-02-19drm/amd/display: Set CRTC source for DAC using registersTimur Kristóf6-37/+43
2026-02-19drm/amd/display: Initialize DAC in DCE link encoder using VBIOSTimur Kristóf2-2/+11
2026-02-19drm/amd/display: Turn off DAC in DCE link encoder using VBIOSTimur Kristóf2-16/+17
2026-02-19drm/amd/display: Don't call find_analog_engine() twiceTimur Kristóf1-1/+0
2026-02-19drm/amdgpu: fix 4-level paging if GMC supports 57-bit VA v2Christian König3-4/+6
2026-02-19drm/amdgpu: keep vga memory on MacBooks with switchable graphicsAlex Deucher1-0/+10
2026-02-19drm/amdgpu: Set atomics to true for xgmiHarish Kasiviswanathan1-3/+4
2026-02-19drm/amdkfd: Check for NULL return valuesAndrew Martin4-8/+14
2026-02-19drm/amd/display: Use same max plane scaling limits for all 64 bpp formatsMario Kleiner1-0/+5
2026-02-19drm/amdgpu: Set vmid0 PAGE_TABLE_DEPTH for GFX12.1Harish Kasiviswanathan1-1/+4
2026-02-19drm/amdkfd: Disable MQD queue priorityAndrew Martin7-7/+7
2026-02-19drm/amd/display: Remove conditional for shaper 3DLUT power-onAlex Hung1-2/+1
2026-02-19drm/amd/display: Check return of shaper curve to HW formatAlex Hung1-3/+3
2026-02-19drm/amd/display: Correct logic check error for fastbootCharlene Liu1-2/+2
2026-02-19drm/amd/display: Skip eDP detection when no sinkSaidireddy Yenugu1-0/+5
2026-02-19Revert "drm/amd/display: Add Gfx Base Case For Linear Tiling Handling"Nicholas Carbones13-33/+3
2026-02-19Revert "drm/amd/display: Correct hubp GfxVersion verification"Nicholas Carbones3-46/+33
2026-02-19Revert "drm/amd/display: Add Handling for gfxversion DcGfxBase"Nicholas Carbones1-3/+0
2026-02-19drm/amd/display: Migrate DCCG registers access from hwseq to dccg component.Bhuvanachandra Pinninti21-55/+143
2026-02-19drm/amd/display: Implementing ramless idle mouse triggerMuaaz Nisar3-0/+28
2026-02-19drm/amd/display: Disable SR feature on eDP1 by defaultCharlene Liu5-5/+20
2026-02-19drm/amd/display: Expose functions of other dcn useDmytro Laktyushkin5-18/+32
2026-02-19eth: fbnic: Advertise supported XDP features.Dimitri Daskalakis1-0/+2
2026-02-19fbdev: au1100fb: Replace license boilerplate by SPDX headerUwe Kleine-König1-20/+1
2026-02-19fbdev: au1100fb: Fold au1100fb.h into its only userUwe Kleine-König2-373/+338
2026-02-19fbdev: au1100fb: Replace custom printk wrappers by pr_*Uwe Kleine-König2-30/+21
2026-02-19fbdev: au1100fb: Make driver compilable on non-mips platformsUwe Kleine-König3-5/+12
2026-02-19fbdev: au1100fb: Use proper conversion specifiers in printk formatsUwe Kleine-König1-3/+3
2026-02-19fbdev: au1100fb: Mark several local functions as staticUwe Kleine-König1-6/+7
2026-02-19fbdev: au1100fb: Don't store device specific data in global variablesUwe Kleine-König2-36/+34
2026-02-19Merge tag 'asoc-fix-v7.0-rockchip-i2s-tdm' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusTakashi Iwai1-0/+10
2026-02-19drbd: Replace deprecated strcpy with strscpyThorsten Blum2-7/+11
2026-02-19drbd: fix "LOGIC BUG" in drbd_al_begin_io_nonblock()Lars Ellenberg2-31/+27
2026-02-19rds: tcp: fix uninit-value in __inet_bindTabrez Ahmed1-1/+1
2026-02-19net/rds: Fix NULL pointer dereference in rds_tcp_accept_oneAllison Henderson1-3/+17
2026-02-19s390/tape: Fix device driver nameJan Höppner1-1/+1
2026-02-19io_uring: Add size check for sqe->cmdGovindarajulu Varadarajan4-11/+25