summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2019-07-28KVM: nVMX: Clear pending KVM_REQ_GET_VMCS12_PAGES when leaving nestedJan Kiszka
2019-07-28KVM: nVMX: do not use dangling shadow VMCS after guest resetPaolo Bonzini
2019-07-28MIPS: lb60: Fix pin mappingsPaul Cercueil
2019-07-26powerpc/pseries: Fix oops in hotplug memory notifierNathan Lynch
2019-07-26powerpc/powernv/npu: Fix reference leakGreg Kurz
2019-07-26powerpc/watchpoint: Restore NV GPRs while returning from exceptionRavi Bangoria
2019-07-26powerpc/32s: fix suspend/resume when IBATs 4-7 are usedChristophe Leroy
2019-07-26parisc: Fix kernel panic due invalid values in IAOQ0 or IAOQ1Helge Deller
2019-07-26parisc: Ensure userspace privilege for ptraced processes in regset functionsHelge Deller
2019-07-26perf/x86/amd/uncore: Set the thread mask for F17h L3 PMCsKim Phillips
2019-07-26perf/x86/amd/uncore: Do not set 'ThreadMask' and 'SliceMask' for non-L3 PMCsKim Phillips
2019-07-26perf/x86/intel: Fix spurious NMI on fixed counterKan Liang
2019-07-26x86/boot: Fix memory leak in default_get_smp_config()David Rientjes
2019-07-26arm64: tegra: Fix AGIC register rangeJon Hunter
2019-07-26KVM: x86/vPMU: refine kvm_pmu err msg when event creation failedLike Xu
2019-07-26arm64: tegra: Update Jetson TX1 GPU regulator timingsJon Hunter
2019-07-26crypto: arm64/sha2-ce - correct digest for empty data in finupElena Petrova
2019-07-26crypto: arm64/sha1-ce - correct digest for empty data in finupElena Petrova
2019-07-26x86/build: Add 'set -e' to mkcapflags.sh to delete broken capflags.cMasahiro Yamada
2019-07-26acpi/arm64: ignore 5.1 FADTs that are reported as 5.0Ard Biesheuvel
2019-07-26arm64: Do not enable IRQs for ct_user_exitJulien Thierry
2019-07-26x86/cacheinfo: Fix a -Wtype-limits warningQian Cai
2019-07-26x86/atomic: Fix smp_mb__{before,after}_atomic()Peter Zijlstra
2019-07-26perf/x86/intel/uncore: Handle invalid event coding for free-running counterKan Liang
2019-07-26x86/cpufeatures: Add FDP_EXCPTN_ONLY and ZERO_FCS_FDSAaron Lewis
2019-07-26x86/cpu: Add Ice Lake NNPI to Intel familyRajneesh Bhardwaj
2019-07-26arm64: mm: make CONFIG_ZONE_DMA32 configurableMiles Chen
2019-07-26arm64/efi: Mark __efistub_stext_offset as an absolute symbol explicitlyNathan Chancellor
2019-07-26MIPS: fix build on non-linux hostsKevin Darbyshire-Bryant
2019-07-26MIPS: ath79: fix ar933x uart parity modeStefan Hellermann
2019-07-21x86/entry/32: Fix ENDPROC of common_spuriousJiri Slaby
2019-07-21s390: fix stfle zero paddingHeiko Carstens
2019-07-21ARC: hide unused function unw_hdr_allocArnd Bergmann
2019-07-21x86/irq: Seperate unused system vectors from spurious entry againThomas Gleixner
2019-07-21x86/irq: Handle spurious interrupt after shutdown gracefullyThomas Gleixner
2019-07-21x86/ioapic: Implement irq_get_irqchip_state() callbackThomas Gleixner
2019-07-21x86/boot/64: Add missing fixup_pointer() for next_early_pgt accessKirill A. Shutemov
2019-07-21x86/boot/64: Fix crash if kernel image crosses page table boundaryKirill A. Shutemov
2019-07-21ARM: dts: imx6ul: fix PWM[1-4] interruptsSébastien Szymanski
2019-07-21x86/apic: Fix integer overflow on 10 bit left shift of cpu_khzColin Ian King
2019-07-21ARM: omap2: remove incorrect __init annotationArnd Bergmann
2019-07-21ARM: dts: gemini Fix up DNS-313 compatible stringLinus Walleij
2019-07-14MIPS: Remove superfluous check for __linux__Sean Young
2019-07-14x86/tls: Fix possible spectre-v1 in do_get_thread_area()Dianzhang Chen
2019-07-14x86/ptrace: Fix possible spectre-v1 in ptrace_get_debugreg()Dianzhang Chen
2019-07-14bpf, x64: fix stack layout of JITed bpf codeAlexei Starovoitov
2019-07-14ARM: davinci: da8xx: specify dma_coherent_mask for lcdcBartosz Golaszewski
2019-07-14ARM: davinci: da850-evm: call regulator_has_full_constraints()Bartosz Golaszewski
2019-07-14riscv: Fix udelay in RV32.Nick Hu
2019-07-14s390/boot: disable address-of-packed-member warningHeiko Carstens