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
Age
Commit message (
Expand
)
Author
Lines
2025-01-16
selftests/ftrace: Add test that tests event :mod: commands
Steven Rostedt
-0
/
+191
2025-01-15
selftest: net-drv: hds: add test for HDS feature
Taehee Yoo
-0
/
+121
2025-01-15
selftests/net/forwarding: teamd command not found
Alessandro Zanni
-0
/
+11
2025-01-15
selftests: mptcp: connect: better display the files size
Matthieu Baerts (NGI0)
-1
/
+1
2025-01-15
selftests: mptcp: connect: remove unused variable
Matthieu Baerts (NGI0)
-2
/
+1
2025-01-15
selftests: mptcp: add -m with ss in case of errors
Matthieu Baerts (NGI0)
-2
/
+2
2025-01-15
selftests: mptcp: move stats info in case of errors to lib.sh
Matthieu Baerts (NGI0)
-25
/
+29
2025-01-15
selftests: mptcp: sockopt: save nstat infos
Geliang Tang
-1
/
+12
2025-01-15
selftests: mptcp: simult_flows: unify errors msgs
Matthieu Baerts (NGI0)
-5
/
+16
2025-01-15
selftests/rseq: Fix handling of glibc without rseq support
Mathieu Desnoyers
-8
/
+33
2025-01-15
Merge tag 'loongarch-kvm-6.14' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
-460
/
+1032
2025-01-15
selftests/bpf: Fix test_xdp_adjust_tail_grow2 selftest on powerpc
Saket Kumar Bhaskar
-0
/
+4
2025-01-15
selftests: net: Adapt ethtool mq tests to fix in qdisc graft
Victor Nogueira
-3
/
+6
2025-01-14
selftests/resctrl: Discover SNC kernel support and adjust messages
Maciej Wieczor-Retman
-4
/
+39
2025-01-14
selftests/resctrl: Adjust effective L3 cache size with SNC enabled
Maciej Wieczor-Retman
-1
/
+119
2025-01-14
selftests/ftrace: Make uprobe test more robust against binary name
Masami Hiramatsu (Google)
-1
/
+3
2025-01-14
selftests/ftrace: Fix to use remount when testing mount GID option
Masami Hiramatsu (Google)
-4
/
+4
2025-01-14
selftests: tmpfs: Add kselftest support to tmpfs
Shivam Chaudhary
-15
/
+14
2025-01-14
selftests: tmpfs: Add Test-skip if not run as root
Shivam Chaudhary
-0
/
+12
2025-01-14
selftests: harness: fix printing of mismatch values in __EXPECT()
Dmitry V. Levin
-12
/
+12
2025-01-14
selftests/ring-buffer: Add test for out-of-bound pgoff mapping
Vincent Donnefort
-1
/
+7
2025-01-14
selftests/run_kselftest.sh: Fix help string for --per-test-log
Brendan Jackman
-1
/
+1
2025-01-14
selftests: acct: Add ksft_exit_skip if not running as root
Shivam Chaudhary
-1
/
+1
2025-01-14
selftests: kselftest: Fix the wrong format specifier
zhang jiao
-1
/
+1
2025-01-14
selftests: timers: clocksource-switch: Adapt progress to kselftest framework
Geert Uytterhoeven
-3
/
+3
2025-01-14
selftests/zram: gitignore output file
Li Zhijian
-0
/
+2
2025-01-14
selftests/filesystems: Add missing gitignore file
Li Zhijian
-0
/
+1
2025-01-14
selftests: Warn about skipped tests in result summary
Laura Nao
-0
/
+12
2025-01-14
selftests: kselftest: Add ksft_test_result_xpass
Stefano Pigozzi
-1
/
+20
2025-01-14
selftests/vDSO: support DT_GNU_HASH
Fangrui Song
-28
/
+82
2025-01-14
selftests/ipc: Remove unused variables
zhang jiao
-1
/
+1
2025-01-14
selftest: media_tests: fix trivial UAF typo
Carlos Llamas
-4
/
+4
2025-01-14
kunit: enable hardware acceleration when available
Tamir Duberstein
-1
/
+4
2025-01-14
kunit: add fallback for os.sched_getaffinity
Tamir Duberstein
-1
/
+10
2025-01-14
selftests: mptcp: avoid spurious errors on disconnect
Paolo Abeni
-11
/
+32
2025-01-14
rseq/selftests: Add support for OpenRISC
Stafford Horne
-0
/
+634
2025-01-13
selftests/mm: remove X permission from sigaltstack mapping
Kevin Brodsky
-2
/
+2
2025-01-13
selftests/mm: skip pkey_sighandler_tests if support is missing
Kevin Brodsky
-0
/
+3
2025-01-13
selftests/mm: rename pkey register macro
Kevin Brodsky
-3
/
+3
2025-01-13
selftests/mm: use sys_pkey helpers consistently
Kevin Brodsky
-39
/
+50
2025-01-13
selftests/mm: ensure non-global pkey symbols are marked static
Kevin Brodsky
-69
/
+72
2025-01-13
selftests/mm: remove empty pkey helper definition
Kevin Brodsky
-4
/
+4
2025-01-13
selftests/mm: ensure pkey-*.h define inline functions only
Kevin Brodsky
-14
/
+15
2025-01-13
selftests/mm: define types using typedef in pkey-helpers.h
Kevin Brodsky
-4
/
+6
2025-01-13
selftests/mm: remove unused pkey helpers
Kevin Brodsky
-68
/
+0
2025-01-13
selftests/mm: build with -O2
Kevin Brodsky
-1
/
+8
2025-01-13
selftests/mm: fix -Warray-bounds warnings in pkey_sighandler_tests
Kevin Brodsky
-5
/
+4
2025-01-13
selftests/mm: fix strncpy() length
Kevin Brodsky
-1
/
+1
2025-01-13
selftests/mm: fix -Wmaybe-uninitialized warnings
Kevin Brodsky
-4
/
+4
2025-01-13
selftests/mm: fix condition in uffd_move_test_common()
Kevin Brodsky
-1
/
+1
[prev]
[next]