aboutsummaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2020-11-18x86/sgx: Add a page reclaimerJarkko Sakkinen6-26/+1133
2020-11-18Merge tag 'kvm-s390-master-5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into kvm-masterPaolo Bonzini1-1/+8
2020-11-18x86/vdso: Implement a vDSO for Intel SGX enclave callSean Christopherson5-0/+254
2020-11-18x86/traps: Attempt to fixup exceptions in vDSO before signalingSean Christopherson2-0/+17
2020-11-18x86/fault: Add a helper function to sanitize error codeSean Christopherson1-12/+14
2020-11-18x86/vdso: Add support for exception fixup in vDSO functionsSean Christopherson6-5/+139
2020-11-18x86/sgx: Add SGX_IOC_ENCLAVE_PROVISIONJarkko Sakkinen4-1/+73
2020-11-18x86/sgx: Add SGX_IOC_ENCLAVE_INITJarkko Sakkinen5-1/+241
2020-11-18x86/sgx: Add SGX_IOC_ENCLAVE_ADD_PAGESJarkko Sakkinen3-0/+315
2020-11-18x86/sgx: Add SGX_IOC_ENCLAVE_CREATEJarkko Sakkinen7-0/+179
2020-11-18x86/sgx: Add an SGX misc driver interfaceJarkko Sakkinen6-1/+345
2020-11-18x86/boot: Remove unused finalize_identity_maps()Arvind Sankar1-10/+0
2020-11-18iommu/vt-d: Avoid panic if iommu init fails in tboot systemZhenzhong Duan1-3/+0
2020-11-18x86/uaccess: Document copy_from_user_nmi()Thomas Gleixner1-4/+18
2020-11-18s390/uv: handle destroy page legacy interfaceChristian Borntraeger1-1/+8
2020-11-18x86/dumpstack: Do not try to access user space code of other tasksThomas Gleixner1-4/+19
2020-11-18s390/sclp: provide extended sccb supportSumanth Korikkar2-3/+6
2020-11-18s390/pci: inform when missing required facilitiesNiklas Schnelle1-1/+3
2020-11-18arm64: defconfig: Enable Tegra234 supportThierry Reding1-0/+1
2020-11-18dma-mapping: remove the dma_direct_set_offset exportChristoph Hellwig4-4/+5
2020-11-17ARC: stack unwinding: reorganize how initial register state setupVineet Gupta1-19/+18
2020-11-17ARC: stack unwinding: don't assume non-current task is sleepingVineet Gupta1-8/+15
2020-11-17ARC: mm: fix spelling mistakesFlavio Suligoi1-12/+12
2020-11-17ARC: bitops: Remove unecessary operation and valueGustavo Pimentel1-3/+1
2020-11-17Input: atmel_mxt_ts - fix up inverted RESET handlerLinus Walleij10-10/+10
2020-11-18powerpc/64s/exception: KVM Fix for host DSI being taken in HPT guest MMU contextNicholas Piggin1-4/+7
2020-11-17net: wan: Delete the DLCI / SDLA driversXie He3-3/+0
2020-11-17mips: bmips: dts: add BCM63268 reset controller supportÁlvaro Fernández Rojas1-0/+6
2020-11-17mips: bmips: dts: add BCM6368 reset controller supportÁlvaro Fernández Rojas1-0/+6
2020-11-17mips: bmips: dts: add BCM6362 reset controller supportÁlvaro Fernández Rojas1-0/+6
2020-11-17mips: bmips: dts: add BCM6358 reset controller supportÁlvaro Fernández Rojas1-0/+6
2020-11-17mips: bmips: dts: add BCM6328 reset controller supportÁlvaro Fernández Rojas1-0/+6
2020-11-17mips: bmips: select ARCH_HAS_RESET_CONTROLLERÁlvaro Fernández Rojas1-0/+1
2020-11-17MIPS: Ingenic: Refresh defconfig for Ingenic SoCs based boards.周琰杰 (Zhou Yanjie)3-14/+61
2020-11-17MIPS: Ingenic: Add missing nodes for Ingenic SoCs and boards.周琰杰 (Zhou Yanjie)6-19/+313
2020-11-17Merge tag 'mips_fixes_5.10_1' into mips-nextThomas Bogendoerfer3-4/+12
2020-11-17arm64: dts: exynos: Drop incorrect use of io-channel-ranges propertyJonathan Cameron2-2/+0
2020-11-17ARM: dts: s5pv210: Drop unneeded io-channel-ranges property in AriesJonathan Cameron1-1/+0
2020-11-17ARM: dts: s5pv210: Drop incorrect use of io-channel-ranges propertyJonathan Cameron1-1/+0
2020-11-17ARM: dts: exynos: Drop incorrect use of io-channel-rangesJonathan Cameron4-4/+0
2020-11-17Merge tag 's390-5.10-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds3-1/+4
2020-11-17Merge tag 'mips_fixes_5.10_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds3-4/+12
2020-11-17KVM: arm64: vgic-v3: Drop the reporting of GICR_TYPER.Last for userspaceZenghui Yu1-2/+20
2020-11-17arm64/mm: add fallback option to allocate virtually contiguous memorySudarshan Rajagopalan1-2/+5
2020-11-17x86/dumpstack: Make show_trace_log_lvl() staticHui Su2-4/+1
2020-11-17arm64: head: tidy up the Image header definitionArd Biesheuvel2-27/+35
2020-11-17arm64/head: avoid symbol names pointing into first 64 KB of kernel imageArd Biesheuvel1-24/+22
2020-11-17arm64: omit [_text, _stext) from permanent kernel mappingArd Biesheuvel5-16/+9
2020-11-17efi: x86/xen: switch to efi_get_secureboot_mode helperArd Biesheuvel1-28/+9
2020-11-17arm64/ima: add ima_arch supportChester Lin1-0/+1