index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
2024-12-14
12
-22
/
+304
|
\
|
*
selftests/bpf: Add tests for raw_tp NULL args
Kumar Kartikeya Dwivedi
2024-12-14
2
-0
/
+27
|
*
bpf: Augment raw_tp arguments with PTR_MAYBE_NULL
Kumar Kartikeya Dwivedi
2024-12-14
1
-10
/
+9
|
*
bpf: Revert "bpf: Mark raw_tp arguments with PTR_MAYBE_NULL"
Kumar Kartikeya Dwivedi
2024-12-14
1
-5
/
+1
|
*
selftests/bpf: Add test for narrow ctx load for pointer args
Kumar Kartikeya Dwivedi
2024-12-12
1
-0
/
+36
|
*
bpf: Check size for BTF-based ctx access of pointer members
Kumar Kartikeya Dwivedi
2024-12-12
2
-4
/
+4
|
*
selftests/bpf: extend changes_pkt_data with cases w/o subprograms
Eduard Zingerman
2024-12-12
3
-22
/
+66
|
*
selftests/bpf: validate that tail call invalidates packet pointers
Eduard Zingerman
2024-12-10
1
-0
/
+28
|
*
bpf: consider that tail calls invalidate packet pointers
Eduard Zingerman
2024-12-10
1
-0
/
+2
|
*
selftests/bpf: freplace tests for tracking of changes_packet_data
Eduard Zingerman
2024-12-10
3
-0
/
+120
|
*
selftests/bpf: test for changing packet data from global functions
Eduard Zingerman
2024-12-10
1
-0
/
+28
|
*
selftests/bpf: Extend test for sockmap update with same
Michal Luczaj
2024-12-10
1
-3
/
+5
*
|
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2024-12-13
1
-17
/
+15
|
\
\
|
*
|
kselftest/arm64: abi: fix SVCR detection
Weizhao Ouyang
2024-12-13
1
-17
/
+15
|
|
/
*
|
Merge tag 'net-6.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2024-12-12
2
-17
/
+56
|
\
\
|
*
\
Merge tag 'nf-24-12-11' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Paolo Abeni
2024-12-12
1
-2
/
+16
|
|
\
\
|
|
*
|
selftests: netfilter: Stabilize rpath.sh
Phil Sutter
2024-12-11
1
-2
/
+16
|
*
|
|
selftests: mlxsw: sharedbuffer: Ensure no extra packets are counted
Danielle Ratson
2024-12-07
1
-0
/
+40
|
*
|
|
selftests: mlxsw: sharedbuffer: Remove duplicate test cases
Danielle Ratson
2024-12-07
1
-10
/
+0
|
*
|
|
selftests: mlxsw: sharedbuffer: Remove h1 ingress test case
Danielle Ratson
2024-12-07
1
-5
/
+0
*
|
|
|
Merge tag 'linux_kselftest-fixes-6.13-rc3' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2024-12-11
1
-1
/
+1
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
selftests/ftrace: adjust offset for kprobe syntax error test
Hari Bathini
2024-12-11
1
-1
/
+1
*
|
|
|
Merge tag 'mm-hotfixes-stable-2024-12-07-22-39' of git://git.kernel.org/pub/s...
Linus Torvalds
2024-12-08
2
-10
/
+6
|
\
\
\
\
|
*
|
|
|
selftests/damon: add _damon_sysfs.py to TEST_FILES
Maximilian Heyne
2024-12-06
1
-1
/
+1
|
*
|
|
|
selftest: hugetlb_dio: fix test naming
Mark Brown
2024-12-06
1
-9
/
+5
|
|
/
/
/
*
|
|
|
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
2024-12-07
20
-61
/
+636
|
\
\
\
\
|
*
|
|
|
selftests/bpf: Add more test cases for LPM trie
Hou Tao
2024-12-06
1
-0
/
+395
|
*
|
|
|
selftests/bpf: Move test_lpm_map.c to map_tests
Hou Tao
2024-12-06
3
-9
/
+4
|
*
|
|
|
selftests/bpf: Add test for narrow spill into 64-bit spilled scalar
Kumar Kartikeya Dwivedi
2024-12-04
1
-0
/
+17
|
*
|
|
|
selftests/bpf: Add test for reading from STACK_INVALID slots
Kumar Kartikeya Dwivedi
2024-12-04
1
-0
/
+18
|
*
|
|
|
selftests/bpf: Introduce __caps_unpriv annotation for tests
Eduard Zingerman
2024-12-04
4
-19
/
+62
|
*
|
|
|
bpf: Zero index arg error string for dynptr and iter
Kumar Kartikeya Dwivedi
2024-12-03
5
-23
/
+23
|
*
|
|
|
selftests/bpf: Add tests for iter arg check
Kumar Kartikeya Dwivedi
2024-12-03
1
-0
/
+26
|
*
|
|
|
bpf: Ensure reg is PTR_TO_STACK in process_iter_arg
Tao Lyu
2024-12-03
1
-2
/
+2
|
*
|
|
|
selftests/bpf: Add apply_bytes test to test_txmsg_redir_wait_sndmem in test_s...
Zijian Zhang
2024-11-26
1
-1
/
+5
|
*
|
|
|
selftests/bpf: Check for PREEMPTION instead of PREEMPT
Sebastian Andrzej Siewior
2024-11-26
4
-7
/
+7
|
*
|
|
|
selftest/bpf: Add test for vsock removal from sockmap on close()
Michal Luczaj
2024-11-25
1
-0
/
+31
|
*
|
|
|
selftest/bpf: Add test for af_vsock poll()
Michal Luczaj
2024-11-25
1
-0
/
+46
*
|
|
|
|
Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-12-06
1
-0
/
+14
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
iommufd/selftest: Cover IOMMU_FAULT_QUEUE_ALLOC in iommufd_fail_nth
Nicolin Chen
2024-12-03
1
-0
/
+14
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge tag 'net-6.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2024-12-05
10
-65
/
+215
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
vsock/test: verify socket options after setting them
Konstantin Shkolnyy
2024-12-05
9
-53
/
+181
|
*
|
|
vsock/test: fix parameter types in SO_VM_SOCKETS_* calls
Konstantin Shkolnyy
2024-12-05
2
-7
/
+19
|
*
|
|
vsock/test: fix failures due to wrong SO_RCVLOWAT parameter
Konstantin Shkolnyy
2024-12-05
2
-5
/
+5
|
*
|
|
selftests: drv-net: rss_ctx: Add test for ntuple rule
Daniel Xu
2024-11-30
1
-1
/
+11
*
|
|
|
Merge tag 'hid-for-linus-2024120501' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2024-12-05
2
-15
/
+20
|
\
\
\
\
|
*
|
|
|
selftests/hid: fix kfunc inclusions with newer bpftool
Benjamin Tissoires
2024-11-29
1
-8
/
+11
|
*
|
|
|
selftests: hid: fix typo and exit code
Maximilian Heyne
2024-11-28
1
-7
/
+9
*
|
|
|
|
module: Convert symbol namespace to string literal
Peter Zijlstra
2024-12-02
4
-18
/
+18
*
|
|
|
|
Get rid of 'remove_new' relic from platform driver struct
Linus Torvalds
2024-12-02
1
-1
/
+1
|
|
_
|
/
/
|
/
|
|
|
[next]