index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-23
selftests/lkdtm: Add UBSAN config
Muhammad Usama Anjum
1
-0
/
+1
2022-02-23
selftests/lkdtm: Remove dead config option
Muhammad Usama Anjum
1
-1
/
+0
2022-02-23
selftests/exec: Rename file binfmt_script to binfmt_script.py
Muhammad Usama Anjum
2
-1
/
+1
2022-02-23
selftests: Use -isystem instead of -I to include headers
Muhammad Usama Anjum
1
-2
/
+2
2022-02-23
selftests: vm: remove dependecy from internal kernel macros
Muhammad Usama Anjum
1
-0
/
+3
2022-02-23
selftests: vm: Add the uapi headers include variable
Muhammad Usama Anjum
1
-1
/
+1
2022-02-23
selftests: mptcp: Add the uapi headers include variable
Muhammad Usama Anjum
1
-1
/
+1
2022-02-23
selftests: net: Add the uapi headers include variable
Muhammad Usama Anjum
1
-1
/
+1
2022-02-23
selftests: landlock: Add the uapi headers include variable
Muhammad Usama Anjum
1
-1
/
+1
2022-02-23
selftests: kvm: Add the uapi headers include variable
Muhammad Usama Anjum
1
-1
/
+1
2022-02-23
selftests: futex: Add the uapi headers include variable
Muhammad Usama Anjum
1
-3
/
+2
2022-02-23
selftests: Correct the headers install path
Muhammad Usama Anjum
1
-1
/
+1
2022-02-23
selftests: Add and export a kernel uapi headers path
Muhammad Usama Anjum
1
-0
/
+4
2022-02-23
selftests: set the BUILD variable to absolute path
Muhammad Usama Anjum
1
-9
/
+17
2022-02-23
selftests: futex: set DEFAULT_INSTALL_HDR_PATH
Muhammad Usama Anjum
1
-0
/
+1
2022-02-23
selftests/kselftest/runner.sh: Pass optional command parameters in environment
Cristian Marussi
1
-1
/
+29
2022-02-23
livepatch: Skip livepatch tests if ftrace cannot be configured
David Vernet
2
-4
/
+21
2022-02-23
selftests: forwarding: tests of locked port feature
Hans Schultz
3
-0
/
+189
2022-02-22
testptp: add option to shift clock by nanoseconds
Maciek Machnikowski
1
-4
/
+14
2022-02-22
Merge tag 'kvm-s390-next-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD
Paolo Bonzini
4
-0
/
+244
2022-02-21
selftests/bpf: Add test for reg2btf_ids out of bounds access
Kumar Kartikeya Dwivedi
1
-0
/
+19
2022-02-21
selftests: fib_test: Add a test case for IPv4 broadcast neighbours
Ido Schimmel
1
-1
/
+57
2022-02-21
Merge tag 'v5.17-rc5' into sched/core, to resolve conflicts
Ingo Molnar
45
-244
/
+658
2022-02-21
memblock tests: Add memblock_free tests
Karolina Drobnik
1
-0
/
+203
2022-02-21
memblock tests: Add memblock_add_node test
Karolina Drobnik
1
-0
/
+34
2022-02-21
memblock tests: Add memblock_remove tests
Karolina Drobnik
1
-0
/
+205
2022-02-21
memblock tests: Add memblock_reserve tests
Karolina Drobnik
1
-0
/
+217
2022-02-21
memblock tests: Add memblock_add tests
Karolina Drobnik
1
-0
/
+215
2022-02-20
Merge tag 'fs.mount_setattr.v5.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux
Linus Torvalds
1
-2
/
+2
2022-02-20
selftests/bpf: Fix btfgen tests
Andrii Nakryiko
3
-7
/
+14
2022-02-20
memblock tests: Add memblock reset function
Karolina Drobnik
6
-1
/
+89
2022-02-20
memblock tests: Add skeleton of the memblock simulator
Karolina Drobnik
14
-0
/
+268
2022-02-20
tools: Move gfp.h and slab.h from radix-tree to lib
Karolina Drobnik
4
-88
/
+2
2022-02-19
selftests/bpf: Fix a clang deprecated-declarations compilation error
Yonghong Song
1
-0
/
+3
2022-02-19
selftests: mptcp: be more conservative with cookie MPJ limits
Paolo Abeni
1
-3
/
+12
2022-02-19
selftests: mptcp: more robust signal race test
Paolo Abeni
1
-3
/
+12
2022-02-19
selftests: mptcp: improve 'fair usage on close' stability
Paolo Abeni
1
-1
/
+1
2022-02-19
selftests: mptcp: fix diag instability
Paolo Abeni
1
-7
/
+37
2022-02-18
selftests: KVM: allow sev_migrate_tests on machines without SEV-ES
Paolo Bonzini
1
-21
/
+57
2022-02-18
KVM: SEV: Allow SEV intra-host migration of VM with mirrors
Peter Gonda
1
-14
/
+33
2022-02-17
selftests: mptcp: add csum mib check for mptcp_connect
Geliang Tang
1
-0
/
+19
2022-02-17
selftests: mptcp: join: check for tools only if needed
Matthieu Baerts
1
-18
/
+20
2022-02-17
selftests: mptcp: join: create tmp files only if needed
Matthieu Baerts
1
-13
/
+24
2022-02-17
selftests: mptcp: join: remove unused vars
Matthieu Baerts
1
-4
/
+1
2022-02-17
selftests: mptcp: join: exit after usage()
Matthieu Baerts
1
-1
/
+12
2022-02-17
selftests: mptcp: simplify pm_nl_change_endpoint
Geliang Tang
1
-29
/
+8
2022-02-17
selftests: mptcp: increase timeout to 20 minutes
Matthieu Baerts
1
-1
/
+1
2022-02-17
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
6
-9
/
+174
2022-02-17
Merge tag 'linux-kselftest-fixes-5.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
Linus Torvalds
3
-4
/
+4
2022-02-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-8
/
+104
[prev]
[next]