summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2026-04-30netfilter: nft_fwd_netdev: use recursion counter in neigh egress pathWeiming Shi-16/+21
2026-04-30netfilter: nft_fwd_netdev: add device and headroom validate with neigh forwar...Pablo Neira Ayuso-2/+14
2026-04-30netfilter: replace skb_try_make_writable() by skb_ensure_writable()Pablo Neira Ayuso-4/+5
2026-04-29cifs: change_conf needs to be called for session setupShyam Prasad N-0/+11
2026-04-29smb: client: change allocation requirements in smb2_compound_opFredric Cover-1/+1
2026-04-30ntfs: Use return instead of goto in ntfs_mapping_pairs_decompress()Nathan Chancellor-1/+1
2026-04-30ntfs: drop nlink once for WIN32/DOS aliasesHyunchul Lee-2/+11
2026-04-29tracing/probes: Limit size of event probe to 3KSteven Rostedt-1/+9
2026-04-29workqueue: Annotate alloc_workqueue_va() with __printf(1, 0)Tejun Heo-0/+1
2026-04-29RDMA/mlx5: Fix null-ptr-deref in Raw Packet QP creationMichael Guralnik-0/+5
2026-04-29RDMA/core: Fix rereg_mr use-after-free raceMichael Guralnik-2/+7
2026-04-29IB/core: Fix IPv6 netlink message size in ib_nl_ip_send_msg()Maher Sanalla-1/+1
2026-04-29RDMA/mlx5: Fix UAF in DCT destroy due to race with createEdward Srouji-1/+8
2026-04-29RDMA/mlx5: Fix UAF in SRQ destroy due to race with createEdward Srouji-1/+8
2026-04-29drm/xe/uapi: Reject coh_none PAT index for CPU_ADDR_MIRRORJia Yao-0/+2
2026-04-29drm/xe/uapi: Reject coh_none PAT index for CPU cached memory in madviseJia Yao-0/+47
2026-04-29drm/xe/xelp: Fix Wa_18022495364Tvrtko Ursulin-1/+1
2026-04-29drm/xe/gsc: Fix BO leak on error in query_compatibility_version()Shuicheng Lin-1/+1
2026-04-29drm/xe/eustall: Fix drm_dev_put called before stream disable in closeShuicheng Lin-2/+2
2026-04-29drm/xe: Fix error cleanup in xe_exec_queue_create_ioctl()Shuicheng Lin-2/+5
2026-04-29drm/xe: Fix dma-buf attachment leak in xe_gem_prime_import()Shuicheng Lin-4/+7
2026-04-29drm/xe: Fix bo leak in xe_dma_buf_init_obj() on allocation failureShuicheng Lin-1/+11
2026-04-29drm/xe/bo: Fix bo leak on GGTT flag validation in xe_bo_init_locked()Shuicheng Lin-1/+3
2026-04-29drm/xe/bo: Fix bo leak on unaligned size validation in xe_bo_init_locked()Shuicheng Lin-1/+3
2026-04-29drm/xe: Fix potential NULL deref in xe_exec_queue_tlb_inval_last_fence_put_un...Shuicheng Lin-1/+1
2026-04-29drm/xe/vf: Use drm mm instead of drm sa for CCS read/writeSatyanarayana K V P-55/+63
2026-04-29drm/xe: Add memory pool with shadow supportSatyanarayana K V P-0/+460
2026-04-29drm/xe/debugfs: Correct printing of register whitelist rangesMatt Roper-1/+1
2026-04-29drm/xe: Mark ROW_CHICKEN5 as a masked registerMatt Roper-1/+1
2026-04-29drm/xe/tuning: Use proper register offset for GAMSTLB_CTRLMatt Roper-1/+1
2026-04-29drm/xe/xe3p_lpg: Add missing indirect ring state feature flagGustavo Sousa-0/+1
2026-04-29drm/xe: Drop redundant rtp entries for Wa_14019988906 & Wa_14019877138Matt Roper-8/+0
2026-04-29drm/xe/vm: Add missing pad and extensions checkJonathan Cavitt-1/+2
2026-04-29drm/xe: Drop registration of guc_submit_wedged_fini from xe_guc_submit_wedge()Matthew Brost-24/+9
2026-04-29ksmbd: rewrite stop_sessions() with restartable iterationDaeMyung Kang-8/+39
2026-04-29smb: server: handle readdir_info_level_struct_sz() errorMarios Makassikis-1/+7
2026-04-29drm/amd/display: Use EDID from VBIOS embedded panel infoTimur Kristóf-0/+44
2026-04-29drm/amd/display: Read EDID from VBIOS embedded panel infoTimur Kristóf-0/+66
2026-04-29drm/amd/display: Allow constructing DCE8 link encoder without DDCTimur Kristóf-1/+2
2026-04-29drm/amd/display: Allow constructing DCE6 link encoder without DDCTimur Kristóf-1/+2
2026-04-29drm/amd/display: Allow DCE link encoder without AUX registersTimur Kristóf-1/+3
2026-04-29drm/amd/display: Allow embedded connectors without DDCTimur Kristóf-2/+7
2026-04-29drm/amd/display: Restore 5s vbl offdelay for NV3x+ DGPUsLeo Li-3/+15
2026-04-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-2872/+2800
2026-04-29xfrm: defensively unhash xfrm_state lists in __xfrm_state_deleteMichal Kosiorek-6/+6
2026-04-29xfrm: provide message size for XFRM_MSG_MAPPINGRuijie Li-0/+1
2026-04-29futex: Prevent lockup in requeue-PI during signal/ timeout wakeupSebastian Andrzej Siewior-4/+9
2026-04-29efi/libstub: Synchronize instruction cache after kernel relocationWANG Rui-0/+1
2026-04-29efi/loongarch: Implement efi_cache_sync_image()WANG Rui-0/+5
2026-04-29efi/libstub: Move efi_relocate_kernel() into its only remaining userArd Biesheuvel-174/+162