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-09-26
riscv: use vma iterator for vdso
Liam R. Howlett
2022-09-26
um: remove vma linked list walk
Matthew Wilcox (Oracle)
2022-09-26
xtensa: remove vma linked list walks
Matthew Wilcox (Oracle)
2022-09-26
x86: remove vma linked list walks
Matthew Wilcox (Oracle)
2022-09-26
s390: remove vma linked list walks
Matthew Wilcox (Oracle)
2022-09-26
powerpc: remove mmap linked list walks
Matthew Wilcox (Oracle)
2022-09-26
parisc: remove mmap linked list from cache handling
Matthew Wilcox (Oracle)
2022-09-26
arm64: Change elfcore for_each_mte_vma() to use VMA iterator
Liam R. Howlett
2022-09-26
arm64: remove mmap linked list from vdso
Matthew Wilcox (Oracle)
2022-09-26
mm: remove rb tree.
Liam R. Howlett
2022-09-26
mm: start tracking VMAs with maple tree
Liam R. Howlett
2022-09-26
mm: x86: add CONFIG_ARCH_HAS_NONLEAF_PMD_YOUNG
Yu Zhao
2022-09-26
mm: x86, arm64: add arch_has_hw_pte_young()
Yu Zhao
2022-09-26
mm/swap: cache maximum swapfile size when init swap
Peter Xu
2022-09-26
mm/swap: add swp_offset_pfn() to fetch PFN from swap entry
Peter Xu
2022-09-26
mm/x86: use SWP_TYPE_BITS in 3-level swap macros
Peter Xu
2022-09-26
Merge branch 'mm-hotfixes-stable' into mm-stable
Andrew Morton
2022-09-26
x86/uaccess: avoid check_object_size() in copy_from_user_nmi()
Kees Cook
2022-09-26
powerpc/64s/radix: don't need to broadcast IPI for radix pmd collapse flush
Yang Shi
2022-09-11
s390/hugetlb: switch to generic version of follow_huge_pud()
Gerald Schaefer
2022-09-11
arch: mm: rename FORCE_MAX_ZONEORDER to ARCH_FORCE_MAX_ORDER
Zi Yan
2022-09-11
mm/madvise: introduce MADV_COLLAPSE sync hugepage collapse
Zach O'Keefe
2022-09-11
x86/mm: disable instrumentations of mm/pgprot.c
Naohiro Aota
2022-08-28
Merge tag 'x86-urgent-2022-08-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-08-28
Merge tag 'perf-urgent-2022-08-28' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-08-27
Merge tag 's390-6.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2022-08-27
Merge tag 'for-linus-6.0-rc3-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-08-27
provide arch_test_bit_acquire for architectures that define test_bit
Mikulas Patocka
2022-08-27
perf/x86/intel/uncore: Fix broken read_counter() for SNB IMC PMU
Stephane Eranian
2022-08-26
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2022-08-26
Merge tag 'riscv-for-linus-6.0-rc3' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2022-08-26
Merge tag 'loongarch-fixes-6.0-1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-08-26
wait_on_bit: add an acquire memory barrier
Mikulas Patocka
2022-08-25
Merge branch 'riscv-variable_fixes_without_kvm' of git://git.kernel.org/pub/s...
Palmer Dabbelt
2022-08-25
Merge tag 'dt-fixes-for-palmer-6.0-rc3' of git://git.kernel.org/pub/scm/linux...
Palmer Dabbelt
2022-08-25
x86/sev: Mark snp_abort() noreturn
Borislav Petkov
2022-08-25
s390/mm: do not trigger write fault when vma does not allow VM_WRITE
Gerald Schaefer
2022-08-25
s390: fix double free of GS and RI CBs on fork() failure
Brian Foster
2022-08-25
xen: x86: remove setting the obsolete config XEN_MAX_DOMAIN_MEMORY
Lukas Bulwahn
2022-08-25
LoongArch: mm: Avoid unnecessary page fault retires on shared memory types
Huacai Chen
2022-08-25
LoongArch: Add subword xchg/cmpxchg emulation
Huacai Chen
2022-08-25
LoongArch: Cleanup headers to avoid circular dependency
Huacai Chen
2022-08-25
LoongArch: Cleanup reset routines with new API
Huacai Chen
2022-08-25
LoongArch: Fix build warnings in VDSO
Huacai Chen
2022-08-25
LoongArch: Select PCI_QUIRKS to avoid build error
Huacai Chen
2022-08-24
x86/sev: Don't use cc_platform_has() for early SEV-SNP calls
Tom Lendacky
2022-08-24
x86/boot: Don't propagate uninitialized boot_params->cc_blob_address
Michael Roth
2022-08-23
riscv: dts: microchip: mpfs: remove pci axi address translation property
Conor Dooley
2022-08-23
riscv: dts: microchip: mpfs: remove bogus card-detect-delay
Conor Dooley
2022-08-23
riscv: dts: microchip: mpfs: remove ti,fifo-depth property
Conor Dooley
[next]