summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2026-02-04KVM: S390: Remove PGSTE code from linux/s390 mmClaudio Imbrenda
2026-02-04KVM: s390: Remove gmap from s390/mmClaudio Imbrenda
2026-02-04KVM: s390: Switch to new gmapClaudio Imbrenda
2026-02-04KVM: s390: Storage key functions refactoringClaudio Imbrenda
2026-02-04KVM: s390: Stop using CONFIG_PGSTEClaudio Imbrenda
2026-02-04KVM: s390: Add some helper functions needed for vSIEClaudio Imbrenda
2026-02-04KVM: s390: Add helper functions for fault handlingClaudio Imbrenda
2026-02-04KVM: s390: New gmap codeClaudio Imbrenda
2026-02-04KVM: s390: KVM page table management functions: CMMAClaudio Imbrenda
2026-02-04KVM: s390: KVM page table management functions: lifecycle managementClaudio Imbrenda
2026-02-04KVM: s390: KVM page table management functions: storage keysClaudio Imbrenda
2026-02-04KVM: s390: KVM page table management functions: walksClaudio Imbrenda
2026-02-04KVM: s390: KVM page table management functions: clear and replaceClaudio Imbrenda
2026-02-04KVM: s390: KVM page table management functions: allocationClaudio Imbrenda
2026-02-04KVM: s390: KVM-specific bitfields and helper functionsClaudio Imbrenda
2026-02-04KVM: s390: Rename some functions in gaccess.cClaudio Imbrenda
2026-02-04KVM: s390: Enable KVM_GENERIC_MMU_NOTIFIERClaudio Imbrenda
2026-02-04KVM: s390: vsie: Pass gmap explicitly as parameterClaudio Imbrenda
2026-02-04s390/mm: Warn if uv_convert_from_secure_pte() failsClaudio Imbrenda
2026-02-04KVM: s390: Export two functionsClaudio Imbrenda
2026-02-04KVM: s390: Introduce import_lockClaudio Imbrenda
2026-02-04KVM: s390: Add gmap_helper_set_unused()Claudio Imbrenda
2026-02-04s390: Move sske_frame() to a headerClaudio Imbrenda
2026-02-04s390: Make UV folio operations work on whole folioClaudio Imbrenda
2026-02-04KVM: s390: Add P bit in table entry bitfields, move union vaddressClaudio Imbrenda
2026-02-04KVM: s390: Refactor pgste lock and unlock functionsClaudio Imbrenda
2026-02-04Merge tag 'socfpga_dts_updates_for_v6.20_v3' of git://git.kernel.org/pub/scm/...Arnd Bergmann
2026-02-04s390/tape: Remove tape load display supportJan Höppner
2026-02-04s390/tape: Remove support for 3590/3592 modelsJan Höppner
2026-02-04x86/hyperv: Update comment in hyperv_cleanup()Michael Kelley
2026-02-04x86/hyperv: Use memremap()/memunmap() instead of ioremap_cache()/iounmap()Michael Kelley
2026-02-04x86/hyperv: Move hv crash init after hypercall pg setupMukesh R
2026-02-04x86/hyperv: fix a compiler warning in hv_crash.cMukesh R
2026-02-03powerpc/wii: Simplify with scoped for each OF child loopKrzysztof Kozlowski
2026-02-03powerpc/fsp2: Simplify with scoped for each OF child loopKrzysztof Kozlowski
2026-02-03ARM: exynos: Simplify with scoped for each OF child loopKrzysztof Kozlowski
2026-02-03ARM: at91: Simplify with scoped for each OF child loopKrzysztof Kozlowski
2026-02-03sched/arm64: Move fallback task cpumask to HK_TYPE_DOMAINFrederic Weisbecker
2026-02-03s390/kexec: Emit an error message when cmdline is too longVasily Gorbik
2026-02-03s390/configs: Enable BLK_DEV_NULL_BLK as moduleHalil Pasic
2026-02-03sched/clock: Avoid false sharing for sched_clock_irqtimeWangyang Guo
2026-02-03Merge branch 'v6.19-rc8'Peter Zijlstra
2026-02-03arm64/gcs: Fix error handling in arch_set_shadow_stack_status()Breno Leitao
2026-02-02MIPS: tools: relocs: Ship a definition of R_MIPS_PC32Yao Zi
2026-02-02x86/kfence: fix booting on 32bit non-PAE systemsAndrew Cooper
2026-02-02x86/ibs: Fix typo in dc_l2tlb_miss commentXiang-Bin Shi
2026-02-02KVM: arm64: nv: Avoid NV stage-2 code when NV is not supportedFuad Tabba
2026-02-02arm64: Fix non-atomic __READ_ONCE() with CONFIG_LTO=yMarco Elver
2026-02-02KVM: arm64: Use standard seq_file iterator for vgic-debug debugfsFuad Tabba
2026-02-02KVM: arm64: Reimplement vgic-debug XArray iterationFuad Tabba