summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2025-09-15Merge tag 'qcom-arm32-for-6.18' of https://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann
2025-09-15Merge tag 'lpc32xx-dt-for-6.18' of https://github.com/vzapolskiy/linux-lpc32x...Arnd Bergmann
2025-09-15arm64: dts: socionext: Drop "linux,spdif-dit" port node unit-addressRob Herring (Arm)
2025-09-15arm64: dts: apm: Clean-up clock bindingsRob Herring (Arm)
2025-09-15arm64: dts: apm: Move slimpro nodes out of "simple-bus" nodeRob Herring (Arm)
2025-09-15Merge tag 'arm-soc/for-6.18/devicetree' of https://github.com/Broadcom/stblin...Arnd Bergmann
2025-09-15Merge tag 'arm-soc/for-6.18/devicetree-arm64' of https://github.com/Broadcom/...Arnd Bergmann
2025-09-15Merge tag 'v6.17-next-dts64' of https://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann
2025-09-15Merge tag 'samsung-dt-6.18' of https://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann
2025-09-15Merge tag 'dt64-cleanup-6.18' of https://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann
2025-09-15Merge tag 'i2c-gpio-fixes-for-6.18' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann
2025-09-15ARM: mach-hpe: Rework support and directory structureAndrew Davis
2025-09-15Merge tag 'samsung-dt64-6.18' of https://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann
2025-09-15Merge tag 'socfpga_dts_updates_for_v6.18' of git://git.kernel.org/pub/scm/lin...Arnd Bergmann
2025-09-15Merge tag 'v6.18-rockchip-dts32-1' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann
2025-09-15Merge tag 'v6.18-rockchip-dts64-1' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann
2025-09-15Merge tag 'thead-dt-for-v6.18' of git://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann
2025-09-15m68k: defconfig: Update defconfigs for v6.17-rc1Geert Uytterhoeven
2025-09-15m68k: bitops: Fix find_*_bit() signaturesGeert Uytterhoeven
2025-09-15x86/cpu: Detect FreeBSD Bhyve hypervisorDavid Woodhouse
2025-09-15KVM: arm64: Map hyp text as RO and dump instr on panicMostafa Saleh
2025-09-15KVM: arm64: Dump instruction on hyp panicMostafa Saleh
2025-09-15uprobes/x86: Return error from uprobe syscall when not called from trampolineJiri Olsa
2025-09-15riscv, bpf: Sign extend struct ops return values properlyHengqi Chen
2025-09-15riscv, bpf: Remove duplicated bpf_flush_icache()Hengqi Chen
2025-09-15powerpc64/modules: replace stub allocation sentinel with an explicit counterJoe Lawrence
2025-09-15powerpc64/modules: correctly iterate over stubs in setup_ftrace_ool_stubsJoe Lawrence
2025-09-15powerpc/ftrace: ensure ftrace record ops are always set for NOPsJoe Lawrence
2025-09-15x86/resctrl: Configure mbm_event mode if supportedBabu Moger
2025-09-15KVM: arm64: Return early from trace helpers when KVM isn't availableYingchao Deng
2025-09-15x86/resctrl: Implement resctrl_arch_reset_cntr() and resctrl_arch_cntr_read()Babu Moger
2025-09-15x86/resctrl: Refactor resctrl_arch_rmid_read()Babu Moger
2025-09-15x86,fs/resctrl: Implement resctrl_arch_config_cntr() to assign a counter with...Babu Moger
2025-09-15x86/resctrl: Add data structures and definitions for ABMC assignmentBabu Moger
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