summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2020-03-25arm64: smp: fix crash_smp_send_stop() behaviourCristian Marussi
2020-03-25arm64: smp: fix smp_send_stop() behaviourCristian Marussi
2020-03-25x86/mm: split vmalloc_sync_all()Joerg Roedel
2020-03-25arm64: compat: Fix syscall number of compat_clock_getresVincenzo Frascino
2020-03-25riscv: Fix range looking for kernel image memblockAlexandre Ghiti
2020-03-25riscv: Force flat memory model with no-mmuDamien Le Moal
2020-03-25riscv: avoid the PIC offset of static percpu data in module beyond 2G limitsVincent Chen
2020-03-25ARM: dts: dra7: Add "dma-ranges" property to PCIe RC DT nodesKishon Vijay Abraham I
2020-03-25powerpc: Include .BTF sectionNaveen N. Rao
2020-03-25ARM: dts: dra7-l4: mark timer13-16 as pwm capableGrygorii Strashko
2020-03-21ARM: 8961/2: Fix Kbuild issue caused by per-task stack protector GCC pluginArd Biesheuvel
2020-03-21ARM: 8958/1: rename missed uaccess .fixup sectionKees Cook
2020-03-21ARM: 8957/1: VDSO: Match ARMv8 timer in cntvct_functional()Florian Fainelli
2020-03-18x86/mce: Fix logic and comments around MSR_PPIN_CTLTony Luck
2020-03-18perf/amd/uncore: Replace manual sampling check with CAP_NO_INTERRUPT flagKim Phillips
2020-03-18x86/ioremap: Map EFI runtime services data as encrypted for SEVTom Lendacky
2020-03-18ARC: define __ALIGN_STR and __ALIGN symbols for ARCEugeniy Paltsev
2020-03-18KVM: nVMX: avoid NULL pointer dereference with incorrect EVMCS GPAsVitaly Kuznetsov
2020-03-18KVM: x86: clear stale x86_emulate_ctxt->intercept valueVitaly Kuznetsov
2020-03-12csky: Implement copy_thread_tlsGuo Ren
2020-03-12efi/x86: Handle by-ref arguments covering multiple pages in mixed modeArd Biesheuvel
2020-03-12efi/x86: Align GUIDs to their size in the mixed mode runtime wrapperArd Biesheuvel
2020-03-12powerpc: fix hardware PMU exception bug on PowerVM compatibility mode systemsDesnes A. Nunes do Rosario
2020-03-12arm64: dts: meson: fix gxm-khadas-vim2 wifiChristian Hewitt
2020-03-12ARM: dts: imx7-colibri: Fix frequency for sd/mmcOleksandr Suvorov
2020-03-12ARM: dts: dra7xx-clocks: Fixup IPU1 mux clock parent sourceSuman Anna
2020-03-12ARM: dts: am437x-idk-evm: Fix incorrect OPP node namesSuman Anna
2020-03-12ARM: imx: build v7_cpu_resume() unconditionallyAhmad Fatoum
2020-03-12arm64: dts: imx8qxp-mek: Remove unexisting Ethernet PHYFabio Estevam
2020-03-12ARM: dts: imx6: phycore-som: fix emmc supplyMarco Felsch
2020-03-12powerpc/mm: Fix missing KUAP disable in flush_coherent_icache()Michael Ellerman
2020-03-12powerpc: Convert flush_icache_range & friends to CAlastair D'Silva
2020-03-12powerpc: define helpers to get L1 icache sizesAlastair D'Silva
2020-03-12ARM: dts: ls1021a: Restore MDIO compatible to gianfarVladimir Oltean
2020-03-12arm64: dts: meson-sm1-sei610: add missing interrupt-namesGuillaume La Roque
2020-03-12s390/mm: fix panic in gup_fast on large pudGerald Schaefer
2020-03-12s390/pci: Fix unexpected write combine on resourceNiklas Schnelle
2020-03-12x86/pkeys: Manually set X86_FEATURE_OSPKE to preserve existing changesSean Christopherson
2020-03-12arm: dts: dra76x: Fix mmc3 max-frequencyFaiz Abbas
2020-03-12arm64: dts: socfpga: agilex: Fix gmac compatibleLey Foon Tan
2020-03-12arch/csky: fix some Kconfig typosRandy Dunlap
2020-03-12csky: Fixup compile warning for three unimplemented syscallsGuo Ren
2020-03-12csky: Fixup ftrace modify panicGuo Ren
2020-03-12csky/smp: Fixup boot failed when CONFIG_SMPGuo Ren
2020-03-12csky: Set regs->usp to kernel sp, when the exception is from kernelGuo Ren
2020-03-12csky/mm: Fixup export invalid_pte_table symbolGuo Ren
2020-03-12x86/xen: Distribute switch variables for initializationKees Cook
2020-03-12s390/qdio: fill SL with absolute addressesJulian Wiedmann
2020-03-12x86/boot/compressed: Don't declare __force_order in kaslr_64.cH.J. Lu
2020-03-12s390: make 'install' not depend on vmlinuxMasahiro Yamada