summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2018-03-04arm: spear13xx: Fix spics gpio controller's warningViresh Kumar
2018-03-04arm: spear13xx: Fix dmas cellsViresh Kumar
2018-03-04arm: spear600: Add missing interrupt-parent of rtcViresh Kumar
2018-03-04s390: fix handling of -1 in set{,fs}[gu]id16 syscallsEugene Syromiatnikov
2018-03-04mn10300/misalignment: Use SIGSEGV SEGV_MAPERR to report a failed user copyEric W. Biederman
2018-03-04xtensa: fix futex_atomic_cmpxchg_inatomicMax Filippov
2018-03-04alpha: fix reboot on Avanti platformMikulas Patocka
2018-03-04alpha: fix crash if pthread_create races with signal deliveryMikulas Patocka
2018-03-04signal/sh: Ensure si_signo is initialized in do_divide_errorEric W. Biederman
2018-03-04signal/openrisc: Fix do_unaligned_access to send the proper signalEric W. Biederman
2018-03-04KVM: nVMX: Fix races when sending nested PI while dest enters/leaves L2Liran Alon
2018-03-04arm: KVM: Fix SMCCC handling of unimplemented SMC/HVC callsMarc Zyngier
2018-02-28powerpc/64s: Allow control of RFI flush via debugfsMichael Ellerman
2018-02-28powerpc/64s: Wire up cpu_show_meltdown()Michael Ellerman
2018-02-28powerpc/pseries: Query hypervisor for RFI flush settingsMichael Neuling
2018-02-28powerpc/64s: Support disabling RFI flush with no_rfi_flush and noptiMichael Ellerman
2018-02-28powerpc/64s: Add support for RFI flush of L1-D cacheMichael Ellerman
2018-02-28powerpc/64s: Convert slb_miss_common to use RFI_TO_USER/KERNELNicholas Piggin
2018-02-28powerpc/64: Convert the syscall exit path to use RFI_TO_USER/KERNELNicholas Piggin
2018-02-28powerpc/64: Convert fast_exception_return to use RFI_TO_USER/KERNELNicholas Piggin
2018-02-28powerpc/64: Add macros for annotating the destination of rfid/hrfidNicholas Piggin
2018-02-28powerpc/pseries: Add H_GET_CPU_CHARACTERISTICS flags & wrapperMichael Neuling
2018-02-28powerpc: Simplify module TOC handlingAlan Modra
2018-02-28powerpc: Fix VSX enabling/flushing to also test MSR_FP and MSR_VECBenjamin Herrenschmidt
2018-02-28powerpc/64: Fix flush_(d|i)cache_range() called from modulesOliver O'Halloran
2018-02-28powerpc/bpf/jit: Disable classic BPF JIT on ppc64leNaveen N. Rao
2018-02-28KVM: VMX: Fix rflags cache during vCPU resetWanpeng Li
2018-02-28KVM: X86: Fix operand/address-size during instruction decodingWanpeng Li
2018-02-28KVM: x86: Don't re-execute instruction when not passing CR2 valueLiran Alon
2018-02-28KVM: x86: emulator: Return to user-mode on L1 CPL=0 emulation failureLiran Alon
2018-02-28um: link vmlinux with -no-pieThomas Meyer
2018-02-28x86/ioapic: Fix incorrect pointers in ioapic_setup_resources()Rui Wang
2018-02-28drivers: base: cacheinfo: fix x86 with CONFIG_OF enabledSudeep Holla
2018-02-28x86/cpu/intel: Introduce macros for Intel family numbersDave Hansen
2018-02-28x86/asm/32: Make sync_core() handle missing CPUID on all 32-bit kernelsAndy Lutomirski
2018-02-28MIPS: AR7: ensure the port type's FCR value is usedJonas Gorski
2018-02-28arm64: KVM: Fix SMCCC handling of unimplemented SMC/HVC callsMarc Zyngier
2018-02-28ARM: dts: kirkwood: fix pin-muxing of MPP7 on OpenBlocks A7Thomas Petazzoni
2018-02-28x86/retpoline/checksum32: Convert assembler indirect jumpsDavid Woodhouse
2018-02-28x86/asm: Make asm/alternative.h safe from assemblyAndy Lutomirski
2018-02-28x86/kbuild: enable modversions for symbols exported from asmAdam Borowski
2018-02-28x86/asm: Use register variable to get stack pointer valueAndrey Ryabinin
2018-02-28x86/alternatives: Add missing '\n' at end of ALTERNATIVE inline asmDavid Woodhouse
2018-02-28x86/alternatives: Fix optimize_nops() checkingBorislav Petkov
2018-02-28x86/cpufeatures: Make CPU bugs stickyThomas Gleixner
2018-02-28x86/cpu: Factor out application of forced CPU capsAndy Lutomirski
2018-02-28KVM: x86: Add memory barrier on vmcs field lookupAndrew Honig
2018-02-28x86/microcode/intel: Extend BDW late-loading with a revision checkJia Zhang
2018-02-28kvm: vmx: Scrub hardware GPRs at VM-exitJim Mattson
2018-02-28MIPS: Disallow outsized PTRACE_SETREGSET NT_PRFPREG regset accessesMaciej W. Rozycki