summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2018-09-15x86: kvm: avoid unused variable warningArnd Bergmann1-3/+1
2018-09-15kvm: x86: Set highest physical address bits in non-present/reserved SPTEsJunaid Shahid2-7/+44
2018-09-15x86/xen: don't write ptes directly in 32-bit PV guestsJuergen Gross1-4/+3
2018-09-15x86/pae: use 64 bit atomic xchg function in native_ptep_get_and_clearJuergen Gross1-4/+3
2018-09-15x86/tsc: Prevent result truncation on 32bitChuanhua Lei1-2/+2
2018-09-15ARM: rockchip: Force CONFIG_PM on Rockchip systemsMarc Zyngier1-0/+1
2018-09-15arm64: rockchip: Force CONFIG_PM on Rockchip systemsMarc Zyngier1-0/+1
2018-09-15kvm: nVMX: Fix fault vector for VMX operation at CPL > 0Jim Mattson1-2/+2
2018-09-15KVM: vmx: track host_state.loaded using a loaded_vmcs pointerSean Christopherson1-7/+15
2018-09-15powerpc/pseries: Avoid using the size greater than RTAS_ERROR_LOG_MAX.Mahesh Salgaonkar1-1/+1
2018-09-15um: fix parallel building with O= optionMasahiro Yamada1-2/+1
2018-09-15powerpc/64s: Make rfi_flush_fallback a little more robustMichael Ellerman1-0/+6
2018-09-15powerpc/platforms/85xx: fix t1042rdb_diu.c build errors & warningRandy Dunlap1-0/+4
2018-09-15powerpc: Fix size calculation using resource_size()Dan Carpenter1-1/+1
2018-09-15powerpc/uaccess: Enable get_user(u64, *p) on 32-bitMichael Ellerman1-3/+10
2018-09-15RISC-V: Use KBUILD_CFLAGS instead of KCFLAGS when building the vDSOPalmer Dabbelt1-2/+2
2018-09-15s390/kdump: Fix memleak in nt_vmcoreinfoPhilipp Rudo1-5/+12
2018-09-15powerpc/topology: Get topology for shared processors at bootSrikar Dronamraju3-10/+20
2018-09-15x86/mce: Add notifier_block forward declarationArnd Bergmann1-0/+1
2018-09-09arm64: mm: always enable CONFIG_HOLES_IN_ZONEJames Morse1-1/+0
2018-09-09crypto: arm64/sm4-ce - check for the right CPU feature bitArd Biesheuvel1-1/+1
2018-09-09crypto: aesni - Use unaligned loads from gcm_context_dataDave Watson1-33/+33
2018-09-09sys: don't hold uts_sem while accessing userspace memoryJann Horn3-44/+49
2018-09-09ARM: dts: am57xx-idk: Enable dual role for USB2 portRoger Quadros3-9/+6
2018-09-09ARM: tegra: Fix Tegra30 Cardhu PCA954x resetJon Hunter1-0/+1
2018-09-09xtensa: increase ranges in ___invalidate_{i,d}cache_allMax Filippov1-2/+2
2018-09-09xtensa: limit offsets in __loop_cache_{all,page}Max Filippov1-25/+40
2018-09-09KVM: PPC: Book3S: Fix guest DMA when guest partially backed by THP pagesPaul Mackerras1-7/+10
2018-09-09KVM: VMX: fixes for vmentry_l1d_flush module parameterPaolo Bonzini1-10/+16
2018-09-09powerpc/powernv/pci: Work around races in PCI bridge enablingBenjamin Herrenschmidt1-0/+37
2018-09-09powerpc64/ftrace: Include ftrace.h needed for enable/disable callsLuke Dashjr1-0/+1
2018-09-09powerpc/nohash: fix pte_access_permitted()Christophe Leroy1-6/+3
2018-09-09powerpc/pkeys: Preallocate execute-only keyRam Pai1-45/+18
2018-09-09powerpc/pkeys: Fix calculation of total pkeys.Ram Pai1-1/+1
2018-09-09powerpc/pkeys: Save the pkey registers before forkRam Pai1-0/+1
2018-09-09powerpc/pkeys: key allocation/deallocation must not change pkey registersRam Pai2-38/+0
2018-09-09powerpc/pkeys: Deny read/write/execute by defaultRam Pai1-5/+3
2018-09-09powerpc/pkeys: Give all threads control of their key permissionsRam Pai1-18/+26
2018-09-09powerpc/pseries: Fix endianness while restoring of r3 in MCE handler.Mahesh Salgaonkar1-1/+1
2018-09-09powerpc/64s: Fix page table fragment refcount race vs speculative referencesNicholas Piggin2-10/+15
2018-09-09powerpc/fadump: handle crash memory ranges array index overflowHari Bathini2-17/+77
2018-09-09Fix kexec forbidding kernels signed with keys in the secondary keyring to bootYannik Sembritzki1-1/+1
2018-09-05x86/dumpstack: Don't dump kernel memory based on usermode RIPJann Horn3-8/+17
2018-09-05MIPS: lib: Provide MIPS64r6 __multi3() for GCC < 7Paul Burton1-3/+3
2018-09-05MIPS: Change definition of cpu_relax() for Loongson-3Huacai Chen1-0/+13
2018-09-05MIPS: Always use -march=<arch>, not -<arch> shortcutsPaul Burton1-8/+4
2018-09-05MIPS: memset.S: Fix byte_fixup for MIPSr6Matt Redfearn1-1/+2
2018-09-05MIPS: Correct the 64-bit DSP accumulator register sizeMaciej W. Rozycki3-3/+3
2018-09-05kprobes/arm: Fix %p uses in error messagesMasami Hiramatsu2-3/+2
2018-09-05s390/purgatory: Add missing FORCE to Makefile targetsPhilipp Rudo1-3/+3