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
2018-09-29
mm: shmem.c: Correctly annotate new inodes for lockdep
Joel Fernandes (Google)
2018-09-19
mm: get rid of vmacache_flush_all() entirely
Linus Torvalds
2018-09-15
Fixes: Commit cdbf92675fad ("mm: numa: avoid waiting on freed migrated pages")
Chas Williams
2018-09-15
mm/fadvise.c: fix signed overflow UBSAN complaint
Andrey Ryabinin
2018-09-09
mm/tlb: Remove tlb_remove_table() non-concurrent condition
Peter Zijlstra
2018-09-05
mm/memory.c: check return value of ioremap_prot
jie@chenjie6@huwei.com
2018-09-05
zswap: re-check zswap_is_full() after do zswap_shrink()
Li Wang
2018-08-24
kasan: fix shadow_size calculation error in kasan_module_alloc
Zhen Lei
2018-08-15
x86/speculation/l1tf: Limit swap file size to MAX_PA/2
Andi Kleen
2018-08-15
x86/speculation/l1tf: Disallow non privileged high MMIO PROT_NONE mappings
Andi Kleen
2018-08-15
mm: fix cache mode tracking in vm_insert_mixed()
Dan Williams
2018-08-15
mm: Add vm_insert_pfn_prot()
Andy Lutomirski
2018-08-06
mm/slub.c: add __printf verification to slab_err()
Mathieu Malaterre
2018-08-06
mm: vmalloc: avoid racy handling of debugobjects in vunmap
Chintan Pandya
2018-07-25
mm: memcg: fix use after free in mem_cgroup_iter()
Jing Xia
2018-07-11
mm, page_alloc: do not break __GFP_THISNODE by zonelist reset
Vlastimil Babka
2018-07-11
mm: hugetlb: yield when prepping struct pages
Cannon Matthews
2018-06-13
mmap: relax file size limit for regular files
Linus Torvalds
2018-06-13
mmap: introduce sane default mmap limits
Linus Torvalds
2018-06-06
mm: fix the NULL mapping case in __isolate_lru_page()
Hugh Dickins
2018-05-30
mm: fix races between address_space dereference and free in page_evicatable
Huang Ying
2018-05-30
mm/ksm: fix interaction with THP
Claudio Imbrenda
2018-05-30
swap: divide-by-zero when zero length swap file on ssd
Tom Abraham
2018-05-30
mm/kmemleak.c: wait for scan completion before disabling free
Vinayak Menon
2018-05-30
mm/mempolicy.c: avoid use uninitialized preferred_node
Yisheng Xie
2018-05-30
mm: pin address_space before dereferencing it while isolating an LRU page
Mel Gorman
2018-05-30
mm/mempolicy: add nodes_empty check in SYSC_migrate_pages
Yisheng Xie
2018-05-30
mm/mempolicy: fix the check of nodemask from user
Yisheng Xie
2018-05-30
kasan: fix memory hotplug during boot
David Hildenbrand
2018-05-26
mm: don't allow deferred pages with NEED_PER_CPU_KM
Pavel Tatashin
2018-05-26
proc read mm's {arg,env}_{start,end} with mmap semaphore taken.
Mateusz Guzik
2018-05-26
mm: filemap: avoid unnecessary calls to lock_page when waiting for IO to comp...
Mel Gorman
2018-05-26
mm: filemap: remove redundant code in do_read_cache_page
Mel Gorman
2018-05-26
vmscan: do not force-scan file lru if its absolute size is small
Vladimir Davydov
2018-05-16
percpu: include linux/sched.h for cond_resched()
Tejun Heo
2018-04-24
writeback: safer lock nesting
Greg Thelen
2018-04-24
mm/filemap.c: fix NULL pointer in page_cache_tree_insert()
Matthew Wilcox
2018-04-24
mm: allow GFP_{FS,IO} for page_cache_read page cache allocation
Michal Hocko
2018-04-24
mm, slab: reschedule cache_reap() on the same CPU
Vlastimil Babka
2018-04-08
writeback: fix the wrong congested state variable definition
Kaixu Xia
2018-02-25
mm/early_ioremap: Fix boot hang with earlyprintk=efi,keep
Dave Young
2018-02-25
Provide a function to create a NUL-terminated string from unterminated data
David Howells
2018-02-25
mm,vmscan: Make unregister_shrinker() no-op if register_shrinker() failed.
Tetsuo Handa
2018-02-22
mm: hide a #warning for COMPILE_TEST
Arnd Bergmann
2018-02-03
kmemleak: add scheduling point to kmemleak_scan()
Yisheng Xie
2018-01-31
mm, page_alloc: fix potential false positive in __zone_watermark_ok
Vlastimil Babka
2018-01-31
cma: fix calculation of aligned offset
Doug Berger
2018-01-31
hwpoison, memcg: forcibly uncharge LRU pages
Michal Hocko
2018-01-31
mm/mmap.c: do not blow on PROT_NONE MAP_FIXED holes in the stack
Michal Hocko
2018-01-17
zswap: don't param_set_charp while holding spinlock
Dan Streetman
[next]