summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2021-11-18ARM: clang: Do not rely on lr register for stacktraceMasami Hiramatsu
2021-11-18arm64: vdso32: suppress error message for 'make mrproper'Nick Desaulniers
2021-11-18KVM: arm64: Propagate errors from __pkvm_prot_finalize hypercallWill Deacon
2021-11-18ia64: don't do IA64_CMPXCHG_DEBUG without CONFIG_PRINTKRandy Dunlap
2021-11-18x86: Increase exception stack sizesPeter Zijlstra
2021-11-18x86/mm/64: Improve stack overflow warningsPeter Zijlstra
2021-11-18crypto: aesni - check walk.nbytes instead of errShreyansh Chouhan
2021-11-18MIPS: lantiq: dma: reset correct number of channelAleksander Jan Bajkowski
2021-11-18MIPS: lantiq: dma: add small delay after resetAleksander Jan Bajkowski
2021-11-18powerpc/85xx: Fix oops when mpc85xx_smp_guts_ids node cannot be foundXiaoming Ni
2021-11-18KVM: nVMX: Handle dynamic MSR intercept togglingSean Christopherson
2021-11-18KVM: nVMX: Query current VMCS when determining if MSR bitmaps are in useSean Christopherson
2021-11-18KVM: x86: Add helper to consolidate core logic of SET_CPUID{2} flowsSean Christopherson
2021-11-18KVM: x86: Fix recording of guest steal time / preempted statusDavid Woodhouse
2021-11-18KVM: arm64: Extract ESR_ELx.EC onlyMark Rutland
2021-11-18signal/mips: Update (_save|_restore)_fp_context to fail with -EFAULTEric W. Biederman
2021-11-18perf/x86/intel/uncore: Fix Intel ICX IIO event constraintsKan Liang
2021-11-18perf/x86/intel/uncore: Fix invalid unit checkKan Liang
2021-11-18perf/x86/intel/uncore: Support extra IMC channel on Ice Lake serverKan Liang
2021-11-18ia64: kprobes: Fix to pass correct trampoline address to the handlerMasami Hiramatsu
2021-11-18KVM: PPC: Tick accounting should defer vtime accounting 'til after IRQ handlingLaurent Vivier
2021-11-18KVM: VMX: Unregister posted interrupt wakeup handler on hardware unsetupSean Christopherson
2021-11-18KVM: x86/mmu: Drop a redundant, broken remote TLB flushSean Christopherson
2021-11-18x86/iopl: Fake iopl(3) CLI/STI usagePeter Zijlstra
2021-11-18x86/irq: Ensure PI wakeup handler is unregistered before module unloadSean Christopherson
2021-11-18x86/cpu: Fix migration safety with X86_BUG_NULL_SELJane Malalane
2021-11-18x86/sme: Use #define USE_EARLY_PGTABLE_L5 in mem_encrypt_identity.cTom Lendacky
2021-11-18parisc: Fix ptrace check on syscall returnHelge Deller
2021-11-18parisc: Fix set_fixmap() on PA1.x CPUsHelge Deller
2021-11-12Revert "x86/kvm: fix vcpu-id indexed array sizes"Juergen Gross
2021-11-12KVM: x86: avoid warning with -Wbitwise-instead-of-logicalPaolo Bonzini
2021-10-31Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-10-30Merge tag 'riscv-for-linus-5.15-rc8' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-10-29Merge tag 'powerpc-5.15-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2021-10-29Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2021-10-29riscv: Fix asan-stack clang buildAlexandre Ghiti
2021-10-29riscv: Do not re-populate shadow memory with kasan_populate_early_shadowAlexandre Ghiti
2021-10-28Merge tag 'net-5.15-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-10-28riscv, bpf: Fix potential NULL dereferenceBjörn Töpel
2021-10-28KVM: x86: Take srcu lock in post_kvm_run_save()David Woodhouse
2021-10-27riscv: fix misalgned trap vector base addressChen Lu
2021-10-27Merge tag 'trace-v5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-10-27Merge tag 'nios2_fixes_for_v5.15_part3' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2021-10-27ftrace/nds32: Update the proto for ftrace_trace_function to match ftrace_stubSteven Rostedt (VMware)
2021-10-27KVM: SEV-ES: fix another issue with string I/O VMGEXITsPaolo Bonzini
2021-10-27nios2: Make NIOS2_DTB_SOURCE_BOOL depend on !COMPILE_TESTGuenter Roeck
2021-10-26Merge tag 'arm-soc-fixes-5.15-3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-10-26Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski
2021-10-26Merge tag 'qcom-arm64-fixes-for-5.15-2' of git://git.kernel.org/pub/scm/linux...Arnd Bergmann
2021-10-25Revert "arm64: dts: qcom: sm8250: remove bus clock from the mdss node for sm8...Amit Pundir