Age | Commit message (Expand) | Author |
2021-04-03 | Merge tag 'riscv-for-linus-5.12-rc6' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2021-04-03 | Merge tag 'powerpc-5.12-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2021-04-02 | Merge tag 'acpi-5.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds |
2021-04-02 | Merge branches 'acpi-tables' and 'acpi-scan' | Rafael J. Wysocki |
2021-04-01 | riscv: Make NUMA depend on MMU | Kefeng Wang |
2021-04-01 | riscv: remove unneeded semicolon | Yang Li |
2021-04-01 | riscv,entry: fix misaligned base for excp_vect_table | Zihao Yu |
2021-04-01 | riscv: evaluate put_user() arg before enabling user access | Ben Dooks |
2021-04-01 | riscv: Drop const annotation for sp | Kefeng Wang |
2021-04-01 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2021-04-01 | ACPI: processor: Fix CPU0 wakeup in acpi_idle_play_dead() | Vitaly Kuznetsov |
2021-04-01 | KVM: x86: Prevent 'hv_clock->system_time' from going negative in kvm_guest_ti... | Vitaly Kuznetsov |
2021-04-01 | KVM: x86: disable interrupts while pvclock_gtod_sync_lock is taken | Paolo Bonzini |
2021-04-01 | KVM: x86: reduce pvclock_gtod_sync_lock critical sections | Paolo Bonzini |
2021-04-01 | Merge branch 'kvm-fix-svm-races' into kvm-master | Paolo Bonzini |
2021-04-01 | KVM: SVM: ensure that EFER.SVME is set when running nested guest or on nested... | Paolo Bonzini |
2021-04-01 | KVM: SVM: load control fields from VMCB12 before checking them | Paolo Bonzini |
2021-03-31 | Merge commit 'kvm-tdp-fix-flushes' into kvm-master | Paolo Bonzini |
2021-03-30 | Merge tag 's390-5.12-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds |
2021-03-30 | KVM: x86/mmu: Don't allow TDP MMU to yield when recovering NX pages | Sean Christopherson |
2021-03-30 | KVM: x86/mmu: Ensure TLBs are flushed for TDP MMU during NX zapping | Sean Christopherson |
2021-03-30 | KVM: x86/mmu: Ensure TLBs are flushed when yielding during GFN range zap | Sean Christopherson |
2021-03-30 | KVM: make: Fix out-of-source module builds | Siddharth Chandrasekaran |
2021-03-30 | KVM: x86/vPMU: Forbid writing to MSR_F15H_PERF MSRs when guest doesn't have X... | Vitaly Kuznetsov |
2021-03-30 | KVM: x86: remove unused declaration of kvm_write_tsc() | Dongli Zhang |
2021-03-30 | KVM: clean up the unused argument | Haiwei Li |
2021-03-30 | Merge tag 'kvmarm-fixes-5.12-3' of git://git.kernel.org/pub/scm/linux/kernel/... | Paolo Bonzini |
2021-03-30 | Merge tag 'mips-fixes_5.12_3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2021-03-30 | MIPS: kernel: setup.c: fix compilation error | Mauri Sandberg |
2021-03-29 | Merge tag 'xtensa-20210329' of git://github.com/jcmvbkbc/linux-xtensa | Linus Torvalds |
2021-03-29 | xtensa: fix uaccess-related livelock in do_page_fault | Max Filippov |
2021-03-29 | ACPI: tables: x86: Reserve memory occupied by ACPI tables | Rafael J. Wysocki |
2021-03-28 | Merge tag 'x86-urgent-2021-03-28' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2021-03-26 | Merge tag 'soc-fixes-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/s... | Linus Torvalds |
2021-03-26 | Merge tag 'for-linus-5.12b-rc5-tag' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2021-03-26 | powerpc/mm/book3s64: Use the correct storage key value when calling H_PROTECT | Aneesh Kumar K.V |
2021-03-25 | s390/vdso: fix initializing and updating of vdso_data | Heiko Carstens |
2021-03-25 | s390/vdso: fix tod_steering_delta type | Heiko Carstens |
2021-03-25 | s390/vdso: copy tod_steering_delta value to vdso_data page | Heiko Carstens |
2021-03-25 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2021-03-25 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds |
2021-03-25 | ia64: fix format strings for err_inject | Sergei Trofimovich |
2021-03-25 | ia64: mca: allocate early mca with GFP_ATOMIC | Sergei Trofimovich |
2021-03-25 | arm64: kernel: disable CNP on Carmel | Rich Wiley |
2021-03-25 | arm64/process.c: fix Wmissing-prototypes build warnings | Maninder Singh |
2021-03-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds |
2021-03-24 | Revert "xen: fix p2m size in dom0 for disabled memory hotplug case" | Roger Pau Monne |
2021-03-24 | xen/x86: make XEN_BALLOON_MEMORY_HOTPLUG_LIMIT depend on MEMORY_HOTPLUG | Roger Pau Monne |
2021-03-24 | KVM: arm64: Fix CPU interface MMIO compatibility detection | Marc Zyngier |
2021-03-24 | KVM: arm64: Disable guest access to trace filter controls | Suzuki K Poulose |