summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2019-05-31x86/ia32: Fix ia32_restore_sigcontext() AC leakPeter Zijlstra
2019-05-31x86/uaccess, signal: Fix AC=1 bloatPeter Zijlstra
2019-05-31arm64: cpu_ops: fix a leaked reference by adding missing of_node_putWen Yang
2019-05-31x86/build: Keep local relocations with ld.lldKees Cook
2019-05-31x86/microcode: Fix the ancient deprecated microcode loading methodBorislav Petkov
2019-05-31arm64: vdso: Fix clock_getres() for CLOCK_REALTIMEVincenzo Frascino
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/build: Move _etext to actual end of .textKees Cook
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/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/iommu: handle non-remapped addresses in ->mmap and ->get_sgtableChristoph Hellwig
2019-05-31kvm: svm/avic: fix off-by-one in checking host APIC IDSuthikulpanit, Suravee
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-25x86/mm/mem_encrypt: Disable all instrumentation for early SME setupGary Hook
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: Export running_on_qemu symbol for modulesHelge Deller
2019-05-21KVM: x86: Skip EFER vs. guest CPUID checks for host-initiated writesSean Christopherson
2019-05-21crypto: arm64/aes-neonbs - don't access already-freed walk.ivEric Biggers
2019-05-21bpf, arm64: remove prefetch insn in xadd mappingDaniel Borkmann
2019-05-21crypto: arm/aes-neonbs - don't access already-freed walk.ivEric Biggers
2019-05-21crypto: x86/crct10dif-pcl - fix use via crypto_shash_digest()Eric Biggers
2019-05-21sched/x86: Save [ER]FLAGS on context switchPeter Zijlstra
2019-05-21arm64: Save and restore OSDLR_EL1 across suspend/resumeJean-Philippe Brucker
2019-05-21arm64: Clear OSDLR_EL1 on CPU bootJean-Philippe Brucker
2019-05-21arm64: compat: Reduce address limitVincenzo Frascino
2019-05-21ARM: exynos: Fix a leaked reference by adding missing of_node_putWen Yang
2019-05-21ARM: dts: exynos: Fix audio (microphone) routing on Odroid XU3Sylwester Nawrocki
2019-05-21ARM: dts: exynos: Fix interrupt for shared EINTs on Exynos5260Stuart Menefy
2019-05-21x86/speculation/mds: Revert CPU buffer clear on double fault exitAndy Lutomirski
2019-05-16s390/speculation: Fix build error caused by bad backportGuenter Roeck
2019-05-16powerpc/booke64: set RI in default MSRLaurentiu Tudor
2019-05-16powerpc/powernv/idle: Restore IAMR after idleRussell Currey
2019-05-16powerpc/64s: Include cpu headerBreno Leitao
2019-05-16x86/kprobes: Avoid kretprobe recursion bugMasami Hiramatsu
2019-05-16x86/fpu: Don't export __kernel_fpu_{begin,end}()Sebastian Andrzej Siewior
2019-05-16xtensa: xtfpga.dtsi: fix dtc warnings about SPIMax Filippov
2019-05-16arm64: dts: marvell: armada-ap806: reserve PSCI areaHeinrich Schuchardt
2019-05-16powerpc: remove old GCC version checksNicholas Piggin
2019-05-16arm64: KVM: Make VHE Stage-2 TLB invalidation operations non-interruptibleMarc Zyngier
2019-05-16x86/vdso: Pass --eh-frame-hdr to the linkerAlistair Strachan