summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* arm64: perf: Report the PC value in REGS_ABI_32 modeJiping Ma2020-06-291-3/+22
* KVM: X86: Fix MSR range of APIC registers in X2APIC modeXiaoyao Li2020-06-291-2/+2
* ARM: imx5: add missing put_device() call in imx_suspend_alloc_ocram()yu kuai2020-06-291-2/+4
* fix a braino in "sparc32: fix register window handling in genregs32_[gs]et()"Al Viro2020-06-291-2/+7
* kretprobe: Prevent triggering kretprobe from within kprobe_flush_taskJiri Olsa2020-06-291-13/+3
* x86/kprobes: Avoid kretprobe recursion bugMasami Hiramatsu2020-06-291-2/+20
* powerpc/kprobes: Fixes for kprobe_lookup_name() on BENaveen N. Rao2020-06-291-1/+2
* sparc64: fix misuses of access_process_vm() in genregs32_[sg]et()Al Viro2020-06-291-11/+2
* openrisc: Fix issue with argument clobbering for clone/forkStafford Horne2020-06-291-2/+2
* powerpc/ps3: Fix kexec shutdown hangGeoff Levand2020-06-291-10/+12
* powerpc/pseries/ras: Fix FWNMI_VALID off by oneNicholas Piggin2020-06-291-2/+3
* powerpc/crashkernel: Take "mem=" option into accountPingfan Liu2020-06-291-3/+5
* s390: fix syscall_get_error for compat processesDmitry V. Levin2020-06-291-1/+11
* ARM: tegra: Correct PL310 Auxiliary Control Register initializationDmitry Osipenko2020-06-201-2/+2
* 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: cm: Fix an invalid error code of INTVN_*_ERRSerge Semin2020-06-201-3/+3
* 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
* KVM: arm64: Make vcpu_cp1x() work on Big Endian hostsMarc Zyngier2020-06-201-2/+4
* 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
* 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/+49
* x86/speculation: Add support for STIBP always-on preferred modeThomas Lendacky2020-06-203-7/+24
* x86/speculation: Change misspelled STIPB to STIBPWaiman Long2020-06-202-4/+4
* 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_64: Fix jiffies ODR violationBob Haarman2020-06-202-6/+2
* ARM: 8977/1: ptrace: Fix mask for thumb breakpoint hookFredrik Strupe2020-06-201-2/+2
* 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
* x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_steppingJia Zhang2020-06-1118-47/+47
* x86/mmiotrace: Use cpumask_available() for cpumask_var_t variablesNathan Chancellor2020-06-111-2/+2
* ARC: Fix ICCM & DCCM runtime size checksEugeniy Paltsev2020-06-111-2/+3
* s390/ftrace: save traced function callerVasily Gorbik2020-06-111-0/+1
* x86/dma: Fix max PFN arithmetic overflow on 32 bit systemsAlexander Dahl2020-06-031-1/+1
* parisc: Fix kernel panic in mem_init()Helge Deller2020-06-031-1/+1
* ARM: futex: Address build warningThomas Gleixner2020-05-271-2/+7
* KVM: x86: Fix off-by-one error in kvm_vcpu_ioctl_x86_setup_mceJim Mattson2020-05-201-1/+1
* ARM: dts: r8a7740: Add missing extal2 to CPG nodeGeert Uytterhoeven2020-05-201-1/+1
* x86: Fix early boot crash on gcc-10, third tryBorislav Petkov2020-05-203-1/+15
* ARM: dts: imx27-phytec-phycard-s-rdk: Fix the I2C1 pinctrl entriesFabio Estevam2020-05-201-2/+2
* x86/paravirt: Remove the unused irq_enable_sysexit pv opBoris Ostrovsky2020-05-2010-55/+2
* x86/apm: Don't access __preempt_count with zeroed fsVille Syrjälä2020-05-202-6/+5