index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
Age
Commit message (
Expand
)
Author
Files
Lines
2023-01-27
Merge tag 'linux-kselftest-fixes-6.2-rc6' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-5
/
+0
2023-01-25
selftests: amd-pstate: Don't delete source files via Makefile
Doug Smythies
1
-5
/
+0
2023-01-22
KVM: selftests: Make reclaim_period_ms input always be positive
Vipin Sharma
1
-1
/
+1
2023-01-22
selftests: kvm: move declaration at the beginning of main()
Paolo Bonzini
1
-4
/
+3
2023-01-20
Merge tag 'linux-kselftest-fixes-6.2-rc5' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-1
/
+1
2023-01-20
Merge tag 'net-6.2-rc5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
4
-12
/
+64
2023-01-19
selftests/net: toeplitz: fix race on tpacket_v3 block close
Willem de Bruijn
1
-5
/
+7
2023-01-16
Merge tag 'mm-hotfixes-stable-2023-01-16-15-23' of git://git.kernel.org/pub/s...
Linus Torvalds
2
-9
/
+12
2023-01-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
David S. Miller
2
-7
/
+10
2023-01-14
Merge tag 'fixes-2023-01-14' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+4
2023-01-13
selftests: mptcp: userspace: validate v4-v6 subflows mix
Matthieu Baerts
1
-0
/
+47
2023-01-12
Merge tag 'net-6.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2
-74
/
+130
2023-01-12
kselftest: Fix error message for unconfigured LLVM builds
Mark Brown
1
-1
/
+1
2023-01-11
proc: fix PIE proc-empty-vm, proc-pid-vm tests
Alexey Dobriyan
2
-9
/
+12
2023-01-11
selftests: netfilter: fix transaction test script timeout handling
Florian Westphal
2
-7
/
+10
2023-01-10
selftests/net: l2_tos_ttl_inherit.sh: Ensure environment cleanup on failure.
Guillaume Nault
1
-4
/
+36
2023-01-10
selftests/net: l2_tos_ttl_inherit.sh: Run tests in their own netns.
Guillaume Nault
1
-69
/
+93
2023-01-10
selftests/net: l2_tos_ttl_inherit.sh: Set IPv6 addresses with "nodad".
Guillaume Nault
1
-4
/
+4
2023-01-09
af_unix: selftest: Fix the size of the parameter to connect()
Mirsad Goran Todorovac
1
-1
/
+1
2023-01-08
mm: Always release pages to the buddy allocator in memblock_free_late().
Aaron Thompson
1
-0
/
+4
2023-01-08
Merge tag 'fixes-2023-01-08' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-1
/
+3
2023-01-05
Merge tag 'net-6.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
13
-6
/
+391
2023-01-04
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2
-1
/
+74
2023-01-04
memblock tests: Fix compilation error.
Aaron Thompson
2
-1
/
+3
2023-01-01
selftests: net: return non-zero for failures reported in arp_ndisc_evict_noca...
Po-Hsu Lin
1
-2
/
+9
2023-01-01
selftests: net: fix cleanup_v6() for arp_ndisc_evict_nocarrier
Po-Hsu Lin
1
-2
/
+2
2022-12-30
selftests: net: fix cmsg_so_mark.sh test hang
Po-Hsu Lin
1
-1
/
+1
2022-12-30
tcp: Add selftest for bind() and TIME_WAIT.
Kuniyuki Iwashima
2
-0
/
+93
2022-12-28
selftests/bpf: add a test for iter/task_vma for short-lived processes
Kui-Feng Lee
1
-0
/
+73
2022-12-28
selftests/bpf: Temporarily disable part of btf_dump:var_data test.
Alexei Starovoitov
1
-1
/
+1
2022-12-28
Merge branch 'kvm-late-6.1-fixes' into HEAD
Paolo Bonzini
12
-142
/
+82
2022-12-28
KVM: selftests: restore special vmmcall code layout needed by the harness
Paolo Bonzini
1
-2
/
+11
2022-12-28
KVM: x86: fix deadlock for KVM_XEN_EVTCHN_RESET
Paolo Bonzini
1
-0
/
+6
2022-12-27
KVM: selftests: Mark correct page as mapped in virt_map()
Oliver Upton
1
-2
/
+2
2022-12-27
KVM: arm64: selftests: Don't identity map the ucall MMIO hole
Oliver Upton
1
-2
/
+4
2022-12-27
KVM: selftests: document the default implementation of vm_vaddr_populate_bitmap
Paolo Bonzini
1
-0
/
+9
2022-12-27
KVM: selftests: Use magic value to signal ucall_alloc() failure
Sean Christopherson
1
-2
/
+14
2022-12-27
KVM: selftests: Disable "gnu-variable-sized-type-not-at-end" warning
Sean Christopherson
1
-0
/
+1
2022-12-27
KVM: selftests: Include lib.mk before consuming $(CC)
Sean Christopherson
1
-4
/
+5
2022-12-27
KVM: selftests: Explicitly disable builtins for mem*() overrides
Sean Christopherson
1
-0
/
+1
2022-12-27
KVM: selftests: Probe -no-pie with actual CFLAGS used to compile
Sean Christopherson
1
-1
/
+1
2022-12-27
KVM: selftests: Use proper function prototypes in probing code
Sean Christopherson
1
-2
/
+2
2022-12-27
KVM: selftests: Rename UNAME_M to ARCH_DIR, fill explicitly for x86
Sean Christopherson
1
-34
/
+13
2022-12-27
KVM: selftests: Fix a typo in x86-64's kvm_get_cpu_address_width()
Sean Christopherson
1
-1
/
+1
2022-12-27
KVM: selftests: Use pattern matching in .gitignore
Sean Christopherson
1
-85
/
+6
2022-12-27
KVM: selftests: Fix divide-by-zero bug in memslot_perf_test
Sean Christopherson
1
-0
/
+3
2022-12-27
KVM: selftests: Delete dead code in x86_64/vmx_tsc_adjust_test.c
Sean Christopherson
1
-5
/
+0
2022-12-27
KVM: selftests: Define literal to asm constraint in aarch64 as unsigned long
Sean Christopherson
1
-1
/
+1
2022-12-24
Merge tag 'for-netdev' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
7
-0
/
+212
2022-12-23
selftests/bpf: Add host-tools to gitignore
Stanislav Fomichev
1
-0
/
+1
[next]