summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
* arm64: ptrace: Override SPSR.SS when single-stepping is enabledWill Deacon2020-07-223-6/+20
* MIPS: Fix build for LTS kernel caused by backporting lpj adjustmentHuacai Chen2020-07-221-9/+4
* ARM: dts: socfpga: Align L2 cache-controller nodename with dtschemaKrzysztof Kozlowski2020-07-222-2/+2
* s390/mm: fix huge pte soft dirty copyingJanosch Frank2020-07-221-1/+1
* ARC: elf: use right ELF_ARCHVineet Gupta2020-07-221-1/+1
* ARC: entry: fix potential EFA clobber when TIF_SYSCALL_TRACEVineet Gupta2020-07-221-11/+5
* KVM: x86: bit 8 of non-leaf PDPEs is not reservedPaolo Bonzini2020-07-221-1/+1
* KVM: arm64: Fix definition of PAGE_HYP_DEVICEWill Deacon2020-07-221-1/+1
* arm64: kgdb: Fix single-step exception handling oopsWei Li2020-07-221-1/+1
* ARM: imx6: add missing put_device() call in imx6q_suspend_init()yu kuai2020-07-221-4/+6
* s390/kasan: fix early pgm check handler executionVasily Gorbik2020-07-221-0/+2
* KVM: s390: reduce number of IO pins to 1Christian Borntraeger2020-07-221-4/+4
* MIPS: Add missing EHB in mtc0 -> mfc0 sequence for DSPenHauke Mehrtens2020-07-091-0/+1
* arm64: perf: Report the PC value in REGS_ABI_32 modeJiping Ma2020-06-301-3/+22
* KVM: X86: Fix MSR range of APIC registers in X2APIC modeXiaoyao Li2020-06-301-2/+2
* s390/ptrace: fix setting syscall numberSven Schnelle2020-06-301-1/+30
* ARM: imx5: add missing put_device() call in imx_suspend_alloc_ocram()yu kuai2020-06-301-2/+4
* fix a braino in "sparc32: fix register window handling in genregs32_[gs]et()"Al Viro2020-06-301-2/+7
* kretprobe: Prevent triggering kretprobe from within kprobe_flush_taskJiri Olsa2020-06-301-13/+3
* x86/kprobes: Avoid kretprobe recursion bugMasami Hiramatsu2020-06-301-2/+20
* powerpc/kprobes: Fixes for kprobe_lookup_name() on BENaveen N. Rao2020-06-301-1/+2
* s390: fix syscall_get_error for compat processesDmitry V. Levin2020-06-301-1/+11
* x86/boot/compressed: Relax sed symbol type regex for LLVM ld.lldArd Biesheuvel2020-06-301-1/+1
* openrisc: Fix issue with argument clobbering for clone/forkStafford Horne2020-06-301-2/+2
* powerpc/64s/pgtable: fix an undefined behaviourQian Cai2020-06-301-4/+19
* powerpc/ps3: Fix kexec shutdown hangGeoff Levand2020-06-301-10/+12
* powerpc/pseries/ras: Fix FWNMI_VALID off by oneNicholas Piggin2020-06-301-2/+3
* powerpc/crashkernel: Take "mem=" option into accountPingfan Liu2020-06-301-3/+5
* powerpc/perf/hv-24x7: Fix inconsistent output values incase multiple hv-24x7 ...Kajol Jain2020-06-301-10/+0
* ARM: integrator: Add some Kconfig selectionsLinus Walleij2020-06-301-3/+4
* 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
* 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
* 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
* 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