summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2025-09-21parisc: constify mmap_upper_limit() parameterMax Kellermann
2025-09-21mm, s390: constify mapping related test/getter functionsMax Kellermann
2025-09-21kasan/hw-tags: introduce kasan.write_only optionYeoreum Yun
2025-09-21mips: mm: convert __flush_dcache_pages() to __flush_dcache_folio_pages()David Hildenbrand
2025-09-21x86/Kconfig: drop superfluous "select SPARSEMEM_VMEMMAP"David Hildenbrand
2025-09-21s390/Kconfig: drop superfluous "select SPARSEMEM_VMEMMAP"David Hildenbrand
2025-09-21arm64: Kconfig: drop superfluous "select SPARSEMEM_VMEMMAP"David Hildenbrand
2025-09-21mm: remove unused zpool layerJohannes Weiner
2025-09-21kasan: call kasan_init_generic in kasan_initSabyrzhan Tasbolatov
2025-09-21kasan: introduce ARCH_DEFER_KASAN and unify static key across modesSabyrzhan Tasbolatov
2025-09-21Merge branch 'mm-hotfixes-stable' into mm-stable in order to pick upAndrew Morton
2025-09-20Merge tag 'x86-urgent-2025-09-20' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-09-20Merge branch kvm-arm64/misc-6.18 into kvmarm-master/nextMarc Zyngier
2025-09-20Merge branch kvm-arm64/nv-misc-6.18 into kvmarm-master/nextMarc Zyngier
2025-09-20Merge branch kvm-arm64/el2-feature-control into kvmarm-master/nextMarc Zyngier
2025-09-20Merge branch kvm-arm64/nv-debug into kvmarm-master/nextMarc Zyngier
2025-09-20Merge branch kvm-arm64/gic-v5-nv into kvmarm-master/nextMarc Zyngier
2025-09-20Merge branch kvm-arm64/52bit-at into kvmarm-master/nextMarc Zyngier
2025-09-20KVM: arm64: Populate level on S1PTW SEA injectionMarc Zyngier
2025-09-20KVM: arm64: Add S1 IPA to page table level walkerMarc Zyngier
2025-09-20KVM: arm64: Add filtering hook to S1 page table walkMarc Zyngier
2025-09-20KVM: arm64: Don't switch MMU on translation from non-NV contextMarc Zyngier
2025-09-20KVM: arm64: Allow EL1 control registers to be accessed from the CPU stateMarc Zyngier
2025-09-20KVM: arm64: Allow use of S1 PTW for non-NV vcpusMarc Zyngier
2025-09-20KVM: arm64: Report faults from S1 walk setup at the expected start levelMarc Zyngier
2025-09-20KVM: arm64: Expand valid block mappings to FEAT_LPA/LPA2 supportMarc Zyngier
2025-09-20KVM: arm64: Populate PAR_EL1 with 52bit addressesMarc Zyngier
2025-09-20KVM: arm64: Compute shareability for LPA2Marc Zyngier
2025-09-20KVM: arm64: Pass the walk_info structure to compute_par_s1()Marc Zyngier
2025-09-20KVM: arm64: Decouple output address from the PT descriptorMarc Zyngier
2025-09-20KVM: arm64: Compute 52bit TTBR address and alignmentMarc Zyngier
2025-09-20KVM: arm64: Account for 52bit when computing maximum OAMarc Zyngier
2025-09-20KVM: arm64: Add helper computing the state of 52bit PA supportMarc Zyngier
2025-09-20LoongArch: Fix bitflag conflict for TIF_FIXADEYao Zi
2025-09-19arm64: dts: qcom: Add MST pixel streams for displayportJessica Zhang
2025-09-19arm64: dts: qcom: sm6350: correct DP compatibility stringsDmitry Baryshkov
2025-09-19arm64: dts: qcom: monaco-evk: Enable Adreno 623 GPUAkhil P Oommen
2025-09-19arm64: dts: qcom: qcs8300-ride: Enable Adreno 623 GPUJie Zhang
2025-09-19arm64: dts: qcom: qcs8300: Add gpu and gmu nodesJie Zhang
2025-09-19Merge tag 'iommu-fixes-v6.17-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-09-19KVM: TDX: Fix uninitialized error code for __tdx_bringup()Tony Lindgren
2025-09-19Merge 6.17-rc6 into kbuild-nextNathan Chancellor
2025-09-19x86/umip: Fix decoding of register forms of 0F 01 (SGDT and SIDT aliases)Sean Christopherson
2025-09-19sparc: fix accurate exception reporting in copy_{from,to}_user for M7Michael Karcher
2025-09-19sparc: fix accurate exception reporting in copy_to_user for Niagara 4Michael Karcher
2025-09-19sparc: fix accurate exception reporting in copy_{from_to}_user for NiagaraMichael Karcher
2025-09-19sparc: fix accurate exception reporting in copy_{from_to}_user for UltraSPARC...Michael Karcher
2025-09-19sparc: fix accurate exception reporting in copy_{from_to}_user for UltraSPARCMichael Karcher
2025-09-19sparc64: fix prototypes of reads[bwl]()Al Viro
2025-09-19sparc64: Remove redundant __GFP_NOWARNQianfeng Rong