summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2018-03-15x86/xen: Calculate __max_logical_packages on PV domainsPrarit Bhargava
2018-03-15x86/kprobes: Fix kernel crash when probing .entry_trampoline codeFrancis Deslauriers
2018-03-15objtool, retpolines: Integrate objtool with retpoline support more closelyPeter Zijlstra
2018-03-15x86/mm/sme, objtool: Annotate indirect call in sme_encrypt_execute()Peter Zijlstra
2018-03-15x86/boot, objtool: Annotate indirect jump in secondary_startup_64()Peter Zijlstra
2018-03-15x86/paravirt, objtool: Annotate indirect callsPeter Zijlstra
2018-03-15x86/speculation: Move firmware_restrict_branch_speculation_*() from C to CPPIngo Molnar
2018-03-15x86/speculation, objtool: Annotate indirect calls/jumps for objtoolPeter Zijlstra
2018-03-15x86/retpoline: Support retpoline builds with ClangDavid Woodhouse
2018-03-15x86/speculation: Use IBRS if available before calling into firmwareDavid Woodhouse
2018-03-15Revert "x86/retpoline: Simplify vmexit_fill_RSB()"David Woodhouse
2018-03-15x86-64/realmode: Add instruction suffixJan Beulich
2018-03-15x86/LDT: Avoid warning in 32-bit builds with older gccJan Beulich
2018-03-15x86/IO-APIC: Avoid warning in 32-bit buildsJan Beulich
2018-03-15x86/asm: Improve how GEN_*_SUFFIXED_RMWcc() specify clobbersJan Beulich
2018-03-15x86/mm: Remove stale comment about KMEMCHECKJann Horn
2018-03-15x86/entry/64: Use 'xorl' for faster register clearingDominik Brodowski
2018-03-15x86/entry: Reduce the code footprint of the 'idtentry' macroDominik Brodowski
2018-03-15MIPS: CPC: Map registers using DT in mips_cpc_default_phys_base()Paul Burton
2018-03-15x86/spectre_v2: Don't check microcode versions when running under hypervisorsKonrad Rzeszutek Wilk
2018-03-15x86/MCE: Serialize sysfs changesSeunghun Han
2018-03-15x86/MCE: Save microcode revision in machine check recordsTony Luck
2018-03-15arm64: mm: fix thinko in non-global page table attribute checkArd Biesheuvel
2018-03-15KVM: s390: fix memory overwrites when not using SCA entriesDavid Hildenbrand
2018-03-15MIPS: OCTEON: irq: Check for null return on kzalloc allocationColin Ian King
2018-03-15MIPS: ath25: Check for kzalloc allocation failureColin Ian King
2018-03-15MIPS: BMIPS: Do not mask IPIs during suspendJustin Chen
2018-03-11KVM: x86: fix backward migration with async_PFRadim Krčmář
2018-03-11bpf, ppc64: fix out of bounds access in tail callDaniel Borkmann
2018-03-11bpf, arm64: fix out of bounds access in tail callDaniel Borkmann
2018-03-11bpf, x64: implement retpoline for tail callDaniel Borkmann
2018-03-08powerpc/64s/radix: Boot-time NULL pointer protection using a guard-PIDNicholas Piggin
2018-03-08ARM: dts: LogicPD Torpedo: Fix I2C1 pinmuxAdam Ford
2018-03-08ARM: dts: LogicPD SOM-LV: Fix I2C1 pinmuxAdam Ford
2018-03-08KVM/x86: remove WARN_ON() for when vm_munmap() failsEric Biggers
2018-03-08KVM: x86: fix vcpu initialization with userspace lapicRadim Krčmář
2018-03-08KVM/VMX: Optimize vmx_vcpu_run() and svm_vcpu_run() by marking the RDMSR path...Paolo Bonzini
2018-03-08KVM: x86: move LAPIC initialization after VMCS creationPaolo Bonzini
2018-03-08KVM/x86: Remove indirect MSR op calls from SPEC_CTRLPaolo Bonzini
2018-03-08KVM: X86: Fix SMRAM accessing even if VM is shutdownWanpeng Li
2018-03-08ARM: kvm: fix building with gcc-8Arnd Bergmann
2018-03-08ARM: mvebu: Fix broken PL310_ERRATA_753970 selectsUlf Magnusson
2018-03-08ARM: dts: rockchip: Remove 1.8 GHz operation point from phycore somDaniel Schultz
2018-03-08ARM: orion: fix orion_ge00_switch_board_info initializationArnd Bergmann
2018-03-08x86/mm: Fix {pmd,pud}_{set,clear}_flags()Jan Beulich
2018-03-08KVM: s390: consider epoch index on TOD clock syncsDavid Hildenbrand
2018-03-08KVM: s390: consider epoch index on hotplugged CPUsDavid Hildenbrand
2018-03-08KVM: s390: provide only a single function for setting the tod (fix SCK)David Hildenbrand
2018-03-08KVM: s390: take care of clock-comparator sign controlDavid Hildenbrand
2018-03-08x86/cpu_entry_area: Sync cpu_entry_area to initial_page_tableThomas Gleixner