scripts: mkbootimg_rpi4: Fix url path to tizen_7.0
[platform/kernel/linux-rpi.git] / mm /
2022-09-20 Seung-Woo KimMerge "kfence: make compatible with kmemleak" into...
2022-09-20 Seung-Woo KimMerge "kfence, slab: fix cache_alloc_debugcheck_after...
2022-09-20 Seung-Woo KimMerge "kfence: fix reports if constant function prefixe...
2022-09-20 Seung-Woo KimMerge "kfence: fix printk format for ptrdiff_t" into...
2022-09-20 Seung-Woo KimMerge "kfence: report sensitive information based on...
2022-09-20 Seung-Woo KimMerge "kfence: show access type in report" into tizen
2022-09-20 Seung-Woo KimMerge "kfence: fix typo in test" into tizen
2022-09-20 Seung-Woo KimMerge "kfence: Avoid stalling work queue task without...
2022-09-20 Seung-Woo KimMerge "kfence: Use pt_regs to generate stack trace...
2022-09-20 Seung-Woo KimMerge "kfence: add test suite" into tizen
2022-09-20 Seung-Woo KimMerge "kfence, kasan: make KFENCE compatible with KASAN...
2022-09-20 Seung-Woo KimMerge "mm, kfence: insert KFENCE hooks for SLUB" into...
2022-09-20 Seung-Woo KimMerge "mm, kfence: insert KFENCE hooks for SLAB" into...
2022-09-20 Seung-Woo KimMerge "mm: add Kernel Electric-Fence infrastructure...
2022-09-20 Marco Elverkfence: make compatible with kmemleak 56/281556/1
2022-09-20 Marco Elverkfence, slab: fix cache_alloc_debugcheck_after() for... 55/281555/1
2022-09-20 Marco Elverkfence: fix reports if constant function prefixes exist 54/281554/1
2022-09-20 Marco Elverkfence: fix printk format for ptrdiff_t 53/281553/1
2022-09-20 Marco Elverkfence: report sensitive information based on no_hash_p... 52/281552/1
2022-09-20 Marco Elverkfence: show access type in report 50/281550/1
2022-09-20 Marco Elverkfence: fix typo in test 49/281549/1
2022-09-20 Marco Elverkfence: Avoid stalling work queue task without allocations 48/281548/1
2022-09-20 Marco Elverkfence: Use pt_regs to generate stack trace on faults 46/281546/1
2022-09-20 Marco Elverkfence: add test suite 44/281544/1
2022-09-20 Alexander Potapenkokfence, kasan: make KFENCE compatible with KASAN 42/281542/1
2022-09-20 Alexander Potapenkomm, kfence: insert KFENCE hooks for SLUB 41/281541/1
2022-09-20 Alexander Potapenkomm, kfence: insert KFENCE hooks for SLAB 40/281540/1
2022-09-20 Alexander Potapenkomm: add Kernel Electric-Fence infrastructure 37/281537/1
2022-05-20 Sung-hun Kimmm: LKSM: fix a bug in the filter length calculation 86/275286/3 accepted/tizen/unified/20220525.010040 submit/tizen/20220520.083127
2022-03-04 Luis Claudio R.... patch-5.10.100-rt62.patch 59/271959/1
2022-02-08 Mateusz Majewskikdbus: export needed symbols for out-of-tree support submit/tizen/20220208.090027
2022-02-08 Marek Szyprowskimm: thp: Revert "mm, thp: preventing hugepage creation... 73/270673/3 submit/tizen/20220208.074352
2022-02-08 Marek Szyprowskimm: thp: Fix condition check for THP creation 71/270671/3
2022-02-07 Sung-hun Kimmm, thp: preventing hugepage creation for read-write...
2022-02-07 Sung-hun Kimthp, khugepaged: skip retracting page table if a 64KB...
2022-02-07 Sung-hun Kimmm: thp: khugepaged: flush tlb range to prevent concurr...
2022-02-07 Sung-hun Kimmm, thp: do not set PTE_SPECIAL for huge zero page
2022-02-07 Sung-hun Kimmm: thp: add acquisition/release of a lock to guarantee...
2022-02-07 Sung-hun Kimmm, thp: modify coverage of CONFIG_FINEGRAINED_THP...
2022-02-07 Marek Szyprowskimm: thp: count 64k shmem pages separately
2022-02-07 Sung-hun Kimmm, thp, migrate: handling migration of 64KB hugepages
2022-02-07 Sung-hun Kimmm, thp: hide remap_try_huge_pmd for the THP-disabled...
2022-02-07 Sung-hun Kimmm: THP: introducing a fine-grained transparent hugepag...
2022-02-07 Minchan Kimmm: use proper type for cma_[alloc|release]
2022-02-07 Minchan Kimmm: cma: support sysfs
2022-02-07 Minchan Kimmm: cma: add the CMA instance name to cma trace events
2022-02-07 Liam Markmm: cma: add trace events for CMA alloc perf testing
2022-02-07 Baolin Wangmm: cma: use pr_err_ratelimited for CMA warning
2022-02-07 Minchan Kimmm: vmstat: add cma statistics
2022-02-07 Patrick Dalymm: cma: print region name on failure
2022-02-07 Charan Teja Reddymm: cma: improve pr_debug log in cma_release()
2022-02-07 Sung-hun Kimmm: LKSM: bug fix for kernel memory leak
2022-02-07 Hoegeun Kwonmm: LKSM: Fix to use mmap_lock instead of mmap_sem.
2022-02-07 Sung-hun Kimmm: LKSM: bug fix for KASAN out-of-bound access error...
2022-02-07 Sung-hun Kimmm: LKSM: remove unnecessary debug messages
2022-02-07 Chanwoo Choimm: Change fault_around_bytes default value from 65536...
2022-02-07 Sung-hun Kimmm: LKSM: new feature: use filter-based scanning to...
2022-02-07 Sung-hun Kimmm: LKSM: lightweight memory deduplication for embedded...
2022-02-07 Sung-hun Kimmm: LKSM: prepare to add LKSM code
2022-02-07 Dongwoo Leemm: memcontrol: Add force_reclaim to reclaim tasks...
2022-02-07 Hoegeun KwonLOCAL / mm, page_alloc: Add print page allocation failu...
2022-02-01 Dom CobleyMerge remote-tracking branch 'stable/linux-5.10.y'...
2022-01-27 Dom CobleyMerge remote-tracking branch 'stable/linux-5.10.y'...
2022-01-27 Alistair Popplemm/hmm.c: allow VM_MIXEDMAP to work with hmm_range_fault
2022-01-27 Gang Lishmem: fix a race between shmem_unused_huge_shrink...
2022-01-27 Baoquan Hemm/page_alloc.c: do not warn allocation failure on...
2022-01-27 Baoquan Hemm_zone: add function to check if managed dma zone...
2022-01-17 Dom CobleyMerge remote-tracking branch 'stable/linux-5.10.y'...
2022-01-05 Dom CobleyMerge remote-tracking branch 'stable/linux-5.10.y'...
2021-12-31 Dom CobleyMerge remote-tracking branch 'stable/linux-5.10.y'...
2021-12-29 Andrey Ryabininmm: mempolicy: fix THP allocations escaping mempolicy...
2021-12-29 Liu Shixinmm/hwpoison: clear MF_COUNT_INCREASED before retrying...
2021-12-22 Dom CobleyMerge remote-tracking branch 'stable/linux-5.10.y'...
2021-12-17 Dom CobleyMerge remote-tracking branch 'stable/linux-5.10.y'...
2021-12-17 Mike Rapoportmemblock: ensure there is no overflow in memblock_overl...
2021-12-16 Dom CobleyMerge remote-tracking branch 'stable/linux-5.10.y'...
2021-12-14 Manjong Leemm: bdi: initialize bdi_min_ratio when bdi is unregistered
2021-12-07 Dom CobleyMerge remote-tracking branch 'stable/linux-5.10.y'...
2021-11-29 Dom CobleyMerge remote-tracking branch 'stable/linux-5.10.y'...
2021-11-26 Nadav Amithugetlbfs: flush TLBs correctly after huge_pmd_unshare
2021-11-26 Rustam Kovhaevmm: kmemleak: slob: respect SLAB_NOLEAKTRACE flag
2021-11-22 Dom CobleyMerge remote-tracking branch 'stable/linux-5.10.y'...
2021-11-18 Michal Hockomm, oom: do not trigger out_of_memory from the #PF
2021-11-18 Vasily Averinmm, oom: pagefault_out_of_memory: don't force global...
2021-11-18 Vasily Averinmemcg: prohibit unconditional exceeding the limit of...
2021-11-18 Miaohe Linmm/zsmalloc.c: close race window between zs_pool_dec_is...
2021-11-15 Dom CobleyMerge remote-tracking branch 'stable/linux-5.10.y'...
2021-11-08 Dom CobleyMerge remote-tracking branch 'stable/linux-5.10.y'...
2021-11-06 Yang Shimm: khugepaged: skip huge page collapse for special...
2021-11-05 Dom CobleyMerge remote-tracking branch 'stable/linux-5.10.y'...
2021-11-02 Rongwei Wangmm, thp: bail out early in collapse_file for writeback...
2021-10-28 Dom CobleyMerge remote-tracking branch 'stable/linux-5.10.y'...
2021-10-27 Miaohe Linmm, slub: fix incorrect memcg slab count for bulk free
2021-10-27 Miaohe Linmm, slub: fix potential memoryleak in kmem_cache_open()
2021-10-27 Miaohe Linmm, slub: fix mismatch between reconstructed freelist...
2021-10-25 Dom CobleyMerge remote-tracking branch 'stable/linux-5.10.y'...
2021-10-18 Dom CobleyMerge remote-tracking branch 'stable/linux-5.10.y'...
2021-10-14 Dom CobleyMerge remote-tracking branch 'stable/linux-5.10.y'...
2021-10-14 Dom CobleyMerge tag 'v5.10.71' into rpi-5.10.y
2021-10-14 David Hildenbrandmm/memory_hotplug: use "unsigned long" for PFN in zone_...
next