summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* powerpc/pseries: Fix cpu_hotplug_lock acquisition in resize_hpt()Gautham R. Shenoy2019-10-112-3/+14
* KVM: PPC: Book3S HV: XIVE: Free escalation interrupts before disabling the VPCédric Le Goater2019-10-111-8/+10
* powerpc/powernv: Restrict OPAL symbol map to only be readable by rootAndrew Donnellan2019-10-111-4/+7
* KVM: nVMX: handle page fault in vmread fixJack Wang2019-10-111-1/+1
* KVM: PPC: Book3S HV: Don't lose pending doorbell request on migration on P9Paul Mackerras2019-10-111-1/+8
* s390/topology: avoid firing events before kobjs are createdVasily Gorbik2019-10-111-1/+2
* KVM: s390: Test for bad access register and size at the start of S390_MEM_OPThomas Huth2019-10-111-1/+1
* s390/process: avoid potential reading of freed stackVasily Gorbik2019-10-111-6/+16
* hypfs: Fix error number left in struct pointer memberDavid Howells2019-10-071-4/+5
* ARM: 8903/1: ensure that usable memory in bank 0 starts from a PMD-aligned ad...Mike Rapoport2019-10-071-0/+16
* ARM: 8898/1: mm: Don't treat faults reported from cache maintenance as writesWill Deacon2019-10-072-2/+3
* MIPS: tlbex: Explicitly cast _PAGE_NO_EXEC to a booleanNathan Chancellor2019-10-071-1/+1
* arm64: fix unreachable code issue with cmpxchgArnd Bergmann2019-10-071-3/+3
* powerpc/pseries: correctly track irq state in default idleNathan Lynch2019-10-071-0/+3
* powerpc/64s/exception: machine check use correct cfar for late handlerNicholas Piggin2019-10-071-0/+4
* powerpc/pseries/mobility: use cond_resched when updating device treeNathan Lynch2019-10-071-0/+9
* powerpc/futex: Fix warning: 'oldval' may be used uninitialized in this functionChristophe Leroy2019-10-071-2/+1
* powerpc/rtas: use device model APIs and serialization during LPMNathan Lynch2019-10-071-3/+8
* powerpc/xmon: Check for HV mode when dumping XIVE info from OPALCédric Le Goater2019-10-071-6/+9
* arm64: dts: rockchip: limit clock rate of MMC controllers for RK3328Shawn Lin2019-10-051-0/+3
* ARM: zynq: Use memcpy_toio instead of memcpy on smp bring-upLuis Araneda2019-10-051-1/+1
* ARM: samsung: Fix system restart on S3C6410Lihua Yao2019-10-051-0/+1
* KVM: x86: Manually calculate reserved bits when loading PDPTRSSean Christopherson2019-10-051-3/+8
* KVM: x86: set ctxt->have_exception in x86_decode_insn()Jan Dakinevich2019-10-052-0/+8
* KVM: x86: always stop emulation on page faultJan Dakinevich2019-10-051-1/+3
* x86/retpolines: Fix up backport of a9d57ef15cbeNathan Chancellor2019-10-051-1/+1
* s390/crypto: xts-aes-s390 fix extra run-time crypto self tests findingHarald Freudenberger2019-10-051-0/+6
* ARM: dts: exynos: Mark LDO10 as always-on on Peach Pit/Pi ChromebooksMarek Szyprowski2019-10-052-0/+2
* arm64: kpti: ensure patched kernel text is fetched from PoUMark Rutland2019-10-051-0/+9
* ARM: dts: imx7d: cl-som-imx7: make ethernet work againAndré Draszik2019-10-051-2/+2
* ia64:unwind: fix double free for mod->arch.init_unw_tablechenzefeng2019-10-051-2/+6
* x86/apic: Soft disable APIC before initializing itThomas Gleixner2019-10-051-0/+8
* x86/reboot: Always use NMI fallback when shutdown via reboot vector IPI failsGrzegorz Halat2019-10-051-19/+27
* arm64: kpti: Whitelist Cortex-A CPUs that don't implement the CSV3 fieldWill Deacon2019-10-051-0/+5
* powerpc/xive: Fix bogus error code returned by OPALGreg Kurz2019-10-053-2/+13
* x86/hyper-v: Fix overflow bug in fill_gva_list()Tianyu Lan2019-09-211-3/+5
* x86/uaccess: Don't leak the AC flags into __get_user() argument evaluationPeter Zijlstra2019-09-211-1/+3
* perf/x86/amd/ibs: Fix sample bias for dispatched micro-opsKim Phillips2019-09-212-7/+18
* perf/x86/intel: Restrict period on NehalemJosh Hunt2019-09-211-0/+6
* ARM: 8901/1: add a criteria for pfn_valid of armzhaoyang2019-09-211-0/+5
* x86/apic: Fix arch_dynirq_lower_bound() bug for DT enabled machinesThomas Gleixner2019-09-211-1/+7
* ARM: 8874/1: mm: only adjust sections of valid mm structuresDoug Berger2019-09-211-1/+2
* s390/bpf: use 32-bit index for tail callsIlya Leoshkevich2019-09-211-4/+6
* ARM: dts: dra74x: Fix iodelay configuration for mmc3Faiz Abbas2019-09-211-25/+25
* ARM: OMAP2+: Fix omap4 errata warning on other SoCsTony Lindgren2019-09-211-0/+3
* s390/bpf: fix lcgr instruction encodingIlya Leoshkevich2019-09-211-1/+1
* ARM: OMAP2+: Fix missing SYSC_HAS_RESET_STATUS for dra7 epwmssTony Lindgren2019-09-211-1/+2
* powerpc/mm/radix: Use the right page size for vmemmap mappingAneesh Kumar K.V2019-09-211-9/+7
* x86/build: Add -Wnoaddress-of-packed-member to REALMODE_CFLAGS, to silence GC...Linus Torvalds2019-09-191-0/+1
* powerpc: Add barrier_nospec to raw_copy_in_user()Suraj Jitindar Singh2019-09-191-0/+1