summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2020-04-17efi/x86: Fix the deletion of variables in mixed modeGary Lin1-2/+2
2020-04-17powerpc/kasan: Fix kasan_remap_early_shadow_ro()Christophe Leroy1-1/+1
2020-04-17arm64: Always force a branch protection mode when the compiler has oneMark Brown1-0/+4
2020-04-17powerpc/64: Prevent stack protection in early bootMichael Ellerman3-3/+9
2020-04-17powerpc/kprobes: Ignore traps that happened in real modeChristophe Leroy1-0/+3
2020-04-17powerpc/xive: Fix xmon support on the PowerNV platformCédric Le Goater1-0/+4
2020-04-17powerpc/64: Setup a paca before parsing device tree etc.Daniel Axtens3-10/+31
2020-04-17powerpc/xive: Use XIVE_BAD_IRQ instead of zero to catch non configured IPIsCédric Le Goater4-13/+14
2020-04-17powerpc/hash64/devmap: Use H_PAGE_THP_HUGE when setting up huge devmap PTE en...Aneesh Kumar K.V4-2/+21
2020-04-17powerpc/fsl_booke: Avoid creating duplicate tlb1 entryLaurentiu Tudor1-1/+11
2020-04-17powerpc/64/tm: Don't let userspace set regs->trap via sigreturnMichael Ellerman1-1/+3
2020-04-17powerpc: Make setjmp/longjmp signature standardClement Courbet3-8/+4
2020-04-17s390/diag: fix display of diagnose call statisticsMichael Mueller1-1/+1
2020-04-17powerpc/pseries: Avoid NULL pointer dereference when drmem is unavailableLibor Pechacek2-6/+6
2020-04-17arm64: armv8_deprecated: Fix undef_hook mask for thumb setendFredrik Strupe1-1/+1
2020-04-17arm64: dts: ti: k3-am65: Add clocks to dwc3 nodesDave Gerlach1-0/+2
2020-04-17ARM: dts: exynos: Fix polarity of the LCD SPI bus on UniversalC210 boardMarek Szyprowski1-3/+1
2020-04-17arm64: dts: allwinner: h5: Fix PMU compatibleMaxime Ripard1-2/+1
2020-04-17arm64: dts: allwinner: h6: Fix PMU compatibleMaxime Ripard1-2/+1
2020-04-17KVM: VMX: fix crash cleanup when KVM wasn't usedVitaly Kuznetsov1-5/+7
2020-04-17KVM: VMX: Add a trampoline to fix VMREAD error handlingSean Christopherson2-7/+79
2020-04-17KVM: x86: Gracefully handle __vmalloc() failure during VM allocationSean Christopherson2-0/+8
2020-04-17KVM: VMX: Always VMCLEAR in-use VMCSes during crash with kexec supportSean Christopherson1-51/+16
2020-04-17KVM: x86: Allocate new rmap and large page tracking when moving memslotSean Christopherson1-0/+11
2020-04-17KVM: s390: vsie: Fix delivery of addressing exceptionsDavid Hildenbrand1-0/+1
2020-04-17KVM: s390: vsie: Fix region 1 ASCE sanity shadow address checksDavid Hildenbrand1-1/+5
2020-04-17KVM: nVMX: Properly handle userspace interrupt window requestSean Christopherson4-22/+17
2020-04-17KVM: PPC: Book3S HV: Skip kvmppc_uvmem_free if Ultravisor is not supportedFabiano Rosas1-0/+3
2020-04-17x86/entry/32: Add missing ASM_CLAC to general_protection entryThomas Gleixner1-0/+1
2020-04-17x86/tsc_msr: Make MSR derived TSC frequency more accurateHans de Goede1-11/+86
2020-04-17x86/tsc_msr: Fix MSR_FSB_FREQ mask for Cherry Trail devicesHans de Goede1-2/+15
2020-04-17x86/tsc_msr: Use named struct initializersHans de Goede1-10/+18
2020-04-17MIPS: OCTEON: irq: Fix potential NULL pointer dereferenceGustavo A. R. Silva1-0/+3
2020-04-17MIPS/tlbex: Fix LDDIR usage in setup_pw() for Loongson-3Huacai Chen1-1/+4
2020-04-17efi/x86: Add TPM related EFI tables to unencrypted mapping checksTom Lendacky1-0/+2
2020-04-17acpi/x86: ignore unspecified bit positions in the ACPI global lock fieldJan Engelhardt1-1/+1
2020-04-17x86/boot: Use unsigned comparison for addressesArvind Sankar2-3/+3
2020-04-17x86: Don't let pgprot_modify() change the page encryption bitThomas Hellstrom2-3/+6
2020-04-17arm64/mm: Hold memory hotplug lock while walking for kernel page table dumpAnshuman Khandual1-0/+4
2020-04-17media: arm64: dts: amlogic: add rc-videostrong-kii-pro keymapMohammad Rasim1-0/+4
2020-04-13s390: prevent leaking kernel address in BEARSven Schnelle9-27/+62
2020-03-27Merge branch 'parisc-5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-0/+12
2020-03-27Merge tag 'arm-soc-fixes-5.6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds20-104/+120
2020-03-27Merge tag 'riscv-for-linus-5.6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds9-78/+95
2020-03-27Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-1/+1
2020-03-27parisc: Fix defconfig selectionHelge Deller2-0/+12
2020-03-26RISC-V: Move all address space definition macros to one placeAtish Patra1-37/+41
2020-03-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds4-12/+29
2020-03-26RISC-V: Only select essential drivers for SOC_VIRT configAnup Patel3-16/+30
2020-03-26KVM: X86: Narrow down the IPI fastpath to single target IPIWanpeng Li1-1/+4