index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.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
pinetabv-6.6.y-devel
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
starfive-6.6.48-dubhe
starfive-6.6.63-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
2025-06-26
fs/proc/task_mmu: fix PAGE_IS_PFNZERO detection for the huge zero folio
David Hildenbrand
1
-1
/
+1
2025-06-01
Merge tag 'mm-nonmm-stable-2025-05-31-15-28' of git://git.kernel.org/pub/scm/...
Linus Torvalds
3
-11
/
+17
2025-06-01
Merge tag 'mm-stable-2025-05-31-14-50' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-114
/
+64
2025-05-26
Merge tag 'for-6.16/block-20250523' of git://git.kernel.dk/linux
Linus Torvalds
1
-2
/
+1
2025-05-12
proc: fix the issue of proc_mem_open returning NULL
Penglei Jiang
3
-11
/
+17
2025-05-12
fs/proc/page: refactor to reduce code duplication
Liu Ye
1
-107
/
+54
2025-05-12
fs/proc: extend the PAGEMAP_SCAN ioctl to report guard regions
Andrei Vagin
1
-7
/
+10
2025-05-05
mm: remove NR_BOUNCE zone stat
Christoph Hellwig
1
-2
/
+1
2025-04-08
Use try_lookup_noperm() instead of d_hash_and_lookup() outside of VFS
NeilBrown
1
-1
/
+1
2025-04-01
Merge tag 'mm-nonmm-stable-2025-03-30-18-23' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-1
/
+1
2025-04-01
Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
4
-18
/
+94
2025-03-25
Merge tag 'timers-core-2025-03-23' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-28
/
+20
2025-03-25
Merge tag 'sched-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-7
/
+0
2025-03-25
Merge tag 'execve-v6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-6
/
+6
2025-03-22
fs/procfs: fix the comment above proc_pid_wchan()
Bart Van Assche
1
-1
/
+1
2025-03-22
meminfo: add a per node counter for balloon drivers
Nico Pache
1
-0
/
+2
2025-03-20
sched/debug: Make CONFIG_SCHED_DEBUG functionality unconditional
Ingo Molnar
1
-7
/
+0
2025-03-18
fs/proc/task_mmu: remove per-page mapcount dependency for smaps/smaps_rollup ...
David Hildenbrand
2
-2
/
+23
2025-03-18
fs/proc/task_mmu: remove per-page mapcount dependency for "mapmax" (CONFIG_NO...
David Hildenbrand
1
-1
/
+6
2025-03-18
fs/proc/task_mmu: remove per-page mapcount dependency for PM_MMAP_EXCLUSIVE (...
David Hildenbrand
1
-2
/
+9
2025-03-18
fs/proc/page: remove per-page mapcount dependency for /proc/kpagecount (CONFI...
David Hildenbrand
2
-3
/
+43
2025-03-18
mm: convert folio_likely_mapped_shared() to folio_maybe_mapped_shared()
David Hildenbrand
1
-2
/
+2
2025-03-17
fs/proc/task_mmu: reduce scope of lazy mmu region
Ryan Roberts
1
-7
/
+4
2025-03-17
fs/proc/task_mmu: add guard region bit to pagemap
Lorenzo Stoakes
1
-1
/
+5
2025-03-17
proc: fix UAF in proc_get_inode()
Ye Bin
3
-4
/
+26
2025-03-13
posix-timers: Dont iterate /proc/$PID/timers with sighand:: Siglock held
Thomas Gleixner
1
-28
/
+20
2025-02-18
procfs: fix a locking bug in a vmcore_add_device_dump() error path
Bart Van Assche
1
-1
/
+4
2025-02-11
crash: Use note name macros
Akihiko Odaki
1
-6
/
+6
2025-01-30
Merge tag 'pull-revalidate' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-6
/
+12
2025-01-28
Pass parent directory inode and expected name to ->d_revalidate()
Al Viro
4
-6
/
+12
2025-01-28
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2
-66
/
+236
2025-01-27
virtio-mem: support CONFIG_PROC_VMCORE_DEVICE_RAM
David Hildenbrand
1
-0
/
+1
2025-01-27
fs/proc/vmcore: introduce PROC_VMCORE_DEVICE_RAM to detect device RAM ranges ...
David Hildenbrand
2
-0
/
+174
2025-01-27
fs/proc/vmcore: factor out freeing a list of vmcore ranges
David Hildenbrand
1
-8
/
+1
2025-01-27
fs/proc/vmcore: factor out allocating a vmcore range and adding it to a list
David Hildenbrand
1
-19
/
+2
2025-01-27
fs/proc/vmcore: move vmcore definitions out of kcore.h
David Hildenbrand
1
-10
/
+16
2025-01-27
fs/proc/vmcore: prefix all pr_* with "vmcore:"
David Hildenbrand
1
-1
/
+3
2025-01-27
fs/proc/vmcore: disallow vmcore modifications while the vmcore is open
David Hildenbrand
1
-23
/
+34
2025-01-27
fs/proc/vmcore: replace vmcoredd_mutex by vmcore_mutex
David Hildenbrand
1
-9
/
+8
2025-01-27
fs/proc/vmcore: convert vmcore_cb_lock into vmcore_mutex
David Hildenbrand
1
-7
/
+8
2025-01-27
Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+11
2025-01-26
ksm: add ksm involvement information for each process
xu xin
1
-0
/
+11
2025-01-20
Merge tag 'vfs-6.14-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-2
/
+2
2025-01-20
Merge tag 'vfs-6.14-rc1.kcore' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-40
/
+41
2025-01-13
fs/proc: fix softlockup in __read_vmcore (part 2)
Rik van Riel
1
-0
/
+2
2025-01-04
fs/proc: do_task_stat: Fix ESP not readable during coredump
Nam Cao
1
-1
/
+1
2024-12-31
fs/proc/task_mmu: fix pagemap flags with PMD THP entries on 32bit
David Hildenbrand
1
-1
/
+1
2024-12-22
vfs: support caching symlink lengths in inodes
Mateusz Guzik
1
-1
/
+1
2024-12-06
fs/proc/vmcore.c: fix warning when CONFIG_MMU=n
Andrew Morton
1
-28
/
+28
2024-12-02
proc/kcore: use percpu_rw_semaphore for kclist_lock
Omar Sandoval
1
-5
/
+5
[next]