Tavis Ormandy 462e635e5b install_special_mapping skips security_file_mmap check. il y a 14 ans
..
Kconfig 0fc0531e0a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu il y a 14 ans
Kconfig.debug 22f8b45822 trivial: improve help text for mm debug config options il y a 16 ans
Makefile bbddff0545 percpu: use percpu allocator on UP too il y a 15 ans
backing-dev.c 426e1f5cec Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 il y a 14 ans
bootmem.c a9ce6bc151 x86, memblock: Replace e820_/_early string with memblock_ il y a 15 ans
bounce.c ac8456d6f9 bounce: call flush_dcache_page() after bounce_copy_vec() il y a 15 ans
compaction.c bc69304574 mm: compaction: handle active and inactive fairly in too_many_isolated il y a 15 ans
debug-pagealloc.c 6a11f75b6a generic debug pagealloc il y a 16 ans
dmapool.c ea05c8444e mm: add a might_sleep_if() to dma_pool_alloc() il y a 14 ans
fadvise.c 0141450f66 readahead: introduce FMODE_RANDOM for POSIX_FADV_RANDOM il y a 15 ans
failslab.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h il y a 15 ans
filemap.c 6072d13c42 Call the filesystem back whenever a page is removed from the page cache il y a 14 ans
filemap_xip.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h il y a 15 ans
fremap.c 5ec1055aa5 Avoid pgoff overflow in remap_file_pages il y a 15 ans
highmem.c a8e23a2918 mm,x86: fix kmap_atomic_push vs ioremap_32.c il y a 14 ans
hugetlb.c 1f64d69c7a mm/hugetlb.c: avoid double unlock_page() in hugetlb_fault() il y a 14 ans
hwpoison-inject.c 43131e141a HWPOISON, hugetlb: support hwpoison injection for hugepage il y a 15 ans
init-mm.c a1b200e27c mm: provide init_mm mm_context initializer il y a 15 ans
internal.h 572438f9b5 mm: fix is_mem_section_removable() page_order BUG_ON check il y a 14 ans
kmemcheck.c b1eeab6768 kmemcheck: add hooks for the page allocator il y a 16 ans
kmemleak-test.c 245b2e70ea percpu: clean up percpu variable definitions il y a 16 ans
kmemleak.c 145b64b958 kmemleak: Fix typo in the comment il y a 15 ans
ksm.c a0b0f58cdd ksm: annotate ksm_thread_mutex is no deadlock source il y a 14 ans
maccess.c 7c7fcf762e MN10300: Save frame pointer in thread_info struct rather than global var il y a 14 ans
madvise.c afcf938ee0 HWPOISON: Add a madvise() injector for soft page offlining il y a 15 ans
memblock.c cd79481d27 memblock: Annotate memblock functions with __init_memblock il y a 14 ans
memcontrol.c a42c390cfa cgroups: make swap accounting default behavior configurable il y a 14 ans
memory-failure.c 20d6c96b5f mem-hotplug: introduce {un}lock_memory_hotplug() il y a 14 ans
memory.c 3ecb01df32 use clear_page()/copy_page() in favor of memset()/memcpy() on whole pages il y a 14 ans
memory_hotplug.c 20d6c96b5f mem-hotplug: introduce {un}lock_memory_hotplug() il y a 14 ans
mempolicy.c 55cfaa3cbd mm/mempolicy.c: add rcu read lock to protect pid structure il y a 14 ans
mempool.c bba7881954 mm: remove broken 'kzalloc' mempool il y a 16 ans
migrate.c 70384dc6dc mm: fix error reporting in move_pages() syscall il y a 14 ans
mincore.c e48293fd75 mincore: do nested page table walks il y a 15 ans
mlock.c 39aa3cb3e8 mm: Move vma_stack_continue into mm.h il y a 15 ans
mm_init.c 759f9a2df7 mm: mminit_loglevel cannot be __meminitdata anymore il y a 17 ans
mmap.c 462e635e5b install_special_mapping skips security_file_mmap check. il y a 14 ans
mmu_context.c 298359c5bf exit: fix oops in sync_mm_rss il y a 15 ans
mmu_notifier.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h il y a 15 ans
mmzone.c aa45484031 mm: page allocator: calculate a better estimate of NR_FREE_PAGES when memory is low and kswapd is awake il y a 15 ans
mprotect.c 63bfd7384b perf_events: Fix perf_counter_mmap() hook in mprotect() il y a 14 ans
mremap.c ece0e2b640 mm: remove pte_*map_nested() il y a 14 ans
msync.c 8018ab0574 sanitize vfs_fsync calling conventions il y a 15 ans
nommu.c 04c3496152 nommu: yield CPU while disposing VM il y a 14 ans
oom_kill.c 1e99bad0d9 oom: kill all threads sharing oom killed task's mm il y a 14 ans
page-writeback.c 4cbec4c8b9 writeback: remove the internal 5% low bound on dirty_ratio il y a 14 ans
page_alloc.c c9e664f1fd PM / Hibernate: Fix memory corruption related to swap il y a 14 ans
page_cgroup.c 7952f98818 kmemleak: Annotate false positive in init_section_page_cgroup() il y a 15 ans
page_io.c 7b6d91daee block: unify flags for struct bio and struct request il y a 15 ans
page_isolation.c f6a3607e5f mm: page_isolation: codeclean fix comment and rm unneeded val init il y a 14 ans
pagewalk.c 5f0af70a25 mm: remove call to find_vma in pagewalk for non-hugetlbfs il y a 14 ans
percpu-km.c fc1481a956 percpu: clear memory allocated with the km allocator il y a 15 ans
percpu-vm.c 9f64553256 percpu: move vmalloc based chunk management into percpu-vm.c il y a 15 ans
percpu.c 229aebb873 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial il y a 14 ans
prio_tree.c 183ff22bb6 spelling fixes: mm/ il y a 18 ans
quicklist.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h il y a 15 ans
readahead.c bf8abe8b92 readahead.c: fix comment il y a 15 ans
rmap.c e574b5fd20 rmap: make anon_vma_chain_free() static il y a 14 ans
shmem.c 3c26ff6e49 convert get_sb_nodev() users il y a 14 ans
slab.c 732eacc054 replace nested max/min macros with {max,min}3 macro il y a 14 ans
slob.c 8df275af8d slob: fix gfp flags for order-0 page allocations il y a 15 ans
slub.c 37d57443d5 slub: Fix a crash during slabinfo -v il y a 14 ans
sparse-vmemmap.c 72d7c3b33c x86: Use memblock to replace early_res il y a 15 ans
sparse.c e48e67e08c sparsemem: on no vmemmap path put mem_map on node high too il y a 15 ans
swap.c 0be8557bcd fuse: use release_pages() il y a 14 ans
swap_state.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h il y a 15 ans
swapfile.c 66d7dd518a /proc/swaps: support polling il y a 14 ans
thrash.c a5c9b696ec mm: pass mm to grab_swap_token il y a 16 ans
truncate.c 6072d13c42 Call the filesystem back whenever a page is removed from the page cache il y a 14 ans
util.c 45888a0c6e export __get_user_pages_fast() function il y a 14 ans
vmalloc.c 64141da587 vmalloc: eagerly clear ptes on vunmap il y a 14 ans
vmscan.c 6072d13c42 Call the filesystem back whenever a page is removed from the page cache il y a 14 ans
vmstat.c e172662d11 vmstat: fix dirty threshold ordering il y a 14 ans