aboutsummaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2022-05-20Merge tag 'generic-ticket-spinlocks-v6' into for-nextPalmer Dabbelt11-314/+10
2022-05-20KVM: x86: hyper-v: fix type of valid_bank_maskYury Norov1-2/+2
2022-05-20KVM: s390: Don't indicate suppression on dirtying, failing memopJanis Schoetterl-Glausch1-4/+18
2022-05-20drivers/s390/char: Add Ultravisor io deviceSteffen Eiden2-1/+73
2022-05-20ARM: 9204/2: module: Add all unwind tables when load moduleChen Zhongjin3-51/+45
2022-05-20ARM: 9206/1: A9: Add ARM ERRATA 764319 workaround (Updated)Nick Hawkins2-0/+37
2022-05-20ARM: 9201/1: spectre-bhb: rely on linker to emit cross-section literal loadsArd Biesheuvel1-7/+15
2022-05-20ARM: 9200/1: spectre-bhb: avoid cross-subsection jump using a numbered labelArd Biesheuvel1-2/+3
2022-05-20ARM: 9199/1: spectre-bhb: use local DSB and elide ISB in loop8 sequenceArd Biesheuvel2-3/+4
2022-05-20ARM: 9198/1: spectre-bhb: simplify BPIALL vector macroArd Biesheuvel1-15/+6
2022-05-20ARM: 9195/1: entry: avoid explicit literal loadsArd Biesheuvel4-50/+18
2022-05-20ARM: 9194/1: assembler: simplify ldr_this_cpu for !SMP buildsArd Biesheuvel1-4/+10
2022-05-20kvm: x86/pmu: Fix the compare function used by the pmu event filterAaron Lewis1-2/+5
2022-05-20x86/tdx: Fix RETs in TDX asmPeter Zijlstra1-2/+2
2022-05-20x86: Remove empty filesBorislav Petkov3-0/+0
2022-05-20x86/entry: Fixup objtool/ibt validationPeter Zijlstra2-0/+6
2022-05-20x86/microcode: Add explicit CPU vendor dependencyBorislav Petkov1-2/+2
2022-05-20RISC-V: KVM: Introduce ISA extension registerAtish Patra2-0/+119
2022-05-20RISC-V: KVM: Cleanup stale TLB entries when host CPU changesAnup Patel3-0/+39
2022-05-20RISC-V: KVM: Add remote HFENCE functions based on VCPU requestsAnup Patel7-53/+369
2022-05-20RISC-V: KVM: Reduce KVM_MAX_VCPUS valueAnup Patel1-2/+1
2022-05-20RISC-V: KVM: Introduce range based local HFENCE functionsAnup Patel6-83/+237
2022-05-20RISC-V: KVM: Treat SBI HFENCE calls as NOPsAnup Patel1-1/+5
2022-05-20RISC-V: KVM: Add Sv57x4 mode support for G-stageAnup Patel3-1/+14
2022-05-20RISC-V: KVM: Use G-stage name for hypervisor page tableAnup Patel7-150/+150
2022-05-19move mount-related externs from fs.h to mount.hAl Viro1-0/+1
2022-05-19riscv: dts: microchip: fix gpio1 reg property typoConor Paxton1-1/+1
2022-05-19riscv: kexec: add kexec_file_load() supportPalmer Dabbelt11-1/+683
2022-05-19arm64: dts: intel: add device tree for n6000Matthew Gerlach2-1/+68
2022-05-19x86/PCI: Disable E820 reserved region clipping starting in 2023Hans de Goede1-0/+21
2022-05-19x86/PCI: Disable E820 reserved region clipping via quirksHans de Goede1-0/+53
2022-05-19perf/x86/amd/core: Fix reloading events for SVMSandipan Das1-4/+20
2022-05-19bug: Use normal relative pointers in 'struct bug_entry'Josh Poimboeuf5-13/+16
2022-05-19x86/entry: Fix register corruption in compat syscallJosh Poimboeuf2-5/+5
2022-05-19arm64/mm: fix page table check compile error for CONFIG_PGTABLE_LEVELS=2Tong Tiangen1-16/+17
2022-05-19riscv/mm: fix two page table check related issuesTong Tiangen2-5/+5
2022-05-19x86/PCI: Add kernel cmdline options to use/ignore E820 reserved regionsHans de Goede3-2/+26
2022-05-19RISC-V: Load purgatory in kexec_fileLi Zhengyu1-0/+151
2022-05-19RISC-V: Add purgatoryLi Zhengyu6-0/+199
2022-05-19RISC-V: Support for kexec_file on panicLi Zhengyu1-1/+118
2022-05-19RISC-V: Add kexec_file supportLiao Chang5-0/+213
2022-05-19RISC-V: use memcpy for kexec_file modeLiao Chang1-1/+3
2022-05-19riscv: dts: sifive: fu540-c000: align dma node name with dtschemaKrzysztof Kozlowski1-1/+1
2022-05-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski17-26/+123
2022-05-19mips: Use do_kernel_power_off()Dmitry Osipenko1-2/+1
2022-05-19ia64: Use do_kernel_power_off()Dmitry Osipenko1-2/+2
2022-05-19x86: Use do_kernel_power_off()Dmitry Osipenko1-2/+2
2022-05-19sh: Use do_kernel_power_off()Dmitry Osipenko1-2/+1
2022-05-19m68k: Switch to new sys-off handler APIDmitry Osipenko6-8/+7
2022-05-19powerpc: Use do_kernel_power_off()Dmitry Osipenko2-5/+2