index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Lines
2024-07-04
Merge tag 'kselftest-fix-2024-07-04' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-19
/
+24
2024-07-04
tools/virtio: creating pipe assertion in vringh_test
Yunseong Kim
-3
/
+6
2024-07-03
selftests: make order checking verbose in msg_zerocopy selftest
Zijian Zhang
-1
/
+1
2024-07-03
selftests: fix OOM in msg_zerocopy selftest
Zijian Zhang
-1
/
+11
2024-07-03
selftest: af_unix: Add test case for backtrack after finalising SCC.
Kuniyuki Iwashima
-2
/
+23
2024-07-03
selftests/damon/damon_nr_regions: test online-tuned max_nr_regions
SeongJae Park
-0
/
+60
2024-07-03
_damon_sysfs: implement commit() for online parameters update
SeongJae Park
-0
/
+19
2024-07-03
selftests/damon: implement test for min/max_nr_regions
SeongJae Park
-1
/
+86
2024-07-03
selftests/damon/_damon_sysfs: implement kdamonds stop function
SeongJae Park
-0
/
+11
2024-07-03
selftests/damon: implement DAMOS tried regions test
SeongJae Park
-0
/
+66
2024-07-03
selftests/damon: implement a program for even-numbered memory regions access
SeongJae Park
-1
/
+43
2024-07-03
selftests/damon/_damon_sysfs: support schemes_update_tried_regions
SeongJae Park
-1
/
+34
2024-07-03
selftests/damon/access_memory: use user-defined region size
SeongJae Park
-1
/
+1
2024-07-03
kmsan: allow disabling KMSAN checks for the current task
Ilya Leoshkevich
-0
/
+2
2024-07-03
selftests/mm: remove local __NR_* definitions
John Hubbard
-62
/
+9
2024-07-03
selftests/mm: guard defines from shm
Edward Liaw
-0
/
+8
2024-07-03
selftests/mm: include linux/mman.h
Edward Liaw
-4
/
+1
2024-07-03
selftests/mm: use asm volatile to not optimize mmap read variable
Pankaj Raghav
-1
/
+2
2024-07-03
selftests/mm: kvm, mdwe fixes to avoid requiring "make headers"
John Hubbard
-0
/
+331
2024-07-03
selftests/mm: fix vm_util.c build failures: add snapshot of fs.h
John Hubbard
-0
/
+392
2024-07-03
selftests/mm: mseal, self_elf: rename TEST_END_CHECK to REPORT_TEST_PASS
John Hubbard
-48
/
+48
2024-07-03
selftests/mm: mseal, self_elf: factor out test macros and other duplicated items
John Hubbard
-80
/
+44
2024-07-03
selftests/mm: mseal, self_elf: fix missing __NR_mseal
John Hubbard
-2
/
+2
2024-07-03
selftest: mm: Test if hugepage does not get leaked during __bio_release_pages()
Donet Tom
-0
/
+119
2024-07-03
selftests/mm: va_high_addr_switch: dynamically initialize testcases to enable...
Dev Jain
-222
/
+232
2024-07-03
selftests/mm: va_high_addr_switch: reduce test noise
Dev Jain
-4
/
+0
2024-07-03
selftests: mm: check return values
Muhammad Usama Anjum
-1
/
+3
2024-07-03
selftests: openvswitch: Be more verbose with selftest debugging.
Aaron Conole
-3
/
+6
2024-07-03
selftests: openvswitch: Attempt to autoload module.
Aaron Conole
-5
/
+9
2024-07-03
selftests: openvswitch: Bump timeout to 15 minutes.
Aaron Conole
-0
/
+1
2024-07-03
selftests: drv-net: rss_ctx: allow more noise on default context
Jakub Kicinski
-6
/
+10
2024-07-03
tools: ynl: use ident name for Family, too.
Paolo Abeni
-26
/
+26
2024-07-03
perf install: Don't propagate subdir to Documentation submake
Nicolas Schier
-1
/
+1
2024-07-03
perf vendor events arm64:: Add i.MX95 DDR Performance Monitor metrics
Xu Yang
-0
/
+884
2024-07-03
perf vendor events arm64:: Add i.MX93 DDR Performance Monitor metrics
Xu Yang
-0
/
+35
2024-07-03
perf dsos: When adding a dso into sorted dsos maintain the sort order
Ian Rogers
-5
/
+21
2024-07-03
perf comm str: Avoid sort during insert
Ian Rogers
-11
/
+18
2024-07-03
riscv: selftests: Fix vsetivli args for clang
Charlie Jenkins
-1
/
+1
2024-07-02
objtool/x86: objtool can confuse memory and stack access
Alexandre Chartre
-1
/
+7
2024-07-02
objtool: Use "action" in error message to be consistent with help
Siddh Raman Pant
-2
/
+2
2024-07-02
tools: net: package libynl for use in selftests
Jakub Kicinski
-2
/
+29
2024-07-02
perf report: Calling available function for stats printing
Abhishek Dubey
-2
/
+1
2024-07-02
perf intel-pt: Fix exclude_guest setting
Adrian Hunter
-0
/
+12
2024-07-02
perf intel-pt: Fix aux_watermark calculation for 64-bit size
Adrian Hunter
-1
/
+2
2024-07-02
cpupower: fix lib default installation path
Roman Storozhenko
-9
/
+1
2024-07-02
Merge tag 'linux_kselftest-fixes-6.10-rc7' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
-10
/
+22
2024-07-02
cxl/events: Use a common struct for DRAM and General Media events
Fabio M. De Francesco
-25
/
+29
2024-07-02
Merge remote-tracking branch 'perf-tools' into perf-tools-next
Namhyung Kim
-74
/
+963
2024-07-02
selftests/bpf: Remove arena tests from DENYLIST.s390x
Ilya Leoshkevich
-3
/
+0
2024-07-02
selftests/bpf: Add UAF tests for arena atomics
Ilya Leoshkevich
-0
/
+94
[prev]
[next]