index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-12
mm: thp: fix BUG on mm->nr_ptes
Andrea Arcangeli
1
-3
/
+3
2012-03-12
NOMMU: Don't need to clear vm_mm when deleting a VMA
David Howells
1
-2
/
+0
2012-03-12
mm: memcg: Correct unregistring of events attached to the same eventfd
Anton Vorontsov
1
-1
/
+4
2012-02-29
NOMMU: Lock i_mmap_mutex for access to the VMA prio list
David Howells
1
-0
/
+7
2012-02-20
slub: fix a possible memleak in __slab_alloc()
Eric Dumazet
1
-0
/
+6
2012-02-13
mm: fix UP THP spin_is_locked BUGs
Hugh Dickins
2
-3
/
+3
2012-02-13
mm: compaction: check for overlapping nodes during isolation for migration
Mel Gorman
1
-1
/
+10
2012-02-13
mm: compaction: check pfn_valid when entering a new MAX_ORDER_NR_PAGES block ...
Mel Gorman
1
-0
/
+13
2012-02-13
mm/filemap_xip.c: fix race condition in xip_file_fault()
Carsten Otte
1
-1
/
+6
2012-02-13
readahead: fix pipeline break caused by block plug
Shaohua Li
1
-4
/
+4
2012-01-25
mm: fix NULL ptr dereference in __count_immobile_pages
Michal Hocko
1
-0
/
+11
2012-01-25
memcg: add mem_cgroup_replace_page_cache() to fix LRU issue
KAMEZAWA Hiroyuki
2
-16
/
+46
2012-01-06
mm: hugetlb: fix non-atomic enqueue of huge page
Hillf Danton
1
-1
/
+1
2012-01-06
memcg: keep root group unchanged if creation fails
Hillf Danton
1
-2
/
+1
2012-01-06
vfs: __read_cache_page should use gfp argument rather than GFP_KERNEL
Dave Kleikamp
1
-5
/
+2
2012-01-06
oom: fix integer overflow of points in oom_badness
Frantisek Hrbata
1
-1
/
+1
2012-01-06
percpu: fix per_cpu_ptr_to_phys() handling of non-page-aligned addresses
Eugene Surovegin
1
-2
/
+4
2011-12-21
percpu: fix chunk range calculation
Tejun Heo
2
-20
/
+26
2011-12-21
mm: vmalloc: check for page allocation failure before vmlist insertion
Mel Gorman
1
-0
/
+2
2011-12-21
mm: Ensure that pfn_valid() is called once per pageblock when reserving pageb...
Michal Hocko
1
-1
/
+7
2011-12-21
thp: set compound tail page _count to zero
Youquan Song
2
-1
/
+2
2011-12-09
hugetlb: release pages in the error path of hugetlb_cow()
Hillf Danton
1
-0
/
+2
2011-11-21
backing-dev: ensure wakeup_timer is deleted
Rabin Vincent
1
-0
/
+8
2011-11-11
mm: thp: tail page refcounting fix
Andrea Arcangeli
4
-42
/
+126
2011-11-11
mm: avoid null pointer access in vm_struct via /proc/vmallocinfo
Mitsuo Hayasaka
1
-17
/
+48
2011-10-25
mm: fix race between mremap and removing migration entry
Hugh Dickins
1
-4
/
+4
2011-10-03
memcg: fix vmscan count in small memcgs
KAMEZAWA Hiroyuki
1
-6
/
+12
2011-10-03
writeback: introduce .tagged_writepages for the WB_SYNC_NONE sync stage
Wu Fengguang
1
-2
/
+2
2011-10-03
mm: sync vmalloc address space page tables in alloc_vm_area()
David Vrabel
1
-0
/
+8
2011-10-03
mm: page allocator: reconsider zones for allocation after direct reclaim
Mel Gorman
1
-0
/
+23
2011-10-03
mm: page allocator: initialise ZLC for first zone eligible for zone_reclaim
Mel Gorman
1
-13
/
+22
2011-08-17
mm: fix wrong vmap address calculations with odd NR_CPUS values
Clemens Ladisch
1
-3
/
+4
2011-08-04
oom: task->mm == NULL doesn't mean the memory was freed
Oleg Nesterov
1
-1
/
+3
2011-08-04
memcg: fix behavior of mem_cgroup_resize_limit()
Daisuke Nishimura
1
-1
/
+1
2011-08-04
mm/backing-dev.c: reset bdi min_ratio in bdi_unregister()
Peter Zijlstra
1
-0
/
+1
2011-08-04
mm/futex: fix futex writes on archs with SW tracking of dirty & young
Benjamin Herrenschmidt
1
-1
/
+57
2011-07-19
vmscan: fix a livelock in kswapd
Shaohua Li
1
-1
/
+2
2011-07-08
mm/nommu.c: fix remap_pfn_range()
Bob Liu
1
-3
/
+6
2011-07-08
memcg: fix numa scan information update to be triggered by memory event
KAMEZAWA Hiroyuki
1
-6
/
+27
2011-07-08
memcg: fix reclaimable lru check in memcg
KAMEZAWA Hiroyuki
1
-31
/
+76
2011-07-08
mm: __tlb_remove_page() check the correct batch
Shaohua Li
1
-0
/
+1
2011-07-08
mm: vmscan: only read new_classzone_idx from pgdat when reclaiming successfully
Mel Gorman
1
-13
/
+21
2011-07-08
mm: vmscan: evaluate the watermarks against the correct classzone
Mel Gorman
1
-1
/
+1
2011-07-08
mm: vmscan: do not apply pressure to slab if we are not applying pressure to ...
Mel Gorman
1
-10
/
+13
2011-07-08
mm: vmscan: correct check for kswapd sleeping in sleeping_prematurely
Mel Gorman
1
-1
/
+1
2011-06-27
memcg: fix direct softlimit reclaim to be called in limit path
KAMEZAWA Hiroyuki
1
-12
/
+15
2011-06-27
mm: fix assertion mapping->nrpages == 0 in end_writeback()
Jan Kara
1
-0
/
+5
2011-06-27
mm/memory-failure.c: fix spinlock vs mutex order
Peter Zijlstra
2
-18
/
+8
2011-06-27
tmpfs: add shmem_read_mapping_page_gfp
Hugh Dickins
1
-0
/
+23
2011-06-27
tmpfs: take control of its truncate_range
Hugh Dickins
2
-24
/
+31
[next]