summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2022-04-27ARC: entry: fix syscall_trace_exit argumentSergey Matyukevich1-0/+1
2022-04-27powerpc/perf: Fix power9 event alternativesAthira Rajeev1-4/+4
2022-04-27stat: fix inconsistency between struct stat and struct compat_statMikulas Patocka1-4/+2
2022-04-27ARM: vexpress/spc: Avoid negative array index when !SMPKees Cook1-1/+1
2022-04-20ARM: davinci: da850-evm: Avoid NULL pointer dereferenceNathan Chancellor1-1/+3
2022-04-20arm64: alternatives: mark patch_alternative() as `noinstr`Joey Gouly1-3/+3
2022-04-15arm64: module: remove (NOLOAD) from linker scriptFangrui Song1-3/+3
2022-04-15arm64: patch_text: Fixup last cpu should be masterGuo Ren1-2/+2
2022-04-15x86/speculation: Restore speculation related MSRs during S3 resumePawan Gupta1-0/+14
2022-04-15x86/pm: Save the MSR validity status at context setupPawan Gupta1-2/+5
2022-04-15KVM: arm64: Check arm64_get_bp_hardening_data() didn't return NULLJames Morse1-1/+2
2022-04-15xen: delay xen_hvm_init_time_ops() if kdump is boot on vcpu>=32Dongli Zhang2-1/+29
2022-04-15xtensa: fix DTC warning unit_address_formatMax Filippov3-10/+10
2022-04-15MIPS: fix fortify panic when copying asm exception handlersAlexander Lobakin2-12/+12
2022-04-15powerpc: Set crashkernel offset to mid of RMA regionSourabh Jain2-4/+17
2022-04-15powerpc: dts: t104xrdb: fix phy type for FMAN 4/5Maxim Kiselev1-2/+2
2022-04-15KVM: x86/svm: Clear reserved bits written to PerfEvtSeln MSRsJim Mattson1-5/+3
2022-04-15ARM: 9187/1: JIVE: fix return value of __setup handlerRandy Dunlap1-3/+3
2022-04-15riscv module: remove (NOLOAD)Fangrui Song1-3/+3
2022-04-15KVM: x86: Forbid VMM to set SYNIC/STIMER MSRs when SynIC wasn't activatedVitaly Kuznetsov1-1/+16
2022-04-15um: Fix uml_mconsole stop/goAnton Ivanov1-1/+2
2022-04-15ARM: dts: spear13xx: Update SPI dma propertiesKuldeep Singh1-3/+3
2022-04-15ARM: dts: spear1340: Update serial node propertiesKuldeep Singh1-3/+3
2022-04-15KVM: x86: fix sending PV IPILi RongQing1-1/+1
2022-04-15powerpc: Fix build errors with newer binutilsAnders Roxell3-9/+40
2022-04-15powerpc/lib/sstep: Fix build errors with newer binutilsAnders Roxell1-0/+6
2022-04-15powerpc/lib/sstep: Fix 'sthcx' instructionAnders Roxell1-1/+1
2022-04-15ARM: mmp: Fix failure to remove sram deviceUwe Kleine-König1-10/+12
2022-04-15ARM: tegra: tamonten: Fix I2C3 pad settingRichard Leitner1-3/+3
2022-04-15ARM: dts: bcm2837: Add the missing L1/L2 cache informationRichard Schleich1-0/+49
2022-04-15ARM: dts: qcom: fix gic_irq_domain_translate warnings for msm8960David Heidelberg1-3/+5
2022-04-15xen: fix is_xen_pmu()Juergen Gross3-8/+7
2022-04-15MIPS: RB532: fix return value of __setup handlerRandy Dunlap1-4/+2
2022-04-15powerpc/sysdev: fix incorrect use to determine if list is emptyJakob Koschel1-2/+2
2022-04-15KVM: x86/emulator: Defer not-present segment check in __load_segment_descript...Hou Wenlong1-5/+9
2022-04-15KVM: x86: Fix emulation in writing cr8Zhenzhong Duan1-4/+1
2022-04-15powerpc/Makefile: Don't pass -mcpu=powerpc64 when building 32-bitMichael Ellerman1-1/+1
2022-04-15KVM: PPC: Fix vmx/vsx mixup in mmio emulationFabiano Rosas1-2/+2
2022-04-15arm64: dts: broadcom: Fix sata nodenameFrank Wunderlich1-1/+1
2022-04-15arm64: dts: ns2: Fix spi-cpol and spi-cpha propertyKuldeep Singh1-4/+4
2022-04-15ARM: dts: qcom: ipq4019: fix sleep clockPavel Kubelun1-1/+2
2022-04-15perf/x86/intel/pt: Fix address filter config for 32-bit kernelAdrian Hunter1-1/+1
2022-04-15DEC: Limit PMAX memory probing to R3k systemsMaciej W. Rozycki2-11/+6
2022-04-15ARM: dts: exynos: add missing HDMI supplies on SMDK5420Krzysztof Kozlowski1-0/+3
2022-04-15ARM: dts: exynos: add missing HDMI supplies on SMDK5250Krzysztof Kozlowski1-0/+3
2022-04-15ARM: dts: exynos: fix UART3 pins configuration in Exynos5250Krzysztof Kozlowski1-1/+1
2022-04-15ARM: dts: at91: sama5d2: Fix PMERRLOC resource sizeTudor Ambarus1-1/+1
2022-04-15powerpc/kvm: Fix kvm_use_magic_pageAndreas Gruenbacher1-1/+1
2022-03-28nds32: fix access_ok() checks in get/put_userArnd Bergmann1-5/+17
2022-03-28ACPI / x86: Work around broken XSDT on Advantech DAC-BJ01 boardMark Cilissen1-0/+24