summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-02-27spi: wpcm-fiu: Fix potential NULL pointer dereference in wpcm_fiu_probe()Felix Gu1-1/+1
2026-02-27drm/amd/display: Fix out-of-bounds stream encoder index v3Srinivasan Shanmugam6-24/+24
2026-02-27drm/amd/display: Reject cursor plane on DCE when scaled differently than primaryTimur Kristóf1-3/+8
2026-02-27drm/amdkfd: Fix watch_id bounds checking in debug address watch v2Srinivasan Shanmugam1-8/+12
2026-02-27PCI: Validate window resource type in pbus_select_window_for_type()Kai-Heng Feng1-3/+10
2026-02-27ASoC: codecs: aw88261: Fix erroneous bitmask logic in Awinic initAlexandre Ferrieux1-1/+2
2026-02-27drm/i915/acpi: free _DSM package when no connectorsKaushlendra Kumar1-0/+1
2026-02-27ASoC: fsl_xcvr: Revert fix missing lock in fsl_xcvr_mode_put()Ziyi Guo1-3/+0
2026-02-27mshv: fix SRCU protection in irqfd resampler ack handlerLi RongQing1-2/+3
2026-02-27drm/amdgpu/sdma6: enable queue resets unconditionallyAlex Deucher1-12/+3
2026-02-27drm/amdgpu/sdma5.2: enable queue resets unconditionallyAlex Deucher1-19/+3
2026-02-27drm/amdgpu/sdma5: enable queue resets unconditionallyAlex Deucher1-12/+3
2026-02-27drm/amdgpu: move reset debug disable handlingAlex Deucher12-22/+32
2026-02-27drm/amdgpu: Fix memory leak in amdgpu_ras_init()Zilin Guan1-1/+1
2026-02-27drm/amdgpu: Use kvfree instead of kfree in amdgpu_gmc_get_nps_memranges()Zilin Guan1-1/+1
2026-02-27drm/amdgpu: Fix memory leak in amdgpu_acpi_enumerate_xcc()Zilin Guan1-1/+3
2026-02-27apparmor: fix aa_label to return state from compount and component matchJohn Johansen1-6/+6
2026-02-27apparmor: fix invalid deref of rawdata when export_binary is unsetGeorgia Garcia1-0/+9
2026-02-27apparmor: avoid per-cpu hold underflow in aa_get_bufferZhengmian Hu1-1/+2
2026-02-27apparmor: make label_match return a consistent valueJohn Johansen1-11/+9
2026-02-27apparmor: remove apply_modes_to_perms from label_matchJohn Johansen1-3/+0
2026-02-27apparmor: fix rlimit for posix cpu timersJohn Johansen1-0/+5
2026-02-27apparmor: move check for aa_null file to cover all casesJohn Johansen2-6/+10
2026-02-27apparmor: account for in_atomic removal in common_file_permRyan Lee1-3/+2
2026-02-27apparmor: drop in_atomic flag in common_mmap, and common_file_permJohn Johansen1-12/+9
2026-02-27apparmor: fix boolean argument in apparmor_mmap_fileRyan Lee1-1/+1
2026-02-27apparmor: return -ENOMEM in unpack_perms_table upon alloc failureRyan Lee1-2/+4
2026-02-27apparmor: Fix & Optimize table creation from possibly unaligned memoryHelge Deller2-9/+10
2026-02-27AppArmor: Allow apparmor to handle unaligned dfa tablesHelge Deller1-7/+8
2026-02-27apparmor: fix NULL sock in aa_sock_file_permJohn Johansen1-2/+4
2026-02-27apparmor: fix NULL pointer dereference in __unix_needs_revalidationSystem Administrator1-0/+3
2026-02-27net/mlx5e: Use unsigned for mlx5e_get_max_num_channelsCosmin Ratiu1-1/+2
2026-02-27net/mlx5e: Fix deadlocks between devlink and netdev instance locksCosmin Ratiu4-58/+61
2026-02-27net/mlx5: Fix misidentification of write combining CQE during poll loopGal Pressman1-9/+5
2026-02-27net/mlx5: Fix multiport device check over light SFsShay Drory1-2/+2
2026-02-27bonding: alb: fix UAF in rlb_arp_recv during bond up/downHangbin Liu1-1/+5
2026-02-27bnge: fix reserving resources from FWVikas Gupta1-1/+1
2026-02-27eth: fbnic: Advertise supported XDP features.Dimitri Daskalakis1-0/+2
2026-02-27octeontx2-af: Fix default entries mcam entry actionHariprasad Kelam1-19/+22
2026-02-27ipv6: icmp: remove obsolete code in icmpv6_xrlim_allow()Eric Dumazet3-10/+6
2026-02-27inet: move icmp_global_{credit,stamp} to a separate cache lineEric Dumazet1-2/+7
2026-02-27icmp: prevent possible overflow in icmp_global_allow()Eric Dumazet1-1/+2
2026-02-27eth: fbnic: Add validation for MTU changesDimitri Daskalakis1-0/+18
2026-02-27macvlan: observe an RCU grace period in macvlan_common_newlink() error pathEric Dumazet1-0/+5
2026-02-27selftests: tc_actions: don't dump 2MB of \0 to stdoutJakub Kicinski1-1/+1
2026-02-27ping: annotate data-races in ping_lookup()Eric Dumazet1-12/+19
2026-02-27net: psp: select CONFIG_SKB_EXTENSIONSArnd Bergmann1-0/+1
2026-02-27bpftool: Fix truncated netlink dumpsJakub Kicinski2-2/+7
2026-02-27ipv6: fix a race in ip6_sock_set_v6only()Eric Dumazet1-4/+7
2026-02-27netfilter: nf_tables: fix use-after-free in nf_tables_addchain()Inseo An1-0/+1