summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2018-07-22bpf, arm32: fix to use bpf_jit_binary_lock_ro apiDaniel Borkmann
2018-07-22arm64: KVM: Add ARCH_WORKAROUND_2 discovery through ARCH_FEATURES_FUNC_IDMarc Zyngier
2018-07-22arm64: KVM: Handle guest's ARCH_WORKAROUND_2 requestsMarc Zyngier
2018-07-22arm64: KVM: Add ARCH_WORKAROUND_2 support for guestsMarc Zyngier
2018-07-22arm64: KVM: Add HYP per-cpu accessorsMarc Zyngier
2018-07-22arm64: ssbd: Add prctl interface for per-thread mitigationMarc Zyngier
2018-07-22arm64: ssbd: Introduce thread flag to control userspace mitigationMarc Zyngier
2018-07-22arm64: ssbd: Restore mitigation status on CPU resumeMarc Zyngier
2018-07-22arm64: ssbd: Skip apply_ssbd if not using dynamic mitigationMarc Zyngier
2018-07-22arm64: ssbd: Add global mitigation state accessorMarc Zyngier
2018-07-22arm64: Add 'ssbd' command-line optionMarc Zyngier
2018-07-22arm64: Add ARCH_WORKAROUND_2 probingMarc Zyngier
2018-07-22arm64: Add per-cpu infrastructure to call ARCH_WORKAROUND_2Marc Zyngier
2018-07-22arm64: Call ARCH_WORKAROUND_2 on transitions between EL0 and EL1Marc Zyngier
2018-07-22x86/kvm/Kconfig: Ensure CRYPTO_DEV_CCP_DD state at minimum matches KVM_AMDJanakarajan Natarajan
2018-07-22x86/paravirt: Make native_save_fl() extern inlineNick Desaulniers
2018-07-22x86/asm: Add _ASM_ARG* constants for argument registers to <asm/asm.h>H. Peter Anvin
2018-07-17ARM: dts: armada-38x: use the new thermal bindingBaruch Siach
2018-07-17kvm: vmx: Nested VM-entry prereqs for event inj.Marc Orr
2018-07-17uprobes/x86: Remove incorrect WARN_ON() in uprobe_init_insn()Oleg Nesterov
2018-07-17crypto: x86/salsa20 - remove x86 salsa20 implementationsEric Biggers
2018-07-17xen: setup pv irq ops vector earlierJuergen Gross
2018-07-17xen: remove global bit from __default_kernel_pte_mask for pv guestsJuergen Gross
2018-07-17arm64: neon: Fix function may_use_simd() return error statusYandong Zhao
2018-07-17x86/purgatory: add missing FORCE to Makefile targetPhilipp Rudo
2018-07-17MIPS: Fix ioremap() RAM checkPaul Burton
2018-07-17MIPS: Use async IPIs for arch_trigger_cpumask_backtrace()Paul Burton
2018-07-17MIPS: Call dump_stack() from show_regs()Paul Burton
2018-07-11ARM: dts: dra7: Disable metastability workaround for USB2Roger Quadros
2018-07-11ARM: dts: omap3: Fix am3517 mdio and emac clock referencesAdam Ford
2018-07-11ARM: dts: imx51-zii-rdu1: fix touchscreen pinctrlNick Dyer
2018-07-11s390: Correct register corruption in critical section cleanupChristian Borntraeger
2018-07-08ARM: dts: imx6q: Use correct SDMA script for SPI5 coreSean Nyekjaer
2018-07-08x86/mm: Don't free P4D table when it is folded at runtimeAndrey Ryabinin
2018-07-08ARM64: dts: meson-gxl-s905x-p212: Add phy-supply for usb0Neil Armstrong
2018-07-03x86/efi: Fix efi_call_phys_epilog() with CONFIG_X86_5LEVEL=yKirill A. Shutemov
2018-07-03x86/entry/64/compat: Fix "x86/entry/64/compat: Preserve r8-r11 in int $0x80"Andy Lutomirski
2018-07-03x86/e820: put !E820_TYPE_RAM regions into memblock.reservedNaoya Horiguchi
2018-07-03mm: fix devmem_is_allowed() for sub-page System RAM intersectionsDan Williams
2018-07-03arm: dts: mt7623: fix invalid memory node being generatedSean Wang
2018-07-03um: Fix raw interface optionsAnton Ivanov
2018-07-03um: Fix initialization of vector queuesAnton Ivanov
2018-07-03MIPS: io: Add barrier after register read in inX()Huacai Chen
2018-07-03MIPS: pb44: Fix i2c-gpio GPIO descriptor tableLinus Walleij
2018-07-03MIPS: BCM47XX: Enable 74K Core ExternalSync for PCIe erratumTokunori Ikegami
2018-07-03ARM64: dts: meson-gx: fix ATF reserved memory regionKevin Hilman
2018-07-03ARM64: dts: meson: disable sd-uhs modes on the libretech-ccJerome Brunet
2018-07-03arm64: dts: stratix10: Fix SPI nodes for Stratix10Thor Thayer
2018-07-03arm64: dts: marvell: fix CP110 ICU node sizeMiquel Raynal
2018-07-03arm64: mm: Ensure writes to swapper are ordered wrt subsequent cache maintenanceWill Deacon