You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Linus Torvalds
af5feae3d7
fix 1 mysterious divide error
fix 3 NULL dereference bugs in writeback tracing, on SD card removal w/o umount
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iQIcBAABAgAGBQJPNI/ZAAoJECvKgwp+S8JaXNsP/3UwYM4R/bIqjsGSEr8mpxzs
L/9hq85Vql+HDIZ0QT2Zj8aYcF2iYhjxrrVGVjNmINY3bSvniqtrZ6oCejdj7wqR
vb2ECC3csUnvUbbewCOM4EaowU2CoANhO5xZeDzOu9SnYfMPuxRzjFlxU5WehJm1
5dKcCtbaO9Bleo5aZyr2AAaZPgE2lG7Hrvk8HghPhEw7ZBtO1Pc3iVegEhIvRiZR
tUNTCwxE7QV1GehTUTgGpJWNL4qzrbyiqm/Vg+yI27l13IPn6mb/qfe7eHDFUTCb
Ey6oeojhmmv0Kgc7b38/0U6q1QNL8x+zJP3J21wMmYqn2DtkLgZkI4TAcmBZwwHi
rGvrwQESzTpiuhdXxQEOQpmrd8IvTmiFQK+IZzJ3uUA197ROdxyWLmdbbMZvsLym
8rtC+WNR0IJmPmnWNl1pj2df8YmtWkAGLaw2RMj4RFz3AcXBRurAOrCVG8Lk8ptH
pFS0n4W3ScuTrZFy1jXYjpVumeIAuWJ/ScPJZhVsDJmssZWv4ZNr/X+OExq0z3dJ
g9IBJ64q1zJiD5gSs2+iXmBTEHP6lpap9hY9WjApep7RuDsM9+o78oVEJcGdXbRM
StFJoFdyOrsIR0cuo4yd+Lp/1ZpqP2ES++itW2PA96RXAuP/4R040xXqK/qMEczW
XfCHqpOIqpCF7lxt9bcc
=shjO
-----END PGP SIGNATURE-----
Merge tag 'writeback-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux
fix 1 mysterious divide error
fix 3 NULL dereference bugs in writeback tracing, on SD card removal w/o umount
* tag 'writeback-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux:
writeback: fix dereferencing NULL bdi->dev on trace_writeback_queue
lib: proportion: lower PROP_MAX_SHIFT to 32 on 64-bit kernel
writeback: fix NULL bdi->dev in trace writeback_single_inode
backing-dev: fix wakeup timer races with bdi_unregister()
|
13 years ago |
.. |
Kconfig
|
Merge branch 'master' into x86/memblock
|
13 years ago |
Kconfig.debug
|
mm: more intensive memory corruption debugging
|
13 years ago |
Makefile
|
…
|
|
backing-dev.c
|
backing-dev: fix wakeup timer races with bdi_unregister()
|
13 years ago |
bootmem.c
|
mm: bootmem: try harder to free pages in bulk
|
13 years ago |
bounce.c
|
…
|
|
cleancache.c
|
…
|
|
compaction.c
|
mm: compaction: check for overlapping nodes during isolation for migration
|
13 years ago |
debug-pagealloc.c
|
mm, x86: Remove debug_pagealloc_enabled
|
13 years ago |
dmapool.c
|
…
|
|
fadvise.c
|
fadvise: only initiate writeback for specified range with FADV_DONTNEED
|
13 years ago |
failslab.c
|
switch debugfs to umode_t
|
13 years ago |
filemap.c
|
readahead: fix pipeline break caused by block plug
|
13 years ago |
filemap_xip.c
|
mm/filemap_xip.c: fix race condition in xip_file_fault()
|
13 years ago |
fremap.c
|
…
|
|
highmem.c
|
…
|
|
huge_memory.c
|
mm: fix UP THP spin_is_locked BUGs
|
13 years ago |
hugetlb.c
|
mm/hugetlb.c: undo change to page mapcount in fault handler
|
13 years ago |
hwpoison-inject.c
|
…
|
|
init-mm.c
|
…
|
|
internal.h
|
…
|
|
kmemcheck.c
|
…
|
|
kmemleak-test.c
|
…
|
|
kmemleak.c
|
kmemleak: Disable early logging when kmemleak is off by default
|
13 years ago |
ksm.c
|
memcg: clear pc->mem_cgroup if necessary.
|
13 years ago |
maccess.c
|
…
|
|
madvise.c
|
…
|
|
memblock.c
|
memblock: Fix alloc failure due to dumb underflow protection in memblock_find_in_range_node()
|
13 years ago |
memcontrol.c
|
mm/memcontrol.c: fix warning with CONFIG_NUMA=n
|
13 years ago |
memory-failure.c
|
mm: compaction: introduce sync-light migration for use by compaction
|
13 years ago |
memory.c
|
mm: fix rss count leakage during migration
|
13 years ago |
memory_hotplug.c
|
mm: compaction: introduce sync-light migration for use by compaction
|
13 years ago |
mempolicy.c
|
mm: compaction: introduce sync-light migration for use by compaction
|
13 years ago |
mempool.c
|
mempool: fix first round failure behavior
|
13 years ago |
migrate.c
|
mm: postpone migrated page mapping reset
|
13 years ago |
mincore.c
|
…
|
|
mlock.c
|
…
|
|
mm_init.c
|
…
|
|
mmap.c
|
mm: simplify find_vma_prev()
|
13 years ago |
mmu_context.c
|
…
|
|
mmu_notifier.c
|
…
|
|
mmzone.c
|
…
|
|
mprotect.c
|
…
|
|
mremap.c
|
mremap: enforce rmap src/dst vma ordering in case of vma_merge() succeeding in copy_vma()
|
13 years ago |
msync.c
|
…
|
|
nobootmem.c
|
Merge branch 'master' into x86/memblock
|
13 years ago |
nommu.c
|
…
|
|
oom_kill.c
|
mm: unify remaining mem_cont, mem, etc. variable names to memcg
|
13 years ago |
page-writeback.c
|
Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux
|
13 years ago |
page_alloc.c
|
mm: __count_immobile_pages(): make sure the node is online
|
13 years ago |
page_cgroup.c
|
page_cgroup: drop multi CONFIG_MEMORY_HOTPLUG
|
13 years ago |
page_io.c
|
…
|
|
page_isolation.c
|
…
|
|
pagewalk.c
|
…
|
|
percpu-km.c
|
…
|
|
percpu-vm.c
|
percpu: fix chunk range calculation
|
13 years ago |
percpu.c
|
Kmemleak patches
|
13 years ago |
pgtable-generic.c
|
…
|
|
prio_tree.c
|
…
|
|
process_vm_access.c
|
Fix race in process_vm_rw_core
|
13 years ago |
quicklist.c
|
…
|
|
readahead.c
|
…
|
|
rmap.c
|
mm: unify remaining mem_cont, mem, etc. variable names to memcg
|
13 years ago |
shmem.c
|
SHM_UNLOCK: fix Unevictable pages stranded after swap
|
13 years ago |
slab.c
|
Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux
|
13 years ago |
slob.c
|
…
|
|
slub.c
|
mm,x86,um: move CMPXCHG_DOUBLE config option
|
13 years ago |
sparse-vmemmap.c
|
…
|
|
sparse.c
|
…
|
|
swap.c
|
mm: fix UP THP spin_is_locked BUGs
|
13 years ago |
swap_state.c
|
memcg: clear pc->mem_cgroup if necessary.
|
13 years ago |
swapfile.c
|
mm: unify remaining mem_cont, mem, etc. variable names to memcg
|
13 years ago |
thrash.c
|
…
|
|
truncate.c
|
…
|
|
util.c
|
…
|
|
vmalloc.c
|
mm/vmalloc.c: eliminate extra loop in pcpu_get_vm_areas error path
|
13 years ago |
vmscan.c
|
SHM_UNLOCK: fix Unevictable pages stranded after swap
|
13 years ago |
vmstat.c
|
mm,x86,um: move CMPXCHG_LOCAL config option
|
13 years ago |