summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2018-10-21KVM: x86: Update cpuid properly when CR4.OSXAVE or CR4.PKE is changedWei Huang
2018-10-21MIPS: ptrace: Fix PTRACE_PEEKUSR requests for 64-bit FGRsMaciej W. Rozycki
2018-10-21ARM: 8772/1: kprobes: Prohibit kprobes on get_user functionsMasami Hiramatsu
2018-10-21ARM: 8771/1: kprobes: Prohibit kprobes on do_undefinstrMasami Hiramatsu
2018-10-21ARM: 8753/1: decompressor: add a missing parameter to the addruart macroƁukasz Stelmach
2018-10-21powerpc/64s: Clear PCR on bootMichael Neuling
2018-10-21powerpc/powernv: Fix NVRAM sleep in invalid context when crashingNicholas Piggin
2018-10-21word-at-a-time.h: fix some Kbuild filesChris Metcalf
2018-10-21Make asm/word-at-a-time.h available on all architecturesChris Metcalf
2018-10-21ARM: davinci: board-dm646x-evm: set VPIF capture card nameSekhar Nori
2018-10-21MIPS: Fix ptrace(2) PTRACE_PEEKUSR and PTRACE_POKEUSR accesses to o32 FGRsMaciej W. Rozycki
2018-10-21KVM: Fix spelling mistake: "cop_unsuable" -> "cop_unusable"Colin Ian King
2018-10-21MIPS: ptrace: Expose FIR register through FP regsetMaciej W. Rozycki
2018-10-21tracing/x86/xen: Remove zero data size trace events trace_xen_mmu_flush_tlb{_...Steven Rostedt (VMware)
2018-10-21ARM: keystone: fix platform_domain_notifier array overrunRussell King
2018-10-21efi: Avoid potential crashes, fix the 'struct efi_pci_io_protocol_32' definit...Ard Biesheuvel
2018-10-21x86/kexec: Avoid double free_page() upon do_kexec_load() failureTetsuo Handa
2018-10-21s390/cpum_sf: ensure sample frequency of perf event attributes is non-zeroHendrik Brueckner
2018-10-21perf/x86: Fix possible Spectre-v1 indexing for hw_perf_event cache_*Peter Zijlstra
2018-10-21perf/x86: Fix possible Spectre-v1 indexing for x86_pmu::event_map()Peter Zijlstra
2018-10-21bpf, x64: fix memleak when not converging after imageDaniel Borkmann
2018-10-21x86/smpboot: Don't use mwait_play_dead() on AMD systemsYazen Ghannam
2018-10-21powerpc/eeh: Fix enabling bridge MMIO windowsMichael Neuling
2018-10-21MIPS: uaccess: Add micromips clobbers to bzero invocationMatt Redfearn
2018-10-21MIPS: memset.S: Fix clobber of v1 in last_fixupMatt Redfearn
2018-10-21MIPS: memset.S: Fix return of __clear_user from Lpartial_fixupMatt Redfearn
2018-10-21x86/mm: Prevent kernel Oops in PTDUMP code with HIGHPTE=yJoerg Roedel
2018-10-21x86/acpi: Prevent X2APIC id 0xffffffff from being accountedDou Liyang
2018-10-21x86/tsc: Prevent 32bit truncation in calc_hpet_ref()Xiaoming Gao
2018-10-21KVM: arm/arm64: Close VMID generation raceMarc Zyngier
2018-10-21MIPS: memset.S: EVA & fault support for small_memsetMatt Redfearn
2018-10-21powerpc/lib: Fix off-by-one in alternate feature patchingMichael Ellerman
2018-10-21hypfs_kill_super(): deal with failed allocationsAl Viro
2018-10-21powerpc/powernv: Fix OPAL NVRAM driver OPAL_BUSY loopsNicholas Piggin
2018-10-21powerpc/powernv: define a standard delay for OPAL_BUSY type retry loopsNicholas Piggin
2018-10-21x86/apic: Fix signedness bug in APIC ID validity checksLi RongQing
2018-10-21s390/ipl: ensure loadparm valid flag is setVasily Gorbik
2018-10-21zboot: fix stack protector in compressed boot phaseHuacai Chen
2018-10-21kvm: x86: fix a compile warningPeng Hao
2018-10-21powerpc/mm/hugetlb: initialize the pagetable cache correctly for hugetlbAneesh Kumar K.V
2018-10-21powerpc/eeh: Fix race with driver un/bindMichael Neuling
2018-10-21powerpc/64: Fix smp_wmb barrier definition use use lwsync consistentlyNicholas Piggin
2018-10-21powerpc/powernv: Handle unknown OPAL errors in opal_nvram_write()Nicholas Piggin
2018-10-21parisc: Fix out of array access in match_pci_device()Helge Deller
2018-10-21parisc: Fix HPMC handler by increasing size to multiple of 16 bytesHelge Deller
2018-10-21crypto: arm,arm64 - Fix random regeneration of S_shippedLeonard Crestez
2018-10-21ARM: dts: at91: at91sam9g25: fix mux-mask pinctrl propertyNicolas Ferre
2018-10-21crypto: x86/cast5-avx - fix ECB encryption when long sg follows short oneEric Biggers
2018-10-21um: Use POSIX ucontext_t instead of struct ucontextKrzysztof Mazur
2018-10-03x86/tools: Fix gcc-7 warning in relocs.cMarkus Trippelsdorf