aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-04-07arm: configs: imote2: Drop defconfig as board support dropped.Jonathan Cameron1-365/+0
2022-04-07Merge tag 'vexpress-fixes-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux into arm/fixesArnd Bergmann1-14/+14
2022-04-07ep93xx: clock: Don't use plain integer as NULL pointerAlexander Sverdlin1-1/+1
2022-04-07ep93xx: clock: Fix UAF in ep93xx_clk_register_gate()Alexander Sverdlin1-1/+3
2022-04-07s390/kexec: silence -Warray-bounds warningHeiko Carstens1-1/+1
2022-04-07ARM: vexpress/spc: Fix all the kernel-doc build warningsSudeep Holla1-13/+13
2022-04-07ARM: vexpress/spc: Fix kernel-doc build warning for ve_spc_cpu_in_wfiSudeep Holla1-1/+1
2022-04-07x86/extable: Prefer local labels in .set directivesNick Desaulniers1-10/+10
2022-04-07x86,bpf: Avoid IBT objtool warningPeter Zijlstra1-0/+1
2022-04-07Revert "powerpc: Set max_mapnr correctly"Kefeng Wang1-1/+1
2022-04-07powerpc: Fix virt_addr_valid() for 64-bit Book3E & 32-bitKefeng Wang1-1/+5
2022-04-06net: wan: remove the lanmedia (lmc) driverJakub Kicinski2-2/+0
2022-04-06arm64: dts: mediatek: mt7622: introduce nodes for Wireless Ethernet DispatchFelix Fietkau1-0/+28
2022-04-06arm64: dts: mediatek: mt7622: add support for coherent DMAFelix Fietkau1-1/+3
2022-04-06ARM: config: u8500: Re-enable AB8500 battery chargingLinus Walleij1-0/+2
2022-04-06KVM: arm64: mixed-width check should be skipped for uninitialized vCPUsReiji Watanabe3-28/+74
2022-04-06s390: allow to compile with z16 optimizationsHeiko Carstens2-0/+21
2022-04-06s390: add z16 elf platformHeiko Carstens1-0/+4
2022-04-06arm64: alternatives: mark patch_alternative() as `noinstr`Joey Gouly1-3/+3
2022-04-06KVM: arm64: vgic: Remove unnecessary type castingsYu Zhe2-6/+6
2022-04-06KVM: arm64: Don't split hugepages outside of MMU write lockOliver Upton1-4/+7
2022-04-06KVM: arm64: Drop unneeded minor version check from PSCI v1.x handlerOliver Upton1-3/+0
2022-04-06KVM: arm64: Actually prevent SMC64 SYSTEM_RESET2 from AArch32Oliver Upton1-5/+9
2022-04-06KVM: arm64: Generally disallow SMC64 for AArch32 guestsOliver Upton1-9/+5
2022-04-06ARM: config: u8500: Add some common hardwareLinus Walleij1-0/+7
2022-04-06ARM: config: Refresh U8500 defconfigLinus Walleij1-4/+6
2022-04-06bpf, arm64: Sign return address for JITed codeXu Kuohai2-2/+13
2022-04-05x86/speculation: Restore speculation related MSRs during S3 resumePawan Gupta1-0/+14
2022-04-05x86/pm: Save the MSR validity status at context setupPawan Gupta1-2/+5
2022-04-05powerpc/pseries/vas: use default_groups in kobj_typeGreg Kroah-Hartman1-2/+4
2022-04-05KVM: x86/mmu: remove unnecessary flush_workqueue()Lv Ruyi1-1/+1
2022-04-05KVM: x86/mmu: Resolve nx_huge_pages when kvm.ko is loadedSean Christopherson3-8/+37
2022-04-05KVM: SEV: Add cond_resched() to loop in sev_clflush_pages()Peter Gonda1-0/+1
2022-04-05x86/bug: Prevent shadowing in __WARN_FLAGSVincent Mailhol1-2/+2
2022-04-05perf/x86/intel: Update the FRONTEND MSR mask on Sapphire RapidsKan Liang1-1/+1
2022-04-05perf/x86/intel: Don't extend the pseudo-encoding to GP countersKan Liang2-1/+10
2022-04-05perf/x86/uncore: Add Raptor Lake uncore supportKan Liang2-0/+21
2022-04-05perf/x86/msr: Add Raptor Lake CPU supportKan Liang1-0/+1
2022-04-05perf/x86/cstate: Add Raptor Lake supportKan Liang1-10/+12
2022-04-05perf/x86: Add Intel Raptor Lake supportKan Liang1-0/+1
2022-04-05x86/percpu: Remove volatile from arch_raw_cpu_ptr().Sebastian Andrzej Siewior1-3/+3
2022-04-05static_call: Properly initialise DEFINE_STATIC_CALL_RET0()Christophe Leroy2-0/+3
2022-04-05x86,static_call: Fix __static_call_return0 for i386Peter Zijlstra1-3/+2
2022-04-04x86/mm/tlb: Revert retpoline avoidance approachDave Hansen1-32/+5
2022-04-04ARM: iop32x: include iop3xx.h header where neededArnd Bergmann1-0/+2
2022-04-04ARM: davinci: da850-evm: Avoid NULL pointer dereferenceNathan Chancellor1-1/+3
2022-04-04arm64: Fix comments in macro __init_el2_gicv3Zhiyuan Dai1-1/+1
2022-04-04arm64: fix typos in commentsJulia Lawall4-5/+5
2022-04-04arch/arm64: Fix topology initialization for core schedulingPhil Auld1-1/+1
2022-04-04arm64: mte: Fix the stack frame size warning in mte_dump_tag_range()Catalin Marinas1-4/+20