aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2025-11-18fs/resctrl: Consider sparse masks when initializing new group's allocationReinette Chatre1-3/+4
2025-11-18x86/cpu: Enable LASS during CPU initializationSohil Mehta1-1/+23
2025-11-18selftests/x86: Update the negative vsyscall tests to expect a #GPSohil Mehta1-9/+12
2025-11-18x86/traps: Communicate a LASS violation in #GP messageAlexander Shishkin1-11/+33
2025-11-18x86/kexec: Disable LASS during relocate kernelSohil Mehta1-2/+5
2025-11-18x86/alternatives: Disable LASS when patching kernel codeSohil Mehta2-4/+55
2025-11-18x86/asm: Introduce inline memcpy and memsetPeter Zijlstra (Intel)1-0/+26
2025-11-18x86/cpu: Add an LASS dependency on SMAPSohil Mehta1-0/+1
2025-11-18x86/cpufeatures: Enumerate the LASS feature bitsSohil Mehta3-0/+7
2025-11-18drm/xe/irq: Handle msix vector0 interruptVenkata Ramana Nayana1-17/+1
2025-11-18drm/xe: Remove duplicate DRM_EXEC selection from KconfigShuicheng Lin1-1/+0
2025-11-18drm/xe/kunit: Fix forcewake assertion in mocs testMatt Roper1-1/+1
2025-11-18drm/xe: Prevent BIT() overflow when handling invalid prefetch regionShuicheng Lin1-2/+4
2025-11-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds4-3/+15
2025-11-18dm-pcache: zero cache_info before default initLi Chen1-1/+1
2025-11-18dm-pcache: reuse meta_addr in pcache_meta_find_latestLi Chen1-1/+1
2025-11-18dm-pcache: allow built-in build and rename flush helperLi Chen4-6/+6
2025-11-18drm/radeon: delete radeon_fence_process in is_signaled, no deadlockRobert McClinton1-7/+0
2025-11-18drm/amd/display: Fix pbn to kbps ConversionFangzhi Zuo1-36/+23
2025-11-18HID: uclogic: Fix potential memory leak in error pathAbdun Nihaal1-1/+3
2025-11-18drm/amd/display: Clear the CUR_ENABLE register on DCN20 on DPP5Ivan Lipski1-0/+8
2025-11-18HID: playstation: Fix memory leak in dualshock4_get_calibration_data()Abdun Nihaal1-0/+2
2025-11-18drm/amd/display: Add an HPD filter for HDMIIvan Lipski2-0/+144
2025-11-18drm/amd/display: Increase DPCD read retriesMario Limonciello (AMD)1-1/+1
2025-11-18HID: pidff: Fix needs_playback checkTomasz Pakuła1-2/+2
2025-11-18HID: corsair-void: Use %pe for printing PTR_ERRStuart Hayhurst1-3/+2
2025-11-18drm/amd/display: Move sleep into each retry for retrieve_link_cap()Mario Limonciello (AMD)1-4/+5
2025-11-18HID: elecom: Add support for ELECOM M-XT3URBK (018F)Naoki Ueki3-4/+8
2025-11-18KVM: SVM: Fix redundant updates of LBR MSR interceptsYosry Ahmed2-1/+9
2025-11-18drm/amd/display: Prevent Gating DTBCLK before It Is Properly LatchedFangzhi Zuo2-2/+4
2025-11-18Merge tag 'kvmarm-fixes-6.18-3' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEADPaolo Bonzini2-2/+6
2025-11-18PNP: Fix ISAPNP to generate uevents to auto-load modulesRené Rebe1-0/+19
2025-11-18mm/huge_memory: Fix initialization of huge zero folioLinus Torvalds4-21/+19
2025-11-18EDAC/ghes: Replace deprecated strcpy() in ghes_edac_report_mem_error()Thorsten Blum1-3/+4
2025-11-18genirq: Use raw_spinlock_irq() in irq_set_affinity_notifier()Chengkaitao1-1/+1
2025-11-18rseq: Delete duplicate if statement in rseq_virt_userspace_exit()Dan Carpenter1-1/+0
2025-11-18cpufreq: intel_pstate: Eliminate some code duplicationRafael J. Wysocki1-14/+14
2025-11-18PM: sleep: core: Fix runtime PM enabling in device_resume_early()Rafael J. Wysocki1-9/+16
2025-11-18powercap: intel_rapl: Add support for Nova Lake processorsKaushlendra Kumar2-0/+4
2025-11-18lib/strn*,uaccess: Use masked_user_{read/write}_access_begin when requiredChristophe Leroy2-2/+2
2025-11-18scm: Convert put_cmsg() to scoped user accessChristophe Leroy1-13/+7
2025-11-18iov_iter: Add missing speculation barrier to copy_from_user_iter()Christophe Leroy1-3/+11
2025-11-18iov_iter: Convert copy_from_user_iter() to masked user accessChristophe Leroy1-6/+10
2025-11-18drm/i915/xe3: Restrict PTL intel_encoder_is_c10phy() to only PHY ADnyaneshwar Bhadane1-8/+6
2025-11-18drm/i915/display: Add definition for wcl as subplatformDnyaneshwar Bhadane2-1/+15
2025-11-18drm/pcids: Split PTL pciids group to make wcl subplatformDnyaneshwar Bhadane3-1/+6
2025-11-18net: ps3_gelic_net: handle skb allocation failuresFlorian Fuchs2-11/+35
2025-11-18net: qlogic/qede: fix potential out-of-bounds read in qede_tpa_cont() and qede_tpa_end()Pavel Zhigulin1-2/+3
2025-11-18objtool/klp: Only enable --checksum when neededJosh Poimboeuf3-2/+5
2025-11-18objtool: Set minimum xxhash version to 0.8Josh Poimboeuf2-2/+2