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
2022-10-20
selftests: net: Fix cross-tree inclusion of scripts
Benjamin Poirier
-8
/
+17
2022-10-20
selftests/bpf: fix missing BPF object files
Wang Yufen
-29
/
+40
2022-10-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-1
/
+150
2022-10-20
Merge tag 'net-6.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
-0
/
+80
2022-10-20
torture: Make torture.sh create a properly formatted log file
Paul E. McKenney
-9
/
+23
2022-10-20
rcutorture: Avoid torture.sh compressing identical files
Paul E. McKenney
-1
/
+22
2022-10-20
selftests: Use optional USERCFLAGS and USERLDFLAGS
Mickaël Salaün
-0
/
+5
2022-10-19
bpf: add selftests for lsh, rsh, arsh with reg operand
Jie Meng
-0
/
+24
2022-10-19
libbpf: add non-mmapable data section selftest
Andrii Nakryiko
-1
/
+27
2022-10-19
selftests/landlock: Build without static libraries
Mickaël Salaün
-3
/
+4
2022-10-19
bpf/docs: Summarize CI system and deny lists
Daniel Müller
-1
/
+41
2022-10-19
selftests: add selftest for chaining of tc ingress handling to egress
Paul Blakey
-0
/
+80
2022-10-19
selftests: bridge_igmp: Remove unnecessary address deletion
Ido Schimmel
-3
/
+0
2022-10-19
selftests: bridge_vlan_mcast: Delete qdiscs during cleanup
Ido Schimmel
-0
/
+3
2022-10-19
selftests/landlock: Test ftruncate on FDs created by memfd_create(2)
Günther Noack
-0
/
+16
2022-10-19
selftests/landlock: Test FD passing from restricted to unrestricted processes
Günther Noack
-33
/
+132
2022-10-19
selftests/landlock: Locally define __maybe_unused
Günther Noack
-8
/
+10
2022-10-19
selftests/landlock: Test open() and ftruncate() in multiple scenarios
Günther Noack
-0
/
+96
2022-10-19
selftests/landlock: Test file truncation support
Günther Noack
-0
/
+287
2022-10-19
landlock: Support file truncation
Günther Noack
-4
/
+5
2022-10-18
Merge tag 'for-netdev' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/b...
Jakub Kicinski
-67
/
+244
2022-10-18
rcutorture: Avoid redundant builds for rcuscale and refscale in torture.sh
Paul E. McKenney
-4
/
+83
2022-10-18
rcutorture: Add --datestamp parameter to kvm-again.sh
Paul E. McKenney
-3
/
+34
2022-10-18
rcutorture: Make kvm-recheck.sh export TORTURE_SUITE
Paul E. McKenney
-1
/
+1
2022-10-18
rcutorture: Make kvm-test-1-run-qemu.sh check for alternative output
Paul E. McKenney
-1
/
+1
2022-10-18
torture: Use mktemp instead of guessing at unique names
Paul E. McKenney
-35
/
+20
2022-10-18
rcutorture: Add --bootargs parameter to kvm-again.sh
Paul E. McKenney
-12
/
+65
2022-10-18
selftests/ftrace: fix dynamic_events dependency check
Sven Schnelle
-2
/
+2
2022-10-18
selftests/memory-hotplug: Remove the redundant warning information
Zhao Gongyi
-1
/
+0
2022-10-18
selftests/kexec: fix build for ARCH=x86_64
Ricardo Cañuelo
-3
/
+3
2022-10-18
selftests/intel_pstate: fix build for ARCH=x86_64
Ricardo Cañuelo
-3
/
+3
2022-10-18
selftests/futex: fix build for clang
Ricardo Cañuelo
-4
/
+2
2022-10-18
bpf/docs: Update README for most recent vmtest.sh
Daniel Müller
-5
/
+6
2022-10-17
selftests/bpf: Add reproducer for decl_tag in func_proto return type
Stanislav Fomichev
-0
/
+13
2022-10-17
selftests/perf_events: Add a SIGTRAP stress test with disables
Marco Elver
-3
/
+32
2022-10-14
Merge tag 'mm-stable-2022-10-13' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-1
/
+70
2022-10-13
selftests/bpf: Use sys_pidfd_open() helper when possible
Hou Tao
-7
/
+7
2022-10-13
selftest/bpf: Fix error usage of ASSERT_OK in xdp_adjust_tail.c
Xu Kuohai
-3
/
+3
2022-10-13
selftests/bpf: Fix error failure of case test_xdp_adjust_tail_grow
Xu Kuohai
-0
/
+1
2022-10-13
selftest/bpf: Fix memory leak in kprobe_multi_test
Xu Kuohai
-12
/
+14
2022-10-13
selftests/bpf: Fix memory leak caused by not destroying skeleton
Xu Kuohai
-2
/
+4
2022-10-13
Merge tag 'net-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
-1
/
+154
2022-10-13
selftests/bpf: Make bpf_user_ringbuf_drain() selftest callback return 1
David Vernet
-2
/
+2
2022-10-13
selftests/bpf: S/iptables/iptables-legacy/ in the bpf_nf and xdp_synproxy test
Martin KaFai Lau
-6
/
+6
2022-10-13
KVM: selftests: Fix number of pages for memory slot in memslot_modification_s...
Gavin Shan
-1
/
+1
2022-10-12
mm/selftest: uffd: explain the write missing fault check
Peter Xu
-1
/
+21
2022-10-12
hmm-tests: add test for migrate_device_range()
Alistair Popple
-0
/
+49
2022-10-12
Merge tag 'linux-kselftest-kunit-6.1-rc1-2' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
-11
/
+7
2022-10-12
Merge tag 'linux-kselftest-next-6.1-rc1-2' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
-8
/
+28
2022-10-12
Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-40
/
+404
[prev]
[next]