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
/
selftests
Age
Commit message (
Expand
)
Author
Lines
2024-12-02
selftests/bpf: remove test_flow_dissector.sh
Alexis Lothoré (eBPF Foundation)
-961
/
+0
2024-12-02
selftests/bpf: migrate bpf flow dissectors tests to test_progs
Alexis Lothoré (eBPF Foundation)
-0
/
+792
2024-12-02
selftests/bpf: add network helpers to generate udp checksums
Alexis Lothoré (eBPF Foundation)
-0
/
+42
2024-12-02
selftests/bpf: use the same udp and tcp headers in tests under test_progs
Alexis Lothoré (eBPF Foundation)
-10
/
+10
2024-12-02
selftests/bpf: document pseudo-header checksum helpers
Alexis Lothoré (eBPF Foundation)
-0
/
+30
2024-12-02
selftests/bpf: move ip checksum helper to network helpers
Alexis Lothoré (eBPF Foundation)
-18
/
+25
2024-12-02
selftests/bpf: Enable generic tc actions in selftests config
Alexis Lothoré (eBPF Foundation)
-0
/
+1
2024-12-02
selftests/bpf: migrate flow_dissector namespace exclusivity test
Alexis Lothoré (eBPF Foundation)
-0
/
+62
2024-12-02
selftests/bpf: add gre packets testing to flow_dissector
Alexis Lothoré (eBPF Foundation)
-0
/
+76
2024-12-02
selftests/bpf: expose all subtests from flow_dissector
Alexis Lothoré (eBPF Foundation)
-3
/
+17
2024-12-02
selftests/bpf: re-split main function into dedicated tests
Alexis Lothoré (eBPF Foundation)
-35
/
+73
2024-12-02
selftests/bpf: replace CHECK calls with ASSERT macros in flow_dissector test
Alexis Lothoré (eBPF Foundation)
-20
/
+21
2024-12-02
selftests/bpf: use ASSERT_MEMEQ to compare bpf flow keys
Alexis Lothoré (eBPF Foundation)
-30
/
+6
2024-12-02
selftests/bpf: add a macro to compare raw memory
Alexis Lothoré (eBPF Foundation)
-0
/
+30
2024-12-02
tests/pid_namespace: add pid_max tests
Christian Brauner
-1
/
+360
2024-12-01
arm64/crc-t10dif: expose CRC-T10DIF function through lib
Eric Biggers
-2
/
+1
2024-11-30
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
-0
/
+8
2024-11-30
selftests: drv-net: rss_ctx: Add test for ntuple rule
Daniel Xu
-1
/
+11
2024-11-29
Merge tag 'sound-fix-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-0
/
+2
2024-11-29
Merge tag 'char-misc-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-1
/
+0
2024-11-29
Merge tag 'modules-6.13-rc1-v2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-2
/
+2
2024-11-29
selftests/hid: fix kfunc inclusions with newer bpftool
Benjamin Tissoires
-8
/
+11
2024-11-28
selftests: find_symbol: Actually use load_mod() parameter
Geert Uytterhoeven
-2
/
+2
2024-11-28
Merge tag 'net-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
-6
/
+228
2024-11-28
selftests: hid: fix typo and exit code
Maximilian Heyne
-7
/
+9
2024-11-28
selftests: rds: move test.py to TEST_FILES
Hangbin Liu
-3
/
+2
2024-11-27
Merge tag 'riscv-for-linus-6.13-mw1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-1
/
+352
2024-11-27
Merge tag 'modules-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-0
/
+96
2024-11-27
Merge tag 'kvm-riscv-6.13-2' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
-0
/
+8
2024-11-27
Merge tag 'riscv-for-linus-6.13-mw1' of git://git.kernel.org/pub/scm/linux/ke...
Paolo Bonzini
-1
/
+352
2024-11-27
Merge tag 'vfs-6.13-rc1.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-1
/
+1
2024-11-26
Merge tag 'pci-v6.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-0
/
+192
2024-11-26
selftests/bpf: Add apply_bytes test to test_txmsg_redir_wait_sndmem in test_s...
Zijian Zhang
-1
/
+5
2024-11-26
Merge branch 'ovl.fixes'
Christian Brauner
-4422
/
+14356
2024-11-26
selftests/bpf: Check for PREEMPTION instead of PREEMPT
Sebastian Andrzej Siewior
-7
/
+7
2024-11-26
selftests/rtnetlink.sh: add mngtempaddr test
Hangbin Liu
-0
/
+95
2024-11-25
selftest/bpf: Add test for vsock removal from sockmap on close()
Michal Luczaj
-0
/
+31
2024-11-25
selftest/bpf: Add test for af_vsock poll()
Michal Luczaj
-0
/
+46
2024-11-25
Revert "HID: bpf: allow write access to quirks field in struct hid_device"
Linus Torvalds
-96
/
+2
2024-11-24
selftests: net: test extacks in netlink dumps
Jakub Kicinski
-2
/
+130
2024-11-24
selftests: fix nested double quotes in f-string
David Wei
-1
/
+1
2024-11-24
selftests/alsa: Add a few missing gitignore files
Li Zhijian
-0
/
+2
2024-11-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
-171
/
+1325
2024-11-23
Merge tag 'powerpc-6.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
-21
/
+38
2024-11-23
Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-19
/
+1308
2024-11-21
Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-18
/
+817
2024-11-21
Merge tag 'reiserfs_delete' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-1
/
+1
2024-11-21
Merge tag 'net-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
-3065
/
+8534
2024-11-21
Merge tag 'bpf-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
-612
/
+3925
2024-11-21
KVM: riscv: selftests: Add Svade and Svadu Extension to get-reg-list test
Yong-Xuan Wang
-0
/
+8
[prev]
[next]