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-03-28
Merge tag 'net-6.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
-92
/
+265
2024-03-28
kunit: configs: Enable CONFIG_DAMON_DBGFS_DEPRECATED for --alltests
David Gow
-0
/
+1
2024-03-28
Merge tag 'for-net' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Paolo Abeni
-0
/
+6
2024-03-27
Merge tag 'wireless-2024-03-27' of git://git.kernel.org/pub/scm/linux/kernel/...
Jakub Kicinski
-0
/
+2
2024-03-27
Merge tag 'mm-hotfixes-stable-2024-03-27-11-25' of git://git.kernel.org/pub/s...
Linus Torvalds
-5
/
+25
2024-03-27
Merge tag 'execve-v6.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-54
/
+59
2024-03-27
bpf: Check bloom filter map value size
Andrei Matei
-0
/
+6
2024-03-27
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
-96
/
+490
2024-03-27
selftests: netdevsim: set test timeout to 10 minutes
Jakub Kicinski
-0
/
+1
2024-03-26
selftests: tls: add test with a partially invalid iov
Sabrina Dubroca
-0
/
+34
2024-03-26
selftests/mm: fix ARM related issue with fork after pthread_create
Edward Liaw
-0
/
+15
2024-03-26
selftests/mm: sigbus-wp test requires UFFD_FEATURE_WP_HUGETLBFS_SHMEM
Edward Liaw
-1
/
+2
2024-03-26
selftests: mm: restore settings from only parent process
Muhammad Usama Anjum
-1
/
+5
2024-03-26
selftests/mm: Fix build with _FORTIFY_SOURCE
Vitaly Chikunov
-3
/
+3
2024-03-26
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Paolo Abeni
-15
/
+94
2024-03-26
selftests: vxlan_mdb: Fix failures with old libnet
Ido Schimmel
-77
/
+128
2024-03-26
KVM: selftests: Fix __GUEST_ASSERT() format warnings in ARM's arch timer test
Sean Christopherson
-1
/
+1
2024-03-25
kunit: fix wireless test dependencies
Johannes Berg
-0
/
+2
2024-03-25
selftests/bpf: Fix flaky test btf_map_in_map/lookup_update
Yonghong Song
-25
/
+1
2024-03-25
selftests/bpf: Use start_server in bpf_tcp_ca
Geliang Tang
-12
/
+1
2024-03-25
Merge tag 'v6.9-rc1' into sched/core, to pick up fixes and to refresh the branch
Ingo Molnar
-3349
/
+15991
2024-03-25
KVM: selftests: Fix spelling mistake "trigged" -> "triggered"
Colin Ian King
-2
/
+2
2024-03-22
selftests/bpf: verifier_arena: fix mmap address for arm64
Puranjay Mohan
-1
/
+5
2024-03-22
Merge tag 'riscv-for-linus-6.9-mw2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-86
/
+67
2024-03-22
selftests/bpf: Mark uprobe trigger functions with nocf_check attribute
Jiri Olsa
-3
/
+5
2024-03-22
selftests/bpf: Use syscall(SYS_gettid) instead of gettid() wrapper in bench
Alan Maguire
-1
/
+1
2024-03-21
Merge tag 'net-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
-7
/
+31
2024-03-21
Merge tag 'usb-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
-0
/
+503
2024-03-21
selftests: forwarding: Fix ping failure due to short timeout
Ido Schimmel
-4
/
+4
2024-03-19
selftests/bpf: scale benchmark counting by using per-CPU counters
Andrii Nakryiko
-17
/
+62
2024-03-19
selftests/bpf: add raw_tp/tp_btf BPF cookie subtests
Andrii Nakryiko
-1
/
+129
2024-03-19
selftests/bpf: Prevent client connect before server bind in test_tc_tunnel.sh
Alessandro Carminati (Red Hat)
-1
/
+12
2024-03-19
selftests/bpf: Add a sk_msg prog bpf_get_ns_current_pid_tgid() test
Yonghong Song
-0
/
+76
2024-03-19
selftests/bpf: Add a cgroup prog bpf_get_ns_current_pid_tgid() test
Yonghong Song
-0
/
+80
2024-03-19
selftests/bpf: Refactor out some functions in ns_current_pid_tgid test
Yonghong Song
-22
/
+41
2024-03-19
selftests/bpf: Replace CHECK with ASSERT_* in ns_current_pid_tgid test
Yonghong Song
-17
/
+19
2024-03-19
wireguard: selftests: set RISCV_ISA_FALLBACK on riscv{32,64}
Jason A. Donenfeld
-0
/
+2
2024-03-18
Merge tag 'kvm-x86-pvunhalt-6.9' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
-0
/
+50
2024-03-18
Merge tag 'ktest-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
-6
/
+11
2024-03-18
Merge tag 'trace-v6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
-0
/
+134
2024-03-18
selftests/exec: Convert remaining /bin/sh to /bin/bash
Kees Cook
-2
/
+2
2024-03-18
selftests/exec: execveat: Improve debug reporting
Kees Cook
-5
/
+7
2024-03-18
selftests/user_events: Test multi-format events
Beau Belgrave
-0
/
+134
2024-03-18
selftests: net: veth: test the ability to independently manipulate GRO and XDP
Ignat Korchagin
-3
/
+25
2024-03-15
Merge tag 'powerpc-6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
-0
/
+12
2024-03-15
selftests/bpf: Add arena test case for 4Gbyte corner case
Alexei Starovoitov
-0
/
+70
2024-03-15
selftests/bpf: Remove hard coded PAGE_SIZE macro.
Alexei Starovoitov
-5
/
+10
2024-03-15
libbpf, selftests/bpf: Adjust libbpf, bpftool, selftests to match LLVM
Alexei Starovoitov
-9
/
+9
2024-03-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
-750
/
+2658
2024-03-15
Merge patch series "riscv: mm: Extend mappable memory up to hint address"
Palmer Dabbelt
-86
/
+67
[prev]
[next]