summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2022-04-07powerpc: Fix virt_addr_valid() for 64-bit Book3E & 32-bitKefeng Wang
2022-04-06ARM: config: u8500: Re-enable AB8500 battery chargingLinus Walleij
2022-04-06KVM: arm64: mixed-width check should be skipped for uninitialized vCPUsReiji Watanabe
2022-04-06s390: allow to compile with z16 optimizationsHeiko Carstens
2022-04-06s390: add z16 elf platformHeiko Carstens
2022-04-06arm64: alternatives: mark patch_alternative() as `noinstr`Joey Gouly
2022-04-06KVM: arm64: vgic: Remove unnecessary type castingsYu Zhe
2022-04-06KVM: arm64: Don't split hugepages outside of MMU write lockOliver Upton
2022-04-06KVM: arm64: Drop unneeded minor version check from PSCI v1.x handlerOliver Upton
2022-04-06KVM: arm64: Actually prevent SMC64 SYSTEM_RESET2 from AArch32Oliver Upton
2022-04-06KVM: arm64: Generally disallow SMC64 for AArch32 guestsOliver Upton
2022-04-06ARM: config: u8500: Add some common hardwareLinus Walleij
2022-04-06ARM: config: Refresh U8500 defconfigLinus Walleij
2022-04-05x86/speculation: Restore speculation related MSRs during S3 resumePawan Gupta
2022-04-05x86/pm: Save the MSR validity status at context setupPawan Gupta
2022-04-05powerpc/pseries/vas: use default_groups in kobj_typeGreg Kroah-Hartman
2022-04-05KVM: x86/mmu: remove unnecessary flush_workqueue()Lv Ruyi
2022-04-05KVM: x86/mmu: Resolve nx_huge_pages when kvm.ko is loadedSean Christopherson
2022-04-05KVM: SEV: Add cond_resched() to loop in sev_clflush_pages()Peter Gonda
2022-04-05x86/bug: Prevent shadowing in __WARN_FLAGSVincent Mailhol
2022-04-05perf/x86/intel: Update the FRONTEND MSR mask on Sapphire RapidsKan Liang
2022-04-05perf/x86/intel: Don't extend the pseudo-encoding to GP countersKan Liang
2022-04-05perf/x86/uncore: Add Raptor Lake uncore supportKan Liang
2022-04-05perf/x86/msr: Add Raptor Lake CPU supportKan Liang
2022-04-05perf/x86/cstate: Add Raptor Lake supportKan Liang
2022-04-05perf/x86: Add Intel Raptor Lake supportKan Liang
2022-04-05x86/percpu: Remove volatile from arch_raw_cpu_ptr().Sebastian Andrzej Siewior
2022-04-05static_call: Properly initialise DEFINE_STATIC_CALL_RET0()Christophe Leroy
2022-04-05x86,static_call: Fix __static_call_return0 for i386Peter Zijlstra
2022-04-04x86/mm/tlb: Revert retpoline avoidance approachDave Hansen
2022-04-04ARM: iop32x: include iop3xx.h header where neededArnd Bergmann
2022-04-04ARM: davinci: da850-evm: Avoid NULL pointer dereferenceNathan Chancellor
2022-04-04arm64: Fix comments in macro __init_el2_gicv3Zhiyuan Dai
2022-04-04arm64: fix typos in commentsJulia Lawall
2022-04-04arch/arm64: Fix topology initialization for core schedulingPhil Auld
2022-04-04arm64: mte: Fix the stack frame size warning in mte_dump_tag_range()Catalin Marinas
2022-04-04Revert "arm64: Change elfcore for_each_mte_vma() to use VMA iterator"Will Deacon
2022-04-04ARM: vexpress/spc: Avoid negative array index when !SMPKees Cook
2022-04-03Merge tag 'x86-urgent-2022-04-03' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-04-03Merge tag 'core-urgent-2022-04-03' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-04-03Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2022-04-03KVM: PPC: Move kvmhv_on_pseries() into kvm_ppc.hMichael Ellerman
2022-04-02Merge tag 'kbuild-fixes-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-04-02Merge tag 'mips_5.18_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips...Linus Torvalds
2022-04-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-04-02KVM: x86: fix sending PV IPILi RongQing
2022-04-02KVM: x86/mmu: do compare-and-exchange of gPTE via the user addressPaolo Bonzini
2022-04-02KVM: x86: Remove redundant vm_entry_controls_clearbit() callZhenzhong Duan
2022-04-02KVM: x86: cleanup enter_rmode()Zhenzhong Duan
2022-04-02KVM: x86: SVM: fix tsc scaling when the host doesn't support itMaxim Levitsky