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
2024-11-07
kselftest/arm64: Correct misleading comments on fp-stress irritators
Mark Brown
-4
/
+2
2024-11-07
kselftest/arm64: Poll less often while waiting for fp-stress children
Mark Brown
-1
/
+3
2024-11-07
kselftest/arm64: Increase frequency of signal delivery in fp-stress
Mark Brown
-11
/
+15
2024-11-01
kselftest/arm64: Fix encoding for SVE B16B16 test
Mark Brown
-2
/
+2
2024-11-01
kselftest/arm64: Use ksft_perror() to log MTE failures
Mark Brown
-7
/
+7
2024-10-23
kselftest/arm64: Log fp-stress child startup errors to stdout
Mark Brown
-8
/
+7
2024-10-22
kselftest/arm64: Fail the overall fp-stress test if any test fails
Mark Brown
-3
/
+1
2024-10-17
kselftest/arm64: mte: fix printf type warnings about longs
Andre Przywara
-2
/
+2
2024-10-17
kselftest/arm64: mte: fix printf type warnings about pointers
Andre Przywara
-4
/
+4
2024-10-17
kselftest/arm64: mte: fix printf type warnings about __u64
Andre Przywara
-2
/
+2
2024-10-17
kselftest/arm64: mte: use string literal for printf-style functions
Andre Przywara
-3
/
+3
2024-10-17
kselftest/arm64: mte: use proper SKIP syntax
Andre Przywara
-4
/
+3
2024-10-17
kselftest/arm64: hwcap: fix f8dp2 cpuinfo name
Andre Przywara
-1
/
+1
2024-10-17
kselftest/arm64: signal: drop now redundant GNU_SOURCE definition
Andre Przywara
-1
/
+1
2024-09-29
Merge tag 'linux_kselftest-next-6.12-rc1-fixes' of git://git.kernel.org/pub/s...
Linus Torvalds
-0
/
+2
2024-09-28
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
-203
/
+1195
2024-09-27
Merge tag 'cxl-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...
Linus Torvalds
-18
/
+40
2024-09-27
selftests: vDSO: align stack for O2-optimized memcpy
Jason A. Donenfeld
-0
/
+2
2024-09-27
Merge tag 'mm-hotfixes-stable-2024-09-27-09-45' of git://git.kernel.org/pub/s...
Linus Torvalds
-2
/
+16
2024-09-26
kselftests: mm: fix wrong __NR_userfaultfd value
Muhammad Usama Anjum
-1
/
+1
2024-09-26
tools: fix shared radix-tree build
Lorenzo Stoakes
-1
/
+15
2024-09-26
Merge tag 'net-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
-4
/
+900
2024-09-26
Merge tag 'char-misc-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-0
/
+1
2024-09-26
Merge tag 'probes-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
-1
/
+62
2024-09-26
Merge tag 'nf-24-09-26' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Paolo Abeni
-2
/
+893
2024-09-26
selftests: netfilter: Avoid hanging ipvs.sh
Phil Sutter
-1
/
+1
2024-09-26
kselftest: add test for nfqueue induced conntrack race
Florian Westphal
-1
/
+91
2024-09-26
selftests: netfilter: nft_tproxy.sh: add tcp tests
Antonio Ojea
-0
/
+623
2024-09-26
selftests: netfilter: add reverse-clash resolution test case
Florian Westphal
-0
/
+178
2024-09-26
selftests/net: packetdrill: increase timing tolerance in debug mode
Willem de Bruijn
-2
/
+7
2024-09-25
Merge tag 'memblock-v6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-38
/
+5
2024-09-25
sefltests/tracing: Add a test for tracepoint events on modules
Masami Hiramatsu (Google)
-0
/
+62
2024-09-25
tracing/fprobe: Support raw tracepoints on future loaded modules
Masami Hiramatsu (Google)
-1
/
+0
2024-09-24
Merge tag 'landlock-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-32
/
+1935
2024-09-22
Merge tag 'trace-ring-buffer-v6.12' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-0
/
+24
2024-09-22
Merge tag 'ktest-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
-9
/
+19
2024-09-21
Merge tag 'sched_ext-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-0
/
+3277
2024-09-21
Merge tag 'bpf-next-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
-1661
/
+8560
2024-09-21
Merge tag 'mm-nonmm-stable-2024-09-21-07-52' of git://git.kernel.org/pub/scm/...
Linus Torvalds
-0
/
+12
2024-09-21
Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-217
/
+3525
2024-09-19
Merge tag 'hid-for-linus-2024091602' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-436
/
+677
2024-09-19
Merge tag 'tpmdd-next-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-0
/
+2
2024-09-19
Merge tag 'devicetree-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-1
/
+14
2024-09-19
Merge tag 'powerpc-6.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
-3
/
+15
2024-09-18
Merge tag 'random-6.12-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
-99
/
+299
2024-09-18
Merge tag 'perf-core-2024-09-18' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-13
/
+14
2024-09-18
Merge tag 'rcu.release.v6.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-13
/
+55
2024-09-18
Merge tag 'cgroup-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-12
/
+121
2024-09-17
selftests: tpm2: test_smoke: Run only when TPM2 is avaialable.
Michal Suchanek
-0
/
+2
2024-09-17
Merge tag 'kvm-x86-selftests-6.12' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
-151
/
+140
[next]