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
/
fs
/
proc
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-15
kmemcg: account certain kmem allocations to memcg
Vladimir Davydov
1
-1
/
+2
2016-01-13
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-10
/
+8
2016-01-12
Merge branch 'work.symlinks' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-38
/
+54
2016-01-09
proc: add a reschedule point in proc_readfd_common()
Eric Dumazet
1
-0
/
+1
2016-01-04
proc_pid_attr_write(): switch to memdup_user()
Al Viro
1
-10
/
+7
2015-12-30
switch ->get_link() to delayed_call, kill ->put_link()
Al Viro
5
-18
/
+23
2015-12-19
proc: fix -ESRCH error when writing to /proc/$pid/coredump_filter
Colin Ian King
1
-0
/
+1
2015-12-09
teach proc_self_get_link()/proc_thread_self_get_link() to work in RCU mode
Al Viro
2
-10
/
+7
2015-12-09
replace ->follow_link() with new method that could stay in RCU mode
Al Viro
5
-21
/
+35
2015-11-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-8
/
+16
2015-11-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2015-11-07
proc: actually make proc_fd_permission() thread-friendly
Oleg Nesterov
1
-3
/
+11
2015-11-07
fs/proc/array.c: set overflow flag in case of error
Andy Shevchenko
1
-5
/
+5
2015-11-06
mm, oom: add comment for why oom_adj exists
David Rientjes
1
-0
/
+10
2015-11-06
mm: clear_soft_dirty_pmd() requires THP
Laurent Dufour
1
-7
/
+7
2015-11-06
mm: clear pte in clear_soft_dirty()
Laurent Dufour
1
-3
/
+4
2015-11-06
mm: hugetlb: proc: add HugetlbPages field to /proc/PID/status
Naoya Horiguchi
1
-0
/
+1
2015-11-06
mm: hugetlb: proc: add hugetlb-related fields to /proc/PID/smaps
Naoya Horiguchi
1
-0
/
+38
2015-11-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
1
-2
/
+2
2015-11-04
Merge branch 'core-debug-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-8
/
+17
2015-11-02
mm: get rid of 'vmalloc_info' from /proc/meminfo
Linus Torvalds
1
-5
/
+2
2015-10-14
mm: add architecture primitives for software dirty bit clearing
Martin Schwidefsky
1
-2
/
+2
2015-10-01
fs/proc, core/debug: Don't expose absolute kernel addresses via wchan
Ingo Molnar
2
-8
/
+17
2015-09-29
fs: Drop unlikely before IS_ERR(_OR_NULL)
Viresh Kumar
1
-1
/
+1
2015-09-10
proc: convert to kstrto*()/kstrto*_from_user()
Alexey Dobriyan
1
-49
/
+21
2015-09-10
proc: change proc_subdir_lock to a rwlock
Waiman Long
1
-22
/
+22
2015-09-10
procfs: always expose /proc/<pid>/map_files/ and make it readable
Calvin Owens
1
-19
/
+24
2015-09-10
proc: add cond_resched to /proc/kpage* read/write loop
Vladimir Davydov
1
-0
/
+6
2015-09-10
proc: export idle flag via kpageflags
Vladimir Davydov
1
-0
/
+3
2015-09-10
mm: introduce idle page tracking
Vladimir Davydov
2
-1
/
+7
2015-09-10
proc: add kpagecgroup file
Vladimir Davydov
1
-0
/
+53
2015-09-09
mm: /proc/pid/smaps:: show proportional swap share of the mapping
Minchan Kim
1
-2
/
+16
2015-09-09
pagemap: add mmap-exclusive bit for marking pages mapped only here
Konstantin Khlebnikov
1
-1
/
+13
2015-09-09
pagemap: hide physical addresses from non-privileged users
Konstantin Khlebnikov
1
-11
/
+14
2015-09-09
pagemap: rework hugetlb and thp report
Konstantin Khlebnikov
1
-56
/
+44
2015-09-09
pagemap: switch to the new format and do some cleanup
Konstantin Khlebnikov
1
-97
/
+53
2015-09-09
pagemap: check permissions and capabilities at open time
Konstantin Khlebnikov
1
-20
/
+28
2015-09-05
userfaultfd: add VM_UFFD_MISSING and VM_UFFD_WP
Andrea Arcangeli
1
-0
/
+2
2015-09-05
capabilities: ambient capabilities
Andy Lutomirski
1
-1
/
+4
2015-09-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-0
/
+2
2015-07-18
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+2
2015-07-18
x86/fpu, sched: Introduce CONFIG_ARCH_WANTS_DYNAMIC_TASK_STRUCT and use it on...
Ingo Molnar
1
-2
/
+2
2015-07-18
x86/fpu, sched: Dynamically allocate 'struct fpu'
Dave Hansen
1
-2
/
+2
2015-07-18
/proc/$PID/cmdline: fixup empty ARGV case
Alexey Dobriyan
1
-0
/
+5
2015-07-18
fs, proc: add help for CONFIG_PROC_CHILDREN
Iago López Galeiras
1
-0
/
+6
2015-07-10
vfs: Commit to never having exectuables on proc and sysfs.
Eric W. Biederman
1
-0
/
+2
2015-07-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
3
-4
/
+4
2015-07-04
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-4
/
+7
2015-07-04
sched/stat: Expose /proc/pid/schedstat if CONFIG_SCHED_INFO=y
Naveen N. Rao
1
-4
/
+7
2015-07-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
5
-6
/
+73
[next]