OSDN Git Service

net: avoid skb_warn_bad_offload false positives on UFO
[android-x86/kernel.git] / mm /
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
2017-02-01 Yasuaki Ishimatsumemory_hotplug: make zone_can_shift() return a boolean...
2017-02-01 Vlastimil Babkamm, page_alloc: fix premature OOM when racing with...
2017-02-01 Vlastimil Babkamm, page_alloc: move cpuset seqcount checking to slowpath
2017-02-01 Vlastimil Babkamm, page_alloc: fix fast-path race with cpuset update...
2017-02-01 Vlastimil Babkamm, page_alloc: fix check for NULL preferred_zone
2017-02-01 Vlastimil Babkamm/mempolicy.c: do not put mempolicy before using its...
2017-02-01 Keno Fischermm/huge_memory.c: respect FOLL_FORCE/FOLL_COW for thp
2017-01-19 Mike Kravetzmm/hugetlb.c: fix reservation race when freeing surplus...
2017-01-19 John Sperbeckmm/slab.c: fix SLAB freelist randomization duplicate...
2017-01-19 Minchan Kimmm: support anonymous stable page
2017-01-19 Michal Hockomm, memcg: fix the active list aging for lowmem request...
2017-01-19 Minchan Kimmm: pmd dirty emulation in page fault handler
2017-01-19 Ross Zwislerdax: fix deadlock with DAX 4k holes
2017-01-12 Ming Lingmm, compaction: fix NR_ISOLATED_* stats for pfn based...
2017-01-12 Johannes Weinermm: khugepaged: fix radix tree node leak in shmem colla...
2017-01-12 Johannes Weinermm: khugepaged: close use-after-free race during shmem...
2017-01-12 Aneesh Kumar K.Vmm/hugetlb.c: use the right pte val for compare in...
2017-01-06 Mel Gormanmm, page_alloc: keep pcp count and list contents in...
2017-01-06 Shaohua Limm/vmscan.c: set correct defer count for shrinker
2017-01-06 Eric W. Biedermanptrace: Don't allow accessing an undumpable mm
2017-01-06 Linus Torvaldsvfs,mm: fix return value of read() at s_maxbytes
2017-01-06 Eric W. Biedermanmm: Add a user_ns owner to mm_struct and fix ptrace...
2016-12-11 Linus TorvaldsMerge branch 'upstream' of git://git.linux-mips.org...
2016-12-10 Linus TorvaldsMerge branch 'linus' of git://git./linux/kernel/git...
2016-12-09 Linus TorvaldsMerge branch 'libnvdimm-fixes' of git://git./linux...
2016-12-09 Linus TorvaldsMerge branch 'for-4.9-fixes' of git://git./linux/kernel...
2016-12-09 Linus TorvaldsMerge tag 'ceph-for-4.9-rc9' of git://github.com/ceph...
2016-12-09 Linus TorvaldsMerge tag 'armsoc-fixes' of git://git./linux/kernel...
2016-12-09 Linus TorvaldsMerge tag 'm68k-for-v4.9-tag2' of git://git./linux...
2016-12-09 Linus TorvaldsMerge branch 'drm-fixes' of git://people.freedesktop...
2016-12-08 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2016-12-08 Dave AirlieMerge branch 'drm-fixes-4.9' of git://people.freedeskto...
2016-12-07 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2016-12-07 Linus TorvaldsMerge branch 'sched-urgent-for-linus' of git://git...
2016-12-07 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2016-12-07 Linus TorvaldsMerge branch 'locking-urgent-for-linus' of git://git...
2016-12-07 Linus TorvaldsMerge branch 'core-urgent-for-linus' of git://git....
2016-12-07 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2016-12-06 Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc
2016-12-06 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2016-12-06 Linus Torvaldsshmem: fix shm fallocate() list corruption
2016-12-05 Linus TorvaldsMerge tag 'powerpc-4.9-7' of git://git./linux/kernel...
2016-12-05 Linus TorvaldsMerge branch 'linus' of git://git./linux/kernel/git...
2016-12-04 Linus TorvaldsMerge tag 'drm-fixes-for-v4.9-rc8' of git://people...
2016-12-03 David S. MillerMerge tag 'batadv-net-for-davem-20161202' of git:/...
2016-12-03 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2016-12-03 Michal Hockomm, vmscan: add cond_resched() into shrink_node_memcg()
2016-12-03 Michal Hockomm: workingset: fix NULL ptr in count_shadow_nodes
2016-12-02 Linus TorvaldsMerge tag 'fixes-for-linus' of git://git./linux/kernel...
2016-12-02 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2016-12-02 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
next