summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2019-05-31x86/irq/64: Limit IST stack overflow check to #DB stackThomas Gleixner
2019-05-31powerpc/64: Fix booting large kernels with STRICT_KERNEL_RWXRussell Currey
2019-05-31powerpc/numa: improve control of topology updatesNathan Lynch
2019-05-31x86/mm: Remove in_nmi() warning from 64-bit implementation of vmalloc_fault()Jiri Kosina
2019-05-31x86/uaccess: Dont leak the AC flag into __put_user() argument evaluationPeter Zijlstra
2019-05-31x86/build: Move _etext to actual end of .textKees Cook
2019-05-31arm64: futex: Fix FUTEX_WAKE_OP atomic ops with non-zero result valueWill Deacon
2019-05-31s390/kexec_file: Fix detection of text segment in ELF loaderPhilipp Rudo
2019-05-31x86/modules: Avoid breaking W^X while loading modulesNadav Amit
2019-05-31powerpc/watchdog: Use hrtimers for per-CPU heartbeatNicholas Piggin
2019-05-31x86/ftrace: Set trampoline pages as executableNadav Amit
2019-05-31arm64: Fix compiler warning from pte_unmap() with -Wunused-but-set-variableQian Cai
2019-05-31ARM: vdso: Remove dependency with the arch_timer driver internalsMarc Zyngier
2019-05-31powerpc/perf: Fix loop exit condition in nest_imc_event_initAnju T Sudhakar
2019-05-31powerpc/boot: Fix missing check of lseek() return valueBo YU
2019-05-31powerpc/perf: Return accordingly on invalid chip-id inAnju T Sudhakar
2019-05-31arm64: errata: Add workaround for Cortex-A76 erratum #1463225Will Deacon
2019-05-31arm64/iommu: handle non-remapped addresses in ->mmap and ->get_sgtableChristoph Hellwig
2019-05-31arm64: Kconfig: Make ARM64_PSEUDO_NMI depend on BROKEN for nowWill Deacon
2019-05-31arm64/kernel: kaslr: reduce module randomization range to 2 GBArd Biesheuvel
2019-05-31KVM: nVMX: Fix using __this_cpu_read() in preemptible contextWanpeng Li
2019-05-31kvm: svm/avic: fix off-by-one in checking host APIC IDSuthikulpanit, Suravee
2019-05-31kvm: Check irqchip mode before assign irqfdPeter Xu
2019-05-31x86/kvm/pmu: Set AMD's virt PMU version to 1Borislav Petkov
2019-05-31KVM: x86: fix return value for reserved EFERPaolo Bonzini
2019-05-31x86: Hide the int3_emulate_call/jmp functions from UMLSteven Rostedt (VMware)
2019-05-25ARM: dts: imx6q-logicpd: Reduce inrush current on startAdam Ford
2019-05-25ARM: dts: imx6q-logicpd: Reduce inrush current on USBH1Adam Ford
2019-05-25y2038: Make CONFIG_64BIT_TIME unconditionalArnd Bergmann
2019-05-25x86/mpx, mm/core: Fix recursive munmap() corruptionDave Hansen
2019-05-25MIPS: perf: Fix build with CONFIG_CPU_BMIPS5000 enabledFlorian Fainelli
2019-05-25ftrace/x86_64: Emulate call function while updating in breakpoint handlerPeter Zijlstra
2019-05-25x86_64: Allow breakpoints to emulate call instructionsPeter Zijlstra
2019-05-25x86_64: Add gap to int3 to allow for call emulationJosh Poimboeuf
2019-05-25parisc: Rename LEVEL to PA_ASM_LEVEL to avoid name clash with DRBD codeHelge Deller
2019-05-25parisc: Use PA_ASM_LEVEL in boot codeHelge Deller
2019-05-25parisc: Allow live-patching of __meminit functionsHelge Deller
2019-05-25parisc: Add memory barrier to asm pdc and sync instructionsHelge Deller
2019-05-25parisc: Add memory clobber to TLB purgesJohn David Anglin
2019-05-25parisc: Export running_on_qemu symbol for modulesHelge Deller
2019-05-22s390/mm: convert to the generic get_user_pages_fast codeMartin Schwidefsky
2019-05-22s390/mm: make the pxd_offset functions more robustMartin Schwidefsky
2019-05-22powerpc/32s: fix flush_hash_pages() on SMPChristophe Leroy
2019-05-22xen/pvh: correctly setup the PV EFI interface for dom0Roger Pau Monne
2019-05-22xen/pvh: set xen_domain_type to HVM in xen_pvh_initRoger Pau Monne
2019-05-22KVM: lapic: Busy wait for timer to expire when using hv_timerSean Christopherson
2019-05-22KVM: x86: Skip EFER vs. guest CPUID checks for host-initiated writesSean Christopherson
2019-05-22Revert "KVM: nVMX: Expose RDPMC-exiting only when guest supports PMU"Sean Christopherson
2019-05-22ARM: dts: imx: Fix the AR803X phy-modeFabio Estevam
2019-05-22bpf, arm64: remove prefetch insn in xadd mappingDaniel Borkmann