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
2022-10-04
mm: memcontrol: drop dead CONFIG_MEMCG_SWAP config symbol
Johannes Weiner
1
-1
/
+0
2022-10-04
selftests/vm: add selftest for MADV_COLLAPSE of uffd-minor memory
Zach O'Keefe
2
-38
/
+134
2022-10-04
selftests/vm: add file/shmem MADV_COLLAPSE selftest for cleared pmd
Zach O'Keefe
1
-0
/
+30
2022-10-04
selftests/vm: add thp collapse shmem testing
Zach O'Keefe
1
-2
/
+55
2022-10-04
selftests/vm: add thp collapse file and tmpfs testing
Zach O'Keefe
3
-56
/
+431
2022-10-04
selftests/vm: modularize thp collapse memory operations
Zach O'Keefe
1
-166
/
+207
2022-10-04
selftests/vm: dedup THP helpers
Zach O'Keefe
6
-76
/
+32
2022-10-04
selftests/vm: retry on EAGAIN for MADV_COLLAPSE selftest
Zach O'Keefe
1
-1
/
+22
2022-10-04
objtool: kmsan: list KMSAN API functions as uaccess-safe
Alexander Potapenko
1
-0
/
+20
2022-10-04
selftest/damon: add a test for duplicate context dirs creation
SeongJae Park
2
-0
/
+28
2022-10-04
memblock tests: add new pageblock related macro
Kefeng Wang
1
-0
/
+2
2022-10-04
mm/hmm/test: use char dev with struct device to get device node
Mika Penttilä
1
-10
/
+0
2022-10-04
hugetlb_encode.h: fix undefined behaviour (34 << 26)
Matthias Goergens
1
-13
/
+13
2022-09-27
mm: add merging after mremap resize
Jakub Matěna
1
-1
/
+48
2022-09-27
lib/test_maple_tree: add testing for maple tree
Liam R. Howlett
1
-2
/
+7
2022-09-27
radix tree test suite: add lockdep_is_held to header
Liam R. Howlett
1
-0
/
+2
2022-09-27
radix tree test suite: add support for slab bulk APIs
Liam R. Howlett
2
-2
/
+120
2022-09-27
radix tree test suite: add allocation counts and size to kmem_cache
Liam R. Howlett
1
-1
/
+27
2022-09-27
radix tree test suite: add kmem_cache_set_non_kernel()
Liam R. Howlett
1
-2
/
+14
2022-09-27
radix tree test suite: add pr_err define
Liam R. Howlett
1
-0
/
+1
2022-09-27
Maple Tree: add new data structure
Liam R. Howlett
5
-0
/
+74
2022-09-26
Merge branch 'mm-hotfixes-stable' into mm-stable
Andrew Morton
2
-20
/
+2
2022-09-12
selftest: vm: remove deleted local_config.* from .gitignore
Tarun Sahu
1
-1
/
+0
2022-09-12
Kselftests: remove support of libhugetlbfs from kselftests
Tarun Sahu
3
-86
/
+74
2022-09-12
tools/vm/page_owner_sort: fix -f option
Yixuan Cao
1
-1
/
+6
2022-09-12
selftests: vm: add /dev/userfaultfd test cases to run_vmtests.sh
Axel Rasmussen
1
-7
/
+10
2022-09-12
userfaultfd: selftests: modify selftest to use /dev/userfaultfd
Axel Rasmussen
1
-10
/
+66
2022-09-12
selftests: vm: add hugetlb_shared userfaultfd test to run_vmtests.sh
Axel Rasmussen
1
-2
/
+4
2022-09-12
selftests/vm: add selftest to verify multi THP collapse
Zach O'Keefe
1
-67
/
+73
2022-09-12
selftests/vm: add selftest to verify recollapse of THPs
Zach O'Keefe
1
-0
/
+31
2022-09-12
selftests/vm: add MADV_COLLAPSE collapse context to selftests
Zach O'Keefe
1
-46
/
+125
2022-09-12
selftests/vm: dedup hugepage allocation logic
Zach O'Keefe
1
-39
/
+23
2022-09-12
selftests/vm: modularize collapse selftests
Zach O'Keefe
1
-141
/
+110
2022-09-12
mm/madvise: introduce MADV_COLLAPSE sync hugepage collapse
Zach O'Keefe
1
-0
/
+2
2022-09-12
tools: fix compilation after gfp_types.h split
Matthew Wilcox (Oracle)
2
-20
/
+2
2022-08-28
Merge tag 'x86-urgent-2022-08-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-16
/
+18
2022-08-27
perf stat: Capitalize topdown metrics' names
Zhengjun Xing
1
-12
/
+12
2022-08-27
perf docs: Update the documentation for the save_type filter
Kan Liang
1
-0
/
+3
2022-08-27
perf sched: Fix memory leaks in __cmd_record detected with -fsanitize=address
Ian Rogers
1
-5
/
+19
2022-08-27
perf record: Fix manpage formatting of description of support to hybrid systems
Andi Kleen
2
-12
/
+2
2022-08-27
perf test: Stat test for repeat with a weak group
Ian Rogers
1
-0
/
+19
2022-08-27
perf stat: Clear evsel->reset_group for each stat run
Ian Rogers
1
-0
/
+1
2022-08-27
tools kvm headers arm64: Update KVM header from the kernel sources
Arnaldo Carvalho de Melo
1
-2
/
+4
2022-08-27
perf python: Fix build when PYTHON_CONFIG is user supplied
James Clark
1
-1
/
+1
2022-08-26
Merge tag 'net-6.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
5
-0
/
+90
2022-08-25
x86/sev: Mark snp_abort() noreturn
Borislav Petkov
1
-16
/
+18
2022-08-23
Merge tag 'linux-kselftest-fixes-6.0-rc3' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2
-0
/
+7
2022-08-23
selftests: include bonding tests into the kselftest infra
Jonathan Toppins
5
-0
/
+90
2022-08-22
perf tools: Fix compile error for x86
Yang Jihong
1
-0
/
+4
2022-08-21
asm goto: eradicate CC_HAS_ASM_GOTO
Nick Desaulniers
1
-21
/
+0
[next]