index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.18.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-08-21
mm: add large_rmappable page flag
Matthew Wilcox (Oracle)
2023-08-21
mm: remove HUGETLB_PAGE_DTOR
Matthew Wilcox (Oracle)
2023-08-21
mm: remove free_compound_page() and the compound_page_dtors array
Matthew Wilcox (Oracle)
2023-08-21
mm: convert prep_transhuge_page() to folio_prep_large_rmappable()
Matthew Wilcox (Oracle)
2023-08-21
mm: convert free_transhuge_folio() to folio_undo_large_rmappable()
Matthew Wilcox (Oracle)
2023-08-21
mm: convert free_huge_page() to free_huge_folio()
Matthew Wilcox (Oracle)
2023-08-21
mm: call free_huge_page() directly
Matthew Wilcox (Oracle)
2023-08-21
io_uring: stop calling free_compound_page()
Matthew Wilcox (Oracle)
2023-08-21
selftest/mm: ksm_functional_tests: Add PROT_NONE test
David Hildenbrand
2023-08-21
selftest/mm: ksm_functional_tests: test in mmap_and_merge_range() if anything...
David Hildenbrand
2023-08-21
pgtable: improve pte_protnone() comment
David Hildenbrand
2023-08-21
mm/gup: don't implicitly set FOLL_HONOR_NUMA_FAULT
David Hildenbrand
2023-08-21
kvm: explicitly set FOLL_HONOR_NUMA_FAULT in hva_to_pfn_slow()
David Hildenbrand
2023-08-21
merge mm-hotfixes-stable into mm-stable to pick up depended-upon changes
Andrew Morton
2023-08-21
pagemap: remove wait_on_page_locked_killable()
Kefeng Wang
2023-08-21
Rename kmemleak_initialized to kmemleak_late_initialized
Xiaolei Wang
2023-08-21
mm/kmemleak: use object_cache instead of kmemleak_initialized to check in set...
Xiaolei Wang
2023-08-21
mm/ksm: add pages scanned metric
Stefan Roesch
2023-08-21
mm: allow fault_dirty_shared_page() to be called under the VMA lock
Matthew Wilcox (Oracle)
2023-08-21
mm/secretmem: use a folio in secretmem_fault()
ZhangPeng
2023-08-21
writeback: remove unused delaration of bdi_async_bio_wq
Xiu Jianfeng
2023-08-21
mm,thp: fix smaps THPeligible output alignment
Hugh Dickins
2023-08-21
mm,thp: fix nodeN/meminfo output alignment
Hugh Dickins
2023-08-21
mm,thp: no space after colon in Mem-Info fields
Hugh Dickins
2023-08-21
riscv: include asm/cacheflush.h in asm/hugetlb.h
Hugh Dickins
2023-08-21
arm64: include asm/cacheflush.h in asm/hugetlb.h
Hugh Dickins
2023-08-21
arm: include asm/cacheflush.h in asm/hugetlb.h
Hugh Dickins
2023-08-21
selftests: improve vm.memfd_noexec sysctl tests
Aleksa Sarai
2023-08-21
memfd: replace ratcheting feature from vm.memfd_noexec with hierarchy
Aleksa Sarai
2023-08-21
memfd: improve userspace warnings for missing exec-related flags
Aleksa Sarai
2023-08-21
memfd: do not -EACCES old memfd_create() users with vm.memfd_noexec=2
Aleksa Sarai
2023-08-21
selftests: memfd: error out test process when child test fails
Aleksa Sarai
2023-08-21
selftests/mm: fix uffd-stress help information
Rong Tao
2023-08-21
mm: remove pgtable_{pmd, pte}_page_{ctor, dtor}() wrappers
Vishal Moola (Oracle)
2023-08-21
um: convert {pmd, pte}_free_tlb() to use ptdescs
Vishal Moola (Oracle)
2023-08-21
sparc: convert pgtable_pte_page_{ctor, dtor}() to ptdesc equivalents
Vishal Moola (Oracle)
2023-08-21
sparc64: convert various functions to use ptdescs
Vishal Moola (Oracle)
2023-08-21
sh: convert pte_free_tlb() to use ptdescs
Vishal Moola (Oracle)
2023-08-21
riscv: convert alloc_{pmd, pte}_late() to use ptdescs
Vishal Moola (Oracle)
2023-08-21
openrisc: convert __pte_free_tlb() to use ptdescs
Vishal Moola (Oracle)
2023-08-21
nios2: convert __pte_free_tlb() to use ptdescs
Vishal Moola (Oracle)
2023-08-21
mips: convert various functions to use ptdescs
Vishal Moola (Oracle)
2023-08-21
m68k: convert various functions to use ptdescs
Vishal Moola (Oracle)
2023-08-21
loongarch: convert various functions to use ptdescs
Vishal Moola (Oracle)
2023-08-21
hexagon: convert __pte_free_tlb() to use ptdescs
Vishal Moola (Oracle)
2023-08-21
csky: convert __pte_free_tlb() to use ptdescs
Vishal Moola (Oracle)
2023-08-21
arm64: convert various functions to use ptdescs
Vishal Moola (Oracle)
2023-08-21
arm: convert various functions to use ptdescs
Vishal Moola (Oracle)
2023-08-21
pgalloc: convert various functions to use ptdescs
Vishal Moola (Oracle)
2023-08-21
mm: remove page table members from struct page
Vishal Moola (Oracle)
[next]