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.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 lazy vmap purging (use-after-free error)
Vegard Nossum
2009-02-27
1
-1
/
+2
*
mm: vmap fix overflow
Nick Piggin
2009-02-27
1
-0
/
+7
*
shmem: fix shared anonymous accounting
Hugh Dickins
2009-02-25
1
-22
/
+21
*
Merge branch 'hibernate'
Linus Torvalds
2009-02-21
2
-18
/
+14
|
\
|
*
swsusp: clean up shrink_all_zones()
Johannes Weiner
2009-02-21
1
-12
/
+11
|
*
swsusp: dont fiddle with swappiness
Johannes Weiner
2009-02-21
1
-4
/
+1
|
*
PM/hibernate: fix "swap breaks after hibernation failures"
Alan Jenkins
2009-02-21
1
-2
/
+2
*
|
vmalloc: call flush_cache_vunmap() from unmap_kernel_range()
Tejun Heo
2009-02-20
1
-0
/
+2
*
|
slab: introduce kzfree()
Johannes Weiner
2009-02-20
1
-0
/
+20
*
|
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2009-02-18
1
-1
/
+1
|
\
\
|
*
|
block: fix bad definition of BIO_RW_SYNC
Jens Axboe
2009-02-18
1
-1
/
+1
*
|
|
mm: fix memmap init for handling memory hole
KAMEZAWA Hiroyuki
2009-02-18
1
-3
/
+20
*
|
|
mm: clean up for early_pfn_to_nid()
KAMEZAWA Hiroyuki
2009-02-18
1
-1
/
+7
*
|
|
mm: task dirty accounting fix
Nick Piggin
2009-02-18
1
-10
/
+3
*
|
|
vmalloc: add __get_vm_area_caller()
Benjamin Herrenschmidt
2009-02-18
1
-0
/
+8
|
/
/
*
|
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2009-02-17
1
-1
/
+6
|
\
\
|
|
/
|
/
|
|
*
x86, ptrace, mm: fix double-free on race
Markus Metzger
2009-02-11
1
-1
/
+6
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...
Linus Torvalds
2009-02-12
3
-0
/
+3
|
\
\
|
*
|
mm: Export symbol ksize()
Kirill A. Shutemov
2009-02-12
3
-0
/
+3
*
|
|
Fix page writeback thinko, causing Berkeley DB slowdown
Nick Piggin
2009-02-12
1
-1
/
+1
|
/
/
*
|
mm: rearrange exit_mmap() to unlock before arch_exit_mmap
Jeremy Fitzhardinge
2009-02-11
1
-4
/
+6
*
|
writeback: fix break condition
Federico Cuello
2009-02-11
1
-13
/
+16
*
|
memcg: use __GFP_NOWARN in page cgroup allocation
KAMEZAWA Hiroyuki
2009-02-11
1
-1
/
+2
*
|
mm: fix mlocked page counter mismatch
MinChan Kim
2009-02-11
1
-1
/
+2
*
|
mm: fix dirty_bytes/dirty_background_bytes sysctls on 64bit arches
Sven Wegener
2009-02-11
1
-1
/
+1
*
|
migration: migrate_vmas should check "vma"
Daisuke Nishimura
2009-02-11
1
-1
/
+1
*
|
Do not account for hugetlbfs quota at mmap() time if mapping [SHM|MAP]_NORESERVE
Mel Gorman
2009-02-11
1
-20
/
+33
*
|
Do not account for the address space used by hugetlbfs using VM_ACCOUNT
Mel Gorman
2009-02-10
4
-33
/
+51
*
|
mm: fix error case in mlock downgrade reversion
Hugh Dickins
2009-02-08
1
-1
/
+4
*
|
do_wp_page: fix regression with execute in place
Carsten Otte
2009-02-05
1
-1
/
+1
*
|
write-back: fix nr_to_write counter
Artem Bityutskiy
2009-02-03
1
-6
/
+15
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...
Linus Torvalds
2009-02-02
1
-1
/
+1
|
\
|
*
slub: fix per cpu kmem_cache_cpu array memory leak
David Rientjes
2009-01-28
1
-1
/
+1
*
|
Manually revert "mlock: downgrade mmap sem while populating mlocked regions"
Linus Torvalds
2009-02-01
1
-45
/
+2
*
|
Stop playing silly games with the VM_ACCOUNT flag
Linus Torvalds
2009-01-31
2
-24
/
+26
*
|
Allow opportunistic merging of VM_CAN_NONLINEAR areas
Linus Torvalds
2009-01-30
1
-1
/
+4
*
|
memcg: NULL pointer dereference at rmdir on some NUMA systems
KAMEZAWA Hiroyuki
2009-01-29
1
-1
/
+1
*
|
memcg: fix refcnt handling at swapoff
KAMEZAWA Hiroyuki
2009-01-29
1
-1
/
+4
*
|
memcg: get/put parents at create/free
Daisuke Nishimura
2009-01-29
1
-1
/
+22
*
|
Fix OOPS in mmap_region() when merging adjacent VM_LOCKED file segments
Linus Torvalds
2009-01-29
1
-20
/
+6
*
|
uclinux: add process name to allocation error message
Greg Ungerer
2009-01-27
1
-2
/
+2
*
|
nommu: Stub in vm_map_ram()/vm_unmap_ram()/vm_unmap_aliases().
Paul Mundt
2009-01-21
1
-1
/
+19
*
|
memcg: fix a race when setting memory.swappiness
Li Zefan
2009-01-15
1
-1
/
+9
*
|
memcg: fix section mismatch
Li Zefan
2009-01-15
1
-1
/
+1
*
|
revert "mm: vmalloc use mutex for purge"
Andrew Morton
2009-01-15
1
-5
/
+4
*
|
memcg: make oom less frequently
Daisuke Nishimura
2009-01-15
1
-4
/
+6
*
|
memcg: fix hierarchical reclaim
Daisuke Nishimura
2009-01-15
1
-32
/
+36
*
|
memcg: fix error path of mem_cgroup_move_parent
Daisuke Nishimura
2009-01-15
1
-8
/
+15
*
|
memcg: fix mem_cgroup_get_reclaim_stat_from_page
Daisuke Nishimura
2009-01-15
1
-1
/
+16
*
|
alpha: fix vmalloc breakage
Ivan Kokshaysky
2009-01-15
1
-0
/
+11
[next]