aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2025-09-15Merge tag 'zynqmp-dt-for-6.18' of https://github.com/Xilinx/linux-xlnx into soc/dtArnd Bergmann19-29/+1965
2025-09-15Merge tag 'renesas-dts-for-v6.18-tag2' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-devel into soc/dtArnd Bergmann18-26/+1356
2025-09-15Merge tag 'qcom-arm64-for-6.18' of https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into soc/dtArnd Bergmann131-3858/+10995
2025-09-15Merge tag 'qcom-arm32-for-6.18' of https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into soc/dtArnd Bergmann13-27/+523
2025-09-15Merge tag 'lpc32xx-dt-for-6.18' of https://github.com/vzapolskiy/linux-lpc32xx into soc/dtArnd Bergmann8-33/+65
2025-09-15arm64: dts: socionext: Drop "linux,spdif-dit" port node unit-addressRob Herring (Arm)3-6/+6
2025-09-15arm64: dts: apm: Clean-up clock bindingsRob Herring (Arm)2-41/+29
2025-09-15arm64: dts: apm: Move slimpro nodes out of "simple-bus" nodeRob Herring (Arm)1-10/+10
2025-09-15Merge tag 'arm-soc/for-6.18/devicetree' of https://github.com/Broadcom/stblinux into soc/dtArnd Bergmann2-0/+139
2025-09-15Merge tag 'arm-soc/for-6.18/devicetree-arm64' of https://github.com/Broadcom/stblinux into soc/dtArnd Bergmann4-4/+270
2025-09-15Merge tag 'v6.17-next-dts64' of https://git.kernel.org/pub/scm/linux/kernel/git/mediatek/linux into soc/dtArnd Bergmann10-23/+506
2025-09-15Merge tag 'samsung-dt-6.18' of https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux into soc/dtArnd Bergmann3-4/+50
2025-09-15Merge tag 'dt64-cleanup-6.18' of https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux-dt into soc/dtArnd Bergmann6-0/+6
2025-09-15Merge tag 'i2c-gpio-fixes-for-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux into soc/dtArnd 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/git/krzk/linux into soc/dtArnd Bergmann18-38/+1990
2025-09-15Merge tag 'socfpga_dts_updates_for_v6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux into soc/dtArnd Bergmann2-0/+356
2025-09-15Merge tag 'v6.18-rockchip-dts32-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip into soc/dtArnd Bergmann1-0/+22
2025-09-15Merge tag 'v6.18-rockchip-dts64-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip into soc/dtArnd Bergmann32-20/+3172
2025-09-15Merge tag 'thead-dt-for-v6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/fustini/linux into soc/dtArnd 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 ABMCBabu 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-39/+41
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