summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2018-09-15x86: kvm: avoid unused variable warningArnd Bergmann
2018-09-15kvm: x86: Set highest physical address bits in non-present/reserved SPTEsJunaid Shahid
2018-09-15x86/xen: don't write ptes directly in 32-bit PV guestsJuergen Gross
2018-09-15x86/pae: use 64 bit atomic xchg function in native_ptep_get_and_clearJuergen Gross
2018-09-15x86/tsc: Prevent result truncation on 32bitChuanhua Lei
2018-09-15ARM: rockchip: Force CONFIG_PM on Rockchip systemsMarc Zyngier
2018-09-15arm64: rockchip: Force CONFIG_PM on Rockchip systemsMarc Zyngier
2018-09-15kvm: nVMX: Fix fault vector for VMX operation at CPL > 0Jim Mattson
2018-09-15KVM: vmx: track host_state.loaded using a loaded_vmcs pointerSean Christopherson
2018-09-15powerpc/pseries: Avoid using the size greater than RTAS_ERROR_LOG_MAX.Mahesh Salgaonkar
2018-09-15um: fix parallel building with O= optionMasahiro Yamada
2018-09-15powerpc/64s: Make rfi_flush_fallback a little more robustMichael Ellerman
2018-09-15powerpc/platforms/85xx: fix t1042rdb_diu.c build errors & warningRandy Dunlap
2018-09-15powerpc: Fix size calculation using resource_size()Dan Carpenter
2018-09-15powerpc/uaccess: Enable get_user(u64, *p) on 32-bitMichael Ellerman
2018-09-15RISC-V: Use KBUILD_CFLAGS instead of KCFLAGS when building the vDSOPalmer Dabbelt
2018-09-15s390/kdump: Fix memleak in nt_vmcoreinfoPhilipp Rudo
2018-09-15powerpc/topology: Get topology for shared processors at bootSrikar Dronamraju
2018-09-15x86/mce: Add notifier_block forward declarationArnd Bergmann
2018-09-09arm64: mm: always enable CONFIG_HOLES_IN_ZONEJames Morse
2018-09-09crypto: arm64/sm4-ce - check for the right CPU feature bitArd Biesheuvel
2018-09-09crypto: aesni - Use unaligned loads from gcm_context_dataDave Watson
2018-09-09sys: don't hold uts_sem while accessing userspace memoryJann Horn
2018-09-09ARM: dts: am57xx-idk: Enable dual role for USB2 portRoger Quadros
2018-09-09ARM: tegra: Fix Tegra30 Cardhu PCA954x resetJon Hunter
2018-09-09xtensa: increase ranges in ___invalidate_{i,d}cache_allMax Filippov
2018-09-09xtensa: limit offsets in __loop_cache_{all,page}Max Filippov
2018-09-09KVM: PPC: Book3S: Fix guest DMA when guest partially backed by THP pagesPaul Mackerras
2018-09-09KVM: VMX: fixes for vmentry_l1d_flush module parameterPaolo Bonzini
2018-09-09powerpc/powernv/pci: Work around races in PCI bridge enablingBenjamin Herrenschmidt
2018-09-09powerpc64/ftrace: Include ftrace.h needed for enable/disable callsLuke Dashjr
2018-09-09powerpc/nohash: fix pte_access_permitted()Christophe Leroy
2018-09-09powerpc/pkeys: Preallocate execute-only keyRam Pai
2018-09-09powerpc/pkeys: Fix calculation of total pkeys.Ram Pai
2018-09-09powerpc/pkeys: Save the pkey registers before forkRam Pai
2018-09-09powerpc/pkeys: key allocation/deallocation must not change pkey registersRam Pai
2018-09-09powerpc/pkeys: Deny read/write/execute by defaultRam Pai
2018-09-09powerpc/pkeys: Give all threads control of their key permissionsRam Pai
2018-09-09powerpc/pseries: Fix endianness while restoring of r3 in MCE handler.Mahesh Salgaonkar
2018-09-09powerpc/64s: Fix page table fragment refcount race vs speculative referencesNicholas Piggin
2018-09-09powerpc/fadump: handle crash memory ranges array index overflowHari Bathini
2018-09-09Fix kexec forbidding kernels signed with keys in the secondary keyring to bootYannik Sembritzki
2018-09-05x86/dumpstack: Don't dump kernel memory based on usermode RIPJann Horn
2018-09-05MIPS: lib: Provide MIPS64r6 __multi3() for GCC < 7Paul Burton
2018-09-05MIPS: Change definition of cpu_relax() for Loongson-3Huacai Chen
2018-09-05MIPS: Always use -march=<arch>, not -<arch> shortcutsPaul Burton
2018-09-05MIPS: memset.S: Fix byte_fixup for MIPSr6Matt Redfearn
2018-09-05MIPS: Correct the 64-bit DSP accumulator register sizeMaciej W. Rozycki
2018-09-05kprobes/arm: Fix %p uses in error messagesMasami Hiramatsu
2018-09-05s390/purgatory: Add missing FORCE to Makefile targetsPhilipp Rudo