OSDN Git Service

tcp: do not use ipv6 header for ipv4 flow
[android-x86/kernel.git] / mm /
2019-03-23 Roman Penyaevmm/vmalloc: fix size check for remap_vmalloc_range_part...
2019-03-23 zhongjiangmm: hwpoison: fix thp split handing in soft_offline_in_...
2019-03-23 Darrick J. Wongtmpfs: fix uninitialized return value in shmem_link
2019-03-23 Darrick J. Wongtmpfs: fix link accounting when a tmpfile is linked in
2019-03-23 Jann Hornmm: page_alloc: fix ref bias in page_frag_alloc() for...
2019-03-23 Yu Zhaomm/gup: fix gup_pmd_range() for dax
2019-03-13 Mikhail Zaslonkomm, memory_hotplug: test_pages_in_a_zone do not pass...
2019-03-13 Michal Hockomm, memory_hotplug: is_mem_section_removable do not...
2019-03-13 Mike Kravetzhugetlbfs: fix races and page leaks during migration
2019-03-05 Jann Hornmm: enforce min addr even if capable() in expand_downwa...
2019-02-27 Nick Desaulniersmm/zsmalloc.c: fix -Wunneeded-internal-declaration...
2019-02-27 Matthias Kaehlckemm/zsmalloc.c: change stat type parameter to int
2019-02-27 Ralph Campbellnuma: change get_mempolicy() to use nr_node_ids instead...
2019-02-20 Hugh Dickinsmm: stop leaking PageTables
2019-02-12 Tetsuo Handaoom, oom_reaper: do not enqueue same task twice
2019-02-06 David Hildenbrandmm: migrate: don't rely on __PageMovable() of newpage...
2019-02-06 Naoya Horiguchimm: hwpoison: use do_send_sig_info() instead of force_sig()
2019-02-06 Shakeel Buttmm, oom: fix use-after-free in oom_kill_process
2019-01-26 Brian Fostermm/page-writeback.c: don't break integrity writeback...
2019-01-23 Michal Hockomm, memcg: fix reclaim deadlock with writeback
2019-01-16 Jan Stancekmm: page_mapped: don't assume compound page is huge...
2019-01-16 Christoph Lameterslab: alien caches must not be initialized if the alloc...
2019-01-13 Michal Hockohwpoison, memory_hotplug: allow hwpoisoned pages to...
2018-12-13 Tetsuo Handamm: don't warn about allocations which stall for too...
2018-12-08 Mike Kravetzhugetlbfs: check for pgoff value overflow
2018-12-08 Mike Kravetzmm/hugetlb.c: don't call region_abort if region_chg...
2018-12-08 Pavel Tikhomirovmm: cleancache: fix corruption on missed inode invalidation
2018-12-05 Yu Zhaomm: use swp_offset as key in shmem_replace_page()
2018-12-05 Hugh Dickinsmm/khugepaged: collapse_shmem() do not crash on Compound
2018-12-05 Hugh Dickinsmm/khugepaged: collapse_shmem() without freezing new_page
2018-12-05 Hugh Dickinsmm/khugepaged: minor reorderings in collapse_shmem()
2018-12-05 Hugh Dickinsmm/khugepaged: collapse_shmem() remember to clear holes
2018-12-05 Hugh Dickinsmm/khugepaged: fix crashes due to misaccounted holes
2018-12-05 Mike Rapoportshmem: introduce shmem_inode_acct_block
2018-12-05 Mike Rapoportshmem: shmem_charge: verify max_block is not exceeded...
2018-12-05 Hugh Dickinsmm/khugepaged: collapse_shmem() stop if punched or...
2018-12-05 Hugh Dickinsmm/huge_memory: fix lockdep complaint on 32-bit i_size_...
2018-12-05 Hugh Dickinsmm/huge_memory: splitting set mapping+index before...
2018-12-05 Konstantin Khlebnikovmm/huge_memory.c: reorder operations in __split_huge_pa...
2018-12-05 Hugh Dickinsmm/huge_memory: rename freeze_page() to unmap_page()
2018-12-01 Yufen Yutmpfs: make lseek(SEEK_DATA/SEK_HOLE) return ENXIO...
2018-12-01 Dmitry Vyukovmm: don't warn about large allocations for slab
2018-11-21 Mike Kravetzmm: migration: fix migration of huge PMD shared pages
2018-11-21 Mike Kravetzhugetlbfs: fix kernel BUG at fs/hugetlbfs/inode.c:444!
2018-11-21 Andrea Arcangelimm: thp: relax __GFP_THISNODE for MADV_HUGEPAGE mappings
2018-11-21 Michal Hockomm: do not bug_on on incorrect length in __mm_populate()
2018-11-13 Mike Kravetzhugetlbfs: dirty pages as they are added to pagecache
2018-11-10 Christophe JAILLETmm/frame_vector.c: release a semaphore in 'get_vaddr_fr...
2018-11-10 zhong jiangmm/memory_hotplug.c: fix overflow in test_pages_in_a_zone()
2018-10-20 Linus Torvaldsmremap: properly flush TLB before releasing the page
2018-10-18 Jann Hornmm/vmstat.c: fix outdated vmstat_text
2018-10-13 Jann Hornmm/vmstat.c: skip NR_TLB_REMOTE_FLUSH* properly
2018-10-10 Daniel Blackmm: madvise(MADV_DODUMP): allow hugetlbfs pages
2018-10-04 Alexey Dobriyanslub: make ->cpu_partial unsigned int
2018-09-29 Joel Fernandes ... mm: shmem.c: Correctly annotate new inodes for lockdep
2018-09-19 Linus Torvaldsmm: get rid of vmacache_flush_all() entirely
2018-09-19 Johannes Weinermm: remove seemingly spurious reclaimability check...
2018-09-19 Mel Gormanmm, vmscan: clear PGDAT_WRITEBACK when zone is balanced
2018-09-15 Chas WilliamsFixes: Commit 2aa6d036b716 ("mm: numa: avoid waiting...
2018-09-15 Andrey Ryabininmm/fadvise.c: fix signed overflow UBSAN complaint
2018-09-09 Peter Zijlstramm/tlb: Remove tlb_remove_table() non-concurrent condition
2018-09-05 jie@chenjie6@huwei.commm/memory.c: check return value of ioremap_prot
2018-09-05 Kirill Tkhaimemcg: remove memcg_cgroup::id from IDR on mem_cgroup_c...
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...
next