summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2021-12-16s390/disassembler: update opcode tableHeiko Carstens
2021-12-16s390/uv: fix memblock virtual vs physical address confusionHeiko Carstens
2021-12-16s390/smp: fix memblock_phys_free() vs memblock_free() confusionHeiko Carstens
2021-12-16s390/exit: remove dead reference to do_exit from copy_threadEric W. Biederman
2021-12-10s390/ap: add missing virt_to_phys address conversionHeiko Carstens
2021-12-10s390/pgalloc: use pointers instead of unsigned long valuesHeiko Carstens
2021-12-10s390/pgalloc: add virt/phys address handling to base asce functionsHeiko Carstens
2021-12-10s390/cmm: add missing virt_to_phys() conversionHeiko Carstens
2021-12-10s390/diag: use pfn_to_phys() instead of open codingHeiko Carstens
2021-12-10s390/mm: add missing phys_to_virt translation to page table dumperHeiko Carstens
2021-12-06s390/nmi: add missing __pa/__va address conversion of extended save areaHeiko Carstens
2021-12-06s390/qdio: clarify logical vs absolute in QIB's kerneldocJulian Wiedmann
2021-12-06s390/pci: use physical addresses in DMA tablesNiklas Schnelle
2021-12-06s390/pci: use phys_to_virt() for AIBVs/DIBVsNiklas Schnelle
2021-12-06s390/qdio: split do_QDIO()Julian Wiedmann
2021-12-06s390/qdio: split qdio_inspect_queue()Julian Wiedmann
2021-12-06s390/qdio: clarify handler logic for qdio_handle_activate_check()Julian Wiedmann
2021-12-06s390/qdio: remove QDIO_SBAL_SIZE macroJulian Wiedmann
2021-12-06s390/crypto: add SIMD implementation for ChaCha20Patrick Steuer
2021-12-05Merge tag 'for-5.16/parisc-6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-12-05Merge tag 'x86_urgent_for_v5.16_rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-12-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-12-05KVM: SVM: Do not terminate SEV-ES guests on GHCB validation failureTom Lendacky
2021-12-05KVM: SEV: Fall back to vmalloc for SEV-ES scratch area if necessarySean Christopherson
2021-12-05KVM: SEV: Return appropriate error codes if SEV-ES scratch setup failsSean Christopherson
2021-12-04parisc: Mark cr16 CPU clocksource unstable on all SMP machinesHelge Deller
2021-12-04parisc: Fix "make install" on newer debian releasesHelge Deller
2021-12-03Merge tag 's390-5.16-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2021-12-03Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2021-12-03x86/xen: Add xenpv_restore_regs_and_return_to_usermode()Lai Jiangshan
2021-12-03x86/entry: Use the correct fence macro after swapgs in kernel CR3Lai Jiangshan
2021-12-03x86/entry: Add a fence for kernel entry SWAPGS in paranoid_entry()Lai Jiangshan
2021-12-03x86/sev: Fix SEV-ES INS/OUTS instructions for word, dword, and qwordMichael Sterritt
2021-12-03x86/64/mm: Map all kernel memory into trampoline_pgdJoerg Roedel
2021-12-02s390: update defconfigsHeiko Carstens
2021-12-02arm64: ftrace: add missing BTIsMark Rutland
2021-12-02arm64: kexec: use __pa_symbol(empty_zero_page)Mark Rutland
2021-12-02KVM: x86/mmu: Retry page fault if root is invalidated by memslot updateSean Christopherson
2021-12-02KVM: VMX: Set failure code in prepare_vmcs02()Dan Carpenter
2021-12-02KVM: ensure APICv is considered inactive if there is no APICPaolo Bonzini
2021-12-02KVM: x86/pmu: Fix reserved bits for AMD PerfEvtSeln registerLike Xu
2021-12-02x86/tsc: Disable clocksource watchdog for TSC on qualified platormsFeng Tang
2021-12-02x86/tsc: Add a timer to make sure TSC_adjust is always checkedFeng Tang
2021-11-30x86/fpu/signal: Initialize sw_bytes in save_xstate_epilog()Marco Elver
2021-11-30x86/cpu: Drop spurious underscore from RAPTOR_LAKE #defineTony Luck
2021-11-30parisc: Enable sata sil, audit and usb support on 64-bit defconfigHelge Deller
2021-11-30parisc: Fix KBUILD_IMAGE for self-extracting kernelHelge Deller
2021-11-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-11-30KVM: fix avic_set_running for preemptable kernelsPaolo Bonzini
2021-11-30KVM: VMX: clear vmx_x86_ops.sync_pir_to_irr if APICv is disabledPaolo Bonzini