开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
2021-12-17
selftests: mptcp: try to set mptcp ulp mode in different sk states
Florian Westphal
2021-12-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-12-16
Merge tag 'net-5.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2021-12-16
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2021-12-16
bpf, selftests: Fix racing issue in btf_skc_cls_ingress test
Martin KaFai Lau
2021-12-16
selftest/bpf: Add a test that reads various addresses.
Alexei Starovoitov
2021-12-16
bpf, selftests: Add test case trying to taint map value pointer
Daniel Borkmann
2021-12-15
selftests: mlxsw: vxlan: Remove IPv6 test case
Amit Cohen
2021-12-14
bpf, selftests: Update test case for atomic cmpxchg on r0 with pointer
Daniel Borkmann
2021-12-14
bpf, selftests: Add test case for atomic fetch on spilled pointer
Daniel Borkmann
2021-12-14
selftests/bpf: Fix OOB write in test_verifier
Kumar Kartikeya Dwivedi
2021-12-14
selftests: mlxsw: Add a test case for MAC profiles consolidation
Danielle Ratson
2021-12-13
selftest/net/forwarding: declare NETIFS p9 p10
Hangbin Liu
2021-12-13
selftests/net: expand gro with two machine test
Willem de Bruijn
2021-12-13
selftests/net: toeplitz: fix udp option
Willem de Bruijn
2021-12-12
selftests: Fix IPv6 address bind tests
David Ahern
2021-12-12
selftests: Fix raw socket bind tests with VRF
David Ahern
2021-12-12
selftests: Add duplicate config only for MD5 VRF tests
David Ahern
2021-12-12
selftests: icmp_redirect: pass xfail=0 to log_test()
Po-Hsu Lin
2021-12-11
Merge tag 'perf-tools-fixes-for-v5.16-2021-12-11' of git://git.kernel.org/pub...
Linus Torvalds
2021-12-11
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-12-11
perf python: Fix NULL vs IS_ERR_OR_NULL() checking
Miaoqian Lin
2021-12-11
perf intel-pt: Fix error timestamp setting on the decoder error path
Adrian Hunter
2021-12-11
perf intel-pt: Fix missing 'instruction' events with 'q' option
Adrian Hunter
2021-12-11
perf intel-pt: Fix next 'err' value, walking trace
Adrian Hunter
2021-12-11
perf intel-pt: Fix state setting when receiving overflow (OVF) packet
Adrian Hunter
2021-12-11
perf intel-pt: Fix intel_pt_fup_event() assumptions about setting state type
Adrian Hunter
2021-12-11
perf intel-pt: Fix sync state when a PSB (synchronization) packet is found
Adrian Hunter
2021-12-11
perf intel-pt: Fix some PGE (packet generation enable/control flow packets) u...
Adrian Hunter
2021-12-11
perf tools: Prevent out-of-bounds access to registers
German Gomez
2021-12-10
selftests/damon: split test cases
SeongJae Park
2021-12-10
selftests/damon: test debugfs file reads/writes with huge count
SeongJae Park
2021-12-10
selftests/damon: test wrong DAMOS condition ranges input
SeongJae Park
2021-12-10
selftests/damon: test DAMON enabling with empty target_ids case
SeongJae Park
2021-12-10
selftests/damon: skip test if DAMON is running
SeongJae Park
2021-12-10
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2021-12-10
libbpf: Add "bool skipped" to struct bpf_map
Shuyi Cheng
2021-12-10
libbpf: Fix typo in btf__dedup@LIBBPF_0.0.2 definition
Vincent Minet
2021-12-10
bpftool: Switch bpf_object__load_xattr() to bpf_object__load()
Andrii Nakryiko
2021-12-10
selftests/bpf: Remove the only use of deprecated bpf_object__load_xattr()
Andrii Nakryiko
2021-12-10
selftests/bpf: Add test for libbpf's custom log_buf behavior
Andrii Nakryiko
2021-12-10
selftests/bpf: Replace all uses of bpf_load_btf() with bpf_btf_load()
Andrii Nakryiko
2021-12-10
libbpf: Deprecate bpf_object__load_xattr()
Andrii Nakryiko
2021-12-10
libbpf: Add per-program log buffer setter and getter
Andrii Nakryiko
2021-12-10
libbpf: Preserve kernel error code and remove kprobe prog type guessing
Andrii Nakryiko
2021-12-10
libbpf: Improve logging around BPF program loading
Andrii Nakryiko
2021-12-10
libbpf: Allow passing user log setting through bpf_object_open_opts
Andrii Nakryiko
2021-12-10
libbpf: Allow passing preallocated log_buf when loading BTF into kernel
Andrii Nakryiko
2021-12-10
libbpf: Add OPTS-based bpf_btf_load() API
Andrii Nakryiko
2021-12-10
libbpf: Fix bpf_prog_load() log_buf logic for log_level 0
Andrii Nakryiko
[next]