summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* x86/CPU/hygon: Fix phys_proc_id calculation logic for multi-die processorsPu Wen2019-05-311-0/+5
* x86/mce: Handle varying MCA bank countsYazen Ghannam2019-05-312-22/+14
* x86/mce: Fix machine_check_poll() tests for error typesTony Luck2019-05-311-7/+37
* sh: sh7786: Add explicit I/O cast to sh7786_mm_sel()Geert Uytterhoeven2019-05-311-1/+1
* x86/uaccess: Fix up the fixupPeter Zijlstra2019-05-311-1/+2
* x86/ia32: Fix ia32_restore_sigcontext() AC leakPeter Zijlstra2019-05-311-12/+17
* x86/uaccess, signal: Fix AC=1 bloatPeter Zijlstra2019-05-311-12/+17
* arm64: cpu_ops: fix a leaked reference by adding missing of_node_putWen Yang2019-05-311-0/+1
* x86/build: Keep local relocations with ld.lldKees Cook2019-05-311-1/+1
* s390/mm: silence compiler warning when compiling without CONFIG_PGSTEThomas Huth2019-05-311-0/+2
* x86/microcode: Fix the ancient deprecated microcode loading methodBorislav Petkov2019-05-311-1/+2
* perf/x86/intel/cstate: Add Icelake supportKan Liang2019-05-311-0/+2
* perf/x86/intel/rapl: Add Icelake supportKan Liang2019-05-311-0/+2
* perf/x86/msr: Add Icelake supportKan Liang2019-05-311-0/+1
* arm64: vdso: Fix clock_getres() for CLOCK_REALTIMEVincenzo Frascino2019-05-314-5/+8
* x86/irq/64: Limit IST stack overflow check to #DB stackThomas Gleixner2019-05-311-5/+14
* powerpc/64: Fix booting large kernels with STRICT_KERNEL_RWXRussell Currey2019-05-311-1/+3
* powerpc/numa: improve control of topology updatesNathan Lynch2019-05-311-6/+12
* x86/mm: Remove in_nmi() warning from 64-bit implementation of vmalloc_fault()Jiri Kosina2019-05-311-2/+0
* x86/uaccess: Dont leak the AC flag into __put_user() argument evaluationPeter Zijlstra2019-05-311-3/+4
* x86/build: Move _etext to actual end of .textKees Cook2019-05-311-3/+3
* s390/kexec_file: Fix detection of text segment in ELF loaderPhilipp Rudo2019-05-311-1/+6
* x86/modules: Avoid breaking W^X while loading modulesNadav Amit2019-05-312-8/+22
* powerpc/watchdog: Use hrtimers for per-CPU heartbeatNicholas Piggin2019-05-311-41/+40
* x86/ftrace: Set trampoline pages as executableNadav Amit2019-05-311-0/+8
* arm64: Fix compiler warning from pte_unmap() with -Wunused-but-set-variableQian Cai2019-05-311-1/+2
* ARM: vdso: Remove dependency with the arch_timer driver internalsMarc Zyngier2019-05-312-2/+5
* powerpc/perf: Fix loop exit condition in nest_imc_event_initAnju T Sudhakar2019-05-312-2/+2
* powerpc/boot: Fix missing check of lseek() return valueBo YU2019-05-311-1/+5
* powerpc/perf: Return accordingly on invalid chip-id inAnju T Sudhakar2019-05-311-0/+5
* arm64: errata: Add workaround for Cortex-A76 erratum #1463225Will Deacon2019-05-315-3/+110
* arm64/iommu: handle non-remapped addresses in ->mmap and ->get_sgtableChristoph Hellwig2019-05-311-0/+10
* arm64/kernel: kaslr: reduce module randomization range to 2 GBArd Biesheuvel2019-05-312-4/+4
* kvm: svm/avic: fix off-by-one in checking host APIC IDSuthikulpanit, Suravee2019-05-311-1/+5
* KVM: x86: fix return value for reserved EFERPaolo Bonzini2019-05-311-1/+1
* x86: Hide the int3_emulate_call/jmp functions from UMLSteven Rostedt (VMware)2019-05-311-1/+3
* perf/x86/intel: Fix race in intel_pmu_disable_event()Jiri Olsa2019-05-251-3/+7
* x86/mm/mem_encrypt: Disable all instrumentation for early SME setupGary Hook2019-05-251-0/+12
* x86: kvm: hyper-v: deal with buggy TLB flush requests from WS2012Vitaly Kuznetsov2019-05-251-1/+10
* KVM: PPC: Book3S: Protect memslots while validating user addressAlexey Kardashevskiy2019-05-251-3/+3
* KVM: PPC: Book3S HV: Perserve PSSCR FAKE_SUSPEND bit on guest exitSuraj Jitindar Singh2019-05-251-1/+3
* ARC: PAE40: don't panic and instead turn off hw iocVineet Gupta2019-05-251-15/+16
* x86/mpx, mm/core: Fix recursive munmap() corruptionDave Hansen2019-05-256-17/+17
* MIPS: perf: Fix build with CONFIG_CPU_BMIPS5000 enabledFlorian Fainelli2019-05-251-18/+3
* ftrace/x86_64: Emulate call function while updating in breakpoint handlerPeter Zijlstra2019-05-251-5/+27
* x86_64: Allow breakpoints to emulate call instructionsPeter Zijlstra2019-05-251-0/+28
* x86_64: Add gap to int3 to allow for call emulationJosh Poimboeuf2019-05-251-2/+16
* parisc: Rename LEVEL to PA_ASM_LEVEL to avoid name clash with DRBD codeHelge Deller2019-05-253-6/+6
* parisc: Use PA_ASM_LEVEL in boot codeHelge Deller2019-05-251-3/+3
* parisc: Allow live-patching of __meminit functionsHelge Deller2019-05-251-1/+1