index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
Age
Commit message (
Expand
)
Author
Files
Lines
2024-12-20
selftests: drv-net: test empty queue and NAPI responses in netlink
Jakub Kicinski
1
-4
/
+24
2024-12-20
selftests: net: local_termination: require mausezahn
Vladimir Oltean
1
-1
/
+0
2024-12-20
Merge tag 'asoc-fix-v6.13-rc3' of https://git.kernel.org/pub/scm/linux/kernel...
Takashi Iwai
16
-57
/
+376
2024-12-20
selftests/alsa: Fix circular dependency involving global-timer
Li Zhijian
1
-1
/
+1
2024-12-19
Merge tag 'net-6.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
4
-21
/
+43
2024-12-19
selftests/bpf: Fix compilation error in get_uprobe_offset()
Jerome Marchand
1
-0
/
+4
2024-12-19
selftests/bpf: Use asm constraint "m" for LoongArch
Tiezhu Yang
1
-0
/
+2
2024-12-19
selftests: openvswitch: fix tcpdump execution
Adrian Moreno
1
-2
/
+4
2024-12-19
selftests/memfd: run sysctl tests when PID namespace support is enabled
Isaac J. Manjarres
1
-2
/
+12
2024-12-18
riscv: selftests: Fix warnings pointer masking test
Charlie Jenkins
1
-6
/
+22
2024-12-17
KVM: arm64: Fix set_id_regs selftest for ASIDBITS becoming unwritable
Mark Brown
1
-1
/
+0
2024-12-17
selftests: net-drv: stats: sanity check netlink dumps
Jakub Kicinski
1
-1
/
+18
2024-12-17
selftests: net-drv: queues: sanity check netlink dumps
Jakub Kicinski
1
-10
/
+13
2024-12-17
selftests: net: support setting recv_size in YNL
Jakub Kicinski
1
-8
/
+8
2024-12-14
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
12
-22
/
+304
2024-12-14
selftests/bpf: Add tests for raw_tp NULL args
Kumar Kartikeya Dwivedi
2
-0
/
+27
2024-12-14
bpf: Augment raw_tp arguments with PTR_MAYBE_NULL
Kumar Kartikeya Dwivedi
1
-10
/
+9
2024-12-14
bpf: Revert "bpf: Mark raw_tp arguments with PTR_MAYBE_NULL"
Kumar Kartikeya Dwivedi
1
-5
/
+1
2024-12-14
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-17
/
+15
2024-12-13
kselftest/arm64: abi: fix SVCR detection
Weizhao Ouyang
1
-17
/
+15
2024-12-12
selftests/bpf: Add test for narrow ctx load for pointer args
Kumar Kartikeya Dwivedi
1
-0
/
+36
2024-12-12
bpf: Check size for BTF-based ctx access of pointer members
Kumar Kartikeya Dwivedi
2
-4
/
+4
2024-12-12
selftests/bpf: extend changes_pkt_data with cases w/o subprograms
Eduard Zingerman
3
-22
/
+66
2024-12-12
Merge tag 'net-6.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2
-17
/
+56
2024-12-12
Merge tag 'nf-24-12-11' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Paolo Abeni
1
-2
/
+16
2024-12-12
selftests: netfilter: Stabilize rpath.sh
Phil Sutter
1
-2
/
+16
2024-12-12
Merge tag 'linux_kselftest-fixes-6.13-rc3' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
1
-1
/
+1
2024-12-11
selftests/ftrace: adjust offset for kprobe syntax error test
Hari Bathini
1
-1
/
+1
2024-12-11
cgroup/cpuset: Prevent leakage of isolated CPUs into sched domains
Waiman Long
1
-14
/
+19
2024-12-11
scx: Fix maximal BPF selftest prog
David Vernet
1
-3
/
+5
2024-12-10
selftests/bpf: validate that tail call invalidates packet pointers
Eduard Zingerman
1
-0
/
+28
2024-12-10
bpf: consider that tail calls invalidate packet pointers
Eduard Zingerman
1
-0
/
+2
2024-12-10
selftests/bpf: freplace tests for tracking of changes_packet_data
Eduard Zingerman
3
-0
/
+120
2024-12-10
selftests/bpf: test for changing packet data from global functions
Eduard Zingerman
1
-0
/
+28
2024-12-10
selftests/bpf: Extend test for sockmap update with same
Michal Luczaj
1
-3
/
+5
2024-12-08
Merge tag 'mm-hotfixes-stable-2024-12-07-22-39' of git://git.kernel.org/pub/s...
Linus Torvalds
2
-10
/
+6
2024-12-07
selftests: mlxsw: sharedbuffer: Ensure no extra packets are counted
Danielle Ratson
1
-0
/
+40
2024-12-07
selftests: mlxsw: sharedbuffer: Remove duplicate test cases
Danielle Ratson
1
-10
/
+0
2024-12-07
selftests: mlxsw: sharedbuffer: Remove h1 ingress test case
Danielle Ratson
1
-5
/
+0
2024-12-07
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
20
-61
/
+636
2024-12-06
selftests/bpf: Add more test cases for LPM trie
Hou Tao
1
-0
/
+395
2024-12-06
selftests/bpf: Move test_lpm_map.c to map_tests
Hou Tao
3
-9
/
+4
2024-12-06
selftests/damon: add _damon_sysfs.py to TEST_FILES
Maximilian Heyne
1
-1
/
+1
2024-12-06
selftest: hugetlb_dio: fix test naming
Mark Brown
1
-9
/
+5
2024-12-06
Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+14
2024-12-05
Merge tag 'net-6.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
10
-65
/
+215
2024-12-05
Merge tag 'hid-for-linus-2024120501' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-15
/
+20
2024-12-05
vsock/test: verify socket options after setting them
Konstantin Shkolnyy
9
-53
/
+181
2024-12-05
vsock/test: fix parameter types in SO_VM_SOCKETS_* calls
Konstantin Shkolnyy
2
-7
/
+19
2024-12-05
vsock/test: fix failures due to wrong SO_RCVLOWAT parameter
Konstantin Shkolnyy
2
-5
/
+5
[prev]
[next]