summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-10-07net: pse-pd: tps23881: Fix current measurement scalingThomas Wismer
2025-10-07net/mlx5: fix pre-2.40 binutils assembler errorArnd Bergmann
2025-10-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linuxLinus Torvalds
2025-10-07mm: hugetlb: avoid soft lockup when mprotect to large memory areaYang Shi
2025-10-07fsnotify: pass correct offset to fsnotify_mmap_perm()Ryan Roberts
2025-10-07mm/ksm: fix flag-dropping behavior in ksm_madviseJakub Acs
2025-10-07mm/damon/vaddr: do not repeat pte_offset_map_lock() until successSeongJae Park
2025-10-07mm/rmap: fix soft-dirty and uffd-wp bit loss when remapping zero-filled mTHP ...Lance Yang
2025-10-07mm/thp: fix MTE tag mismatch when replacing zero-filled subpagesLance Yang
2025-10-07memcg: skip cgroup_file_notify if spinning is not allowedShakeel Butt
2025-10-07lib/test_kho: use kho_preserve_vmalloc instead of storing addresses in fdtMike Rapoport (Microsoft)
2025-10-07kho: add support for preserving vmalloc allocationsMike Rapoport (Microsoft)
2025-10-07kho: replace kho_preserve_phys() with kho_preserve_pages()Mike Rapoport (Microsoft)
2025-10-07kho: check if kho is finalized in __kho_preserve_order()Mike Rapoport (Microsoft)
2025-10-07MAINTAINERS, .mailmap: update Umang's email addressUmang Jain
2025-10-07drm/nouveau: fix bad ret code in nouveau_bo_move_prepShuhao Fu
2025-10-07Merge tag 'hardening-fix1-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-10-07Merge tag 'dma-mapping-6.18-2025-10-07' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2025-10-07smb: client: Return directly after a failed genlmsg_new() in cifs_swn_send_re...Markus Elfring
2025-10-07Merge tag 'char-misc-6.18-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-10-07Merge tag 'staging-6.18-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-10-07Merge tag 'tty-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2025-10-07smb: client: Use common code in cifs_do_create()Markus Elfring
2025-10-07Merge tag 'thermal-6.18-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-10-07drm/amd/display: Incorrect Mirror CositingJesse Agate
2025-10-07drm/amd/display: Enable Dynamic DTBCLK SwitchFangzhi Zuo
2025-10-07drm/amdgpu: Report individual reset errorLijo Lazar
2025-10-07drm/amdgpu: partially revert "revert to old status lock handling v3"Christian König
2025-10-07drm/amd/display: Fix unsafe uses of kernel mode FPUArd Biesheuvel
2025-10-07drm/amd/pm: Disable VCN queue reset on SMU v13.0.6 due to regressionJesse.Zhang
2025-10-07drm/amdgpu: Fix general protection fault in amdgpu_vm_bo_reset_state_machineJesse.Zhang
2025-10-07drm/amdgpu: Check swus/ds for switch state saveLijo Lazar
2025-10-07drm/amdkfd: Fix two comments in kfd_ioctl.hFelix Kuehling
2025-10-07drm/amd/pm: Avoid interface mismatch messagingLijo Lazar
2025-10-07drm/amdgpu: Merge amdgpu_vm_set_pasid into amdgpu_vm_initJesse.Zhang
2025-10-07drm/amd/amdgpu: Fix the mes version that support inv_tlbsShaoyun Liu
2025-10-07drm/amd: Check whether secure display TA loaded successfullyMario Limonciello
2025-10-07drm/amdkfd: Fix mmap write lock not releasePhilip Yang
2025-10-07drm/amdkfd: Fix kfd process ref leaking when userptr unmappingPhilip Yang
2025-10-07drm/amdgpu: Fix for GPU reset being blocked by KIQ I/O.Heng Zhou
2025-10-07drm/amd/display: Disable scaling on DCE6 for nowTimur Kristóf
2025-10-07drm/amd/display: Properly disable scaling on DCE6Timur Kristóf
2025-10-07drm/amd/display: Properly clear SCL_*_FILTER_CONTROL on DCE6Timur Kristóf
2025-10-07drm/amd/display: Add missing DCE6 SCL_HORZ_FILTER_INIT* SRIsTimur Kristóf
2025-10-07drm/amdgpu: Add additional DCE6 SCL registersAlex Deucher
2025-10-07slub: Don't call lockdep_unregister_key() for immature kmem_cache.Kuniyuki Iwashima
2025-10-07parisc: Add initial kernel-side perf_event supportHelge Deller
2025-10-07gen_init_cpio: Ignore fsync() returning EINVAL on pipesDmitry Safonov
2025-10-07scripts/Makefile.extrawarn: Respect CONFIG_WERROR / W=e for hostprogsNathan Chancellor
2025-10-07Merge tag 'acpi-6.18-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds