summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2025-09-15x86/resctrl: Add support to enable/disable AMD ABMC featureBabu Moger
2025-09-15x86,fs/resctrl: Detect Assignable Bandwidth Monitoring feature detailsBabu Moger
2025-09-15x86,fs/resctrl: Consolidate monitoring related data from rdt_resourceBabu Moger
2025-09-15x86/resctrl: Add ABMC feature in the command line optionsBabu Moger
2025-09-15x86/cpufeatures: Add support for Assignable Bandwidth Monitoring Counters (ABMC)Babu Moger
2025-09-15Merge back earlier cpufreq material for 6.18Rafael J. Wysocki
2025-09-15x86,fs/resctrl: Prepare for more monitor eventsTony Luck
2025-09-15x86/resctrl: Remove the rdt_mon_features global variableTony Luck
2025-09-15KVM: Implement barriers before accessing kvm->buses[] on SRCU read pathsKeir Fraser
2025-09-15KVM: arm64: vgic: Explicitly implement vgic_dist::ready orderingKeir Fraser
2025-09-15KVM: arm64: vgic-init: Remove vgic_ready() macroKeir Fraser
2025-09-15x86,fs/resctrl: Replace architecture event enabled checksTony Luck
2025-09-15Merge branch kvm-arm64/pkvm_vm_handle into kvmarm-master/nextMarc Zyngier
2025-09-15KVM: arm64: Reserve pKVM handle during pkvm_init_host_vm()Fuad Tabba
2025-09-15KVM: arm64: Introduce separate hypercalls for pKVM VM reservation and initial...Fuad Tabba
2025-09-15KVM: arm64: Consolidate pKVM hypervisor VM initialization logicFuad Tabba
2025-09-15KVM: arm64: Separate allocation and insertion of pKVM VM table entriesFuad Tabba
2025-09-15KVM: arm64: Decouple hyp VM creation state from its handleFuad Tabba
2025-09-15KVM: arm64: Clarify comments to distinguish pKVM mode from protected VMsFuad Tabba
2025-09-15KVM: arm64: Rename 'host_kvm' to 'kvm' in pKVM host codeFuad Tabba
2025-09-15KVM: arm64: Rename pkvm.enabled to pkvm.is_protectedFuad Tabba
2025-09-15KVM: arm64: Add build-time check for duplicate DECLARE_REG useFuad Tabba
2025-09-15x86,fs/resctrl: Consolidate monitor event descriptionsTony Luck
2025-09-15KVM: arm64: Fix debug checking for np-guests using huge mappingsBen Horgan
2025-09-15Merge branch kvm-arm64/ffa-1.2 into kvmarm-master/nextMarc Zyngier
2025-09-15powerpc/603: Really copy kernel PGD entries into all PGDIRsChristophe Leroy
2025-09-15powerpc/8xx: Remove left-over instruction and comments in DataStoreTLBMiss ha...Christophe Leroy
2025-09-15powerpc/pseries: HVPIPE changes to support migrationHaren Myneni
2025-09-15powerpc/pseries: Enable hvpipe with ibm,set-system-parameter RTASHaren Myneni
2025-09-15powerpc/pseries: Enable HVPIPE event message interruptHaren Myneni
2025-09-15powerpc/pseries: Wakeup hvpipe FD when the payload is pendingHaren Myneni
2025-09-15powerpc/pseries: Receive payload with ibm,receive-hvpipe-msg RTASHaren Myneni
2025-09-15powerpc/pseries: Send payload with ibm,send-hvpipe-msg RTASHaren Myneni
2025-09-15powerpc/pseries: Add papr-hvpipe char driver for HVPIPE interfacesHaren Myneni
2025-09-15powerpc/pseries: Define HVPIPE specific macrosHaren Myneni
2025-09-15powerpc/pseries: Define papr-hvpipe ioctlHaren Myneni
2025-09-15Merge tag 'v6.17-rc6' into drm-nextDave Airlie
2025-09-15Merge 6.17-rc6 into tty-nextGreg Kroah-Hartman
2025-09-15arm64: dts: allwinner: sun55i: Complete AXP717A sub-functionsChen-Yu Tsai
2025-09-15arm64: dts: allwinner: t527: orangepi-4a: hook up external 32k crystalChen-Yu Tsai
2025-09-15arm64: dts: allwinner: t527: avaota-a1: hook up external 32k crystalChen-Yu Tsai
2025-09-15arm64: dts: allwinner: a527: cubie-a5e: Drop external 32.768 KHz crystalChen-Yu Tsai
2025-09-15arm64: dts: sun55i: a523: Assign standard clock rates to PRCM bus clocksChen-Yu Tsai
2025-09-14Merge tag 'x86-urgent-2025-09-14' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-09-14riscv: defconfig: Enable MMP_PDMA support for SpacemiT K1 SoCGuodong Xu
2025-09-14riscv: defconfig: run savedefconfig to reorder itYixun Lan
2025-09-14arm64: dts: s32g: Add device tree information for the OCOTP driverDan Carpenter
2025-09-14arm64: dts: add description for solidrun imx8mp hummingboard variantsJosua Mayer
2025-09-13x86/kexec: fix potential cmem->ranges out of memoryfuqiang wang
2025-09-13x86/crash: remove redundant 0 value initializationLiao Yuanhong