index
:
linux-toradex.git
colibri
colibri_vf
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.6-2.0.x-imx
toradex_6.6-2.1.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.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
path:
root
/
mm
Age
Commit message (
Expand
)
Author
2020-02-05
mm/mempolicy.c: fix out of bounds write in mpol_parse_str()
Dan Carpenter
2020-01-23
mm/page-writeback.c: avoid potential division by zero in wb_min_max_ratio()
Wen Yang
2020-01-12
arm64: Revert support for execute-only user mappings
Catalin Marinas
2020-01-12
mm/zsmalloc.c: fix the migrated zspage statistics.
Chanho Min
2019-12-21
mm/shmem.c: cast the type of unmap_start to u64
Chen Jun
2019-12-05
vmscan: return NODE_RECLAIM_NOSCAN in node_reclaim() when CONFIG_NUMA is n
Wei Yang
2019-11-28
mm/memory_hotplug: make add_memory() take the device_hotplug_lock
David Hildenbrand
2019-11-28
mm/page-writeback.c: fix range_cyclic writeback vs writepages deadlock
Dave Chinner
2019-11-28
mm/ksm.c: don't WARN if page is still mapped in remove_stable_node()
Andrey Ryabinin
2019-11-25
memfd: Use radix_tree_deref_slot_protected to avoid the warning.
zhong jiang
2019-11-25
mm: hugetlb: switch to css_tryget() in hugetlb_cgroup_charge_cgroup()
Roman Gushchin
2019-11-25
mm: memcg: switch to css_tryget() in get_mem_cgroup_from_mm()
Roman Gushchin
2019-11-12
mm/filemap.c: don't initiate writeback if mapping has no dirty pages
Konstantin Khlebnikov
2019-11-12
mm, vmstat: hide /proc/pagetypeinfo from normal users
Michal Hocko
2019-10-29
mm/slub: fix a deadlock in show_slab_objects()
Qian Cai
2019-10-29
memfd: Fix locking when tagging pins
Matthew Wilcox (Oracle)
2019-10-17
usercopy: Avoid HIGHMEM pfn warning
Kees Cook
2019-10-05
memcg, kmem: do not fail __GFP_NOFAIL charges
Michal Hocko
2019-09-06
mm/zsmalloc.c: fix build when CONFIG_COMPACTION=n
Andrew Morton
2019-09-06
mm/zsmalloc.c: fix race condition in zs_destroy_pool
Henry Burns
2019-09-06
mm/zsmalloc.c: migration can leave pages in ZS_EMPTY indefinitely
Henry Burns
2019-09-06
mm, page_owner: handle THP splits correctly
Vlastimil Babka
2019-08-25
mm/memcontrol.c: fix use after free in mem_cgroup_iter()
Miles Chen
2019-08-25
mm/usercopy: use memory range to be accessed for wraparound check
Isaac J. Manjarres
2019-08-25
mm/vmalloc: Sync unmappings in __purge_vmap_area_lazy()
Joerg Roedel
2019-08-06
coredump: fix race condition between collapse_huge_page() and core dumping
Andrea Arcangeli
2019-08-06
coredump: fix race condition between mmget_not_zero()/get_task_mm() and core ...
Andrea Arcangeli
2019-08-06
mm/cma.c: fail if fixed declaration can't be honored
Doug Berger
2019-08-04
mm/mmu_notifier: use hlist_add_head_rcu()
Jean-Philippe Brucker
2019-08-04
mm/kmemleak.c: fix check for softirq context
Dmitry Vyukov
2019-07-10
mm/mlock.c: change count_mm_mlocked_page_nr return type
swkhack
2019-07-10
mm/page_idle.c: fix oops because end_pfn is larger than max_pfn
Colin Ian King
2019-06-22
mm/list_lru.c: fix memory leak in __memcg_init_list_lru_node
Shakeel Butt
2019-06-22
mm/slab.c: fix an infinite loop in leaks_show()
Qian Cai
2019-06-22
mm/cma_debug.c: fix the break condition in cma_maxchunk_get()
Yue Hu
2019-06-22
mm/cma.c: fix crash on CMA allocation if bitmap allocation fails
Yue Hu
2019-06-22
mem-hotplug: fix node spanned pages when we have a node with only ZONE_MOVABLE
Linxu Fang
2019-06-22
hugetlbfs: on restore reserve error path retain subpool reservation
Mike Kravetz
2019-06-11
mm: prevent get_user_pages() from overflowing page refcount
Linus Torvalds
2019-06-11
mm, gup: ensure real head page is ref-counted when using hugepages
Punit Agrawal
2019-06-11
mm, gup: remove broken VM_BUG_ON_PAGE compound check for hugepages
Will Deacon
2019-06-11
memcg: make it work on sparse non-0-node systems
Jiri Slaby
2019-05-31
hugetlb: use same fault hash key for shared and private mappings
Mike Kravetz
2019-05-21
writeback: synchronize sync(2) against cgroup writeback membership switches
Tejun Heo
2019-05-21
mm/mincore.c: make mincore() more conservative
Jiri Kosina
2019-05-08
kasan: avoid -Wmaybe-uninitialized warning
Arnd Bergmann
2019-05-08
mm/kasan: Switch to using __pa_symbol and lm_alias
Laura Abbott
2019-05-08
x86/suspend: fix false positive KASAN warning on suspend/resume
Josh Poimboeuf
2019-04-27
percpu: stop printing kernel addresses
Matteo Croce
2019-04-27
mm/vmstat.c: fix /proc/vmstat format for CONFIG_DEBUG_TLBFLUSH=y CONFIG_SMP=n
Konstantin Khlebnikov
[next]