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
2021-12-10
net: add netns refcount tracker to struct seq_net_private
Eric Dumazet
1
-3
/
+16
2021-11-20
proc/vmcore: fix clearing user buffer by properly using clear_user()
David Hildenbrand
1
-8
/
+12
2021-11-09
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-41
/
+85
2021-11-09
proc: allow pid_revalidate() during LOOKUP_RCU
Stephen Brennan
1
-8
/
+10
2021-11-09
proc/vmcore: convert oldmem_pfn_is_ram callback to more generic vmcore callbacks
David Hildenbrand
1
-30
/
+69
2021-11-09
proc/vmcore: let pfn_is_ram() return a bool
David Hildenbrand
1
-4
/
+4
2021-11-09
procfs: do not list TID 0 in /proc/<pid>/task
Florian Weimer
1
-0
/
+3
2021-11-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-12
/
+16
2021-11-06
mm/smaps: simplify shmem handling of pte holes
Peter Xu
1
-10
/
+12
2021-11-06
mm/smaps: fix shmem pte hole swap calculation
Peter Xu
1
-2
/
+4
2021-11-03
Merge branch 'per_signal_struct_coredumps-for-v5.16' of git://git.kernel.org/...
Linus Torvalds
1
-3
/
+3
2021-11-02
Merge tag 'x86_cc_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-3
/
+3
2021-10-15
proc: Use task_is_running() for wchan in /proc/$pid/stat
Kees Cook
1
-5
/
+2
2021-10-15
Revert "proc/wchan: use printk format instead of lookup_symbol_name()"
Kees Cook
1
-8
/
+11
2021-10-08
coredump: Limit coredumps to a single thread group
Eric W. Biederman
1
-3
/
+3
2021-10-05
fs/proc/uptime.c: Fix idle time reporting in /proc/uptime
Josh Don
2
-7
/
+11
2021-10-04
treewide: Replace the use of mem_encrypt_active() with cc_platform_has()
Tom Lendacky
1
-3
/
+3
2021-09-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-15
/
+8
2021-09-08
connector: send event on write to /proc/[pid]/comm
Ohhoon Kwon
1
-1
/
+4
2021-09-08
proc: stop using seq_get_buf in proc_task_name
Christoph Hellwig
1
-14
/
+4
2021-09-03
mm: remove VM_DENYWRITE
David Hildenbrand
1
-1
/
+0
2021-07-03
Merge branch 'work.namei' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
1
-1
/
+1
2021-07-03
Merge tag 'trace-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
1
-1
/
+1
2021-07-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
4
-35
/
+92
2021-07-01
procfs/dmabuf: add inode number to /proc/*/fdinfo
Kalesh Singh
1
-2
/
+3
2021-07-01
procfs: allow reading fdinfo with PTRACE_MODE_READ
Kalesh Singh
2
-3
/
+16
2021-07-01
proc: Avoid mixing integer types in mem_rw()
Marcelo Henrique Cerri
1
-1
/
+1
2021-07-01
mm: remove special swap entry functions
Alistair Popple
1
-15
/
+8
2021-07-01
fs/proc/kcore: use page_offline_(freeze|thaw)
David Hildenbrand
1
-0
/
+13
2021-07-01
fs/proc/kcore: don't read offline sections, logically offline pages and hwpoi...
David Hildenbrand
1
-1
/
+13
2021-07-01
fs/proc/kcore: pfn_is_ram check only applies to KCORE_RAM
David Hildenbrand
1
-8
/
+27
2021-07-01
fs/proc/kcore: drop KCORE_REMAP and KCORE_OTHER
David Hildenbrand
1
-5
/
+2
2021-07-01
mm/pagemap: export uffd-wp protection information
Peter Xu
1
-0
/
+9
2021-07-01
mm/huge_memory.c: add missing read-only THP checking in transparent_hugepage_...
Miaohe Lin
1
-1
/
+1
2021-06-30
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+1
2021-06-29
mm: gup: pack has_pinned in MMF_HAS_PINNED
Andrea Arcangeli
1
-1
/
+1
2021-06-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-1
/
+1
2021-06-28
Merge tag 'sched-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-3
/
+3
2021-06-18
Merge branch 'sched/urgent' into sched/core, to resolve conflicts
Ingo Molnar
1
-1
/
+8
2021-06-15
proc: only require mm_struct for writing
Linus Torvalds
1
-1
/
+3
2021-06-10
bootconfig: Change array value to use child node
Masami Hiramatsu
1
-1
/
+1
2021-06-08
proc: Track /proc/$pid/attr/ opener mm_struct
Kees Cook
1
-1
/
+8
2021-06-03
Merge branch 'sched/urgent' into sched/core, to pick up fixes
Ingo Molnar
1
-0
/
+4
2021-05-25
proc: Check /proc/$pid/attr/ writes against file opener
Kees Cook
1
-0
/
+4
2021-05-12
sched: Make nr_iowait() return 32-bit value
Alexey Dobriyan
1
-1
/
+1
2021-05-12
sched: Make nr_running() return 32-bit value
Alexey Dobriyan
2
-2
/
+2
2021-05-07
proc/sysctl: fix function name error in comments
zhouchuangao
1
-1
/
+1
2021-05-07
proc: delete redundant subset=pid check
Alexey Dobriyan
1
-4
/
+0
2021-05-07
proc: mandate ->proc_lseek in "struct proc_ops"
Alexey Dobriyan
1
-12
/
+2
2021-05-07
proc: save LOC in __xlate_proc_name()
Alexey Dobriyan
1
-9
/
+2
[next]