summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
* powerpc/perf/hv-24x7: Fix inconsistent output values incase multiple hv-24x7 ...Kajol Jain2020-06-251-10/+0
* m68k/PCI: Fix a memory leak in an error handling pathChristophe JAILLET2020-06-251-1/+3
* ARM: integrator: Add some Kconfig selectionsLinus Walleij2020-06-251-3/+4
* s390: fix syscall_get_error for compat processesDmitry V. Levin2020-06-251-1/+11
* powerpc/64s: Save FSCR to init_task.thread.fscr after feature initMichael Ellerman2020-06-201-0/+19
* powerpc/64s: Don't let DT CPU features set FSCR_DSCRMichael Ellerman2020-06-201-0/+8
* ARM: tegra: Correct PL310 Auxiliary Control Register initializationDmitry Osipenko2020-06-201-2/+2
* sparc64: fix misuses of access_process_vm() in genregs32_[sg]et()Al Viro2020-06-201-14/+3
* sparc32: fix register window handling in genregs32_[gs]et()Al Viro2020-06-201-130/+98
* MIPS: Fix IRQ tracing when call handle_fpe() and handle_msa_fpe()YuanJunQing2020-06-201-3/+3
* m68k: mac: Don't call via_flush_cache() on Mac IIfxFinn Thain2020-06-203-20/+8
* x86/mm: Stop printing BRK addressesArvind Sankar2020-06-201-2/+0
* mips: Add udelay lpj numbers adjustmentSerge Semin2020-06-201-0/+70
* mips: MAAR: Use more precise address maskSerge Semin2020-06-201-1/+1
* x86/boot: Correct relocation destination on old linkersArvind Sankar2020-06-202-2/+4
* mips: cm: Fix an invalid error code of INTVN_*_ERRSerge Semin2020-06-201-3/+3
* MIPS: Truncate link address into 32bit for 32bit kernelJiaxun Yang2020-06-203-3/+14
* powerpc/spufs: fix copy_to_user while atomicJeremy Kerr2020-06-201-38/+75
* MIPS: Make sparse_init() using top-down allocationTiezhu Yang2020-06-201-0/+10
* ARM: 8978/1: mm: make act_mm() respect THREAD_SIZELinus Walleij2020-06-201-1/+2
* MIPS: Loongson: Build ATI Radeon GPU driver as moduleTiezhu Yang2020-06-201-1/+1
* KVM: arm64: Make vcpu_cp1x() work on Big Endian hostsMarc Zyngier2020-06-201-2/+4
* KVM: MIPS: Fix VPN2_MASK definition for variable cpu_vmbitsXing Li2020-06-201-0/+4
* KVM: MIPS: Define KVM_ENTRYHI_ASID to cpu_asid_mask(&boot_cpu_data)Xing Li2020-06-201-1/+1
* KVM: nVMX: Consult only the "basic" exit reason when routing nested exitSean Christopherson2020-06-201-1/+1
* KVM: nSVM: leave ASID aside in copy_vmcb_control_areaPaolo Bonzini2020-06-201-1/+1
* KVM: nSVM: fix condition for filtering async PFPaolo Bonzini2020-06-201-2/+2
* x86/speculation: PR_SPEC_FORCE_DISABLE enforcement for indirect branches.Anthony Steinhauser2020-06-201-2/+5
* x86/speculation: Avoid force-disabling IBPB based on STIBP and enhanced IBRS.Anthony Steinhauser2020-06-201-37/+50
* x86/speculation: Add support for STIBP always-on preferred modeThomas Lendacky2020-06-203-6/+24
* x86/speculation: Change misspelled STIPB to STIBPWaiman Long2020-06-202-4/+4
* KVM: x86: only do L1TF workaround on affected processorsPaolo Bonzini2020-06-201-9/+10
* KVM: x86/mmu: Consolidate "is MMIO SPTE" codeSean Christopherson2020-06-201-8/+8
* kvm: x86: Fix L1TF mitigation for shadow MMUKai Huang2020-06-201-5/+13
* x86/reboot/quirks: Add MacBook6,1 reboot quirkHill Ma2020-06-201-0/+8
* x86/speculation: Prevent rogue cross-process SSBD shutdownAnthony Steinhauser2020-06-201-18/+10
* x86/PCI: Mark Intel C620 MROMs as having non-compliant BARsXiaochun Lee2020-06-201-0/+4
* x86_64: Fix jiffies ODR violationBob Haarman2020-06-202-6/+2
* powerpc/xive: Clear the page tables for the ESB IO mappingCédric Le Goater2020-06-201-0/+5
* ARM: 8977/1: ptrace: Fix mask for thumb breakpoint hookFredrik Strupe2020-06-201-2/+2
* x86: uaccess: Inhibit speculation past access_ok() in user_access_begin()Will Deacon2020-06-201-1/+1
* arch/openrisc: Fix issues with access_ok()Stafford Horne2020-06-201-2/+6
* Fix 'acccess_ok()' on alpha and SHLinus Torvalds2020-06-202-5/+10
* make 'user_access_begin()' do 'access_ok()'Linus Torvalds2020-06-201-1/+11
* x86/speculation: Add Special Register Buffer Data Sampling (SRBDS) mitigationMark Gross2020-06-115-0/+144
* x86/cpu: Add 'table' argument to cpu_matches()Mark Gross2020-06-111-10/+13
* x86/cpu: Add a steppings field to struct x86_cpu_idMark Gross2020-06-112-1/+33
* mm: Fix mremap not considering huge pmd devmapFan Yang2020-06-111-0/+1
* x86/mmiotrace: Use cpumask_available() for cpumask_var_t variablesNathan Chancellor2020-06-111-2/+2
* ARC: [plat-eznps]: Restrict to CONFIG_ISA_ARCOMPACTVineet Gupta2020-06-111-0/+1