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
starfive-6.6.48-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
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-24
selftests: cgroup: fix unexpected failure on test_memcg_sock
Haifeng Xu
1
-1
/
+4
2023-06-24
Merge mm-hotfixes-stable into mm-stable to pick up depended-upon changes.
Andrew Morton
4
-10
/
+37
2023-06-20
selftests: mm: remove duplicate unneeded defines
Muhammad Usama Anjum
17
-100
/
+6
2023-06-20
selftests: mm: remove wrong kernel header inclusion
Muhammad Usama Anjum
1
-1
/
+1
2023-06-20
selftests: damon: add config file
Anders Roxell
1
-0
/
+7
2023-06-20
selftests: error out if kernel header files are not yet built
John Hubbard
2
-4
/
+57
2023-06-20
selftests/mm: move certain uffd*() routines from vm_util.c to uffd-common.c
John Hubbard
4
-63
/
+64
2023-06-20
selftests/mm: fix build failures due to missing MADV_COLLAPSE
John Hubbard
3
-17
/
+10
2023-06-20
selftests/mm: fix a "possibly uninitialized" warning in pkey-x86.h
John Hubbard
1
-1
/
+1
2023-06-20
selftests/mm: fix two -Wformat-security warnings in uffd builds
John Hubbard
1
-10
/
+6
2023-06-20
selftests/mm: .gitignore: add mkdirty, va_high_addr_switch
John Hubbard
1
-0
/
+2
2023-06-20
selftests/mm: fix invocation of tests that are run via shell scripts
John Hubbard
1
-3
/
+3
2023-06-20
selftests/mm: fix "warning: expression which evaluates to zero..." in mlock2-...
John Hubbard
1
-1
/
+0
2023-06-20
selftests/mm: fix unused variable warnings in hugetlb-madvise.c, migration.c
John Hubbard
2
-3
/
+10
2023-06-20
selftests/mm: fix uffd-stress unused function warning
John Hubbard
1
-10
/
+0
2023-06-19
selftests/mm: fix cross compilation with LLVM
Mark Brown
1
-5
/
+8
2023-06-12
radix-tree: move declarations to header
Arnd Bergmann
1
-2
/
+3
2023-06-10
selftests: cgroup: fix unexpected failure on test_memcg_low
Haifeng Xu
1
-1
/
+3
2023-06-10
selftests/mm: gup_longterm: add liburing tests
David Hildenbrand
1
-0
/
+73
2023-06-10
selftests/mm: gup_longterm: new functional test for FOLL_LONGTERM
David Hildenbrand
4
-1
/
+393
2023-06-10
selftests/mm: factor out detection of hugetlb page sizes into vm_util
David Hildenbrand
3
-27
/
+30
2023-06-10
maple_tree: add __init and __exit to test module
Liam R. Howlett
2
-73
/
+75
2023-06-10
maple_tree: make test code work without debug enabled
Liam R. Howlett
1
-1
/
+0
2023-06-10
maple_tree: add format option to mt_dump()
Liam R. Howlett
1
-6
/
+6
2023-06-10
maple_tree: avoid unnecessary ascending
Liam R. Howlett
1
-0
/
+4
2023-06-10
selftests: add selftests for cachestat
Nhat Pham
4
-0
/
+280
2023-05-29
Merge tag 'trace-v6.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2
-3
/
+26
2023-05-27
Merge tag 'cxl-fixes-6.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-0
/
+17
2023-05-26
Merge tag 'gpio-fixes-for-v6.4-rc4' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-1
/
+4
2023-05-25
Merge tag 'net-6.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
8
-373
/
+598
2023-05-25
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
7
-372
/
+597
2023-05-24
tracing/selftests: Update synthetic event selftest to use common_stacktrace
Steven Rostedt (Google)
2
-3
/
+26
2023-05-23
bpf, sockmap: Test progs verifier error with latest clang
John Fastabend
1
-7
/
+5
2023-05-23
bpf, sockmap: Test FIONREAD returns correct bytes in rx buffer with drops
John Fastabend
2
-13
/
+66
2023-05-23
bpf, sockmap: Test FIONREAD returns correct bytes in rx buffer
John Fastabend
1
-0
/
+48
2023-05-23
bpf, sockmap: Test shutdown() correctly exits epoll and recv()=0
John Fastabend
2
-0
/
+94
2023-05-23
bpf, sockmap: Build helper to create connected socket pair
John Fastabend
2
-102
/
+123
2023-05-23
bpf, sockmap: Pull socket helpers out of listen test for general use
John Fastabend
2
-262
/
+273
2023-05-21
Merge tag 'perf-tools-fixes-for-v6.4-1-2023-05-20' of git://git.kernel.org/pu...
Linus Torvalds
71
-322
/
+865
2023-05-19
Merge tag 'pm-6.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2
-24
/
+30
2023-05-19
perf bench syscall: Fix __NR_execve undeclared build error
Tiezhu Yang
1
-0
/
+3
2023-05-19
Merge tag 'linux-cpupower-6.4-rc3' of git://git.kernel.org/pub/scm/linux/kern...
Rafael J. Wysocki
2
-24
/
+30
2023-05-19
perf test attr: Fix python SafeConfigParser() deprecation warning
Ian Rogers
1
-3
/
+3
2023-05-19
perf test attr: Update no event/metric expectations
Ian Rogers
5
-174
/
+249
2023-05-19
selftests: fib_tests: mute cleanup error message
Po-Hsu Lin
1
-1
/
+1
2023-05-19
cxl: Move cxl_await_media_ready() to before capacity info retrieval
Dave Jiang
1
-0
/
+1
2023-05-18
cxl/port: Enable the HDM decoder capability for switch ports
Dan Williams
2
-0
/
+16
2023-05-18
Merge tag 'net-6.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2
-7
/
+12
2023-05-17
Merge tag 'linux-kselftest-fixes-6.4-rc3' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
4
-4
/
+71
2023-05-17
tools headers disabled-features: Sync with the kernel sources
Arnaldo Carvalho de Melo
1
-1
/
+7
[next]