aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2022-08-23Merge tag 'parisc-for-6.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 4-25/+49
2022-08-22parisc: Add runtime check to prevent PA2.0 kernels on PA1.x machinesGravatar Helge Deller 1-1/+42
2022-08-22Revert "parisc: Show error if wrong 32/64-bit compiler is being used"Gravatar Helge Deller 1-8/+0
2022-08-22parisc: Make CONFIG_64BIT available for ARCH=parisc64 onlyGravatar Helge Deller 1-15/+6
2022-08-21Merge tag 'irq-urgent-2022-08-21' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-1/+0
2022-08-21Merge tag 'perf-urgent-2022-08-21' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-1/+1
2022-08-21asm goto: eradicate CC_HAS_ASM_GOTOGravatar Nick Desaulniers 6-40/+5
2022-08-21parisc: Fix exception handler for fldw and fstw instructionsGravatar Helge Deller 1-1/+1
2022-08-20Merge tag 's390-6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Gravatar Linus Torvalds 2-2/+2
2022-08-20Merge tag 'powerpc-6.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Gravatar Linus Torvalds 1-6/+10
2022-08-19Merge tag 'riscv-for-linus-6.0-rc2' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-1/+1
2022-08-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 21-66/+66
2022-08-19x86/mm: Use proper mask when setting PUD mappingGravatar Aaron Lu 1-1/+1
2022-08-19Merge tag 'kvmarm-fixes-6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Paolo Bonzini 5-7/+12
2022-08-19x86/kvm: Fix "missing ENDBR" BUG for fastop functionsGravatar Josh Poimboeuf 1-1/+2
2022-08-19x86/kvm: Simplify FOP_SETCC()Gravatar Josh Poimboeuf 1-19/+4
2022-08-19x86/ibt, objtool: Add IBT_NOSEAL()Gravatar Josh Poimboeuf 1-0/+11
2022-08-19KVM: Rename mmu_notifier_* to mmu_invalidate_*Gravatar Chao Peng 12-36/+36
2022-08-19KVM: Rename KVM_PRIVATE_MEM_SLOTS to KVM_INTERNAL_MEM_SLOTSGravatar Chao Peng 1-1/+1
2022-08-19KVM: MIPS: remove unnecessary definition of KVM_PRIVATE_MEM_SLOTSGravatar Paolo Bonzini 1-2/+0
2022-08-18Merge tag 'irqchip-fixes-6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Thomas Gleixner 1-1/+0
2022-08-17Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostGravatar Linus Torvalds 1-1/+1
2022-08-17KVM: arm64: Reject 32bit user PSTATE on asymmetric systemsGravatar Oliver Upton 1-1/+1
2022-08-17KVM: arm64: Treat PMCR_EL1.LC as RES1 on asymmetric systemsGravatar Oliver Upton 3-4/+7
2022-08-16riscv: Ensure isa-ext static keys are writableGravatar Andrew Jones 1-1/+1
2022-08-16Merge tag 'nios2_fixes_v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 5-9/+22
2022-08-16x86: simplify load_unaligned_zeropad() implementationGravatar Linus Torvalds 3-43/+60
2022-08-16virtio: Revert "virtio: find_vqs() add arg sizes"Gravatar Michael S. Tsirkin 1-1/+1
2022-08-15nios2: add force_successful_syscall_return()Gravatar Al Viro 2-0/+8
2022-08-15nios2: restarts apply only to the first sigframe we build...Gravatar Al Viro 1-0/+1
2022-08-15nios2: fix syscall restart checksGravatar Al Viro 1-1/+1
2022-08-15nios2: traced syscall does need to check the syscall numberGravatar Al Viro 1-3/+8
2022-08-15nios2: don't leave NULLs in sys_call_table[]Gravatar Al Viro 2-1/+1
2022-08-15nios2: page fault et.al. are *not* restartable syscalls...Gravatar Al Viro 2-4/+3
2022-08-15s390/hypfs: avoid error message under KVMGravatar Juergen Gross 2-2/+2
2022-08-15powerpc/pci: Fix get_phb_number() lockingGravatar Michael Ellerman 1-6/+10
2022-08-14Merge tag 'for-linus-6.0-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 5-9/+32
2022-08-14Merge tag 'powerpc-6.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Gravatar Linus Torvalds 6-30/+25
2022-08-14x86/kprobes: Fix JNG/JNLE emulationGravatar Nadav Amit 1-1/+1
2022-08-13Merge tag 'x86-urgent-2022-08-13' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-4/+6
2022-08-12Merge tag 'riscv-for-linus-5.20-mw2' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 42-78/+667
2022-08-12Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostGravatar Linus Torvalds 1-1/+2
2022-08-12Merge tag 'loongarch-5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Gravatar Linus Torvalds 36-60/+1086
2022-08-12RISC-V: KVM: Support sstc extensionGravatar Atish Patra 4-7/+153
2022-08-12perf: riscv_pmu{,_sbi}: Miscallenous improvement & fixesGravatar Palmer Dabbelt 1-2/+30
2022-08-12x86/xen: Add support for HVMOP_set_evtchn_upcall_vectorGravatar Jane Malalane 5-9/+32
2022-08-12LoongArch: Update Loongson-3 default config fileGravatar Huacai Chen 1-1/+33
2022-08-12LoongArch: Add USER_STACKTRACE supportGravatar Qing Zhang 3-0/+47
2022-08-12LoongArch: Add STACKTRACE supportGravatar Qing Zhang 8-6/+93
2022-08-12LoongArch: Add prologue unwinder supportGravatar Qing Zhang 6-1/+259