summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-03-10<linux/cleanup.h>: Allow the passing of both iomem and non-iomem pointers to ...Ilpo Järvinen1-1/+1
2025-03-10drm/amdgpu/vce2: fix ip block referenceAlex Deucher1-1/+1
2025-03-10drm/amd/display: Fix slab-use-after-free on hdcp_workMario Limonciello1-0/+1
2025-03-10drm/amd/display: Assign normalized_pix_clk when color depth = 14Alex Hung1-2/+5
2025-03-10drm/amd/display: Restore correct backlight brightness after a GPU resetMario Limonciello1-0/+10
2025-03-10drm/amd/display: fix default brightnessMario Limonciello1-1/+1
2025-03-10drm/amd/display: Disable unneeded hpd interrupts during dm_initLeo Li1-19/+45
2025-03-10drm/amd: Keep display off while going into S4Mario Limonciello2-2/+14
2025-03-10drm/amd/display: fix missing .is_two_pixels_per_containerAliaksei Urbanski1-0/+1
2025-03-10drm/amdgpu/display: Allow DCC for video formats on GFX12David Rosca1-2/+5
2025-03-10drm/xe: remove redundant check in xe_vm_create_ioctl()Xin Wang1-3/+0
2025-03-10MAINTAINERS: Remove myself from the goodix touchscreen maintainersBastien Nocera1-1/+0
2025-03-10ksmbd: prevent connection release during oplock break notificationNamjae Jeon4-12/+30
2025-03-10ksmbd: fix use-after-free in ksmbd_free_work_structNamjae Jeon4-27/+15
2025-03-10nvmet: pci-epf: Do not add an IRQ vector if not neededDamien Le Moal1-8/+7
2025-03-10nvmet: pci-epf: Set NVMET_PCI_EPF_Q_LIVE when a queue is fully createdDamien Le Moal1-6/+7
2025-03-10rust: task: fix `SAFETY` comment in `Task::wake_up`Panagiotis Foliadis1-1/+1
2025-03-10Drivers: hv: vmbus: Don't release fb_mmio resource in vmbus_free_mmio()Michael Kelley1-0/+13
2025-03-10drm/atomic: Filter out redundant DPMS callsVille Syrjälä2-0/+8
2025-03-10nvme-pci: fix stuck reset on concurrent DPC and HPKeith Busch1-1/+12
2025-03-10drm/xe/guc_pc: Retry and wait longer for GuC PC startRodrigo Vivi1-13/+40
2025-03-10drm/xe/pm: Temporarily disable D3Cold on BMGRodrigo Vivi1-1/+12
2025-03-10drm/i915/cdclk: Do cdclk post plane programming laterVille Syrjälä1-3/+2
2025-03-10drm/xe/userptr: Fix an incorrect assertThomas Hellström1-1/+5
2025-03-10drm/xe: Release guc ids before cancelling workTejas Upadhyay1-1/+1
2025-03-10x86/microcode/AMD: Fix out-of-bounds on systems with CPU-less NUMA nodesFlorent Revest1-1/+1
2025-03-10sched/clock: Don't define sched_clock_irqtime as static keyYafang Shao2-6/+6
2025-03-10ASoC: rt722-sdca: add missing readable registersBard Liao1-0/+4
2025-03-10Merge tag 'thunderbolt-for-v6.14-rc7' of ssh://gitolite.kernel.org/pub/scm/li...Greg Kroah-Hartman2-3/+10
2025-03-10x86/sgx: Warn explicitly if X86_FEATURE_SGX_LC is not enabledVladis Dronov1-3/+7
2025-03-10Merge afs RCU pathwalk fixChristian Brauner4-10/+22
2025-03-10afs: Fix afs_atcell_get_link() to handle RCU pathwalkDavid Howells4-10/+22
2025-03-10Input: iqs7222 - preserve system status registerJeff LaBundy1-28/+22
2025-03-10x86/hyperv: Fix output argument to hypercall that changes page visibilityMichael Kelley1-2/+1
2025-03-10fbdev: hyperv_fb: Allow graceful removal of framebufferSaurabh Sengar1-5/+15
2025-03-10fbdev: hyperv_fb: Simplify hvfb_putmemSaurabh Sengar1-6/+6
2025-03-10fbdev: hyperv_fb: Fix hang in kdump kernel when on Hyper-V Gen 2 VMsMichael Kelley1-7/+13
2025-03-10drm/hyperv: Fix address space leak when Hyper-V DRM device is removedMichael Kelley1-0/+2
2025-03-10Linux 6.14-rc6v6.14-rc6Linus Torvalds1-1/+1
2025-03-09MAINTAINERS: Add myself (Neal Gompa) as a reviewer for ARM Apple supportNeal Gompa1-0/+1
2025-03-09MAINTAINERS: Add apple-spi driver & binding filesHector Martin1-0/+2
2025-03-09Merge tag 'kbuild-fixes-v6.14-3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds4-3/+8
2025-03-09Merge tag 'usb-6.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds24-83/+189
2025-03-09Merge tag 'driver-core-6.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+1
2025-03-09Merge tag 'char-misc-6.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds27-85/+139
2025-03-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds16-62/+130
2025-03-09Merge tag 'kvm-x86-fixes-6.14-rcN.2' of https://github.com/kvm-x86/linux into...Paolo Bonzini12-35/+91
2025-03-09Merge tag 'kvmarm-fixes-6.14-4' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini4-27/+39
2025-03-09Merge tag 'mm-hotfixes-stable-2025-03-08-16-27' of git://git.kernel.org/pub/s...Linus Torvalds39-122/+348
2025-03-08Merge tag 'x86-urgent-2025-03-08' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds6-43/+67