summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2026-08-11s390/pci: Enable CONTEXT_ANALYSISHeiko Carstens
2026-08-11s390/pci: Rework __zpci_event_availability() to remove conditional lockingHeiko Carstens
2026-08-11s390/pci: Rework __zpci_event_error() to remove conditional lockingHeiko Carstens
2026-08-11arm64: bti: Disable in-kernel BTI with recent versions of ClangJosh Poimboeuf
2026-08-11arm64: entry: Avoid unnecessary local_irq_disable() on kernel exitVladimir Murzin
2026-08-11irqchip/gic-v3: make the unmasking of pseudo-NMIs explicit when handling IRQsAda Couprie Diaz
2026-08-11KVM: s390: Fix memory corruption by not reinjecting CK machine checksChristian Borntraeger
2026-08-11KVM: s390: Fix length check __import_wp_info()Christian Borntraeger
2026-08-11KVM: s390: Free guest debug data on vcpu destroyChristian Borntraeger
2026-08-11KVM: s390: Take srcu when importing watchpoint dataChristian Borntraeger
2026-08-11KVM: s390: Fix old_data leak in guest debug error pathChristian Borntraeger
2026-08-11KVM: s390: Fix memory leak in guest debug handlingChristian Borntraeger
2026-08-11KVM: s390: Zero initialize irq in reinject_machine_checkChristian Borntraeger
2026-08-11KVM: s390: Zero initialize data structures for inject_pfault_tokenChristian Borntraeger
2026-08-11KVM: s390: Remove user triggerable WARN_ONChristian Borntraeger
2026-08-11Merge branches 'arm/smmu/updates', 'arm/smmu/bindings', 'mediatek', 'qualcomm...Joerg Roedel
2026-08-11Revert "Merge branch 'ib-rsk7204' into devel"Linus Walleij
2026-08-11m68k: coldfire/5441x: register mcf-rcm-reset platform deviceJean-Michel Hautbois
2026-08-11m68k/coldfire: replace linux/gpio.h inclusionsArnd Bergmann
2026-08-11m68k: defconfig: add config for M5282EVB boardGreg Ungerer
2026-08-11m68k: defconfig: add config for M52358EVB boardGreg Ungerer
2026-08-11powerpc/pseries/iommu: switch to Default DMA window during kdumpGaurav Batra
2026-08-11powerpc/configs: enable CONFIG_RAS to fix EDAC supportMichael Walle
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