summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2017-06-14ARM: 8637/1: Adjust memory boundaries after reservationsLaura Abbott
2017-06-14ARM: 8636/1: Cleanup sanity_check_meminfoLaura Abbott
2017-06-14arm64: entry: improve data abort handling of tagged pointersKristina Martsenko
2017-06-14arm64: hw_breakpoint: fix watchpoint matching for tagged pointersKristina Martsenko
2017-06-14arm64: traps: fix userspace cache maintenance emulation on a tagged pointerKristina Martsenko
2017-06-14powerpc/kernel: Initialize load_tm on task creationBreno Leitao
2017-06-14powerpc/kernel: Fix FP and vector register restorationBreno Leitao
2017-06-14powerpc/hotplug-mem: Fix missing endian conversion of aa_indexMichael Bringmann
2017-06-14powerpc/numa: Fix percpu allocations to be NUMA awareMichael Ellerman
2017-06-14powerpc/sysdev/simple_gpio: Fix oops in gpio save_regs functionChristophe Leroy
2017-06-14KVM: arm/arm64: Handle possible NULL stage2 pud when ageing pagesMarc Zyngier
2017-06-14KVM: async_pf: avoid async pf injection when in guest modeWanpeng Li
2017-06-14arm: KVM: Allow unaligned accesses at HYPMarc Zyngier
2017-06-14arm64: KVM: Allow unaligned accesses at EL2Marc Zyngier
2017-06-14arm64: KVM: Preserve RES1 bits in SCTLR_EL2Marc Zyngier
2017-06-14KVM: cpuid: Fix read/write out-of-bounds vulnerability in cpuid emulationWanpeng Li
2017-06-14kvm: async_pf: fix rcu_irq_enter() with irqs enabledPaolo Bonzini
2017-06-14efi: Don't issue error message when booted under XenJuergen Gross
2017-06-14arch/sparc: support NR_CPUS = 4096Jane Chu
2017-06-14sparc64: delete old wrap codePavel Tatashin
2017-06-14sparc64: new context wrapPavel Tatashin
2017-06-14sparc64: add per-cpu mm of secondary contextsPavel Tatashin
2017-06-14sparc64: redefine first versionPavel Tatashin
2017-06-14sparc64: combine activate_mm and switch_mmPavel Tatashin
2017-06-14sparc64: reset mm cpumask after wrapPavel Tatashin
2017-06-14sparc: Machine description indices can varyJames Clarke
2017-06-14sparc64: mm: fix copy_tsb to correctly copy huge page TSBsMike Kravetz
2017-06-14sparc64: Add __multi3 for gcc 7.x and later.David S. Miller
2017-06-07x86/boot: Use CROSS_COMPILE prefix for readelfRob Landley
2017-06-07x86/MCE: Export memory_error()Borislav Petkov
2017-06-07powerpc/spufs: Fix hash faults for kernel regionsJeremy Kerr
2017-06-07sparc/ftrace: Fix ftrace graph time measurementLiam R. Howlett
2017-06-07sparc: Fix -Wstringop-overflow warningOrlando Arias
2017-06-07bpf, arm64: fix faulty emission of map access in tail callsDaniel Borkmann
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