summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-02-15drm/msm/dpu: Fix uninitialized variableEthan Carter Edwards1-4/+3
2025-02-15drm/msm/dp: account for widebus and yuv420 during mode validationAbhinav Kumar2-6/+10
2025-02-15drm/msm/dpu: correct LM pairing for SM6150Dmitry Baryshkov1-2/+0
2025-02-15drm/msm/dpu: enable DPU_WB_INPUT_CTRL for DPU 5.xDmitry Baryshkov3-3/+3
2025-02-15drm/msm/dpu: skip watchdog timer programming through TOP on >= SM8450Dmitry Baryshkov1-1/+1
2025-02-15ring-buffer: Update pages_touched to reflect persistent buffer contentSteven Rostedt1-0/+5
2025-02-15tracing: Do not allow mmap() of persistent ring bufferSteven Rostedt1-0/+4
2025-02-15Merge tag 'i2c-for-6.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-8/+10
2025-02-15Merge tag 's390-6.14-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds8-19/+76
2025-02-15modpost: Fix a few typos in a commentUwe Kleine-König1-2/+2
2025-02-15kbuild: userprogs: fix bitsize and target detection on clangThomas Weißschuh1-2/+2
2025-02-15Merge tag 'rust-fixes-6.14-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-1/+2
2025-02-15tegra210-adma: fix 32-bit x86 buildLinus Torvalds1-3/+14
2025-02-15drm/msm: Avoid rounding up to one jiffyRob Clark1-7/+4
2025-02-15drm/msm/a6xx: Only print the GMU firmware version onceKonrad Dybcio1-4/+4
2025-02-15net/sched: cls_api: fix error handling causing NULL dereferencePierre Riteau1-1/+1
2025-02-15Merge tag 'gpio-fixes-for-v6.14-rc3-take2' of git://git.kernel.org/pub/scm/li...Linus Torvalds4-19/+87
2025-02-15io_uring: prevent opcode speculationPavel Begunkov1-0/+2
2025-02-15kbuild: fix linux-headers package build when $(CC) cannot link userspaceMasahiro Yamada1-2/+2
2025-02-15tools: fix annoying "mkdir -p ..." logs when building tools in parallelMasahiro Yamada1-7/+2
2025-02-15ALSA: hda/cirrus: Reduce codec resume timeVitaly Rodionov3-5/+9
2025-02-15ALSA: hda/cirrus: Correct the full scale volume set logicVitaly Rodionov3-14/+17
2025-02-15Merge tag 'alpha-fixes-v6.14-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds7-19/+22
2025-02-15geneve: Fix use-after-free in geneve_find_dev().Kuniyuki Iwashima1-8/+3
2025-02-15vsock/virtio: fix variables initialization during resumingJunnan Wu1-3/+7
2025-02-15Merge tag 'pci-v6.14-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-3/+5
2025-02-15Merge tag 'kvm-x86-fixes-6.14-rcN' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini234-947/+2000
2025-02-15x86/sev: Fix broken SNP support with KVM module built-inAshish Kalra3-20/+39
2025-02-15KVM: SVM: Ensure PSP module is initialized if KVM module is built-inSean Christopherson1-0/+10
2025-02-15crypto: ccp: Add external API interface for PSP module initializationSean Christopherson2-0/+23
2025-02-15Merge tag 'kvmarm-fixes-6.14-2' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini13-375/+287
2025-02-15Merge tag 'thermal-6.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-3/+1
2025-02-15Merge tag 'mmc-v6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds2-41/+20
2025-02-15Merge tag 'v6.14-rc2-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2-4/+4
2025-02-15block/merge: remove unnecessary min() with UINT_MAXCaleb Sander Mateos1-1/+1
2025-02-15io-wq: backoff when retrying worker creationUday Shankar1-5/+18
2025-02-15Merge tag 'efi-fixes-for-v6.14-1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-17/+26
2025-02-15net: wwan: mhi_wwan_mbim: Silence sequence number glitch errorsStephan Gerhold1-1/+1
2025-02-15gve: Update MAINTAINERSJeroen de Borst1-2/+2
2025-02-14Merge tag 'block-6.14-20250214' of git://git.kernel.dk/linuxLinus Torvalds2-7/+29
2025-02-14EDAC/qcom: Correct interrupt enable register configurationKomal Bajaj1-2/+2
2025-02-14Merge tag 'io_uring-6.14-20250214' of git://git.kernel.dk/linuxLinus Torvalds3-32/+30
2025-02-14Merge tag 'sched_ext-for-6.14-rc2-fixes' of git://git.kernel.org/pub/scm/linu...Linus Torvalds27-118/+198
2025-02-14alpha: Use str_yes_no() helper in pci_dac_dma_supported()Thorsten Blum1-1/+2
2025-02-14alpha: Replace one-element array with flexible array memberThorsten Blum1-1/+1
2025-02-14alpha: align stack for page fault and user unaligned trap handlersIvan Kokshaysky3-13/+13
2025-02-14alpha: make stack 16-byte aligned (most cases)Ivan Kokshaysky1-0/+2
2025-02-14alpha: replace hardcoded stack offsets with autogenerated onesIvan Kokshaysky2-4/+4
2025-02-14Merge tag 'cgroup-for-6.14-rc2-fixes' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds5-13/+17
2025-02-14Merge tag 'wq-for-6.14-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-6/+6