index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
selftests/bpf: check if max number of bpf_loop iterations is tracked
Eduard Zingerman
2023-11-21
1
-0
/
+75
*
bpf: keep track of max number of bpf_loop callback iterations
Eduard Zingerman
2023-11-21
1
-10
/
+25
*
selftests/bpf: test widening for iterating callbacks
Eduard Zingerman
2023-11-21
1
-0
/
+20
*
selftests/bpf: tests for iterating callbacks
Eduard Zingerman
2023-11-21
2
-0
/
+149
*
bpf: verify callbacks as if they are called unknown number of times
Eduard Zingerman
2023-11-21
3
-14
/
+60
*
selftests/bpf: fix bpf_loop_bench for new callback verification scheme
Eduard Zingerman
2023-11-21
1
-5
/
+8
*
selftests/bpf: track string payload offset as scalar in strobemeta
Eduard Zingerman
2023-11-21
1
-30
/
+48
*
selftests/bpf: track tcp payload offset as scalar in xdp_synproxy
Eduard Zingerman
2023-11-21
1
-32
/
+52
*
selftests/bpf: Add netkit to tc_redirect selftest
Daniel Borkmann
2023-11-20
1
-0
/
+52
*
selftests/bpf: De-veth-ize the tc_redirect test case
Daniel Borkmann
2023-11-20
1
-126
/
+137
*
kselftest: rtnetlink: fix ip route command typo
Paolo Abeni
2023-11-17
1
-1
/
+1
*
Merge tag 'net-6.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-11-16
7
-18
/
+128
|
\
|
*
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2023-11-16
6
-17
/
+127
|
|
\
|
|
*
selftests/bpf: add more test cases for check_cfg()
Andrii Nakryiko
2023-11-10
1
-0
/
+62
|
|
*
bpf: fix control-flow graph checking in privileged mode
Andrii Nakryiko
2023-11-10
2
-6
/
+9
|
|
*
selftests/bpf: add edge case backtracking logic test
Andrii Nakryiko
2023-11-10
1
-0
/
+40
|
|
*
bpf: handle ldimm64 properly in check_cfg()
Andrii Nakryiko
2023-11-10
1
-4
/
+4
|
|
*
selftests: bpf: xskxceiver: ksft_print_msg: fix format type error
Anders Roxell
2023-11-10
1
-7
/
+12
|
*
|
selftests: mptcp: fix fastclose with csum failure
Paolo Abeni
2023-11-15
1
-1
/
+1
|
|
/
*
|
Merge tag 'loongarch-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...
Linus Torvalds
2023-11-12
6
-6
/
+12
|
\
\
|
|
/
|
/
|
|
*
selftests/bpf: Enable cpu v4 tests for LoongArch
Hengqi Chen
2023-11-08
6
-6
/
+12
|
*
Merge 'bpf-next 2023-10-16' into loongarch-next
Huacai Chen
2023-11-01
120
-1817
/
+7122
|
|
\
*
|
\
Merge tag 'net-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-11-10
19
-50
/
+524
|
\
\
\
|
*
\
\
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-11-09
11
-25
/
+234
|
|
\
\
\
|
|
*
|
|
selftests/bpf: get trusted cgrp from bpf_iter__cgroup directly
Chuyi Zhou
2023-11-08
1
-12
/
+4
|
|
*
|
|
selftests/bpf: Fix broken build where char is unsigned
Björn Töpel
2023-11-02
1
-1
/
+1
|
|
*
|
|
selftests/bpf: precision tracking test for BPF_NEG and BPF_END
Shung-Hsi Yu
2023-11-02
2
-0
/
+95
|
|
*
|
|
selftests/bpf: Add test for using css_task iter in sleepable progs
Chuyi Zhou
2023-11-02
2
-0
/
+20
|
|
*
|
|
selftests/bpf: Add tests for css_task iter combining with cgroup iter
Chuyi Zhou
2023-11-02
2
-0
/
+77
|
|
*
|
|
bpf: Relax allowlist for css_task iter
Chuyi Zhou
2023-11-02
1
-2
/
+2
|
|
*
|
|
selftests/bpf: fix test_maps' use of bpf_map_create_opts
Andrii Nakryiko
2023-11-02
1
-15
/
+5
|
|
*
|
|
bpf: Add __bpf_hook_{start,end} macros
Dave Marchevsky
2023-11-02
1
-4
/
+2
|
|
*
|
|
selftests/bpf: fix test_bpffs
Manu Bretelle
2023-11-02
1
-3
/
+8
|
|
*
|
|
selftests/bpf: Add test for immediate spilled to stack
Hao Sun
2023-11-02
1
-0
/
+32
|
*
|
|
|
test/vsock: add dobule bind connect test
Filippo Storniolo
2023-11-07
3
-0
/
+100
|
*
|
|
|
test/vsock: refactor vsock_accept
Filippo Storniolo
2023-11-07
1
-12
/
+20
|
*
|
|
|
test/vsock fix: add missing check on socket creation
Filippo Storniolo
2023-11-07
1
-0
/
+8
|
*
|
|
|
nfsd: regenerate user space parsers after ynl-gen changes
Jakub Kicinski
2023-11-06
2
-11
/
+153
|
*
|
|
|
selftests: pmtu.sh: fix result checking
Hangbin Liu
2023-11-03
1
-1
/
+1
|
|
/
/
/
|
*
|
|
tools: ynl-gen: don't touch the output file if content is the same
Jakub Kicinski
2023-11-02
1
-1
/
+6
|
*
|
|
netlink: specs: devlink: add forgotten port function caps enum values
Jiri Pirko
2023-11-02
1
-0
/
+2
*
|
|
|
Merge tag 'riscv-for-linus-6.7-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-11-08
4
-46
/
+270
|
\
\
\
\
|
*
|
|
|
RISC-V: selftests: Add CBO tests
Andrew Jones
2023-09-21
4
-12
/
+250
|
*
|
|
|
RISC-V: selftests: Convert hwprobe test to kselftest API
Andrew Jones
2023-09-21
1
-34
/
+20
|
*
|
|
|
RISC-V: selftests: Statically link hwprobe test
Andrew Jones
2023-09-21
1
-1
/
+1
*
|
|
|
|
Merge tag 'pm-6.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2023-11-08
1
-1
/
+1
|
\
\
\
\
\
|
*
\
\
\
\
Merge branch 'pm-tools'
Rafael J. Wysocki
2023-11-07
1
-1
/
+1
|
|
\
\
\
\
\
|
|
*
\
\
\
\
Merge tag 'linux-cpupower-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Rafael J. Wysocki
2023-11-03
1
-1
/
+1
|
|
|
\
\
\
\
\
|
|
|
*
|
|
|
|
cpupower: fix reference to nonexistent document
Vegard Nossum
2023-10-25
1
-1
/
+1
|
|
|
|
/
/
/
/
*
|
|
|
|
|
|
Merge tag 'cxl-for-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl
Linus Torvalds
2023-11-05
2
-10
/
+75
|
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
|
/
|
|
|
|
|
|
[next]