summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2018-09-09arm64: mm: always enable CONFIG_HOLES_IN_ZONEJames Morse
2018-09-09crypto: arm64/sm4-ce - check for the right CPU feature bitArd Biesheuvel
2018-09-09crypto: aesni - Use unaligned loads from gcm_context_dataDave Watson
2018-09-09sys: don't hold uts_sem while accessing userspace memoryJann Horn
2018-09-09ARM: dts: am57xx-idk: Enable dual role for USB2 portRoger Quadros
2018-09-09ARM: tegra: Fix Tegra30 Cardhu PCA954x resetJon Hunter
2018-09-09xtensa: increase ranges in ___invalidate_{i,d}cache_allMax Filippov
2018-09-09xtensa: limit offsets in __loop_cache_{all,page}Max Filippov
2018-09-09KVM: PPC: Book3S: Fix guest DMA when guest partially backed by THP pagesPaul Mackerras
2018-09-09KVM: VMX: fixes for vmentry_l1d_flush module parameterPaolo Bonzini
2018-09-09powerpc/powernv/pci: Work around races in PCI bridge enablingBenjamin Herrenschmidt
2018-09-09powerpc64/ftrace: Include ftrace.h needed for enable/disable callsLuke Dashjr
2018-09-09powerpc/nohash: fix pte_access_permitted()Christophe Leroy
2018-09-09powerpc/pkeys: Preallocate execute-only keyRam Pai
2018-09-09powerpc/pkeys: Fix calculation of total pkeys.Ram Pai
2018-09-09powerpc/pkeys: Save the pkey registers before forkRam Pai
2018-09-09powerpc/pkeys: key allocation/deallocation must not change pkey registersRam Pai
2018-09-09powerpc/pkeys: Deny read/write/execute by defaultRam Pai
2018-09-09powerpc/pkeys: Give all threads control of their key permissionsRam Pai
2018-09-09powerpc/pseries: Fix endianness while restoring of r3 in MCE handler.Mahesh Salgaonkar
2018-09-09powerpc/64s: Fix page table fragment refcount race vs speculative referencesNicholas Piggin
2018-09-09powerpc/fadump: handle crash memory ranges array index overflowHari Bathini
2018-09-09Fix kexec forbidding kernels signed with keys in the secondary keyring to bootYannik Sembritzki
2018-09-05x86/dumpstack: Don't dump kernel memory based on usermode RIPJann Horn
2018-09-05MIPS: lib: Provide MIPS64r6 __multi3() for GCC < 7Paul Burton
2018-09-05MIPS: Change definition of cpu_relax() for Loongson-3Huacai Chen
2018-09-05MIPS: Always use -march=<arch>, not -<arch> shortcutsPaul Burton
2018-09-05MIPS: memset.S: Fix byte_fixup for MIPSr6Matt Redfearn
2018-09-05MIPS: Correct the 64-bit DSP accumulator register sizeMaciej W. Rozycki
2018-09-05kprobes/arm: Fix %p uses in error messagesMasami Hiramatsu
2018-09-05s390/purgatory: Add missing FORCE to Makefile targetsPhilipp Rudo
2018-09-05s390/purgatory: Fix crash with expoline enabledPhilipp Rudo
2018-09-05s390/pci: fix out of bounds access during irq setupSebastian Ott
2018-09-05s390/numa: move initial setup of node_to_cpumask_mapMartin Schwidefsky
2018-09-05s390/qdio: reset old sbal_state flagsJulian Wiedmann
2018-09-05s390: fix br_r1_trampoline for machines without exrlMartin Schwidefsky
2018-09-05s390/lib: use expoline for all bcr instructionsMartin Schwidefsky
2018-09-05s390/mm: fix addressing exception after suspend/resumeGerald Schaefer
2018-09-05x86: Allow generating user-space headers without a compilerBen Hutchings
2018-09-05x86/entry/64: Wipe KASAN stack shadow before rewind_stack_do_exit()Jann Horn
2018-09-05x86/speculation/l1tf: Increase l1tf memory limit for Nehalem+Andi Kleen
2018-09-05x86/spectre: Add missing family 6 check to microcode checkAndi Kleen
2018-09-05x86/irqflags: Mark native_restore_fl extern inlineNick Desaulniers
2018-09-05x86/nmi: Fix NMI uaccess race against CR3 switchingAndy Lutomirski
2018-09-05x86/vdso: Fix lsl operand orderSamuel Neves
2018-09-05KVM: x86: SVM: Call x86_spec_ctrl_set_guest/host() with interrupts disabledThomas Gleixner
2018-09-05KVM: x86: ensure all MSRs can always be KVM_GET/SET_MSR'dPaolo Bonzini
2018-09-05x86/process: Re-export start_thread()Rian Hunter
2018-09-05x86/vdso: Fix vDSO build if a retpoline is emittedAndy Lutomirski
2018-09-05x86/speculation/l1tf: Suggest what to do on systems with too much RAMVlastimil Babka