summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2022-04-13x86/Kconfig: Do not allow CONFIG_X86_X32_ABI=y with llvm-objcopyNathan Chancellor
2022-04-13xen: delay xen_hvm_init_time_ops() if kdump is boot on vcpu>=32Dongli Zhang
2022-04-13MIPS: ingenic: correct unit node addressKrzysztof Kozlowski
2022-04-13xtensa: fix DTC warning unit_address_formatMax Filippov
2022-04-13powerpc/secvar: fix refcount leak in format_show()Hangyu Hua
2022-04-13MIPS: fix fortify panic when copying asm exception handlersAlexander Lobakin
2022-04-13mips: ralink: fix a refcount leak in ill_acc_of_setup()Hangyu Hua
2022-04-13powerpc: Set crashkernel offset to mid of RMA regionSourabh Jain
2022-04-13powerpc: dts: t104xrdb: fix phy type for FMAN 4/5Maxim Kiselev
2022-04-13KVM: x86/emulator: Emulate RDPID only if it is enabled in guestHou Wenlong
2022-04-13KVM: x86/svm: Clear reserved bits written to PerfEvtSeln MSRsJim Mattson
2022-04-08arm64: Do not defer reserve_crashkernel() for platforms with no DMA memory zonesVijay Balakrishna
2022-04-08KVM: x86/mmu: do compare-and-exchange of gPTE via the user addressPaolo Bonzini
2022-04-08um: Fix uml_mconsole stop/goAnton Ivanov
2022-04-08ARM: dts: spear13xx: Update SPI dma propertiesKuldeep Singh
2022-04-08ARM: dts: spear1340: Update serial node propertiesKuldeep Singh
2022-04-08ARM: 9187/1: JIVE: fix return value of __setup handlerRandy Dunlap
2022-04-08riscv module: remove (NOLOAD)Fangrui Song
2022-04-08ARM: iop32x: offset IRQ numbers by 1Arnd Bergmann
2022-04-08crypto: arm/aes-neonbs-cbc - Select generic cbc and aesHerbert Xu
2022-04-08KVM: SVM: fix panic on out-of-bounds guest IRQYi Wang
2022-04-08KVM: x86: fix sending PV IPILi RongQing
2022-04-08KVM: x86: Forbid VMM to set SYNIC/STIMER MSRs when SynIC wasn't activatedVitaly Kuznetsov
2022-04-08powerpc: Fix build errors with newer binutilsAnders Roxell
2022-04-08powerpc/lib/sstep: Fix build errors with newer binutilsAnders Roxell
2022-04-08powerpc/lib/sstep: Fix 'sthcx' instructionAnders Roxell
2022-04-08powerpc/kasan: Fix early region not updated correctlyChen Jingwen
2022-04-08KVM: x86/mmu: Check for present SPTE when clearing dirty bit in TDP MMUSean Christopherson
2022-04-08ARM: mmp: Fix failure to remove sram deviceUwe Kleine-König
2022-04-08ARM: tegra: tamonten: Fix I2C3 pad settingRichard Leitner
2022-04-08uaccess: fix type mismatch warnings from access_ok()Arnd Bergmann
2022-04-08ARM: dts: bcm2711: Add the missing L1/L2 cache informationRichard Schleich
2022-04-08arm64: defconfig: build imx-sdma as a moduleMarcel Ziswiler
2022-04-08ARM: dts: imx7: Use audio_mclk_post_div instead audio_mclk_root_clkAbel Vesa
2022-04-08ARM: ftrace: avoid redundant loads or clobbering IPArd Biesheuvel
2022-04-08ARM: dts: bcm2837: Add the missing L1/L2 cache informationRichard Schleich
2022-04-08ARM: dts: qcom: fix gic_irq_domain_translate warnings for msm8960David Heidelberg
2022-04-08parisc: Fix handling off probe non-access faultsJohn David Anglin
2022-04-08xen: fix is_xen_pmu()Juergen Gross
2022-04-08MIPS: pgalloc: fix memory leak caused by pgd_free()Yaliang Wang
2022-04-08MIPS: RB532: fix return value of __setup handlerRandy Dunlap
2022-04-08powerpc: 8xx: fix a return value error in mpc8xx_pic_initHangyu Hua
2022-04-08powerpc/sysdev: fix incorrect use to determine if list is emptyJakob Koschel
2022-04-08mips: DEC: honor CONFIG_MIPS_FP_SUPPORT=nRandy Dunlap
2022-04-08KVM: x86/emulator: Defer not-present segment check in __load_segment_descript...Hou Wenlong
2022-04-08KVM: x86: Fix emulation in writing cr8Zhenzhong Duan
2022-04-08powerpc/Makefile: Don't pass -mcpu=powerpc64 when building 32-bitMichael Ellerman
2022-04-08powerpc/mm/numa: skip NUMA_NO_NODE onlining in parse_numa_properties()Daniel Henrique Barboza
2022-04-08bpf, arm64: Feed byte-offset into bpf line infoHou Tao
2022-04-08bpf, arm64: Call build_prologue() first in first JIT passHou Tao