summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | riscv: fix bugon.cocci warningskernel test robot2021-03-161-2/+1
| * | | | | | | | | | | | riscv: process: Fix no prototype for arch_dup_task_structNanyong Sun2021-03-091-0/+1
| * | | | | | | | | | | | riscv: ftrace: Use ftrace_get_regs helperNanyong Sun2021-03-091-7/+9
| * | | | | | | | | | | | riscv: process: Fix no prototype for show_regsNanyong Sun2021-03-091-0/+1
| * | | | | | | | | | | | riscv: syscall_table: Reduce W=1 compilation warnings noiseNanyong Sun2021-03-091-0/+1
| * | | | | | | | | | | | riscv: time: Fix no prototype for time_initNanyong Sun2021-03-092-0/+3
| * | | | | | | | | | | | riscv: ptrace: Fix no prototype warningsNanyong Sun2021-03-091-0/+5
| * | | | | | | | | | | | riscv: sbi: Fix comment of __sbi_set_timer_v01Nanyong Sun2021-03-091-1/+1
| * | | | | | | | | | | | riscv: irq: Fix no prototype warningNanyong Sun2021-03-091-0/+2
| * | | | | | | | | | | | riscv: traps: Fix no prototype warningsNanyong Sun2021-03-092-0/+17
| * | | | | | | | | | | | RISC-V: correct enum sbi_ext_rfence_fidHeinrich Schuchardt2021-03-091-2/+2
| | |_|_|_|_|_|/ / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-03-199-114/+227
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | x86/kvm: Fix broken irq restoration in kvm_waitWanpeng Li2021-03-181-13/+10
| * | | | | | | | | | | | KVM: X86: Fix missing local pCPU when executing wbinvd on all dirty pCPUsWanpeng Li2021-03-181-1/+1
| * | | | | | | | | | | | KVM: x86: Protect userspace MSR filter with SRCU, and set atomically-ishSean Christopherson2021-03-182-52/+74
| * | | | | | | | | | | | KVM: x86: hyper-v: Don't touch TSC page values when guest opted for re-enligh...Vitaly Kuznetsov2021-03-181-1/+25
| * | | | | | | | | | | | KVM: x86: hyper-v: Track Hyper-V TSC page statusVitaly Kuznetsov2021-03-182-14/+52
| * | | | | | | | | | | | KVM: x86: hyper-v: Prevent using not-yet-updated TSC page by secondary CPUsVitaly Kuznetsov2021-03-173-0/+26
| * | | | | | | | | | | | KVM: x86: hyper-v: Limit guest to writing zero to HV_X64_MSR_TSC_EMULATION_ST...Vitaly Kuznetsov2021-03-171-0/+3
| * | | | | | | | | | | | KVM: x86/mmu: Store the address space ID in the TDP iteratorSean Christopherson2021-03-164-24/+13
| * | | | | | | | | | | | KVM: x86/mmu: Factor out tdp_iter_return_to_rootBen Gardon2021-03-163-10/+19
| * | | | | | | | | | | | KVM: x86/mmu: Fix RCU usage when atomically zapping SPTEsBen Gardon2021-03-161-1/+1
| * | | | | | | | | | | | KVM: x86/mmu: Fix RCU usage in handle_removed_tdp_mmu_pageBen Gardon2021-03-161-3/+8
| | |_|/ / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge tag 's390-5.12-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2021-03-195-19/+34
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | s390/pci: fix leak of PCI device structureNiklas Schnelle2021-03-153-17/+31
| * | | | | | | | | | | | s390/vtime: fix increased steal time accountingGerald Schaefer2021-03-151-1/+1
| * | | | | | | | | | | | s390/cpumf: disable preemption when accessing per-cpu variableThomas Richter2021-03-151-1/+2
| |/ / / / / / / / / / /
* | | | | | | | | | | | module: remove never implemented MODULE_SUPPORTED_DEVICELeon Romanovsky2021-03-171-1/+0
* | | | | | | | | | | | Merge tag 'mips-fixes_5.12_2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-03-171-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | / / | | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | |
| * | | | | | | | | | MIPS: vmlinux.lds.S: Fix appended dtb not properly alignedPaul Cercueil2021-03-161-1/+1
* | | | | | | | | | | Merge tag 'irq-urgent-2021-03-14' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-03-141-0/+1
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | ARM: ep93xx: Select GENERIC_IRQ_MULTI_HANDLER directlyMarc Zyngier2021-03-081-0/+1
| | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge tag 'objtool-urgent-2021-03-14' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2021-03-141-6/+4
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | objtool,x86: Fix uaccess PUSHF/POPF validationPeter Zijlstra2021-03-121-6/+4
| |/ / / / / / / / / /
* | | | | | | | | | | Merge tag 'perf_urgent_for_v5.12-rc3' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2021-03-143-11/+11
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | x86/perf: Use RET0 as default for guest_get_msrs to handle "no PMU" caseSean Christopherson2021-03-102-10/+7
| * | | | | | | | | | | perf/x86/intel: Set PERF_ATTACH_SCHED_CB for large PEBS and LBRKan Liang2021-03-061-1/+4
| |/ / / / / / / / / /
* | | | | | | | | | | Merge tag 'x86_urgent_for_v5.12_rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-03-149-29/+99
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | x86/sev-es: Use __copy_from_user_inatomic()Joerg Roedel2021-03-093-15/+55
| * | | | | | | | | | | x86/sev-es: Correctly track IRQ states in runtime #VC handlerJoerg Roedel2021-03-091-2/+4
| * | | | | | | | | | | x86/sev-es: Check regs->sp is trusted before adjusting #VC IST stackJoerg Roedel2021-03-091-2/+12
| * | | | | | | | | | | x86/sev-es: Introduce ip_within_syscall_gap() helperJoerg Roedel2021-03-084-2/+19
| * | | | | | | | | | | x86/entry: Fix entry/exit mismatch on failed fast 32-bit syscallsAndy Lutomirski2021-03-061-1/+2
| * | | | | | | | | | | x86/unwind/orc: Silence warnings caused by missing ORC dataJosh Poimboeuf2021-03-061-1/+1
| * | | | | | | | | | | x86/unwind/orc: Disable KASAN checking in the ORC unwinder, part 2Josh Poimboeuf2021-03-061-6/+6
| |/ / / / / / / / / /
* | | | | | | | | | | Merge tag 'powerpc-5.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2021-03-147-9/+20
|\ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | powerpc/traps: unrecoverable_exception() is not an interrupt handlerChristophe Leroy2021-03-123-3/+3
| * | | | | | | | | | powerpc: Fix missing declaration of [en/dis]able_kernel_vsx()Christophe Leroy2021-03-101-0/+10
| * | | | | | | | | | powerpc/64s/exception: Clean up a missed SRR specifierDaniel Axtens2021-03-101-1/+1
| * | | | | | | | | | powerpc: Fix inverted SET_FULL_REGS bitopNicholas Piggin2021-03-101-2/+2