aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
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/kerne...Linus 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-150/+290
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/kerne...Linus 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...Michael Karcher1-1/+1
2025-09-19sparc: fix accurate exception reporting in copy_{from_to}_user for UltraSPARCMichael Karcher1-9/+10
2025-09-19sparc64: fix prototypes of reads[bwl]()Al Viro1-3/+3
2025-09-19sparc64: Remove redundant __GFP_NOWARNQianfeng Rong1-2/+2
2025-09-19sparc64: fix hugetlb for sun4uAnthony Yznaga1-0/+20
2025-09-19sparc/module: Make it clear that relocation numbers are shown in hexKoakuma1-1/+1
2025-09-19sparc/module: Add R_SPARC_UA64 relocation handlingKoakuma2-0/+2
2025-09-19x86/umip: Check that the instruction opcode is at least two bytesSean Christopherson1-2/+2
2025-09-19arm64: mm: split linear mapping if BBML2 unsupported on secondary CPUsRyan Roberts4-27/+187
2025-09-19Merge tag 'loongarch-fixes-6.17-2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds11-66/+120
2025-09-19riscv: errata: Fix the PAUSE Opcode for MIPS P8700Djordje Todorovic12-3/+127
2025-09-19riscv: hwprobe: Add MIPS vendor extension probingAleksa Paunovic7-1/+56