index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-12
Merge branch 'mm-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-6
/
+7
2016-12-09
vfs: remove ".readlink = generic_readlink" assignments
Miklos Szeredi
1
-2
/
+0
2016-12-06
shmem: fix shm fallocate() list corruption
Linus Torvalds
1
-1
/
+14
2016-12-06
x86/suspend: fix false positive KASAN warning on suspend/resume
Josh Poimboeuf
1
-1
/
+8
2016-12-02
mm, vmscan: add cond_resched() into shrink_node_memcg()
Michal Hocko
1
-0
/
+2
2016-12-02
mm: workingset: fix NULL ptr in count_shadow_nodes
Michal Hocko
1
-1
/
+1
2016-12-02
mm/compaction: Convert to hotplug state machine
Anna-Maria Gleixner
1
-13
/
+18
2016-12-02
mm/zswap: Convert pool to hotplug state machine
Sebastian Andrzej Siewior
1
-65
/
+34
2016-12-02
mm/zswap: Convert dst-mem to hotplug state machine
Sebastian Andrzej Siewior
1
-56
/
+17
2016-12-02
mm/zsmalloc: Convert to hotplug state machine
Sebastian Andrzej Siewior
1
-54
/
+13
2016-12-02
mm/vmstat: Convert to hotplug state machine
Sebastian Andrzej Siewior
1
-41
/
+35
2016-12-02
mm/vmstat: Avoid on each online CPU loops
Sebastian Andrzej Siewior
1
-7
/
+9
2016-12-02
mm/vmstat: Drop get_online_cpus() from init_cpu_node_state/vmstat_cpu_dead()
Sebastian Andrzej Siewior
1
-6
/
+1
2016-11-30
mm: fix false-positive WARN_ON() in truncate/invalidate for hugetlb
Kirill A. Shutemov
1
-4
/
+4
2016-11-30
kasan: support use-after-scope detection
Dmitry Vyukov
3
-0
/
+23
2016-11-30
kasan: update kasan_global for gcc 7
Dmitry Vyukov
1
-0
/
+3
2016-11-30
thp: fix corner case of munlock() of PTE-mapped THPs
Kirill A. Shutemov
1
-2
/
+5
2016-11-30
mm, thp: propagation of conditional compilation in khugepaged.c
Jérémy Lefaure
1
-0
/
+2
2016-11-29
mremap: move_ptes: check pte dirty after its removal
Aaron Lu
2
-6
/
+10
2016-11-22
ptrace: Don't allow accessing an undumpable mm
Eric W. Biederman
2
-2
/
+2
2016-11-22
mm: Add a user_ns owner to mm_struct and fix ptrace permission checks
Eric W. Biederman
1
-0
/
+2
2016-11-17
mremap: fix race between mremap() and page cleanning
Aaron Lu
2
-10
/
+29
2016-11-17
Merge branch 'x86/cpufeature' into x86/asm, to pick up dependency
Ingo Molnar
9
-11
/
+86
2016-11-14
Merge 4.9-rc5 into char-misc-next
Greg Kroah-Hartman
9
-11
/
+86
2016-11-13
Merge branch 'dax-4.10-iomap-pmd' into origin
Theodore Ts'o
1
-3
/
+2
2016-11-11
mm: kmemleak: scan .data.ro_after_init
Jakub Kicinski
1
-0
/
+1
2016-11-11
memcg: prevent memcg caches to be both OFF_SLAB & OBJFREELIST_SLAB
Greg Thelen
1
-2
/
+2
2016-11-11
mm/filemap: don't allow partially uptodate page for pipes
Eryu Guan
1
-0
/
+3
2016-11-11
mm/hugetlb: fix huge page reservation leak in private mapping error paths
Mike Kravetz
1
-0
/
+66
2016-11-11
mm: hwpoison: fix thp split handling in memory_failure()
Naoya Horiguchi
1
-7
/
+5
2016-11-11
swapfile: fix memory corruption via malformed swapfile
Jann Horn
1
-0
/
+2
2016-11-11
mm/cma.c: check the max limit for cma allocation
Shiraz Hashim
1
-0
/
+3
2016-11-11
shmem: fix pageflags after swapping DMA32 object
Hugh Dickins
1
-0
/
+2
2016-11-11
mm: remove extra newline from allocation stall warning
Tetsuo Handa
1
-1
/
+1
2016-11-10
lkdtm: Do not use flush_icache_range() on user addresses
Catalin Marinas
2
-0
/
+2
2016-11-09
mm/vmscan: Convert to hotplug state machine
Sebastian Andrzej Siewior
1
-14
/
+14
2016-11-09
mm/page_alloc: Convert to hotplug state machine
Sebastian Andrzej Siewior
1
-24
/
+25
2016-11-09
mm/memcg: Convert to hotplug state machine
Sebastian Andrzej Siewior
1
-16
/
+8
2016-11-09
x86/pat, mm: Make track_pfn_insert() return void
Borislav Petkov
2
-6
/
+7
2016-11-08
writeback: track if we're sleeping on progress in balance_dirty_pages()
Jens Axboe
2
-0
/
+2
2016-11-08
dax: add struct iomap based DAX PMD support
Ross Zwisler
1
-2
/
+1
2016-11-08
dax: coordinate locking for offsets in PMD range
Ross Zwisler
1
-1
/
+1
2016-11-02
writeback: add wbc_to_write_flags()
Jens Axboe
1
-4
/
+1
2016-11-01
Merge tag 'gcc-plugins-v4.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2016-11-01
Merge branch 'linus' into x86/asm, to pick up fixes
Ingo Molnar
14
-177
/
+65
2016-10-31
latent_entropy: Fix wrong gcc code generation with 64 bit variables
Kees Cook
1
-1
/
+1
2016-10-27
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
7
-26
/
+56
2016-10-27
mm: memcontrol: do not recurse in direct reclaim
Johannes Weiner
2
-0
/
+11
2016-10-27
mm: kmemleak: ensure that the task stack is not freed during scanning
Catalin Marinas
1
-2
/
+5
2016-10-27
mm/slab: improve performance of gathering slabinfo stats
Aruna Ramakrishna
2
-16
/
+28
[prev]
[next]