summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2017-05-25um: Fix to call read_initrd after init_bootmemMasami Hiramatsu
2017-05-25osf_wait4(): fix infoleakAl Viro
2017-05-25MIPS: Loongson-3: Select MIPS_L1_CACHE_SHIFT_6Huacai Chen
2017-05-25metag/uaccess: Check access_ok in strncpy_from_userJames Hogan
2017-05-25metag/uaccess: Fix access_ok()James Hogan
2017-05-25arm64: uaccess: ensure extension of access_ok() addrMark Rutland
2017-05-25arm64: armv8_deprecated: ensure extension of addrMark Rutland
2017-05-25arm64: ensure extension of smp_store_release valueMark Rutland
2017-05-25arm64: xchg: hazard against entire exchange variableMark Rutland
2017-05-25arm64: dts: hi6220: Reset the mmc hostsDaniel Lezcano
2017-05-25ARM: dts: imx6sx-sdb: Remove OPP overrideLeonard Crestez
2017-05-25ARM: dts: at91: sama5d3_xplained: not all ADC channels are availableLudovic Desroches
2017-05-25ARM: dts: at91: sama5d3_xplained: fix ADC vrefLudovic Desroches
2017-05-25ARM: 8670/1: V7M: Do not corrupt vector table around v7m_invalidate_l1 callVladimir Murzin
2017-05-25ARM: 8662/1: module: split core and init PLT sectionsArd Biesheuvel
2017-05-25KVM: arm: plug potential guest hardware debug leakageZhichao Huang
2017-05-25arm: KVM: Do not use stack-protector to compile HYP codeMarc Zyngier
2017-05-25arm64: KVM: Do not use stack-protector to compile EL2 codeMarc Zyngier
2017-05-25powerpc/tm: Fix FP and VMX register corruptionMichael Neuling
2017-05-25powerpc/64e: Fix hang when debugging programs with relocated kernelLiuHailong
2017-05-25powerpc/iommu: Do not call PageTransHuge() on tail pagesAlexey Kardashevskiy
2017-05-25powerpc/pseries: Fix of_node_put() underflow during DLPAR removeTyrel Datwyler
2017-05-25powerpc/book3s/mce: Move add_taint() later in virtual modeMahesh Salgaonkar
2017-05-25powerpc/eeh: Avoid use after free in eeh_handle_special_event()Russell Currey
2017-05-25powerpc/mm: Ensure IRQs are off in switch_mm()David Gibson
2017-05-25s390/cputime: fix incorrect system timeMartin Schwidefsky
2017-05-25s390/kdump: Add final noteMichael Holzheu
2017-05-25x86: fix 32-bit case of __get_user_asm_u64()Linus Torvalds
2017-05-25KVM: X86: Fix read out-of-bounds vulnerability in kvm pio emulationWanpeng Li
2017-05-25KVM: x86: Fix potential preemption when get the current kvmclock timestampWanpeng Li
2017-05-25KVM: x86: Fix load damaged SSEx MXCSR registerWanpeng Li
2017-05-25ARM: tegra: paz00: Mark panel regulator as enabled on bootMarc Dietrich
2017-05-20pstore: Fix flags to enable dumps on powerpcAnkit Kumar
2017-05-20arm64: KVM: Fix decoding of Rt/Rt2 when trapping AArch32 CP accessesMarc Zyngier
2017-05-20KVM: arm/arm64: fix races in kvm_psci_vcpu_onAndrew Jones
2017-05-20KVM: x86: fix user triggerable warning in kvm_apic_accept_events()David Hildenbrand
2017-05-20perf/x86: Fix Broadwell-EP DRAM RAPL eventsVince Weaver
2017-05-20um: Fix PTRACE_POKEUSER on x86_64Richard Weinberger
2017-05-20x86, pmem: Fix cache flushing for iovec write < 8 bytesBen Hutchings
2017-05-20x86/boot: Fix BSS corruption/overwrite bug in early x86 kernel startupAshish Kalra
2017-05-20xen: adjust early dom0 p2m handling to xen hypervisor behaviorJuergen Gross
2017-05-14xen: Revert commits da72ff5bfcb0 and 72a9b186292dBoris Ostrovsky
2017-05-14bpf, arm64: fix jit branch offset related to ldimm64Daniel Borkmann
2017-05-14sparc64: fix fault handling in NGbzero.S and GENbzero.SDave Aldridge
2017-05-14MIPS: R2-on-R6 MULTU/MADDU/MSUBU emulation bugfixLeonid Yegoshin
2017-05-14KVM: nVMX: do not leak PML full vmexit to L1Ladi Prosek
2017-05-14KVM: nVMX: initialize PML fields in vmcs02Ladi Prosek
2017-05-14Revert "KVM: nested VMX: disable perf cpuid reporting"Jim Mattson
2017-05-14x86/platform/intel-mid: Correct MSI IRQ line for watchdog deviceAndy Shevchenko
2017-05-14kprobes/x86: Fix kernel panic when certain exception-handling addresses are p...Masami Hiramatsu