summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2019-07-14x86/tls: Fix possible spectre-v1 in do_get_thread_area()Dianzhang Chen
2019-07-14x86/ptrace: Fix possible spectre-v1 in ptrace_get_debugreg()Dianzhang Chen
2019-07-14bpf, x64: fix stack layout of JITed bpf codeAlexei Starovoitov
2019-07-14ARM: davinci: da8xx: specify dma_coherent_mask for lcdcBartosz Golaszewski
2019-07-14ARM: davinci: da850-evm: call regulator_has_full_constraints()Bartosz Golaszewski
2019-07-14riscv: Fix udelay in RV32.Nick Hu
2019-07-14s390/boot: disable address-of-packed-member warningHeiko Carstens
2019-07-14ARM: dts: am335x phytec boards: Fix cd-gpios active levelTeresa Remmet
2019-07-10MIPS: have "plain" make calls build dtbs for selected platformsCedric Hombourger
2019-07-10MIPS: Add missing EHB in mtc0 -> mfc0 sequence.Dmitry Korotin
2019-07-10MIPS: Fix bounds check virt_addr_validHauke Mehrtens
2019-07-10KVM: LAPIC: Fix pending interrupt in IRR blocked by software disable LAPICWanpeng Li
2019-07-10KVM: x86: degrade WARN to pr_warn_ratelimitedPaolo Bonzini
2019-07-10x86/boot/compressed/64: Do not corrupt EDX on EFER.LME=1 settingKirill A. Shutemov
2019-07-10ftrace/x86: Remove possible deadlock between register_kprobe() and ftrace_run...Petr Mladek
2019-07-10arm64: kaslr: keep modules inside module region when KASAN is enabledArd Biesheuvel
2019-07-10ARM: dts: armada-xp-98dx3236: Switch to armada-38x-uart serial nodeJoshua Scott
2019-07-10x86/CPU: Add more Icelake model numbersKan Liang
2019-07-03arm64: insn: Fix ldadd instruction encodingJean-Philippe Brucker
2019-07-03bpf, arm64: use more scalable stadd over ldxr / stxr loop in xaddDaniel Borkmann
2019-07-03arm64: futex: Avoid copying out uninitialised stack in failed cmpxchg()Will Deacon
2019-07-03irqchip/mips-gic: Use the correct local interrupt map registersPaul Burton
2019-07-03KVM: x86/mmu: Allocate PAE root array when using SVM's 32-bit NPTSean Christopherson
2019-07-03x86/resctrl: Prevent possible overrun during bitmap operationsReinette Chatre
2019-07-03x86/microcode: Fix the microcode load on CPU hotplug for realThomas Gleixner
2019-07-03x86/speculation: Allow guests to use SSBD even if host does notAlejandro Jimenez
2019-07-03arm64: Don't unconditionally add -Wno-psabi to KBUILD_CFLAGSNathan Chancellor
2019-06-25powerpc/mm/64s/hash: Reallocate context ids on forkMichael Ellerman
2019-06-25x86/resctrl: Don't stop walking closids when a locksetup group is foundJames Morse
2019-06-25arm64: ssbd: explicitly depend on <linux/prctl.h>Anisse Astier
2019-06-25arm64/sve: <uapi/asm/ptrace.h> should not depend on <uapi/linux/prctl.h>Anisse Astier
2019-06-25ARM: dts: am57xx-idk: Remove support for voltage switching for SD cardFaiz Abbas
2019-06-25ARM: dts: dra76x: Update MMC2_HS200_MANUAL1 iodelay valuesFaiz Abbas
2019-06-25ARM: imx: cpuidle-imx6sx: Restrict the SW2ISO increase to i.MX6SXFabio Estevam
2019-06-25powerpc/bpf: use unsigned division instruction for 64-bit operationsNaveen N. Rao
2019-06-25riscv: mm: synchronize MMU after pte changeShihPo Hung
2019-06-25arm64: Silence gcc warnings about arch ABI driftDave Martin
2019-06-25sparc: perf: fix updated event period in response to PERF_EVENT_IOC_PERIODYoung Xiao
2019-06-25mdesc: fix a missing-check bug in get_vdev_port_node_info()Gen Zhang
2019-06-25xtensa: Fix section mismatch between memblock_reserve and mem_reserveGuenter Roeck
2019-06-25MIPS: uprobes: remove set but not used variable 'epc'YueHaibing
2019-06-25parisc: Fix compiler warnings in float emulation codeHelge Deller
2019-06-25ARC: [plat-hsdk]: Add missing FIFO size entry in GMAC nodeJose Abreu
2019-06-25ARC: [plat-hsdk]: Add missing multicast filter bins number to GMAC nodeJose Abreu
2019-06-25ARC: fix build warningsVineet Gupta
2019-06-25s390/ap: rework assembler functions to use unions for in/out register variablesHarald Freudenberger
2019-06-25s390/jump_label: Use "jdd" constraint on gcc9Ilya Leoshkevich
2019-06-22arm64: use the correct function type for __arm64_sys_ni_syscallSami Tolvanen
2019-06-22arm64: use the correct function type in SYSCALL_DEFINE0Sami Tolvanen
2019-06-22arm64: fix syscall_fn_t typeSami Tolvanen