summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-04-25KVM: arm64: Remove VHE host restore of CPACR_EL1.SMENMark Rutland2-33/+0
2025-04-25KVM: arm64: Remove VHE host restore of CPACR_EL1.ZENMark Rutland2-18/+0
2025-04-25KVM: arm64: Remove host FPSIMD saving for non-protected KVMMark Rutland3-7/+0
2025-04-25KVM: arm64: Unconditionally save+flush host FPSIMD/SVE/SME stateMark Rutland2-33/+10
2025-04-25arm64/fpsimd: Stop using TIF_SVE to manage register saving in KVMMark Brown2-21/+4
2025-04-25arm64/fpsimd: Have KVM explicitly say which FP registers to saveMark Brown4-5/+35
2025-04-25arm64/fpsimd: Track the saved FPSIMD state type separately to TIF_SVEMark Brown8-19/+74
2025-04-25KVM: arm64: Discard any SVE state when entering KVM guestsMark Brown3-1/+26
2025-04-25io_uring/net: fix accept multishot handlingPavel Begunkov1-0/+2
2025-04-25drm/i915/gvt: fix unterminated-string-initialization warningJani Nikula1-3/+4
2025-04-25drm/sti: remove duplicate object namesRolf Eike Beer1-2/+0
2025-04-25drm/nouveau: prime: fix ttm_bo_delayed_delete oopsChris Bainbridge2-3/+3
2025-04-25drm/amdgpu/dma_buf: fix page_link checkMatthew Auld1-1/+1
2025-04-25drm/amd/pm/powerplay/hwmgr/vega20_thermal: Prevent division by zeroDenis Arefev1-1/+1
2025-04-25drm/amd/pm/swsmu/smu13/smu_v13_0: Prevent division by zeroDenis Arefev1-1/+1
2025-04-25drm/amd/pm/powerplay/hwmgr/smu7_thermal: Prevent division by zeroDenis Arefev1-2/+2
2025-04-25drm/amd/pm/smu11: Prevent division by zeroDenis Arefev1-1/+1
2025-04-25drm/amd/pm/powerplay: Prevent division by zeroDenis Arefev1-2/+2
2025-04-25drm/amd/pm: Prevent division by zeroDenis Arefev1-0/+3
2025-04-25drm/amd: Handle being compiled without SI or CIK support betterMario Limonciello1-20/+24
2025-04-25drm/msm/a6xx: Fix stale rpmh votes from GPUAkhil P Oommen1-33/+39
2025-04-25drm/repaper: fix integer overflows in repeat functionsNikita Zhandarovich1-2/+2
2025-04-25perf/x86/intel/uncore: Fix the scale of IIO free running counters on SPRKan Liang1-57/+1
2025-04-25perf/x86/intel/uncore: Fix the scale of IIO free running counters on ICXKan Liang1-32/+1
2025-04-25perf/x86/intel/uncore: Fix the scale of IIO free running counters on SNRKan Liang1-8/+8
2025-04-25perf/x86/intel: Allow to update user space GPRs from PEBS recordsDapeng Mi1-3/+5
2025-04-25RDMA/cma: Fix workqueue crash in cma_netevent_work_handlerSharath Srinivasan1-1/+3
2025-04-25scsi: ufs: exynos: Ensure consistent phy reference countsPeter Griffin1-0/+6
2025-04-25scsi: megaraid_sas: Block zero-length ATA VPD inquiryChandrakanth Patil2-3/+11
2025-04-25virtiofs: add filesystem context source name checkXiangsheng Hou1-0/+3
2025-04-25tracing: Fix filter string testingSteven Rostedt1-2/+2
2025-04-25string: Add load_unaligned_zeropad() code path to sized_strscpy()Peter Collingbourne1-3/+10
2025-04-25smb3 client: fix open hardlink on deferred close file errorChunjie Zhu2-0/+30
2025-04-25riscv: Avoid fortify warning in syscall_get_arguments()Nathan Chancellor1-2/+5
2025-04-25ksmbd: fix the warning from __kernel_write_iterNamjae Jeon1-1/+2
2025-04-25ksmbd: Prevent integer overflow in calculation of deadtimeDenis Arefev1-1/+6
2025-04-25ksmbd: Fix dangling pointer in krb_authenticateSean Heelan1-1/+3
2025-04-25mm: fix filemap_get_folios_contig returning batches of identical foliosVishal Moola (Oracle)1-0/+1
2025-04-25mm/gup: fix wrongly calculated returned value in fault_in_safe_writeable()Baoquan He1-2/+2
2025-04-25loop: LOOP_SET_FD: send uevents for partitionsThomas Weißschuh1-1/+2
2025-04-25loop: properly send KOBJ_CHANGED uevent for disk deviceThomas Weißschuh1-2/+2
2025-04-25isofs: Prevent the use of too small fidEdward Adam Davis1-1/+1
2025-04-25i2c: cros-ec-tunnel: defer probe if parent EC is not presentThadeu Lima de Souza Cascardo1-0/+3
2025-04-25hfs/hfsplus: fix slab-out-of-bounds in hfs_bnode_read_keyVasiliy Kovalev2-0/+12
2025-04-25crypto: caam/qi - Fix drv_ctx refcount bugHerbert Xu1-3/+3
2025-04-25btrfs: correctly escape subvol in btrfs_show_options()Johannes Kimmel1-2/+1
2025-04-25nfsd: decrease sc_count directly if fail to queue dl_recallLi Lingfeng1-1/+1
2025-04-25nfs: add missing selections of CONFIG_CRC32Eric Biggers7-26/+3
2025-04-25nfs: move nfs_fhandle_hash to common include fileJeff Layton2-15/+20
2025-04-25asus-laptop: Fix an uninitialized variableDenis Arefev1-3/+6