index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-04-14
KVM: Check validity of resolved slot when searching memslots
Sean Christopherson
2020-04-14
KVM: VMX: Enable machine check support for 32bit targets
Uros Bizjak
2020-04-14
KVM: SVM: move more vmentry code to assembly
Paolo Bonzini
2020-04-14
KVM: SVM: fix compilation with modular PSP and non-modular KVM
Paolo Bonzini
2020-04-07
KVM: VMX: fix crash cleanup when KVM wasn't used
Vitaly Kuznetsov
2020-04-07
KVM: X86: Filter out the broadcast dest for IPI fastpath
Wanpeng Li
2020-04-07
Merge tag 'kvm-s390-master-5.7-1' of git://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
2020-04-07
KVM: s390: vsie: Fix possible race when shadowing region 3 tables
David Hildenbrand
2020-04-07
KVM: s390: vsie: Fix delivery of addressing exceptions
David Hildenbrand
2020-04-07
KVM: s390: vsie: Fix region 1 ASCE sanity shadow address checks
David Hildenbrand
2020-04-07
KVM: nVMX: don't clear mtf_pending when nested events are blocked
Oliver Upton
2020-04-07
KVM: VMX: Remove unnecessary exception trampoline in vmx_vmenter
Uros Bizjak
2020-04-03
KVM: SVM: Split svm_vcpu_run inline assembly to separate file
Uros Bizjak
2020-04-03
KVM: SVM: Move SEV code to separate file
Joerg Roedel
2020-04-03
KVM: SVM: Move AVIC code to separate file
Joerg Roedel
2020-04-03
KVM: SVM: Move Nested SVM Implementation to nested.c
Joerg Roedel
2020-04-03
kVM SVM: Move SVM related files to own sub-directory
Joerg Roedel
2020-04-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-04-02
Merge tag 'x86-urgent-2020-04-02' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-04-02
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-04-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-04-02
Merge tag 'xfs-5.7-merge-8' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2020-04-02
Merge tag 'vfs-5.7-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2020-04-02
Merge tag 'iomap-5.7-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2020-04-02
Merge branch 'work.dotdot1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-04-02
x86/kvm: fix a missing-prototypes "vmread_error"
Qian Cai
2020-04-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2020-04-02
include/linux/huge_mm.h: check PageTail in hpage_nr_pages even when !THP
Matthew Wilcox (Oracle)
2020-04-02
mm/hugetlb: fix build failure with HUGETLB_PAGE but not HUGEBTLBFS
Christophe Leroy
2020-04-02
selftests/vm: fix map_hugetlb length used for testing read and write
Christophe Leroy
2020-04-02
mm/hugetlb: remove unnecessary memory fetch in PageHeadHuge()
Vlastimil Babka
2020-04-02
mm/hugetlb.c: clean code by removing unnecessary initialization
Mateusz Nosek
2020-04-02
hugetlb_cgroup: add hugetlb_cgroup reservation docs
Mina Almasry
2020-04-02
hugetlb_cgroup: add hugetlb_cgroup reservation tests
Mina Almasry
2020-04-02
hugetlb: support file_region coalescing again
Mina Almasry
2020-04-02
hugetlb_cgroup: support noreserve mappings
Mina Almasry
2020-04-02
hugetlb_cgroup: add accounting for shared mappings
Mina Almasry
2020-04-02
hugetlb: disable region_add file_region coalescing
Mina Almasry
2020-04-02
hugetlb_cgroup: add reservation accounting for private mappings
Mina Almasry
2020-04-02
mm/hugetlb_cgroup: fix hugetlb_cgroup migration
Mina Almasry
2020-04-02
hugetlb_cgroup: add interface for charge/uncharge hugetlb reservations
Mina Almasry
2020-04-02
hugetlb_cgroup: add hugetlb_cgroup reservation counter
Mina Almasry
2020-04-02
hugetlbfs: Use i_mmap_rwsem to address page fault/truncate race
Mike Kravetz
2020-04-02
hugetlbfs: use i_mmap_rwsem for more pmd sharing synchronization
Mike Kravetz
2020-04-02
mm/memblock.c: remove redundant assignment to variable max_addr
Colin Ian King
2020-04-02
mm: mempolicy: require at least one nodeid for MPOL_PREFERRED
Randy Dunlap
2020-04-02
mm: mempolicy: use VM_BUG_ON_VMA in queue_pages_test_walk()
Yang Shi
2020-04-02
mm/mempolicy: check hugepage migration is supported by arch in vma_migratable()
Li Xinhai
2020-04-02
mm/mempolicy: support MPOL_MF_STRICT for huge page mapping
Li Xinhai
2020-04-02
mm/compaction.c: clean code by removing unnecessary assignment
Mateusz Nosek
[next]