aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2025-09-15KVM: arm64: Reserve pKVM handle during pkvm_init_host_vm()Fuad Tabba2-14/+33
2025-09-15KVM: arm64: Introduce separate hypercalls for pKVM VM reservation and initializationFuad Tabba5-24/+108
2025-09-15KVM: arm64: Consolidate pKVM hypervisor VM initialization logicFuad Tabba1-23/+24
2025-09-15KVM: arm64: Separate allocation and insertion of pKVM VM table entriesFuad Tabba1-9/+43
2025-09-15KVM: arm64: Decouple hyp VM creation state from its handleFuad Tabba4-2/+12
2025-09-15KVM: arm64: Clarify comments to distinguish pKVM mode from protected VMsFuad Tabba2-15/+12
2025-09-15KVM: arm64: Rename 'host_kvm' to 'kvm' in pKVM host codeFuad Tabba1-23/+23
2025-09-15KVM: arm64: Rename pkvm.enabled to pkvm.is_protectedFuad Tabba2-3/+3
2025-09-15KVM: arm64: Add build-time check for duplicate DECLARE_REG useFuad Tabba1-1/+2
2025-09-15x86,fs/resctrl: Consolidate monitor event descriptionsTony Luck1-3/+9
2025-09-15KVM: arm64: Fix debug checking for np-guests using huge mappingsBen Horgan1-3/+6
2025-09-15Merge branch kvm-arm64/ffa-1.2 into kvmarm-master/nextMarc Zyngier2-73/+145
2025-09-15powerpc/603: Really copy kernel PGD entries into all PGDIRsChristophe Leroy2-3/+9
2025-09-15powerpc/8xx: Remove left-over instruction and comments in DataStoreTLBMiss handlerChristophe Leroy1-8/+1
2025-09-15powerpc/pseries: HVPIPE changes to support migrationHaren Myneni3-0/+74
2025-09-15powerpc/pseries: Enable hvpipe with ibm,set-system-parameter RTASHaren Myneni2-2/+33
2025-09-15powerpc/pseries: Enable HVPIPE event message interruptHaren Myneni2-5/+155
2025-09-15powerpc/pseries: Wakeup hvpipe FD when the payload is pendingHaren Myneni1-1/+27
2025-09-15powerpc/pseries: Receive payload with ibm,receive-hvpipe-msg RTASHaren Myneni2-2/+163
2025-09-15powerpc/pseries: Send payload with ibm,send-hvpipe-msg RTASHaren Myneni2-1/+124
2025-09-15powerpc/pseries: Add papr-hvpipe char driver for HVPIPE interfacesHaren Myneni3-0/+300
2025-09-15powerpc/pseries: Define HVPIPE specific macrosHaren Myneni3-0/+35
2025-09-15powerpc/pseries: Define papr-hvpipe ioctlHaren Myneni1-0/+33
2025-09-15Merge tag 'v6.17-rc6' into drm-nextDave Airlie125-698/+1234
2025-09-15Merge 6.17-rc6 into tty-nextGreg Kroah-Hartman134-736/+1342
2025-09-15arm64: dts: allwinner: sun55i: Complete AXP717A sub-functionsChen-Yu Tsai3-0/+67
2025-09-15arm64: dts: allwinner: t527: orangepi-4a: hook up external 32k crystalChen-Yu Tsai1-0/+8
2025-09-15arm64: dts: allwinner: t527: avaota-a1: hook up external 32k crystalChen-Yu Tsai1-0/+8
2025-09-15arm64: dts: allwinner: a527: cubie-a5e: Drop external 32.768 KHz crystalChen-Yu Tsai1-7/+0
2025-09-15arm64: dts: sun55i: a523: Assign standard clock rates to PRCM bus clocksChen-Yu Tsai1-0/+2
2025-09-14Merge tag 'x86-urgent-2025-09-14' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-11/+14
2025-09-14riscv: defconfig: Enable MMP_PDMA support for SpacemiT K1 SoCGuodong Xu1-0/+1
2025-09-14riscv: defconfig: run savedefconfig to reorder itYixun Lan1-3/+2
2025-09-14arm64: dts: s32g: Add device tree information for the OCOTP driverDan Carpenter2-0/+14
2025-09-14arm64: dts: add description for solidrun imx8mp hummingboard variantsJosua Mayer10-0/+853
2025-09-13x86/kexec: fix potential cmem->ranges out of memoryfuqiang wang1-4/+19
2025-09-13x86/crash: remove redundant 0 value initializationLiao Yuanhong1-2/+0
2025-09-13x86/kexec: carry forward the boot DTB on kexecBrian Mak1-3/+44
2025-09-13mm, x86/mm: move creating the tlb_flush event back to x86 codeSteven Rostedt1-0/+1
2025-09-13mm: introduce memdesc_flags_tMatthew Wilcox (Oracle)37-96/+96
2025-09-13riscv: use an atomic xchg in pudp_huge_get_and_clear()Alexandre Ghiti1-0/+11
2025-09-13mm: convert arch-specific code to mm_flags_*() accessorsLorenzo Stoakes3-6/+6
2025-09-13powerpc/ptdump: rename "struct pgtable_level" to "struct ptdump_pg_level"David Hildenbrand4-5/+5
2025-09-13treewide: remove MIGRATEPAGE_SUCCESSDavid Hildenbrand1-1/+1
2025-09-13mm: replace (20 - PAGE_SHIFT) with common macros for pages<->MB conversionYe Liu1-3/+0
2025-09-13alpha: get rid of the remnants of BAD_PAGE and friendsAl Viro2-37/+0
2025-09-13SET_PAGE_DIR() users had been gone since 2.3.12pre1Al Viro1-3/+0
2025-09-13PAGE_PTR() had been last used outside of arch/* in 1.1.94Al Viro3-37/+0
2025-09-13csky: remove BS check for FAULT_FLAG_ALLOW_RETRYAl Viro1-1/+1
2025-09-13ARM: 9458/1: module: Ensure the override of module_arch_freeing_init()Petr Pavlu1-1/+1