summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2018-03-21parisc: Handle case where flush_cache_range is called with no contextJohn David Anglin1-9/+32
2018-03-21x86/mm: Fix vmalloc_fault to use pXd_largeToshi Kani1-3/+3
2018-03-21KVM: x86: Fix device passthrough when SME is activeTom Lendacky1-1/+3
2018-03-21x86/speculation: Remove Skylake C2 from Speculation Control microcode blacklistAlexander Sergeyev1-2/+1
2018-03-21x86/speculation, objtool: Annotate indirect calls/jumps for objtool on 32-bit...Andy Whitcroft1-1/+4
2018-03-21x86/vm86/32: Fix POPF emulationAndy Lutomirski1-1/+2
2018-03-21x86/cpufeatures: Add Intel PCONFIG cpufeatureKirill A. Shutemov1-0/+1
2018-03-21x86/cpufeatures: Add Intel Total Memory Encryption cpufeatureKirill A. Shutemov1-0/+1
2018-03-19arm64: dts: renesas: salvator-common: Add EthernetAVB PHY resetGeert Uytterhoeven1-0/+1
2018-03-19powerpc/64: Don't trace irqs-off at interrupt return to soft-disabled contextNicholas Piggin1-3/+7
2018-03-19powerpc/modules: Don't try to restore r2 after a sibling callJosh Poimboeuf3-1/+17
2018-03-19ARM: dts: omap3-n900: Fix the audio CODEC's reset pinAndrew F. Davis1-2/+2
2018-03-19ARM: dts: am335x-pepper: Fix the audio CODEC's reset pinAndrew F. Davis1-1/+1
2018-03-19ARM: dts: exynos: Correct Trats2 panel reset lineSimon Shields1-1/+1
2018-03-19ARM: dts: koelsch: Move cec_clock to root nodeSimon Horman1-6/+6
2018-03-19x86: Treat R_X86_64_PLT32 as R_X86_64_PC32H.J. Lu3-0/+5
2018-03-15x86/kprobes: Fix kernel crash when probing .entry_trampoline codeFrancis Deslauriers3-1/+12
2018-03-15objtool, retpolines: Integrate objtool with retpoline support more closelyPeter Zijlstra2-7/+4
2018-03-15x86/mm/sme, objtool: Annotate indirect call in sme_encrypt_execute()Peter Zijlstra1-0/+2
2018-03-15x86/boot, objtool: Annotate indirect jump in secondary_startup_64()Peter Zijlstra1-0/+2
2018-03-15x86/paravirt, objtool: Annotate indirect callsPeter Zijlstra2-5/+17
2018-03-15x86/speculation: Move firmware_restrict_branch_speculation_*() from C to CPPIngo Molnar1-12/+14
2018-03-15x86/speculation, objtool: Annotate indirect calls/jumps for objtoolPeter Zijlstra1-4/+23
2018-03-15x86/retpoline: Support retpoline builds with ClangDavid Woodhouse1-1/+4
2018-03-15x86/speculation: Use IBRS if available before calling into firmwareDavid Woodhouse5-12/+63
2018-03-15Revert "x86/retpoline: Simplify vmexit_fill_RSB()"David Woodhouse6-71/+65
2018-03-15x86-64/realmode: Add instruction suffixJan Beulich1-1/+1
2018-03-15x86/LDT: Avoid warning in 32-bit builds with older gccJan Beulich1-0/+1
2018-03-15x86/asm: Improve how GEN_*_SUFFIXED_RMWcc() specify clobbersJan Beulich2-10/+10
2018-03-15x86/mm: Remove stale comment about KMEMCHECKJann Horn1-4/+0
2018-03-15x86/entry/64: Use 'xorl' for faster register clearingDominik Brodowski2-35/+35
2018-03-15x86/entry: Reduce the code footprint of the 'idtentry' macroDominik Brodowski2-11/+18
2018-03-15MIPS: CPC: Map registers using DT in mips_cpc_default_phys_base()Paul Burton1-0/+13
2018-03-15x86/spectre_v2: Don't check microcode versions when running under hypervisorsKonrad Rzeszutek Wilk1-0/+7
2018-03-15x86/MCE: Serialize sysfs changesSeunghun Han1-1/+21
2018-03-15x86/MCE: Save microcode revision in machine check recordsTony Luck2-1/+4
2018-03-15arm64: mm: fix thinko in non-global page table attribute checkArd Biesheuvel1-4/+4
2018-03-15KVM: s390: fix memory overwrites when not using SCA entriesDavid Hildenbrand1-0/+1
2018-03-15MIPS: OCTEON: irq: Check for null return on kzalloc allocationColin Ian King1-0/+2
2018-03-15MIPS: ath25: Check for kzalloc allocation failureColin Ian King1-0/+2
2018-03-15MIPS: BMIPS: Do not mask IPIs during suspendJustin Chen1-4/+4
2018-03-15ARM: omap2: hide omap3_save_secure_ram on non-OMAP3 buildsArnd Bergmann1-0/+2
2018-03-11KVM: x86: fix backward migration with async_PFRadim Krčmář3-5/+7
2018-03-11bpf, ppc64: fix out of bounds access in tail callDaniel Borkmann1-0/+1
2018-03-11bpf, arm64: fix out of bounds access in tail callDaniel Borkmann1-2/+3
2018-03-11bpf, x64: implement retpoline for tail callDaniel Borkmann2-4/+42
2018-03-09ARM: dts: LogicPD Torpedo: Fix I2C1 pinmuxAdam Ford1-0/+8
2018-03-09ARM: dts: LogicPD SOM-LV: Fix I2C1 pinmuxAdam Ford1-1/+8
2018-03-09KVM/x86: remove WARN_ON() for when vm_munmap() failsEric Biggers1-4/+2
2018-03-09KVM/x86: Fix wrong macro references of X86_CR0_PG_BIT and X86_CR4_PAE_BIT in ...Tianyu Lan1-2/+2