index
:
profile/common/platform/kernel/linux-artik7
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_common
accepted/tizen_unified
master
old/tizen_20171208
old/tizen_20181210
old/tizen_20190125
old/tizen_4.0_20171212
old/tizen_5.0_20190212
sandbox/akazmin/hwasan_build
sandbox/andrzej.p/dwc2-sg-port
sandbox/nmerinov/llvm
sandbox/opensw0312/vpu-update
tizen
tizen_3.0
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
Domain: System / Kernel;
jino cho <jino.cho@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-29
switch ->setxattr() to passing dentry and inode separately
Al Viro
1
-4
/
+6
2019-01-29
->getxattr(): pass dentry and inode as separate arguments
Al Viro
1
-4
/
+4
2019-01-29
Merge tag 'v4.4.172' into artik-nexell-4.4
Jaehoon Chung
21
-107
/
+306
2019-01-26
mm/page-writeback.c: don't break integrity writeback on ->writepage() error
Brian Foster
1
-14
/
+21
2019-01-16
slab: alien caches must not be initialized if the allocation of the alien cac...
Christoph Lameter
1
-2
/
+4
2019-01-13
hwpoison, memory_hotplug: allow hwpoisoned pages to be offlined
Michal Hocko
1
-0
/
+16
2018-12-17
proc: do not access cmdline nor environ from file-backed areas
Willy Tarreau
1
-0
/
+3
2018-12-17
mm: replace access_remote_vm() write parameter with gup_flags
Lorenzo Stoakes
2
-12
/
+6
2018-12-17
mm: replace __access_remote_vm() write parameter with gup_flags
Lorenzo Stoakes
2
-11
/
+21
2018-12-17
mm: replace get_user_pages() write/force parameters with gup_flags
Lorenzo Stoakes
4
-26
/
+15
2018-12-17
mm: replace get_vaddr_frames() write/force parameters with gup_flags
Lorenzo Stoakes
1
-11
/
+2
2018-12-17
mm: replace get_user_pages_locked() write/force parameters with gup_flags
Lorenzo Stoakes
3
-11
/
+14
2018-12-17
mm: replace get_user_pages_unlocked() write/force parameters with gup_flags
Lorenzo Stoakes
4
-21
/
+12
2018-12-17
mm/nommu.c: Switch __get_user_pages_unlocked() to use __get_user_pages()
Ben Hutchings
1
-2
/
+2
2018-12-17
mm: remove write/force parameters from __get_user_pages_unlocked()
Lorenzo Stoakes
2
-13
/
+20
2018-12-17
mm: remove write/force parameters from __get_user_pages_locked()
Lorenzo Stoakes
1
-11
/
+26
2018-12-17
hugetlbfs: check for pgoff value overflow
Mike Kravetz
1
-0
/
+8
2018-12-17
mm/hugetlb.c: don't call region_abort if region_chg fails
Mike Kravetz
1
-1
/
+3
2018-12-13
mm: mlock: avoid increase mm->locked_vm on mlock() when already mlock2(,MLOCK...
Simon Guo
1
-0
/
+3
2018-12-13
mm: cleancache: fix corruption on missed inode invalidation
Pavel Tikhomirov
1
-2
/
+6
2018-12-01
tmpfs: make lseek(SEEK_DATA/SEK_HOLE) return ENXIO with a negative offset
Yufen Yu
1
-3
/
+1
2018-11-21
mm: migration: fix migration of huge PMD shared pages
Mike Kravetz
2
-2
/
+91
2018-11-21
hugetlbfs: fix kernel BUG at fs/hugetlbfs/inode.c:444!
Mike Kravetz
1
-4
/
+19
2018-11-21
mm: thp: relax __GFP_THISNODE for MADV_HUGEPAGE mappings
Andrea Arcangeli
1
-2
/
+30
2018-11-21
mm: do not bug_on on incorrect length in __mm_populate()
Michal Hocko
2
-11
/
+10
2018-11-21
mm: refuse wrapped vm_brk requests
Kees Cook
1
-3
/
+5
2018-11-21
hugetlbfs: dirty pages as they are added to pagecache
Mike Kravetz
1
-0
/
+6
2018-11-10
mremap: properly flush TLB before releasing the page
Linus Torvalds
2
-6
/
+21
2018-10-20
mm/vmstat.c: fix outdated vmstat_text
Jann Horn
1
-1
/
+0
2018-10-13
mm/vmstat.c: skip NR_TLB_REMOTE_FLUSH* properly
Jann Horn
1
-0
/
+3
2018-10-10
mm: madvise(MADV_DODUMP): allow hugetlbfs pages
Daniel Black
1
-1
/
+1
2018-10-10
slub: make ->cpu_partial unsigned int
Alexey Dobriyan
1
-3
/
+3
2018-10-01
Merge tag 'v4.4.159' into artik-nexell-4.4
Chanho Park
6
-52
/
+11
2018-09-29
mm: shmem.c: Correctly annotate new inodes for lockdep
Joel Fernandes (Google)
1
-0
/
+2
2018-09-19
mm: get rid of vmacache_flush_all() entirely
Linus Torvalds
2
-40
/
+2
2018-09-15
Fixes: Commit cdbf92675fad ("mm: numa: avoid waiting on freed migrated pages")
Chas Williams
1
-1
/
+1
2018-09-15
mm/fadvise.c: fix signed overflow UBSAN complaint
Andrey Ryabinin
1
-2
/
+6
2018-09-11
Merge tag 'v4.4.154' into artik-nexell-4.4
Chanho Park
25
-124
/
+443
2018-09-09
mm/tlb: Remove tlb_remove_table() non-concurrent condition
Peter Zijlstra
1
-9
/
+0
2018-09-05
mm/memory.c: check return value of ioremap_prot
jie@chenjie6@huwei.com
1
-0
/
+3
2018-09-05
zswap: re-check zswap_is_full() after do zswap_shrink()
Li Wang
1
-0
/
+9
2018-08-24
kasan: fix shadow_size calculation error in kasan_module_alloc
Zhen Lei
1
-2
/
+3
2018-08-15
x86/speculation/l1tf: Limit swap file size to MAX_PA/2
Andi Kleen
1
-16
/
+30
2018-08-15
x86/speculation/l1tf: Disallow non privileged high MMIO PROT_NONE mappings
Andi Kleen
2
-7
/
+71
2018-08-15
mm: fix cache mode tracking in vm_insert_mixed()
Dan Williams
1
-2
/
+6
2018-08-15
mm: Add vm_insert_pfn_prot()
Andy Lutomirski
1
-2
/
+23
2018-08-06
mm/slub.c: add __printf verification to slab_err()
Mathieu Malaterre
1
-1
/
+1
2018-08-06
mm: vmalloc: avoid racy handling of debugobjects in vunmap
Chintan Pandya
1
-1
/
+2
2018-07-25
mm: memcg: fix use after free in mem_cgroup_iter()
Jing Xia
1
-1
/
+1
2018-07-11
mm, page_alloc: do not break __GFP_THISNODE by zonelist reset
Vlastimil Babka
1
-2
/
+0
[next]