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
2019-06-15
percpu: remove spurious lock dependency between percpu and sched
John Sperbeck
2019-06-15
mm/slab.c: fix an infinite loop in leaks_show()
Qian Cai
2019-06-15
mm/cma_debug.c: fix the break condition in cma_maxchunk_get()
Yue Hu
2019-06-15
mm/cma.c: fix the bitmap status to show failed allocation reason
Yue Hu
2019-06-15
mm/cma.c: fix crash on CMA allocation if bitmap allocation fails
Yue Hu
2019-06-15
mem-hotplug: fix node spanned pages when we have a node with only ZONE_MOVABLE
Linxu Fang
2019-06-15
hugetlbfs: on restore reserve error path retain subpool reservation
Mike Kravetz
2019-06-15
mm/hmm: select mmu notifier when selecting HMM
Jérôme Glisse
2019-06-09
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
mm/mincore.c: make mincore() more conservative
Jiri Kosina
2019-05-16
mm/memory.c: fix modifying of page protection by insert_pfn()
Jan Kara
2019-05-16
mm: fix inactive list balancing between NUMA nodes and cgroups
Johannes Weiner
2019-05-10
slab: fix a crash by reading /proc/slab_allocators
Qian Cai
2019-05-08
mm/kmemleak.c: fix unused-function warning
Arnd Bergmann
2019-05-08
kmemleak: powerpc: skip scanning holes in the .bss section
Catalin Marinas
2019-05-08
mm: do not stall register_shrinker()
Minchan Kim
2019-05-04
mm: prevent get_user_pages() from overflowing page refcount
Linus Torvalds
2019-05-02
mm: Fix warning in insert_pfn()
Jan Kara
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
2019-04-27
coredump: fix race condition between mmget_not_zero()/get_task_mm() and core ...
Andrea Arcangeli
2019-04-05
page_poison: play nicely with KASAN
Qian Cai
2019-04-05
mm/slab.c: kmemleak no scan alien caches
Qian Cai
2019-04-05
mm/vmalloc.c: fix kernel BUG at mm/vmalloc.c:512!
Uladzislau Rezki (Sony)
2019-04-05
mm, mempolicy: fix uninit memory access
Vlastimil Babka
2019-04-05
mm/page_ext.c: fix an imbalance with kmemleak
Qian Cai
2019-04-05
mm/cma.c: cma_declare_contiguous: correct err handling
Peng Fan
2019-04-05
mm: mempolicy: make mbind() return -EIO when MPOL_MF_STRICT is specified
Yang Shi
2019-04-03
mm/migrate.c: add missing flush_dcache_page for non-mapped page migrate
Lars Persson
2019-03-23
mm/vmalloc: fix size check for remap_vmalloc_range_partial()
Roman Penyaev
2019-03-23
mm: hwpoison: fix thp split handing in soft_offline_in_use_page()
zhongjiang
2019-03-23
tmpfs: fix uninitialized return value in shmem_link
Darrick J. Wong
2019-03-23
tmpfs: fix link accounting when a tmpfile is linked in
Darrick J. Wong
2019-03-23
mm: page_alloc: fix ref bias in page_frag_alloc() for 1-byte allocs
Jann Horn
2019-03-23
Revert "mm: use early_pfn_to_nid in page_ext_init"
Qian Cai
2019-03-23
mm/gup: fix gup_pmd_range() for dax
Yu Zhao
2019-03-13
mm, memory_hotplug: test_pages_in_a_zone do not pass the end of zone
Mikhail Zaslonko
2019-03-13
mm, memory_hotplug: is_mem_section_removable do not pass the end of a zone
Michal Hocko
2019-03-13
hugetlbfs: fix races and page leaks during migration
Mike Kravetz
2019-03-05
mm: enforce min addr even if capable() in expand_downwards()
Jann Horn
2019-03-05
writeback: synchronize sync(2) against cgroup writeback membership switches
Tejun Heo
2019-02-27
numa: change get_mempolicy() to use nr_node_ids instead of MAX_NUMNODES
Ralph Campbell
2019-02-12
percpu: convert spin_lock_irq to spin_lock_irqsave.
Dennis Zhou
2019-02-06
mm: migrate: don't rely on __PageMovable() of newpage after unlocking it
David Hildenbrand
2019-02-06
mm: hwpoison: use do_send_sig_info() instead of force_sig()
Naoya Horiguchi
2019-02-06
mm, oom: fix use-after-free in oom_kill_process
Shakeel Butt
2019-02-06
oom, oom_reaper: do not enqueue same task twice
Tetsuo Handa
2019-01-26
mm/swap: use nr_node_ids for avail_lists in swap_info_struct
Aaron Lu
2019-01-26
mm/page-writeback.c: don't break integrity writeback on ->writepage() error
Brian Foster
[prev]
[next]