Commit Graph

4562 Commits (e4dc8f507c3066d6fcece988d99b6d766c46af85)

Author SHA1 Message Date
Tavis Ormandy 462e635e5b install_special_mapping skips security_file_mmap check. 14 years ago
Rafael J. Wysocki c9e664f1fd PM / Hibernate: Fix memory corruption related to swap 14 years ago
Tero Roponen 37d57443d5 slub: Fix a crash during slabinfo -v 14 years ago
KOSAKI Motohiro a0b0f58cdd ksm: annotate ksm_thread_mutex is no deadlock source 14 years ago
KOSAKI Motohiro 20d6c96b5f mem-hotplug: introduce {un}lock_memory_hotplug() 14 years ago
Jeremy Fitzhardinge 64141da587 vmalloc: eagerly clear ptes on vunmap 14 years ago
Wu Fengguang e172662d11 vmstat: fix dirty threshold ordering 14 years ago
Zeng Zhaoming 55cfaa3cbd mm/mempolicy.c: add rcu read lock to protect pid structure 14 years ago
Dean Nelson 1f64d69c7a mm/hugetlb.c: avoid double unlock_page() in hugetlb_fault() 14 years ago
Linus Torvalds 6072d13c42 Call the filesystem back whenever a page is removed from the page cache 14 years ago
David Sterba 5f0af70a25 mm: remove call to find_vma in pagewalk for non-hugetlbfs 14 years ago
KAMEZAWA Hiroyuki e9959f0f37 mm/page_alloc.c: fix build_all_zonelist() where percpu_alloc() is wrongly called under stop_machine_run() 14 years ago
Michal Hocko a42c390cfa cgroups: make swap accounting default behavior configurable 14 years ago
Daisuke Nishimura b1dd693e5b memcg: avoid deadlock between move charge and try_charge() 14 years ago
Kirill A. Shutemov 112bc2e120 memcg: fix false positive VM_BUG on non-SMP 14 years ago
Steven J. Magnani 04c3496152 nommu: yield CPU while disposing VM 14 years ago
Pavel Emelyanov 68cee4f118 slub: Fix slub_lock down/up imbalance 14 years ago
Nick Piggin 27d20fddc8 radix-tree: fix RCU bug 14 years ago
Shaohua Li 1dce071e18 vmscan: avoid setting zone congested if no page dirty 14 years ago
Dave Hansen 8d056cb965 mm/vfs: revalidate page->mapping in do_generic_file_read() 14 years ago
Dan Carpenter d2e61b8dc9 memcg: null dereference on allocation failure 14 years ago
Pekka Enberg 63bfd7384b perf_events: Fix perf_counter_mmap() hook in mprotect() 14 years ago
Wu Fengguang ff8b16d7e1 vmstat: fix offset calculation on void* 14 years ago
Michel Lespinasse d88c0922fa Release page reference during page fault retry 14 years ago
Al Viro 120a795da0 audit mmap 14 years ago
Al Viro 3c26ff6e49 convert get_sb_nodev() users 14 years ago
Eric Dumazet 800416f799 numa: fix slab_node(MPOL_BIND) 15 years ago
Miklos Szeredi 0be8557bcd fuse: use release_pages() 15 years ago
KAMEZAWA Hiroyuki 26174efd42 memcg: generic filestat update interface 15 years ago
KAMEZAWA Hiroyuki 1489ebad8b memcg: cpu hotplug aware quick acount_move detection 15 years ago
KAMEZAWA Hiroyuki 711d3d2c9b memcg: cpu hotplug aware percpu count updates 15 years ago
KAMEZAWA Hiroyuki 7d74b06f24 memcg: use for_each_mem_cgroup 15 years ago
KAMEZAWA Hiroyuki 32047e2a85 memcg: avoid lock in updating file_mapped (Was fix race in file_mapped accouting flag management 15 years ago
KAMEZAWA Hiroyuki 0c270f8f99 memcg: fix race in file_mapped accouting flag management 15 years ago
Peter Zijlstra a8e23a2918 mm,x86: fix kmap_atomic_push vs ioremap_32.c 15 years ago
David Howells 7c7fcf762e MN10300: Save frame pointer in thread_info struct rather than global var 15 years ago
Peter Zijlstra 766f916419 kernel: remove PF_FLUSHER 15 years ago
Jan Beulich 3ecb01df32 use clear_page()/copy_page() in favor of memset()/memcpy() on whole pages 15 years ago
Hagen Paul Pfeifer 732eacc054 replace nested max/min macros with {max,min}3 macro 15 years ago
Bob Liu f3ab2636c5 mm: do_migrate_range: reduce list_empty() check 15 years ago
Bob Liu 809c444977 mm: do_migrate_range: exit loop if not_managed is true 15 years ago
Bob Liu f6a3607e5f mm: page_isolation: codeclean fix comment and rm unneeded val init 15 years ago
KAMEZAWA Hiroyuki 572438f9b5 mm: fix is_mem_section_removable() page_order BUG_ON check 15 years ago
Dean Nelson 44e2aa937e mm/hugetlb.c: add missing spin_lock() to hugetlb_cow() 15 years ago
Gleb Natapov 70384dc6dc mm: fix error reporting in move_pages() syscall 15 years ago
Kay Sievers 66d7dd518a /proc/swaps: support polling 15 years ago
Dave Young e1ca7788de mm: add vzalloc() and vzalloc_node() helpers 15 years ago
Andrew Morton 7bbc0905ea mm/memory_hotplug.c: make scan_lru_pages() static 15 years ago
Namhyung Kim 36deb0be31 vmstat: include compaction.h when CONFIG_COMPACTION 15 years ago
Namhyung Kim e199b5d1fe vmalloc: annotate lock context change on s_start/stop() 15 years ago