summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2026-08-10Merge tag 'samsung-soc-7.3' of https://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann
2026-08-10Merge tag 'apple-soc-dt-7.3' of https://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann
2026-08-10Merge tag 'qcom-arm32-for-7.3' of https://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann
2026-08-10Merge tag 'qcom-arm64-for-7.3-2' of https://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann
2026-08-10Merge tag 'ti-k3-dts-for-v7.3' of https://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann
2026-08-10Merge tag 'zynqmp-dt-for-7.3' of https://github.com/Xilinx/linux-xlnx into so...Arnd Bergmann
2026-08-10Merge tag 'dt-cleanup-7.3' of https://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann
2026-08-10Merge tag 'dt64-cleanup-7.3' of https://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann
2026-08-10Merge tag 'samsung-dt-7.3' of https://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann
2026-08-10Merge tag 'samsung-dt64-7.3-2' of https://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann
2026-08-10Merge tag 'v7.3-rockchip-dts64-2' of https://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann
2026-08-10Merge tag 'v7.3-rockchip-dts32-2' of https://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann
2026-08-10Merge tag 'arm-sophgo-dt-for-v7.3' of https://github.com/sophgo/linux into so...Arnd Bergmann
2026-08-10Merge tag 'riscv-sophgo-dt-for-v7.3' of https://github.com/sophgo/linux into ...Arnd Bergmann
2026-08-10Revert "riscv: dts: spacemit: k3: add i2s0-i2s5 nodes"Arnd Bergmann
2026-08-10arm64: Disable KCSAN instrumentation in delay.oMarco Elver
2026-08-10x86/platform/geode: Remove old TODO message about leds-net5501.cEshaan Deshmukh
2026-08-10LoongArch: Remove CONFIG_GENERIC_GETTIMEOFDAY ifdefferyThomas Weißschuh
2026-08-10MIPS: csrc-r4k: Remove CONFIG_GENERIC_GETTIMEOFDAY ifdefferyThomas Weißschuh
2026-08-10x86/CPU: Add a tlbi= cmdline switchRik van Riel
2026-08-10perf/x86: Optimize ACR handling in match_prev_assignment()Dapeng Mi
2026-08-10perf/x86/intel: Fix intel_cap handling on hybrid PMUsDapeng Mi
2026-08-10perf/x86: Remove stale fixed counter helper and fix hybrid PMU accessDapeng Mi
2026-08-10perf/x86/intel: Unwind cpuc state if PEBS buffer setup failsDapeng Mi
2026-08-10perf/x86: Guard intel_pmu_cpu_dead() against invalid hybrid PMU castsDapeng Mi
2026-08-10perf/x86: Free hybrid state on PMU init failureDapeng Mi
2026-08-10perf/x86: Unregister PMI handler on PMU init failureDapeng Mi
2026-08-10KVM: s390: vsie: Create constant SCB_ALIGNMENT_SHIFTChristoph Schlameuss
2026-08-10KVM: s390: vsie: Assert crycb alignment in vsie_pageChristoph Schlameuss
2026-08-10KVM: s390: vsie: Assert mcck_info offset in vsie_pageChristoph Schlameuss
2026-08-10KVM: s390: vsie: Convert shift to phys_to_pfn()Christoph Schlameuss
2026-08-10KVM: s390: vsie: Remove duplicate assertionChristoph Schlameuss
2026-08-10KVM: s390: Remove double 64bscao feature checkChristoph Schlameuss
2026-08-10m68k: Fix backtraces for non-running tasksKarl Mehltretter
2026-08-10m68k: defconfig: Update defconfigs for v7.2-rc1Geert Uytterhoeven
2026-08-10m68k: amiga: Remove redundant amiga_reset() prototypeThorsten Blum
2026-08-10s390/preempt: Enable HAS_SEPARATE_PREEMPT_RESCHED_BITSHeiko Carstens
2026-08-10arm64: sched/preempt: Enable HAS_SEPARATE_PREEMPT_RESCHED_BITSBoqun Feng
2026-08-10preempt: Introduce HAS_SEPARATE_PREEMPT_RESCHED_BITSBoqun Feng
2026-08-10Merge tag 'omap-for-v7.3/soc-signed' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann
2026-08-10Merge tag 'soc_fsl-7.3-1' of https://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann
2026-08-10Merge tag 'ti-k3-config-for-v7.3' of https://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann
2026-08-10Merge tag 'tegra-for-7.2-arm64-dt-fixes-v2' of git://git.kernel.org/pub/scm/l...Arnd Bergmann
2026-08-10Merge tag 'apple-soc-fixes-7.2' of https://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann
2026-08-10LoongArch: KVM: Replace kvm_err() with kvm_pr_unimpl()Bibo Mao
2026-08-10LoongArch: KVM: Use internal API to deliver interrupt in kernel modeBibo Mao
2026-08-10LoongArch: KVM: Fix uninitialized stack variable issue with dmsintcBibo Mao
2026-08-10LoongArch: KVM: Return directly when IPI address is not alignedBibo Mao
2026-08-10LoongArch: KVM: Set default MAILBOX access size with 8Bibo Mao
2026-08-10LoongArch: KVM: Set vcpu->cpu before IN_GUEST_MODE is setBibo Mao