summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2019-05-25perf/x86/intel: Fix race in intel_pmu_disable_event()Jiri Olsa
2019-05-25x86/mm/mem_encrypt: Disable all instrumentation for early SME setupGary Hook
2019-05-25x86: kvm: hyper-v: deal with buggy TLB flush requests from WS2012Vitaly Kuznetsov
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: Export running_on_qemu symbol for modulesHelge Deller
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-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-22arm64: dts: rockchip: Disable DCMDs on RK3399's eMMC controller.Christoph Muellner
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-16powerpc/64s: Include cpu headerBreno Leitao
2019-05-16um: Don't hardcode path as it is architecture dependentRitesh Raj Sarraf
2019-05-16x86/kprobes: Avoid kretprobe recursion bugMasami Hiramatsu
2019-05-16powerpc/smp: Fix NMI IPI xmon timeoutNicholas Piggin
2019-05-16powerpc/smp: Fix NMI IPI timeoutNicholas Piggin
2019-05-16ARM: 8856/1: NOMMU: Fix CCR register faulty initialization when MPU is disabledTigran Tadevosyan
2019-05-16MIPS: perf: ath79: Fix perfcount IRQ assignmentPetr Štetiar
2019-05-16KVM: x86: avoid misreporting level-triggered irqs as edge-triggered in tracingVitaly Kuznetsov
2019-05-16KVM: fix spectrev1 gadgetsPaolo Bonzini
2019-05-16x86/reboot, efi: Use EFI reboot for Acer TravelMate X514-51TJian-Hong Pan
2019-05-16x86/build/lto: Fix truncated .bss with -fdata-sectionsSami Tolvanen
2019-05-14x86/speculation/mds: Add 'mitigations=' support for MDSJosh Poimboeuf
2019-05-14s390/speculation: Support 'mitigations=' cmdline optionJosh Poimboeuf
2019-05-14powerpc/speculation: Support 'mitigations=' cmdline optionJosh Poimboeuf
2019-05-14x86/speculation: Support 'mitigations=' cmdline optionJosh Poimboeuf
2019-05-14x86/speculation/mds: Print SMT vulnerable on MSBDS with mitigations offKonrad Rzeszutek Wilk
2019-05-14x86/speculation/mds: Fix commentBoris Ostrovsky
2019-05-14x86/speculation/mds: Add SMT warning messageJosh Poimboeuf