summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2022-04-08ARM: 9187/1: JIVE: fix return value of __setup handlerRandy Dunlap1-3/+3
2022-04-08arm64: mm: Drop 'const' from conditional arm64_dma_phys_limit definitionWill Deacon1-1/+1
2022-04-08riscv module: remove (NOLOAD)Fangrui Song1-3/+3
2022-04-08ARM: iop32x: offset IRQ numbers by 1Arnd Bergmann4-33/+37
2022-04-08crypto: arm/aes-neonbs-cbc - Select generic cbc and aesHerbert Xu1-0/+2
2022-04-08KVM: SVM: fix panic on out-of-bounds guest IRQYi Wang1-2/+8
2022-04-08KVM: x86: fix sending PV IPILi RongQing1-1/+1
2022-04-08KVM: x86: Forbid VMM to set SYNIC/STIMER MSRs when SynIC wasn't activatedVitaly Kuznetsov1-3/+6
2022-04-08KVM: x86: Avoid theoretical NULL pointer dereference in kvm_irq_delivery_to_a...Vitaly Kuznetsov1-0/+4
2022-04-08KVM: x86: Check lapic_in_kernel() before attempting to set a SynIC irqVitaly Kuznetsov1-0/+3
2022-04-08powerpc: Fix build errors with newer binutilsAnders Roxell3-9/+40
2022-04-08powerpc: Add set_memory_{p/np}() and remove set_memory_attr()Christophe Leroy3-47/+28
2022-04-08powerpc/lib/sstep: Fix build errors with newer binutilsAnders Roxell1-0/+6
2022-04-08powerpc/lib/sstep: Fix 'sthcx' instructionAnders Roxell1-1/+1
2022-04-08powerpc/kasan: Fix early region not updated correctlyChen Jingwen1-2/+1
2022-04-08KVM: x86: hyper-v: HVCALL_SEND_IPI_EX is an XMM fast hypercallVitaly Kuznetsov1-18/+34
2022-04-08KVM: x86: hyper-v: Fix the maximum number of sparse banks for XMM fast TLB fl...Vitaly Kuznetsov1-1/+2
2022-04-08KVM: x86: hyper-v: Drop redundant 'ex' parameter from kvm_hv_flush_tlb()Vitaly Kuznetsov1-17/+6
2022-04-08KVM: x86: hyper-v: Drop redundant 'ex' parameter from kvm_hv_send_ipi()Vitaly Kuznetsov1-4/+4
2022-04-08KVM: x86/mmu: Check for present SPTE when clearing dirty bit in TDP MMUSean Christopherson1-0/+3
2022-04-08KVM: x86/mmu: Zap _all_ roots when unmapping gfn range in TDP MMUSean Christopherson1-15/+24
2022-04-08KVM: x86/mmu: Move "invalid" check out of kvm_tdp_mmu_get_root()Sean Christopherson2-5/+10
2022-04-08KVM: x86: Reinitialize context if host userspace toggles EFER.LMEPaolo Bonzini2-2/+2
2022-04-08ARM: mmp: Fix failure to remove sram deviceUwe Kleine-König1-10/+12
2022-04-08ARM: tegra: tamonten: Fix I2C3 pad settingRichard Leitner1-3/+3
2022-04-08uaccess: fix type mismatch warnings from access_ok()Arnd Bergmann9-19/+21
2022-04-08ARM: dts: bcm2711: Add the missing L1/L2 cache informationRichard Schleich1-0/+50
2022-04-08arm64: defconfig: build imx-sdma as a moduleMarcel Ziswiler1-1/+1
2022-04-08ARM: dts: imx7: Use audio_mclk_post_div instead audio_mclk_root_clkAbel Vesa7-12/+12
2022-04-08ARM: ftrace: avoid redundant loads or clobbering IPArd Biesheuvel1-29/+22
2022-04-08ARM: dts: bcm2837: Add the missing L1/L2 cache informationRichard Schleich1-0/+49
2022-04-08ARM: dts: qcom: fix gic_irq_domain_translate warnings for msm8960David Heidelberg1-3/+5
2022-04-08parisc: Fix handling off probe non-access faultsJohn David Anglin3-0/+92
2022-04-08arm64: module: remove (NOLOAD) from linker scriptFangrui Song1-3/+3
2022-04-08xen: fix is_xen_pmu()Juergen Gross3-8/+7
2022-04-08powerpc/pseries: Fix use after free in remove_phb_dynamic()Michael Ellerman1-0/+4
2022-04-08MIPS: pgalloc: fix memory leak caused by pgd_free()Yaliang Wang1-0/+6
2022-04-08MIPS: RB532: fix return value of __setup handlerRandy Dunlap1-4/+2
2022-04-08powerpc: 8xx: fix a return value error in mpc8xx_pic_initHangyu Hua1-0/+1
2022-04-08powerpc/64s: Don't use DSISR for SLB faultsMichael Ellerman1-4/+10
2022-04-08powerpc/sysdev: fix incorrect use to determine if list is emptyJakob Koschel1-2/+2
2022-04-08MIPS: Sanitise Cavium switch cases in TLB handler synthesizersMaciej W. Rozycki1-13/+10
2022-04-08mips: DEC: honor CONFIG_MIPS_FP_SUPPORT=nRandy Dunlap2-4/+5
2022-04-08KVM: x86/emulator: Defer not-present segment check in __load_segment_descript...Hou Wenlong1-5/+9
2022-04-08KVM: x86: Fix emulation in writing cr8Zhenzhong Duan1-4/+1
2022-04-08powerpc/Makefile: Don't pass -mcpu=powerpc64 when building 32-bitMichael Ellerman1-1/+1
2022-04-08powerpc/mm/numa: skip NUMA_NO_NODE onlining in parse_numa_properties()Daniel Henrique Barboza1-1/+3
2022-04-08bpf, arm64: Feed byte-offset into bpf line infoHou Tao1-0/+5
2022-04-08bpf, arm64: Call build_prologue() first in first JIT passHou Tao1-5/+8
2022-04-08powerpc/perf: Don't use perf_hw_context for trace IMC PMUAthira Rajeev1-1/+5