开源镜像站
帮助
动态
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
Age
Commit message (
Expand
)
Author
2022-12-07
Merge "do not rely on ALLOW_ERROR_INJECTION for fmod_ret" into bpf-next
Alexei Starovoitov
2022-12-07
bpf: do not rely on ALLOW_ERROR_INJECTION for fmod_ret
Benjamin Tissoires
2022-12-06
net: xsk: Don't include <linux/rculist.h>
Christophe JAILLET
2022-12-06
Merge branch 'Refactor verifier prune and jump point handling'
Alexei Starovoitov
2022-12-06
bpf: remove unnecessary prune and jump points
Andrii Nakryiko
2022-12-06
bpf: mostly decouple jump history management from is_state_visited()
Andrii Nakryiko
2022-12-06
bpf: decouple prune and jump points
Andrii Nakryiko
2022-12-06
bpf: Loosen alloc obj test in verifier's reg_btf_record
Dave Marchevsky
2022-12-06
bpf: Don't use rcu_users to refcount in task kfuncs
David Vernet
2022-12-06
Merge branch 'BPF selftests fixes'
Andrii Nakryiko
2022-12-06
selftests/bpf: Use CONFIG_TEST_BPF=m instead of CONFIG_TEST_BPF=y
Daan De Meyer
2022-12-06
selftests/bpf: Use "is not set" instead of "=n"
Daan De Meyer
2022-12-06
selftests/bpf: Install all required files to run selftests
Daan De Meyer
2022-12-06
libbpf: Parse usdt args without offset on x86 (e.g. 8@(%rsp))
Timo Hunziker
2022-12-06
selftests/bpf: Allow building bpf tests with CONFIG_XFRM_INTERFACE=[m|n]
Martin KaFai Lau
2022-12-06
bpftool: Fix memory leak in do_build_table_cb
Miaoqian Lin
2022-12-06
riscv, bpf: Emit fixed-length instructions for BPF_PSEUDO_FUNC
Pu Lehui
2022-12-05
Merge branch 'xfrm: interface: Add unstable helpers for XFRM metadata'
Martin KaFai Lau
2022-12-05
selftests/bpf: add xfrm_info tests
Eyal Birger
2022-12-05
tools: add IFLA_XFRM_COLLECT_METADATA to uapi/linux/if_link.h
Eyal Birger
2022-12-05
xfrm: interface: Add unstable helpers for setting/getting XFRM metadata from ...
Eyal Birger
2022-12-05
xfrm: interface: rename xfrm_interface.c to xfrm_interface_core.c
Eyal Birger
2022-12-04
selftests/bpf: Fix conflicts with built-in functions in bpf_iter_ksym
James Hilliard
2022-12-04
bpf, sockmap: fix race in sock_map_free()
Eric Dumazet
2022-12-04
bpf: Add dummy type reference to nf_conn___init to fix type deduplication
Toke Høiland-Jørgensen
2022-12-04
bpf: Add sleepable prog tests for cgrp local storage
Yonghong Song
2022-12-04
bpf: Enable sleeptable support for cgrp local storage
Yonghong Song
2022-12-04
bpf, docs: BPF Iterator Document
Sreevani Sreejith
2022-12-04
bpf: Do not mark certain LSM hook arguments as trusted
Yonghong Song
2022-12-04
Merge branch 'bpf: Handle MEM_RCU type properly'
Alexei Starovoitov
2022-12-04
docs/bpf: Add KF_RCU documentation
Yonghong Song
2022-12-04
selftests/bpf: Fix rcu_read_lock test with new MEM_RCU semantics
Yonghong Song
2022-12-04
bpf: Handle MEM_RCU type properly
Yonghong Song
2022-12-02
libbpf: Improve usability of libbpf Makefile
Xin Liu
2022-12-02
selftests/bpf: Add GCC compatible builtins to bpf_legacy.h
James Hilliard
2022-12-02
bpf, docs: Correct the example of BPF_XOR
Zheng Yejian
2022-12-01
selftests/bpf: Validate multiple ref release_on_unlock logic
Dave Marchevsky
2022-12-01
bpf: Fix release_on_unlock release logic for multiple refs
Dave Marchevsky
2022-11-30
bpf: Fix a compilation failure with clang lto build
Yonghong Song
2022-12-01
selftests/bpf: Add ingress tests for txmsg with apply_bytes
Pengcheng Yang
2022-12-01
bpf, sockmap: Fix data loss caused by using apply_bytes on ingress redirect
Pengcheng Yang
2022-12-01
bpf, sockmap: Fix missing BPF_F_INGRESS flag when using apply_bytes
Pengcheng Yang
2022-12-01
bpf, sockmap: Fix repeated calls to sock_put() when msg has more_data
Pengcheng Yang
2022-11-30
bpf: Tighten ptr_to_btf_id checks.
Alexei Starovoitov
2022-12-01
selftests/bpf: Add bench test to arm64 and s390x denylist
Daniel Borkmann
2022-11-30
selftests/bpf: Make sure enum-less bpf_enable_stats() API works in C++ mode
Andrii Nakryiko
2022-11-30
libbpf: Avoid enum forward-declarations in public API in C++ mode
Andrii Nakryiko
2022-11-30
selftests/bpf: Avoid pinning prog when attaching to tc ingress in btf_skc_cls...
Martin KaFai Lau
2022-11-30
selftests/bpf: Remove serial from tests using {open,close}_netns
Martin KaFai Lau
2022-11-30
selftests/bpf: Remove the "/sys" mount and umount dance in {open,close}_netns
Martin KaFai Lau
[next]