summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-03-04MIPS: Work around LLVM bug when gp is used as global register variableYao Zi1-0/+13
2026-03-04drm/amd/display: Use same max plane scaling limits for all 64 bpp formatsMario Kleiner1-0/+5
2026-03-04ASoC: rockchip: i2s-tdm: Use param rate if not provided by set_sysclkDetlev Casanova1-0/+10
2026-03-04x86/hyperv: Fix error pointer dereferenceEthan Tidmore1-3/+5
2026-03-04btrfs: fix invalid leaf access in btrfs_quota_enable() if ref key not foundFilipe Manana1-4/+7
2026-03-04btrfs: use the correct type to initialize block reserve for delayed refsFilipe Manana2-4/+5
2026-03-04efi: Fix reservation of unaccepted memory tableKiryl Shutsemau (Meta)1-4/+4
2026-03-04drm/xe/xe2_hpg: Fix handling of Wa_14019988906 & Wa_14019877138Matt Roper1-10/+8
2026-03-04drm/xe/xe2_hpg: Add set of workaroundsShekhar Chauhan2-21/+29
2026-03-04drm/xe/ptl: Apply Wa_13011645652Vinay Belgaumkar1-0/+1
2026-03-04drm/xe/mmio: Avoid double-adjust in 64-bit readsShuicheng Lin1-5/+5
2026-03-04drm/xe: Switch MMIO interface to take xe_mmio instead of xe_gtMatt Roper3-88/+126
2026-03-04drm/xe: Adjust mmio code to pass VF substructure to SRIOV codeMatt Roper2-0/+13
2026-03-04drm/xe: Add xe_tile backpointer to xe_mmioMatt Roper3-0/+8
2026-03-04drm/xe: Switch mmio_ext to use 'struct xe_mmio'Matt Roper2-8/+2
2026-03-04drm/xe: Populate GT's mmio iomap from tile during initMatt Roper1-0/+4
2026-03-04drm/xe: Move GSI offset adjustment fields into 'struct xe_mmio'Matt Roper6-13/+12
2026-03-04drm/xe: Clarify size of MMIO regionMatt Roper2-4/+16
2026-03-04drm/xe: Create dedicated xe_mmio structureMatt Roper1-7/+17
2026-03-04drm/xe: Move forcewake to 'gt.pm' substructureMatt Roper3-8/+18
2026-03-04s390/kexec: Make KEXEC_SIG available when CONFIG_MODULES=nAlexander Egorenkov1-1/+2
2026-03-04spi: wpcm-fiu: Fix potential NULL pointer dereference in wpcm_fiu_probe()Felix Gu1-1/+1
2026-03-04drm/amd/display: Fix out-of-bounds stream encoder index v3Srinivasan Shanmugam6-24/+24
2026-03-04drm/amd/display: Reject cursor plane on DCE when scaled differently than primaryTimur Kristóf1-3/+8
2026-03-04drm/amdkfd: Fix watch_id bounds checking in debug address watch v2Srinivasan Shanmugam1-8/+12
2026-03-04ASoC: codecs: aw88261: Fix erroneous bitmask logic in Awinic initAlexandre Ferrieux1-1/+2
2026-03-04drm/i915/acpi: free _DSM package when no connectorsKaushlendra Kumar1-0/+1
2026-03-04ASoC: fsl_xcvr: Revert fix missing lock in fsl_xcvr_mode_put()Ziyi Guo1-3/+0
2026-03-04drm/amdgpu: Fix memory leak in amdgpu_ras_init()Zilin Guan1-1/+1
2026-03-04drm/amdgpu: Use kvfree instead of kfree in amdgpu_gmc_get_nps_memranges()Zilin Guan1-1/+1
2026-03-04drm/amdgpu: Fix memory leak in amdgpu_acpi_enumerate_xcc()Zilin Guan1-1/+3
2026-03-04apparmor: fix aa_label to return state from compount and component matchJohn Johansen1-6/+6
2026-03-04apparmor: fix invalid deref of rawdata when export_binary is unsetGeorgia Garcia1-0/+9
2026-03-04apparmor: avoid per-cpu hold underflow in aa_get_bufferZhengmian Hu1-1/+2
2026-03-04apparmor: make label_match return a consistent valueJohn Johansen1-11/+9
2026-03-04apparmor: remove apply_modes_to_perms from label_matchJohn Johansen1-3/+0
2026-03-04apparmor: fix rlimit for posix cpu timersJohn Johansen1-0/+5
2026-03-04apparmor: return -ENOMEM in unpack_perms_table upon alloc failureRyan Lee1-2/+4
2026-03-04apparmor: Fix & Optimize table creation from possibly unaligned memoryHelge Deller2-9/+10
2026-03-04AppArmor: Allow apparmor to handle unaligned dfa tablesHelge Deller1-7/+8
2026-03-04apparmor: fix NULL sock in aa_sock_file_permJohn Johansen1-2/+4
2026-03-04net/mlx5e: Use unsigned for mlx5e_get_max_num_channelsCosmin Ratiu1-1/+2
2026-03-04net/mlx5: Fix multiport device check over light SFsShay Drory1-2/+2
2026-03-04bonding: alb: fix UAF in rlb_arp_recv during bond up/downHangbin Liu1-1/+5
2026-03-04octeontx2-af: Fix default entries mcam entry actionHariprasad Kelam1-19/+22
2026-03-04inet: move icmp_global_{credit,stamp} to a separate cache lineEric Dumazet1-2/+7
2026-03-04icmp: prevent possible overflow in icmp_global_allow()Eric Dumazet1-1/+2
2026-03-04macvlan: observe an RCU grace period in macvlan_common_newlink() error pathEric Dumazet1-0/+5
2026-03-04ping: annotate data-races in ping_lookup()Eric Dumazet1-12/+19
2026-03-04bpftool: Fix truncated netlink dumpsJakub Kicinski2-2/+7