summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2022-04-20ARM: davinci: da850-evm: Avoid NULL pointer dereferenceNathan Chancellor
2022-04-20x86/tsx: Disable TSX development mode at bootPawan Gupta
2022-04-20x86/tsx: Use MSR_TSX_CTRL to clear CPUID bitsPawan Gupta
2022-04-20KVM: x86/mmu: Resolve nx_huge_pages when kvm.ko is loadedSean Christopherson
2022-04-20arm64: alternatives: mark patch_alternative() as `noinstr`Joey Gouly
2022-04-20cpuidle: PSCI: Move the `has_lpi` check to the beginning of the functionMario Limonciello
2022-04-13powerpc: Fix virt_addr_valid() for 64-bit Book3E & 32-bitKefeng Wang
2022-04-13powerpc/64: Fix build failure with allyesconfig in book3s_64_entry.SChristophe Leroy
2022-04-13x86,static_call: Fix __static_call_return0 for i386Peter Zijlstra
2022-04-13x86/bug: Prevent shadowing in __WARN_FLAGSVincent Mailhol
2022-04-13KVM: SVM: Allow AVIC support on system w/ physical APIC ID > 255Suravee Suthikulpanit
2022-04-13perf/x86/intel: Don't extend the pseudo-encoding to GP countersKan Liang
2022-04-13x86/mm/tlb: Revert retpoline avoidance approachDave Hansen
2022-04-13x86/msi: Fix msi message data shadow structReto Buerki
2022-04-13arm64: patch_text: Fixup last cpu should be masterGuo Ren
2022-04-13perf/x86/intel: Update the FRONTEND MSR mask on Sapphire RapidsKan Liang
2022-04-13x86/speculation: Restore speculation related MSRs during S3 resumePawan Gupta
2022-04-13x86/pm: Save the MSR validity status at context setupPawan Gupta
2022-04-13arm64: Add part number for Arm Cortex-A78AEChanho Park
2022-04-13arch/arm64: Fix topology initialization for core schedulingPhil Auld
2022-04-13rtc: Check return value from mc146818_get_time()Mateusz Jończyk
2022-04-13parisc: Fix patch code locking and flushingJohn David Anglin
2022-04-13x86/Kconfig: Do not allow CONFIG_X86_X32_ABI=y with llvm-objcopyNathan Chancellor
2022-04-13x86: Annotate call_on_stack()Peter Zijlstra
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-13riscv: Fixed misaligned memory access. Fixed pointer comparison.Michael T. Kloos
2022-04-13powerpc/secvar: fix refcount leak in format_show()Hangyu Hua
2022-04-13powerpc/64e: Tie PPC_BOOK3E_64 to PPC_FSL_BOOK3EMichael Ellerman
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/64s/hash: Make hash faults work in NMI contextNicholas Piggin
2022-04-13powerpc/set_memory: Avoid spinlock recursion in change_page_attr()Christophe Leroy
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/pmu: Fix and isolate TSX-specific performance event logicLike Xu
2022-04-13KVM: x86/svm: Clear reserved bits written to PerfEvtSeln MSRsJim Mattson
2022-04-13KVM: SVM: Fix kvm_cache_regs.h inclusions for is_guest_mode()Peter Gonda
2022-04-13KVM: x86/pmu: Use different raw event masks for AMD and IntelJim Mattson
2022-04-13um: fix and optimize xor select template for CONFIG64 and timetravel modeBenjamin Beichler
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-08arm64: dts: ls1046a: Update i2c node dma propertiesKuldeep Singh
2022-04-08arm64: dts: ls1043a: Update i2c dma propertiesKuldeep Singh
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-08arm64: mm: Drop 'const' from conditional arm64_dma_phys_limit definitionWill Deacon