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
2023-07-20
torture: Add init-program support for loongarch
Paul E. McKenney
-1
/
+1
2023-07-20
torture: Avoid torture-test reboot loops
Paul E. McKenney
-4
/
+5
2023-07-20
torture: Add srcu_lockdep.sh to torture.sh
Paul E. McKenney
-0
/
+24
2023-07-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-12
/
+35
2023-07-20
Merge tag 'net-6.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
-2
/
+26
2023-07-20
Merge tag 'asoc-fix-v6.5-rc1-2' of https://git.kernel.org/pub/scm/linux/kerne...
Takashi Iwai
-0
/
+148
2023-07-19
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
-103
/
+4647
2023-07-19
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
-2
/
+23
2023-07-19
selftests/bpf: Add mprog API tests for BPF tcx links
Daniel Borkmann
-0
/
+1583
2023-07-19
selftests/bpf: Add mprog API tests for BPF tcx opts
Daniel Borkmann
-0
/
+2351
2023-07-19
selftests/xsk: reset NIC settings to default after running test suite
Maciej Fijalkowski
-0
/
+12
2023-07-19
selftests/xsk: add test for too many frags
Magnus Karlsson
-2
/
+55
2023-07-19
selftests/xsk: add metadata copy test for multi-buff
Magnus Karlsson
-2
/
+8
2023-07-19
selftests/xsk: add invalid descriptor test for multi-buffer
Magnus Karlsson
-41
/
+151
2023-07-19
selftests/xsk: add unaligned mode test for multi-buffer
Magnus Karlsson
-0
/
+16
2023-07-19
selftests/xsk: add basic multi-buffer test
Magnus Karlsson
-3
/
+213
2023-07-19
selftests/xsk: transmit and receive multi-buffer packets
Magnus Karlsson
-34
/
+136
2023-07-19
bpf: allow any program to use the bpf_map_sum_elem_count kfunc
Anton Protopopov
-0
/
+5
2023-07-19
selftests: ALSA: Add test-pcmtest-driver to .gitignore
Takashi Iwai
-0
/
+1
2023-07-19
selftests: mptcp: userspace_pm: format subtests results in TAP
Matthieu Baerts
-1
/
+11
2023-07-19
selftests: mptcp: sockopt: format subtests results in TAP
Matthieu Baerts
-2
/
+18
2023-07-19
selftests: mptcp: simult flows: format subtests results in TAP
Matthieu Baerts
-0
/
+4
2023-07-19
selftests: mptcp: diag: format subtests results in TAP
Matthieu Baerts
-0
/
+7
2023-07-19
selftests: mptcp: join: format subtests results in TAP
Matthieu Baerts
-5
/
+32
2023-07-19
selftests: mptcp: pm_netlink: format subtests results in TAP
Matthieu Baerts
-1
/
+5
2023-07-19
selftests: mptcp: connect: format subtests results in TAP
Matthieu Baerts
-3
/
+36
2023-07-19
selftests: mptcp: lib: format subtests results in TAP
Matthieu Baerts
-0
/
+66
2023-07-19
selftests: mptcp: userspace_pm: reduce dup code around printf
Matthieu Baerts
-6
/
+9
2023-07-19
selftests: mptcp: userspace_pm: uniform results printing
Matthieu Baerts
-62
/
+79
2023-07-19
selftests: mptcp: userspace_pm: fix shellcheck warnings
Matthieu Baerts
-2
/
+10
2023-07-19
selftests: mptcp: userspace pm: don't stop if error
Matthieu Baerts
-10
/
+11
2023-07-19
selftests: mptcp: connect: don't stop if error
Matthieu Baerts
-7
/
+20
2023-07-19
selftests: net: Add bridge backup port and backup nexthop ID test
Ido Schimmel
-0
/
+760
2023-07-18
selftests/net: replace manual array size calc with ARRAYSIZE macro.
Mahmoud Maatuq
-5
/
+13
2023-07-18
selftests/bpf: Disable newly-added 'owner' field test until refcount re-enabled
Dave Marchevsky
-24
/
+0
2023-07-18
selftests/bpf: Add rbtree test exercising race which 'owner' field prevents
Dave Marchevsky
-1
/
+121
2023-07-18
bpf: Add 'owner' field to bpf_{list,rb}_node
Dave Marchevsky
-39
/
+39
2023-07-18
selftests: tc: add ConnTrack procfs kconfig
Matthieu Baerts
-0
/
+1
2023-07-18
selftests: tc: add 'ct' action kconfig dep
Matthieu Baerts
-0
/
+1
2023-07-18
selftests: tc: set timeout to 15 minutes
Matthieu Baerts
-0
/
+1
2023-07-18
selftests/bpf: Add more tests for check_max_stack_depth bug
Kumar Kartikeya Dwivedi
-2
/
+23
2023-07-18
kunit: qemu_configs: Enable all architectural features for arm64
Mark Brown
-1
/
+1
2023-07-18
Merge tag 'mm-hotfixes-stable-2023-07-18-12-28' of git://git.kernel.org/pub/s...
Linus Torvalds
-4
/
+4
2023-07-18
Merge tag 'linux-kselftest-fixes-6.5-rc3' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
-6
/
+5
2023-07-18
ASoC: topology: Add explicit build option
Mark Brown
-0
/
+1
2023-07-18
kunit: Enable ASoC in all_tests.config
Mark Brown
-0
/
+4
2023-07-18
Merge branch 'topic/hda-pci-ids' into for-next
Takashi Iwai
-0
/
+148
2023-07-17
selftest/seccomp: add a new test for the sync mode of seccomp_user_notify
Andrei Vagin
-0
/
+55
2023-07-17
maple_tree: fix node allocation testing on 32 bit
Liam R. Howlett
-3
/
+3
2023-07-17
selftests/mm: mkdirty: fix incorrect position of #endif
Colin Ian King
-1
/
+1
[prev]
[next]