summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2019-05-25x86: kvm: hyper-v: deal with buggy TLB flush requests from WS2012Vitaly Kuznetsov
2019-05-25KVM: PPC: Book3S: Protect memslots while validating user addressAlexey Kardashevskiy
2019-05-25KVM: PPC: Book3S HV: Perserve PSSCR FAKE_SUSPEND bit on guest exitSuraj Jitindar Singh
2019-05-25ARC: PAE40: don't panic and instead turn off hw iocVineet Gupta
2019-05-25x86/mpx, mm/core: Fix recursive munmap() corruptionDave Hansen
2019-05-25MIPS: perf: Fix build with CONFIG_CPU_BMIPS5000 enabledFlorian Fainelli
2019-05-25ftrace/x86_64: Emulate call function while updating in breakpoint handlerPeter Zijlstra
2019-05-25x86_64: Allow breakpoints to emulate call instructionsPeter Zijlstra
2019-05-25x86_64: Add gap to int3 to allow for call emulationJosh Poimboeuf
2019-05-25parisc: Rename LEVEL to PA_ASM_LEVEL to avoid name clash with DRBD codeHelge Deller
2019-05-25parisc: Use PA_ASM_LEVEL in boot codeHelge Deller
2019-05-25parisc: Allow live-patching of __meminit functionsHelge Deller
2019-05-25parisc: Add memory barrier to asm pdc and sync instructionsHelge Deller
2019-05-25parisc: Add memory clobber to TLB purgesJohn David Anglin
2019-05-25parisc: Export running_on_qemu symbol for modulesHelge Deller
2019-05-25mm/gup: Remove the 'write' parameter from gup_fast_permitted()Ira Weiny
2019-05-22s390/mm: convert to the generic get_user_pages_fast codeMartin Schwidefsky
2019-05-22s390/mm: make the pxd_offset functions more robustMartin Schwidefsky
2019-05-22xen/pvh: correctly setup the PV EFI interface for dom0Roger Pau Monne
2019-05-22xen/pvh: set xen_domain_type to HVM in xen_pvh_initRoger Pau Monne
2019-05-22KVM: lapic: Busy wait for timer to expire when using hv_timerSean Christopherson
2019-05-22KVM: x86: Skip EFER vs. guest CPUID checks for host-initiated writesSean Christopherson
2019-05-22bpf, arm64: remove prefetch insn in xadd mappingDaniel Borkmann
2019-05-22crypto: arm64/aes-neonbs - don't access already-freed walk.ivEric Biggers
2019-05-22crypto: arm/aes-neonbs - don't access already-freed walk.ivEric Biggers
2019-05-22crypto: arm64/gcm-aes-ce - fix no-NEON fallback codeEric Biggers
2019-05-22crypto: x86/crct10dif-pcl - fix use via crypto_shash_digest()Eric Biggers
2019-05-22x86/MCE/AMD: Don't report L1 BTB MCA errors on some family 17h modelsYazen Ghannam
2019-05-22x86/MCE: Group AMD function prototypes in <asm/mce.h>Yazen Ghannam
2019-05-22x86/MCE/AMD: Carve out the MC4_MISC thresholding quirkShirish S
2019-05-22x86/MCE/AMD: Turn off MC4_MISC thresholding on all family 0x15 modelsShirish S
2019-05-22x86/MCE: Add an MCE-record filtering functionYazen Ghannam
2019-05-22sched/x86: Save [ER]FLAGS on context switchPeter Zijlstra
2019-05-22arm64: Save and restore OSDLR_EL1 across suspend/resumeJean-Philippe Brucker
2019-05-22arm64: Clear OSDLR_EL1 on CPU bootJean-Philippe Brucker
2019-05-22arm64: compat: Reduce address limitVincenzo Frascino
2019-05-22arm64: arch_timer: Ensure counter register reads occur with seqlock heldWill Deacon
2019-05-22arm64: mmap: Ensure file offset is treated as unsignedBoyang Zhou
2019-05-22ARM: exynos: Fix a leaked reference by adding missing of_node_putWen Yang
2019-05-22ARM: dts: exynos: Fix audio (microphone) routing on Odroid XU3Sylwester Nawrocki
2019-05-22ARM: dts: exynos: Fix interrupt for shared EINTs on Exynos5260Stuart Menefy
2019-05-22ARM: dts: qcom: ipq4019: enlarge PCIe BAR rangeChristian Lamparter
2019-05-22arm64: dts: rockchip: Disable DCMDs on RK3399's eMMC controller.Christoph Muellner
2019-05-22arm64: dts: rockchip: fix IO domain voltage setting of APIO5 on rockpro64Katsuhiro Suzuki
2019-05-22x86/speculation/mds: Revert CPU buffer clear on double fault exitAndy Lutomirski
2019-05-16powerpc/booke64: set RI in default MSRLaurentiu Tudor
2019-05-16powerpc/powernv/idle: Restore IAMR after idleRussell Currey
2019-05-16powerpc/book3s/64: check for NULL pointer in pgd_alloc()Rick Lindsley
2019-05-16ARM: 8856/1: NOMMU: Fix CCR register faulty initialization when MPU is disabledTigran Tadevosyan
2019-05-16ARM: fix function graph tracer and unwinder dependenciesRussell King