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
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-04
uprobes: use new_folio in __replace_page()
Matthew Wilcox (Oracle)
1
-4
/
+5
2022-10-04
uprobes: use folios more widely in __replace_page()
Matthew Wilcox (Oracle)
1
-9
/
+10
2022-09-27
mm: remove the vma linked list
Liam R. Howlett
1
-18
/
+1
2022-09-27
bpf: remove VMA linked list
Liam R. Howlett
1
-5
/
+5
2022-09-27
fork: use VMA iterator
Matthew Wilcox (Oracle)
1
-2
/
+5
2022-09-27
sched: use maple tree iterator to walk VMAs
Matthew Wilcox (Oracle)
1
-3
/
+7
2022-09-27
perf: use VMA iterator
Matthew Wilcox (Oracle)
2
-4
/
+8
2022-09-27
acct: use VMA iterator instead of linked list
Matthew Wilcox (Oracle)
1
-6
/
+5
2022-09-27
mm: remove vmacache
Liam R. Howlett
2
-17
/
+0
2022-09-27
mm: remove rb tree.
Liam R. Howlett
1
-8
/
+0
2022-09-27
kernel/fork: use maple tree for dup_mmap() during forking
Liam R. Howlett
1
-2
/
+13
2022-09-27
mm: start tracking VMAs with maple tree
Liam R. Howlett
1
-3
/
+17
2022-09-27
mm/demotion: update node_is_toptier to work with memory tiers
Aneesh Kumar K.V
1
-0
/
+1
2022-09-27
mm: multi-gen LRU: kill switch
Yu Zhao
1
-1
/
+0
2022-09-27
mm: multi-gen LRU: support page table walks
Yu Zhao
3
-0
/
+11
2022-09-27
mm: multi-gen LRU: minimal implementation
Yu Zhao
1
-0
/
+2
2022-09-27
mm: multi-gen LRU: groundwork
Yu Zhao
1
-0
/
+5
2022-09-27
delayacct: support re-entrance detection of thrashing accounting
Yang Yang
1
-2
/
+11
2022-09-12
memory tiering: adjust hot threshold automatically
Huang Ying
2
-5
/
+55
2022-09-12
memory tiering: rate limit NUMA migration throughput
Huang Ying
2
-2
/
+39
2022-09-12
memory tiering: hot page selection with hint page fault latency
Huang Ying
3
-0
/
+101
2022-08-29
Merge tag 'mm-hotfixes-stable-2022-08-28' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-0
/
+1
2022-08-29
vmcoreinfo: add kallsyms_num_syms symbol
Stephen Brennan
1
-0
/
+1
2022-08-28
Merge tag 'audit-pr-20220826' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+2
2022-08-26
wait_on_bit: add an acquire memory barrier
Mikulas Patocka
1
-1
/
+1
2022-08-26
audit: move audit_return_fixup before the filters
Richard Guy Briggs
1
-2
/
+2
2022-08-25
Merge tag 'cgroup-for-6.0-rc2-fixes-2' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+2
2022-08-25
cgroup: Add missing cpus_read_lock() to cgroup_attach_task_all()
Tetsuo Handa
1
-0
/
+2
2022-08-24
Merge tag 'trace-v6.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
1
-46
/
+33
2022-08-24
Merge tag 'cgroup-for-6.0-rc2-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-33
/
+60
2022-08-24
Merge tag 'audit-pr-20220823' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+1
2022-08-23
Merge tag 'mm-hotfixes-stable-2022-08-22' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2
-4
/
+6
2022-08-23
Merge tag 'linux-kselftest-kunit-fixes-6.0-rc3' of git://git.kernel.org/pub/s...
Linus Torvalds
1
-1
/
+1
2022-08-23
cgroup: Fix race condition at rebind_subsystems()
Jing-Ting Wu
1
-0
/
+1
2022-08-23
audit: fix potential double free on error path from fsnotify_add_inode_mark
Gaosheng Cui
1
-0
/
+1
2022-08-22
ftrace: Fix build warning for ops_references_rec() not used
Wang Jingjin
1
-46
/
+33
2022-08-22
Merge tag 'trace-v6.0-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-21
/
+119
2022-08-21
tracing: Have filter accept "common_cpu" to be consistent
Steven Rostedt (Google)
1
-0
/
+1
2022-08-21
tracing/probes: Have kprobes and uprobes use $COMM too
Steven Rostedt (Google)
1
-2
/
+3
2022-08-21
tracing/eprobes: Have event probes be consistent with kprobes and uprobes
Steven Rostedt (Google)
1
-6
/
+64
2022-08-21
tracing/eprobes: Fix reading of string fields
Steven Rostedt (Google)
1
-0
/
+21
2022-08-21
tracing/eprobes: Do not hardcode $comm as a string
Steven Rostedt (Google)
1
-2
/
+3
2022-08-21
tracing/eprobes: Do not allow eprobes to use $stack, or % for regs
Steven Rostedt (Google)
1
-8
/
+13
2022-08-21
ftrace: Fix NULL pointer dereference in is_ftrace_trampoline when ftrace is dead
Yang Jihong
1
-0
/
+10
2022-08-21
tracing/perf: Fix double put of trace event when init fails
Steven Rostedt (Google)
1
-3
/
+4
2022-08-21
tracing: React to error return from traceprobe_parse_event_name()
Lukas Bulwahn
1
-1
/
+1
2022-08-21
kprobes: don't call disarm_kprobe() for disabled kprobes
Kuniyuki Iwashima
1
-4
/
+5
2022-08-21
kernel/sys_ni: add compat entry for fadvise64_64
Randy Dunlap
1
-0
/
+1
2022-08-19
Merge tag 'net-6.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
1
-1
/
+1
2022-08-18
net: Fix suspicious RCU usage in bpf_sk_reuseport_detach()
David Howells
1
-1
/
+1
[next]