Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
2ca1a06a5440ae8aa7bb0709336d759395b7bbb8
2ca1a06
kvm: Handle reads of SandyBridge RAPL PMU MSRs rather than injecting #GP
by Venkatesh Srinivas
· 5 years ago
7289fdb
KVM: Remove CREATE_IRQCHIP/SET_PIT2 race
by Steve Rutherford
· 5 years ago
56a87e5
KVM: SVM: Fix __svm_vcpu_run declaration.
by Uros Bizjak
· 5 years ago
b61f62d
KVM: SVM: Do not setup frame pointer in __svm_vcpu_run
by Uros Bizjak
· 5 years ago
b2bce0a
KVM: SVM: Fix build error due to missing release_pages() include
by Borislav Petkov
· 5 years ago
b4fd630
KVM: SVM: Do not mark svm_vcpu_run with STACK_FRAME_NON_STANDARD
by Uros Bizjak
· 5 years ago
69c0975
kvm: nVMX: match comment with return type for nested_vmx_exit_reflected
by Oliver Upton
· 5 years ago
b045ae9
kvm: nVMX: reflect MTF VM-exits if injected by L1
by Oliver Upton
· 5 years ago
97daa02
KVM: s390: Return last valid slot if approx index is out-of-bounds
by Sean Christopherson
· 5 years ago
b6467ab
KVM: Check validity of resolved slot when searching memslots
by Sean Christopherson
· 5 years ago
fb56baa
KVM: VMX: Enable machine check support for 32bit targets
by Uros Bizjak
· 5 years ago
f14eec0
KVM: SVM: move more vmentry code to assembly
by Paolo Bonzini
· 5 years ago
9ef1530
KVM: SVM: fix compilation with modular PSP and non-modular KVM
by Paolo Bonzini
· 5 years ago
dbef280
KVM: VMX: fix crash cleanup when KVM wasn't used
by Vitaly Kuznetsov
· 5 years ago
4064a4c
KVM: X86: Filter out the broadcast dest for IPI fastpath
by Wanpeng Li
· 5 years ago
1b0c58a
Merge tag 'kvm-s390-master-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD
by Paolo Bonzini
· 5 years ago
1493e0f
KVM: s390: vsie: Fix possible race when shadowing region 3 tables
by David Hildenbrand
· 5 years ago
4d4cee9
KVM: s390: vsie: Fix delivery of addressing exceptions
by David Hildenbrand
· 5 years ago
a1d032a
KVM: s390: vsie: Fix region 1 ASCE sanity shadow address checks
by David Hildenbrand
· 5 years ago
5c8beb4
KVM: nVMX: don't clear mtf_pending when nested events are blocked
by Oliver Upton
· 5 years ago
da7e423
KVM: VMX: Remove unnecessary exception trampoline in vmx_vmenter
by Uros Bizjak
· 5 years ago
199cd1d
KVM: SVM: Split svm_vcpu_run inline assembly to separate file
by Uros Bizjak
· 5 years ago
eaf7826
KVM: SVM: Move SEV code to separate file
by Joerg Roedel
· 5 years ago
ef0f649
KVM: SVM: Move AVIC code to separate file
by Joerg Roedel
· 5 years ago
883b0a9
KVM: SVM: Move Nested SVM Implementation to nested.c
by Joerg Roedel
· 5 years ago
46a010d
kVM SVM: Move SVM related files to own sub-directory
by Joerg Roedel
· 5 years ago
8c1b724
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 5 years ago
f14a953
Merge tag 'x86-urgent-2020-04-02' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
7f21831
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity
by Linus Torvalds
· 5 years ago
6cad420c
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 5 years ago
7be9713
Merge tag 'xfs-5.7-merge-8' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
by Linus Torvalds
· 5 years ago
7db83c0
Merge tag 'vfs-5.7-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
by Linus Torvalds
· 5 years ago
35a9faf
Merge tag 'iomap-5.7-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
by Linus Torvalds
· 5 years ago
9c57749
Merge branch 'work.dotdot1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 5 years ago
514ccc1
x86/kvm: fix a missing-prototypes "vmread_error"
by Qian Cai
· 5 years ago
d987ca1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 5 years ago
77d6b90
include/linux/huge_mm.h: check PageTail in hpage_nr_pages even when !THP
by Matthew Wilcox (Oracle)
· 5 years ago
bb297bb
mm/hugetlb: fix build failure with HUGETLB_PAGE but not HUGEBTLBFS
by Christophe Leroy
· 5 years ago
cabc30d
selftests/vm: fix map_hugetlb length used for testing read and write
by Christophe Leroy
· 5 years ago
d4af73e
mm/hugetlb: remove unnecessary memory fetch in PageHeadHuge()
by Vlastimil Babka
· 5 years ago
353b2de
mm/hugetlb.c: clean code by removing unnecessary initialization
by Mateusz Nosek
· 5 years ago
6566704
hugetlb_cgroup: add hugetlb_cgroup reservation docs
by Mina Almasry
· 5 years ago
29750f7
hugetlb_cgroup: add hugetlb_cgroup reservation tests
by Mina Almasry
· 5 years ago
a9b3f86
hugetlb: support file_region coalescing again
by Mina Almasry
· 5 years ago
08cf9fa
hugetlb_cgroup: support noreserve mappings
by Mina Almasry
· 5 years ago
075a61d
hugetlb_cgroup: add accounting for shared mappings
by Mina Almasry
· 5 years ago
0db9d74
hugetlb: disable region_add file_region coalescing
by Mina Almasry
· 5 years ago
e9fe92a
hugetlb_cgroup: add reservation accounting for private mappings
by Mina Almasry
· 5 years ago
9808895
mm/hugetlb_cgroup: fix hugetlb_cgroup migration
by Mina Almasry
· 5 years ago
1adc4d4
hugetlb_cgroup: add interface for charge/uncharge hugetlb reservations
by Mina Almasry
· 5 years ago
cdc2fcf
hugetlb_cgroup: add hugetlb_cgroup reservation counter
by Mina Almasry
· 5 years ago
87bf91d
hugetlbfs: Use i_mmap_rwsem to address page fault/truncate race
by Mike Kravetz
· 5 years ago
c0d0381
hugetlbfs: use i_mmap_rwsem for more pmd sharing synchronization
by Mike Kravetz
· 5 years ago
49aef71
mm/memblock.c: remove redundant assignment to variable max_addr
by Colin Ian King
· 5 years ago
aa9f7d5
mm: mempolicy: require at least one nodeid for MPOL_PREFERRED
by Randy Dunlap
· 5 years ago
d888fb2
mm: mempolicy: use VM_BUG_ON_VMA in queue_pages_test_walk()
by Yang Shi
· 5 years ago
20ca87f
mm/mempolicy: check hugepage migration is supported by arch in vma_migratable()
by Li Xinhai
· 5 years ago
dcf1763
mm/mempolicy: support MPOL_MF_STRICT for huge page mapping
by Li Xinhai
· 5 years ago
250046e
mm/compaction.c: clean code by removing unnecessary assignment
by Mateusz Nosek
· 5 years ago
6923aa0
mm/compaction: Disable compact_unevictable_allowed on RT
by Sebastian Andrzej Siewior
· 5 years ago
964b692
mm/compaction: really limit compact_unevictable_allowed to 0 and 1
by Sebastian Andrzej Siewior
· 5 years ago
6467552
mm, compaction: fully assume capture is not NULL in compact_zone_order()
by Vlastimil Babka
· 5 years ago
1da2f32
mm,thp,compaction,cma: allow THP migration for CMA allocations
by Rik van Riel
· 5 years ago
b06eda0
mm,compaction,cma: add alloc_contig flag to compact_control
by Rik van Riel
· 5 years ago
eea274d
selftests: vm: drop dependencies on page flags from mlock2 tests
by Michal Hocko
· 5 years ago
c4ecddf
mm/vmscan.c: do_try_to_free_pages(): clean code by removing unnecessary assignment
by Mateusz Nosek
· 5 years ago
4b79306
mm/vmscan.c: make may_enter_fs bool in shrink_page_list()
by Kirill Tkhai
· 5 years ago
e072bff
mm/vmscan.c: clean code by removing unnecessary assignment
by Mateusz Nosek
· 5 years ago
5644e1fb
mm/vmscan.c: fix data races using kswapd_classzone_idx
by Qian Cai
· 5 years ago
6b700b5
mm/vmscan.c: remove cpu online notification for now
by Wei Yang
· 5 years ago
f661d00
mm: vmscan: replace open codings to NUMA_NO_NODE
by Yang Shi
· 5 years ago
d8a1c03
mm: vmpressure: use mem_cgroup_is_root API
by Yang Shi
· 5 years ago
565dc84
mm: vmpressure: don't need call kfree if kstrndup fails
by Yang Shi
· 5 years ago
fe925c0
mm/page_alloc: simplify page_is_buddy() for better code readability
by chenqiwu
· 5 years ago
97ce86f
mm/page_alloc.c: micro-optimisation Remove unnecessary branch
by Mateusz Nosek
· 5 years ago
76089d0
mm/page_alloc.c: use free_area_empty() instead of open-coding
by chenqiwu
· 5 years ago
736838e
mm, pagealloc: micro-optimisation: save two branches on hot page allocation path
by Mateusz Nosek
· 5 years ago
ee8eb9a
mm/page_alloc: increase default min_free_kbytes bound
by Joel Savitz
· 5 years ago
98f3b56
kasan: add test for invalid size in memmove
by Walter Wu
· 5 years ago
8cceeff
kasan: detect negative size in memory operation function
by Walter Wu
· 5 years ago
4027149
mm/sparse.c: allocate memmap preferring the given node
by Baoquan He
· 5 years ago
3af776f
mm/sparse.c: use kvmalloc/kvfree to alloc/free memmap for the classic sparse
by Baoquan He
· 5 years ago
e03d1f7
mm/sparse: rename pfn_present() to pfn_in_present_section()
by Pingfan Liu
· 5 years ago
4627d76
mm/sparsemem: get address to page struct instead of address to pfn
by Wei Yang
· 5 years ago
0c28759
selftests: add MREMAP_DONTUNMAP selftest
by Brian Geffon
· 5 years ago
e346b38
mm/mremap: add MREMAP_DONTUNMAP to mremap()
by Brian Geffon
· 5 years ago
df529ca
mm: mmap: add trace point of vm_unmapped_area
by Jaewon Kim
· 5 years ago
baceaf1
mmap: remove inline of vm_unmapped_area
by Jaewon Kim
· 5 years ago
abd69b9
mm/memory.c: clarify a confusing comment for vm_iomap_memory
by Wang Wenhu
· 5 years ago
86a7633
mm: clarify a confusing comment for remap_pfn_range()
by WANG Wenhu
· 5 years ago
3e69ad0
mm/userfaultfd: honor FAULT_FLAG_KILLABLE in fault path
by Peter Xu
· 5 years ago
71335f3
mm/gup: allow to react to fatal signals
by Peter Xu
· 5 years ago
4426e94
mm/gup: allow VM_FAULT_RETRY for multiple times
by Peter Xu
· 5 years ago
4064b98
mm: allow VM_FAULT_RETRY for multiple times
by Peter Xu
· 5 years ago
c270a7e
mm: introduce FAULT_FLAG_INTERRUPTIBLE
by Peter Xu
· 5 years ago
dde1607
mm: introduce FAULT_FLAG_DEFAULT
by Peter Xu
· 5 years ago
ef429ee
userfaultfd: don't retake mmap_sem to emulate NOPAGE
by Peter Xu
· 5 years ago
8b9a65f
mm: return faster for non-fatal signals in user mode faults
by Peter Xu
· 5 years ago
fb027ad
sh/mm: use helper fault_signal_pending()
by Peter Xu
· 5 years ago
c9a0dad
powerpc/mm: use helper fault_signal_pending()
by Peter Xu
· 5 years ago
Next »