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