aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2025-09-21x86: stop calling page_address() in free_pages()Vishal Moola (Oracle)2-2/+2
2025-09-21mm: constify highmem related functions for improved const-correctnessMax Kellermann2-4/+4
2025-09-21mm: constify arch_pick_mmap_layout() for improved const-correctnessMax Kellermann3-6/+6
2025-09-21parisc: constify mmap_upper_limit() parameterMax Kellermann2-2/+2
2025-09-21mm, s390: constify mapping related test/getter functionsMax Kellermann1-1/+1
2025-09-21kasan/hw-tags: introduce kasan.write_only optionYeoreum Yun4-1/+26
2025-09-21mips: mm: convert __flush_dcache_pages() to __flush_dcache_folio_pages()David Hildenbrand2-8/+11
2025-09-21x86/Kconfig: drop superfluous "select SPARSEMEM_VMEMMAP"David Hildenbrand1-1/+0
2025-09-21s390/Kconfig: drop superfluous "select SPARSEMEM_VMEMMAP"David Hildenbrand1-1/+0
2025-09-21arm64: Kconfig: drop superfluous "select SPARSEMEM_VMEMMAP"David Hildenbrand1-1/+0
2025-09-21mm: remove unused zpool layerJohannes Weiner1-1/+0
2025-09-21kasan: call kasan_init_generic in kasan_initSabyrzhan Tasbolatov6-7/+7
2025-09-21kasan: introduce ARCH_DEFER_KASAN and unify static key across modesSabyrzhan Tasbolatov11-37/+21
2025-09-21Merge branch 'mm-hotfixes-stable' into mm-stable in order to pick upAndrew Morton7-10/+10
2025-09-20Merge tag 'x86-urgent-2025-09-20' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-19/+19
2025-09-20Merge branch kvm-arm64/misc-6.18 into kvmarm-master/nextMarc Zyngier8-38/+57
2025-09-20Merge branch kvm-arm64/nv-misc-6.18 into kvmarm-master/nextMarc Zyngier2-5/+32
2025-09-20Merge branch kvm-arm64/el2-feature-control into kvmarm-master/nextMarc Zyngier4-149/+289
2025-09-20Merge branch kvm-arm64/nv-debug into kvmarm-master/nextMarc Zyngier3-0/+35
2025-09-20Merge branch kvm-arm64/gic-v5-nv into kvmarm-master/nextMarc Zyngier7-19/+40
2025-09-20Merge branch kvm-arm64/52bit-at into kvmarm-master/nextMarc Zyngier4-111/+319
2025-09-20KVM: arm64: Populate level on S1PTW SEA injectionMarc Zyngier1-2/+25
2025-09-20KVM: arm64: Add S1 IPA to page table level walkerMarc Zyngier2-0/+67
2025-09-20KVM: arm64: Add filtering hook to S1 page table walkMarc Zyngier2-0/+25
2025-09-20KVM: arm64: Don't switch MMU on translation from non-NV contextMarc Zyngier1-3/+8
2025-09-20KVM: arm64: Allow EL1 control registers to be accessed from the CPU stateMarc Zyngier1-2/+2
2025-09-20KVM: arm64: Allow use of S1 PTW for non-NV vcpusMarc Zyngier1-30/+28
2025-09-20KVM: arm64: Report faults from S1 walk setup at the expected start levelMarc Zyngier1-49/+54
2025-09-20KVM: arm64: Expand valid block mappings to FEAT_LPA/LPA2 supportMarc Zyngier1-2/+2
2025-09-20KVM: arm64: Populate PAR_EL1 with 52bit addressesMarc Zyngier1-2/+2
2025-09-20KVM: arm64: Compute shareability for LPA2Marc Zyngier2-7/+31
2025-09-20KVM: arm64: Pass the walk_info structure to compute_par_s1()Marc Zyngier1-6/+6
2025-09-20KVM: arm64: Decouple output address from the PT descriptorMarc Zyngier1-3/+27
2025-09-20KVM: arm64: Compute 52bit TTBR address and alignmentMarc Zyngier1-0/+12
2025-09-20KVM: arm64: Account for 52bit when computing maximum OAMarc Zyngier3-4/+7
2025-09-20KVM: arm64: Add helper computing the state of 52bit PA supportMarc Zyngier2-5/+27
2025-09-20LoongArch: Fix bitflag conflict for TIF_FIXADEYao Zi1-1/+1
2025-09-19arm64: dts: qcom: Add MST pixel streams for displayportJessica Zhang13-74/+185
2025-09-19arm64: dts: qcom: sm6350: correct DP compatibility stringsDmitry Baryshkov1-1/+1
2025-09-19arm64: dts: qcom: monaco-evk: Enable Adreno 623 GPUAkhil P Oommen1-0/+8
2025-09-19arm64: dts: qcom: qcs8300-ride: Enable Adreno 623 GPUJie Zhang1-0/+8
2025-09-19arm64: dts: qcom: qcs8300: Add gpu and gmu nodesJie Zhang1-1/+104
2025-09-19Merge tag 'iommu-fixes-v6.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/iommu/linuxLinus Torvalds1-5/+5
2025-09-19KVM: TDX: Fix uninitialized error code for __tdx_bringup()Tony Lindgren1-7/+3
2025-09-19Merge 6.17-rc6 into kbuild-nextNathan Chancellor134-736/+1342
2025-09-19x86/umip: Fix decoding of register forms of 0F 01 (SGDT and SIDT aliases)Sean Christopherson1-0/+11
2025-09-19sparc: fix accurate exception reporting in copy_{from,to}_user for M7Michael Karcher2-10/+19
2025-09-19sparc: fix accurate exception reporting in copy_to_user for Niagara 4Michael Karcher1-1/+1
2025-09-19sparc: fix accurate exception reporting in copy_{from_to}_user for NiagaraMichael Karcher1-11/+18
2025-09-19sparc: fix accurate exception reporting in copy_{from_to}_user for UltraSPARC IIIMichael Karcher1-1/+1