- 8363e79 Merge tag 'x86_urgent_for_v5.13_rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 6 months ago
- b84a7c2 Merge tag 'powerpc-5.13-6' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 3 years, 6 months ago
- d9403d3 Merge tag 'riscv-for-linus-5.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 3 years, 6 months ago
- e14c779 Merge tag 's390-5.13-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 3 years, 6 months ago
- 7ede12b riscv: dts: fu740: fix cache-controller interrupts by David Abdurachmanov · 3 years, 7 months ago
- 3a02764 riscv: Ensure BPF_JIT_REGION_START aligned with PMD size by Jisheng Zhang · 3 years, 6 months ago
- 314b781 riscv: kasan: Fix MODULES_VADDR evaluation due to local variables' name by Jisheng Zhang · 3 years, 6 months ago
- 728a748 Merge tag 'pci-v5.13-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 3 years, 6 months ago
- b1edae0 Merge tag 'arc-5.13-rc7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 3 years, 6 months ago
- 28e5e44 x86/mm: Avoid truncating memblocks for SGX memory by Fan Du · 3 years, 6 months ago
- cacf994 PCI: Add AMD RS690 quirk to enable 64-bit DMA by Mikel Rychliski · 3 years, 7 months ago
- 60b7ed5 powerpc/perf: Fix crash in perf_instruction_pointer() when ppmu is not set by Athira Rajeev · 3 years, 7 months ago
- fd0aa1a Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 3 years, 6 months ago
- 4692bc7 x86/sgx: Add missing xa_destroy() when virtual EPC is destroyed by Kai Huang · 3 years, 7 months ago
- 478036c powerpc: Fix initrd corruption with relative jump labels by Michael Ellerman · 3 years, 7 months ago
- e41d6c3 powerpc/signal64: Copy siginfo before changing regs->nip by Michael Ellerman · 3 years, 7 months ago
- 01f5315 riscv: sifive: fix Kconfig errata warning by Randy Dunlap · 3 years, 7 months ago
- 5d2388d riscv32: Use medany C model for modules by Khem Raj · 3 years, 7 months ago
- 8ecfa36 Merge tag 'riscv-for-linus-5.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 3 years, 7 months ago
- 191aaf6 Merge tag 'perf-urgent-2021-06-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 7 months ago
- 0ddd7ea riscv: Fix BUILTIN_DTB for sifive and microchip soc by Alexandre Ghiti · 3 years, 7 months ago
- 2398ce8 x86, lto: Pass -stack-alignment only on LLD < 13.0.0 by Tor Vic · 3 years, 7 months ago
- 654430ef KVM: x86/mmu: Calculate and check "full" mmu_role for nested MMU by Sean Christopherson · 3 years, 7 months ago
- dfdc0a7 KVM: X86: Fix x86_emulator slab cache leak by Wanpeng Li · 3 years, 7 months ago
- 934002c KVM: SVM: Call SEV Guest Decommission if ASID binding fails by Alper Gun · 3 years, 7 months ago
- 858cf860 riscv: alternative: fix typo in macro name by Vitaly Wool · 3 years, 7 months ago
- 110febc ARC: fix CONFIG_HARDENED_USERCOPY by Vineet Gupta · 3 years, 10 months ago
- 96f1b00 ARCv2: save ABI registers across signal handling by Vineet Gupta · 3 years, 7 months ago
- 42e0e0b riscv: code patching only works on !XIP_KERNEL by Jisheng Zhang · 3 years, 8 months ago
- 5e63215 riscv: xip: support runtime trap patching by Vitaly Wool · 3 years, 7 months ago
- 78fcb2c KVM: x86: Immediately reset the MMU context when the SMM flag is cleared by Sean Christopherson · 3 years, 7 months ago
- 551912d KVM: x86: Fix fall-through warnings for Clang by Gustavo A. R. Silva · 3 years, 7 months ago
- 02ffbe6 KVM: SVM: fix doc warnings by ChenXiaoSong · 3 years, 7 months ago
- a8383df x86/nmi_watchdog: Fix old-style NMI watchdog regression on old Intel CPUs by CodyYao-oc · 3 years, 7 months ago
- efa1655 x86/fpu: Reset state for all signal restore failures by Thomas Gleixner · 3 years, 7 months ago
- 218bf77 kvm: LAPIC: Restore guard to prevent illegal APIC register access by Jim Mattson · 3 years, 7 months ago
- 2f67381 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 3 years, 7 months ago
- 510b80a x86/pkru: Write hardware init value to PKRU when xstate is init by Thomas Gleixner · 3 years, 7 months ago
- 12f7764a x86/process: Check PF_KTHREAD and not current->mm for kernel threads by Thomas Gleixner · 3 years, 7 months ago
- d8778e3 x86/fpu: Invalidate FPU state after a failed XRSTOR from a user buffer by Andy Lutomirski · 3 years, 7 months ago
- 484cea4 x86/fpu: Prevent state corruption in __fpu__restore_sig() by Thomas Gleixner · 3 years, 7 months ago
- b53e84e KVM: x86: Unload MMU on guest TLB flush if TDP disabled to force MMU sync by Lai Jiangshan · 3 years, 7 months ago
- f31500b KVM: x86: Ensure liveliness of nested VM-Enter fail tracepoint message by Sean Christopherson · 3 years, 7 months ago
- 374aeb9 Merge tag 'orphans-v5.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 3 years, 7 months ago
- af3511f KVM: x86: Ensure PV TLB flush tracepoint reflects KVM behavior by Lai Jiangshan · 3 years, 7 months ago
- b1bd5cb KVM: X86: MMU: Use the correct inherited permissions to get shadow page by Lai Jiangshan · 3 years, 7 months ago
- e898da7 KVM: LAPIC: Write 0 to TMICT should also cancel vmx-preemption timer by Wanpeng Li · 3 years, 7 months ago
- 4f13d47 KVM: SVM: Fix SEV SEND_START session length & SEND_UPDATE_DATA query length after commit 238eca821cee by Ashish Kalra · 3 years, 7 months ago
- 8d651ee x86/ioremap: Map EFI-reserved memory as encrypted for SEV by Tom Lendacky · 3 years, 7 months ago
- 1874cb1 s390/mcck: fix invalid KVM guest condition check by Alexander Gordeev · 3 years, 8 months ago
- 5bcbe32 s390/mcck: fix calculation of SIE critical section size by Alexander Gordeev · 3 years, 8 months ago
- decad3e Merge tag 'arm-soc-fixes-v5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 3 years, 7 months ago
- bd7b12a Merge tag 'powerpc-5.13-5' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 3 years, 7 months ago
- 773ac53 Merge tag 'x86_urgent_for_v5.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 7 months ago
- 8e11d62 powerpc/mem: Add back missing header to fix 'no previous prototype' error by Christophe Leroy · 3 years, 7 months ago
- b9c112f Merge tag 'ti-k3-dt-fixes-for-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/nmenon/linux into arm/fixes by Olof Johansson · 3 years, 7 months ago
- 2f3e4eb Merge tag 'omap-for-v5.13/fixes-pm' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into arm/fixes by Olof Johansson · 3 years, 7 months ago
- 3091a9e Merge tag 'amlogic-fixes-v5.13-rc1' of https://git.kernel.org/pub/scm/linux/kernel/git/amlogic/linux into arm/fixes by Olof Johansson · 3 years, 7 months ago
- 3a2d3ae Merge tag 'imx-fixes-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into arm/fixes by Olof Johansson · 3 years, 7 months ago
- e5220dd Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 7 months ago
- af8d9eb Merge tag 'riscv-for-linus-5.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 3 years, 7 months ago
- 50c25ee Revert "MIPS: make userspace mapping young by default" by Thomas Bogendoerfer · 3 years, 7 months ago
- 009767d x86/sev: Check SME/SEV support in CPUID first by Pu Wen · 3 years, 7 months ago
- 5405b42 x86/fault: Don't send SIGSEGV twice on SEGV_PKUERR by Jiashuo Liang · 3 years, 7 months ago
- f1d4d47 x86/setup: Always reserve the first 1M of RAM by Mike Rapoport · 3 years, 7 months ago
- 2b31e8e x86/alternative: Optimize single-byte NOPs at an arbitrary position by Borislav Petkov · 3 years, 7 months ago
- 9bfecd0 x86/cpufeatures: Force disable X86_FEATURE_ENQCMD and remove update_pasid() by Thomas Gleixner · 3 years, 7 months ago
- d94b93a ARM: cpuidle: Avoid orphan section warning by Arnd Bergmann · 4 years ago
- 160ce36 Merge remote-tracking branch 'riscv/riscv-wx-mappings' into fixes by Palmer Dabbelt · 3 years, 7 months ago
- da2d488 RISC-V: Fix memblock_free() usages in init_resources() by Wende Tan · 3 years, 7 months ago
- b75db25 riscv: skip errata_cip_453.o if CONFIG_ERRATA_SIFIVE_CIP_453 is disabled by Vincent · 3 years, 7 months ago
- 8a4102a riscv: mm: Fix W+X mappings at boot by Jisheng Zhang · 3 years, 8 months ago
- 848ff37 perf/x86/intel/uncore: Fix M2M event umask for Ice Lake server by Kan Liang · 3 years, 7 months ago
- 59cc84c Revert "powerpc/kernel/iommu: Align size for IOMMU_PAGE_SIZE() to save TCEs" by Frederic Barrat · 3 years, 7 months ago
- 9a90ed0 x86/thermal: Fix LVT thermal setup for SMI delivery mode by Borislav Petkov · 3 years, 7 months ago
- 4a0e3ff perf/x86/intel/uncore: Fix a kernel WARNING triggered by maxcpus=1 by Kan Liang · 3 years, 7 months ago
- 4cce442 arm64: meson: select COMMON_CLK by Jerome Brunet · 3 years, 8 months ago
- b90e90f Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 3 years, 7 months ago
- 9d68fe8 Merge tag 'riscv-for-linus-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 3 years, 7 months ago
- ec3a5cb riscv: Use -mno-relax when using lld linker by Khem Raj · 3 years, 8 months ago
- 2244782 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 3 years, 7 months ago
- 7d65f9e x86/apic: Mark _all_ legacy interrupts when IO/APIC is missing by Thomas Gleixner · 3 years, 7 months ago
- afdd147 Merge tag 'mips-fixes_5.13_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 3 years, 7 months ago
- a3d2ec9 Merge tag 'kvmarm-fixes-5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 3 years, 7 months ago
- b35491e KVM: X86: Kill off ctxt->ud by Wanpeng Li · 3 years, 7 months ago
- da6393c KVM: X86: Fix warning caused by stale emulation context by Wanpeng Li · 3 years, 7 months ago
- e87e46d KVM: X86: Use kvm_get_linear_rip() in single-step and #DB/#BP interception by Yuan Yao · 3 years, 7 months ago
- 1438709 KVM: PPC: Book3S HV: Save host FSCR in the P7/8 path by Nicholas Piggin · 3 years, 7 months ago
- 5362a4b powerpc: Fix reverse map real-mode address lookup with huge vmalloc by Nicholas Piggin · 3 years, 7 months ago
- 82123a3 powerpc/kprobes: Fix validation of prefixed instructions across page boundary by Naveen N. Rao · 3 years, 7 months ago
- 3c856a3 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 3 years, 7 months ago
- 19ae697 powerpc/fsl: set fsl,i2c-erratum-a004447 flag for P1010 i2c controllers by Chris Packham · 3 years, 8 months ago
- 7adc7b2 powerpc/fsl: set fsl,i2c-erratum-a004447 flag for P2041 i2c controllers by Chris Packham · 3 years, 8 months ago
- bedd919 KVM: x86/mmu: Fix comment mentioning skip_4k by David Matlack · 3 years, 7 months ago
- a248602 KVM: VMX: update vcpu posted-interrupt descriptor when assigning device by Marcelo Tosatti · 3 years, 7 months ago
- 084071d KVM: rename KVM_REQ_PENDING_TIMER to KVM_REQ_UNBLOCK by Marcelo Tosatti · 3 years, 7 months ago
- 57ab879 KVM: x86: add start_assignment hook to kvm_x86_ops by Marcelo Tosatti · 3 years, 7 months ago
- 9805cf0 KVM: LAPIC: Narrow the timer latency between wait_lapic_expire and world switch by Wanpeng Li · 3 years, 8 months ago
- da6d63a KVM: X86: hyper-v: Task srcu lock when accessing kvm_memslots() by Wanpeng Li · 3 years, 8 months ago
- 1eff0ad KVM: X86: Fix vCPU preempted state from guest's point of view by Wanpeng Li · 3 years, 8 months ago