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
/
testing
/
selftests
Age
Commit message (
Expand
)
Author
Lines
2025-05-22
selftests: netfilter: nft_concat_range.sh: add coverage for 4bit group repres...
Florian Westphal
-4
/
+161
2025-05-22
selftests/tc-testing: Add an HFSC qlen accounting test
Cong Wang
-0
/
+27
2025-05-21
selftests/sched_ext: Update test enq_select_cpu_fails
Andrea Righi
-105
/
+163
2025-05-21
selftests: can: test_raw_filter.sh: add support of physical interfaces
Vincent Mailhol
-2
/
+10
2025-05-21
selftests: can: Import tst-filter from can-tests
Felix Maurer
-0
/
+456
2025-05-21
selftests: harness: Stop using setjmp()/longjmp()
Thomas Weißschuh
-30
/
+15
2025-05-21
selftests: harness: Add "variant" and "self" to test metadata
Thomas Weißschuh
-0
/
+4
2025-05-21
selftests: harness: Add teardown callback to test metadata
Thomas Weißschuh
-6
/
+13
2025-05-21
selftests: harness: Move teardown conditional into test metadata
Thomas Weißschuh
-10
/
+11
2025-05-21
selftests: harness: Don't set setup_completed for fixtureless tests
Thomas Weißschuh
-1
/
+0
2025-05-21
selftests: harness: Implement test timeouts through pidfd
Thomas Weißschuh
-47
/
+25
2025-05-21
selftests: harness: Remove dependency on libatomic
Thomas Weißschuh
-2
/
+2
2025-05-21
selftests: harness: Remove inline qualifier for wrappers
Thomas Weißschuh
-2
/
+2
2025-05-21
selftests: harness: Mark functions without prototypes static
Thomas Weißschuh
-6
/
+6
2025-05-21
selftests: harness: Ignore unused variant argument warning
Thomas Weißschuh
-1
/
+1
2025-05-21
selftests: harness: Use C89 comment style
Thomas Weißschuh
-1
/
+1
2025-05-21
selftests: harness: Add kselftest harness selftest
Thomas Weißschuh
-0
/
+223
2025-05-21
selftests/nolibc: drop include guards around standard headers
Thomas Weißschuh
-7
/
+0
2025-05-21
tools/nolibc: add fopen()
Thomas Weißschuh
-0
/
+24
2025-05-21
tools/nolibc: add namespace functionality
Thomas Weißschuh
-0
/
+69
2025-05-21
tools/nolibc: add difftime()
Thomas Weißschuh
-0
/
+12
2025-05-21
tools/nolibc: add timerfd functionality
Thomas Weißschuh
-0
/
+48
2025-05-21
tools/nolibc: add timer functions
Thomas Weißschuh
-0
/
+51
2025-05-21
tools/nolibc: add clock_getres(), clock_gettime() and clock_settime()
Thomas Weißschuh
-0
/
+5
2025-05-21
tools/nolibc: add support for access() and faccessat()
Thomas Weißschuh
-0
/
+2
2025-05-21
tools/nolibc: add abs() and friends
Thomas Weißschuh
-0
/
+2
2025-05-21
tools/nolibc: add getrandom()
Thomas Weißschuh
-0
/
+22
2025-05-21
tools/nolibc: add mremap()
Thomas Weißschuh
-3
/
+11
2025-05-21
tools/nolibc: add %m printf format
Thomas Weißschuh
-0
/
+18
2025-05-21
tools/nolibc: add strstr()
Thomas Weißschuh
-0
/
+3
2025-05-21
tools/nolibc: Add m68k support
Daniel Palmer
-0
/
+10
2025-05-21
selftests/nolibc: always run nolibc header check
Thomas Weißschuh
-1
/
+1
2025-05-21
selftests/coredump: add tests for AF_UNIX coredumps
Christian Brauner
-1
/
+466
2025-05-21
selftests/pidfd: add PIDFD_INFO_COREDUMP infrastructure
Christian Brauner
-0
/
+22
2025-05-21
selftests/futex: Fix spelling mistake "unitiliazed" -> "uninitialized"
Colin Ian King
-1
/
+1
2025-05-21
tools headers: Synchronize prctl.h ABI header
Sebastian Andrzej Siewior
-10
/
+11
2025-05-21
selftests/futex: Use TAP output in futex_numa_mpol
Sebastian Andrzej Siewior
-33
/
+32
2025-05-21
selftests/futex: Use TAP output in futex_priv_hash
Sebastian Andrzej Siewior
-86
/
+62
2025-05-21
Merge tag 'v6.15-rc7' into x86/core, to pick up fixes
Ingo Molnar
-33
/
+158
2025-05-21
KVM: riscv: selftests: Add vector extension tests
Atish Patra
-0
/
+132
2025-05-21
KVM: riscv: selftests: Decode stval to identify exact exception type
Atish Patra
-1
/
+32
2025-05-21
KVM: riscv: selftests: Align the trap information wiht pt_regs
Atish Patra
-76
/
+83
2025-05-20
selftests: net: Fix spellings
Sumanth Gavini
-2
/
+2
2025-05-20
selftests: nci: Fix "Electrnoics" to "Electronics"
Sumanth Gavini
-1
/
+1
2025-05-20
selftests: net: validate team flags propagation
Stanislav Fomichev
-1
/
+82
2025-05-20
selftests/bpf: Test multi-split BTF
Alan Maguire
-6
/
+52
2025-05-20
selftests/sched_ext: Add test for scx_bpf_select_cpu_and() via test_run
Andrea Righi
-0
/
+50
2025-05-20
selftests: seccomp: Fix "performace" to "performance"
Sumanth Gavini
-1
/
+1
2025-05-20
selftests: ublk: add test for covering UBLK_AUTO_BUF_REG_FALLBACK
Ming Lei
-13
/
+108
2025-05-20
selftests: ublk: support UBLK_F_AUTO_BUF_REG
Ming Lei
-29
/
+138
[prev]
[next]