index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
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-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-02
Merge tag 'gcc-plugins-v4.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2016-10-31
latent_entropy: Fix wrong gcc code generation with 64 bit variables
Kees Cook
1
-1
/
+1
2016-10-28
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
7
-26
/
+56
2016-10-28
mm: memcontrol: do not recurse in direct reclaim
Johannes Weiner
2
-0
/
+11
2016-10-28
mm: kmemleak: ensure that the task stack is not freed during scanning
Catalin Marinas
1
-2
/
+5
2016-10-28
mm/slab: improve performance of gathering slabinfo stats
Aruna Ramakrishna
2
-16
/
+28
2016-10-28
mm: page_alloc: use KERN_CONT where appropriate
Joe Perches
1
-7
/
+9
2016-10-28
mm/list_lru.c: avoid error-path NULL pointer deref
Alexander Polakov
1
-0
/
+2
2016-10-28
mm/slab: fix kmemcg cache creation delayed issue
Joonsoo Kim
1
-1
/
+1
2016-10-28
Allow KASAN and HOTPLUG_MEMORY to co-exist when doing build testing
Linus Torvalds
1
-1
/
+1
2016-10-28
mm: remove unused variable in memory hotplug
Linus Torvalds
1
-1
/
+0
2016-10-27
mm: remove per-zone hashtable of bitlock waitqueues
Linus Torvalds
3
-144
/
+3
2016-10-25
mm: unexport __get_user_pages()
Lorenzo Stoakes
2
-3
/
+2
2016-10-22
Merge branch 'mm-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-2
/
+3
2016-10-20
mm: Change vm_is_stack_for_task() to vm_is_stack_for_current()
Andy Lutomirski
1
-1
/
+3
2016-10-19
Merge branch 'gup_flag-cleanups'
Linus Torvalds
7
-71
/
+73
2016-10-19
mm: replace access_process_vm() write parameter with gup_flags
Lorenzo Stoakes
3
-11
/
+8
2016-10-19
mm/numa: Remove duplicated include from mprotect.c
Wei Yongjun
1
-1
/
+0
2016-10-19
mm: replace access_remote_vm() write parameter with gup_flags
Lorenzo Stoakes
2
-12
/
+6
2016-10-19
mm: replace __access_remote_vm() write parameter with gup_flags
Lorenzo Stoakes
2
-11
/
+21
2016-10-19
mm: replace get_user_pages_remote() write/force parameters with gup_flags
Lorenzo Stoakes
2
-16
/
+12
2016-10-19
mm: replace get_user_pages() write/force parameters with gup_flags
Lorenzo Stoakes
3
-24
/
+8
2016-10-19
mm: replace get_vaddr_frames() write/force parameters with gup_flags
Lorenzo Stoakes
1
-11
/
+2
2016-10-19
mm: replace get_user_pages_locked() write/force parameters with gup_flags
Lorenzo Stoakes
3
-11
/
+14
2016-10-19
mm: replace get_user_pages_unlocked() write/force parameters with gup_flags
Lorenzo Stoakes
3
-20
/
+8
2016-10-19
mm: remove write/force parameters from __get_user_pages_unlocked()
Lorenzo Stoakes
3
-13
/
+23
2016-10-19
mm: remove write/force parameters from __get_user_pages_locked()
Lorenzo Stoakes
1
-14
/
+33
2016-10-19
mm: remove gup_flags FOLL_WRITE games from __get_user_pages()
Linus Torvalds
1
-2
/
+12
2016-10-16
kprobes: Unpoison stack in jprobe_return() for KASAN
Dmitry Vyukov
1
-3
/
+19
2016-10-15
Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+5
2016-10-14
Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/pe...
Linus Torvalds
1
-18
/
+20
2016-10-12
Disable the __builtin_return_address() warning globally after all
Linus Torvalds
1
-3
/
+0
2016-10-12
mm: kmemleak: avoid using __va() on addresses that don't have a lowmem mapping
Catalin Marinas
5
-9
/
+56
2016-10-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-11
/
+11
2016-10-11
Merge remote-tracking branch 'ovl/rename2' into for-linus
Al Viro
11
-56
/
+60
2016-10-11
Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
1
-15
/
+0
2016-10-11
latent_entropy: Mark functions with __latent_entropy
Emese Revfy
1
-1
/
+1
2016-10-11
gcc-plugins: Add latent_entropy plugin
Emese Revfy
1
-0
/
+5
[next]