Age | Commit message (Expand) | Author |
2021-09-22 | KVM: x86: Fix stack-out-of-bounds memory access from ioapic_write_indirect() | Vitaly Kuznetsov |
2021-09-22 | KVM: SEV: Allow some commands for mirror VM | Peter Gonda |
2021-09-22 | KVM: SEV: Update svm_vm_copy_asid_from for SEV-ES | Peter Gonda |
2021-09-22 | KVM: nVMX: Fix nested bus lock VM exit | Chenyi Qiang |
2021-09-22 | KVM: x86: Identify vCPU0 by its vcpu_idx instead of its vCPUs array entry | Sean Christopherson |
2021-09-22 | KVM: x86: Query vcpu->vcpu_idx directly and drop its accessor | Sean Christopherson |
2021-09-22 | kvm: fix wrong exception emulation in check_rdtsc | Hou Wenlong |
2021-09-22 | KVM: SEV: Pin guest memory for write for RECEIVE_UPDATE_DATA | Sean Christopherson |
2021-09-22 | KVM: SVM: fix missing sev_decommission in sev_receive_start | Mingwei Zhang |
2021-09-22 | KVM: SEV: Acquire vcpu mutex when updating VMSA | Peter Gonda |
2021-09-22 | KVM: nVMX: fix comments of handle_vmon() | Yu Zhang |
2021-09-22 | KVM: x86: Handle SRCU initialization failure during page track init | Haimin Zhang |
2021-09-22 | KVM: VMX: Remove defunct "nr_active_uret_msrs" field | Sean Christopherson |
2021-09-22 | KVM: x86: Clear KVM's cached guest CR3 at RESET/INIT | Sean Christopherson |
2021-09-22 | KVM: x86: Mark all registers as avail/dirty at vCPU creation | Sean Christopherson |
2021-09-22 | entry: rseq: Call rseq_handle_notify_resume() in tracehook_notify_resume() | Sean Christopherson |
2021-09-19 | Merge tag 'x86_urgent_for_v5.15_rc2' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2021-09-19 | Merge tag 'powerpc-5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2021-09-19 | Merge tag 'kbuild-fixes-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2021-09-19 | alpha: enable GENERIC_PCI_IOMAP unconditionally | Linus Torvalds |
2021-09-19 | parisc: Declare pci_iounmap() parisc version only when CONFIG_PCI enabled | Helge Deller |
2021-09-19 | x86/build: Do not add -falign flags unconditionally for clang | Nathan Chancellor |
2021-09-19 | sh: Add missing FORCE prerequisites in Makefile | Geert Uytterhoeven |
2021-09-18 | alpha: move __udiv_qrnnd library function to arch/alpha/lib/ | Linus Torvalds |
2021-09-18 | alpha: mark 'Jensen' platform as no longer broken | Linus Torvalds |
2021-09-18 | Merge tag 's390-5.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds |
2021-09-18 | alpha: make 'Jensen' IO functions build again | Linus Torvalds |
2021-09-17 | Merge tag 'dma-mapping-5.15-1' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2021-09-17 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds |
2021-09-17 | Merge tag 'for-linus-5.15b-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2021-09-16 | alpha: Declare virt_to_phys and virt_to_bus parameter as pointer to volatile | Guenter Roeck |
2021-09-16 | Merge tag 'for-5.15/parisc-4' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2021-09-16 | Merge tag 'm68k-for-v5.15-tag2' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2021-09-16 | arm64: Mark __stack_chk_guard as __ro_after_init | Dan Li |
2021-09-16 | arm64/kernel: remove duplicate include in process.c | Lv Ruyi |
2021-09-16 | arm64/sve: Use correct size when reinitialising SVE state | Mark Brown |
2021-09-16 | parisc: Use absolute_pointer() to define PAGE0 | Helge Deller |
2021-09-15 | Merge tag 'hyperv-fixes-signed-20210915' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2021-09-15 | sparc: avoid stringop-overread errors | Linus Torvalds |
2021-09-15 | Merge branch 'absolute-pointer' (patches from Guenter) | Linus Torvalds |
2021-09-15 | alpha: Use absolute_pointer to define COMMAND_LINE | Guenter Roeck |
2021-09-15 | alpha: Move setup.h out of uapi | Guenter Roeck |
2021-09-15 | s390: remove WARN_DYNAMIC_STACK | Heiko Carstens |
2021-09-15 | s390: update defconfigs | Heiko Carstens |
2021-09-15 | s390/pci_mmio: fully validate the VMA before calling follow_pte() | David Hildenbrand |
2021-09-15 | powerpc/xics: Set the IRQ chip data for the ICS native backend | Cédric Le Goater |
2021-09-15 | xen: fix usage of pmd_populate in mremap for pv guests | Juergen Gross |
2021-09-15 | xen: reset legacy rtc flag for PV domU | Juergen Gross |
2021-09-14 | memblock: introduce saner 'memblock_free_ptr()' interface | Linus Torvalds |
2021-09-14 | powerpc/boot: Fix build failure since GCC 4.9 removal | Michael Ellerman |