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
2017-06-19
mm: larger stack guard gap, between vmas
Hugh Dickins
1
-4
/
+0
2017-05-30
"Yes, people use FOLL_FORCE ;)"
Linus Torvalds
1
-1
/
+1
2017-05-09
proc: try to remove use of FOLL_FORCE entirely
Linus Torvalds
1
-4
/
+1
2017-05-09
pidns: expose task pid_ns_for_children to userspace
Kirill Tkhai
1
-0
/
+1
2017-05-09
fs/proc/inode.c: remove cast from memory allocation
Tobin C. Harding
1
-1
/
+1
2017-05-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2
-4
/
+1
2017-05-04
proc: show MADV_FREE pages info in smaps
Shaohua Li
1
-1
/
+7
2017-05-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-0
/
+15
2017-04-29
proc: Fix unbalanced hard link numbers
Takashi Iwai
1
-0
/
+1
2017-04-17
sysctl: Remove dead register_sysctl_root
Eric W. Biederman
1
-4
/
+0
2017-04-14
thp: fix MADV_DONTNEED vs clear soft dirty race
Kirill A. Shutemov
1
-1
/
+8
2017-04-07
sysctl: add sanity check for proc_douintvec
Liping Zhang
1
-0
/
+1
2017-03-08
livepatch: add /proc/<pid>/patch_state
Josh Poimboeuf
1
-0
/
+15
2017-03-03
Merge branch 'rebased-statx' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
6
-17
/
+20
2017-03-03
statx: Add a system call to make enhanced file info available
David Howells
6
-17
/
+20
2017-03-02
sched/headers: Prepare to move sched_info_on() and force_schedstat_enabled() ...
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/headers: Prepare to move cputime functionality from <linux/sched.h> int...
Ingo Molnar
2
-1
/
+2
2017-03-02
sched/headers: Prepare to move the task_lock()/unlock() APIs to <linux/sched/...
Ingo Molnar
2
-0
/
+2
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2
-0
/
+2
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
3
-0
/
+3
2017-03-02
sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h>
Ingo Molnar
2
-0
/
+2
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-1
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2
-0
/
+2
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
4
-0
/
+5
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-02-28
mm: use mmget_not_zero() helper
Vegard Nossum
3
-5
/
+5
2017-02-28
mm: add new mmgrab() helper
Vegard Nossum
1
-2
/
+2
2017-02-28
/proc/kcore: update physical address for kcore ram and text
Pratyush Anand
1
-1
/
+4
2017-02-25
procfs: use an enum for possible hidepid values
Lafcadio Wluiki
3
-6
/
+7
2017-02-25
proc: less code duplication in /proc/*/cmdline
Alexey Dobriyan
1
-88
/
+56
2017-02-25
proc: use rb_entry()
Geliang Tang
1
-5
/
+6
2017-02-25
userfaultfd: non-cooperative: add event for memory unmaps
Mike Rapoport
1
-2
/
+2
2017-02-25
mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf
Dave Jiang
1
-2
/
+2
2017-02-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
5
-89
/
+117
2017-02-21
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
1
-4
/
+9
2017-02-21
proc/sysctl: Don't grab i_lock under sysctl_lock.
Eric W. Biederman
1
-13
/
+18
2017-02-20
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-45
/
+42
2017-02-20
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+2
2017-02-13
proc/sysctl: prune stale dentries during unregistering
Konstantin Khlebnikov
3
-19
/
+50
2017-02-07
mm: fix KPF_SWAPCACHE in /proc/kpageflags
Hugh Dickins
1
-1
/
+2
2017-02-01
s390, sched/cputime: Make arch_cpu_idle_time() to return nsecs
Frederic Weisbecker
1
-2
/
+2
2017-02-01
sched/cputime: Convert task/group cputime to nsecs
Frederic Weisbecker
1
-5
/
+5
2017-02-01
sched/cputime: Convert guest time accounting to nsecs (u64)
Frederic Weisbecker
1
-3
/
+3
2017-02-01
sched/cputime: Convert kcpustat to nsecs
Frederic Weisbecker
2
-39
/
+36
2017-01-28
timers: Omit POSIX timer stuff from task_struct when disabled
Nicolas Pitre
1
-2
/
+2
2017-01-25
proc: add a schedule point in proc_pid_readdir()
Eric Dumazet
1
-0
/
+2
2017-01-24
proc: Better ownership of files for non-dumpable tasks in user namespaces
Eric W. Biederman
3
-69
/
+61
[next]