summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
13 daysntfs: drop nlink once for WIN32/DOS aliasesHyunchul Lee1-2/+11
14 daystracing/probes: Limit size of event probe to 3KSteven Rostedt2-1/+9
14 daysworkqueue: Annotate alloc_workqueue_va() with __printf(1, 0)Tejun Heo1-0/+1
14 daysRDMA/mlx5: Fix null-ptr-deref in Raw Packet QP creationMichael Guralnik1-0/+5
14 daysRDMA/core: Fix rereg_mr use-after-free raceMichael Guralnik1-2/+7
14 daysIB/core: Fix IPv6 netlink message size in ib_nl_ip_send_msg()Maher Sanalla1-1/+1
14 daysRDMA/mlx5: Fix UAF in DCT destroy due to race with createEdward Srouji1-1/+8
14 daysRDMA/mlx5: Fix UAF in SRQ destroy due to race with createEdward Srouji1-1/+8
14 daysdrm/xe/uapi: Reject coh_none PAT index for CPU_ADDR_MIRRORJia Yao1-0/+2
14 daysdrm/xe/uapi: Reject coh_none PAT index for CPU cached memory in madviseJia Yao1-0/+47
14 daysdrm/xe/xelp: Fix Wa_18022495364Tvrtko Ursulin1-1/+1
14 daysdrm/xe/gsc: Fix BO leak on error in query_compatibility_version()Shuicheng Lin1-1/+1
14 daysdrm/xe/eustall: Fix drm_dev_put called before stream disable in closeShuicheng Lin1-2/+2
14 daysdrm/xe: Fix error cleanup in xe_exec_queue_create_ioctl()Shuicheng Lin1-2/+5
14 daysdrm/xe: Fix dma-buf attachment leak in xe_gem_prime_import()Shuicheng Lin1-4/+7
14 daysdrm/xe: Fix bo leak in xe_dma_buf_init_obj() on allocation failureShuicheng Lin1-1/+11
14 daysdrm/xe/bo: Fix bo leak on GGTT flag validation in xe_bo_init_locked()Shuicheng Lin1-1/+3
14 daysdrm/xe/bo: Fix bo leak on unaligned size validation in xe_bo_init_locked()Shuicheng Lin1-1/+3
14 daysdrm/xe: Fix potential NULL deref in xe_exec_queue_tlb_inval_last_fence_put_un...Shuicheng Lin1-1/+1
14 daysdrm/xe/vf: Use drm mm instead of drm sa for CCS read/writeSatyanarayana K V P4-55/+63
14 daysdrm/xe: Add memory pool with shadow supportSatyanarayana K V P4-0/+460
14 daysdrm/xe/debugfs: Correct printing of register whitelist rangesMatt Roper1-1/+1
14 daysdrm/xe: Mark ROW_CHICKEN5 as a masked registerMatt Roper1-1/+1
14 daysdrm/xe/tuning: Use proper register offset for GAMSTLB_CTRLMatt Roper1-1/+1
14 daysdrm/xe/xe3p_lpg: Add missing indirect ring state feature flagGustavo Sousa1-0/+1
14 daysdrm/xe: Drop redundant rtp entries for Wa_14019988906 & Wa_14019877138Matt Roper1-8/+0
14 daysdrm/xe/vm: Add missing pad and extensions checkJonathan Cavitt1-1/+2
14 daysdrm/xe: Drop registration of guc_submit_wedged_fini from xe_guc_submit_wedge()Matthew Brost1-24/+9
14 daysksmbd: rewrite stop_sessions() with restartable iterationDaeMyung Kang2-8/+39
14 dayssmb: server: handle readdir_info_level_struct_sz() errorMarios Makassikis1-1/+7
14 daysdrm/amd/display: Use EDID from VBIOS embedded panel infoTimur Kristóf1-0/+44
14 daysdrm/amd/display: Read EDID from VBIOS embedded panel infoTimur Kristóf2-0/+66
14 daysdrm/amd/display: Allow constructing DCE8 link encoder without DDCTimur Kristóf1-1/+2
14 daysdrm/amd/display: Allow constructing DCE6 link encoder without DDCTimur Kristóf1-1/+2
14 daysdrm/amd/display: Allow DCE link encoder without AUX registersTimur Kristóf1-1/+3
14 daysdrm/amd/display: Allow embedded connectors without DDCTimur Kristóf3-2/+7
14 daysdrm/amd/display: Restore 5s vbl offdelay for NV3x+ DGPUsLeo Li1-3/+15
14 daysMerge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds194-2872/+2800
2026-04-29xfrm: defensively unhash xfrm_state lists in __xfrm_state_deleteMichal Kosiorek1-6/+6
2026-04-29xfrm: provide message size for XFRM_MSG_MAPPINGRuijie Li1-0/+1
2026-04-29futex: Prevent lockup in requeue-PI during signal/ timeout wakeupSebastian Andrzej Siewior1-4/+9
2026-04-29efi/libstub: Synchronize instruction cache after kernel relocationWANG Rui1-0/+1
2026-04-29efi/loongarch: Implement efi_cache_sync_image()WANG Rui1-0/+5
2026-04-29efi/libstub: Move efi_relocate_kernel() into its only remaining userArd Biesheuvel5-174/+162
2026-04-29ALSA: hda/tas2781: Fix incorrect bit update for non-book-zero or book 0 pages >1Shenghao Ding1-3/+11
2026-04-29ALSA: hda: cs35l56: Fix uninitialized value in cs35l56_hda_read_acpi()Richard Fitzgerald2-5/+8
2026-04-29ALSA: hda/conexant: Fix missing error check for jack detectionwangdicheng1-1/+7
2026-04-29ALSA: hda: Avoid WARN_ON() for HDMI chmap slot checksTakashi Iwai1-4/+7
2026-04-29ALSA: usb-audio: Fix quirk entry placement for PreSonus AudioBox USBAbhinav Mahadevan1-1/+3
2026-04-29Merge tag 'asoc-fix-v7.1-rc1' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai15-38/+101