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
2022-05-19
arm64/mm: fix page table check compile error for CONFIG_PGTABLE_LEVELS=2
Tong Tiangen
2022-05-19
riscv/mm: fix two page table check related issues
Tong Tiangen
2022-05-13
mm: change huge_ptep_clear_flush() to return the original pte
Baolin Wang
2022-05-13
mm: functions may simplify the use of return values
Li kunyu
2022-05-13
riscv/mm: enable ARCH_SUPPORTS_PAGE_TABLE_CHECK
Tong Tiangen
2022-05-13
arm64/mm: enable ARCH_SUPPORTS_PAGE_TABLE_CHECK
Kefeng Wang
2022-05-13
mm: page_table_check: add hooks to public helpers
Tong Tiangen
2022-05-13
mm: page_table_check: move pxx_user_accessible_page into x86
Kefeng Wang
2022-05-13
mm/shmem: convert shmem_swapin_page() to shmem_swapin_folio()
Matthew Wilcox (Oracle)
2022-05-13
alpha: fix alloc_zeroed_user_highpage_movable()
Matthew Wilcox (Oracle)
2022-05-13
mm/hugetlb: introduce huge pte version of uffd-wp helpers
Peter Xu
2022-05-13
mm: introduce PTE_MARKER swap entry
Peter Xu
2022-05-13
mm: make minimum slab alignment a runtime property
Peter Collingbourne
2022-05-13
printk: stop including cache.h from printk.h
Peter Collingbourne
2022-05-13
mm: avoid unnecessary flush on change_huge_pmd()
Nadav Amit
2022-05-13
mm/mprotect: do not flush when not required architecturally
Nadav Amit
2022-05-09
powerpc/pgtable: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE for book3s
David Hildenbrand
2022-05-09
powerpc/pgtable: remove _PAGE_BIT_SWAP_TYPE for book3s
David Hildenbrand
2022-05-09
s390/pgtable: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
2022-05-09
s390/pgtable: cleanup description of swp pte layout
David Hildenbrand
2022-05-09
arm64/pgtable: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
2022-05-09
x86/pgtable: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
2022-04-29
mm: use for_each_online_node and node_online instead of open coding
Peng Liu
2022-04-28
mm: hugetlb_vmemmap: cleanup CONFIG_HUGETLB_PAGE_FREE_VMEMMAP*
Muchun Song
2022-04-28
mm: hugetlb_vmemmap: cleanup hugetlb_free_vmemmap_enabled*
Muchun Song
2022-04-28
x86/mm: enable ARCH_HAS_VM_GET_PAGE_PROT
Christoph Hellwig
2022-04-28
sparc/mm: enable ARCH_HAS_VM_GET_PAGE_PROT
Anshuman Khandual
2022-04-28
arm64/mm: enable ARCH_HAS_VM_GET_PAGE_PROT
Anshuman Khandual
2022-04-28
powerpc/mm: enable ARCH_HAS_VM_GET_PAGE_PROT
Anshuman Khandual
2022-04-28
arm64: mm: hugetlb: enable HUGETLB_PAGE_FREE_VMEMMAP for arm64
Muchun Song
2022-04-28
mm: hugetlb_vmemmap: introduce ARCH_WANT_HUGETLB_PAGE_FREE_VMEMMAP
Muchun Song
2022-04-26
Merge tag 'pinctrl-v5.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-04-24
Merge tag 'powerpc-5.18-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2022-04-24
Merge tag 'perf_urgent_for_v5.18_rc4' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2022-04-23
Merge tag 'arc-5.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...
Linus Torvalds
2022-04-23
Merge tag 'for-linus-5.18-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-04-23
sparc: cacheflush_32.h needs struct page
Randy Dunlap
2022-04-22
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-04-22
Merge tag 'riscv-for-linus-5.18-rc4' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-04-22
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2022-04-22
arm/xen: Fix some refcount leaks
Miaoqian Lin
2022-04-22
arm64: mm: fix p?d_leaf()
Muchun Song
2022-04-21
RISC-V: cpuidle: fix Kconfig select for RISCV_SBI_CPUIDLE
Randy Dunlap
2022-04-21
RISC-V: mm: Fix set_satp_mode() for platform not having Sv57
Anup Patel
2022-04-21
KVM: SEV: add cache flush to solve SEV cache incoherency issues
Mingwei Zhang
2022-04-21
KVM: SVM: Flush when freeing encrypted pages even on SME_COHERENT CPUs
Mingwei Zhang
2022-04-21
KVM: SVM: Simplify and harden helper to flush SEV guest page(s)
Sean Christopherson
2022-04-21
KVM: x86/pmu: Update AMD PMC sample period to fix guest NMI-watchdog
Like Xu
2022-04-21
x86/kvm: Preserve BSP MSR_KVM_POLL_CONTROL across suspend/resume
Wanpeng Li
2022-04-21
KVM: x86: Skip KVM_GUESTDBG_BLOCKIRQ APICv update if APICv is disabled
Sean Christopherson
[next]