]> git.ipfire.org Git - people/arne_f/kernel.git/history - mm
arm64: Kconfig: Add CONFIG_UNMAP_KERNEL_AT_EL0
[people/arne_f/kernel.git] / mm /
2018-04-08  Nick Desaulniersmm/vmscan.c: fix unsequenced modification and access...
2018-03-28  Kirill A. Shutemovmm/shmem: do not wait for lock_page() in shmem_unused_h...
2018-03-28  Kirill A. Shutemovmm/thp: do not wait for lock_page() in deferred_split_s...
2018-03-28  Kirill A. Shutemovmm/khugepaged.c: convert VM_BUG_ON() to collapse fail
2018-03-24  Naoya Horiguchimm: hwpoison: call shake_page() after try_to_unmap...
2018-03-24  David Rientjesmm, vmstat: suppress pcp stats for unpopulated zones...
2018-03-24  Johannes Weinermm: fix check for reclaimable pages in PF_MEMALLOC...
2018-02-28  Dan Williamsmm: fail get_vaddr_frames() for filesystem-dax mappings
2018-02-28  Dan Williamsmm: introduce get_user_pages_longterm
2018-02-28  Ross Zwislermm: avoid spurious 'bad pmd' warning messages
2018-02-25  Jérémy Lefaureshmem: fix compilation warnings on unused functions
2018-02-25  Arnd Bergmannshmem: avoid maybe-uninitialized warning
2018-02-25  Dave Youngmm/early_ioremap: Fix boot hang with earlyprintk=efi...
2018-02-25  David HowellsProvide a function to create a NUL-terminated string...
2018-02-25  Tetsuo Handamm,vmscan: Make unregister_shrinker() no-op if register...
2018-02-22  Arnd Bergmannmm: hide a #warning for COMPILE_TEST
2018-02-03  Yisheng Xiekmemleak: add scheduling point to kmemleak_scan()
2018-01-31  Johannes Weinermm: fix 100% CPU kswapd busyloop on unreclaimable nodes
2018-01-31  Vlastimil Babkamm, page_alloc: fix potential false positive in __zone_...
2018-01-31  Doug Bergercma: fix calculation of aligned offset
2018-01-31  Michal Hockohwpoison, memcg: forcibly uncharge LRU pages
2018-01-31  Michal Hockomm/mmap.c: do not blow on PROT_NONE MAP_FIXED holes...
2018-01-17  Dan Streetmanzswap: don't param_set_charp while holding spinlock
2018-01-05  Hugh Dickinskaiser: vmstat show NR_KAISERTABLE as nr_overhead
2017-12-14  Sergey Senozhatskyzsmalloc: calling zs_map_object() from irq is a bug
2017-12-14  Kirill A. Shutemovthp: fix MADV_DONTNEED vs. numa balancing race
2017-12-14  Kirill A. Shutemovthp: reduce indentation level in change_huge_pmd()
2017-12-09  Michal Hockomm: fix remote numa hits statistics
2017-12-09  Wang Nanmm, oom_reaper: gather each vma to prevent leaking...
2017-12-05  chenjiemm/madvise.c: fix madvise() infinite loop under special...
2017-12-05  Dan Williamsmm, hugetlbfs: introduce ->split() to vm_operations_struct
2017-12-05  Mike Kravetzmm/cma: fix alloc_contig_range ret code/potential leak
2017-12-05  Kirill A. Shutemovmm, thp: Do not make page table dirty unconditionally...
2017-11-24  Jann Hornmm/pagewalk.c: report holes in hugetlb ranges
2017-11-24  Pavel Tatashinmm/page_alloc.c: broken deferred calculation
2017-10-21  Grygorii Maistrenkoslub: do not merge cache if slub_debug contains a never...
2017-10-21  Yasuaki Ishimatsumm/memory_hotplug: set magic number to page->freelist...
2017-10-12  Michal Hockomm, oom_reaper: skip mm structs with mmu notifiers
2017-10-08  Laurent Dufourmm/cgroup: avoid panic when init with low memory
2017-09-27  Minchan Kimmm: prevent double decrease of nr_reserved_highatomic
2017-09-13  Laurent Dufourmm/memory.c: fix mem_cgroup_oom_disable() call missing
2017-09-07  Mel Gormanmm, madvise: ensure poisoned pages are removed from...
2017-08-30  Pavel Tatashinmm/memblock.c: reversed logic in memblock_discard()
2017-08-30  Eric Biggersmm/madvise.c: fix freeing of locked page with MADV_FREE
2017-08-30  Kirill A. Shutemovmm, shmem: fix handling /sys/kernel/mm/transparent_huge...
2017-08-25  Linus TorvaldsSanitize 'move_pages()' permission checks
2017-08-25  zhong jiangmm/mempolicy: fix use after free when calling get_mempolicy
2017-08-25  Michal Hockomm: fix double mmap_sem unlock on MMF_UNSTABLE enforced...
2017-08-25  Pavel Tatashinmm: discard memblock data later
2017-08-16  Cong Wangmm: fix list corruptions on shmem shrinklist
2017-08-16  Jonathan Toppinsmm: ratelimit PFNs busy info message
2017-08-11  Ard Biesheuvelmm: don't dereference struct page fields of invalid...
2017-08-11  Josh Poimboeufmm/page_alloc: Remove kernel address exposure in free_r...
2017-08-11  Mel Gormanmm, mprotect: flush TLB if potentially racing with...
2017-07-21  Helge Dellermm: fix overflow check in expand_upwards()
2017-07-21  Sahitya Tummalamm/list_lru.c: fix list_lru_count_node() to be race...
2017-07-21  Kirill A. Shutemovthp, mm: fix crash due race in MADV_FREE handling
2017-07-05  Ard Biesheuvelmm/vmalloc.c: huge-vmap: fail gracefully on unexpected...
2017-07-05  Mark Rutlandmm: numa: avoid waiting on freed migrated pages
2017-07-05  David Rientjesmm, swap_cgroup: reschedule when neeed in swap_cgroup_s...
2017-06-24  Hugh Dickinsmm: fix new crash in unmapped_area_topdown()
2017-06-24  Helge DellerAllow stack to grow up to address space limit
2017-06-24  Hugh Dickinsmm: larger stack guard gap, between vmas
2017-06-24  Yu Zhaoswap: cond_resched in swap_cgroup_prepare()
2017-06-24  James Morsemm/memory-failure.c: use compound_head() flags for...
2017-06-17  Peter Zijlstrakasan: respect /proc/sys/kernel/traceoff_on_warning
2017-06-17  Kirill A. Shutemovshmem: fix sleeping from atomic context
2017-06-14  Fabian Frederickfs: add i_blocksize()
2017-06-07  Daniel Thompsonmm/slub.c: trace free objects at KERN_INFO
2017-06-07  Thomas Gleixnerslub/memcg: cure the brainless abuse of sysfs attributes
2017-06-07  Andrea Arcangeliksm: prevent crash after write_protect_page fails
2017-06-07  Michal Hockomm: consider memblock reservations for deferred memory...
2017-06-07  Yisheng Xiemlock: fix mlock count can not decrease in race condition
2017-06-07  Punit Agrawalmm/migrate: fix refcount handling when !hugepage_migrat...
2017-05-20  Vlastimil Babkamm: prevent potential recursive reclaim due to clearing...
2017-04-27  Rabin Vincentmm: prevent NR_ISOLATE_* stats from going negative
2017-04-21  Vladimir Davydovmm: memcontrol: use special workqueue for creating...
2017-04-21  Minchan Kimzsmalloc: expand class bit
2017-04-21  Kirill A. Shutemovthp: fix MADV_DONTNEED vs. MADV_FREE race
2017-04-12  Chris Sallsmm/mempolicy.c: fix error handling in set_mempolicy...
2017-04-12  Alexander Polakovmm/page_alloc.c: fix print order in show_free_areas()
2017-04-08  Johannes Weinermm: workingset: fix premature shadow node shrinking...
2017-04-08  Naoya Horiguchimm, hugetlb: use pte_present() instead of pmd_present...
2017-04-08  Johannes Weinermm: rmap: fix huge file mmap accounting in the memcg...
2017-03-26  Tahsin Erdoganpercpu: acquire pcpu_lock when updating pcpu_nr_empty_p...
2017-03-22  Vladimir Davydovslub: move synchronize_sched out of slab_mutex on shrink
2017-03-15  Tahsin Erdoganmm: do not call mem_cgroup_free() from within mem_cgrou...
2017-03-15  Kirill A. Shutemovthp: fix another corner case of munlock() vs. THPs
2017-03-12  Michal Hockomm, vmscan: consider eligible zones in get_scan_count
2017-03-12  Michal Hockomm, vmscan: cleanup lru size claculations
2017-03-12  Minchan Kimmm: do not access page->mapping directly on page_endio
2017-03-12  Vinayak Menonmm: vmpressure: fix sending wrong events on underflow
2017-03-12  Gavin Shanmm/page_alloc: fix nodes for reclaim in fast path
2017-02-26  Tejun Heoblock: fix double-free in the failure path of cgwb_bdi_...
2017-02-14  Sean Reesmm/slub.c: fix random_seq offset destruction
2017-02-09  Michal Hockomm, fs: check for fatal signals in do_generic_file_read()
2017-02-09  Toshi Kanibase/memory, hotplug: fix a kernel oops in show_valid_z...
2017-02-09  Toshi Kanimm/memory_hotplug.c: check start_pfn in test_pages_in_a...
2017-02-09  Dan Streetmanzswap: disable changing params if init fails
2017-02-01  David Rientjesmm, memcg: do not retry precharge charges
next