- cfe2ce4 Revert "KVM: x86: enable -Werror" by Christoph Hellwig · 4 years, 10 months ago
- c5f8689 Merge tag 'riscv-for-linux-5.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 4 years, 10 months ago
- d67f250 Merge branch 'mips-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 4 years, 10 months ago
- 8458ca1 riscv: adjust the indent by Zong Li · 5 years ago
- a0a31fd riscv: allocate a complete page size for each page table by Zong Li · 5 years ago
- 63623fd4 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 4 years, 10 months ago
- c6188df Merge tag 'csky-for-linus-5.6-rc3' of git://github.com/c-sky/csky-linux by Linus Torvalds · 4 years, 10 months ago
- 35a5713 KVM: nVMX: Check IO instruction VM-exit conditions by Oliver Upton · 5 years ago
- e71237d KVM: nVMX: Refactor IO bitmap checks into helper function by Oliver Upton · 5 years ago
- 07721fe KVM: nVMX: Don't emulate instructions in guest mode by Paolo Bonzini · 5 years ago
- 5ef8acb KVM: nVMX: Emulate MTF when performing instruction emulation by Oliver Upton · 5 years ago
- dd58f3c KVM: fix error handling in svm_hardware_setup by Li RongQing · 4 years, 10 months ago
- 99db590 csky: Replace <linux/clk-provider.h> by <linux/of_clk.h> by Geert Uytterhoeven · 4 years, 11 months ago
- dca132a Merge tag 'ras-urgent-2020-02-22' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 10 months ago
- fca103786 Merge tag 'x86-urgent-2020-02-22' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 10 months ago
- 591dd4c Merge tag 's390-5.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 4 years, 10 months ago
- 54dedb5 Merge tag 'for-linus-5.6-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 4 years, 11 months ago
- 63f01d8 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 4 years, 11 months ago
- 2865936 Merge tag 'powerpc-5.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 4 years, 11 months ago
- d80b64f KVM: SVM: Fix potential memory leak in svm_cpu_init() by Miaohe Lin · 5 years ago
- 23520b2 KVM: apic: avoid calculating pending eoi from an uninitialized val by Miaohe Lin · 4 years, 11 months ago
- a444326 KVM: nVMX: clear PIN_BASED_POSTED_INTR from nested pinbased_ctls only when apicv is globally disabled by Vitaly Kuznetsov · 4 years, 11 months ago
- 91a5f41 KVM: nVMX: handle nested posted interrupts when apicv is disabled for L1 by Vitaly Kuznetsov · 4 years, 11 months ago
- 93fd966 kvm: x86: svm: Fix NULL pointer dereference when AVIC not enabled by Suravee Suthikulpanit · 4 years, 11 months ago
- 624e18f KVM: VMX: Add VMX_FEATURE_USR_WAIT_PAUSE by Xiaoyao Li · 4 years, 11 months ago
- c9dfd3f KVM: nVMX: Hold KVM's srcu lock when syncing vmcs12->shadow by wanpeng li · 4 years, 11 months ago
- 7455a83 KVM: x86: don't notify userspace IOAPIC on edge-triggered interrupt EOI by Miaohe Lin · 4 years, 11 months ago
- 0b9f386 csky: Implement copy_thread_tls by Guo Ren · 5 years ago
- 5b49c82 csky: Add PCI support by MaJun · 5 years ago
- dc2efc00 csky: Minimize defconfig to support buildroot config.fragment by Ma Jun · 5 years ago
- d46869a csky: Add setup_initrd check code by Guo Ren · 5 years ago
- 4ec575b csky: Cleanup old Kconfig options by Krzysztof Kozlowski · 5 years ago
- bebd26a arch/csky: fix some Kconfig typos by Randy Dunlap · 5 years ago
- 2305f60 csky: Fixup compile warning for three unimplemented syscalls by Guo Ren · 5 years ago
- 9025fd4 csky: Remove unused cache implementation by Guo Ren · 5 years ago
- 359ae00 csky: Fixup ftrace modify panic by Guo Ren · 5 years ago
- 997153b csky: Add flush_icache_mm to defer flush icache all by Guo Ren · 5 years ago
- cc1f656 csky: Optimize abiv2 copy_to_user_page with VM_EXEC by Guo Ren · 5 years ago
- d936a7e csky: Enable defer flush_dcache_page for abiv2 cpus (807/810/860) by Guo Ren · 5 years ago
- a117673 csky: Remove unnecessary flush_icache_* implementation by Guo Ren · 5 years ago
- 761b4f6 csky: Support icache flush without specific instructions by Guo Ren · 5 years ago
- a736fa1 csky/Kconfig: Add Kconfig.platforms to support some drivers by Guo Ren · 5 years ago
- c949273 csky/smp: Fixup boot failed when CONFIG_SMP by Guo Ren · 5 years ago
- f8e17c1 csky: Set regs->usp to kernel sp, when the exception is from kernel by Guo Ren · 5 years ago
- 7f4a567 csky/mm: Fixup export invalid_pte_table symbol by Guo Ren · 5 years ago
- f136008 csky: Separate fixaddr_init from highmem by Guo Ren · 5 years ago
- f525bb2 csky: Tightly-Coupled Memory or Sram support by Guo Ren · 5 years ago
- 2f78c73 csky: Initial stack protector support by Mao Han · 5 years ago
- ebe7aca Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity by Linus Torvalds · 4 years, 11 months ago
- b78a855 kvm/emulate: fix a -Werror=cast-function-type by Qian Cai · 4 years, 11 months ago
- 147f1a1 KVM: x86: fix incorrect comparison in trace event by Paolo Bonzini · 4 years, 11 months ago
- 9038ec9 x86/xen: Distribute switch variables for initialization by Kees Cook · 4 years, 11 months ago
- e716704 riscv: Fix gitignore by Damien Le Moal · 4 years, 11 months ago
- 21b5ee5 x86/cpu/amd: Enable the fixed Instructions Retired counter IRPERF by Kim Phillips · 4 years, 11 months ago
- 11479e8 MIPS: ingenic: DTS: Fix watchdog nodes by Paul Cercueil · 5 years ago
- eb41113 MIPS: X1000: Fix clock of watchdog node. by 周琰杰 (Zhou Yanjie) · 4 years, 11 months ago
- 72cf3b3 MIPS: vdso: Wrap -mexplicit-relocs in cc-option by Nathan Chancellor · 4 years, 11 months ago
- 2db01da s390/qdio: fill SBALEs with absolute addresses by Julian Wiedmann · 5 years ago
- e9091ffd s390/qdio: fill SL with absolute addresses by Julian Wiedmann · 5 years ago
- df6d4f9 x86/boot/compressed: Don't declare __force_order in kaslr_64.c by H.J. Lu · 5 years ago
- d0022c0 arm64: memory: Add missing brackets to untagged_addr() macro by Will Deacon · 4 years, 11 months ago
- 140588b s390: remove obsolete ieee_emulation_warnings by Stephen Kitt · 4 years, 11 months ago
- 9eb425b powerpc/entry: Fix an #if which should be an #ifdef in entry_32.S by Christophe Leroy · 4 years, 11 months ago
- 6a1ce99 RISC-V: Don't enable all interrupts in trap_init() by Anup Patel · 5 years ago
- dd1f630 arm64: lse: Fix LSE atomics with LLVM by Vincenzo Frascino · 4 years, 11 months ago
- c68a903 riscv: set pmp configuration if kernel is running in M-mode by Greentime Hu · 5 years ago
- 066bc35 powerpc/xmon: Fix whitespace handling in getstring() by Oliver O'Halloran · 4 years, 11 months ago
- 477f348 powerpc/6xx: Fix power_save_ppc32_restore() with CONFIG_VMAP_STACK by Christophe Leroy · 4 years, 11 months ago
- 5a528eb powerpc/chrp: Fix enter_rtas() with CONFIG_VMAP_STACK by Christophe Leroy · 4 years, 11 months ago
- 232ca1e powerpc/32s: Fix DSI and ISI exceptions for CONFIG_VMAP_STACK by Christophe Leroy · 4 years, 11 months ago
- 2464cc4 powerpc/tm: Fix clearing MSR[TS] in current when reclaiming on signal delivery by Gustavo Luiz Duarte · 5 years ago
- 94e90f7 s390: make 'install' not depend on vmlinux by Masahiro Yamada · 4 years, 11 months ago
- 788d6715 s390/kaslr: Fix casts in get_random by Nathan Chancellor · 5 years ago
- 3803247 s390/mm: Explicitly compare PAGE_DEFAULT_KEY against zero in storage_key_init_range by Nathan Chancellor · 4 years, 11 months ago
- b16c372 s390/defconfig: enable CONFIG_PROTECTED_VIRTUALIZATION_GUEST by Christian Borntraeger · 4 years, 11 months ago
- 463bfee KVM: nVMX: Fix some obsolete comments and grammar error by Miaohe Lin · 4 years, 11 months ago
- a4031afb9 powerpc/8xx: Fix clearing of bits 20-23 in ITLB miss by Christophe Leroy · 5 years ago
- 50a175dd powerpc/hugetlb: Fix 8M hugepages on 8xx by Christophe Leroy · 5 years ago
- f2b67ef powerpc/hugetlb: Fix 512k hugepages on 8xx with 16k page size by Christophe Leroy · 5 years ago
- d4f194e powerpc/eeh: Fix deadlock handling dead PHB by Sam Bobroff · 5 years ago
- 44024ad Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 4 years, 11 months ago
- b719ae0 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 4 years, 11 months ago
- 3e71e12 Merge tag 's390-5.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 4 years, 11 months ago
- bef8e2d MIPS: VPE: Fix a double free and a memory leak in 'release_vpe()' by Christophe JAILLET · 5 years ago
- 97e914b MIPS: cavium_octeon: Fix syncw generation. by Mark Tomlinson · 5 years ago
- 976c23a mips: vdso: add build time check that no 'jalr t9' calls left by Victor Kamensky · 5 years ago
- 07015d7 MIPS: Disable VDSO time functionality on microMIPS by Paul Burton · 4 years, 11 months ago
- da99f93 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 11 months ago
- d3f703c mips: vdso: fix 'jalr t9' crash in vdso code by Victor Kamensky · 5 years ago
- bab8f1f Merge tag 'sti-dt-for-5.7-round1' of git://git.kernel.org/pub/scm/linux/kernel/git/pchotard/sti into arm/fixes by Olof Johansson · 4 years, 11 months ago
- 51dede9 x86/mce/amd: Fix kobject lifetime by Thomas Gleixner · 4 years, 11 months ago
- 6e5cf31 x86/mce/amd: Publish the bank pointer only after setup has succeeded by Borislav Petkov · 5 years ago
- ead68df KVM: x86: enable -Werror by Paolo Bonzini · 4 years, 11 months ago
- 9446e6f KVM: x86: fix WARN_ON check of an unsigned less than zero by Paolo Bonzini · 4 years, 11 months ago
- f6ab010 KVM: x86/mmu: Fix struct guest_walker arrays for 5-level paging by Sean Christopherson · 5 years ago
- 148d735e KVM: nVMX: Use correct root level for nested EPT shadow page tables by Sean Christopherson · 5 years ago
- ffdbd50 KVM: nVMX: Fix some comment typos and coding style by Miaohe Lin · 5 years ago
- 7a02674 KVM: x86/mmu: Avoid retpoline on ->page_fault() with TDP by Sean Christopherson · 5 years ago
- 331ca0f KVM: apic: reuse smp_wmb() in kvm_make_request() by Miaohe Lin · 5 years ago
- 2079644 KVM: x86: remove duplicated KVM_REQ_EVENT request by Miaohe Lin · 5 years ago