summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2017-06-07x86/boot: Use CROSS_COMPILE prefix for readelfRob Landley1-1/+1
2017-06-07x86/MCE: Export memory_error()Borislav Petkov2-6/+6
2017-06-07powerpc/spufs: Fix hash faults for kernel regionsJeremy Kerr1-1/+3
2017-06-07powerpc: Fix booting P9 hash with CONFIG_PPC_RADIX_MMU=NMichael Neuling1-0/+2
2017-06-07sparc/ftrace: Fix ftrace graph time measurementLiam R. Howlett1-7/+6
2017-06-07sparc: Fix -Wstringop-overflow warningOrlando Arias3-4/+4
2017-06-07sparc64: Fix mapping of 64k pages with MAP_FIXEDNitin Gupta1-2/+4
2017-06-07bpf, arm64: fix faulty emission of map access in tail callsDaniel Borkmann1-2/+3
2017-05-25um: Fix to call read_initrd after init_bootmemMasami Hiramatsu2-3/+7
2017-05-25osf_wait4(): fix infoleakAl Viro1-2/+4
2017-05-25kvm: arm/arm64: Force reading uncached stage2 PGDSuzuki K Poulose1-1/+1
2017-05-25kvm: arm/arm64: Fix use after free of stage2 page tableSuzuki K Poulose1-4/+13
2017-05-25kvm: arm/arm64: Fix race in resetting stage2 PGDSuzuki K Poulose1-8/+8
2017-05-25MIPS: Loongson-3: Select MIPS_L1_CACHE_SHIFT_6Huacai Chen1-0/+1
2017-05-25metag/uaccess: Check access_ok in strncpy_from_userJames Hogan1-2/+7
2017-05-25metag/uaccess: Fix access_ok()James Hogan1-16/+24
2017-05-25arm64: entry: improve data abort handling of tagged pointersKristina Martsenko2-2/+12
2017-05-25arm64: hw_breakpoint: fix watchpoint matching for tagged pointersKristina Martsenko2-3/+6
2017-05-25arm64: traps: fix userspace cache maintenance emulation on a tagged pointerKristina Martsenko1-2/+2
2017-05-25arm64: uaccess: ensure extension of access_ok() addrMark Rutland1-1/+2
2017-05-25arm64: armv8_deprecated: ensure extension of addrMark Rutland1-1/+2
2017-05-25arm64: ensure extension of smp_store_release valueMark Rutland1-5/+15
2017-05-25arm64: xchg: hazard against entire exchange variableMark Rutland1-1/+1
2017-05-25arm64: dts: hi6220: Reset the mmc hostsDaniel Lezcano1-0/+3
2017-05-25ARM: dts: imx6sx-sdb: Remove OPP overrideLeonard Crestez1-17/+0
2017-05-25ARM: dts: at91: sama5d3_xplained: not all ADC channels are availableLudovic Desroches1-3/+1
2017-05-25ARM: dts: at91: sama5d3_xplained: fix ADC vrefLudovic Desroches1-0/+1
2017-05-25ARM: 8670/1: V7M: Do not corrupt vector table around v7m_invalidate_l1 callVladimir Murzin1-2/+2
2017-05-25ARM: 8667/3: Fix memory attribute inconsistencies when using fixmapJon Medhurst3-6/+16
2017-05-25ARM: 8662/1: module: split core and init PLT sectionsArd Biesheuvel3-29/+68
2017-05-25KVM: arm: plug potential guest hardware debug leakageZhichao Huang4-22/+66
2017-05-25arm: KVM: Do not use stack-protector to compile HYP codeMarc Zyngier1-0/+2
2017-05-25arm64: KVM: Do not use stack-protector to compile EL2 codeMarc Zyngier1-0/+2
2017-05-25powerpc/tm: Fix FP and VMX register corruptionMichael Neuling1-0/+19
2017-05-25powerpc/mm: Fix crash in page table dump with huge pagesMichael Ellerman1-3/+4
2017-05-25powerpc/64e: Fix hang when debugging programs with relocated kernelLiuHailong1-0/+12
2017-05-25powerpc/powernv: Fix TCE kill on NVLink2Alistair Popple3-6/+14
2017-05-25powerpc/iommu: Do not call PageTransHuge() on tail pagesAlexey Kardashevskiy1-2/+2
2017-05-25powerpc/sysfs: Fix reference leak of cpu device_nodes present at bootTyrel Datwyler1-0/+6
2017-05-25powerpc/pseries: Fix of_node_put() underflow during DLPAR removeTyrel Datwyler1-1/+0
2017-05-25powerpc/book3s/mce: Move add_taint() later in virtual modeMahesh Salgaonkar2-2/+4
2017-05-25powerpc/eeh: Avoid use after free in eeh_handle_special_event()Russell Currey1-4/+15
2017-05-25powerpc/mm: Ensure IRQs are off in switch_mm()David Gibson1-2/+15
2017-05-25s390/cputime: fix incorrect system timeMartin Schwidefsky1-3/+18
2017-05-25s390/kdump: Add final noteMichael Holzheu1-0/+15
2017-05-25x86: fix 32-bit case of __get_user_asm_u64()Linus Torvalds1-3/+3
2017-05-25KVM: X86: Fix read out-of-bounds vulnerability in kvm pio emulationWanpeng Li1-9/+15
2017-05-25KVM: x86: Fix potential preemption when get the current kvmclock timestampWanpeng Li1-1/+9
2017-05-25KVM: x86: Fix load damaged SSEx MXCSR registerWanpeng Li2-2/+8
2017-05-20pstore: Fix flags to enable dumps on powerpcAnkit Kumar1-0/+1