aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-09-15Merge tag 'samsung-dt-6.18' of https://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann3-4/+50
2025-09-15Merge tag 'dt64-cleanup-6.18' of https://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann6-0/+6
2025-09-15Merge tag 'i2c-gpio-fixes-for-6.18' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann2-4/+4
2025-09-15ARM: mach-hpe: Rework support and directory structureAndrew Davis6-42/+25
2025-09-15Merge tag 'samsung-dt64-6.18' of https://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann18-38/+1990
2025-09-15Merge tag 'socfpga_dts_updates_for_v6.18' of git://git.kernel.org/pub/scm/lin...Arnd Bergmann2-0/+356
2025-09-15Merge tag 'v6.18-rockchip-dts32-1' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann1-0/+22
2025-09-15Merge tag 'v6.18-rockchip-dts64-1' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann32-20/+3172
2025-09-15Merge tag 'thead-dt-for-v6.18' of git://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann1-0/+21
2025-09-15m68k: defconfig: Update defconfigs for v6.17-rc1Geert Uytterhoeven12-72/+36
2025-09-15m68k: bitops: Fix find_*_bit() signaturesGeert Uytterhoeven1-11/+14
2025-09-15x86/cpu: Detect FreeBSD Bhyve hypervisorDavid Woodhouse5-0/+81
2025-09-15KVM: arm64: Map hyp text as RO and dump instr on panicMostafa Saleh2-5/+11
2025-09-15KVM: arm64: Dump instruction on hyp panicMostafa Saleh3-6/+15
2025-09-15uprobes/x86: Return error from uprobe syscall when not called from trampolineJiri Olsa1-1/+1
2025-09-15riscv, bpf: Sign extend struct ops return values properlyHengqi Chen1-1/+41
2025-09-15riscv, bpf: Remove duplicated bpf_flush_icache()Hengqi Chen1-1/+0
2025-09-15powerpc64/modules: replace stub allocation sentinel with an explicit counterJoe Lawrence2-18/+9
2025-09-15powerpc64/modules: correctly iterate over stubs in setup_ftrace_ool_stubsJoe Lawrence1-1/+1
2025-09-15powerpc/ftrace: ensure ftrace record ops are always set for NOPsJoe Lawrence1-2/+8
2025-09-15x86/resctrl: Configure mbm_event mode if supportedBabu Moger3-0/+16
2025-09-15KVM: arm64: Return early from trace helpers when KVM isn't availableYingchao Deng1-11/+11
2025-09-15x86/resctrl: Implement resctrl_arch_reset_cntr() and resctrl_arch_cntr_read()Babu Moger2-0/+75
2025-09-15x86/resctrl: Refactor resctrl_arch_rmid_read()Babu Moger1-15/+23
2025-09-15x86,fs/resctrl: Implement resctrl_arch_config_cntr() to assign a counter with...Babu Moger1-0/+36
2025-09-15x86/resctrl: Add data structures and definitions for ABMC assignmentBabu Moger2-0/+37
2025-09-15x86/resctrl: Add support to enable/disable AMD ABMC featureBabu Moger3-0/+51
2025-09-15x86,fs/resctrl: Detect Assignable Bandwidth Monitoring feature detailsBabu Moger2-5/+13
2025-09-15x86,fs/resctrl: Consolidate monitoring related data from rdt_resourceBabu Moger2-7/+7
2025-09-15x86/resctrl: Add ABMC feature in the command line optionsBabu Moger1-0/+2
2025-09-15x86/cpufeatures: Add support for Assignable Bandwidth Monitoring Counters (ABMC)Babu Moger2-0/+2
2025-09-15Merge back earlier cpufreq material for 6.18Rafael J. Wysocki1-1/+1
2025-09-15x86,fs/resctrl: Prepare for more monitor eventsTony Luck3-41/+43
2025-09-15x86/resctrl: Remove the rdt_mon_features global variableTony Luck3-10/+5
2025-09-15KVM: Implement barriers before accessing kvm->buses[] on SRCU read pathsKeir Fraser1-0/+7
2025-09-15KVM: arm64: vgic: Explicitly implement vgic_dist::ready orderingKeir Fraser1-9/+2
2025-09-15KVM: arm64: vgic-init: Remove vgic_ready() macroKeir Fraser1-3/+2
2025-09-15x86,fs/resctrl: Replace architecture event enabled checksTony Luck3-19/+4
2025-09-15Merge branch kvm-arm64/pkvm_vm_handle into kvmarm-master/nextMarc Zyngier9-75/+221
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 initial...Fuad 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