OSDN Git Service

crypto: talitos - HMAC SNOOP NO AFEU mode requires SW icv checking.
[android-x86/kernel.git] / mm /
2018-09-05 Li Wangzswap: re-check zswap_is_full() after do zswap_shrink()
2018-08-24 Zhen Leikasan: fix shadow_size calculation error in kasan_modul...
2018-08-15 Andi Kleenx86/speculation/l1tf: Limit swap file size to MAX_PA/2
2018-08-15 Andi Kleenx86/speculation/l1tf: Disallow non privileged high...
2018-08-03 Mathieu Malaterremm/slub.c: add __printf verification to slab_err()
2018-08-03 Chintan Pandyamm: vmalloc: avoid racy handling of debugobjects in...
2018-07-25 Hugh Dickinsmm/huge_memory.c: fix data loss when splitting a file pmd
2018-07-25 Jing Xiamm: memcg: fix use after free in mem_cgroup_iter()
2018-07-11 Vlastimil Babkamm, page_alloc: do not break __GFP_THISNODE by zonelist...
2018-07-11 Cannon Matthewsmm: hugetlb: yield when prepping struct pages
2018-06-13 Linus Torvaldsmmap: relax file size limit for regular files
2018-06-13 Linus Torvaldsmmap: introduce sane default mmap limits
2018-06-06 Hugh Dickinsmm: fix the NULL mapping case in __isolate_lru_page()
2018-05-30 Huang Yingmm: fix races between address_space dereference and...
2018-05-30 Claudio Imbrendamm/ksm: fix interaction with THP
2018-05-30 Tom Abrahamswap: divide-by-zero when zero length swap file on ssd
2018-05-30 Vinayak Menonmm/kmemleak.c: wait for scan completion before disablin...
2018-05-30 David Rientjesmm, thp: do not cause memcg oom for thp
2018-05-30 Yisheng Xiemm/mempolicy.c: avoid use uninitialized preferred_node
2018-05-30 shidao.yttmm/fadvise: discard partial page if endbyte is also EOF
2018-05-30 Mel Gormanmm: pin address_space before dereferencing it while...
2018-05-30 Yang Shimm: thp: use down_read_trylock() in khugepaged to avoid...
2018-05-30 Yisheng Xiemm/mempolicy: add nodes_empty check in SYSC_migrate_pages
2018-05-30 Yisheng Xiemm/mempolicy: fix the check of nodemask from user
2018-05-30 David Hildenbrandkasan: fix memory hotplug during boot
2018-05-22 Pavel Tatashinmm: don't allow deferred pages with NEED_PER_CPU_KM
2018-05-19 Willy Tarreauproc: do not access cmdline nor environ from file-backe...
2018-05-09 Tejun Heopercpu: include linux/sched.h for cond_resched()
2018-04-24 Greg Thelenwriteback: safer lock nesting
2018-04-24 Matthew Wilcoxmm/filemap.c: fix NULL pointer in page_cache_tree_insert()
2018-04-24 Vlastimil Babkamm, slab: reschedule cache_reap() on the same CPU
2018-04-13 Reza Arbabmm, vmstat: Remove spurious WARN() during zoneinfo...
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()
next