summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2019-09-19x86/build: Add -Wnoaddress-of-packed-member to REALMODE_CFLAGS, to silence GC...Linus Torvalds
2019-09-19KVM: SVM: Fix detection of AMD Errata 1096Liran Alon
2019-09-19kvm: nVMX: Remove unnecessary sync_roots from handle_inveptJim Mattson
2019-09-19x86/ima: check EFI SetupMode tooMimi Zohar
2019-09-19x86/boot: Use efi_setup_data for searching RSDP on kexec-ed kernelsJunichi Nomura
2019-09-19powerpc: Add barrier_nospec to raw_copy_in_user()Suraj Jitindar Singh
2019-09-19x86/purgatory: Change compiler flags from -mcmodel=kernel to -mcmodel=large t...Steve Wahl
2019-09-19KVM: nVMX: handle page fault in vmreadPaolo Bonzini
2019-09-19KVM: x86/mmu: Reintroduce fast invalidate/zap for flushing memslotSean Christopherson
2019-09-19KVM: x86: work around leak of uninitialized stack contentsFuqian Huang
2019-09-19KVM: s390: Do not leak kernel stack data in the KVM_S390_INTERRUPT ioctlThomas Huth
2019-09-19KVM: s390: kvm_s390_vm_start_migration: check dirty_bitmap before using it as...Igor Mammedov
2019-09-19ipc: fix sparc64 ipc() wrapperArnd Bergmann
2019-09-16powerpc/tm: Fix restoring FP/VMX facility incorrectly on interruptsGustavo Romero
2019-09-16powerpc/tm: Fix FP/VMX unavailable exceptions inside a transactionGustavo Romero
2019-09-16powerpc/64e: Drop stale call to smp_processor_id() which hangs SMP startupChristophe Leroy
2019-09-10x86/boot: Preserve boot_params.secure_boot from sanitizingJohn S. Gruber
2019-09-10Revert "x86/apic: Include the LDR when clearing out APIC registers"Linus Torvalds
2019-09-10x86/boot/compressed/64: Fix missing initialization in find_trampoline_placeme...Kirill A. Shutemov
2019-09-10x86/boot/compressed/64: Fix boot on machines with broken E820 tableKirill A. Shutemov
2019-09-06x86/ptrace: fix up botched merge of spectrev1 fixGreg Kroah-Hartman
2019-09-06KVM: PPC: Book3S: Fix incorrect guest-to-user-translation error handlingAlexey Kardashevskiy
2019-09-06x86/apic: Include the LDR when clearing out APIC registersBandan Das
2019-09-06x86/apic: Do not initialize LDR and DFR for bigsmpBandan Das
2019-09-06x86/mm/cpa: Prevent large page split when ftrace flips RW on kernel textThomas Gleixner
2019-09-06uprobes/x86: Fix detection of 32-bit user modeSebastian Mayr
2019-09-06KVM: x86: Don't update RIP or do single-step on faulting emulationSean Christopherson
2019-09-06KVM: x86: hyper-v: don't crash on KVM_GET_SUPPORTED_HV_CPUID when kvm_intel.n...Vitaly Kuznetsov
2019-09-06kvm: x86: skip populating logical dest map if apic is not sw enabledRadim Krcmar
2019-09-06riscv: fix flush_tlb_range() end address for flush_tlb_page()Paul Walmsley
2019-09-06arm64: cpufeature: Don't treat granule sizes as strictWill Deacon
2019-08-29powerpc: Allow flush_(inval_)dcache_range to work across ranges >4GBAlastair D'Silva
2019-08-29x86/boot: Fix boot regression caused by bootparam sanitizingJohn Hubbard
2019-08-29x86/boot: Save fields explicitly, zero out everything elseJohn Hubbard
2019-08-29x86/CPU/AMD: Clear RDRAND CPUID bit on AMD family 15h/16hTom Lendacky
2019-08-29x86/apic: Handle missing global clockevent gracefullyThomas Gleixner
2019-08-29x86/retpoline: Don't clobber RFLAGS during CALL_NOSPEC on i386Sean Christopherson
2019-08-29Revert "KVM: x86/mmu: Zap only the relevant pages when removing a memslot"Paolo Bonzini
2019-08-29KVM: arm: Don't write junk to CP15 registers on resetMarc Zyngier
2019-08-29KVM: arm64: Don't write junk to sysregs on resetMarc Zyngier
2019-08-29x86/lib/cpu: Address missing prototypes warningValdis Klētnieks
2019-08-29s390: put _stext and _etext into .text sectionVasily Gorbik
2019-08-29s390/mm: fix dump_pagetables top level page table walkingVasily Gorbik
2019-08-29s390/protvirt: avoid memory sharing for diag 308 set/storeVasily Gorbik
2019-08-29mips: fix cacheinfoVladimir Kondratiev
2019-08-29MIPS: kernel: only use i8253 clocksource with periodic clockeventThomas Bogendoerfer
2019-08-25arm64: KVM: regmap: Fix unexpected switch fall-throughAnders Roxell
2019-08-25page flags: prioritize kasan bits over last-cpuidArnd Bergmann
2019-08-25arm64: Make debug exception handlers visible from RCUMasami Hiramatsu
2019-08-25arm64: kprobes: Recover pstate.D in single-step exception handlerMasami Hiramatsu