index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
2021-01-15
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2021-01-15
Merge tag 'mips_fixes_5.11.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-01-15
Merge tag 'for-linus-5.11-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-01-15
arm64: syscall: include prototype for EL0 SVC functions
Mark Rutland
2021-01-13
x86/xen: Fix xen_hvm_smp_init() when vector callback not available
David Woodhouse
2021-01-13
x86/xen: Don't register Xen IPIs when they aren't going to be used
David Woodhouse
2021-01-13
x86/xen: Add xen_no_vector_callback option to test PCI INTX delivery
David Woodhouse
2021-01-13
xen: Fix event channel callback via INTX/GSI
David Woodhouse
2021-01-13
arm64: make atomic helpers __always_inline
Arnd Bergmann
2021-01-13
arm64: rename S_FRAME_SIZE to PT_REGS_SIZE
Jianlin Lv
2021-01-13
Revert "arm64: Enable perf events based hard lockup detector"
Will Deacon
2021-01-13
arm64: entry: remove redundant IRQ flag tracing
Mark Rutland
2021-01-13
MIPS: OCTEON: fix unreachable code in octeon_irq_init_ciu
Menglong Dong
2021-01-13
MIPS: relocatable: fix possible boot hangup with KASLR enabled
Alexander Lobakin
2021-01-12
arm64: Remove arm64_dma32_phys_limit and its uses
Catalin Marinas
2021-01-11
Merge tag 'hyperv-fixes-signed-20210111' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2021-01-10
Merge tag 'arc-5.11-rc3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-01-10
Merge tag 'powerpc-5.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2021-01-10
Merge tag 'x86_urgent_for_v5.11_rc3' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-01-08
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-01-08
Merge tag 'arm-fixes-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-01-08
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2021-01-08
ARC: [hsdk]: Enable FPU_SAVE_RESTORE
Vineet Gupta
2021-01-08
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2021-01-08
ARM: picoxcell: fix missing interrupt-parent properties
Arnd Bergmann
2021-01-08
KVM: x86: __kvm_vcpu_halt can be static
Paolo Bonzini
2021-01-08
Merge tag 'kvmarm-fixes-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
2021-01-08
x86/resctrl: Don't move a task to the same resource group
Fenghua Yu
2021-01-08
x86/resctrl: Use an IPI instead of task_work_add() to update PQR_ASSOC MSR
Fenghua Yu
2021-01-07
KVM: SVM: Add support for booting APs in an SEV-ES guest
Tom Lendacky
2021-01-07
KVM: nSVM: cancel KVM_REQ_GET_NESTED_STATE_PAGES on nested vmexit
Maxim Levitsky
2021-01-07
KVM: nSVM: mark vmcb as dirty when forcingly leaving the guest mode
Maxim Levitsky
2021-01-07
KVM: nSVM: correctly restore nested_run_pending on migration
Maxim Levitsky
2021-01-07
KVM: x86/mmu: Clarify TDP MMU page list invariants
Ben Gardon
2021-01-07
KVM: x86/mmu: Ensure TDP MMU roots are freed after yield
Ben Gardon
2021-01-07
KVM: x86: change in pv_eoi_get_pending() to make code more readable
Stephen Zhang
2021-01-07
KVM: x86: fix shift out of bounds reported by UBSAN
Paolo Bonzini
2021-01-07
KVM/SVM: Remove leftover __svm_vcpu_run prototype from svm.c
Uros Bizjak
2021-01-07
KVM: SVM: Add register operand to vmsave call in sev_es_vcpu_load
Nathan Chancellor
2021-01-07
Merge branch 'kvm-master' into kvm-next
Paolo Bonzini
2021-01-07
KVM: x86/mmu: Optimize not-present/MMIO SPTE check in get_mmio_spte()
Sean Christopherson
2021-01-07
KVM: x86/mmu: Use raw level to index into MMIO walks' sptes array
Sean Christopherson
2021-01-07
KVM: x86/mmu: Get root level from walkers when retrieving MMIO SPTE
Sean Christopherson
2021-01-07
KVM: x86/mmu: Use -1 to flag an undefined spte in get_mmio_spte()
Sean Christopherson
2021-01-07
ARC: unbork 5.11 bootup: fix snafu in _TIF_NOTIFY_SIGNAL handling
Vineet Gupta
2021-01-07
arm64: Move PSTATE.TCO setting to separate functions
Catalin Marinas
2021-01-06
x86/mtrr: Correct the range check before performing MTRR type lookups
Ying-Tsun Huang
2021-01-06
x86/hyperv: check cpu mask after interrupt has been disabled
Wei Liu
2021-01-06
powerpc: Handle .text.{hot,unlikely}.* in linker script
Nathan Chancellor
2021-01-05
arch/arc: add copy_user_page() to <asm/page.h> to fix build error on ARC
Randy Dunlap
[next]