index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm: fix wrong vmap address calculations with odd NR_CPUS values
Clemens Ladisch
2011-08-29
1
-3
/
+4
*
mm: prevent concurrent unmap_mapping_range() on the same inode
Miklos Szeredi
2011-07-13
1
-0
/
+2
*
mm: fix negative commitlimit when gigantic hugepages are allocated
Rafael Aquini
2011-07-13
1
-0
/
+8
*
migrate: don't account swapcache as shmem
Andrea Arcangeli
2011-07-13
1
-1
/
+1
*
ksm: fix NULL pointer dereference in scan_get_next_rmap_item()
Hugh Dickins
2011-07-13
1
-0
/
+6
*
mm: fix ENOSPC returned by handle_mm_fault()
Hugh Dickins
2011-06-23
1
-2
/
+2
*
mm/page_alloc.c: prevent unending loop in __alloc_pages_slowpath()
Andrew Barry
2011-06-23
1
-1
/
+1
*
kmemleak: Do not return a pointer to an object that kmemleak did not get
Catalin Marinas
2011-06-23
1
-2
/
+5
*
mm: avoid wrapping vm_pgoff in mremap()
Linus Torvalds
2011-04-14
1
-2
/
+9
*
shmem: let shared anonymous be nonlinear again
Hugh Dickins
2011-03-28
1
-0
/
+1
*
percpu: fix pcpu_last_unit_cpu
Tejun Heo
2011-03-21
1
-1
/
+1
*
mm: page allocator: update free page counters after pages are placed on the f...
Mel Gorman
2011-03-21
1
-4
/
+5
*
mm: page allocator: drain per-cpu lists after direct reclaim allocation fails
Mel Gorman
2011-03-21
1
-4
/
+16
*
mm: page allocator: calculate a better estimate of NR_FREE_PAGES when memory ...
Christoph Lameter
2011-03-21
3
-3
/
+37
*
mm: fix possible cause of a page_mapped BUG
Hugh Dickins
2011-03-21
1
-3
/
+1
*
install_special_mapping skips security_file_mmap check.
Tavis Ormandy
2011-03-21
1
-4
/
+12
*
vmscan: raise the bar to PAGEOUT_IO_SYNC stalls
Wu Fengguang
2011-03-21
1
-8
/
+45
*
mm: fix corruption of hibernation caused by reusing swap during image saving
KAMEZAWA Hiroyuki
2011-03-21
1
-2
/
+4
*
mm: fix up some user-visible effects of the stack guard page
Linus Torvalds
2011-03-21
1
-0
/
+8
*
mm: fix page table unmap for stack guard page properly
Linus Torvalds
2011-03-21
1
-7
/
+6
*
mm: fix missing page table unmap for stack guard page failure case
Linus Torvalds
2011-03-21
1
-1
/
+3
*
mm: keep a guard page below a grow-down stack segment
Linus Torvalds
2011-03-21
1
-0
/
+23
*
perf_events: Fix perf_counter_mmap() hook in mprotect()
Pekka Enberg
2011-03-21
1
-1
/
+1
*
nommu: yield CPU while disposing VM
Steven J. Magnani
2011-03-21
1
-0
/
+1
*
mm/vfs: revalidate page->mapping in do_generic_file_read()
Dave Hansen
2011-03-21
1
-0
/
+3
*
mm: fix is_mem_section_removable() page_order BUG_ON check
KAMEZAWA Hiroyuki
2011-03-21
1
-1
/
+1
*
mm: fix return value of scan_lru_pages in memory unplug
KAMEZAWA Hiroyuki
2011-03-21
1
-1
/
+1
*
numa: fix slab_node(MPOL_BIND)
Eric Dumazet
2011-03-21
1
-1
/
+1
*
mm, x86: Saving vmcore with non-lazy freeing of vmas
Cliff Wickman
2011-03-21
1
-0
/
+9
*
do_generic_file_read: clear page errors when issuing a fresh read of the page
Jeff Moyer
2010-07-05
1
-0
/
+6
*
tmpfs: insert tmpfs cache pages to inactive list at first
KOSAKI Motohiro
2010-07-05
1
-2
/
+2
*
hugetlbfs: kill applications that use MAP_NORESERVE with SIGBUS instead of OO...
Mel Gorman
2010-05-26
1
-1
/
+1
*
hugetlb: fix infinite loop in get_futex_key() when backed by huge pages
Mel Gorman
2010-05-12
1
-1
/
+4
*
memcg: fix prepare migration
Andrea Arcangeli
2010-05-12
1
-2
/
+2
*
readahead: fix NULL filp dereference
Wu Fengguang
2010-04-26
1
-1
/
+1
*
tmpfs: cleanup mpol_parse_str()
KOSAKI Motohiro
2010-04-01
1
-12
/
+12
*
tmpfs: handle MPOL_LOCAL mount option properly
KOSAKI Motohiro
2010-04-01
1
-0
/
+1
*
tmpfs: mpol=bind:0 don't cause mount error.
KOSAKI Motohiro
2010-04-01
1
-3
/
+7
*
tmpfs: fix oops on mounts with mpol=default
Ravikiran G Thirumalai
2010-04-01
1
-2
/
+7
*
slab: initialize unused alien cache entry as NULL at alloc_alien_cache().
Haicheng Li
2010-03-15
1
-4
/
+2
*
readahead: introduce FMODE_RANDOM for POSIX_FADV_RANDOM
Wu Fengguang
2010-03-15
2
-1
/
+15
*
memcg: fix oom killing a child process in an other cgroup
KAMEZAWA Hiroyuki
2010-02-22
1
-0
/
+2
*
mm: Make copy_from_user() in migrate.c statically predictable
H. Peter Anvin
2010-02-21
1
-21
/
+15
*
Fix potential crash with sys_move_pages
Linus Torvalds
2010-02-06
1
-0
/
+3
*
hugetlb: fix section mismatches
Jeff Mahoney
2010-02-02
1
-4
/
+3
*
mm: flush dcache before writing into page to avoid alias
anfei zhou
2010-02-02
1
-0
/
+3
*
mm: purge fragmented percpu vmap blocks
Nick Piggin
2010-02-02
1
-11
/
+81
*
mm: percpu-vmap fix RCU list walking
Nick Piggin
2010-02-02
1
-14
/
+6
*
mm: fix migratetype bug which slowed swapping
Hugh Dickins
2010-01-29
1
-2
/
+3
*
mm: add new 'read_cache_page_gfp()' helper function
Linus Torvalds
2010-01-27
1
-32
/
+68
[next]