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
2022-01-15
mm/damon: remove some unneeded function definitions in damon.h
Xin Hao
2022-01-15
mm/damon/core: use abs() instead of diff_of()
Xin Hao
2022-01-15
mm/damon: add 'age' of region tracepoint support
Xin Hao
2022-01-15
mm/damon: unified access_check function naming rules
Xin Hao
2022-01-15
mm/hmm.c: allow VM_MIXEDMAP to work with hmm_range_fault
Alistair Popple
2022-01-15
mm: make some vars and functions static or __init
Ting Liu
2022-01-15
mm: fix some comment errors
Quanfa Fu
2022-01-15
zram: use ATTRIBUTE_GROUPS
Luis Chamberlain
2022-01-15
zpool: remove the list of pools_head
Zhaoyu Liu
2022-01-15
mm/rmap: fix potential batched TLB flush race
Huang Ying
2022-01-15
mm: memcg/percpu: account extra objcg space to memory cgroups
Qi Zheng
2022-01-15
mm/hwpoison: fix unpoison_memory()
Naoya Horiguchi
2022-01-15
mm/hwpoison: remove MF_MSG_BUDDY_2ND and MF_MSG_POISONED_HUGE
Naoya Horiguchi
2022-01-15
mm/hwpoison: mf_mutex for soft offline and unpoison
Naoya Horiguchi
2022-01-15
mm: ksm: fix use-after-free kasan report in ksm_might_need_to_copy
Nanyong Sun
2022-01-15
mm/thp: drop unused trace events hugepage_[invalidate|splitting]
Anshuman Khandual
2022-01-15
mm/migrate: remove redundant variables used in a for-loop
Colin Ian King
2022-01-15
mm/migrate: move node demotion code to near its user
Huang Ying
2022-01-15
mm: migrate: add more comments for selecting target node randomly
Baolin Wang
2022-01-15
mm: migrate: support multiple target nodes demotion
Baolin Wang
2022-01-15
mm: compaction: fix the migration stats in trace_mm_compaction_migratepages()
Baolin Wang
2022-01-15
mm: migrate: correct the hugetlb migration stats
Baolin Wang
2022-01-15
mm: migrate: fix the return value of migrate_pages()
Baolin Wang
2022-01-15
hugetlbfs: fix off-by-one error in hugetlb_vmdelete_list()
Sean Christopherson
2022-01-15
mm, oom: OOM sysrq should always kill a process
Jann Horn
2022-01-15
mm/mempolicy: fix all kernel-doc warnings
Randy Dunlap
2022-01-15
mm/mempolicy: wire up syscall set_mempolicy_home_node
Aneesh Kumar K.V
2022-01-15
mm/mempolicy: add set_mempolicy_home_node syscall
Aneesh Kumar K.V
2022-01-15
mm/mempolicy: use policy_node helper with MPOL_PREFERRED_MANY
Aneesh Kumar K.V
2022-01-15
mm/page_isolation: unset migratetype directly for non Buddy page
Chen Wandun
2022-01-15
vmscan: make drop_slab_node static
Gang Li
2022-01-15
userfaultfd/selftests: clean up hugetlb allocation code
Mike Kravetz
2022-01-15
selftests/uffd: allow EINTR/EAGAIN
Peter Xu
2022-01-15
selftests/vm: make charge_reserved_hugetlb.sh work with existing cgroup setting
Waiman Long
2022-01-15
mm/vmstat: add events for THP max_ptes_* exceeds
Yang Yang
2022-01-15
mm, hugepages: make memory size variable in hugepage-mremap selftest
Yosry Ahmed
2022-01-15
hugetlb: add hugetlb.*.numa_stat file
Mina Almasry
2022-01-15
mm/page_alloc.c: do not warn allocation failure on zone DMA if no managed pages
Baoquan He
2022-01-15
dma/pool: create dma atomic pool only if dma zone has managed pages
Baoquan He
2022-01-15
mm_zone: add function to check if managed dma zone exists
Baoquan He
2022-01-15
mm/page_alloc.c: modify the comment section for alloc_contig_pages()
Anshuman Khandual
2022-01-15
include/linux/gfp.h: further document GFP_DMA32
Miles Chen
2022-01-15
mm: drop node from alloc_pages_vma
Michal Hocko
2022-01-15
mm: page_alloc: fix building error on -Werror=array-compare
Xiongwei Song
2022-01-15
mm: fix boolreturn.cocci warning
Changcheng Deng
2022-01-15
mm/pagealloc: sysctl: change watermark_scale_factor max limit to 30%
Suren Baghdasaryan
2022-01-15
mm: introduce memalloc_retry_wait()
NeilBrown
2022-01-15
mm: make slab and vmalloc allocators __GFP_NOLOCKDEP aware
Michal Hocko
2022-01-15
mm: allow !GFP_KERNEL allocations for kvmalloc
Michal Hocko
2022-01-15
mm/vmalloc: be more explicit about supported gfp flags.
Michal Hocko
[next]