Commit Graph

3971 Commits (4aaf15d1aa9673dd2cc45c48957c946cb4aa2694)

Author SHA1 Message Date
KAMEZAWA Hiroyuki 747388d78a memcg: fix css_is_ancestor() RCU locking 15 years ago
KAMEZAWA Hiroyuki 7f0f154641 memcg: fix css_id() RCU locking for real 15 years ago
Naoya Horiguchi ab941e0fff rmap: remove anon_vma check in page_address_in_vma() 15 years ago
Mel Gorman 4a6018f7f4 hugetlbfs: kill applications that use MAP_NORESERVE with SIGBUS instead of OOM-killer 15 years ago
Zhang, Yanmin 111c7d8243 slub: Fix bad boundary check in init_kmem_cache_nodes() 15 years ago
Paul E. McKenney ad4ba37537 memcg: css_id() must be called under rcu_read_lock() 15 years ago
Rik van Riel 5892753383 mmap: check ->vm_ops before dereferencing 15 years ago
Jörn Engel 5129a469a9 Catch filesystems lacking s_bdi 15 years ago
Dan Carpenter 22eccdd7d2 ksm: check for ERR_PTR from follow_page() 15 years ago
Oleg Nesterov 31f2b0ebc0 rmap: anon_vma_prepare() can leak anon_vma_chain 15 years ago
Mel Gorman 23be7468e8 hugetlb: fix infinite loop in get_futex_key() when backed by huge pages 15 years ago
Andrea Arcangeli 93d5c9be1d memcg: fix prepare migration 15 years ago
Jens Axboe c3c532061e bdi: add helper function for doing init and register of a bdi for a file system 15 years ago
Rik van Riel e8a03feb54 rmap: add exclusively owned pages to the newest anon_vma 15 years ago
Linus Torvalds ea90002b0f anonvma: when setting up page->mapping, we need to pick the _oldest_ anonvma 15 years ago
Linus Torvalds 646d87b481 anon_vma: clone the anon_vma chain in the right order 15 years ago
Linus Torvalds 287d97ac03 vma_adjust: fix the copying of anon_vma chains 15 years ago
Linus Torvalds d0e9fe1758 Simplify and comment on anon_vma re-use for anon_vma_prepare() 15 years ago
Pekka Enberg d3e06e2b15 slub: Fix kmem_ptr_validate() for non-kernel pointers 15 years ago
Pekka Enberg fc1c183353 slab: Generify kernel pointer validation 15 years ago
KAMEZAWA Hiroyuki 8725d54162 memcg: fix race in file_mapped accounting 15 years ago
Naoya Horiguchi 116354d177 pagemap: fix pfn calculation for hugepage 15 years ago
KOSAKI Motohiro d6da1a5abc mm: revert "vmscan: get_scan_ratio() cleanup" 15 years ago
Wu Fengguang 70655c06bd readahead: fix NULL filp dereference 15 years ago
KAMEZAWA Hiroyuki a3a2e76c77 mm: avoid null-pointer deref in sync_mm_rss() 15 years ago
Rik van Riel 4946d54cb5 rmap: fix anon_vma_fork() memory leak 15 years ago
Anton Blanchard 1442145373 backing-dev: Handle class_create() failure 15 years ago
Yinghai Lu aa235fc712 bootmem, x86: Fix 32bit numa system without RAM on node 0 15 years ago
Yinghai Lu 337998587f nobootmem, x86: Fix 32bit numa system without RAM on node 0 15 years ago
Tejun Heo de380b55f9 percpu: don't implicitly include slab.h from percpu.h 15 years ago
Randy Dunlap ea5a9f0c34 kmemcheck: Fix build errors due to missing slab.h 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Tejun Heo 10fad5e46f percpu, module: implement and use is_kernel/module_percpu_address() 15 years ago
David Howells e1ee65d859 NOMMU: Fix __get_user_pages() to pin last page on offset buffers 15 years ago
David Howells 7561e8ca0d NOMMU: Revert 'nommu: get_user_pages(): pin last page on non-page-aligned start' 15 years ago
Lee Schermerhorn c6b6ef8bb0 mempolicy: fix get_mempolicy() for relative and static nodes 15 years ago
Michael S. Tsirkin 298359c5bf exit: fix oops in sync_mm_rss 15 years ago
KOSAKI Motohiro 926f2ae04f tmpfs: cleanup mpol_parse_str() 15 years ago
KOSAKI Motohiro 12821f5fb9 tmpfs: handle MPOL_LOCAL mount option properly 15 years ago
KOSAKI Motohiro d69b2e63e9 tmpfs: mpol=bind:0 don't cause mount error. 15 years ago
Ravikiran G Thirumalai 413b43deab tmpfs: fix oops on mounts with mpol=default 15 years ago
Robin Holt cb53237513 mm/ksm.c is doing an unneeded _notify in write_protect_page. 15 years ago
David Howells 3fa30460ea nommu: fix an incorrect comment in the do_mmap_shared_file() 15 years ago
Dan Carpenter e7bbcdf374 memcontrol: fix potential null deref 15 years ago
Daisuke Nishimura 5cfb80a73b memcg: disable move charge in no mmu case 15 years ago
Jiri Kosina c26f91a3df x86: Remove excessive early_res debug output 15 years ago
KAMEZAWA Hiroyuki e9e58a4ec3 memcg: avoid use cmpxchg in swap cgroup maintainance 15 years ago
KAMEZAWA Hiroyuki 867578cbcc memcg: fix oom kill behavior 15 years ago
Kirill A. Shutemov a0a4db548e cgroups: remove events before destroying subsystem state objects 15 years ago
KAMEZAWA Hiroyuki daaf1e6887 memcg: handle panic_on_oom=always case 15 years ago