summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2020-06-25openrisc: Fix issue with argument clobbering for clone/forkStafford Horne
2020-06-25powerpc/4xx: Don't unmap NULL mbasehuhai
2020-06-25x86/apic: Make TSC deadline timer detection message visibleBorislav Petkov
2020-06-25powerpc/64s/pgtable: fix an undefined behaviourQian Cai
2020-06-25powerpc/ps3: Fix kexec shutdown hangGeoff Levand
2020-06-25powerpc/pseries/ras: Fix FWNMI_VALID off by oneNicholas Piggin
2020-06-25powerpc/crashkernel: Take "mem=" option into accountPingfan Liu
2020-06-25powerpc/perf/hv-24x7: Fix inconsistent output values incase multiple hv-24x7 ...Kajol Jain
2020-06-25m68k/PCI: Fix a memory leak in an error handling pathChristophe JAILLET
2020-06-25ARM: integrator: Add some Kconfig selectionsLinus Walleij
2020-06-25s390: fix syscall_get_error for compat processesDmitry V. Levin
2020-06-20powerpc/64s: Save FSCR to init_task.thread.fscr after feature initMichael Ellerman
2020-06-20powerpc/64s: Don't let DT CPU features set FSCR_DSCRMichael Ellerman
2020-06-20ARM: tegra: Correct PL310 Auxiliary Control Register initializationDmitry Osipenko
2020-06-20sparc64: fix misuses of access_process_vm() in genregs32_[sg]et()Al Viro
2020-06-20sparc32: fix register window handling in genregs32_[gs]et()Al Viro
2020-06-20MIPS: Fix IRQ tracing when call handle_fpe() and handle_msa_fpe()YuanJunQing
2020-06-20m68k: mac: Don't call via_flush_cache() on Mac IIfxFinn Thain
2020-06-20x86/mm: Stop printing BRK addressesArvind Sankar
2020-06-20mips: Add udelay lpj numbers adjustmentSerge Semin
2020-06-20mips: MAAR: Use more precise address maskSerge Semin
2020-06-20x86/boot: Correct relocation destination on old linkersArvind Sankar
2020-06-20mips: cm: Fix an invalid error code of INTVN_*_ERRSerge Semin
2020-06-20MIPS: Truncate link address into 32bit for 32bit kernelJiaxun Yang
2020-06-20powerpc/spufs: fix copy_to_user while atomicJeremy Kerr
2020-06-20MIPS: Make sparse_init() using top-down allocationTiezhu Yang
2020-06-20ARM: 8978/1: mm: make act_mm() respect THREAD_SIZELinus Walleij
2020-06-20MIPS: Loongson: Build ATI Radeon GPU driver as moduleTiezhu Yang
2020-06-20KVM: arm64: Make vcpu_cp1x() work on Big Endian hostsMarc Zyngier
2020-06-20KVM: MIPS: Fix VPN2_MASK definition for variable cpu_vmbitsXing Li
2020-06-20KVM: MIPS: Define KVM_ENTRYHI_ASID to cpu_asid_mask(&boot_cpu_data)Xing Li
2020-06-20KVM: nVMX: Consult only the "basic" exit reason when routing nested exitSean Christopherson
2020-06-20KVM: nSVM: leave ASID aside in copy_vmcb_control_areaPaolo Bonzini
2020-06-20KVM: nSVM: fix condition for filtering async PFPaolo Bonzini
2020-06-20x86/speculation: PR_SPEC_FORCE_DISABLE enforcement for indirect branches.Anthony Steinhauser
2020-06-20x86/speculation: Avoid force-disabling IBPB based on STIBP and enhanced IBRS.Anthony Steinhauser
2020-06-20x86/speculation: Add support for STIBP always-on preferred modeThomas Lendacky
2020-06-20x86/speculation: Change misspelled STIPB to STIBPWaiman Long
2020-06-20KVM: x86: only do L1TF workaround on affected processorsPaolo Bonzini
2020-06-20KVM: x86/mmu: Consolidate "is MMIO SPTE" codeSean Christopherson
2020-06-20kvm: x86: Fix L1TF mitigation for shadow MMUKai Huang
2020-06-20x86/reboot/quirks: Add MacBook6,1 reboot quirkHill Ma
2020-06-20x86/speculation: Prevent rogue cross-process SSBD shutdownAnthony Steinhauser
2020-06-20x86/PCI: Mark Intel C620 MROMs as having non-compliant BARsXiaochun Lee
2020-06-20x86_64: Fix jiffies ODR violationBob Haarman
2020-06-20powerpc/xive: Clear the page tables for the ESB IO mappingCédric Le Goater
2020-06-20ARM: 8977/1: ptrace: Fix mask for thumb breakpoint hookFredrik Strupe
2020-06-20x86: uaccess: Inhibit speculation past access_ok() in user_access_begin()Will Deacon
2020-06-20arch/openrisc: Fix issues with access_ok()Stafford Horne
2020-06-20Fix 'acccess_ok()' on alpha and SHLinus Torvalds