summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2018-03-11KVM: x86: fix backward migration with async_PFRadim Krčmář
2018-03-11bpf, ppc64: fix out of bounds access in tail callDaniel Borkmann
2018-03-11bpf, arm64: fix out of bounds access in tail callDaniel Borkmann
2018-03-11bpf, x64: implement retpoline for tail callDaniel Borkmann
2018-03-08ARM: dts: LogicPD Torpedo: Fix I2C1 pinmuxAdam Ford
2018-03-08ARM: dts: LogicPD SOM-LV: Fix I2C1 pinmuxAdam Ford
2018-03-08KVM/x86: remove WARN_ON() for when vm_munmap() failsEric Biggers
2018-03-08KVM/x86: Fix wrong macro references of X86_CR0_PG_BIT and X86_CR4_PAE_BIT in ...Tianyu Lan
2018-03-08KVM: x86: fix vcpu initialization with userspace lapicRadim Krčmář
2018-03-08KVM/VMX: Optimize vmx_vcpu_run() and svm_vcpu_run() by marking the RDMSR path...Paolo Bonzini
2018-03-08KVM: x86: move LAPIC initialization after VMCS creationPaolo Bonzini
2018-03-08KVM/x86: Remove indirect MSR op calls from SPEC_CTRLPaolo Bonzini
2018-03-08KVM: X86: Fix SMRAM accessing even if VM is shutdownWanpeng Li
2018-03-08KVM: x86: extend usage of RET_MMIO_PF_* constantsPaolo Bonzini
2018-03-08ARM: kvm: fix building with gcc-8Arnd Bergmann
2018-03-08ARM: mvebu: Fix broken PL310_ERRATA_753970 selectsUlf Magnusson
2018-03-08ARM: dts: rockchip: Remove 1.8 GHz operation point from phycore somDaniel Schultz
2018-03-08ARM: orion: fix orion_ge00_switch_board_info initializationArnd Bergmann
2018-03-08x86/mm: Fix {pmd,pud}_{set,clear}_flags()Jan Beulich
2018-03-08KVM: s390: consider epoch index on TOD clock syncsDavid Hildenbrand
2018-03-08KVM: s390: consider epoch index on hotplugged CPUsDavid Hildenbrand
2018-03-08KVM: s390: provide only a single function for setting the tod (fix SCK)David Hildenbrand
2018-03-08KVM: s390: take care of clock-comparator sign controlDavid Hildenbrand
2018-03-08x86/cpu_entry_area: Sync cpu_entry_area to initial_page_tableThomas Gleixner
2018-03-08x86/platform/intel-mid: Handle Intel Edison reboot correctlySebastian Panceac
2018-03-08x86/xen: Zero MSR_IA32_SPEC_CTRL before suspendJuergen Gross
2018-03-08parisc: Fix ordering of cache and TLB flushesJohn David Anglin
2018-03-08parisc: Reduce irq overhead when run in qemuHelge Deller
2018-03-08parisc: Use cr16 interval timers unconditionally on qemuHelge Deller
2018-03-03arm64: dts: marvell: mcbin: add comphy references to Ethernet portsAntoine Tenart
2018-03-03arm64: dts: marvell: add comphy nodes on cp110 master and slaveAntoine Tenart
2018-03-03powerpc/pseries: Enable RAS hotplug events laterSam Bobroff
2018-03-03MIPS: Implement __multi3 for GCC7 MIPS64r6 buildsJames Hogan
2018-03-03SolutionEngine771x: fix Ether platform dataSergei Shtylyov
2018-03-03x86/platform/intel-mid: Revert "Make 'bt_sfi_data' const"Andy Shevchenko
2018-03-03powerpc/pseries: Make RAS IRQ explicitly dependent on DLPAR WQMichael Ellerman
2018-03-03ia64, sched/cputime: Fix build error if CONFIG_VIRT_CPU_ACCOUNTING_NATIVE=yValentin Ilie
2018-03-03x86/efi: Fix kernel param add_efi_memmap regressionDave Young
2018-03-03perf/x86/intel: Plug memory leak in intel_pmu_init()Thomas Gleixner
2018-03-03arm64: dts: renesas: ulcb: Remove renesas, no-ether-link propertyBogdan Mirea
2018-03-03ARM: dts: ls1021a: fix incorrect clock referencesArnd Bergmann
2018-03-03xen/balloon: Mark unallocated host memory as UNUSABLEBoris Ostrovsky
2018-03-03x86-64/Xen: eliminate W+X mappingsJan Beulich
2018-03-03x86/stacktrace: Make zombie stack traces reliableJosh Poimboeuf
2018-03-03x86/asm: Allow again using asm.h when building for the 'bpf' clang targetArnaldo Carvalho de Melo
2018-03-03ARM: 8731/1: Fix csum_partial_copy_from_user() stack mismatchChunyan Zhang
2018-03-03parisc: Reduce thread stack to 16 kbJohn David Anglin
2018-02-28microblaze: fix endian handlingArnd Bergmann
2018-02-28m32r: fix endianness constraintsGeert Uytterhoeven
2018-02-28arm64: cpufeature: Fix CTR_EL0 field definitionsWill Deacon