aboutsummaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2019-09-16ARM: prevent tracing IPI_CPU_BACKTRACEArnd Bergmann
2019-09-12MIPS: pistachio: Build uImage.gz by defaultPaul Burton
2019-09-12MIPS: Bounds check virt_addr_validPaul Burton
2019-09-12s390/mm: fix address space detection in exception handlingGerald Schaefer
2019-09-12x86/insn-eval: Fix use-after-free access to LDT entryJann Horn
2019-09-12x86/kprobes: Set instruction page as executableNadav Amit
2019-09-12x86/ftrace: Set trampoline pages as executableNadav Amit
2019-09-12x86/ftrace: Do not call function graph from dynamic trampolinesSteven Rostedt (VMware)
2019-09-12arm64: Fix the arm64_personality() syscall wrapper redirectionCatalin Marinas
2019-09-12powerpc/perf: Fix MMCRA corruption by bhrb_filterRavi Bangoria
2019-09-12KVM: PPC: Book3S HV: XIVE: Do not clear IRQ data of passthrough interruptsCédric Le Goater
2019-09-12s390/crypto: fix possible sleep during spinlock aquiredHarald Freudenberger
2019-09-12s390/crypto: fix gcm-aes-s390 selftest failuresHarald Freudenberger
2019-09-12sparc64: Fix regression in non-hypervisor TLB flush xcallJames Clarke
2019-09-12Revert "MIPS: perf: ath79: Fix perfcount IRQ assignment"Greg Kroah-Hartman
2019-09-12Revert "x86/build: Move _etext to actual end of .text"Greg Kroah-Hartman
2019-08-17x86/mce: Handle varying MCA bank countsYazen Ghannam
2019-08-17x86/mce: Fix machine_check_poll() tests for error typesTony Luck
2019-08-17sh: sh7786: Add explicit I/O cast to sh7786_mm_sel()Geert Uytterhoeven
2019-08-17x86/uaccess: Fix up the fixupPeter Zijlstra
2019-08-17x86/ia32: Fix ia32_restore_sigcontext() AC leakPeter Zijlstra
2019-08-17x86/uaccess, signal: Fix AC=1 bloatPeter Zijlstra
2019-08-17arm64: cpu_ops: fix a leaked reference by adding missing of_node_putWen Yang
2019-08-17x86/build: Keep local relocations with ld.lldKees Cook
2019-08-17x86/microcode: Fix the ancient deprecated microcode loading methodBorislav Petkov
2019-08-17perf/x86/intel/cstate: Add Icelake supportKan Liang
2019-08-17perf/x86/intel/rapl: Add Icelake supportKan Liang
2019-08-17perf/x86/msr: Add Icelake supportKan Liang
2019-08-17arm64: vdso: Fix clock_getres() for CLOCK_REALTIMEVincenzo Frascino
2019-08-17x86/irq/64: Limit IST stack overflow check to #DB stackThomas Gleixner
2019-08-17powerpc/64: Fix booting large kernels with STRICT_KERNEL_RWXRussell Currey
2019-08-17powerpc/numa: improve control of topology updatesNathan Lynch
2019-08-02x86/build: Move _etext to actual end of .textKees Cook
2019-08-02s390/kexec_file: Fix detection of text segment in ELF loaderPhilipp Rudo
2019-08-02x86/modules: Avoid breaking W^X while loading modulesNadav Amit
2019-08-02x86/alternatives, jumplabel: Use text_poke_early() before mm_init()Pavel Tatashin
2019-08-02powerpc/watchdog: Use hrtimers for per-CPU heartbeatNicholas Piggin
2019-08-02arm64: Fix compiler warning from pte_unmap() with -Wunused-but-set-variableQian Cai
2019-08-02ARM: vdso: Remove dependency with the arch_timer driver internalsMarc Zyngier
2019-08-02powerpc/perf: Fix loop exit condition in nest_imc_event_initAnju T Sudhakar
2019-08-02powerpc/boot: Fix missing check of lseek() return valueBo YU
2019-08-02powerpc/perf: Return accordingly on invalid chip-id inAnju T Sudhakar
2019-08-02arm64/iommu: handle non-remapped addresses in ->mmap and ->get_sgtableChristoph Hellwig
2019-08-02kvm: svm/avic: fix off-by-one in checking host APIC IDSuthikulpanit, Suravee
2019-08-02x86: Hide the int3_emulate_call/jmp functions from UMLSteven Rostedt (VMware)
2019-08-02x86/mm/mem_encrypt: Disable all instrumentation for early SME setupGary Hook
2019-08-02x86: kvm: hyper-v: deal with buggy TLB flush requests from WS2012Vitaly Kuznetsov
2019-08-02MIPS: perf: Fix build with CONFIG_CPU_BMIPS5000 enabledFlorian Fainelli
2019-08-02ftrace/x86_64: Emulate call function while updating in breakpoint handlerPeter Zijlstra
2019-08-02x86_64: Allow breakpoints to emulate call instructionsPeter Zijlstra