summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2018-02-25ARM: dts: am4372: Correct the interrupts_properties of McASPPeter Ujfalusi
2018-02-25ARM: dts: logicpd-somlv: Fix wl127x pinmuxAdam Ford
2018-02-25ARM: dts: logicpd-som-lv: Fix gpmc addresses for NAND and enetAdam Ford
2018-02-25ARM: dts: Fix omap4 hang with GPS connected to USB by using wakeupgenTony Lindgren
2018-02-25ARM: AM33xx: PRM: Remove am33xx_pwrdm_read_prev_pwrst functionKeerthy
2018-02-25ARM: OMAP2+: Fix SRAM virt to phys translation for save_secure_ram_contextTony Lindgren
2018-02-25arm64: dts: add #cooling-cells to CPU nodesArnd Bergmann
2018-02-25ARM: 8743/1: bL_switcher: add MODULE_LICENSE tagArnd Bergmann
2018-02-25crypto: hash - annotate algorithms taking optional keyEric Biggers
2018-02-25KVM: x86: fix escape of guest dr6 to the hostWanpeng Li
2018-02-25crypto: x86/twofish-3way - Fix %rbp usageEric Biggers
2018-02-22ARM: dts: Delete bogus reference to the charlcdLinus Walleij
2018-02-22arm: dts: mt2701: Add reset-cellsMatthias Brugger
2018-02-22ARM: dts: s5pv210: add interrupt-parent for ohciArnd Bergmann
2018-02-22arm64: dts: msm8916: Add missing #phy-cellsBjorn Andersson
2018-02-22ARM: pxa/tosa-bt: add MODULE_LICENSE tagArnd Bergmann
2018-02-22ARM: dts: exynos: fix RTC interrupt for exynos5410Arnd Bergmann
2018-02-22x86/cpu: Change type of x86_cache_size variable to unsigned intGustavo A. R. Silva
2018-02-22x86/spectre: Fix an error messageDan Carpenter
2018-02-22x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_steppingJia Zhang
2018-02-22x86/speculation: Add <asm/msr-index.h> dependencyPeter Zijlstra
2018-02-22x86/speculation: Fix up array_index_nospec_mask() asm constraintDan Williams
2018-02-22x86/speculation: Clean up various Spectre related detailsIngo Molnar
2018-02-22X86/nVMX: Properly set spec_ctrl and pred_cmd before merging MSRsKarimAllah Ahmed
2018-02-22KVM/x86: Reduce retpoline performance impact in slot_handle_level_range(), by...David Woodhouse
2018-02-22x86/speculation: Correct Speculation Control microcode blacklist againDavid Woodhouse
2018-02-22x86/speculation: Update Speculation Control microcode blacklistDavid Woodhouse
2018-02-22x86/entry/64/compat: Clear registers for compat syscalls, to reduce speculati...Dan Williams
2018-02-22arm: spear13xx: Fix spics gpio controller's warningViresh Kumar
2018-02-22arm: spear13xx: Fix dmas cellsViresh Kumar
2018-02-22arm: spear600: Add missing interrupt-parent of rtcViresh Kumar
2018-02-22ARM: dts: nomadik: add interrupt-parent for clcdArnd Bergmann
2018-02-22ARM: dts: STi: Add gpio polarity for "hdmi,hpd-gpio" propertyPatrice Chotard
2018-02-22ARM: lpc3250: fix uda1380 gpio numbersArnd Bergmann
2018-02-22arm64: dts: msm8916: Correct ipc references for smsmBjorn Andersson
2018-02-22s390: fix handling of -1 in set{,fs}[gu]id16 syscallsEugene Syromiatnikov
2018-02-22powerpc: fix build errors in stable treeNicholas Piggin
2018-02-22MIPS: Fix typo BIG_ENDIAN to CPU_BIG_ENDIANCorentin Labbe
2018-02-17mn10300/misalignment: Use SIGSEGV SEGV_MAPERR to report a failed user copyEric W. Biederman
2018-02-17xtensa: fix futex_atomic_cmpxchg_inatomicMax Filippov
2018-02-17alpha: fix formating of stack contentMikulas Patocka
2018-02-17alpha: fix reboot on Avanti platformMikulas Patocka
2018-02-17alpha: fix crash if pthread_create races with signal deliveryMikulas Patocka
2018-02-17signal/sh: Ensure si_signo is initialized in do_divide_errorEric W. Biederman
2018-02-17signal/openrisc: Fix do_unaligned_access to send the proper signalEric W. Biederman
2018-02-17KVM: arm/arm64: Handle CPU_PM_ENTER_FAILEDJames Morse
2018-02-17KVM: nVMX: Fix races when sending nested PI while dest enters/leaves L2Liran Alon
2018-02-17arm: KVM: Fix SMCCC handling of unimplemented SMC/HVC callsMarc Zyngier
2018-02-17crypto: sha512-mb - initialize pending lengths correctlyEric Biggers
2018-02-17crypto: poly1305 - remove ->setkey() methodEric Biggers