index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-17
Merge tag 'linux_kselftest-next-6.12-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
34
-111
/
+302
2024-09-17
Merge tag 'linux_kselftest-nolibc-6.12-rc1' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
3
-21
/
+45
2024-09-17
Merge tag 'x86-mm-2024-09-17' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-11
/
+494
2024-09-17
Merge tag 'timers-core-2024-09-16' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-101
/
+449
2024-09-16
selftests/landlock: Test signal created by out-of-bound message
Tahera Fahimi
1
-0
/
+184
2024-09-16
selftests/landlock: Test signal scoping for threads
Tahera Fahimi
1
-0
/
+49
2024-09-16
selftests/landlock: Test signal scoping
Tahera Fahimi
1
-0
/
+251
2024-09-16
landlock: Add signal scoping
Tahera Fahimi
1
-1
/
+1
2024-09-16
selftests/landlock: Test inherited restriction of abstract UNIX socket
Tahera Fahimi
1
-0
/
+64
2024-09-16
selftests/landlock: Test connected and unconnected datagram UNIX socket
Tahera Fahimi
1
-0
/
+103
2024-09-16
selftests/landlock: Test UNIX sockets with any address formats
Tahera Fahimi
3
-1
/
+252
2024-09-16
selftests/landlock: Test abstract UNIX socket scoping
Tahera Fahimi
6
-30
/
+998
2024-09-16
selftests/landlock: Test handling of unknown scope
Tahera Fahimi
1
-0
/
+33
2024-09-16
landlock: Add abstract UNIX socket scoping
Tahera Fahimi
1
-1
/
+1
2024-09-16
Merge tag 'lsm-pr-20240911' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+3
2024-09-16
selftests: vDSO: check cpu caps before running chacha test
Jason A. Donenfeld
1
-0
/
+20
2024-09-16
selftests: kvm: s390: Add VM run test case
Christoph Schlameuss
1
-0
/
+125
2024-09-16
Merge tag 'vfs-6.12.misc' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...
Linus Torvalds
1
-0
/
+39
2024-09-16
Merge tag 'for-linus-non-x86' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
8
-7
/
+1271
2024-09-16
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
23
-227
/
+539
2024-09-16
Merge tag 'x86_bugs_for_v6.12_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-1
/
+71
2024-09-15
Merge tag 'loongarch-kvm-6.12' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
13
-148
/
+198
2024-09-13
selftests: fib_rule_tests: Add DSCP selector connect tests
Ido Schimmel
1
-0
/
+56
2024-09-13
selftests: fib_rule_tests: Add DSCP selector match tests
Ido Schimmel
1
-0
/
+34
2024-09-13
selftests/bpf: Add a test case to write mtu result into .rodata
Daniel Borkmann
1
-3
/
+30
2024-09-13
selftests/bpf: Add a test case to write strtol result into .rodata
Daniel Borkmann
2
-0
/
+44
2024-09-13
selftests/bpf: Rename ARG_PTR_TO_LONG test description
Daniel Borkmann
1
-5
/
+5
2024-09-13
selftests/bpf: Fix ARG_PTR_TO_LONG {half-,}uninitialized test
Daniel Borkmann
1
-4
/
+1
2024-09-13
selftests/bpf: Add tests for sdiv/smod overflow cases
Yonghong Song
1
-0
/
+439
2024-09-13
s390/vdso: Wire up getrandom() vdso implementation
Heiko Carstens
1
-1
/
+1
2024-09-13
selftests: vDSO: fix vdso_config for s390
Heiko Carstens
1
-2
/
+2
2024-09-13
selftests: vDSO: fix ELF hash table entry size for s390x
Jens Remus
1
-4
/
+10
2024-09-13
powerpc/vdso: Wire up getrandom() vDSO implementation on VDSO32
Christophe Leroy
1
-1
/
+1
2024-09-13
selftests: vDSO: don't include generated headers for chacha test
Jason A. Donenfeld
1
-1
/
+1
2024-09-13
arm64: vDSO: Wire up getrandom() vDSO implementation
Adhemerval Zanella
1
-1
/
+2
2024-09-13
selftests: vDSO: also test counter in vdso_test_chacha
Christophe Leroy
1
-9
/
+27
2024-09-13
selftests: vDSO: build tests with O2 optimization
Christophe Leroy
1
-1
/
+1
2024-09-13
LoongArch: vDSO: Wire up getrandom() vDSO implementation
Xi Ruoyao
1
-1
/
+1
2024-09-13
selftests: vDSO: fix cross build for getrandom and chacha tests
Jason A. Donenfeld
1
-5
/
+4
2024-09-13
selftests: vDSO: open code basic chacha instead of linking to libsodium
Jason A. Donenfeld
2
-9
/
+45
2024-09-13
random: vDSO: move prototype of arch chacha function to vdso/getrandom.h
Jason A. Donenfeld
1
-3
/
+7
2024-09-13
selftests: vDSO: ensure vgetrandom works in a time namespace
Jason A. Donenfeld
1
-1
/
+42
2024-09-12
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
9
-8
/
+167
2024-09-12
selftests/net: packetdrill: import tcp/slow_start
Willem de Bruijn
11
-0
/
+427
2024-09-12
selftests/net: packetdrill: import tcp/zerocopy
Willem de Bruijn
13
-0
/
+674
2024-09-12
selftests/net: packetdrill: run in netns and expand config
Willem de Bruijn
2
-2
/
+7
2024-09-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
7
-74
/
+53
2024-09-12
Merge tag 'net-6.11-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
3
-3
/
+19
2024-09-12
kunit: tool: Build compile_commands.json
Brendan Jackman
1
-1
/
+2
2024-09-12
cxl: Move mailbox related bits to the same context
Dave Jiang
1
-11
/
+33
[prev]
[next]